[Bug] Media widget showing incorrect transcoding icon when multiple streams are active #2154
Closed
3 tasks done
Labels
bug
Something isn't working
Description
It seems like the Emby/Jellyfin media widget shows the incorrect transcoding icon when multiple streams are active.
When directplaying one stream:
When starting another directplay stream:
Wild guess is that it's related to the fact that all of the states are set to true in SingleSessionEntry:
homepage/src/widgets/emby/component.jsx
Lines 38 to 42 in 4c2ecb9
But not in SessionEntry:
homepage/src/widgets/emby/component.jsx
Line 109 in 4c2ecb9
Steps to reproduce
homepage version
v0.7.3
Installation method
Docker
Configuration
Container Logs
No response
Browser Logs
No response
Troubleshooting
n/a
Other
No response
Before submitting, I have made sure to
The text was updated successfully, but these errors were encountered: