Claus Vium
21f0a7e020
Make all class implementing dynamically loaded interfaces public
6 years ago
Erwin de Haan
f1ef0b0b4c
Fix namespacing so it lines up properly with file names and paths ( #715 )
...
* Fix stupid namespacing so it lines up properly with file names and paths.
6 years ago
Erwin de Haan
38f96af079
Reformat JustAMan review pt2 changes
...
Refs #575
6 years ago
Erwin de Haan
e867446437
ReSharper format: conform inline 'out' parameters.
6 years ago
Erwin de Haan
a36658f6f0
ReSharper Reformat: Properties to expression bodied form.
6 years ago
Erwin de Haan
b062577d81
Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener
6 years ago
Erwin de Haan
587bb85b41
Visual Studio Reformat: MediaBrowser.Providers
6 years ago
Bond_009
0f8b3c6347
Use Microsoft.Extensions.Logging abstraction
6 years ago
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti
6b28eee2db
rework episode queries
7 years ago
Luke Pulverenti
33014f77aa
update GetItems method
8 years ago
Luke Pulverenti
568d769cc8
support omdb episodes by imdb; add more search data
8 years ago
Luke Pulverenti
d350dc0edb
resolve error saving sync jobs
8 years ago
Luke Pulverenti
1d5c0128c8
use GetProviderId
8 years ago
Luke Pulverenti
ef6b90b8e6
make controller project portable
8 years ago
softworkz
9f5cf9de0c
Added MetadataResult.QueriedById property
8 years ago
Sven Van den brande
219cba7506
Removed redundant Collection Initializers
...
Removed Using directives that are not required
8 years ago
softworkz
c022b728f8
OMDB improvements
...
- Improved parsing of production year (cases like '2001-2003')
- Parse writer field as person
- Parse director field as person
- Parse actors fields as persons
8 years ago
softworkz
192e36275b
OMDB Episode Provider: Use new full season API for retrieval and caching
8 years ago
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
9 years ago
Luke Pulverenti
916b148274
don't use omdb for missing episodes
9 years ago
Sven Van den brande
168587b2a0
Remove unused code...
9 years ago
softworkz
362839f253
Re-Organize TV provider source files
9 years ago