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
Age
Commit message (
Expand
)
Author
2019-06-21
Wait for the async authentication to finish when the JTW token expires
Claus Vium
2019-05-31
Fix inverted comparison in the tvdb token refresh logic
Claus Vium
2019-04-30
Iterate over IEnumerable before disposing
Bond-009
2019-04-30
Make the TvdbEpisodeProvider class Public
Claus Vium
2019-03-15
Merge pull request #1119 from ploughpuff/503retry
Joshua M. Boniface
2019-03-15
MusicBrainz 503 Retry Strategy
PloughPuff
2019-03-15
Merge pull request #1105 from ploughpuff/ratelimit
Vasily
2019-03-14
Added contact email to user agent
PloughPuff
2019-03-14
Adjusted AssemblyCopyright attribute values.
Erwin de Haan
2019-03-14
Adjusted the Product Name so the User Agent is correct/better.
Erwin de Haan
2019-03-14
Increased interval to 1050ms and moved to class scope
PloughPuff
2019-03-14
Only delay making request if necessary
PloughPuff
2019-03-13
More warning fixes
Bond-009
2019-03-12
Fix build by removing non existent namespace
Bond-009
2019-03-12
Merge branch 'master' into xml
Bond-009
2019-03-08
Make MusicBrainz base url configurable
Bond-009
2019-03-07
Reduce the amount of exceptions thrown
Bond_009
2019-03-07
Remove useless comments
Bond_009
2019-03-07
Remove useless abstraction around XmlReaderSettings
Bond_009
2019-03-01
Merge pull request #1024 from jellyfin/release-10.2.z
Bond-009
2019-02-24
Fix slow local image validation (#990)
Claus Vium
2019-02-20
Make Tvdb strings const
Claus Vium
2019-02-20
Update MediaBrowser.Providers/TV/TheTVDB/TvdbSeriesImageProvider.cs
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-20
Merge branch 'master' into update_tvdb
Vasily
2019-02-20
Address review comments
Claus Vium
2019-02-19
Remove OptimizedPriorityQueue source and grab it from nuget
Claus Vium
2019-02-15
Make all class implementing dynamically loaded interfaces public
Claus Vium
2019-02-15
Use DI for TvDbClientManager
Claus Vium
2019-02-15
Remove useless doc
Claus Vium
2019-02-15
Review comments
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 key delimiter to avoid potential clashes
Claus Vium
2019-02-15
Use language supplied as argument instead of reading from TvDbClient
Claus Vium
2019-02-15
Add generic key generation function
Claus Vium
2019-02-15
Add better language support
Claus Vium
2019-02-15
Update MediaBrowser.Providers/TV/MissingEpisodeProvider.cs
Vasily
2019-02-15
Fix namespace in tvdbclientmanager
Claus Vium
2019-02-15
Add support for searching for episodes by premiere date and fixed timezones
Claus Vium
2019-02-15
Fix namespaces
Claus Vium
2019-02-15
Add braces to if's and other minor style changes
Claus Vium
2019-02-15
Review comments
Claus Vium
2019-02-15
Apply suggestions from code review
Vasily
2019-02-15
Fix episode provider
Claus Vium
2019-02-15
Add names to tuple items and reduce list iterations
Claus Vium
2019-02-15
Minor fixes in MissingEpisodeProvider
Claus Vium
2019-02-15
Fix actor image provider
Claus Vium
2019-02-15
Fix MissingEpisodeProvider (almost)
Claus Vium
[next]