Restore audio and subtitle streams when switching to the previous track #6139
dmitrylyzo
started this conversation in
General
Replies: 1 comment 3 replies
-
It looks like we need 2 things:
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Apologies if this is not the right place to continue this discussion.
Skipping autoset when going back doesn't seem to always pick the previously selected tracks in my testing. I've tried it like this:
Manually POSTing to PlaybackInfo also does not seem to return the previously specified stream indexes when omitted.
This is my branch https://github.com/viown/jellyfin-web/commits/keep-settings-on-previous-track/
Originally posted by @viown in #6112 (comment)
Beta Was this translation helpful? Give feedback.
All reactions