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 89be3aa37f
Convert Person.Type to use PersonKind enum (#9487)
1 year ago
..
Audio Replace != null with is not null 1 year ago
Movies Add permission for collection management 1 year ago
TV Add SeasonProviderIds to EpisodeInfo (#9407) 1 year 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 Fix #9378 1 year ago
BaseItemExtensions.cs Replace != null with is not null 1 year ago
BasePluginFolder.cs Minor cleanup 2 years ago
Book.cs Reduce warnings in MediaBrowser.Controller (#6006) 3 years ago
CollectionFolder.cs Inject IDirectoryService where needed instead of passing it through ItemResolveArgs 1 year ago
Extensions.cs Use ArgumentException.ThrowIfNullOrEmpty 1 year ago
Folder.cs Fix recursive children lookup of folders (#8678) 1 year 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
IHasShares.cs Update StyleCop 2 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 Add "Allowed Tags" to Parental Controls 1 year ago
InternalPeopleQuery.cs Reduce warnings in MediaBrowser.Controller (#6006) 3 years ago
ItemImageInfo.cs Replace == null with is null 1 year 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 Fix partial set of MediaBrowser.Controller/Entities warnings 3 years ago
PhotoAlbum.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 4 years ago
Share.cs Reduce warnings in MediaBrowser.Controller 3 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 Replace != null with is not null 1 year ago
Video.cs Replace != null with is not null 1 year ago
Year.cs Remove all instances of en-US culture 3 years ago