jaedb / Iris

Discover, explore and manage your music library across multiple sources with this beautiful web-based interface. Iris is a Mopidy frontend extension.
Apache License 2.0
1.13k stars 132 forks source link

Add button to expose -- Toggle Single #959

Open afredsa opened 3 months ago

afredsa commented 3 months ago

Problem to solve

Mopidy (MPD) has the ability to play one song and stop. This does not seem to be exposed in IRIS. Not being able to see the state and/or change Toggle Single can cause the player behave in an unpredictable/unknown way until you use another front end that exposes the Single (ON/OFF) toggle to change the state.

Proposed solution

Add a toggle button next to the Random Button that toggles the single state.

Additional info

Here is the: Mopidy Set Single API

This the issue seen in Mopidy Discourse

This Feature may be related to #838