Claus Vium
42c233c74e
Add much needed exception handling and logging
6 years ago
Claus Vium
1f8e74f3a8
Add caching for all tvdb requests
6 years ago
Claus Vium
2a26760911
Episode provider is somewhat broken
6 years ago
Claus Vium
c2202be0f8
Some of it works???
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
b9a111432a
Unwrapped all /(Write|Read)All(Text|Bytes)/ functions.
6 years ago
Erwin de Haan
3a831994f6
Unwrapped GetDirectoryName and DirectorySeperatorChar
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
587bb85b41
Visual Studio Reformat: MediaBrowser.Providers
6 years ago
Erwin de Haan
e2751d42e8
Merge branch 'dev' into code-cleanup
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
hawken
ba1794f64b
Remove tabs and trailing whitespace
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
e91f569c15
update live tv startup
8 years ago
Luke Pulverenti
33014f77aa
update GetItems method
8 years ago
Luke Pulverenti
696a6b34ea
improve smb support
8 years ago
Luke Pulverenti
a9b041a7e6
rework refresh queue
8 years ago
Luke Pulverenti
5e82194749
improve tvdb lookups by imdb
8 years ago
Luke Pulverenti
b91f1e4d16
support dummied up image a/r's
8 years ago
Luke Pulverenti
83ad945015
update xml readers
8 years ago
Luke Pulverenti
aef79a796d
update xml parsing
8 years ago
Luke Pulverenti
872aec9352
continue reworking provider project
8 years ago
Luke Pulverenti
ef6b90b8e6
make controller project portable
8 years ago
softworkz
9f5cf9de0c
Added MetadataResult.QueriedById property
8 years ago
softworkz
896cc59936
Prioritize metadata merging by preferred language
8 years ago
Luke Pulverenti
4e624c2cef
removed dead code
9 years ago
Luke Pulverenti
77dc47df0c
deprecate provider options
9 years ago
Luke Pulverenti
022c242f3a
remove tvdb split by comma
9 years ago
Luke Pulverenti
0edd4e410a
fix dashboard page
9 years ago
Luke Pulverenti
87091b6196
update providers
9 years ago
softworkz
a3a333d168
TheTVDB Episode Provider: Fixed incorrect fallback to absolute episode numbering
9 years ago
softworkz
362839f253
Re-Organize TV provider source files
9 years ago