1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
filebot/source/net/sourceforge/filebot
2013-01-13 03:15:05 +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 * extracted common MusicIdentificationService interface and added a dummy one that is only reading MediaInfo/ID3 2013-01-12 15:21:33 +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 * movieDetection: check tt1234567 imdbid patterns from filename 2012-12-29 17:36:36 +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 * fix for 1e01 pattern problems => http://filebot.sourceforge.net/forums/viewtopic.php?f=6&t=428 2013-01-03 10:02:15 +00:00
subtitle + ReleaseDate metric matching step for differentiating multiple shows with the same name, usually nudging things towards the more recent episode/series. 2012-10-09 13:30:32 +00:00
torrent * make serializer friendly 2012-12-12 10:27:26 +00:00
ui * extracted common MusicIdentificationService interface and added a dummy one that is only reading MediaInfo/ID3 2013-01-12 15:21:33 +00:00
vfs + fully-automatic subtitle matching even without hashes 2011-11-25 18:52:31 +00:00
web * fix imdb scraper issues 2013-01-13 03:15:05 +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 + preliminary support for audio identification via AcoustID 2013-01-10 16:38:17 +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