Music player

Post your questions and help other users.

Moderator: Martin

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Music player

Post by Martin » 22 Oct 2016 19:00

Do you mean a stopwatch created with action Set Timer? Controlling such stopwatches is not supported as far as I'm aware.

Regards,
Martin

Ankit Bindal
Posts: 90
Joined: 12 Feb 2016 03:23

Re: Music player

Post by Ankit Bindal » 23 Oct 2016 02:34

Ok, thanx martin.

Should i expect playing and pausing functions in action sound in next update of automagic.

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Music player

Post by Martin » 25 Oct 2016 13:11

Unlikely since I'm currently working on other features but I'll check if I can increase the priority a bit.

Ankit Bindal
Posts: 90
Joined: 12 Feb 2016 03:23

Re: Music player

Post by Ankit Bindal » 25 Oct 2016 14:53

Thanks martin

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Music player

Post by Martin » 26 Oct 2016 19:00

I changed my mind since it's not very complicated to support a few of the functions. The next EAP version will support a new field Start Position in action Sound. Action Stop Action Sound will provide the current offset of the stopped sound and there will be a new action Seek Action Sound to jump to a position in the playing sound and to seek backwards and forwards a specified duration.

Regards,
Martin

Ankit Bindal
Posts: 90
Joined: 12 Feb 2016 03:23

Re: Music player

Post by Ankit Bindal » 27 Oct 2016 00:51

Very very thanx martin.
Could you also add an trigger for music played and music paused.
Media session change trigger does not work on my device.
Thanx.

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Music player

Post by Martin » 28 Oct 2016 19:03

Do you want to trigger on music played by your own flows or music played externally (by another music player)?
You could use an action Execute Flows when you are starting your own action Sound. External music players should be detected with trigger Media Session Changed but I'm aware that some players can cause trouble. What player are you using?

Regards,
Martin

Ankit Bindal
Posts: 90
Joined: 12 Feb 2016 03:23

Re: Music player

Post by Ankit Bindal » 29 Oct 2016 03:03

Hello martin,
I want to trigger the flow by pressing the Bluetooth headset button to play and pause the music.

When I press the headset button, it does not pause or play the song (using the new EAP action sound).

My main request to you is to add an trigger for Bluetooth headset button press(single press and not long press).

Since media session changed also dont support automagic, so my second and last request is to add an trigger for music paused/played.

Post Reply