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
Age
Commit message (
Expand
)
Author
2020-03-09
start tvdb migration for plugin interface
dkanada
2020-01-31
Fix warnings
Bond_009
2019-12-11
Clean up checks for Dictionary keys
Mark Monteiro
2019-12-11
Fix issue with episode search
Mark Monteiro
2019-12-01
Fix for #2088
EscAbe
2019-11-01
Improve IInstallationManager interface
Bond_009
2019-09-25
Some style fixes
Bond_009
2019-09-01
Use regex to replace multiple spaces with one space
Andrew Rabert
2019-09-01
Fix infinite looping when scanning TV metadata
Andrew Rabert
2019-08-17
Merge pull request #1629 from cvium/fix_tvdb_guest_stars
Anthony Lavado
2019-08-17
Merge pull request #1628 from cvium/fix_tvdb_ep_provider_id
Anthony Lavado
2019-08-16
Move the first argument to its own line
Claus Vium
2019-08-16
Continue
Claus Vium
2019-08-16
Place args on separate lines
Claus Vium
2019-08-16
Invert the second if
Claus Vium
2019-08-16
Invert the if
Claus Vium
2019-08-16
Update MediaBrowser.Providers/TV/TheTVDB/TvdbEpisodeProvider.cs
Claus Vium
2019-08-16
Improve LocalizationManager
Bond_009
2019-08-15
Handle negative roleStartIndex since not all guest stars have roles
Claus Vium
2019-08-15
Remove unused import
Claus Vium
2019-08-15
Fix tvdb guest stars loop
Claus Vium
2019-08-15
Log episode id and series id when either request fails
Claus Vium
2019-08-15
Always fetch episode id as EpisodeInfo does not contain it
Claus Vium
2019-08-09
Merge pull request #1484 from SenorSmartyPants/DVD-Order
dkanada
2019-08-07
move comment to separate line
dkanada
2019-07-31
Update MediaBrowser.Providers/TV/TheTVDB/TvdbSeriesProvider.cs
Anthony Lavado
2019-07-27
Adds null check on studio/network name
Anthony Lavado
2019-06-22
Update TVDB provider to search based on series display order
SenorSmartyPants
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
Make the TvdbEpisodeProvider class Public
Claus Vium
2019-03-07
Remove useless comments
Bond_009
2019-03-07
Remove useless abstraction around XmlReaderSettings
Bond_009
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
Address review comments
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
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
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
Review comments
Claus Vium
[next]