How do I change the last.fm button under 'Listen' to MyRadio??
I have tried looking through the code but it's all nonsense to me!!
I have tried looking through the code but it's all nonsense to me!!
How do I change the last.fm button under 'Listen' to MyRadio??
I have tried looking through the code but it's all nonsense to me!!
Thanks - but I was hoping to change the entire button to a new image AND redirect it to myRadio (I never use last.fm)
Apologies if I wasn't clear before!
Thanks - but I was hoping to change the entire button to a new image AND redirect it to myRadio (I never use last.fm)
Apologies if I wasn't clear before!
Well that's a lot simpler, see this code[you will have it on every beginning of the code] example MusicMenu.XML
.....
<description>Last.fm Button</description> is the beginning of what a action must do en where to go.
There you will find <hyperlink>7890</hyperlink>, heeeeee that's the number of MyradioLastFM.xml
and mypics.xml starts with a <id>2</id>, so replace 7890 with 2 and when you press the button, it will go to Mypics.
Pfffft.... It's really not a fun telling story when you mess up the code yourselfbut I hope it's clear.
Just when you're in playful mood, backup the file and start changing parameters and see whats happening.... so much fun!
Regards, GetaGrip
Now it makes some sense!
I have adapted the code and it's working perfectly -
Nice to know there are some other Radio heads like mself
Today 21:06
Thanks!!!! Just what I was looking for... I use MyRadio (a lot)!