nilicule / mopidy-audioaddict

Play music from all the AudioAddict network of sites (DI.FM, RadioTunes, RockRadio, JazzRadio, FrescaRadio) with Mopidy. Both premium and free accounts supported.
MIT License
35 stars 4 forks source link

Not Working #9

Open mabbamOG opened 8 years ago

mabbamOG commented 8 years ago

This extension isn't working at all! It also appears that di.fm does offer external player control, but only for premium accounts. I tried with both a free (no creds) and premium account, and the extension isn't working.

Further Issues:

Finally, it is real easy to stream from audioaddict sites as all it takes is adding the streaming url into a .m3u8 file and loading it into mopidy's playlists. This extensions, though, is still VERY much needed because it eases station/radio selection, which is not available in a full playlist file from the di.fm (for example) site. The site only lets you download a single station at a time url, or all favorites

nilicule commented 8 years ago

If with 'unique secret code for streaming' you mean the API key, then that one's resolved based on the username and password in the configuration file. Once the API key has been retrieved all further communication with the DI API is done using that key.

Feel free to submit a patch if you want more quality options :)

In the mean time I'll see if I can get the module up and running again, it's been a while.

mabbamOG commented 8 years ago

alright i'll see if i can't commit something, even though i was thinking of rewriting the plugin in py3 since that's where mopidy is moving...

about the key, they give it to you in the "player settings" page after you subscribe to premium. i'm not sure about any api keys..