jellyfin/Emby.Server.Implementations
Mikal Stordal 0cf8b376ac Don't expect BaseItem to be a movie/video file.
This fix is mainly so I can mass-add series _and_ movie entries using a
`IMultiItemResolver` without having to resort to complicated logic
using _both_ a `IItemResolver` and a `IMultiItemResolver` by splitting
up what gets added where.

I've also added three new interface methods to the `IDirectoryService`,
one of which is used in the modified
`ResolverHelper.SetInitialItemValues(…)` to get the file system entry
info for the item regardless of which type the file system entry is.

In my local testing so far I haven't found any issues introduced
by this change.
2024-06-11 02:01:15 +02:00
..
AppBase
Branding
Collections
Configuration
Cryptography
Data Merge pull request #11972 from Bond-009/numconns 2024-06-06 20:42:33 +02:00
Devices
Dto
EntryPoints
HttpServer
Images Backport pull request #11673 from jellyfin/release-10.9.z 2024-05-17 13:51:50 -04:00
IO
Library Don't expect BaseItem to be a movie/video file. 2024-06-11 02:01:15 +02:00
Localization Translated using Weblate (Malayalam) 2024-06-07 06:41:29 -04:00
MediaEncoder
Playlists
Plugins
Properties
QuickConnect
ScheduledTasks Backport pull request #11910 from jellyfin/release-10.9.z 2024-06-01 18:41:15 -04:00
Serialization
Session Backport pull request #11806 from jellyfin/release-10.9.z 2024-06-01 18:40:59 -04:00
Sorting
SyncPlay
TV Backport pull request #11956 from jellyfin/release-10.9.z 2024-06-05 17:03:01 -04:00
Updates
ApplicationHost.cs
ConfigurationOptions.cs Backport pull request #11823 from jellyfin/release-10.9.z 2024-06-01 18:41:02 -04:00
Emby.Server.Implementations.csproj
IStartupOptions.cs
ServerApplicationPaths.cs
SystemManager.cs