![]() |
[PROBLEM] Adding album to playlist reset play options - Printable Version +- Moode Forum (https://moodeaudio.org/forum) +-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3) +--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7) +--- Thread: [PROBLEM] Adding album to playlist reset play options (/showthread.php?tid=1723) Pages:
1
2
|
Adding album to playlist reset play options - ibeex - 09-16-2019 Hi, mode latest version, adding album to playlist queue reset playing options specifically option consume and (that other option which loads new songs when playlist is empty), it was working on version 4.x I skipped version 5 so I don't now. restarting moodeaudio works fine options are remembered. Regards Ivan RE: Adding album to playlist reset play options - Tim Curtis - 09-16-2019 I'll have to investigate but IIRC there was a conflict between auto-shuffle and manual play queue commands. RE: Adding album to playlist reset play options - ibeex - 09-18-2019 (09-16-2019, 01:11 PM)Tim Curtis Wrote: I'll have to investigate but IIRC there was a conflict between auto-shuffle and manual play queue commands. yes RE: Adding album to playlist reset play options - ibeex - 02-15-2020 Any info ony on this, it's still happening after few updates. RE: Adding album to playlist reset play options - Tim Curtis - 02-15-2020 Manually updating the Playlist will turn Auto-shuffle off because Auto-shuffle requires exclusive access to the Playlist. RE: Adding album to playlist reset play options - ibeex - 02-17-2020 What about consume option, is it part off auto-shuffle since it also get reseted after manual add? RE: Adding album to playlist reset play options - Tim Curtis - 02-17-2020 Its not an integrated part of auto-shuffle but its set when auto-shuffle random play is activated so the Playlist only grows by two tracks. If consume mode were off during auto-shuffle the Playlist would start growing two tracks at a time. RE: Adding album to playlist reset play options - ibeex - 03-01-2020 I wanted to say that after last update, consume also don't stay active after rebooting. RE: Adding album to playlist reset play options - Tim Curtis - 03-01-2020 Works OK on my end and survives reboot. The only scenario where Consume gets turned off during moOde startup is if Auto-shuffle Random Play is ON. You can see it in the code (line #665). https://github.com/moode-player/moode/blob/develop/www/command/worker.php#L665 RE: Adding album to playlist reset play options - ibeex - 03-02-2020 That is exactly scenario I am using, consume with auto shuffle on. I used it last few years, or from time it was added to moode. It would be great if it can work again. |