Replies: 3 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I will transfer this discussion to jellyfin-web where it will gain much more traction than here. This repository is tailored for project-wide discussions that affects multiple Jellyfin clients/the project as a whole and this is specific to jellyfin-web only (in fact, jellyfin-vue already does this). If you have it already working, please make a Pull Request as well so we can review the changes and incorporate them! |
Beta Was this translation helpful? Give feedback.
0 replies
This comment has been minimized.
This comment has been minimized.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
When listening to music in the browser, the tab just says "Music"
I think it would be useful to update the
<title>element to say "Wet Leg - Catch These Fists" or whatever is playing.The JS is relatively simple
I think this can be added in
jellyfin-web/src/components/playback/playbackmanager.js
Line 3108 in 2ce3f72
I presume it would also need to be reset when playback stops.
What do you think?
Beta Was this translation helpful? Give feedback.
All reactions