


Amarok 2.x Scripts by jbatalle 43 comments

Amarok 2.x Scripts by jbatalle 43 comments
this is a really nice idea! I got the Google All Access offer and already added some music to "my music".
Unfortunately I face a bug:
Script error reported by: Google Music for Amarok TypeError: Result of expression 'serviceDataJson.data' [undefined] is not an object.
Does it still work for you? Maybe it's an API change. - Oct 20 2013

TV & Streaming by zanoi 29 comments

Plasma Color Schemes by mdb 7 comments

Plasma Color Schemes by mdb 7 comments
https://bugs.kde.org/show_bug.cgi?id=200491 (there is also a screenshot showing the problem)
With the positive text color of this theme the text with white background is not readable.
Hope you can fix this by changing the text positive color to something deeper.
Nevertheless I like your theme...
Greets saLOUt - Jul 17 2009

Plasma 4 Extensions by Emdek 145 comments
With Alt+F2 everything works fine...
Keep on working! Great Plasmoid
Greets Saloutions - Dec 29 2008

Amarok 1.x Scripts by Firetech 2 comments
cool thing ;)
Maybe we can work together to get our derivates working with amarok 2.0.
Unfortunately I have no idea how QtScript or d-bus has to be used...
Greets Robert Riemann - Dec 16 2008

Amarok 1.x Scripts by saLOUtions 5 comments
The PlugIn seems to be more stable as expected. I do NOT register any crashes for the last month.
saLOUt - Oct 04 2008

Amarok 1.x Scripts by saLOUtions 5 comments
I dont know. Does lyricwiki provide time information or support .lrc files in any way?
I think, it don't.
Greets saLOUt - Aug 27 2008

Amarok 1.x Scripts by saLOUtions 5 comments
Workaround:
I go to the Script Management and restart the Plugin...
Unfortunately I couldn't get out the problem yet. - Aug 25 2008

Amarok 1.x Scripts by saLOUtions 11 comments
=> Use Version v1.0.1 to get full character support. - Jul 22 2008

Amarok 1.x Scripts by saLOUtions 11 comments
Greets saLOUt - Apr 30 2008

Amarok 1.x Scripts by saLOUtions 11 comments
As i listen often to german tracks like "Die Ärzte", i got also weird letters for non-ascii-chars.
I think this might be an issue of the g15-composer. -> I'm not able to do anything. Sry - Mar 30 2008

Amarok 1.x Scripts by saLOUtions 11 comments
Speed-Control:
I will fix that problem in the following days (check this page again on weekend), so that no error appears, but i don't recommend to set the speed lower than 1, because the current time will run in an ugly way (not consistent, try and see it self).
Volume-Change-Notification:
Amarok sends messages to my script, if the volume changes. I check these messages and show the volume change screen if necessary.
That means:
1) Running the script manually: Amarok isn't able to send messages if volume changes -> No Volume Screen
Better would be to change the default speed in the amarok bash script.
2) Kmix don't send messages to my script: There's nothing to trigger.
To get the script working with kmix i would have to ask each time for the actual volume and compare it to the last one. That wouldn't be a good style. Maybe someone have a better idea.
Greets saLOUtions - Mar 13 2008