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
Claus Vium 239727e896
fix: skip library folders that are inaccessible or empty (#9291)
3 months ago
..
Audio Store lyrics in the database as media streams (#9951) 3 months ago
Movies Convert ItemSortBy to enum (#9765) 7 months ago
TV Use helper function to compare guid (#10825) 5 months ago
AggregateFolder.cs Use helper function to compare guid (#10825) 5 months ago
AudioBook.cs Fix more warnings 3 years ago
BaseItem.cs add lyric files to supportedExtensions 3 months ago
BaseItemExtensions.cs Use null propagation 8 months ago
BasePluginFolder.cs Convert CollectionType, SpecialFolderType to enum (#9764) 7 months ago
Book.cs Merge branch 'master' into feat/book-persons 7 months ago
CollectionFolder.cs Add ability to enable/disable libraries (#11037) 3 months ago
Extensions.cs Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Folder.cs fix: skip library folders that are inaccessible or empty (#9291) 3 months ago
Genre.cs Merge pull request #7604 from Jellifi007/fixes-diactritics 2 years ago
ICollectionFolder.cs Convert CollectionType, SpecialFolderType to enum (#9764) 7 months ago
IHasAspectRatio.cs Enable nullable reference types for MediaBrowser.Controller 3 years ago
IHasDisplayOrder.cs Convert ItemSortBy to enum (#9765) 7 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 2 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 7 months ago
InternalPeopleQuery.cs Reduce warnings in MediaBrowser.Controller (#6006) 3 years ago
ItemImageInfo.cs Enable nullable for more files and add tests 9 months ago
LinkedChild.cs Reduce warnings in MediaBrowser.Controller (#6006) 3 years ago
LinkedChildComparer.cs Update StyleCop 2 years ago
LinkedChildType.cs Update StyleCop 2 years ago
MusicVideo.cs Reduce warnings in MediaBrowser.Controller 3 years ago
PeopleHelper.cs Convert Person.Type to use PersonKind enum (#9487) 1 year ago
Person.cs Merge pull request #7604 from Jellifi007/fixes-diactritics 2 years ago
PersonInfo.cs Convert Person.Type to use PersonKind enum (#9487) 1 year ago
Photo.cs Convert string MediaType to enum MediaType 8 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 2 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 Use helper function to compare guid (#10825) 5 months ago
UserViewBuilder.cs Use helper function to compare guid (#10825) 5 months ago
Video.cs Add IRecordingsManager service 3 months ago
Year.cs Remove all instances of en-US culture 3 years ago