Kjeld Schouten
Kjeld Schouten
thx for the memo!
not-stale
Please also document how this works with dicts and lists.
> Hi @Ornias1993 ! > > Absolutely! Although I don't really know how it works with dicts and lists. Could you give me an example? No idea.
> > This is a huge win, as it would allow single logout when hitting the logout button on nextcloud when implemented. > > Isn't it the other way around?...
Im already a maintainer on multiple projects and stretched as-is. I will, most likely, not send in a PR. I do not have the time to familiarise myself with yet...
@dkanada Thanks, I edited the Issue accordingly.
@nyanmisaka @RazeLighter777 If it's possible to even make it configurable, that would be even better ofc. Even better would be if we could also add a max-transcode count to every...
> > @nyanmisaka the new feature @joshuaboniface added sounds like the perfect method to track NVENC streams. > > That only limit the maximum number of active sessions per account,...
> Current steps of transcoding: if ffmpeg failed to run, jellyfin will retry 3 times and throw errors to the client. > > HLS requests -> DynamicHlsController.cs -> GetDynamicSegment() ->...