Claus Vium
Claus Vium
[BUG] UseElasticApm calls BuildServiceProvider which may cause multiple instantiations of Singletons
### APM Agent version 1.13.0 ### Environment **Operating system and version:** Windows 10 **.NET Framework/Core name and version** (e.g. .NET 4.6.1, NET Core 3.1.100) : .NET 5 **Application Target Framework(s)**...
**Changes** Removed the JellyfinDbProvider and switched it to a pooled context factory. I don't think JellyfinDbProvider used the context pool that was configured previously. But the provider is also completely...
**Changes** Using ParentIndexNumber and IndexNumber individually doesn't work when the next episode is in another season. This changes the query to look for higher episode numbers in the same season...
**Changes** - Skip `Folder` where `IsTopParent == true` if the filesystem path is inaccessible or empty - Don't remove anything when `IsRoot` is true (AggregateFolder and UserRootFolder will have this...
**Changes** Added text/plain and text/html to disallowed mime types as they will most likely be m3u8 playlists, which is not compatible with SharedHttpStream. Also had to change to ContentType.MediaType instead...