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)
9 months ago
..
Audio Convert string MediaType to enum MediaType 12 months ago
Movies Convert ItemSortBy to enum (#9765) 11 months 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 Fix more warnings 3 years ago
BaseItem.cs Remove some unused client capabilities and sync code (#10812) 9 months ago
BaseItemExtensions.cs Use null propagation 12 months ago
BasePluginFolder.cs Convert CollectionType, SpecialFolderType to enum (#9764) 11 months ago
Book.cs Merge branch 'master' into feat/book-persons 11 months ago
CollectionFolder.cs Convert CollectionType, SpecialFolderType to enum (#9764) 11 months ago
Extensions.cs Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Folder.cs Pass cancellation token 12 months ago
Genre.cs Merge pull request #7604 from Jellifi007/fixes-diactritics 2 years ago
ICollectionFolder.cs Convert CollectionType, SpecialFolderType to enum (#9764) 11 months ago
IHasAspectRatio.cs Enable nullable reference types for MediaBrowser.Controller 3 years ago
IHasDisplayOrder.cs Convert ItemSortBy to enum (#9765) 11 months 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
IHasSpecialFeatures.cs Don't cache special feature ids 3 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 Merge branch 'master' into media-type 11 months ago
InternalPeopleQuery.cs Reduce warnings in MediaBrowser.Controller (#6006) 3 years ago
ItemImageInfo.cs Enable nullable for more files and add tests 1 year ago
LinkedChild.cs Reduce warnings in MediaBrowser.Controller (#6006) 3 years ago
LinkedChildComparer.cs Update StyleCop 3 years ago
LinkedChildType.cs Update StyleCop 3 years ago
MusicVideo.cs Reduce warnings in MediaBrowser.Controller 3 years ago
PeopleHelper.cs Convert Person.Type to use PersonKind enum (#9487) 2 years ago
Person.cs Merge pull request #7604 from Jellifi007/fixes-diactritics 2 years ago
PersonInfo.cs Convert Person.Type to use PersonKind enum (#9487) 2 years ago
Photo.cs Convert string MediaType to enum MediaType 12 months ago
PhotoAlbum.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 4 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 3 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 Convert CollectionType to use lowercase enum names 10 months ago
UserViewBuilder.cs Convert CollectionType to use lowercase enum names 10 months ago
Video.cs Convert string MediaType to enum MediaType 12 months ago
Year.cs Remove all instances of en-US culture 3 years ago