You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/MediaBrowser.Providers/Plugins/TheTvdb
Jan-Pieter Baert ec91d3893d
Fix SA 1116 warnings
4 years ago
..
Configuration
Plugin.cs
TvdbClientManager.cs Fix SA 1116 warnings 4 years ago
TvdbEpisodeImageProvider.cs Fix invalid operation exception in TvdbEpisodeImageProvider.GetImages 4 years ago
TvdbEpisodeProvider.cs Fix SA 1116 warnings 4 years ago
TvdbPersonImageProvider.cs use named client 4 years ago
TvdbSeasonImageProvider.cs use named client 4 years ago
TvdbSeriesImageProvider.cs use named client 4 years ago
TvdbSeriesProvider.cs simplify EndDate query 4 years ago
TvdbUtils.cs