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

Playback control options (random, repeat) #5

Merged
merged 1 commit into from Dec 4, 2017

Conversation

eslindsey
Copy link
Contributor

@eslindsey eslindsey commented Dec 3, 2017

Requested by forum users Roel23, jackbaurctu, and Debotchka:
https://forum.kodi.tv/showthread.php?tid=203290&pid=2452085#pid2452085
https://forum.kodi.tv/showthread.php?tid=203290&pid=2617192#pid2617192
https://forum.kodi.tv/showthread.php?tid=203290&pid=2625991#pid2625991

I took the liberty of extending their suggestions to include all available random options:

  • Random Default (same as plugin's previous behavior, and does not execute a command at all)
  • Random Off
  • Random On

As well as all available repeat options:

  • Repeat Default (same as plugin's previous behavior, and does not execute a command at all)
  • Repeat Off
  • Repeat One
  • Repeat All

@elbowz elbowz merged commit dc1c921 into elbowz:master Dec 4, 2017
@eslindsey eslindsey deleted the playback-control branch December 8, 2017 00:18
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

Successfully merging this pull request may close these issues.

None yet

2 participants