plintx / mopidy-radionet

Mopidy extension for playing music from radio.net http://www.mopidy.com
Apache License 2.0
11 stars 5 forks source link

Changes in radio.net #3

Closed MiKiL75 closed 4 years ago

MiKiL75 commented 4 years ago

Hi there, just wanted to inform that radio.net has made some changes in the website. They have removed login function. - radio.net Help Center - Why can't I log in? And now all the favorites are stored in browser local storage.

hgblu-sammosna commented 4 years ago

+1

mjh-source commented 4 years ago

Does this mean it's not possible to use the extension? When I run it, I just get an empty list. I presume this is meant to show saved radio stations that are accessed when logging in.

kingosticks commented 4 years ago

What about searching? There looks to be code to handle searching functionality.

mjh-source commented 4 years ago

I get this when trying to search.

Sep 15 18:56:08 koro mopidy[577]: ERROR [RadioNetBackend-3] mopidy_radionet.radionet Radio.net: Failed to connect https://radio.net/ retrying on next browse. Sep 15 18:56:08 koro mopidy[577]: ERROR [RadioNetBackend-3] mopidy_radionet.radionet Radio.net: Search error <!doctype html>HTTP Status 401 – Unauthorized</t</p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/plintx"><img src="https://avatars.githubusercontent.com/u/23740673?v=4" />plintx</a> commented <strong> 4 years ago</strong> </div> <div class="markdown-body"> <p>Hi, sorry for the late reply. I haven't used it for a long time, now I'm working on fixing this extension.</p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/plintx"><img src="https://avatars.githubusercontent.com/u/23740673?v=4" />plintx</a> commented <strong> 4 years ago</strong> </div> <div class="markdown-body"> <p>Hello again, please check out the newer version: <a href="https://pypi.org/project/Mopidy-RadioNet/">https://pypi.org/project/Mopidy-RadioNet/</a></p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/MiKiL75"><img src="https://avatars.githubusercontent.com/u/11736878?v=4" />MiKiL75</a> commented <strong> 4 years ago</strong> </div> <div class="markdown-body"> <p>Installed v0.2.1 and it works great. Thank you for fixing things.</p> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>© <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>