You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The documentation for playitem | playitem_next is not clear. The command in the title is spelled playitem and playitem_next without an underscore, but the explanation and examples mention play_item and play_item_next with an underscore.
The examples also seem to be incorrect. They all result in errors. The format doesn't seem to match typical REST API requests.
Examples:
play_item RADIO/Soma FM - Fluid.pls
This seems to indicate that the following URL should be used: http://moode/command/?cmd=play_item RADIO/Soma FM - Fluid.pls
Documentation: https://github.com/moode-player/docs/blob/main/setup_guide.md#61-rest-api
The documentation for
playitem | playitem_next
is not clear. The command in the title is spelledplayitem
andplayitem_next
without an underscore, but the explanation and examples mentionplay_item
andplay_item_next
with an underscore.The examples also seem to be incorrect. They all result in errors. The format doesn't seem to match typical REST API requests.
This seems to indicate that the following URL should be used:
http://moode/command/?cmd=play_item RADIO/Soma FM - Fluid.pls
But this results in an error:
The text was updated successfully, but these errors were encountered: