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
/
People
/
TvdbPersonImageProvider.cs
Age
Commit message (
Expand
)
Author
2019-10-29
Fix more warnings
Bond_009
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-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
Use Task.WhenAll properly
Claus Vium
2019-02-15
Add better language support
Claus Vium
2019-02-15
Fix namespaces
Claus Vium
2019-02-15
Fix actor image provider
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 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
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-08-07
consolidate interfaces
Luke Pulverenti
2017-05-21
update data queries
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-11-20
update sqlite dependencies
Luke Pulverenti
2016-10-31
don't buffer responses by default
Luke Pulverenti
2016-10-27
update providers to use core interfaces
Luke Pulverenti
2016-03-20
get recursive items from db
Luke Pulverenti
2015-11-24
support tvdb lookup by imdb
Luke Pulverenti
2015-07-06
update people queries
Luke Pulverenti
2015-06-20
start people update
Luke Pulverenti
2015-01-25
sync updates
Luke Pulverenti
2014-12-22
begin work on daily episodes
Luke Pulverenti
2014-02-13
take photos into the core
Luke Pulverenti
2014-01-31
convert album providers
Luke Pulverenti
2014-01-28
New provider system. Only for people right now
Luke Pulverenti