Closing jellyfin-web with a video playing then restoring tabs - how to make it reload #!/home.html properly #5134
kimboslice99
started this conversation in
Ideas
Replies: 1 comment
-
Looks like the latest build from here actually takes care of this! very nice |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I noticed that jellyfin doesnt handle this well, so heres what I do to make it work how I'd like
edit main.jellyfin.bundle.js and add this to the top
Now if you open a video, then close the browser and restore tabs, you will be reloaded to home :)
edit: I suppose this also fixes refresh if playing video too
edit2: didnt need all that extra, duh
Beta Was this translation helpful? Give feedback.
All reactions