aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers/TV/TheTVDB
AgeCommit message (Expand)Author
2020-03-09start tvdb migration for plugin interfacedkanada
2020-01-31Fix warningsBond_009
2019-12-11Clean up checks for Dictionary keysMark Monteiro
2019-12-11Fix issue with episode searchMark Monteiro
2019-12-01Fix for #2088EscAbe
2019-11-01Improve IInstallationManager interfaceBond_009
2019-09-25Some style fixesBond_009
2019-09-01Use regex to replace multiple spaces with one spaceAndrew Rabert
2019-09-01Fix infinite looping when scanning TV metadataAndrew Rabert
2019-08-17Merge pull request #1629 from cvium/fix_tvdb_guest_starsAnthony Lavado
2019-08-17Merge pull request #1628 from cvium/fix_tvdb_ep_provider_idAnthony Lavado
2019-08-16Move the first argument to its own lineClaus Vium
2019-08-16ContinueClaus Vium
2019-08-16Place args on separate linesClaus Vium
2019-08-16Invert the second ifClaus Vium
2019-08-16Invert the ifClaus Vium
2019-08-16Update MediaBrowser.Providers/TV/TheTVDB/TvdbEpisodeProvider.csClaus Vium
2019-08-16Improve LocalizationManagerBond_009
2019-08-15Handle negative roleStartIndex since not all guest stars have rolesClaus Vium
2019-08-15Remove unused importClaus Vium
2019-08-15Fix tvdb guest stars loopClaus Vium
2019-08-15Log episode id and series id when either request failsClaus Vium
2019-08-15Always fetch episode id as EpisodeInfo does not contain itClaus Vium
2019-08-09Merge pull request #1484 from SenorSmartyPants/DVD-Orderdkanada
2019-08-07move comment to separate linedkanada
2019-07-31Update MediaBrowser.Providers/TV/TheTVDB/TvdbSeriesProvider.csAnthony Lavado
2019-07-27Adds null check on studio/network nameAnthony Lavado
2019-06-22Update TVDB provider to search based on series display orderSenorSmartyPants
2019-06-21Wait for the async authentication to finish when the JTW token expiresClaus Vium
2019-05-31Fix inverted comparison in the tvdb token refresh logicClaus Vium
2019-04-30Make the TvdbEpisodeProvider class PublicClaus Vium
2019-03-07Remove useless commentsBond_009
2019-03-07Remove useless abstraction around XmlReaderSettingsBond_009
2019-02-20Make Tvdb strings constClaus Vium
2019-02-20Update MediaBrowser.Providers/TV/TheTVDB/TvdbSeriesImageProvider.csBond-009
2019-02-20Add ConfigureAwait to awaited callsClaus Vium
2019-02-20Fix logging args and add ilogger with categorynameClaus Vium
2019-02-20Address review commentsClaus Vium
2019-02-15Use DI for TvDbClientManagerClaus Vium
2019-02-15Remove useless docClaus Vium
2019-02-15Review commentsClaus Vium
2019-02-15Extract imagetype-to-keytype statements into a utility function and move tvdb...Claus Vium
2019-02-15Add key delimiter to avoid potential clashesClaus Vium
2019-02-15Use language supplied as argument instead of reading from TvDbClientClaus Vium
2019-02-15Add generic key generation functionClaus Vium
2019-02-15Add better language supportClaus Vium
2019-02-15Fix namespace in tvdbclientmanagerClaus Vium
2019-02-15Add support for searching for episodes by premiere date and fixed timezonesClaus Vium
2019-02-15Fix namespacesClaus Vium
2019-02-15Review commentsClaus Vium