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

New card actions: play, pause, prev, next, toggle, repeat, shuffle #2179

Merged
merged 19 commits into from
Jan 4, 2024

Conversation

pabera
Copy link
Collaborator

@pabera pabera commented Dec 25, 2023

  • Play, Pause, Previous, Next, Toggle, Repeat, Shuffle
  • Fixed some naming conventions and streamlined them with jukebox code

@pabera pabera added the future3 Relates to future3 development label Dec 25, 2023
src/webapp/public/locales/de/translation.json Outdated Show resolved Hide resolved
src/webapp/public/locales/en/translation.json Outdated Show resolved Hide resolved
src/jukebox/components/rpc_command_alias.py Show resolved Hide resolved
src/webapp/public/locales/de/translation.json Outdated Show resolved Hide resolved
src/webapp/public/locales/de/translation.json Outdated Show resolved Hide resolved
src/webapp/public/locales/de/translation.json Outdated Show resolved Hide resolved
src/webapp/public/locales/en/translation.json Outdated Show resolved Hide resolved
src/webapp/public/locales/en/translation.json Outdated Show resolved Hide resolved
src/webapp/public/locales/de/translation.json Outdated Show resolved Hide resolved
src/jukebox/components/rpc_command_alias.py Outdated Show resolved Hide resolved
src/jukebox/components/rpc_command_alias.py Outdated Show resolved Hide resolved
src/jukebox/components/playermpd/__init__.py Outdated Show resolved Hide resolved
src/jukebox/components/playermpd/__init__.py Outdated Show resolved Hide resolved
src/jukebox/components/playermpd/__init__.py Outdated Show resolved Hide resolved
src/webapp/public/locales/de/translation.json Outdated Show resolved Hide resolved
src/webapp/public/locales/en/translation.json Outdated Show resolved Hide resolved
src/jukebox/components/playermpd/__init__.py Outdated Show resolved Hide resolved
@AlvinSchiller
Copy link
Collaborator

AlvinSchiller commented Jan 4, 2024

In status.md is this note about shuffle:

  • Shuffle: Enable mpc random (not shuffle)
    - Rename to random, as this is mpc random

should we consider the renaming? I think shuffle still fits the description of the player behavior.

@pabera pabera changed the title Added a few missing basic commands which can be assigned to cards New card actions: play, pause, prev, next, toggle, repeat, shuffle Jan 4, 2024
@pabera pabera merged commit 03e64ff into MiczFlor:future3/develop Jan 4, 2024
7 checks passed
@pabera pabera deleted the future3/more-commands branch January 4, 2024 15:35
AlvinSchiller pushed a commit to AlvinSchiller/RPi-Jukebox-RFID that referenced this pull request Jan 9, 2024
…iczFlor#2179)

* Adding additional player controls to assign to cards

* streamline some RPC command namings across jukebox and webapp

* Fix typos

* Fix Repeat toggles

* Fix toggle_shuffle

* Fix typo in command

* Fix another typo

* Fix wrong parameter for shuffle

* Update German translation for single-repeat

* Simplify Shuffle option

* Simplify Repeat option

* Streamline Player functions with new set_ methods in jukebox

* Abstract OptionsSelector

* Refactor some code

* Fix indentation

* Rename set_ methods

* Undo some doc changes
@pabera pabera mentioned this pull request Jan 15, 2024
13 tasks
@pabera pabera added this to the v3.5 milestone Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement future3 Relates to future3 development
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants