filebot/source/net/filebot
Reinhard Pointner e3733c2d36 Use per-revision FileBot API 2019-06-24 15:55:15 +07:00
..
archive Refactor system exec 2019-03-15 14:19:00 +07:00
cli Use per-revision FileBot API 2019-06-24 15:55:15 +07:00
format Resolve relative file paths relative to current script rather than home folder (for included sub-scripts) 2019-06-22 14:25:40 +07:00
hash Enable SHA-3 support (Java 11 only) 2019-02-20 02:21:55 +07:00
media Use per-revision FileBot API 2019-06-24 15:55:15 +07:00
mediainfo Accept small files (useful for automated image processing) 2019-06-15 14:51:16 +07:00
platform Use simple language codes for compspec 2019-06-07 01:52:58 +07:00
resources Revert "Update AniDB icons" 2019-06-09 00:25:05 +07:00
similarity Use per-revision FileBot API 2019-06-24 15:55:15 +07:00
subtitle Accept small files (useful for automated image processing) 2019-06-15 15:14:22 +07:00
torrent Refactor bencode / torrent parser 2019-02-20 02:09:51 +07:00
ui Better differentiate between TheMovieDB and TheMovieDB::TV 2019-06-18 09:33:03 +07:00
util Improved logging when bad license text is passed in 2019-06-19 00:30:54 +07:00
vfs Refactor Enum.forName error messages 2017-02-17 22:02:20 +08:00
web Accept small files (useful for automated image processing) 2019-06-15 15:14:22 +07:00
ApplicationFolder.java Avoid directory listing of folders that can't accessible due to the sandbox anyway 2018-04-16 14:18:52 +07:00
Cache.java Make sure cache is not stale 2019-02-14 17:37:01 +07:00
CacheManager.java flush all memory caches to disk (before starting any long running file system operations that might be cancelled by the user) 2019-02-18 18:13:19 +07:00
CacheType.java Use Guava Cache for in-memory caches 2019-02-03 01:37:17 +07:00
CachedResource.java Initialize etag cache on demand 2019-06-10 21:02:07 +07:00
Execute.java Refactor system exec 2019-03-15 14:33:16 +07:00
ExecuteException.java Refactor system exec 2019-03-15 14:33:16 +07:00
ExitCode.java Refactor error messages / kaomoji 2019-03-07 10:45:09 +07:00
History.java + Add {history} binding to access the original historic path of {f} (e.g. useful for -exec post-processing calls) 2019-04-30 19:50:58 +07:00
HistorySpooler.java Added `-no-history` and `-clear-history` CLI options 2019-06-14 02:23:55 +07:00
InvalidResponseException.java Refactor InvalidResponseException 2017-01-31 19:29:00 +08:00
Language.java Fix misleading exception 2017-05-26 11:48:50 +08:00
Language.properties Correctly recognize "Brazilian" language name when looking up language suffix for subtitles 2017-07-06 22:19:17 +08:00
License.java Add additional logging output so user can see exactly where the license file was stored to (i.e. which users user home) 2019-03-11 01:12:30 +07:00
LicenseError.java Experiment with PGP signed messages 2018-06-10 01:15:23 +07:00
LicenseModel.java Simplify error messages 2018-08-17 11:40:36 +07:00
Logging.java Use ↲ instead of ⏎ because it's from the older 1993 standard and generally looks better 2019-06-11 19:14:14 +07:00
Main.java Added `-no-history` and `-clear-history` CLI options 2019-06-14 02:23:55 +07:00
MediaTypes.java Cleanup 2019-03-12 00:31:05 +07:00
MediaTypes.properties Experiment with PGP signed messages 2018-06-14 17:11:00 +07:00
MetaAttributeView.java Refactor and modularize xattr read/write access 2018-12-27 18:51:24 +07:00
NativeRenameAction.java Refactor NativeRenameAction 2017-11-27 17:16:13 +01:00
RenameAction.java --mode interactive -> basic selection and confirmation dialogs for the CLI 2016-11-25 07:09:35 +08:00
Resource.java Experiment with PGP signed messages 2018-06-10 01:43:28 +07:00
ResourceManager.java Experiment with @2x artwork thumbnail support 2019-05-17 19:03:19 +07:00
Settings.java Use per-revision FileBot API 2019-06-24 15:55:15 +07:00
Settings.properties Use per-revision FileBot API 2019-06-24 15:55:15 +07:00
StandardRenameAction.java Use cp --reflink=auto for --action clone 2019-05-20 15:22:26 +07:00
ThumbnailServices.java Stick to 1nd pass with Manami 2019-05-19 20:28:03 +07:00
UserFiles.java Make sure to avoid java.awt.HeadlessException if Desktop.moveToTrash() is called on headless Linux devices (possible issue breaking -revert on some Linux devices) 2018-09-20 20:39:53 +07:00
WebServices.java Refactor AnimeList client 2019-06-11 01:49:38 +07:00
license.key Experiment with PGP signed messages 2018-06-09 08:04:26 +07:00