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)
1 year 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 1 year ago
AggregateFolder.cs Replace != null with is not null 2 years ago
AudioBook.cs Fix more warnings 3 years ago
BaseItem.cs Add support for .sup subtitle (#8808) 1 year ago
BaseItemExtensions.cs Replace != null with is not null 2 years ago
BasePluginFolder.cs Minor cleanup 2 years ago
Book.cs Reduce warnings in MediaBrowser.Controller (#6006) 3 years ago
CollectionFolder.cs Use DistinctBy introduced in .NET 6 1 year ago
Extensions.cs Use ArgumentException.ThrowIfNullOrEmpty 2 years 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 3 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 Replace != null with is not null 2 years ago
InternalPeopleQuery.cs Reduce warnings in MediaBrowser.Controller (#6006) 3 years ago
ItemImageInfo.cs Replace == null with is null 2 years 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 Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Person.cs Merge pull request #7604 from Jellifi007/fixes-diactritics 2 years ago
PersonInfo.cs Fix partial set of MediaBrowser.Controller/Entities warnings 3 years 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 2 years ago
UserRootFolder.cs Replace != null with is not null 2 years ago
UserView.cs Optimize Guid comparisons 2 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 Remove all instances of en-US culture 3 years ago