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 0bc41c015f
Store lyrics in the database as media streams (#9951)
9 months ago
..
Audio Store lyrics in the database as media streams (#9951) 9 months ago
Movies Convert ItemSortBy to enum (#9765) 1 year ago
TV Use helper function to compare guid (#10825) 10 months ago
AggregateFolder.cs Use helper function to compare guid (#10825) 10 months ago
AudioBook.cs
BaseItem.cs Use helper function to compare guid (#10825) 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 Fix tests 9 months 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
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 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
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 Use helper function to compare guid (#10825) 10 months ago
UserViewBuilder.cs Use helper function to compare guid (#10825) 10 months ago
Video.cs Add IRecordingsManager service 9 months ago
Year.cs