• DUDU OSFunction Request
  • How do you make the music to autostart / resume after wake up ?

Hello

Just got the dudu7 and fantastic unit, love it.

I just have a minor issue with music : it won't auto start when the HU starts. Even if options for that is enabled

I mainly use Plexamp and Symfonium in which they allow broadcasts to be send / received for their API.

I have designed a routine in which when wifi is connected, music (widget) play with a wait time of 5s just in case. But it seems to only affect the music widget which sometimes reverts to the local player

But it doesn't work.

I have an other routine which open an app when wifi connects and this one works so routine works

There should be a "music play / pause" item for routines and even better, a "send broadcast event"

A workaround I found is, bind a steering wheel command to start the music by using play/pause command. But I wàt this to be streamlined and automated.

Any suggestions ?
Thanks

Does the music player you are using support autoplay after opening?
If so, you can create an automatic task
Trigger condition - vehicle ignition - open app - delay * seconds to return to desktop

Unfortunately no neigher Plexamp or Symfonium does autoplay on opening, but they support eigher broadcast event through API calls or play / pause command.

I guess the "play" task is strictly reserved to the music widget ? binding a play button to steering wheel command works

    Ge082 Power-on autoplay only applies to local music for multimedia.
    Third party music players are controlled by the app itself. So you can use the settings of the third-party APP plus auto task to achieve the effect you want.