1
0
mirror of https://github.com/mitb-archive/filebot synced 2025-01-13 14:58:02 -05:00
filebot/source/net/sourceforge/filebot
2014-01-01 08:46:29 +00:00
..
archive * Organize Imports 2013-09-11 17:22:00 +00:00
cli * {lang} binding returns Language object now because Locale has compatibility issues with the various standards 2013-12-31 07:59:58 +00:00
format * {lang} binding returns Language object now because Locale has compatibility issues with the various standards 2013-12-31 07:59:58 +00:00
gio * avoid GVFS initialization issues 2013-02-03 06:50:54 +00:00
hash * Organize Imports 2013-09-11 17:22:00 +00:00
media * fine-tune anime matching 2013-12-27 22:49:56 +00:00
mediainfo * my need duration filter in the future, not used yet though 2013-12-20 05:32:28 +00:00
resources * order function panels by importance 2013-12-30 07:37:01 +00:00
similarity * fine-tune anime matching 2013-12-27 22:49:56 +00:00
subtitle + allow user to define subtitle naming patterns 2014-01-01 08:46:29 +00:00
torrent * make serializer friendly 2012-12-12 10:27:26 +00:00
ui + allow user to define subtitle naming patterns 2014-01-01 08:46:29 +00:00
vfs * Organize Imports 2013-09-11 17:22:00 +00:00
web * make sure to read fpcalc output with UTF-8 in case default charset isn't UTF-8 ... I'm looking at you Windows! 2013-12-31 01:55:07 +00:00
Analytics.java * disable java.util.prefs.WindowsPreferences warnings 2013-10-07 06:20:44 +00:00
Cache.java * more resilient just in case, probably not necessary 2013-09-15 03:36:23 +00:00
History.java * if history.xml is invalid xml for some reason just ignore and override the next time it's written to file 2013-10-09 21:25:21 +00:00
HistorySpooler.java * fix history spooler memory issues 2013-12-04 02:37:56 +00:00
Language.java * fix some interaction issues 2013-12-31 09:12:28 +00:00
Language.properties * include 3-letter language codes in Language config file 2013-12-31 07:28:30 +00:00
Main.java * fix issues with cmdline on headless systems 2013-12-24 03:24:02 +00:00
media.types + support .vob as video type 2013-11-29 03:31:12 +00:00
MediaTypes.java * expose file media.types entry as {mediaType} binding 2013-12-22 08:33:19 +00:00
MetaAttributeView.java * added script for deleting xattr metadata 2013-02-15 08:48:11 +00:00
NativeRenameAction.java
RenameAction.java
ResourceManager.java
Settings.java * update 2013-03-26 08:52:07 +00:00
Settings.properties * call devel scripts via dev:name 2013-12-29 13:59:00 +00:00
StandardRenameAction.java * symlink using relative link targets if possible but default to absolute paths for cross-volume absolute symlinks if necessary 2013-08-15 10:51:39 +00:00
WebServices.java * replace TheTVDB online search with local search as best as possible to improve search result ranking 2013-10-13 14:50:45 +00:00