Vincent Riquer
2b87c4159a
use ffmpeg for MP3, MPC, and unknown file-type tags
2013-04-30 00:38:57 +02:00
Vincent Riquer
83997bcc57
Merge branch 'video'
...
* video:
decode video files (ffmpeg)
move code to decodeFile()
Read tags from video files
2013-04-29 23:35:48 +02:00
Vincent Riquer
a0a0fdd37a
decode video files (ffmpeg)
2013-04-29 23:35:33 +02:00
Vincent Riquer
311617cefb
move code to decodeFile()
2013-04-29 23:18:10 +02:00
Vincent Riquer
b4efa78092
Read tags from video files
2013-04-29 23:16:56 +02:00
Vincent Riquer
2fe2c311e9
Merge branch 'toys'
...
* toys:
check missing tags
2013-04-25 17:32:30 +02:00
Vincent Riquer
a83276800d
check missing tags
2013-04-25 17:31:38 +02:00
Vincent Riquer
c228357268
fix obsolete file deletion
2013-04-25 13:38:14 +02:00
Vincent Riquer
10eadef601
fix genre number handling
2013-04-24 13:32:27 +02:00
Vincent Riquer
c46f9d86cb
Merge branch 'master' into toys
...
* master:
fat32compat: no . at beginning or end of dirname
copy files: fix DB update
remove obsolete (renamed) files: read all data from sqlite first - prevents deadlock
fix bitrate copy check
fix filepath for copied files
wait for last tasks
copyFiles_action: protect '"' from SQL
ionice
implement -c
add shebang on lib files
print config
move files copy
copy_mime-type
fat32compat: nodes ending with "."
2013-04-23 14:35:35 +02:00
Vincent Riquer
59cab3c7cd
Merge branch 'toys'
...
* toys:
set default config file
2013-04-23 14:07:21 +02:00
Vincent Riquer
05c58fe78e
set default config file
2013-04-23 14:07:08 +02:00
Vincent Riquer
9ab92b60a2
fat32compat: no . at beginning or end of dirname
2013-04-23 13:34:27 +02:00
Vincent Riquer
b7ae6bb5ad
Merge branch 'toys'
...
* toys:
cleandestinations: find/remove unwanted files from destinations
2013-04-23 11:46:30 +02:00
Vincent Riquer
a6ea4f6a28
cleandestinations: find/remove unwanted files from destinations
2013-04-23 11:45:36 +02:00
Vincent Riquer
61fcdf4ba4
copy files: fix DB update
2013-04-23 11:23:04 +02:00
Vincent Riquer
4eb7d33250
remove obsolete (renamed) files: read all data from sqlite first - prevents deadlock
2013-04-23 10:50:18 +02:00
Vincent Riquer
619a96520e
fix bitrate copy check
2013-04-22 11:51:19 +02:00
Vincent Riquer
a2ece56108
fix filepath for copied files
2013-04-22 11:38:30 +02:00
Vincent Riquer
5c115e1f37
wait for last tasks
2013-04-09 22:55:31 +02:00
Vincent Riquer
e880ed1c59
copyFiles_action: protect '"' from SQL
2013-04-09 18:13:14 +02:00
Vincent Riquer
249cf7a2ff
Merge branch 'toys'
2013-04-08 11:39:51 +02:00
Vincent Riquer
d3c46516a8
Merge branch 'split'
2013-04-08 11:29:19 +02:00
Vincent Riquer
3d4a757917
ionice
2013-04-08 11:28:26 +02:00
Vincent Riquer
37df18f45d
implement -c
2013-04-08 03:01:44 +02:00
Vincent Riquer
1a9758a251
add shebang on lib files
2013-04-08 02:52:56 +02:00
Vincent Riquer
9fe99d98dd
print config
2013-04-08 02:40:56 +02:00
Vincent Riquer
0f52325ac0
move files copy
2013-04-08 01:54:16 +02:00
Vincent Riquer
e9c47391cd
Merge branch 'master' into split
...
Conflicts:
atom
2013-04-08 01:47:04 +02:00
Vincent Riquer
aa9ee4dd72
copy_mime-type
2013-04-07 19:31:46 +02:00
Vincent Riquer
b147aedd94
syntax
2013-04-07 17:32:53 +02:00
Vincent Riquer
38d2bd3e73
typo
2013-04-07 17:23:22 +02:00
Vincent Riquer
496c48d04d
scan destination_files
2013-04-07 17:01:22 +02:00
Vincent Riquer
2c507a4181
small fixes
2013-04-07 04:16:41 +02:00
Vincent Riquer
e09fefb429
rename files
2013-04-07 03:48:39 +02:00
Vincent Riquer
3d35ee02bc
checkextensions
2013-04-07 03:13:10 +02:00
Vincent Riquer
66e4b0c1a8
move eisting functions to separate files
2013-04-07 01:27:07 +02:00
Vincent Riquer
3bb47e76d4
fat32compat: nodes ending with "."
2013-04-06 12:14:55 +02:00
Vincent Riquer
48e9314c23
Merge branch 'master' of gitorious.org:atom/atom
...
Don't amend after a push...
Conflicts:
atom
2013-04-06 03:34:40 +02:00
Vincent Riquer
89f16624d7
facelift
2013-04-05 16:54:03 +02:00
Vincent Riquer
74d93ff904
facelift
2013-04-05 13:52:27 +02:00
Vincent Riquer
6297dd6af7
decode opus
2013-04-05 01:53:01 +02:00
Vincent Riquer
eed0d035f2
opus tags
...
* differentiate Ogg Vorbis and Opus
* read Opus tags
2013-04-05 01:37:21 +02:00
Vincent Riquer
3fd3450875
hasteful copy/paste
2013-04-05 00:36:11 +02:00
Vincent Riquer
14dbab3976
fix rename
2013-04-05 00:21:08 +02:00
Vincent Riquer
19e6b8c0f2
Merge branch 'master' into opus
...
* master:
fix file rename
nicer status infos
small fixes
no SQL inside the signal-handler (race-condition)
overzealous search and replace
get rid of pipes
extension is stripped before passing through sanitizeFile()
minor fixes
typo: sanitize path
sanitize path
createworker() destroyworker()
rename on fat32compat change
fat32compat
2013-04-05 00:16:11 +02:00
Vincent Riquer
98a2a13274
fix file rename
2013-04-05 00:15:27 +02:00
Vincent Riquer
11cd29d843
nicer status infos
2013-04-04 23:06:36 +02:00
Vincent Riquer
44e88068e5
Merge branch 'no-pipes'
...
* no-pipes:
small fixes
no SQL inside the signal-handler (race-condition)
get rid of pipes
2013-04-04 16:51:33 +02:00
Vincent Riquer
f568011882
small fixes
2013-04-04 16:48:18 +02:00