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
Vincent Riquer
3fd7a11bed
setup: fix higher-than
...
in rare cases, no pattern would be recognized as a valid bitrate for "higher-than"
2015-03-10 01:26:08 +01:00
Vincent Riquer
8f84cc87bb
Merge branch 'toys'
...
* toys:
createindex should run with same context as atom
2014-09-04 17:23:12 +02:00
Vincent Riquer
14be013b3f
createindex should run with same context as atom
2014-09-04 17:22:12 +02:00
Vincent Riquer
a43398f4ac
ffmpeg: add "disc" tag
2014-08-26 11:14:13 +02:00
Vincent Riquer
377f332acd
include ffmpeg tagreader version in tagreaders depending on it
2014-08-26 11:13:35 +02:00
Vincent Riquer
bc5e71d5b9
Merge branch 'toys'
...
* toys:
createindex: exclude PDFs
2014-07-10 13:41:31 +02:00
Vincent Riquer
f23895c300
createindex: exclude PDFs
2014-07-10 13:40:46 +02:00
Vincent Riquer
421c690e5d
Albumartist, composer, performer for MP3
2013-12-10 13:37:24 +01:00
Vincent Riquer
459d8c06ce
Fix (again!) handling of non-UTF8 characters
2013-11-27 17:26:15 +01:00
Vincent Riquer
eba9bfffd6
Fix "/" handling in getDestDir (fixes ticket 3)
2013-11-25 12:54:26 +01:00
Vincent Riquer
2e407068bf
Refer to the InDefero forge
...
Add informations on video tagging tools
2013-11-21 18:48:07 +01:00
Vincent Riquer
c6068006d4
Add bug: ascii-only + immediate copies fail
2013-11-21 10:41:50 +01:00
Vincent Riquer
64906e2ffb
ascii-only: safely handle non-unicode characters
2013-11-20 22:00:43 +01:00
Vincent Riquer
3d715ef18e
fix file copy: don't copy files if we can't guess the destination path
2013-11-20 13:02:38 +01:00
Vincent Riquer
ee5714f97a
FLAC: fix handling of tracknumber / tracktotal
2013-11-13 23:05:13 +01:00
Vincent Riquer
f34025a989
Add known bug: early temporary file deletion
2013-11-13 17:24:04 +01:00
Vincent Riquer
c7331f0745
show failed tasks
2013-11-08 22:33:35 +01:00
Vincent Riquer
6a3e232c8c
Merge branch 'toys'
2013-10-28 13:36:45 +01:00
Vincent Riquer
3080d9de45
createindex: Top 10 artists
2013-10-28 13:36:04 +01:00
Vincent Riquer
666b9a0ab4
createindex: Top 5 genres
2013-10-28 13:35:23 +01:00
Vincent Riquer
2f2c18177e
SQL optimization
2013-10-28 13:34:20 +01:00
Vincent Riquer
9e0666ccbc
Fix path change
2013-10-25 22:17:01 +02:00
Vincent Riquer
f44f9021db
Merge branch 'toys'
2013-10-21 09:18:45 +02:00
Vincent Riquer
e4f588324d
Fix --stats option parsing
2013-10-21 09:18:19 +02:00
Vincent Riquer
c1c790442c
Merge branch 'toys'
...
* toys:
Add --stats (overall format statistics)
2013-10-20 15:23:50 +02:00
Vincent Riquer
102ab31e0a
Add --stats (overall format statistics)
2013-10-20 15:23:00 +02:00
Vincent Riquer
ae32fab334
Merge branch 'toys'
...
* toys:
Update documentation
createindex: -S: show size
2013-10-20 02:03:07 +02:00
Vincent Riquer
4c166bbc59
Update documentation
2013-10-20 02:02:18 +02:00
Vincent Riquer
38ca7637bb
createindex: -S: show size
2013-10-20 02:00:25 +02:00
Vincent Riquer
09f7753e9f
Also order tag reader to ensure format properties are known before transcoding
2013-10-17 20:25:47 +02:00
Vincent Riquer
bd0b5b2d26
Document ascii-only
2013-10-09 18:21:44 +02:00
Vincent Riquer
0c91e93580
New 'ascii-only' parameter
...
* ascii:
Implement ascii-only
Fix rename_pattern, permit optional fields with []
Implement new DB schema
Sanity check (perl module Text::Unidecode)
config parser, setup for ascii-only
DB upgrade: prevent variable leakage
fat32compat & ascii as separate columns in DB
2013-10-09 17:24:36 +02:00
Vincent Riquer
6f2a29f0d5
Implement ascii-only
2013-10-09 17:24:08 +02:00