filebot/source/net/sourceforge/filebot/web
Reinhard Pointner a248021ebf + 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
..
AbstractEpisodeListProvider.java * make sure to work around all ehcache diskcache problems, unexpected exceptions, inconsistency, etc 2012-07-25 04:34:20 +00:00
AnidbClient.java * make sure to work around all ehcache diskcache problems, unexpected exceptions, inconsistency, etc 2012-07-25 04:34:20 +00:00
CachedPage.java * separate cache with large diskstore capacity for full web pages 2012-06-18 08:40:05 +00:00
CachedResource.java * if updating cached data doesn't work, make due with what we have 2012-07-26 08:36:53 +00:00
Date.java + 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
Episode.java * make sure every matched object is a unique object (as required by Matcher) 2012-02-16 07:19:12 +00:00
EpisodeFormat.java * improved multi-episode pattern matching 2012-06-25 17:30:21 +00:00
EpisodeListProvider.java + Support episode SortOrder 2012-02-13 09:54:57 +00:00
EpisodeUtilities.java + experimental support for multi-episode files 2012-03-17 19:02:04 +00:00
FanartTV.java * extra data for nfos 2012-07-28 10:21:30 +00:00
FloodLimit.java * added flood limit to TheMovieDB 2012-04-08 08:41:48 +00:00
HyperLink.java * unified caching for all providers 2011-11-26 09:44:49 +00:00
IMDbClient.java * no long support the {imdb.name} binding that doesn't work stable anyway 2012-09-27 14:26:23 +00:00
LocalSearch.java * reuse name normalization code 2012-01-02 03:34:13 +00:00
Movie.java * make Movie hashcode/equals case-insensitive 2012-07-27 07:48:17 +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 + experimental support for multi-episode files 2012-03-17 19:02:04 +00:00
OpenSubtitlesClient.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
OpenSubtitlesHasher.java * ignore empty query 2011-11-29 00:56:56 +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 * 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
SearchResult.java * refactor caching 2011-11-13 18:22:50 +00:00
SeasonOutOfBoundsException.java * less code duplication, renamed interfaces *Client to *Provider 2009-03-18 20:09:45 +00:00
SerienjunkiesClient.java * added <sortitle> (set :: name :: year) to .nfo files 2012-07-31 07:46:33 +00:00
SortOrder.java + Support episode SortOrder 2012-02-13 09:54:57 +00:00
SublightSubtitleClient.java + updated to TheMovieDB API v3 2012-07-24 17:44:54 +00:00
SublightSubtitleDescriptor.java + fully-automatic subtitle matching even without hashes 2011-11-25 18:52:31 +00:00
SublightVideoHasher.java * added info about required native lib arch to error msg if mediainfo native code can't be loaded 2011-11-15 02:50:48 +00:00
SubsceneSubtitleClient.java * make sure to work around all ehcache diskcache problems, unexpected exceptions, inconsistency, etc 2012-07-25 04:34:20 +00:00
SubsceneSubtitleDescriptor.java * update website scraper to subscene v3 2012-07-16 10:06:40 +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
TMDbClient.java * ignore invalid movies 2012-07-29 08:49:13 +00:00
TVRageClient.java * make sure to work around all ehcache diskcache problems, unexpected exceptions, inconsistency, etc 2012-07-25 04:34:20 +00:00
TheTVDBClient.java * fixfix 2012-09-26 01:00:36 +00:00
VideoHashSubtitleService.java + added support for subtitle download via video/movie hash 2009-10-21 22:39:02 +00:00
WebRequest.java * added caching for TMDB and IMDB 2012-02-17 04:34:44 +00:00