487 Commits

Author SHA1 Message Date
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
ScriptFanix
c94b6b40c3 Merge branch '30-timers-don-t-display-normally-since-1-0-5' into 'dev'
Resolve "Timers don't display normally since 1.0.5"

See merge request atom/AtOM!41
2026-02-14 04:19:23 +01:00
ScriptFanix
85129c5e35 Resolve "Timers don't display normally since 1.0.5" 2026-02-14 04:19:23 +01:00
Vincent Riquer
9fabba812b cHANGELOG: Create DEV section 2026-01-16 04:11:06 +01:00
Vincent Riquer
0e01c85aa5 fix quoting issue 2026-01-16 02:54:43 +01:00
Vincent Riquer
04343b42ca v1.0.5 changelog 2026-01-16 02:42:36 +01:00
ScriptFanix
c527fc3b02 Resolve "Store dest filename relative" 2026-01-16 02:38:45 +01:00
Vincent Riquer
30f9c411f8 Update CHANGELOG 2026-01-16 02:38:45 +01:00
ScriptFanix
0b0f747d6f Resolve "Script is uselessly verbose" 2026-01-16 02:38:45 +01:00
ScriptFanix
7ac13a20a8 Revert "Merge branch '27-script-is-uselessly-verbose' into 'dev'"
This reverts merge request !34
2026-01-16 02:38:45 +01:00
ScriptFanix
71e9fd5a70 Resolve "Many error codes are not defined" 2026-01-16 02:38:45 +01:00
ScriptFanix
100aea3e58 Resolve "Script is uselessly verbose" 2026-01-16 02:38:45 +01:00
Vincent Riquer
4130370a33 Update test data info 2026-01-16 02:38:45 +01:00
Vincent Riquer
a152995c51 allow ignoring microseconds in file timestamps 2026-01-16 02:38:45 +01:00
ScriptFanix
271cab390e Resolve "Store dest filename relative" 2026-01-16 02:38:45 +01:00
Vincent Riquer
e9f41ebf33 quickfix: createindex: gracefully handle empty channel count, sampling rate, bitdepth 2026-01-16 02:38:45 +01:00
ScriptFanix
7a359ad2d6 Merge branch 'dev' into 'master'
v1.0.4 last minute fixes

See merge request atom/AtOM!32
v1.0.4
2025-10-13 18:21:25 +02:00
Vincent Riquer
75159a4e2b Hotfix: createindex: fix ID3v1 genre index path 2025-10-13 18:20:54 +02:00
Vincent Riquer
325bdb3c96 Hotfix: missing quote in createindex 2025-10-13 18:20:54 +02:00
Vincent Riquer
2b5bf06e58 Hotfix: commit more often when reading tags 2025-10-13 18:20:54 +02:00
ScriptFanix
3a6c7bfc9c Merge branch 'dev' into 'master'
Bugfix release v1.0.4

Closes #26

See merge request atom/AtOM!30
2025-10-11 22:31:16 +02:00
ScriptFanix
f3e4aed71e Merge branch '26-ffmpeg-tags-are-always-null' into 'dev'
Resolve "ffmpeg tags are always NULL"

See merge request atom/AtOM!29
2025-10-11 22:23:17 +02:00
ScriptFanix
a0756b170c Resolve "ffmpeg tags are always NULL" 2025-10-11 22:23:16 +02:00
Vincent Riquer
1d7a09fcff quickfix: replace calls to date with builtin printf or $EPOCHSECONDS 2025-08-08 20:19:51 +02:00
ScriptFanix
1df976bcae Revert "getInfos::guess skeleton"
This reverts commit 0ea0dbe09d59703a2b468a9c96185a148eebc1aa
2025-04-30 02:45:37 +02:00
Vincent Riquer
0ea0dbe09d getInfos::guess skeleton 2025-04-30 02:41:29 +02:00
ScriptFanix
b61dddcd67 Edit README.md 2025-04-29 23:54:59 +02:00
Vincent Riquer
73652a329b Update changelog v1.0.3 2025-04-16 00:03:23 +02:00
Vincent Riquer
ad6d820496 doc: Update example.cfg
Fixes #23
2025-04-15 23:58:14 +02:00
ScriptFanix
af40b872a7 Merge branch '20-bug-setup-is-not-aware-of-copy_extension' into 'master'
Resolve "BUG: Setup is not aware of `copy_extension`"

Closes #20

See merge request atom/AtOM!26
2025-04-15 21:36:31 +00:00
ScriptFanix
95ce31a54a Resolve "BUG: Setup is not aware of copy_extension" 2025-04-15 21:36:31 +00:00