Archive for the ‘Last.fm’

Lastbridge – Add Friends Stations/Playlist02.14.08

lastbridge.net new feature
New Feature out now. Add your last.fm friends radio stations and playlist.

Posted in Last.fm, lastbridge.net, Projects, Ruby On Railswith 1 Comment →

Listen to Last.fm with the Roku SoundBridge01.14.07

Update: Listen to your Last.fm streaming radio on the Roku SoundBridge Using LastBridge.net.
LastBridge.net makes it really simple to listen to your last.fm music on the soundbridge. If that is what you are looking for then check out it out! www.LastBridge.net.

Updated Post

So a while ago, maybe 7 months ago I bought the Roku SoundBridge and I do like it. Recently I have been listening to a lot of last.fm to my personal radio / loved tracks. So while listening to last.fm I didn’t always want the computer to be on so I googled to see if there was any solutions. I found one but it was some kinda server written in python. I didn’t test it but from the read me file it seems you need to have your computer turned on. Which is what I am trying to avoid. Now I came up with my solution.

It’s basically a controller. You can use your a PSP that is if you have one, I do so I use that to control it when I am away from my computer. It uses a playlist file to play your last.fm radio stream. So not only can you use this playlist file with the roku soundbridge but also with other media players and its controlled via a web based controller.

It is written in PHP.
You can download it here. last.fm-for-roku-soundbridge-etc.zip

It’s super easy to setup. Just open the config.php file with a plain text editor and insert your username and password. The password need to be in md5. With Mac OSX you can open up Terminal and get your md5 that way. Type this in the termnial.
md5 -s [your_password]
of course replace [your_password] with your actual password and it then will generate an md5. If your on windows I don’t know how you would get an md5 but I found this app useful to get the md5sum.
fourmilab.ch/md5/ .zip file contain the md5.exe. Enjoy.

Oh yeah before I forget you will need a web server with php installed and with cURL. Thats it.
If you need a free php web host then here is a list 0php.com/free_PHP_hosting.php or you can always just search for one, although it’s always best to just buy web hosting its not expensive.

Posted in Downloads, Hacks, Last.fm, Programming, Projects, Uncategorizedwith 16 Comments →

  • Recent Comments