


Audioplayers by davidsansome 66 comments

Icon Sub-Sets by Ace2016 3 comments

Utilities by gcala 4 comments
Add either one of the following lines to your /etc/fstab:"
That won't work ;)
(Should be /etc/apt/sources.list) - Mar 14 2010

Dolphin Service Menus by kubicle 227 comments

Email by atomo64 88 comments

Email by atomo64 88 comments

Email by atomo64 88 comments

Audio Extractors/Converters by HessiJames 608 comments

Audio Extractors/Converters by HessiJames 608 comments
I'll try to (finally) finish my own translation and mail it to you by the end of coming week. - Jul 04 2009

Board by Talles 2 comments

Amarok 1.x Scripts by stifi 60 comments
(2 - don't know) - Nov 12 2008

Amarok 1.x Scripts by falava 14 comments
Diff:
*** LastFMNotify.py.orig 2008-07-16 18:24:09.000000000 +0300
--- LastFMNotify.py 2008-07-24 18:32:19.000000000 +0300
***************
*** 97,102 ****
--- 97,107 ----
logging.debug("Notifier Starting...")
self.objN = NotifyNowPlaying(self.User,self.Password)
+ def saveState(self, sessionmanager):
+ # script is started by amarok, not by KDE's session manager
+ debug("We're in saveState. We should be avoiding session starts with this in place.\n")
+ sessionmanager.setRestartHint(QSessionManager.RestartNever)
+
############################################################################
# Stdin-Reader Thread
############################################################################
Nicely indented diff: http://paste.ubuntu.com/36990/
(Code borrowed from http://kde-apps.org/content/show.php/autoEqualizer?content=70509) - Aug 12 2008

Amarok 1.x Scripts by gauret 143 comments
Icon=./Cover.png
To show "Artist - Album.png" from parent-directory's subdirectory named "Covers":
Icon=./../Covers/Artist - Album.png - Jul 10 2008

Amarok 1.x Scripts by falava 14 comments

Amarok 1.x Scripts by ultramancool 66 comments
And a question: how could I set preferred lyrics sites? I'd like the script to first try Lyriki, LyricWiki, Dark Lyrics (if it were available), Lyrics.ee and JustSomeLyrics - and when nothing is found from those, try the rest. I tried messing around with the code in the script, but didn't get it working the way I wanted... (probably did something wrong...) - Jan 29 2008

Amarok 1.x Scripts by attendant 191 comments
#REDIRECT '''[[Pink Floyd:A New Machine (Part 1)]]'''
The apostrophes make that exact code show up as the song's lyrics - if the redirect page doesn't have them (like it's meant to be), like this:
#REDIRECT [[Pink Floyd:A New Machine (Part 1)]]
...then everything works just fine.
This is really a fault of some wiki-writers, not the script, but still it would be really nice if it could handle those apostrophes :)
(And/Or maybe, if it isn't too dangerous, optionally/automatically correct such redirect pages?)
The above probably applies to Lyriki, too. - Jan 24 2008

Amarok 1.x Scripts by attendant 191 comments
And thanks for the script :) - Jan 23 2008

Amarok 1.x Scripts by ultramancool 66 comments
And thanks for a great script! - Jan 22 2008

Amarok 1.x Scripts by ultramancool 51 comments
(www.lyriki.com) - Jan 04 2008

Amarok 1.x Scripts by ultramancool 51 comments

Amarok 1.x Scripts by attendant 191 comments
(Sorry, I hadn't subscribed for comments and so didn't notice this post until now.)
0.11.2 starts up fine - has difficulties finding any lyrics, though :) - May 26 2007

Amarok 1.x Scripts by stifi 60 comments

Amarok 1.x Scripts by stifi 60 comments

Amarok 1.x Scripts by attendant 191 comments
Distro is Kubuntu Feisty. libqt0-ruby1.8, libruby1.8, ruby1.8 are installed and script's version 0.10 worked with them. - May 08 2007

Education Apps by tackat 73 comments
2) A useful feature would be ignoring ¨ ° ^ ¯ ´ ˇ etc. on characters in the search field (i.e., searching "Parnu" would give "Pärnu" as a result).
3) In high zoom levels, big cities still appear as a mere "coloured dot". The dot should zoom along, or maybe become a gray area or something...
4) Great app. - Apr 13 2007

Audioplayers by comar961 272 comments
1) add quotes before and after Title?
(Song Title -> "Song Title")
2) add "by" before Artist?
3) add "from" before Album? - Feb 08 2007