jellyfin/MediaBrowser.Controller/Entities
2024-09-22 18:50:29 -06:00
..
Audio Backport pull request #11673 from jellyfin/release-10.9.z 2024-05-17 13:51:50 -04:00
Movies make Sort private and use Enum parse 2024-08-19 11:47:34 +02:00
TV Backport pull request #12550 from jellyfin/release-10.9.z 2024-09-07 18:09:52 -04:00
AggregateFolder.cs Validate Collection Folders on adding and removal (#11444) 2024-05-05 08:21:40 -06:00
AudioBook.cs
BaseItem.cs Allow Playlists access for users with allowed tags configured (#12686) 2024-09-22 18:50:29 -06:00
BaseItemExtensions.cs Use null propagation 2023-10-08 01:25:37 +02:00
BasePluginFolder.cs Convert CollectionType, SpecialFolderType to enum (#9764) 2023-11-09 14:00:29 -07:00
Book.cs
CollectionFolder.cs chore: use proper way to override remove root 2024-04-17 14:41:19 +08:00
Extensions.cs More efficient array creation (#11468) 2024-04-30 13:32:59 -06:00
Folder.cs Clean up UserDataManager 2024-08-30 15:08:56 +02:00
Genre.cs
ICollectionFolder.cs
IHasAspectRatio.cs
IHasDisplayOrder.cs Convert ItemSortBy to enum (#9765) 2023-11-09 14:00:13 -07:00
IHasMediaSources.cs
IHasProgramAttributes.cs Enable nullable reference types for MediaBrowser.Controller 2021-05-07 00:39:20 +02:00
IHasSeries.cs
IHasSpecialFeatures.cs
IHasStartDate.cs
IHasTrailers.cs
IItemByName.cs
IMetadataContainer.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 2020-08-22 21:56:24 +02:00
InternalItemsQuery.cs Backport pull request #11762 from jellyfin/release-10.9.z 2024-06-01 18:40:57 -04:00
InternalPeopleQuery.cs Reduce warnings in MediaBrowser.Controller (#6006) 2021-05-11 13:55:46 +02:00
ISupportsBoxSetGrouping.cs
ISupportsPlaceHolders.cs
ItemImageInfo.cs
LinkedChild.cs
LinkedChildComparer.cs Remove BOM from UTF-8 files 2024-08-30 15:29:48 +02:00
LinkedChildType.cs Remove BOM from UTF-8 files 2024-08-30 15:29:48 +02:00
MediaSourceWidthComparator.cs Only sort item by width when they have the same path (#12626) 2024-09-18 07:22:53 -06:00
MusicVideo.cs
PeopleHelper.cs
Person.cs
PersonInfo.cs
Photo.cs
PhotoAlbum.cs
SourceType.cs
Studio.cs Merge pull request #7604 from Jellifi007/fixes-diactritics 2022-05-20 18:30:56 -04:00
TagExtensions.cs More efficient array creation (#11468) 2024-04-30 13:32:59 -06:00
Trailer.cs Move external url listing to provider for plugin use (#12279) 2024-07-17 09:48:31 -04:00
UserItemData.cs Enable nullable for UserItemData 2024-07-29 21:05:23 +02:00
UserRootFolder.cs Replace UserId with User in UserViewQuery 2024-08-05 17:17:57 +02:00
UserView.cs chore: use proper way to override remove root 2024-04-17 14:41:19 +08:00
UserViewBuilder.cs Backport pull request #12550 from jellyfin/release-10.9.z 2024-09-07 18:09:52 -04:00
Video.cs Add IRecordingsManager service 2024-02-21 09:42:14 -05:00
Year.cs