jellyfin/MediaBrowser.Providers/Omdb
softworkz 99528878b7 OmdbProvider: Added local caching
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
2016-06-04 03:16:24 +02:00
..
OmdbImageProvider.cs Use HTTPS for API requests 2016-04-23 06:47:15 +02:00
OmdbItemProvider.cs OmdbProvider: Added local caching 2016-06-04 03:16:24 +02:00
OmdbProvider.cs OmdbProvider: Added local caching 2016-06-04 03:16:24 +02:00