Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Soundcloud (and other sources) integration #19

Open
pepf opened this issue Jun 13, 2014 · 4 comments
Open

Soundcloud (and other sources) integration #19

pepf opened this issue Jun 13, 2014 · 4 comments
Assignees
Milestone

Comments

@pepf
Copy link
Contributor

pepf commented Jun 13, 2014

We should leave room in the playlist model for other song sources (such as soundcloud). Currently the song cache id == youtube id, this basically makes it impossible to integrate music from other sources..
Of course, we would also need another player, but I honestly don't think it's that difficult 💪

@Rayman
Copy link
Owner

Rayman commented Jun 13, 2014

That's a good idea. Soundcloud also has an API we can use: http://developers.soundcloud.com/docs/api/reference

This is however not very high on my priority list.

@pepf
Copy link
Contributor Author

pepf commented Jun 13, 2014

There's real demand for soundcloud integration, and it actually consumes
less bandwidth while listening :)

I guess we can make a second milestone for these kinds of features
(somewhere far far away ;) ).
It could also include, the vote for next option, which is also something we
have to "develop from scratch"

2014-06-13 10:51 GMT+02:00 Ramon Wijnands [email protected]:

That's a good idea. Soundcloud also has an API we can use:
http://developers.soundcloud.com/docs/api/reference

This is however not very high on my priority list.


Reply to this email directly or view it on GitHub
#19 (comment).

@Rayman Rayman added this to the v0.5 milestone Jun 13, 2014
@Rayman
Copy link
Owner

Rayman commented Jun 13, 2014

I found a list of music API's. Last.fm integration is also pretty cool and every major player has support for it:
http://musicmachinery.com/music-apis/

@Rayman
Copy link
Owner

Rayman commented Jul 1, 2014

I found a cool looking soundcloud player: https://www.toneden.io/player

We could take a look how they implemented the soundcloud API to get some idea's.

@Rayman Rayman self-assigned this Nov 24, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants