You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 💪
The text was updated successfully, but these errors were encountered:
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"
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/
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 💪
The text was updated successfully, but these errors were encountered: