jellyfin/MediaBrowser.Controller/Entities
theguymadmax 7ca09c4081 Backport pull request #13594 from jellyfin/release-10.10.z
Fix 4K filtering when grouping movies into collections

Original-merge: 317d7a9f4f

Merged-by: crobibero <cody@robibe.ro>

Backported-by: Bond_009 <bond.009@outlook.com>
2025-02-21 05:39:38 -05:00
..
Audio Merge pull request #13453 from luzpaz/extentions-typo 2025-01-29 16:56:25 +01:00
Movies Backport pull request #12721 from jellyfin/release-10.10.z 2025-02-09 12:19:51 -05:00
TV Remove useless checks and dead code (#13405) 2025-01-28 11:29:22 +01:00
AggregateFolder.cs Merge pull request #12798 from JPVenson/feature/EFUserData 2025-01-25 02:08:44 -05:00
AudioBook.cs Readded custom serialisation 2024-10-10 18:01:14 +00:00
BaseItem.cs Backport pull request #12721 from jellyfin/release-10.10.z 2025-02-09 12:19:51 -05: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 Readded custom serialisation 2024-10-10 18:01:14 +00:00
CollectionFolder.cs Backport pull request #12721 from jellyfin/release-10.10.z 2025-02-09 12:19:51 -05:00
Extensions.cs More efficient array creation (#11468) 2024-04-30 13:32:59 -06:00
Folder.cs Backport pull request #13594 from jellyfin/release-10.10.z 2025-02-21 05:39:38 -05:00
Genre.cs Readded custom serialisation 2024-10-10 18:01:14 +00:00
ICollectionFolder.cs Convert CollectionType, SpecialFolderType to enum (#9764) 2023-11-09 14:00:29 -07:00
IHasAspectRatio.cs Enable nullable reference types for MediaBrowser.Controller 2021-05-07 00:39:20 +02:00
IHasDisplayOrder.cs Convert ItemSortBy to enum (#9765) 2023-11-09 14:00:13 -07:00
IHasMediaSources.cs WIP porting new Repository structure 2024-10-09 10:36:08 +00:00
IHasProgramAttributes.cs Enable nullable reference types for MediaBrowser.Controller 2021-05-07 00:39:20 +02:00
IHasSeries.cs Reduce warnings in MediaBrowser.Controller 2021-05-13 07:33:11 -06:00
IHasSpecialFeatures.cs Don't cache special feature ids 2021-12-21 00:10:58 +01:00
IHasStartDate.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 2020-08-22 21:56:24 +02:00
IHasTrailers.cs Refactor extras parsing 2021-12-07 15:24:57 +01:00
IItemByName.cs WIP porting new Repository structure 2024-10-09 10:36:08 +00:00
IMetadataContainer.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 2020-08-22 21:56:24 +02:00
ISupportsBoxSetGrouping.cs Minor fixes 2021-06-06 18:11:51 +02:00
ISupportsPlaceHolders.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 2020-08-22 21:56:24 +02:00
InternalItemsQuery.cs Removed obsolete Score and Similiarity values for search 2024-10-10 00:57:19 +00:00
InternalPeopleQuery.cs Reduce warnings in MediaBrowser.Controller (#6006) 2021-05-11 13:55:46 +02:00
ItemImageInfo.cs Enable nullable for more files and add tests 2023-08-22 18:11:34 +02:00
LinkedChild.cs Backport pull request #12934 from jellyfin/release-10.10.z 2024-11-19 15:43:18 -05:00
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 Reduce warnings in MediaBrowser.Controller 2021-05-13 07:33:11 -06:00
PeopleHelper.cs WIP porting new Repository structure 2024-10-09 10:36:08 +00:00
Person.cs Readded custom serialisation 2024-10-10 18:01:14 +00:00
PersonInfo.cs Expanded People architecture and fixed migration 2024-10-11 11:11:15 +00:00
Photo.cs Convert string MediaType to enum MediaType 2023-10-10 15:57:15 -06:00
PhotoAlbum.cs Readded custom serialisation 2024-10-10 18:01:14 +00:00
SourceType.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 2020-08-22 21:56:24 +02:00
Studio.cs Readded custom serialisation 2024-10-10 18:01:14 +00: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 Merge pull request #12798 from JPVenson/feature/EFUserData 2025-01-25 02:08:44 -05:00
UserView.cs WIP porting new Repository structure 2024-10-09 10:36:08 +00:00
UserViewBuilder.cs WIP porting new Repository structure 2024-10-09 10:36:08 +00:00
Video.cs Add IRecordingsManager service 2024-02-21 09:42:14 -05:00
Year.cs Readded custom serialisation 2024-10-10 18:01:14 +00:00