Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Audioscrobbler toggle? (Read 2032 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Audioscrobbler toggle?

Any way I can make a button to turn on/off audioscrobbler?  Also, how can I display if it's on or off in trackinfo?

Thanks in advance. 

Audioscrobbler toggle?

Reply #1
I don't know about toggling audioscrobbler off and on (it would need a menu entry afaik??) but for the future (or mute/unmute buttons for example), you can display the status with images.

For example:

Code: [Select]
$button(XPOS,YPOS,0,0,0,0,$get(dir)\buttons\IMAGEOFF.png,$get(dir)\buttons\IMAGEON.png,MENU ENTRY,)


When you click the button, it would change the image between IMAGEOFF.png and IMAGEON.png.

Hopefully that makes sense. Sorry I can't help with the audioscrobbler stuff tho .
Song List: keikoniumboards.ke.funpic.org/files/songlist.html

 

Audioscrobbler toggle?

Reply #2
I cant remember but isn't there an option under audioscrobbler in preferences?
The alternative would be to use the official Last.fm application since that does have an on and off button.