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
Anthony Lavado 6205fb4b6a
Merge pull request #4341 from Bond-009/minor6
4 years ago
..
Configuration
Plugin.cs
TvdbClientManager.cs Fix SA 1116 warnings 4 years ago
TvdbEpisodeImageProvider.cs
TvdbEpisodeProvider.cs Fix SA 1116 warnings 4 years ago
TvdbPersonImageProvider.cs Use nameof where possible 4 years ago
TvdbSeasonImageProvider.cs
TvdbSeriesImageProvider.cs
TvdbSeriesProvider.cs simplify EndDate query 4 years ago
TvdbUtils.cs