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

play playlist #230

Open
burghy86 opened this issue Jun 17, 2023 · 1 comment
Open

play playlist #230

burghy86 opened this issue Jun 17, 2023 · 1 comment

Comments

@burghy86
Copy link

burghy86 commented Jun 17, 2023

hello. i have modify a script fot apple a1156 alternative to modifice up and down to set a volume.
all works perfectly but i want edit a menu button function to play a playlist called Rock
i read a api documentation but not work

in a documentation the command to play a playlist are:
volumio.local/api/v1/commands/?cmd=playplaylist&name=Rock

i edit a file lirirc:
`
begin

prog = irexec

button = KEY_MENU

config = /usr/local/bin/volumio playplaylist&name=Rock

end
`
but not work

i try to edit:
begin
prog = irexec
button = KEY_MENU
config = /usr/local/bin/volumio play playlist name=Rock
end

i unlucky

@burghy86 burghy86 closed this as completed Jul 2, 2023
@burghy86
Copy link
Author

burghy86 commented Jul 2, 2023

dove posso postare i problemi qui o sul forum per avere un minimo di visibilità dalla community?

@burghy86 burghy86 reopened this Jul 2, 2023
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