kawaiiDango / pano-scrobbler

Scrobbles to last.fm, ListenBrainz, libre.fm, GNU FM, Maloja, Pleroma or to a file, on Android

Home Page:https://kawaiidango.github.io/pano-scrobbler/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

loved track widget / notification bar button

magnumforce2006 opened this issue · comments

Pretty simple request that this paid user would love to see:

A simple heart widget that one can press to love the current playing track.

A button that you can throw into the notification quick tiles settings would also be very cool!

Actually I see in other threads something like this can probably be achieved with an intent.

Could you explain the parameters of said intent to love a track with this app?

The scrobbling notification already has a heart button

That is one way to love the track, yes, but that is not always the quickest/easiest way to love a track depending on what's going on with the phone.

You've mentioned in other threads that there's an "intent" within Pano Scrobbler that can be used to love tracks. This would be beneficial to understand for those of us to use something like Macrodroid to set up commands and buttons ourselves.

Can you please explain how this is utilized?

In Macrodroid, create a rule, use the Send intent action, select the target as broadcast and paste the intent text in action.

The list of intents for pano scrobbler can be found in the intents section in the configure screen.

Edit: found it! Thanks