Bond_009
ffd6dac03a
Remove useless comments
2019-03-07 12:24:44 +01:00
Claus Vium
8af4417f8f
Add ConfigureAwait to awaited calls
2019-02-20 19:35:47 +01:00
Claus Vium
4a5c526ccc
Fix logging args and add ilogger with categoryname
2019-02-20 19:08:47 +01:00
Claus Vium
ce51025e7c
Use DI for TvDbClientManager
2019-02-15 20:11:27 +01:00
Claus Vium
8029cd3ebb
Add better language support
2019-02-15 19:33:10 +01:00
Claus Vium
f5bda652c4
Add support for searching for episodes by premiere date and fixed timezones
2019-02-15 19:33:10 +01:00
Claus Vium
e8189cd0f6
Fix namespaces
2019-02-15 19:33:10 +01:00
Vasily
da2c7db0df
Apply suggestions from code review
...
Co-Authored-By: cvium <cvium@users.noreply.github.com>
2019-02-15 19:33:10 +01:00
Claus Vium
83d98ac92d
Fix episode provider
2019-02-15 19:33:10 +01:00
Claus Vium
42c233c74e
Add much needed exception handling and logging
2019-02-15 19:33:10 +01:00
Claus Vium
1f8e74f3a8
Add caching for all tvdb requests
2019-02-15 19:33:10 +01:00
Claus Vium
2a26760911
Episode provider is somewhat broken
2019-02-15 19:33:10 +01:00
Claus Vium
c2202be0f8
Some of it works???
2019-02-15 19:33:10 +01:00
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.
2019-02-09 10:10:33 +01:00
Erwin de Haan
b9a111432a
Unwrapped all /(Write|Read)All(Text|Bytes)/ functions.
2019-01-28 22:10:50 +01:00
Erwin de Haan
3a831994f6
Unwrapped GetDirectoryName and DirectorySeperatorChar
2019-01-28 22:06:34 +01:00
Erwin de Haan
e867446437
ReSharper format: conform inline 'out' parameters.
2019-01-13 21:46:33 +01:00
Erwin de Haan
a36658f6f0
ReSharper Reformat: Properties to expression bodied form.
2019-01-13 21:31:14 +01:00
Erwin de Haan
587bb85b41
Visual Studio Reformat: MediaBrowser.Providers
2019-01-13 20:26:31 +01:00
Erwin de Haan
e2751d42e8
Merge branch 'dev' into code-cleanup
2019-01-11 12:50:36 +01:00
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.
2019-01-10 20:38:53 +01:00
hawken
ba1794f64b
Remove tabs and trailing whitespace
2019-01-07 23:24:34 +00:00
Bond_009
0f8b3c6347
Use Microsoft.Extensions.Logging abstraction
2018-12-30 22:44:38 +01:00
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
2018-09-12 19:26:21 +02:00
Luke Pulverenti
e91f569c15
update live tv startup
2017-06-03 03:36:32 -04:00
Luke Pulverenti
33014f77aa
update GetItems method
2017-05-26 02:48:54 -04:00
Luke Pulverenti
696a6b34ea
improve smb support
2017-05-04 14:14:45 -04:00
Luke Pulverenti
a9b041a7e6
rework refresh queue
2017-04-29 22:37:51 -04:00
Luke Pulverenti
5e82194749
improve tvdb lookups by imdb
2017-03-12 15:27:45 -04:00
Luke Pulverenti
b91f1e4d16
support dummied up image a/r's
2017-02-10 15:06:52 -05:00
Luke Pulverenti
83ad945015
update xml readers
2016-12-03 16:46:06 -05:00
Luke Pulverenti
aef79a796d
update xml parsing
2016-12-02 15:10:35 -05:00
Luke Pulverenti
872aec9352
continue reworking provider project
2016-10-27 03:58:33 -04:00
Luke Pulverenti
ef6b90b8e6
make controller project portable
2016-10-25 15:02:04 -04:00
softworkz
9f5cf9de0c
Added MetadataResult.QueriedById property
2016-09-18 06:39:03 +02:00
softworkz
896cc59936
Prioritize metadata merging by preferred language
2016-09-14 22:42:24 +02:00
Luke Pulverenti
4e624c2cef
removed dead code
2016-05-26 13:18:58 -04:00
Luke Pulverenti
77dc47df0c
deprecate provider options
2016-05-24 20:42:12 -04:00
Luke Pulverenti
022c242f3a
remove tvdb split by comma
2016-05-10 22:20:49 -04:00
Luke Pulverenti
0edd4e410a
fix dashboard page
2016-05-06 02:02:10 -04:00
Luke Pulverenti
87091b6196
update providers
2016-04-27 21:59:09 -04:00
softworkz
a3a333d168
TheTVDB Episode Provider: Fixed incorrect fallback to absolute episode numbering
2016-03-23 01:43:05 +01:00
softworkz
362839f253
Re-Organize TV provider source files
2016-03-17 00:18:07 +01:00