1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-11-13 04:45:01 -05:00
filebot/source/net/filebot
2014-06-13 16:42:14 +00:00
..
archive * fix package and import declarations 2014-04-19 06:30:29 +00:00
cli * fix args4j argument parsing issues (bug occurred if the format contains = symbols) 2014-06-10 17:05:41 +00:00
format * don't include extended info in {info} binding (to reduce wasteful API requests) 2014-06-06 04:07:53 +00:00
gio * fix package and import declarations 2014-04-19 06:30:29 +00:00
hash * fix package and import declarations 2014-04-19 06:30:29 +00:00
media * account for all the ISO 639-2/B language codes 2014-06-11 15:03:58 +00:00
mediainfo * reduce unnecessary messages that may confuse users that have the libraries install via the mediainfo packages 2014-05-01 02:14:33 +00:00
resources * move folder net.sourceforge.filebot to net.filebot 2014-04-19 06:06:45 +00:00
similarity * replace UNICODE_CASE with UNICODE_CLASS which implies UNICODE_CASE and more 2014-04-28 03:57:35 +00:00
subtitle * fix package and import declarations 2014-04-19 06:30:29 +00:00
torrent * fix package and import declarations 2014-04-19 06:30:29 +00:00
ui * at least take language info from TryUploadSubtitles response 2014-05-19 15:13:14 +00:00
util * fix excessively long filenames 2014-06-05 02:48:40 +00:00
vfs * fix package and import declarations 2014-04-19 06:30:29 +00:00
web * ignore non-series anidb entry types 2014-06-13 16:42:14 +00:00
Analytics.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
Cache.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
History.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
HistorySpooler.java * some improvements for amc processing logic 2014-04-19 16:54:25 +00:00
Language.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
Language.properties * move folder net.sourceforge.filebot to net.filebot 2014-04-19 06:06:45 +00:00
Main.java * github fixed it's SSL issues, this workaroud is no longer required 2014-04-22 14:14:40 +00:00
media.types * move folder net.sourceforge.filebot to net.filebot 2014-04-19 06:06:45 +00:00
MediaTypes.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
MetaAttributeView.java * make sure to avoid unicode decomposition issues 2014-04-27 07:29:23 +00:00
NativeRenameAction.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
RenameAction.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
ResourceManager.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
Settings.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
Settings.properties * make devel branch the default script branch, master is deprecated now and only around to keep 4.0 scripting working 2014-05-09 12:25:10 +00:00
StandardRenameAction.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
WebServices.java * set AniDB client version to v5 for the FileBot 4.1+ series 2014-04-27 10:02:49 +00:00