gnattu
gnattu
@eightsheep67 Yes, yours is indeed another issue. TagLib-sharp is having problem extracting metadata from your media files, probably due to mixed usage of iTunes tags and vorbis tags. Can you...
> I use Musictag, an windows app, to add lyrics and cover into music files, nothing else. > > I don't know how to remove tags other than iTunes Tags....
Will enable "auto-loop livestreams" make it work for you?
Can you try 10.9.1 and see if that works for you? 10.9.0 has a known path validation bug on Windows.
Should be fixed by #11647
> Instead of this, it might be possible to provide an alternate ServiceProvider when constructing the IPlugin instances in the plugin manager. A custom serviceprovider that wraps the standard one,...
> Do we have a minimal repro plugin? Not exactly minimal. I tried to create one before, but the minimal version didn't have this problem for some reason. I ended...
> I was mainly intrigued about looking into this because this same error was what blocked me when I originally tried to implement plugin unloading. Back then, this was a...
Should we port this to master if we plan to move away from EFCoreSecondLevelCacheInterceptor in the next version? If we use some alternate approach then this is probably not needed...
> For reference, this is a revert of #10781 Partially, the commit [Use DI for IPasswordResetProvider and IAuthenticationProvider](https://github.com/jellyfin/jellyfin/pull/10781/commits/d74c04dfab83900cbbac6f48da9296310b4f7bab) is retained