1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-11-11 03:45:06 -05:00
filebot/source/net/sourceforge/filebot
2013-02-01 18:06:18 +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 * support referencing match model from naming scheme 2013-01-27 08:17:12 +00:00
format * exclude VobSub from normal {lang} binding processing 2013-02-01 18:06:18 +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 * hi => hearing-impaired subtitles, NOT hindi language 2013-01-27 06:04:32 +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 S0EP00 pattern 2013-02-01 08:12:15 +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 * cache compiled script snippets since each new instance leaks into PermGen memory 2013-01-29 09:05:42 +00:00
vfs + fully-automatic subtitle matching even without hashes 2011-11-25 18:52:31 +00:00
web * fix scraper issues with (I) (II) etc tags 2013-01-27 12:02:28 +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 * disable pre-caching of data via -Dapplication.warmup=skip 2013-01-23 18:08:32 +00:00
media.types * update data files 2013-01-19 05:16:20 +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 * Support Pushover notifications 2013-01-22 08:14:21 +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