.. |
archive
|
* extract only archives that contain at least one video file
|
2012-07-31 16:17:15 +00:00 |
cli
|
* trust OpenSubtitles hash matches, but only the ones with high SeenCount, and scrap any hash match that doesn't unambiguously match a single movie, i.e. scrap hash collisions
|
2012-10-19 19:18:47 +00:00 |
format
|
* switch to http://www.deanclatworthy.com/imdb/ because fucking IMDb shut down IMDBAPI.com
|
2012-08-11 02:37:43 +00:00 |
hash
|
+ added ed2k hash support to SFV panel (special thanks to thraash)
|
2012-09-26 16:09:00 +00:00 |
media
|
* merge specials into first SxE group
|
2012-10-15 14:40:44 +00:00 |
mediainfo
|
* include MediaInfo data when creating nfo files
|
2012-07-30 12:05:18 +00:00 |
resources
|
* allow auto-select or auto-ignore in movie mode to make it possible to skip all user interaction
|
2012-07-17 17:47:07 +00:00 |
similarity
|
* exclude episodes without airdate data from ReleaseDate metric matching step
|
2012-10-09 15:00:21 +00:00 |
subtitle
|
+ ReleaseDate metric matching step for differentiating multiple shows with the same name, usually nudging things towards the more recent episode/series.
|
2012-10-09 13:30:32 +00:00 |
torrent
|
* remove annoying logging
|
2012-06-01 02:31:17 +00:00 |
ui
|
* forgot about MultiEpisode type Episode objects...
|
2012-10-15 18:04:38 +00:00 |
vfs
|
+ fully-automatic subtitle matching even without hashes
|
2011-11-25 18:52:31 +00:00 |
web
|
* trust OpenSubtitles hash matches, but only the ones with high SeenCount, and scrap any hash match that doesn't unambiguously match a single movie, i.e. scrap hash collisions
|
2012-10-19 19:18:47 +00:00 |
Analytics.java
|
* finally fix this logger problem??
|
2012-07-16 18:38:07 +00:00 |
Cache.java
|
* tested OSDB cashing and it works very well
|
2012-07-26 11:09:42 +00:00 |
History.java
|
* easy access to rename log from scripting
|
2012-07-09 10:50:18 +00:00 |
HistorySpooler.java
|
* easy access to rename log from scripting
|
2012-07-09 10:50:18 +00:00 |
Main.java
|
* set unixfs system property via filebot option -unixfs rather than -Dunixfs=true in the startup scripts
|
2012-08-15 10:47:46 +00:00 |
media.types
|
+ added ed2k hash support to SFV panel (special thanks to thraash)
|
2012-09-26 16:09:00 +00:00 |
MediaTypes.java
|
added constant MediaTypes.NFO_FILES file filter
|
2012-07-26 03:33:44 +00:00 |
NativeRenameAction.java
|
* added -DuseNativeShell to jnlp
|
2012-07-20 03:38:47 +00:00 |
RenameAction.java
|
+ support all rename actions (move, copy, hardlink, ...) in GUI as well
|
2012-07-12 11:23:23 +00:00 |
ResourceManager.java
|
* removed icon cache, just crashes the app sometimes and it's not really necessary anyway
|
2012-07-13 12:39:21 +00:00 |
Settings.java
|
* added -DuseNativeShell to jnlp
|
2012-07-20 03:38:47 +00:00 |
Settings.properties
|
* initial commit for 3.0
|
2012-08-11 02:40:25 +00:00 |
StandardRenameAction.java
|
* added -DuseNativeShell to jnlp
|
2012-07-20 03:38:47 +00:00 |
WebServices.java
|
* make TheTVDB local search more restrictive
|
2012-10-14 12:13:45 +00:00 |