.. |
archive
|
Fix -Dnet.filebot.Archive.extractor=SevenZipExecutable listFiles() issues
|
2016-12-23 13:19:15 +08:00 |
cli
|
Support lookup by id, e.g. `filebot -list --q 70327`
|
2017-02-24 00:13:43 +08:00 |
format
|
Use "inferred media file" logic when retrieving MediaInfo for image files linked to video files (i.e. the same as with subtitle files)
|
2017-02-19 22:27:25 +08:00 |
gio
|
Remove unused code
|
2017-02-10 15:45:25 +08:00 |
hash
|
Refactor MediaTypes
|
2017-01-12 22:18:10 +08:00 |
mac
|
Hide constructor in utility classes
|
2017-02-14 21:26:04 +08:00 |
media
|
groupingBy() does NOT preserve order by default (but we used to assume that it does)
|
2017-02-12 20:08:54 +08:00 |
mediainfo
|
MediaInfo does not support EXIF image metadata natively so we use the metadata-extractor library and implicitly merge that information in
|
2017-02-25 04:38:16 +08:00 |
resources
|
Refactor Language
|
2017-01-14 04:32:42 +08:00 |
similarity
|
Refactor EpisodeMetrics
|
2017-02-19 00:41:36 +08:00 |
subtitle
|
Remove debug logging
|
2017-02-23 20:50:00 +08:00 |
torrent
|
Rewrite ListPanel for parallel editing and testing of format expressions
|
2016-03-20 18:33:31 +00:00 |
ui
|
Improved GVFS error logging: GVFS: %s => %s
|
2017-02-25 16:03:05 +08:00 |
util
|
Hide constructor in utility classes
|
2017-02-14 21:26:04 +08:00 |
vfs
|
Refactor Enum.forName error messages
|
2017-02-17 22:02:20 +08:00 |
web
|
Refactor
|
2017-02-24 16:44:30 +08:00 |
win
|
Hide constructor in utility classes
|
2017-02-14 21:26:04 +08:00 |
ApplicationFolder.java
|
Compatibility fix
|
2016-11-26 01:37:09 +08:00 |
Cache.java
|
Add additional debug logging just in case something strange happens.
|
2016-11-12 22:25:56 +08:00 |
CacheManager.java
|
Compatibility fix
|
2016-11-26 01:37:09 +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
|
Make sure to debug log network errors
|
2017-02-12 21:54:00 +08:00 |
History.java
|
Use Objects.hash()
|
2016-10-31 05:03:39 +08:00 |
HistorySpooler.java
|
Fix error prone code
|
2016-11-25 23:59:26 +08:00 |
InvalidResponseException.java
|
Refactor InvalidResponseException
|
2017-01-31 19:29:00 +08:00 |
Language.java
|
Remove debug logging
|
2017-02-23 20:50:00 +08:00 |
Language.properties
|
Refactor Language
|
2017-01-14 04:32:42 +08:00 |
Logging.java
|
Fix Locking <file> log message
|
2017-02-15 01:36:59 +08:00 |
Main.java
|
Fix JFrame icon for KDE
|
2017-02-16 03:07:27 +08:00 |
MediaTypes.java
|
Use "inferred media file" logic when retrieving MediaInfo for image files linked to video files (i.e. the same as with subtitle files)
|
2017-02-19 22:27:25 +08:00 |
MediaTypes.properties
|
Add File.isImage()
|
2017-02-22 22:16:42 +08:00 |
MetaAttributeView.java
|
Use the com.sun.jna.platform additions that have been merged now
|
2017-02-09 18:41:01 +08:00 |
NativeRenameAction.java
|
JNA 4.3.0
|
2017-01-17 18:24:30 +08:00 |
RenameAction.java
|
--mode interactive -> basic selection and confirmation dialogs for the CLI
|
2016-11-25 07:09:35 +08:00 |
Resource.java
|
Lazy-load script bundle
|
2016-04-09 23:20:13 +00:00 |
ResourceManager.java
|
Avoid rendering issues on Windows 10
|
2016-11-17 07:23:14 +08:00 |
Settings.java
|
Experiment with Ubuntu Unity integration
|
2017-02-16 00:58:43 +08:00 |
Settings.properties
|
+ Push FileBot 4.7.8
|
2017-02-20 17:43:40 +08:00 |
StandardRenameAction.java
|
Refactor Enum.forName error messages
|
2017-02-17 22:02:20 +08:00 |
UserFiles.java
|
groupingBy() does NOT preserve order by default (but we used to assume that it does)
|
2017-02-12 20:08:54 +08:00 |
WebServices.java
|
Make sure to preserve the original sort order (as returned by TheTVDB)
|
2017-02-12 19:09:31 +08:00 |