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 892973a9e3
Merge branch 'master' into media-type
1 year ago
..
Audio Convert string MediaType to enum MediaType 1 year ago
Movies Convert ItemSortBy to enum (#9765) 1 year ago
TV == null -> is null 1 year ago
AggregateFolder.cs Inject IDirectoryService where needed instead of passing it through ItemResolveArgs 2 years ago
AudioBook.cs
BaseItem.cs Merge branch 'master' into media-type 1 year ago
BaseItemExtensions.cs Use null propagation 1 year ago
BasePluginFolder.cs Convert CollectionType, SpecialFolderType to enum (#9764) 1 year ago
Book.cs Convert string MediaType to enum MediaType 1 year ago
CollectionFolder.cs Convert CollectionType, SpecialFolderType to enum (#9764) 1 year ago
Extensions.cs Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Folder.cs Pass cancellation token 1 year ago
Genre.cs Merge pull request #7604 from Jellifi007/fixes-diactritics 3 years ago
ICollectionFolder.cs Convert CollectionType, SpecialFolderType to enum (#9764) 1 year ago
IHasAspectRatio.cs
IHasDisplayOrder.cs Convert ItemSortBy to enum (#9765) 1 year ago
IHasMediaSources.cs
IHasProgramAttributes.cs
IHasSeries.cs
IHasSpecialFeatures.cs Don't cache special feature ids 3 years ago
IHasStartDate.cs
IHasTrailers.cs Refactor extras parsing 3 years ago
IItemByName.cs
IMetadataContainer.cs
ISupportsBoxSetGrouping.cs
ISupportsPlaceHolders.cs
InternalItemsQuery.cs Merge branch 'master' into media-type 1 year ago
InternalPeopleQuery.cs
ItemImageInfo.cs Enable nullable for more files and add tests 1 year ago
LinkedChild.cs
LinkedChildComparer.cs Update StyleCop 3 years ago
LinkedChildType.cs Update StyleCop 3 years ago
MusicVideo.cs
PeopleHelper.cs Convert Person.Type to use PersonKind enum (#9487) 2 years ago
Person.cs Merge pull request #7604 from Jellifi007/fixes-diactritics 3 years ago
PersonInfo.cs Convert Person.Type to use PersonKind enum (#9487) 2 years ago
Photo.cs Convert string MediaType to enum MediaType 1 year ago
PhotoAlbum.cs
SourceType.cs
Studio.cs Merge pull request #7604 from Jellifi007/fixes-diactritics 3 years ago
TagExtensions.cs Use our own Contains extension 3 years ago
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 Convert CollectionType, SpecialFolderType to enum (#9764) 1 year ago
UserViewBuilder.cs Merge branch 'master' into media-type 1 year ago
Video.cs Convert string MediaType to enum MediaType 1 year ago
Year.cs