icidasset/diffuse

Turn off repeat album playback

Closed this issue · 1 comments

At the moment album playback repeats; is there any way to turn this off?

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

fill : Manager
fill model =
and remove everything before Return.communicate and add model at the end. I think that basically makes it not add stuff to the queue automatically.