Turn off repeat album playback
Closed this issue · 1 comments
richiethom commented
At the moment album playback repeats; is there any way to turn this off?
icidasset commented
Hi! At the moment there's not; next version should have the option to choose. Coming somewhere in the distant future.
If you, or someone else, would like to adjust the current code to do so, I imagine it would be quite easy. Adjust this function
diffuse/src/Core/UI/Queue/State.elm
Lines 137 to 138 in 7999e19
Return.communicate and add model at the end. I think that basically makes it not add stuff to the queue automatically.