filebot/source/net/filebot/web
Reinhard Pointner 256b5be2d3 Experimental support for episode level extended info (only supported with TheTVDB data) 2016-10-31 07:19:11 +08:00
..
AbstractEpisodeListProvider.java Unify SearchResult classes 2016-03-26 17:40:54 +00:00
AcoustIDClient.java Call fpcalc for each individual file to work around all kinds of issues (Windows arg limits, fpcalc/ffmpeg issues, etc) 2016-06-03 01:30:45 +08:00
AnidbClient.java Add episode id to base episode record (i.e. a unique id per database) 2016-10-31 05:09:13 +08:00
Artwork.java Fix NPE 2016-05-14 03:32:57 +08:00
ArtworkProvider.java Experiment with unifying Artwork interface for all databases 2016-04-17 11:34:22 +00:00
AudioTrack.java com.cedarsoftware.util.io.JsonReader requires a public constructor with no arguments (otherwise it'll try to find another constructor and call it with default values, e.g. null may change to 0) 2016-10-09 17:39:04 +08:00
AudioTrackFormat.java Add database property to AudioTrack object 2016-04-05 18:05:47 +00:00
Datasource.java Full support for "TheMovieDB::TV" and "TheMovieDB" datasources 2016-03-26 19:44:44 +00:00
Episode.java Add episode id to base episode record (i.e. a unique id per database) 2016-10-31 05:09:13 +08:00
EpisodeFormat.java Add episode id to base episode record (i.e. a unique id per database) 2016-10-31 05:09:13 +08:00
EpisodeInfo.java Experimental support for episode level extended info (only supported with TheTVDB data) 2016-10-31 07:19:11 +08:00
EpisodeListProvider.java * refactoring 2015-07-25 22:47:02 +00:00
EpisodeUtilities.java Match by {n} instead of Anime primary title (may be Japanese and not yield results on TheTVDB) 2016-07-25 01:18:28 +08:00
FanartTVClient.java Unify Actors/Cast/Crew API 2016-05-09 22:59:21 +08:00
FloodLimit.java Fix compiler issues 2016-04-21 01:22:35 +08:00
ID3Lookup.java Read MBID from ID3 Tags if possible 2016-10-05 02:27:35 +08:00
LocalSearch.java Refactor LocalSearch and AutoDetection worker threads 2016-04-08 22:59:27 +00:00
Movie.java com.cedarsoftware.util.io.JsonReader requires a public constructor with no arguments (otherwise it'll try to find another constructor and call it with default values, e.g. null may change to 0) 2016-10-09 17:39:04 +08:00
MovieFormat.java Refactor Movie (use 0 as undefined ID) 2016-10-09 16:19:39 +08:00
MovieIdentificationService.java Remove @Depricated "Movie Search By Hash" interface. OpenSubtitles is not used as a Movie datasource anymore, and TMDb doesn't do hashes anymore. 2016-03-27 22:35:19 +00:00
MoviePart.java com.cedarsoftware.util.io.JsonReader requires a public constructor with no arguments (otherwise it'll try to find another constructor and call it with default values, e.g. null may change to 0) 2016-10-09 17:39:04 +08:00
MultiEpisode.java com.cedarsoftware.util.io.JsonReader requires a public constructor with no arguments (otherwise it'll try to find another constructor and call it with default values, e.g. null may change to 0) 2016-10-09 17:39:04 +08:00
MusicIdentificationService.java * refactoring 2015-07-25 22:47:02 +00:00
OMDbClient.java Refactor Movie (use 0 as undefined ID) 2016-10-09 16:19:39 +08:00
OpenSubtitlesClient.java Refactor Movie (use 0 as undefined ID) 2016-10-09 16:19:39 +08:00
OpenSubtitlesHasher.java * remove Java 6 compatibility hacks 2014-11-07 04:54:21 +00:00
OpenSubtitlesSubtitleDescriptor.java Avoid potentially misleading error messages 2016-06-16 14:44:49 +08:00
OpenSubtitlesXmlRpc.java Refactor Movie (use 0 as undefined ID) 2016-10-09 16:19:39 +08:00
Person.java Experimental support for episode level extended info (only supported with TheTVDB data) 2016-10-31 07:19:11 +08:00
SearchResult.java Refactor Movie (use 0 as undefined ID) 2016-10-09 16:19:39 +08:00
SeasonOutOfBoundsException.java * Format Source 2015-07-25 22:47:19 +00:00
SeriesInfo.java com.cedarsoftware.util.io.JsonReader requires a public constructor with no arguments (otherwise it'll try to find another constructor and call it with default values, e.g. null may change to 0) 2016-10-10 05:15:47 +08:00
ShooterSubtitles.java Improved console output for -get-subtitles commands 2016-04-30 22:59:51 +08:00
SimpleDate.java Use Objects.hash() 2016-10-31 05:03:39 +08:00
SortOrder.java + add addtional metadata (order, language) to episode and movie objects 2014-07-24 11:31:03 +00:00
SubtitleDescriptor.java * Format Source 2015-07-25 22:47:19 +00:00
SubtitleProvider.java Improved console output for -get-subtitles commands 2016-04-30 22:59:51 +08:00
SubtitleSearchResult.java com.cedarsoftware.util.io.JsonReader requires a public constructor with no arguments (otherwise it'll try to find another constructor and call it with default values, e.g. null may change to 0) 2016-10-09 17:39:04 +08:00
TMDbClient.java Refactor Movie (use 0 as undefined ID) 2016-10-09 16:19:39 +08:00
TMDbTVClient.java Add episode id to base episode record (i.e. a unique id per database) 2016-10-31 05:09:13 +08:00
TVMazeClient.java Add episode id to base episode record (i.e. a unique id per database) 2016-10-31 05:09:13 +08:00
TheTVDBClient.java Experimental support for episode level extended info (only supported with TheTVDB data) 2016-10-31 07:19:11 +08:00
TheTVDBClientV1.java Add episode id to base episode record (i.e. a unique id per database) 2016-10-31 05:09:13 +08:00
TheTVDBSeriesInfo.java com.cedarsoftware.util.io.JsonReader requires a public constructor with no arguments (otherwise it'll try to find another constructor and call it with default values, e.g. null may change to 0) 2016-10-10 05:15:47 +08:00
VideoHashSubtitleService.java Improved console output for -get-subtitles commands 2016-04-30 22:59:51 +08:00
WebRequest.java Print binary content as Base64 2016-08-05 18:05:43 +08:00