raya
raya1234
Source (link to git-repo or to original if based on someone elses unmodified work):
2010-01-30: Version 2.2
* Fixed track number and time display
2008-10-23: Version 2.1
* Corrected script type
2008-10-12: Version 2
* Intial version, working with Amarok 1.92.2
Ratings & Comments
8 Comments
The script currently doesn't react on metadata changes, which makes it useless while listening to internet radio streams, since obviously there won't be a track change when the next song in the stream plays.
As of Amarok 2.2.2 this is currently impossible. Amarok simply emits no signal when the metadata changes. It might change in later versions (I just talked to the devs), which is when I will publish a new version of the script reacting on it.
Thanks for script! Should it work with Amarok 1.90?
The category in the spec file is set to "Scriptable Service" which is not correct as that is a very specific type of script. It should likely be changed to "general"
Changing the type to "General" makes the script not show up anymore in Amarok.
Interesting... In any case, I am looking into making the "Get new scripts" stuff in Amarok 2 actually work correctly, so this maybe something I can fix along the way. I'll get back to you! :-)
Whoops! "Generic", not "General" My bad, sorry!
Fixed