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
Shadowghost b7418d6e9e
Add permission for collection management
2 years ago
..
Audio Replace != null with is not null 2 years ago
Movies Add permission for collection management 2 years ago
TV Merge pull request #8775 from SenorSmartyPants/DVRMetadata 2 years ago
AggregateFolder.cs Replace != null with is not null 2 years ago
AudioBook.cs
BaseItem.cs Reduced number of calls to GetPreference() 2 years ago
BaseItemExtensions.cs Replace != null with is not null 2 years ago
BasePluginFolder.cs
Book.cs
CollectionFolder.cs Use DistinctBy introduced in .NET 6 2 years ago
Extensions.cs Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Folder.cs Fix recursive children lookup of folders (#8678) 2 years ago
Genre.cs
ICollectionFolder.cs
IHasAspectRatio.cs
IHasDisplayOrder.cs
IHasMediaSources.cs
IHasProgramAttributes.cs
IHasSeries.cs
IHasShares.cs
IHasSpecialFeatures.cs
IHasStartDate.cs
IHasTrailers.cs
IItemByName.cs
IMetadataContainer.cs
ISupportsBoxSetGrouping.cs
ISupportsPlaceHolders.cs
InternalItemsQuery.cs Add "Allowed Tags" to Parental Controls 2 years ago
InternalPeopleQuery.cs
ItemImageInfo.cs Replace == null with is null 2 years ago
LinkedChild.cs
LinkedChildComparer.cs
LinkedChildType.cs
MusicVideo.cs
PeopleHelper.cs Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Person.cs
PersonInfo.cs
Photo.cs
PhotoAlbum.cs
Share.cs
SourceType.cs
Studio.cs
TagExtensions.cs
Trailer.cs
UserItemData.cs Replace != null with is not null 2 years ago
UserRootFolder.cs Replace != null with is not null 2 years ago
UserView.cs
UserViewBuilder.cs Replace != null with is not null 2 years ago
Video.cs Replace != null with is not null 2 years ago
Year.cs