I wanted a way to play the soundcloud links I keep running into on my squeezeboxes. Squeezecloud was born.
v0.1 is live at https://github.com/downloads/blackma...SoundCloud.zip -- source code is obviously gpl'd and lives at https://github.com/blackmad/squeezecloud
currently it can:
--play from a soundcloud url
--display hot & recent tracks
--search by tags & query
it's entirely based on the fantastic YouTube plugin from Joerg. I hacked this up in the past few hours, there's lots of vestigal code from the youtube plugin, as well as lots of logging. I fully expect there to be bugs, please contact me with issues/suggestions/patches. There's probably an issue with soundcloud links with periods in the urls, will debug.
Still to come is being able to work with soundcloud playlists, fixing period issues, and possibly working with soundcloud user accounts.
enjoy,
--dave
Results 1 to 10 of 67
-
2012-01-01, 23:20 #1Junior Member
- Join Date
- Jan 2012
- Posts
- 29
Soundcloud plugin for squeezeserver
-
2012-01-02, 10:37 #2Junior Member
- Join Date
- Jan 2012
- Posts
- 29
now in a repo
live at http://www.whizziwig.com/static/squeezecloud/public.xml
add it via settings -> plugins -> additional repositories
updates to come for general cleanup, hopefully being able to play entire playlists, and maybe for user accounts.
enjoy,
--dave
-
2012-01-02, 10:44 #3
Sorry to have to refuse the credits but the YouTube plugin isn't written by me, it's written by Triode, so you'd better credit him
---
learn more about iPeng, the iPhone and iPad remote for the Squeezebox and
New: Logitech UE Smart Radio as well as iPeng Party, the free Party-App,
at penguinlovesmusic.com
-
2012-01-02, 10:45 #4
Oh, but: many thanks for getting into this, SoundCloud support is among the things I miss most on my SB
---
learn more about iPeng, the iPhone and iPad remote for the Squeezebox and
New: Logitech UE Smart Radio as well as iPeng Party, the free Party-App,
at penguinlovesmusic.com
-
2012-01-02, 17:57 #5Junior Member
- Join Date
- Jan 2012
- Posts
- 29
triode++ for being incredibly helpful in debugging and developing this, and for writing the youtube plugin.
-
2012-01-02, 19:47 #6
Hey, this does already work quite well.
Now, obviously, here's my wishlist
* Artwork does work in the list but not for NowPlaying
* I would really love to see a possibility to use my SoundCloud account. So far I was only able to play SoundCloud links through iPeng which meant I could not store them in favorites so I stored them as favorites on SoundCloud... Definitely don't want to need to enter them all again...
* Also, you don't use an OAuth token so far, correct? This means I can not use any links that will require an account, free or not, right? Or do you resolve the links internally using an OAuth token?---
learn more about iPeng, the iPhone and iPad remote for the Squeezebox and
New: Logitech UE Smart Radio as well as iPeng Party, the free Party-App,
at penguinlovesmusic.com
-
2012-01-02, 21:59 #7Junior Member
- Join Date
- Jan 2012
- Posts
- 29
new version supports oauth token + favorites :-)
will look at why art isn't working.
ed: using the apikey on every request and every stream broke everything, so I rolled it back to only using the apikey to find your favorites. will look into authenticated streams tomorrow when I'm more awake.
disabled playlists searching/browsing for now, since the way xmlbrowser needs to replay the requests after every click meant that instability in results was causing the clicks to be completely wrong.
--daveLast edited by whizziwig; 2012-01-02 at 22:16.
-
2012-01-02, 22:13 #8
Let us know when you feel it's ready for general usage and we will add this repository to the standard ones so users don't have to configure it manually.
We have a page on the wiki where we list all repositories which are included in the official list. It also included some testing repositories at the bottom which is not included. Feel free to add your repository to this wiki page when you feel it's ready for general usage.
http://wiki.slimdevices.com/index.ph...r_repositoriesErland Isaksson (My homepage)
(Developer of many plugins/applets (both free and commercial).
If you like to encourage future presence on this forum and/or third party plugin/applet development, consider purchasing some plugins)
You may also want to try my Android apps Squeeze Display and RSS Photo Show
Interested in the future of music streaming ? ickStream - A world of music at your fingertips.
-
2012-01-14, 03:29 #9Junior Member
- Join Date
- Jan 2011
- Posts
- 3
Great plug-in
Thanks for a great plug-in - works really well for me. Now for my wish list

1. Scrobble/Now playing integration with Last.fm
2. That is all!
http://www.last.fm/api/show/track.scrobble
http://www.last.fm/api/show/track.updateNowPlaying
-
2012-01-14, 10:49 #10Junior Member
- Join Date
- Jan 2012
- Posts
- 29

Reply With Quote

