.. |
AbstractCachedResource.java
|
* make sure long/int overflow issues are resolved
|
2013-11-12 12:51:03 +00:00 |
AbstractEpisodeListProvider.java
|
* make sure to work around all ehcache diskcache problems, unexpected exceptions, inconsistency, etc
|
2012-07-25 04:34:20 +00:00 |
AcoustID.java
|
* set "fpcalc" executable via system property net.sourceforge.filebot.AcoustID.fpcalc
|
2013-10-09 06:31:05 +00:00 |
AnidbClient.java
|
* replace TheTVDB online search with local search as best as possible to improve search result ranking
|
2013-10-13 14:50:45 +00:00 |
AnidbSearchResult.java
|
+ support n-alias data files
|
2013-09-07 15:48:24 +00:00 |
AudioTrack.java
|
* added {i} model index and {di} model duplicate index bindings
|
2013-02-07 12:25:46 +00:00 |
AudioTrackFormat.java
|
+ Integrated Music Mode with UI and cmdline interface
|
2013-01-10 18:28:46 +00:00 |
CachedPage.java
|
* increase cache intervals
|
2013-11-03 16:32:40 +00:00 |
CachedResource.java
|
* use extensive caching for all TheTVDB data and request resources only if modified
|
2013-10-15 07:12:42 +00:00 |
CachedXmlResource.java
|
* fully support ETag caching mechanism in TheMovieDB client
|
2013-11-20 02:53:36 +00:00 |
Date.java
|
* Organize Imports
|
2013-09-11 17:22:00 +00:00 |
Episode.java
|
+ store series info with each episode object and add new bindings {series} {primaryTitle} and {json} for debugging the info object
|
2013-07-13 10:01:33 +00:00 |
EpisodeFormat.java
|
+ store series info with each episode object and add new bindings {series} {primaryTitle} and {json} for debugging the info object
|
2013-07-13 10:01:33 +00:00 |
EpisodeListProvider.java
|
+ Support episode SortOrder
|
2012-02-13 09:54:57 +00:00 |
EpisodeUtilities.java
|
* parse specials from anidb episode data
|
2013-05-06 08:21:20 +00:00 |
ETagCachedResource.java
|
* make sure to keep ETag at least as long as cached data
|
2013-11-21 08:52:55 +00:00 |
FanartTV.java
|
* Organize Imports
|
2013-09-11 17:22:00 +00:00 |
FloodLimit.java
|
* fully support ETag caching mechanism in TheMovieDB client
|
2013-11-20 02:53:36 +00:00 |
HyperLink.java
|
* unified caching for all providers
|
2011-11-26 09:44:49 +00:00 |
ID3Lookup.java
|
* enable use ID3 Tags as datasource in GUI
|
2013-11-14 13:24:30 +00:00 |
IMDbClient.java
|
* Organize Imports
|
2013-09-11 17:22:00 +00:00 |
LocalSearch.java
|
* Organize Imports
|
2013-09-11 17:22:00 +00:00 |
Movie.java
|
* final fixes for new moviedb index
|
2013-11-21 16:31:09 +00:00 |
MovieFormat.java
|
+ updated to TheMovieDB API v3
|
2012-07-24 17:44:54 +00:00 |
MovieIdentificationService.java
|
+ support Movie disk folders in movie mode
|
2012-02-10 16:43:09 +00:00 |
MoviePart.java
|
+ updated to TheMovieDB API v3
|
2012-07-24 17:44:54 +00:00 |
MultiEpisode.java
|
* forgot about MultiEpisode type Episode objects...
|
2012-10-15 18:04:38 +00:00 |
MusicIdentificationService.java
|
* extracted common MusicIdentificationService interface and added a dummy one that is only reading MediaInfo/ID3
|
2013-01-12 15:21:33 +00:00 |
OpenSubtitlesClient.java
|
* upload subtitles required valid login... duh
|
2013-09-23 05:17:51 +00:00 |
OpenSubtitlesHasher.java
|
* improve stability
|
2012-12-03 18:08:02 +00:00 |
OpenSubtitlesSubtitleDescriptor.java
|
* added lots of caching to OpenSubtitlesClient (not much tested yet because the xml-rpc ws is broken again...)
|
2012-07-25 04:38:22 +00:00 |
OpenSubtitlesXmlRpc.java
|
* save loads of bandwith simply by enabling gzip compression for xmlrpc requests :D
|
2013-09-21 08:48:43 +00:00 |
SearchResult.java
|
* defensive programming for old json data
|
2013-10-18 11:42:04 +00:00 |
SeasonOutOfBoundsException.java
|
* less code duplication, renamed interfaces *Client to *Provider
|
2009-03-18 20:09:45 +00:00 |
SerienjunkiesClient.java
|
* replace TheTVDB online search with local search as best as possible to improve search result ranking
|
2013-10-13 14:50:45 +00:00 |
SerienjunkiesSearchResult.java
|
+ support n-alias data files
|
2013-09-07 15:48:24 +00:00 |
SortOrder.java
|
+ Support episode SortOrder
|
2012-02-13 09:54:57 +00:00 |
SubtitleDescriptor.java
|
+ added support for fully automatic SubtitleDescriptor/File subtitle matching to CLI, i.e. match files against subtitle listings
|
2011-11-24 17:27:39 +00:00 |
SubtitleProvider.java
|
+ added support for subtitle download via video/movie hash
|
2009-10-21 22:39:02 +00:00 |
TheTVDBClient.java
|
* less clutter in error reporting
|
2013-10-21 02:30:11 +00:00 |
TheTVDBSearchResult.java
|
+ experimental support for alias titles
|
2013-09-06 07:55:13 +00:00 |
TMDbClient.java
|
* Not-Modified requests also count towards the rate limit
|
2013-11-22 06:54:25 +00:00 |
TVRageClient.java
|
+ store series info with each episode object and add new bindings {series} {primaryTitle} and {json} for debugging the info object
|
2013-07-13 10:01:33 +00:00 |
TVRageSearchResult.java
|
+ store series info with each episode object and add new bindings {series} {primaryTitle} and {json} for debugging the info object
|
2013-07-13 10:01:33 +00:00 |
VideoHashSubtitleService.java
|
+ Subtitle Upload Support !!!
|
2013-09-21 07:29:57 +00:00 |
WebRequest.java
|
* fully support ETag caching mechanism in TheMovieDB client
|
2013-11-20 02:53:36 +00:00 |