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
Niels van Velzen 55916a09eb
Remove some unused client capabilities and sync code (#10812)
10 months 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 Remove some unused client capabilities and sync code (#10812) 10 months ago
BaseItemExtensions.cs Use null propagation 1 year ago
BasePluginFolder.cs Convert CollectionType, SpecialFolderType to enum (#9764) 1 year ago
Book.cs Merge branch 'master' into feat/book-persons 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
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
IHasStartDate.cs
IHasTrailers.cs
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
LinkedChildType.cs
MusicVideo.cs
PeopleHelper.cs Convert Person.Type to use PersonKind enum (#9487) 2 years ago
Person.cs
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
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 Convert CollectionType to use lowercase enum names 11 months ago
UserViewBuilder.cs Convert CollectionType to use lowercase enum names 11 months ago
Video.cs Convert string MediaType to enum MediaType 1 year ago
Year.cs