| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
XmlTv Listings Provider
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TheTvDb: Add episode url for external links
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TheMovieDB Changes
|
|
|
|
|
|
OmdbProvider instantiation
|
|
|
|
Result caching and image existance check for OMDB
|
|
image is available
|
|
|
|
The lack of caching in the OmdbProvider could result in long library
scan time.
This commit adds caching for the OmdbProvider similar to the
MovieDbProvider.
Downloaded metadata is saved locally and only updated if the last
refresh occured 3 or more days before
|
|
|
|
OmdbProvider: Fix for empty json fields
|
|
|
|
OmdbProvider: Fix for data fields containing "N/A"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|