index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MediaBrowser.Providers
/
TV
/
TheTVDB
/
TvdbSeasonImageProvider.cs
Age
Commit message (
Expand
)
Author
2020-03-09
start tvdb migration for plugin interface
dkanada
2019-02-20
Add ConfigureAwait to awaited calls
Claus Vium
2019-02-20
Fix logging args and add ilogger with categoryname
Claus Vium
2019-02-20
Address review comments
Claus Vium
2019-02-15
Use DI for TvDbClientManager
Claus Vium
2019-02-15
Extract imagetype-to-keytype statements into a utility function and move tvdb...
Claus Vium
2019-02-15
Add better language support
Claus Vium
2019-02-15
Apply suggestions from code review
Vasily
2019-02-15
Fix episode provider
Claus Vium
2019-02-15
Add much needed exception handling and logging
Claus Vium
2019-02-15
Add caching for all tvdb requests
Claus Vium
2019-02-15
Add some error handling, grab imdb id and other minor fixes
Claus Vium
2019-02-15
Episode provider is somewhat broken
Claus Vium
2019-02-15
Some of it works???
Claus Vium
2019-02-09
Fix namespacing so it lines up properly with file names and paths (#715)
Erwin de Haan
2019-01-13
ReSharper format: conform inline 'out' parameters.
Erwin de Haan
2019-01-13
ReSharper Reformat: Properties to expression bodied form.
Erwin de Haan
2019-01-13
Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener
Erwin de Haan
2019-01-13
Visual Studio Reformat: MediaBrowser.Providers
Erwin de Haan
2019-01-07
remove trailing whitespace
hawken
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-08-09
consolidate emby.server.core into emby.server.implementations
Luke Pulverenti
2017-08-07
consolidate interfaces
Luke Pulverenti
2017-05-26
update GetItems method
Luke Pulverenti
2017-04-29
rework refresh queue
Luke Pulverenti
2017-03-12
improve tvdb lookups by imdb
Luke Pulverenti
2017-02-18
clean related files when deleting items
Luke Pulverenti
2016-12-03
update xml parsing
Luke Pulverenti
2016-12-03
update xml readers
Luke Pulverenti
2016-12-02
update xml parsing
Luke Pulverenti
2016-10-27
continue reworking provider project
Luke Pulverenti
2016-10-25
make controller project portable
Luke Pulverenti
2016-05-26
removed dead code
Luke Pulverenti
2016-05-24
deprecate provider options
Luke Pulverenti
2016-05-06
fix dashboard page
Luke Pulverenti
2016-04-27
update change monitors
Luke Pulverenti
2016-03-27
Remove unused code...
Sven Van den brande
2016-03-26
fix series nfo parsing
Luke Pulverenti
2016-03-17
Re-Organize TV provider source files
softworkz