Page 1 of 1

Moode Audio controller

Posted: Fri Mar 17, 2023 3:37 pm
by Joskep
Hello, an question:
Is it possible that one of the technical guys :D makes an app to control the 'Moode Audio' ?
Thats an alternative to the 'Volumio', in my opinion a more stable program for the Raspberry Pi.

See:

https://moodeaudio.org/

And:

https://github.com/moode-player/moode/b ... /setup.txt

I volunteer as an tester :wink:

Re: Moode Audio controller

Posted: Fri Mar 17, 2023 11:23 pm
by oepi-loepi
Maybe ik you can post a full list of the rest api urls of moode like :

http:// moode/command/?cmd=play
http:// moode/command/?cmd=pause
http:// moode/command/?cmd=next
http:// moode/command/?cmd=previous

Please find the urls needed in the volumio app:
https://raw.githubusercontent.com/ToonS ... erTile.qml

And

The url to get all info from the mood (in volumio it is api/v1/getState)

Re: Moode Audio controller

Posted: Sat Mar 18, 2023 8:43 pm
by Joskep
Thanks.

Do you mean that i have to give you the output of this commands?
On this website (i think) most of the commands are mentioned: https://github.com/moode-player/moode/b ... /setup.txt

AND

https://github.com/moode-player/docs/bl ... 20guide.md

But i want to test everyting, so if i can do anyting let me know (also via PM)

Re: Moode Audio controller

Posted: Sat Mar 18, 2023 10:00 pm
by oepi-loepi
no, i have send two links of the volumio controller app. In that app there are urls's to controla and read the volumia controlller. I need to receive the urls's to control the Moode controller. So please try to find them and post them here. It is undoable to read all information on Moode.

Re: Moode Audio controller

Posted: Sat Mar 18, 2023 10:17 pm
by Joskep
Okay, i will send an PM thats easier i think.

Re: Moode Audio controller

Posted: Sat Mar 18, 2023 10:27 pm
by Joskep
I see you can use moode.local (in stead of local ip).

This commands:

http://moode.local/command/playback.php ... mpd_status

Gives this output:

{"volume":"54","repeat":"0","random":"0","single":"0","consume":"0","partition":"default","playlist":"340","playlistlength":"84","mixrampdb":"0","state":"play","song":"2","songid":"3","time":"0","elapsed":"5903","bitrate":"128 kbps","audio":"44100:24:2","nextsong":"3","nextsongid":"4","song_percent":"0","audio_sample_rate":"44.1","audio_sample_depth":"24","audio_channels":"Stereo"}

Thats a start :- )

Re: Moode Audio controller

Posted: Sat Apr 08, 2023 10:42 pm
by Joskep
Is there somebody who can help with this app? I have a few working commands so i think its possible :-)

Re: Moode Audio controller

Posted: Wed Apr 26, 2023 7:22 pm
by Joskep
Nobody? :wink:

For all Volumio users....Moode Audio is much more stable :-)