AutoNotification Profile that trigger a task when an app start playing music

Discussion in 'AutoApps' started by nirmelamoud, May 4, 2019.

  1. nirmelamoud

    nirmelamoud New Member

    Joined:
    Apr 21, 2019
    Messages:
    15
    Likes Received:
    0
    Hi,

    I'm using smartAudiobook player app, and I want to run a task when it start playing a book,
    the app sit in the notification bar with a play button, so I can probbaly use auto notification to read that button status, but that is not triggering a task, I will have to run a task every few seconds to check for it.
    I also know how to chek if music is playing but I do not know how to check what app is playing it,
    or trigger profile with that flag without the above loop trick

    is autonotification can trigger by button change status ?
    can autoinput trigger by button change status /

    another option Is to find the indent that trigger in android when the play start and trigger by that , i have not trued that option yet

    any idea ?
     
  2. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Use the AutoNotification Intercept event and enable the "Has Media Info" option :)
     

Share This Page