.. |
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
|
Make sure that Artwork is always sorted by rating
|
2016-05-08 01:53:36 +08: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
|
Make sure that Artwork is always sorted by rating
|
2016-05-08 01:53:36 +08:00 |
FloodLimit.java
|
Fix compiler issues
|
2016-04-21 01:22:35 +08: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
|
try to convert absolute numbers to SxE numbers when using {s00e00} binding (as best as possible, SxE numbers may not exactly match TheTVDB, but should in most common cases)
|
2016-04-23 00:47:43 +08: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
|
Better logging
|
2016-05-03 19:28:52 +08: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
|
Actors is no longer part of the base series record :(
|
2016-05-08 20:44:10 +08:00 |
ShooterSubtitles.java
|
Improved console output for -get-subtitles commands
|
2016-04-30 22:59:51 +08: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
|
Improved console output for -get-subtitles commands
|
2016-04-30 22:59:51 +08:00 |
SubtitleSearchResult.java
|
* include movie alias titles in osdb index
|
2015-05-24 22:54:59 +00:00 |
TheTVDBClient.java
|
Fix TheTVDB artwork rating issues
|
2016-05-08 20:31:06 +08:00 |
TheTVDBSeriesInfo.java
|
Update TheTVDB API v2 to return extended TheTVDBSeriesInfo
|
2016-05-07 02:41:29 +08:00 |
TMDbClient.java
|
Make sure that Artwork is always sorted by rating
|
2016-05-08 01:53:36 +08: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
|
Improved console output for -get-subtitles commands
|
2016-04-30 22:59:51 +08:00 |
WebRequest.java
|
Experiment with TheTVDB API v2
|
2016-04-16 21:41:16 +00:00 |