[RELEASE] Spotimc: Another Spotify music addon
(2013-06-09, 21:36)mazkolain Wrote: I have plans to implement radio, but sadly there are two roadblocks on the way:
  • Spotify recently removed radio support from their API, so in order to implement this feature we'll have to look somewhere else.
  • A possible way could be to use Echo Nest, but sadly the call rate limit is too low for non commercial uses (great for a single client, but unsuitable for many clients making simultaneous requests).
I actually disagree with your statement of Echo Nest as you can use local caching of the playlist decisions and every 5 songs do your dynamic/steer and dynamic/feedback calls (would only need one of each) then run dynamic/next and get 5 songs This would make the playlist less dynamic but would effectively let 100 users simultaneously use it (max 3 calls every 15 mins assuming 4 mins/song). You could also use the X-RateLimit-Limit/X-RateLimit-Remaining values to slow or speed up the api calls (I would say 10% use would be update every song, 50% use would be update every 5). It also looks like the echonest guys would be willing to raise this for cheap/free. I would personally be willing to help develop this type of feature and would probably be willing to throw a little of money in the pot if we need it.
Reply


Messages In This Thread
[No subject] - by alex84 - 2012-03-09, 18:38
[No subject] - by jabba_29 - 2012-03-10, 14:32
[No subject] - by jolid - 2012-03-10, 16:53
[No subject] - by mazkolain - 2012-03-10, 20:17
[No subject] - by Jönke - 2012-03-10, 23:41
[No subject] - by mortstar - 2012-03-11, 01:38
RE: - by mazkolain - 2012-03-12, 22:00
RE: - by mortstar - 2012-03-13, 01:41
RE: - by Bendecks - 2012-03-28, 15:38
[No subject] - by zuditechguy - 2012-03-11, 03:16
[No subject] - by Jönke - 2012-03-11, 09:01
[No subject] - by johnnyvibrant - 2012-03-11, 10:07
RE: - by joymyr - 2012-03-12, 22:19
RE: - by mazkolain - 2012-03-13, 15:34
RE: - by bckane - 2012-04-04, 01:25
My experience with Spotimc - by Jan-Erik - 2012-04-07, 16:09
RE: [RELEASE] Spotimc: Another Spotify music addon - by waterfoul - 2013-06-13, 05:37
Logout Mark Read Team Forum Stats Members Help
[RELEASE] Spotimc: Another Spotify music addon32