filebot/source/net/filebot
Reinhard Pointner 851cd9dc3b Fix regression issue.
https://www.filebot.net/forums/viewtopic.php?f=6&t=4023
2016-08-03 01:54:04 +08:00
..
archive Refactor 2016-04-02 09:07:10 +00:00
cli Fix regression issue. 2016-08-03 01:51:53 +08:00
format Rename {file} binding to {f} and introduce new {file} binding for the File Object (without any checks, i.e. nullable) 2016-07-27 23:31:45 +08:00
gio Refactor GVFS (don't require libgio) 2016-07-12 00:03:29 +08:00
hash Unify gui/console logging 2016-03-09 20:36:28 +00:00
mac use system trash to delete left-behind empty folders / hidden files 2016-05-07 18:14:46 +08:00
media Fix regression issue. 2016-08-03 01:54:04 +08:00
mediainfo Fix rare MediaInfo issues on Mac OS X (the special characters issue... again... broken during refactoring) 2016-07-28 06:24:13 +08:00
resources Add AutoDetectMatcher 2016-04-06 18:56:39 +00:00
similarity Episode title can be `null`. Make sure to avoid NPE when episode title is used. 2016-05-12 23:54:49 +08:00
subtitle Avoid NPE 2016-08-01 22:26:20 +08:00
torrent Rewrite ListPanel for parallel editing and testing of format expressions 2016-03-20 18:33:31 +00:00
ui Fix regression issue. 2016-08-03 01:54:04 +08:00
util Fix potential NPE (e.g. for XML pages that respond with 404 NOT FOUND) 2016-07-27 18:44:36 +08:00
vfs * Format Source 2015-07-25 22:47:19 +00:00
web TheTVDB API v1 & v2 compatibility 2016-07-27 13:01:34 +08:00
win Play with System.AppUserModel.ID (Windows 7 integration) 2016-07-13 22:02:33 +08:00
Cache.java Refactor ETag cache API 2016-04-25 14:31:33 +08:00
CacheManager.java Refactor trash/delete 2016-05-16 03:09:30 +08:00
CacheType.java Make sure that xattr are cached long enough (even for long amc script runs) 2016-05-17 00:43:40 +08:00
CachedResource.java Better error messages 2016-06-07 06:11:38 +08:00
History.java Unify gui/console logging 2016-03-09 20:36:28 +00:00
HistorySpooler.java Unify application folder logic 2016-03-11 11:14:50 +00:00
Language.java Refactor 2016-04-02 09:07:10 +00:00
Language.properties * add alias Portuguese (BR) for Brazilian language 2015-08-18 23:36:15 +00:00
Logging.java Improved error logging 2016-04-12 06:19:45 +00:00
Main.java Play with System.AppUserModel.ID (Windows 7 integration) 2016-07-13 22:02:33 +08:00
MediaTypes.java * fix FileChooser issues 2014-11-07 16:43:19 +00:00
MetaAttributeView.java Use java.nio.charset.StandardCharsets.* instead of Charset.forName 2016-03-08 17:02:53 +00:00
NativeRenameAction.java Refactor 2016-07-31 13:36:07 +08:00
RenameAction.java * Format Source 2015-07-25 22:47:19 +00:00
Resource.java Lazy-load script bundle 2016-04-09 23:20:13 +00:00
ResourceManager.java * experiment with high-dpi icons 2015-11-20 14:04:49 +00:00
Settings.java Play with System.AppUserModel.ID (Windows 7 integration) 2016-07-13 22:02:33 +08:00
Settings.properties Push FileBot 4.7.1 B1 2016-07-27 19:02:18 +08:00
StandardRenameAction.java Support --action reflink (Linux only) 2016-08-01 14:02:26 +08:00
UserFiles.java Unify gui/console logging 2016-03-09 20:36:28 +00:00
WebServices.java Revert to using TheTVDB API v1 for FileBot 4.7.1 release (v2 is not mature enough yet) 2016-07-27 13:02:21 +08:00
media.types Added *.vtt extension 2016-03-24 09:08:56 +00:00