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/Entities
Cody Robibero 2920611ffc
Convert string MediaType to enum MediaType
7 months ago
..
Audio Convert string MediaType to enum MediaType 7 months ago
Movies Add permission for collection management 1 year ago
TV == null -> is null 9 months ago
AggregateFolder.cs Inject IDirectoryService where needed instead of passing it through ItemResolveArgs 1 year ago
AudioBook.cs Fix more warnings 3 years ago
BaseItem.cs Convert string MediaType to enum MediaType 7 months ago
BaseItemExtensions.cs Replace != null with is not null 1 year ago
BasePluginFolder.cs Minor cleanup 2 years ago
Book.cs Convert string MediaType to enum MediaType 7 months ago
CollectionFolder.cs CollectionFolder: replace Dictionary + locks with ConcurrentDictionary 8 months ago
Extensions.cs Use ArgumentException.ThrowIfNullOrEmpty 1 year ago
Folder.cs Reduce bottlenecks scan code (#9863) 11 months ago
Genre.cs Merge pull request #7604 from Jellifi007/fixes-diactritics 2 years ago
ICollectionFolder.cs Fix partial set of MediaBrowser.Controller/Entities warnings 3 years ago
IHasAspectRatio.cs Enable nullable reference types for MediaBrowser.Controller 3 years ago
IHasDisplayOrder.cs Enable nullable reference types for MediaBrowser.Controller 3 years ago
IHasMediaSources.cs Update MediaBrowser.Controller/Entities/IHasMediaSources.cs 3 years ago
IHasProgramAttributes.cs Enable nullable reference types for MediaBrowser.Controller 3 years ago
IHasSeries.cs Reduce warnings in MediaBrowser.Controller 3 years ago
IHasSpecialFeatures.cs Don't cache special feature ids 2 years ago
IHasStartDate.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 4 years ago
IHasTrailers.cs Refactor extras parsing 2 years ago
IItemByName.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 4 years ago
IMetadataContainer.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 4 years ago
ISupportsBoxSetGrouping.cs Minor fixes 3 years ago
ISupportsPlaceHolders.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 4 years ago
InternalItemsQuery.cs Convert string MediaType to enum MediaType 7 months ago
InternalPeopleQuery.cs Reduce warnings in MediaBrowser.Controller (#6006) 3 years ago
ItemImageInfo.cs Enable nullable for more files and add tests 9 months ago
LinkedChild.cs Reduce warnings in MediaBrowser.Controller (#6006) 3 years ago
LinkedChildComparer.cs Update StyleCop 2 years ago
LinkedChildType.cs Update StyleCop 2 years ago
MusicVideo.cs Reduce warnings in MediaBrowser.Controller 3 years ago
PeopleHelper.cs Convert Person.Type to use PersonKind enum (#9487) 1 year ago
Person.cs Merge pull request #7604 from Jellifi007/fixes-diactritics 2 years ago
PersonInfo.cs Convert Person.Type to use PersonKind enum (#9487) 1 year ago
Photo.cs Convert string MediaType to enum MediaType 7 months ago
PhotoAlbum.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 4 years ago
SourceType.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 4 years ago
Studio.cs Merge pull request #7604 from Jellifi007/fixes-diactritics 2 years ago
TagExtensions.cs Use our own Contains extension 2 years ago
Trailer.cs Fix partial set of MediaBrowser.Controller/Entities warnings 3 years ago
UserItemData.cs Replace != null with is not null 1 year ago
UserRootFolder.cs Replace != null with is not null 1 year ago
UserView.cs Optimize Guid comparisons 2 years ago
UserViewBuilder.cs Convert string MediaType to enum MediaType 7 months ago
Video.cs Convert string MediaType to enum MediaType 7 months ago
Year.cs Remove all instances of en-US culture 3 years ago