
SeeqPod.com Service Script
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
A long time ago, back in the early days of Amarok 2 development, there was a ruby SeeqPod.com Service Script.
Then came the great API rewrite, and for a time, the SeeqPod script was lost. But now, it is back, stronger than ever, ready to be unleashed upon the unsuspecting music lovers.
Running this script requires Amarok 2.0.0 rc1 (which was released today) or later. It will _NOT_ work on Amarok 2.0.0 Beta3. You will also need to sign up at SeeqPod.com and get a personal uid which the script will ask for when it is run for the fist time. The uid can be found by signing in and going to the account settings page.
As Amarok 2 does not yet have a button to (re)configure scripts, the only way to change the uid once set is to edit the amarokrc file.
Enjoy!
12 years ago
1.0:
Initial release based on new script API.
12 years ago
1.0:
Initial release based on new script API.
hash87
12 years ago
I can play these songs normally on seeqpod.com using the embedded player.
I use the newest amarok2 - svn.
Report
nhnFreespirit
12 years ago
Report
hash87
12 years ago
The thing that i just noticed:
Amarok displays following link
http://infonistacrat.hometownproject.org/audio/2112008/Oasis%20-%20Wonderwall.mp3
while seeqpod.com gives the following link on the website:
http://infonistacrat.hometownproject.org/audio/2112008/Oasis - Wonderwall.mp3
The %20 are added in amarok. Maybe that causes the problem?
Report
nhnFreespirit
12 years ago
Good catch!
Report
nhnFreespirit
12 years ago
Report
hash87
12 years ago
Report