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
2c6cbb33ee
fixes #3013 - Open Movie Database (OMDB API) "Error: Invalid API key!" While getting movie poster.
7 years ago
Luke Pulverenti
060215143f
improve httpclient resource disposal
7 years ago
Luke Pulverenti
51ca72ab5d
adjust default provider order
7 years ago
Luke Pulverenti
b5f14258e0
3.2.30.2
7 years ago
Luke Pulverenti
52aeb3c40b
consolidate interfaces
7 years ago
Luke Pulverenti
9f0e6d17c8
add hevc cuvid
8 years ago
Luke Pulverenti
46b9ebd48e
3.2.19.6
8 years ago
Luke Pulverenti
e91f569c15
update live tv startup
8 years ago
Luke Pulverenti
33014f77aa
update GetItems method
8 years ago
Luke Pulverenti
0beb803aed
add sample rate condition
8 years ago
Luke Pulverenti
1991da85af
update setting of file attributes
8 years ago
Luke Pulverenti
696a6b34ea
improve smb support
8 years ago
Luke Pulverenti
568d769cc8
support omdb episodes by imdb; add more search data
8 years ago
Luke Pulverenti
a9b041a7e6
rework refresh queue
8 years ago
Luke Pulverenti
4154fdf9c6
update omdb info parsing
8 years ago
Luke Pulverenti
372d40598d
remove qsv hevc decoding for now
8 years ago
Luke Pulverenti
eb2d3d0889
add placeholder for omdb base url
8 years ago
Luke Pulverenti
6405f6c0c7
update xmltv parsing
8 years ago
Luke Pulverenti
b67a106b5e
attach user agent to omdb requests
8 years ago
Luke Pulverenti
ac3ec6d185
update image saver
8 years ago
Luke Pulverenti
3ff216f05a
update ShortOverview
8 years ago
Luke Pulverenti
d90494f204
update naming project
8 years ago
Luke Pulverenti
c0491fb563
rework genre views
8 years ago
Luke Pulverenti
345ad10665
don't buffer responses by default
8 years ago
Luke Pulverenti
ef6b90b8e6
make controller project portable
8 years ago
Luke Pulverenti
aa36fc0e6f
add null check to omdb
8 years ago
Luke Pulverenti
bba0c564c7
remove dead interface objects
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
Luke Pulverenti
3043d0687f
disable omdb people for now
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
7e22ce5f5e
OmdbProvider instantiation
9 years ago
softworkz
f7900e7757
OmdbImageProvider: Check poster field of cached item to determine if an image is available
9 years ago
softworkz
f601614539
minifix
9 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
softworkz
0e126533a4
OmdbProvider: Fix for empty json fields
9 years ago
softworkz
1910be0976
OmdbProvider: Fix for data fields containing "N/A"
9 years ago
Luke Pulverenti
6b1c6ace22
more identify fixes
9 years ago
nfnty
0879089eb5
Use HTTPS for API requests
9 years ago
Luke Pulverenti
14548735f3
fix identify by imdb id
9 years ago
Luke Pulverenti
1cea5bcbd8
improve identify feature
9 years ago
Sven Van den brande
168587b2a0
Remove unused code...
9 years ago
Luke Pulverenti
ae684cf0a5
fix movie search
9 years ago
Luke Pulverenti
1d2b6329bf
update channels
9 years ago
Luke Pulverenti
cbac67b5ae
remove IChannelMediaItem interface
9 years ago
Luke Pulverenti
da85e15eb0
support series images with omdb
9 years ago
Luke Pulverenti
3743152e0f
don't use search query when only a single result is needed
9 years ago