Compare commits

..

24 Commits

Author SHA1 Message Date
Vincent Riquer
2fc0372d9d getDestFile: replace with placeholder AFTER sanitizeFile (who mangles our placeholder) 2026-02-15 03:58:50 +01:00
Vincent Riquer
198b6e0eee getDestDir: replace \n with SQL placeholder before passing through toascii 2026-02-15 03:56:01 +01:00
Vincent Riquer
76bad8af0b toys: cleanup 2026-02-15 03:32:54 +01:00
Vincent Riquer
1fe4099350 toys fixes
checkmissing: add missing read -d \0
cleandestinations: use NULL separator in find, use SQL placedholmder
2026-02-15 03:32:18 +01:00
Vincent Riquer
e0c3aea43c decodeSox, decodeMpcdec, decodeOpus: use SQL placeholder 2026-02-15 03:28:32 +01:00
Vincent Riquer
3624e50416 copyFiles_action: use SQL placeholder 2026-02-15 03:26:16 +01:00
Vincent Riquer
36dd9d43dd getFiles, getDestDir, getDestFile: use SQL placeholder 2026-02-15 03:25:19 +01:00
Vincent Riquer
f8bb5377ae SQL: replace LF with placeholde in Select, the other way around in Insert 2026-02-15 03:24:09 +01:00
Vincent Riquer
03bbd70947 quickfix: don't hang waiting on bg jobs with SQL debug 2026-02-14 17:02:29 +01:00
Vincent Riquer
57053f8364 DEV changelog 2026-02-14 04:46:28 +01:00
Vincent Riquer
a2f80aa7a2 v1.0.5 changelog 2026-02-14 04:32:11 +01:00
Vincent Riquer
e26443566a missing space between read args in Insert() 2026-02-14 04:32:11 +01:00
Vincent Riquer
e895cd4620 Insert(): missing -r 2026-02-14 04:32:11 +01:00
Vincent Riquer
ae94eccd7c bonus: don't strip backslashes 2026-02-14 04:32:11 +01:00
Vincent Riquer
0c1494f634 Make it all work 2026-02-14 04:32:11 +01:00
Vincent Riquer
1c2bcf2e24 toys: use NULL in reads from db 2026-02-14 04:32:11 +01:00
Vincent Riquer
5a1e3f0f4d tags: use NULL in reads from db 2026-02-14 04:32:11 +01:00
Vincent Riquer
812c5eae83 tasks & workers: use NULL in reads from db 2026-02-14 04:32:11 +01:00
Vincent Riquer
d0cf65b463 copy: use NULL in reads from db 2026-02-14 04:32:11 +01:00
Vincent Riquer
6c21a9e237 dh helpers: use NULL in reads from db 2026-02-14 04:32:11 +01:00
Vincent Riquer
23439a6931 atom: use NULL in reads from db 2026-02-14 04:32:11 +01:00
Vincent Riquer
8a49b7f38a openDatabase: remove both fifo at oince 2026-02-14 04:32:11 +01:00
Vincent Riquer
a3cc2bd155 open database with -newline set to NULL 2026-02-14 04:32:11 +01:00
Vincent Riquer
828fbfb0fa getFiles: use NULL as separator 2026-02-14 04:32:11 +01:00

Diff Content Not Available