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
Egor Bakanov 46e9f5ad2e
Fix recursive children lookup of folders (#8678)
2 years ago
..
Audio Replace != null with is not null 2 years ago
Movies Replace != null with is not null 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 Add support for .sup subtitle (#8808) 2 years ago
BaseItemExtensions.cs Replace != null with is not null 2 years ago
BasePluginFolder.cs Minor cleanup 2 years ago
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 Merge pull request #7604 from Jellifi007/fixes-diactritics 2 years ago
ICollectionFolder.cs
IHasAspectRatio.cs
IHasDisplayOrder.cs
IHasMediaSources.cs
IHasProgramAttributes.cs
IHasSeries.cs
IHasShares.cs Update StyleCop 3 years ago
IHasSpecialFeatures.cs Don't cache special feature ids 3 years ago
IHasStartDate.cs
IHasTrailers.cs
IItemByName.cs
IMetadataContainer.cs
ISupportsBoxSetGrouping.cs
ISupportsPlaceHolders.cs
InternalItemsQuery.cs Replace != null with is not null 2 years ago
InternalPeopleQuery.cs
ItemImageInfo.cs Replace == null with is null 2 years ago
LinkedChild.cs
LinkedChildComparer.cs Update StyleCop 3 years ago
LinkedChildType.cs Update StyleCop 3 years ago
MusicVideo.cs
PeopleHelper.cs Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Person.cs Merge pull request #7604 from Jellifi007/fixes-diactritics 2 years ago
PersonInfo.cs
Photo.cs
PhotoAlbum.cs
Share.cs
SourceType.cs
Studio.cs Merge pull request #7604 from Jellifi007/fixes-diactritics 2 years ago
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 Optimize Guid comparisons 3 years ago
UserViewBuilder.cs Replace != null with is not null 2 years ago
Video.cs Replace != null with is not null 2 years ago
Year.cs