.. |
AbstractEpisodeListProvider.java
|
Unify SearchResult classes
|
2016-03-26 17:40:54 +00:00 |
AcoustIDClient.java
|
Refactor AutoCompleteMatcher
|
2016-04-06 18:56:33 +00:00 |
AnidbClient.java
|
Refactor LocalSearch and AutoDetection worker threads
|
2016-04-08 22:59:27 +00:00 |
Artwork.java
|
Experiment with unifying Artwork interface for all databases
|
2016-04-19 07:09:11 +00:00 |
ArtworkProvider.java
|
Experiment with unifying Artwork interface for all databases
|
2016-04-17 11:34:22 +00:00 |
AudioTrack.java
|
Add database property to AudioTrack object
|
2016-04-05 18:05:47 +00: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
|
Support multi-episode objects where each episode member has the same SxE numbers
|
2016-02-26 16:35:59 +00:00 |
EpisodeFormat.java
|
Clean up
|
2016-02-28 10:47:20 +00:00 |
EpisodeListProvider.java
|
* refactoring
|
2015-07-25 22:47:02 +00:00 |
EpisodeUtilities.java
|
Support multi-episode objects where each episode member has the same SxE numbers
|
2016-02-26 16:35:59 +00:00 |
FanartTVClient.java
|
Experiment with unifying Artwork interface for all databases
|
2016-04-17 12:40:37 +00:00 |
FloodLimit.java
|
* fix package and import declarations
|
2014-04-19 06:30:29 +00:00 |
ID3Lookup.java
|
Add database property to AudioTrack object
|
2016-04-05 18:05:47 +00:00 |
LocalSearch.java
|
Refactor LocalSearch and AutoDetection worker threads
|
2016-04-08 22:59:27 +00:00 |
Movie.java
|
Refactor MediaDetection isEpisode/isMovie and update Filter/Types tool
|
2016-03-28 14:46:33 +00:00 |
MovieFormat.java
|
* Format Source
|
2015-07-25 22:47:19 +00: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
|
Refactor SearchResult classes
|
2016-02-09 09:37:34 +00:00 |
MultiEpisode.java
|
* make sure we create unique objects for JSON serialization
|
2014-08-23 14:34:26 +00:00 |
MusicIdentificationService.java
|
* refactoring
|
2015-07-25 22:47:02 +00:00 |
OMDbClient.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 |
OpenSubtitlesClient.java
|
Support dummy files for debugging
|
2016-04-13 11:21:57 +00:00 |
OpenSubtitlesHasher.java
|
* remove Java 6 compatibility hacks
|
2014-11-07 04:54:21 +00:00 |
OpenSubtitlesSubtitleDescriptor.java
|
Check Download-Quota HTTP header when downloading subtitles and abort if quota has been reached.
|
2016-04-06 12:01:43 +00:00 |
OpenSubtitlesXmlRpc.java
|
Check Download-Quota HTTP header when downloading subtitles and abort if quota has been reached.
|
2016-04-06 12:01:43 +00:00 |
SearchResult.java
|
Unify SearchResult classes
|
2016-03-26 17:40:54 +00:00 |
SeasonOutOfBoundsException.java
|
* Format Source
|
2015-07-25 22:47:19 +00:00 |
SeriesInfo.java
|
Experiment with TheTVDB API v2
|
2016-04-16 21:41:16 +00:00 |
ShooterSubtitles.java
|
handle error response correctly
|
2016-03-31 20:13:51 +00:00 |
SimpleDate.java
|
Adjust differentiation accuracy to about a year
|
2016-02-22 18:48:23 +00: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
|
+ OpenSubtitles: Perform 1-episode-only or 1-season-only search queries to avoid the 500 result limit
|
2016-02-24 05:49:58 +00:00 |
SubtitleSearchResult.java
|
* include movie alias titles in osdb index
|
2015-05-24 22:54:59 +00:00 |
TheTVDBClient2.java
|
Fix IMDB ID lookup
|
2016-04-17 22:44:25 +00:00 |
TheTVDBClient.java
|
Experiment with unifying Artwork interface for all databases
|
2016-04-17 17:32:49 +00:00 |
TheTVDBSeriesInfo.java
|
Full support for "TheMovieDB::TV" and "TheMovieDB" datasources
|
2016-03-26 19:44:44 +00:00 |
TMDbClient.java
|
Experiment with unifying Artwork interface for all databases
|
2016-04-17 12:40:37 +00:00 |
TMDbTVClient.java
|
Results should be in order (since we generate absolute episode numbers based on that)
|
2016-04-18 15:22:34 +00:00 |
TVMazeClient.java
|
Full support for "TheMovieDB::TV" and "TheMovieDB" datasources
|
2016-03-26 19:44:44 +00:00 |
VideoHashSubtitleService.java
|
* refactor subtitle upload (and improve CD1/CD2 upload support)
|
2016-02-06 12:23:59 +00:00 |
WebRequest.java
|
Experiment with TheTVDB API v2
|
2016-04-16 21:41:16 +00:00 |