Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSC doesn't allow to go from the last track to the first (and vice versa) with --loop=inf #4092

Closed
Coacher opened this issue Feb 1, 2017 · 1 comment

Comments

@Coacher
Copy link
Contributor

Coacher commented Feb 1, 2017

Hello.

mpv version and platform

mpv-git @ 2493d91. OS Gentoo amd64.

Reproduction steps

Let file.m3u be a playlist with not less than 3 files.

  1. mpv --no-config --loop=inf file.m3u
  2. Make OSC show up and notice pl prev button is greyed out and doesn't work.
  3. Switch to the last track in playlist.
  4. Make OSC show up and notice pl next button is greyed out and doesn't work.

Expected behavior

OSC allows to go from the last track to the first (and vice versa) with --loop=inf, i.e. mentioned buttons aren't greyed out and working.

Actual behavior

OSC doesn't allow to go from the last track to the first (and vice versa) with --loop=inf.

Additional info

Keyboard shortcuts >, < work as expected.

Please fix.

@wiiaboo wiiaboo closed this as completed in bbf0134 Feb 1, 2017
@Coacher
Copy link
Contributor Author

Coacher commented Feb 1, 2017

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant