1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
filebot/source/net/sourceforge/filebot/web
2013-03-25 09:35:17 +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 * fix cache misconfig to stop anidb abuse 2013-03-17 14:19:11 +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 * enforce heavy caching to save resources for the various webservices 2013-01-18 09:07:35 +00:00
Date.java * save metadata as extended file attributes for each file 2012-10-23 19:05:55 +00:00
Episode.java * forgot about MultiEpisode type Episode objects... 2012-10-15 18:04:38 +00:00
EpisodeFormat.java * use S01E01-E02 as default pattern for S00E00 multi-episodes 2013-01-16 18:10:55 +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 * enforce heavy caching to save resources for the various webservices 2013-01-18 09:07:35 +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 * fix video support in imdb scraper 2013-02-22 17:26:34 +00:00
LocalSearch.java * Transliterate any text to ASCII before running any kind of string similarity 2012-12-02 13:41:06 +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 * 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 + GUI support for setting up osdb and sublight logins 2013-02-26 06:21:02 +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 * 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
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 null checks and make sure to verify serienjunkies data 2012-10-25 19:28:30 +00:00
SortOrder.java + Support episode SortOrder 2012-02-13 09:54:57 +00:00
SublightSubtitleClient.java + GUI support for setting up osdb and sublight logins 2013-02-26 06:21:02 +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 * scrape info from main movie page rather than releaseinfo 2012-12-02 09:36:59 +00:00
SubsceneSubtitleDescriptor.java * fix subscene scraper 2013-01-15 11:28:19 +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 * backwards-compatibility fixes 2013-03-25 09:35:17 +00:00
TMDbClient.java * enforce heavy caching to save resources for the various webservices 2013-01-18 09:07:35 +00:00
TVRageClient.java * scrape info from main movie page rather than releaseinfo 2012-12-02 09:36:59 +00:00
VideoHashSubtitleService.java + added support for subtitle download via video/movie hash 2009-10-21 22:39:02 +00:00
WebRequest.java * fix subscene scraper 2013-01-15 11:28:19 +00:00