435 Commits

Author SHA1 Message Date
Vincent Riquer
b90d4d553a Merge branch 'toys' into 'master'
toys/checkgenre: check dest files for old school ID3v1 genre tags

See merge request ScriptFanix/AtOM!5
2025-01-23 00:17:35 +00:00
Vincent Riquer
012036b500 toys/checkgenre: check dest files for old school ID3v1 genre tags 2025-01-23 00:17:35 +00:00
Vincent Riquer
2c5854c835 Merge branch 'toys' into 'master'
toys/checkmissing: check for missing files in destinations and toys/createindex mime-type update

See merge request ScriptFanix/AtOM!4
2025-01-23 00:07:21 +00:00
Vincent Riquer
bfa7ac2f10 toys/checkmissing: check for missing files in destinations and toys/createindex mime-type update 2025-01-23 00:07:20 +00:00
Vincent Riquer
1c7dff9f83 Merge branch 'master' of framagit.org:ScriptFanix/AtOM 2025-01-22 23:58:07 +01:00
Vincent Riquer
b225280204 Merge branch 'set-sast-config-1' into 'master'
Configure SAST in `.gitlab-ci.yml`, creating this file if it does not already exist

See merge request ScriptFanix/AtOM!3
2025-01-22 22:56:25 +00:00
Vincent Riquer
c94b90975b Configure SAST in .gitlab-ci.yml, creating this file if it does not already exist 2025-01-22 22:56:07 +00:00
Vincent Riquer
def126ce0e Merge branch 'set-secret-detection-config-1' into 'master'
Configure Secret Detection in `.gitlab-ci.yml`, creating this file if it does not already exist

See merge request ScriptFanix/AtOM!2
2025-01-22 22:54:58 +00:00
Vincent Riquer
d45f73ec24 Configure Secret Detection in .gitlab-ci.yml, creating this file if it does not already exist 2025-01-22 22:54:14 +00:00
Vincent Riquer
57ea0ad238 Merge branch 'set-sast-config-1' into 'master'
Configure SAST in `.gitlab-ci.yml`, creating this file if it does not already exist

See merge request ScriptFanix/AtOM!1
2025-01-22 22:52:26 +00:00
Vincent Riquer
8b69f8e1ee Configure SAST in .gitlab-ci.yml, creating this file if it does not already exist 2025-01-22 22:48:31 +00:00
Vincent Riquer
40f638c833 Edit BUGS: framagit URL 2025-01-22 22:44:43 +00:00
Vincent Riquer
f18eb00caa Add license file 2025-01-22 22:42:07 +00:00
Vincent Riquer
f09a4a30d9 README: markdown fix 2025-01-22 23:37:42 +01:00
Vincent Riquer
5def910f36 Change URL to framagit 2025-01-22 23:35:06 +01:00
Vincent Riquer
a83957fe09 README: convert to markdown 2025-01-22 23:01:55 +01:00
Vincent Riquer
220e756866 Treat destination in the order they are declared 2025-01-21 02:15:36 +01:00
Vincent Riquer
4e59449d40 Exclusively lock database 2025-01-21 00:31:06 +01:00
Vincent Riquer
3f26d983c8 Force temp table to memory 2025-01-21 00:22:28 +01:00
Vincent Riquer
5ec035874e destination enable: update schema 2025-01-20 23:04:40 +01:00
Vincent Riquer
d9031f784f fix vorbis/opus differentiation 2025-01-20 22:58:32 +01:00
Vincent Riquer
b4909b46d6 Update copyright 2025-01-20 21:33:47 +01:00
Vincent Riquer
4725061523 Performance 2025-01-20 20:21:39 +01:00
Vincent Riquer
04bda0178c Support for nex flac and ogg mime-type: decode 2025-01-20 19:43:26 +01:00
Vincent Riquer
82f1648a4d support for new audio/ogg & audio/flac mimetypes 2025-01-20 19:20:30 +01:00
Vincent Riquer
b38138667a Add copy_extension 2020-05-07 20:40:52 +02:00
Vincent Riquer
ed0191e450 Allow disabling destinations 2020-02-13 00:32:48 +01:00
dcf158a5a2 Show item count with spinner (nope! reverted!) 2020-02-13 00:22:29 +01:00
Vincent Riquer
d4ddb7ac72 Ignore .vscode 2020-02-12 23:23:13 +01:00
Vincent Riquer
001c927375 Fix opus encoding arguments (--music option removed) 2020-02-12 23:18:16 +01:00
Vincent Riquer
55b3c1ee81 Fix getDestDir when no renaming is done 2020-02-12 23:17:31 +01:00
Vincent Riquer
5c38663f50 Fix ffmpeg temp file naming 2020-02-12 23:15:38 +01:00
Vincent Riquer
890dfc5e9c Remove interactivity (improve performances) 2020-02-12 23:14:47 +01:00
Vincent Riquer
d16b31f479 add "copy" destination type 2017-06-18 18:21:18 +02:00
Vincent Riquer
6c438c4c90 Fix double extension of temp files 2017-06-09 10:12:32 +02:00
Vincent Riquer
dc29803438 Remove mysql pipes early 2017-06-09 10:11:37 +02:00
Vincent Riquer
b4afedb70f Always try ffmpeg on unknown filetypes 2016-09-01 18:44:02 +02:00
Vincent Riquer
5977629cab Use TRIGGER to fail tasks depending upon a failed task 2016-09-01 18:43:18 +02:00
Vincent Riquer
fe61ee8c53 Optimize DB writes during cleanup 2016-04-26 16:47:58 +02:00
Vincent Riquer
db1ed90eaa progress during cleanup 2016-04-26 16:47:23 +02:00
Vincent Riquer
f5a7b65880 fix failed tasks recollection query 2016-04-25 00:50:48 +02:00
Vincent Riquer
cfb3beca03 Merge branch 'master' of keila.riquer.fr:AtOM 2016-04-18 14:40:34 +02:00
Vincent Riquer
bf1dc115b5 Merge branch 'master' of git.riquer.fr:AtOM 2016-04-18 14:36:50 +02:00
Vincent Riquer
6cba3cf80f tasks: use the new columns! 2016-04-18 14:35:14 +02:00
Vincent Riquer
008db8c939 Work around pipe size limit removing obsolete files 2016-04-16 13:55:50 +02:00
Vincent Riquer
2f93e25d24 "30 columns ought to be enough for anyone" (enlarge your table)
The task temporary table has now 60 columns.
2016-04-16 01:04:15 +02:00
Vincent Riquer
b7ddf65331 Portability: column -n is Debian-specific 2015-03-12 20:23:17 +01:00
Vincent Riquer
14b7a54a93 Portability: shebang 2015-03-12 20:22:49 +01:00
Vincent Riquer
fdae75956c update README 2015-03-12 19:28:16 +01:00
Vincent Riquer
6510eb17fc ionice may not be available 2015-03-10 10:24:33 +01:00