[PROBLEM] Consume mode persistent - 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] Consume mode persistent (/showthread.php?tid=4600) |
Consume mode persistent - magostinelli - 12-07-2021 Hello, If I set consume mode on mpd and use moode audio with upnp (OpenHome) after restar moode loose The settings. So, for example, if you start listening an album via bubbleupnp and qobuz, if shutdown the system and power on after a few hours your album restart from the first song. RE: Consume mode persistent - Tim Curtis - 12-07-2021 The setting persists on my end after reboot. It's maintained by MPD and moOde just picks it up when it connects to MPD during startup. You can see the state of the setting by running the command below. Code: mpc RE: Consume mode persistent - magostinelli - 12-07-2021 It's also work for me if I play from local library, have you tried from upnp playlist? RE: Consume mode persistent - Tim Curtis - 12-07-2021 I don't use UPnP but maybe someone who does can offer some insight. RE: Consume mode persistent - the_bertrum - 12-08-2021 Consume works for me when using BubbleUPNP as a control point and with OpenHome set on the moOde renderer. I expect however that adding Qobuz into the mix might alter things and I can't test that. If the playlist is managed by Qobuz in anyway, then there is a chance that the "remove" MDP command does not translate into Qobuz. Someone with an account would b=need to confirm the last bit of the chain. RE: Consume mode persistent - magostinelli - 12-10-2021 I use BubbleUPNP to add Qobuz songs to the playlist, so the problem is not qobuz app, but maybe BubbleUPNP. RE: Consume mode persistent - the_bertrum - 12-10-2021 (12-10-2021, 02:08 PM)magostinelli Wrote: I use BubbleUPNP to add Qobuz songs to the playlist, so the problem is not qobuz app, but maybe BubbleUPNP. BubbleUPNP works fine for me without Qobux in the mix, so I still think that it's the lnk between Qobuz and the BubbleUPNP that's the factor. Could you put some tracks on the BubbleUPNP device and queue those up into moOde and see if consume works properly, that would isolate Qobuz for you. I'd raise this with BubbleUPNP support as well, I've found them very responsive. RE: Consume mode persistent - magostinelli - 12-11-2021 (12-10-2021, 03:07 PM)the_bertrum Wrote:(12-10-2021, 02:08 PM)magostinelli Wrote: I use BubbleUPNP to add Qobuz songs to the playlist, so the problem is not qobuz app, but maybe BubbleUPNP. Thanks for your help. I did a test with a nas with minidlna, and everything works has expected, so the problem is when using qobuz. Do you have a link for the BubbleUPNP support? Otherwise I have an idea, I could set it via command line after adding the soings to the playlist, for example whith crontab on moode audio system or from my home assistant. RE: Consume mode persistent - the_bertrum - 12-13-2021 The support process for BubbleUPNP can be found under settings/help in the app. |