jellyfin/MediaBrowser.Controller/Entities
crobibero 3564b00fc0 Backport pull request #11569 from jellyfin/release-10.9.z
Default to processor count concurrent scan instead of 2 * processor count

Original-merge: f77a5d0c5c

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-05-13 12:47:34 -04:00
..
Audio Improve audio normalization 2024-04-28 15:18:53 +02:00
Movies Convert ItemSortBy to enum (#9765) 2023-11-09 14:00:13 -07:00
TV Use helper function to compare guid (#10825) 2024-01-17 08:51:39 -07:00
AggregateFolder.cs Validate Collection Folders on adding and removal (#11444) 2024-05-05 08:21:40 -06:00
AudioBook.cs
BaseItem.cs More efficient array creation (#11468) 2024-04-30 13:32:59 -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 Merge branch 'master' into feat/book-persons 2023-11-13 18:07:23 +01:00
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 Backport pull request #11569 from jellyfin/release-10.9.z 2024-05-13 12:47:34 -04:00
Genre.cs
ICollectionFolder.cs Convert CollectionType, SpecialFolderType to enum (#9764) 2023-11-09 14:00:29 -07:00
IHasAspectRatio.cs
IHasDisplayOrder.cs Convert ItemSortBy to enum (#9765) 2023-11-09 14:00:13 -07:00
IHasMediaSources.cs
IHasProgramAttributes.cs
IHasSeries.cs
IHasSpecialFeatures.cs
IHasStartDate.cs
IHasTrailers.cs
IItemByName.cs
IMetadataContainer.cs
InternalItemsQuery.cs Merge branch 'master' into media-type 2023-11-09 22:03:55 -07:00
InternalPeopleQuery.cs
ISupportsBoxSetGrouping.cs
ISupportsPlaceHolders.cs
ItemImageInfo.cs Enable nullable for more files and add tests 2023-08-22 18:11:34 +02:00
LinkedChild.cs
LinkedChildComparer.cs
LinkedChildType.cs
MusicVideo.cs
PeopleHelper.cs Convert Person.Type to use PersonKind enum (#9487) 2023-03-25 11:52:02 -06:00
Person.cs
PersonInfo.cs Convert Person.Type to use PersonKind enum (#9487) 2023-03-25 11:52:02 -06:00
Photo.cs Convert string MediaType to enum MediaType 2023-10-10 15:57:15 -06:00
PhotoAlbum.cs
SourceType.cs
Studio.cs
TagExtensions.cs More efficient array creation (#11468) 2024-04-30 13:32:59 -06:00
Trailer.cs
UserItemData.cs
UserRootFolder.cs fix: correctly pass parameters in overrides 2024-04-17 21:32:21 +08:00
UserView.cs chore: use proper way to override remove root 2024-04-17 14:41:19 +08:00
UserViewBuilder.cs Use helper function to compare guid (#10825) 2024-01-17 08:51:39 -07:00
Video.cs Add IRecordingsManager service 2024-02-21 09:42:14 -05:00
Year.cs