Erwin de Haan
d7c6d16250
Unwrapped CreateDirectory and DeleteDirectory
6 years ago
Erwin de Haan
3a831994f6
Unwrapped GetDirectoryName and DirectorySeperatorChar
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
65bd052f3e
ReSharper conform to 'var' settings
6 years ago
Erwin de Haan
587bb85b41
Visual Studio Reformat: MediaBrowser.Providers
6 years ago
Erwin de Haan
846456b41e
Reformatted the files with notes.
6 years ago
Erwin de Haan
e2751d42e8
Merge branch 'dev' into code-cleanup
6 years ago
Joshua Boniface
8489febcc7
Update Omdb API key to our own
6 years ago
Erwin de Haan
ec1f5dc317
Mayor code cleanup
...
Add Argument*Exceptions now use proper nameof operators.
Added exception messages to quite a few Argument*Exceptions.
Fixed rethorwing to be proper syntax.
Added a ton of null checkes. (This is only a start, there are about 500 places that need proper null handling)
Added some TODOs to log certain exceptions.
Fix sln again.
Fixed all AssemblyInfo's and added proper copyright (where I could find them)
We live in *current year*.
Fixed the use of braces.
Fixed a ton of properties, and made a fair amount of functions static that should be and can be static.
Made more Methods that should be static static.
You can now use static to find bad functions!
Removed unused variable. And added one more proper XML comment.
6 years ago
Bond_009
db62648510
Remove firebase and empty resource config file
6 years ago
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
6 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
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
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
nfnty
0879089eb5
Use HTTPS for API requests
9 years ago
Luke Pulverenti
b5a7483fcc
adjust provider caching
9 years ago
Luke Pulverenti
e5aea2b622
pool tuners
9 years ago
Luke Pulverenti
96e207acb3
update omdb provider
9 years ago
Luke Pulverenti
a9b015dc74
update omdb
9 years ago