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.Controller/Providers
Claus Vium 239727e896
fix: skip library folders that are inaccessible or empty (#9291)
2 months ago
..
AlbumInfo.cs Fix warnings for MediaBrowser.Controller/Providers directory 3 years ago
ArtistInfo.cs Fix warnings for MediaBrowser.Controller/Providers directory 3 years ago
BookInfo.cs Enable nullable reference types for MediaBrowser.Controller 3 years ago
BoxSetInfo.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 4 years ago
DirectoryService.cs fix: skip library folders that are inaccessible or empty (#9291) 2 months ago
DynamicImageResponse.cs Enable nullable reference types for MediaBrowser.Controller 3 years ago
EpisodeInfo.cs Convert ItemSortBy to enum (#9765) 6 months ago
ICustomMetadataProvider.cs Add xmldocs 2 years ago
IDirectoryService.cs fix: skip library folders that are inaccessible or empty (#9291) 2 months ago
IDynamicImageProvider.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 4 years ago
IExternalId.cs Enable nullable for MediaBrowser.Providers 3 years ago
IForcedProvider.cs Minor fixes 3 years ago
IHasItemChangeMonitor.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 4 years ago
IHasLookupInfo.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 4 years ago
IHasOrder.cs Add xmldocs for TMDb provider, correct provider spelling 1 year ago
IImageProvider.cs remove unused files and fix some future warnings 4 years ago
ILocalImageProvider.cs FxCop -> Net Analyzers (part 2) 3 years ago
ILocalMetadataProvider.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 4 years ago
IMetadataProvider.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 4 years ago
IMetadataService.cs Implement tests on ProviderManager.RefreshSingleItem 2 years ago
IPreRefreshProvider.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 4 years ago
IProviderManager.cs Remove redundant using directives 7 months ago
IRemoteImageProvider.cs Remove unused using directives 3 years ago
IRemoteMetadataProvider.cs Fix build (#8859) 1 year ago
IRemoteSearchProvider.cs Remove unused using directives 3 years ago
ImageRefreshOptions.cs Don't overwrite NFO images (#9452) 1 year ago
ItemInfo.cs Remove some dead code 3 years ago
ItemLookupInfo.cs Fix warnings for MediaBrowser.Controller/Providers directory 3 years ago
LocalImageInfo.cs Enable nullable reference types for MediaBrowser.Controller 3 years ago
MetadataRefreshMode.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 4 years ago
MetadataRefreshOptions.cs Copy IsAutomated option when making MetadataRefreshOptions copy. (#9385) 1 year ago
MetadataResult.cs Replace == null with is null 1 year ago
MovieInfo.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 4 years ago
MusicVideoInfo.cs Enable nullable reference types for MediaBrowser.Controller 3 years ago
PersonLookupInfo.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 4 years ago
RefreshPriority.cs Update StyleCop 2 years ago
RemoteSearchQuery.cs Reduce warnings in MediaBrowser.Controller (#6006) 3 years ago
SeasonInfo.cs Fix warnings for MediaBrowser.Controller/Providers directory 3 years ago
SeriesInfo.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 4 years ago
SongInfo.cs Fix warnings for MediaBrowser.Controller/Providers directory 3 years ago
TrailerInfo.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 4 years ago
VideoContentType.cs Add full stop at end of comments (SA1629) 4 years ago