Namo2 / InPlayerEpisodePreview

A Jellyfin plugin for the web and client version, which displayes an episode list inside the player
MIT License
125 stars 7 forks source link

Fix: Incorrectly fetched activeMediaSourceId #40

Closed Namo2 closed 1 month ago

Namo2 commented 1 month ago

Fixed a problem where the activeMediaSourceId got fetched incorrectly with the new Jellyfin 10.10.0 release.

PlaybackInfo isn't captured by the internal fetch event now. As activeMediaSourceId the id of the last sent single item will be used