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
cvium 91f3ce3109
Use == instead of Object.Equals to avoid closure allocation
3 years ago
..
Audio Use BaseItemKind where possible 3 years ago
Movies Refactor extras parsing 3 years ago
TV Merge branch 'master' into what_could_go_wrong 3 years ago
AggregateFolder.cs
AudioBook.cs
BaseItem.cs Use == instead of Object.Equals to avoid closure allocation 3 years ago
BaseItemExtensions.cs Fix warning: Qualifier is redundant (#2149) 3 years ago
BasePluginFolder.cs
Book.cs
CollectionFolder.cs
Extensions.cs
Folder.cs Use BaseItemKind where possible 3 years ago
Genre.cs Use BaseItemKind where possible 3 years ago
ICollectionFolder.cs
IHasAspectRatio.cs
IHasDisplayOrder.cs
IHasMediaSources.cs
IHasProgramAttributes.cs
IHasSeries.cs
IHasShares.cs
IHasSpecialFeatures.cs
IHasStartDate.cs
IHasTrailers.cs Refactor extras parsing 3 years ago
IItemByName.cs
IMetadataContainer.cs
ISupportsBoxSetGrouping.cs
ISupportsPlaceHolders.cs
InternalItemsQuery.cs Use BaseItemKind where possible 3 years ago
InternalPeopleQuery.cs
ItemImageInfo.cs
LinkedChild.cs
LinkedChildComparer.cs
LinkedChildType.cs
MusicVideo.cs
PeopleHelper.cs
Person.cs
PersonInfo.cs
Photo.cs
PhotoAlbum.cs
Share.cs
SourceType.cs
Studio.cs
TagExtensions.cs
Trailer.cs
UserItemData.cs
UserRootFolder.cs
UserView.cs Fix build 3 years ago
UserViewBuilder.cs Merge branch 'master' into what_could_go_wrong 3 years ago
Video.cs Prevent crashes in specific scenarios 3 years ago
Year.cs