shemanaev / jellyfin-plugin-webhooks

Webhooks for Jellyfin
MIT License
19 stars 0 forks source link

Pause/Resume is buggy for multiple sessions on the same device #1

Closed shemanaev closed 3 years ago

shemanaev commented 4 years ago

There is should be better way to handle pause/resume. Device state starts flexing when media played in multiple browser tabs (i.e. DeviceId is the same).

https://github.com/shemanaev/jellyfin-plugin-webhooks/blob/7c549da66cb63214946200190417d2a12d438f1a/Jellyfin.Webhooks/EntryPoint.cs#L88-L97