Deps:
- Amarok 1.4.*
- Ruby 1.8
- internet connection

Source (link to git-repo or to original if based on someone elses unmodified work):
0.6.2:
really work with proxies
removed a typo in readme
rescue etimeouts
0.6.1:
increased timeout time
changed proxy-detection from env-var to a dcop call to amarok
0.6:
amaroK->Amarok in README
fixed bug with umlauts (other special chars work also?) in title/artist didn't return anything
0.5:
added 8 seconds timeout (should work)
added version to README
0.4.0:
fixed error, when artist or title were empty again
0.3.5:
fixed error, when artist or title were empty
0.3.1:
fixed little typo in about
0.3:
initial release
Ratings & Comments
2 Comments
hehe. nice. did the same thing, but in python: http://kde-apps.org/content/show.php?content=38120 :)
nice ;)