Compare commits

..

24 Commits

Author SHA1 Message Date
Vincent Riquer
a5ae4fdecf getDestFile: replace with placeholder AFTER sanitizeFile (who mangles our placeholder) 2026-02-15 05:05:49 +01:00
Vincent Riquer
67f670779b getDestDir: replace \n with SQL placeholder before passing through toascii 2026-02-15 05:05:49 +01:00
Vincent Riquer
d646212f1d toys: cleanup 2026-02-15 05:05:49 +01:00
Vincent Riquer
f56bf00916 toys fixes
checkmissing: add missing read -d \0
cleandestinations: use NULL separator in find, use SQL placedholmder
2026-02-15 05:05:49 +01:00
Vincent Riquer
3e01f47ea8 decodeSox, decodeMpcdec, decodeOpus: use SQL placeholder 2026-02-15 05:05:49 +01:00
Vincent Riquer
063f379f7d copyFiles_action: use SQL placeholder 2026-02-15 05:05:49 +01:00
Vincent Riquer
ca4542eb81 getFiles, getDestDir, getDestFile: use SQL placeholder 2026-02-15 05:05:49 +01:00
Vincent Riquer
4e8586276a SQL: replace LF with placeholde in Select, the other way around in Insert 2026-02-15 05:05:49 +01:00
Vincent Riquer
66ff422df0 DEV changelog 2026-02-15 05:05:49 +01:00
Vincent Riquer
6e58692c9d v1.0.5 changelog 2026-02-15 05:05:49 +01:00
Vincent Riquer
11d7d68de7 missing space between read args in Insert() 2026-02-15 05:05:49 +01:00
Vincent Riquer
8c3f1aa613 Insert(): missing -r 2026-02-15 05:05:49 +01:00
Vincent Riquer
99e7ee085d bonus: don't strip backslashes 2026-02-15 05:05:49 +01:00
Vincent Riquer
21779ddeec Make it all work 2026-02-15 05:05:49 +01:00
Vincent Riquer
a7dee41bec toys: use NULL in reads from db 2026-02-15 05:05:49 +01:00
Vincent Riquer
d0f2859ba2 tags: use NULL in reads from db 2026-02-15 05:05:49 +01:00
Vincent Riquer
0bbab638b0 tasks & workers: use NULL in reads from db 2026-02-15 05:05:49 +01:00
Vincent Riquer
4546b397c3 copy: use NULL in reads from db 2026-02-15 05:05:49 +01:00
Vincent Riquer
810636b16f dh helpers: use NULL in reads from db 2026-02-15 05:05:49 +01:00
Vincent Riquer
d4bdbb4a68 atom: use NULL in reads from db 2026-02-15 05:05:49 +01:00
Vincent Riquer
30c3d31791 openDatabase: remove both fifo at oince 2026-02-15 05:05:49 +01:00
Vincent Riquer
7310c1180a open database with -newline set to NULL 2026-02-15 05:05:49 +01:00
Vincent Riquer
a6cd3f15e6 getFiles: use NULL as separator 2026-02-15 05:05:49 +01:00
Vincent Riquer
8d0c2ac4a5 quickfix: don't hang waiting on bg jobs with SQL debug 2026-02-14 05:38:39 +01:00

Diff Content Not Available