.. |
AbstractEpisodeListProvider.java
|
Refactor
|
2017-02-24 16:44:30 +08:00 |
AcoustIDClient.java
|
Refactor Datasource.getName() / Datasource.getIdentifier()
|
2017-02-12 01:54:40 +08:00 |
AnidbClient.java
|
Remove unnecessary memoize() calls
|
2017-03-14 18:20:50 +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
|
Make ID3 genre value available via {genre} binding (works only if ID3 Lookup is used)
|
2017-12-21 10:17:13 +01:00 |
AudioTrackFormat.java
|
Add database property to AudioTrack object
|
2016-04-05 18:05:47 +00:00 |
Crew.java
|
Unify Crew/People into new interface with default methods
|
2016-11-01 21:22:36 +08:00 |
Datasource.java
|
Refactor Datasource.getName() / Datasource.getIdentifier()
|
2017-02-12 01:54:40 +08: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
|
Fix Java 9 @Deprecated warnings
|
2017-10-16 21:09:25 +02:00 |
EpisodeInfo.java
|
Unify Crew/People into new interface with default methods
|
2016-11-01 21:22:36 +08:00 |
EpisodeListProvider.java
|
* refactoring
|
2015-07-25 22:47:02 +00:00 |
EpisodeUtilities.java
|
Refactor common reload-episode-data tasks
|
2016-11-23 04:34:56 +08:00 |
FanartTVClient.java
|
Coerce episode number [1.1] to [1]
|
2018-07-02 14:30:03 +07:00 |
FloodLimit.java
|
Fix compiler issues
|
2016-04-21 01:22:35 +08:00 |
ID3Lookup.java
|
Make ID3 genre value available via {genre} binding (works only if ID3 Lookup is used)
|
2017-12-21 10:17:13 +01: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 |
MovieInfo.java
|
Fix Java 9 @Deprecated warnings
|
2017-10-16 21:09:25 +02: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
|
Support dynamic SortOrder binding {order}
|
2016-11-23 00:55:11 +08:00 |
MusicIdentificationService.java
|
* refactoring
|
2015-07-25 22:47:02 +00:00 |
OMDbClient.java
|
Fix OMDb timeout issues
|
2018-07-12 16:54:51 +07:00 |
OpenSubtitlesClient.java
|
Refactor common media characteristics (e.g. to use ffprobe instead of libmediainfo internally for various use cases, via -Dnet.filebot.media.parser=ffprobe)
|
2018-06-05 13:35:39 +07:00 |
OpenSubtitlesHasher.java
|
* remove Java 6 compatibility hacks
|
2014-11-07 04:54:21 +00:00 |
OpenSubtitlesSubtitleDescriptor.java
|
Improved error messages
|
2017-02-04 23:21:55 +08:00 |
OpenSubtitlesXmlRpc.java
|
Fix "At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored" warnings
|
2017-10-16 21:41:17 +02:00 |
Person.java
|
Unify Crew/People into new interface with default methods
|
2016-11-01 21:22:36 +08:00 |
SearchResult.java
|
Refactor
|
2017-02-24 16:44:30 +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
|
Refactor Datasource.getName() / Datasource.getIdentifier()
|
2017-02-12 01:54:40 +08:00 |
SimpleDate.java
|
Use Objects.hash()
|
2016-10-31 05:03:39 +08:00 |
SortOrder.java
|
Refactor Enum.forName error messages
|
2017-02-17 22:02:20 +08:00 |
SubtitleDescriptor.java
|
* Format Source
|
2015-07-25 22:47:19 +00:00 |
SubtitleProvider.java
|
Refactor Language
|
2017-01-14 04:32:42 +08:00 |
SubtitleSearchResult.java
|
Refactor Enum.forName error messages
|
2017-02-17 22:02:20 +08:00 |
TheTVDBClient.java
|
Coerce episode number [1.1] to [1]
|
2018-07-02 14:30:03 +07:00 |
TheTVDBClientV1.java
|
Refactor
|
2017-02-24 16:44:30 +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 |
TMDbClient.java
|
Coerce episode number [1.1] to [1]
|
2018-07-02 14:30:03 +07:00 |
TMDbTVClient.java
|
Fix Java 9 @Deprecated warnings
|
2017-10-16 21:09:25 +02:00 |
Trailer.java
|
Support for Trailer.getKey()
|
2017-07-19 15:16:12 +08:00 |
TVMazeClient.java
|
Fix Java 9 @Deprecated warnings
|
2017-10-16 21:09:25 +02:00 |
VideoHashSubtitleService.java
|
Refactor Language
|
2017-01-14 04:32:42 +08:00 |
WebRequest.java
|
Default to false instead of null so we don't crash during DnD
|
2018-06-29 13:32:30 +07:00 |