1
0
mirror of https://github.com/mitb-archive/filebot synced 2025-01-13 06:48:04 -05:00
filebot/source/net/sourceforge/filebot/web
2013-09-21 08:48:43 +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 * make the internal AcoustID api more flexible 2013-03-14 15:35:57 +00:00
AnidbClient.java * Organize Imports 2013-09-11 17:22:00 +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 * enforce heavy caching to save resources for the various webservices 2013-01-18 09:07:35 +00:00
CachedResource.java * fix performance / blocking issues 2013-03-31 11:36:28 +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
FanartTV.java * Organize Imports 2013-09-11 17:22:00 +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
ID3Lookup.java * extracted common MusicIdentificationService interface and added a dummy one that is only reading MediaInfo/ID3 2013-01-12 15:21:33 +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 + experimental support for alias titles 2013-09-06 07:55:13 +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 + Subtitle Upload Support !!! 2013-09-21 07:29:57 +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 + support n-alias data files 2013-09-07 15:48:24 +00:00
SeasonOutOfBoundsException.java * less code duplication, renamed interfaces *Client to *Provider 2009-03-18 20:09:45 +00:00
SerienjunkiesClient.java * Organize Imports 2013-09-11 17:22:00 +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 * Organize Imports 2013-09-11 17:22:00 +00:00
TheTVDBSearchResult.java + experimental support for alias titles 2013-09-06 07:55:13 +00:00
TMDbClient.java * Organize Imports 2013-09-11 17:22:00 +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 * fix subscene scraper 2013-01-15 11:28:19 +00:00