Commit Graph

36 Commits (e8675a6c24ebb86ce4a48f208f439f42267bf8e6)

Author SHA1 Message Date
Anthony Lavado 6205fb4b6a
Merge pull request #4341 from Bond-009/minor6
4 years ago
Bond_009 49569ca0a0 Use nameof where possible
4 years ago
Jan-Pieter Baert ec91d3893d
Fix SA 1116 warnings
4 years ago
dkanada 6478e70f06
Merge pull request #4221 from Spacetech/tvdb_series_provider_InvalidOperationException
4 years ago
cvium 72cd6ab071 Remove dummy season and missing episode provider in a futile attempt to remove cruft
4 years ago
Gary Wilber fd7a36932d simplify EndDate query
4 years ago
Gary Wilber 881a7fa908 update based on suggestions
4 years ago
Gary Wilber 303eccaffe Fix InvalidOperationException in TvdbSeriesProvider
4 years ago
Gary Wilber 12275e5e7b Fix invalid operation exception in TvdbEpisodeImageProvider.GetImages
4 years ago
derchu b88cfa802f
Grab content rating from episode info
4 years ago
lmaonator 76172f76d9 Fix TVDB plugin not handling absolute display order
4 years ago
crobibero dd078e7b82 use named client
4 years ago
Bond_009 2b400c99ef Fix warnings
4 years ago
crobibero 1325815182 Remove IHttpClient from Providers
4 years ago
Bond_009 d4092846e4 Optimize Substring and StringBuilder usage
4 years ago
crobibero 939b95907b Force plugin config location
4 years ago
crobibero 8a778c08d2 Fix tvdb actors url
4 years ago
crobibero 0095cb1947 Add EnumeratorCancellation attribute
4 years ago
Claus Vium 6d37a5fe52 Change to IAsyncEnumerable
4 years ago
Claus Vium 8c0168ef72 Fetch image keytypes before querying images
4 years ago
Bond_009 eba488a0f8 Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers
4 years ago
telans 3d9049ef08
fix SA1508
4 years ago
dkanada 403cd3205f
Merge pull request #3254 from crobibero/ilogger
4 years ago
Erik Rigtorp 82e8865147 Make tvdb name normalizer unicode aware
4 years ago
Bond-009 ad5c41b542
Merge pull request #3258 from aled/2149-fix-a-small-number-of-compile-warnings-1
4 years ago
dkanada 686066b134
Merge pull request #3250 from shayaantx/master
4 years ago
aled 22a860a806 Fix a small number of compile warnings
4 years ago
crobibero 0982b73c11 Merge remote-tracking branch 'upstream/master' into ilogger
4 years ago
crobibero 44957c5a9a Use typed logger where possible
4 years ago
shayaantx 42bbfa772f Update TvdbSeasonImageProvider.cs
4 years ago
shayaantx 4623cb8385 Ignore languages with null ids
4 years ago
dkanada 24f7f84828 add plugin configurations for tvdb and omdb
4 years ago
Bond-009 ddd5d3aaec
Merge branch 'master' into usings
4 years ago
Bond_009 e9d1eabd53 Remove unused usings
4 years ago
Luke Foust 128b18750f Prevent FormatException when mapping TV series
4 years ago
dkanada d7c34b4611 start tvdb migration for plugin interface
4 years ago