1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-12-25 17:28:51 -05:00
filebot/source/net/sourceforge/filebot
Reinhard Pointner 3c59cd5acd + Bump to 3.3
2013-01-18 18:03:06 +00:00
..
archive JNAs Platform might throw an LinkageError in it's initializer when used on certain headless platform, make sure to gracefully ignore any and all errors caused by JNAs Platform. 2012-10-22 02:46:46 +00:00
cli * improved logging for cmdline music mode 2013-01-14 18:08:13 +00:00
format * extracted common MusicIdentificationService interface and added a dummy one that is only reading MediaInfo/ID3 2013-01-12 15:21:33 +00:00
gio * support system property -DuseGVFS=true|false to turn on/off whether GIO is used in DnD 2013-01-12 02:19:47 +00:00
hash + added ed2k hash support to SFV panel (special thanks to thraash) 2012-09-26 16:09:00 +00:00
media * better fix for the "3-digit SxE pattern with multiple files" issues 2013-01-17 06:32:58 +00:00
mediainfo JNAs Platform might throw an LinkageError in it's initializer when used on certain headless platform, make sure to gracefully ignore any and all errors caused by JNAs Platform. 2012-10-22 02:46:46 +00:00
resources + preliminary support for audio identification via AcoustID 2013-01-10 16:38:17 +00:00
similarity * support S03E11-E12 double episode pattern 2013-01-16 16:36:23 +00:00
subtitle * don't just force SxE patterns -> consider movie mode 2013-01-16 14:24:08 +00:00
torrent * make serializer friendly 2012-12-12 10:27:26 +00:00
ui * make sure to ignore any file/subtitle SxE mismatches 2013-01-16 10:16:50 +00:00
vfs + fully-automatic subtitle matching even without hashes 2011-11-25 18:52:31 +00:00
web * enforce heavy caching to save resources for the various webservices 2013-01-18 09:07:35 +00:00
Analytics.java JNAs Platform might throw an LinkageError in it's initializer when used on certain headless platform, make sure to gracefully ignore any and all errors caused by JNAs Platform. 2012-10-22 02:46:46 +00:00
Cache.java * tested OSDB cashing and it works very well 2012-07-26 11:09:42 +00:00
History.java * easy access to rename log from scripting 2012-07-09 10:50:18 +00:00
HistorySpooler.java * easy access to rename log from scripting 2012-07-09 10:50:18 +00:00
Main.java * support system property -DuseGVFS=true|false to turn on/off whether GIO is used in DnD 2013-01-12 02:19:47 +00:00
media.types * add .m2ts as video extension 2012-12-29 17:38:52 +00:00
MediaTypes.java added constant MediaTypes.NFO_FILES file filter 2012-07-26 03:33:44 +00:00
MetaAttributeView.java * save metadata as extended file attributes for each file 2012-10-23 19:05:55 +00:00
NativeRenameAction.java * suppress annoying Windows Move/Copy Dialog UIs 2012-11-03 10:18:38 +00:00
RenameAction.java + support all rename actions (move, copy, hardlink, ...) in GUI as well 2012-07-12 11:23:23 +00:00
ResourceManager.java * removed icon cache, just crashes the app sometimes and it's not really necessary anyway 2012-07-13 12:39:21 +00:00
Settings.java * support system property -DuseGVFS=true|false to turn on/off whether GIO is used in DnD 2013-01-12 02:19:47 +00:00
Settings.properties + Bump to 3.3 2013-01-18 18:03:06 +00:00
StandardRenameAction.java + added a cmdline script for reverting previously renamed files 2012-11-17 04:14:09 +00:00
WebServices.java * extracted common MusicIdentificationService interface and added a dummy one that is only reading MediaInfo/ID3 2013-01-12 15:21:33 +00:00