Hi all,
I have an issue with radionet. Mopidy don’t want to add any radio stream to playlist. So, radionet don’t work.
I have the same behavior with mopidy-Muse and Iris.
Anybody have the same issue ?
Logs:
Jun 08 16:19:07 osmc mopidy[24738]: DEBUG [RadioNetBackend-3] mopidy_radionet.radionet Radio.net: Done search
Jun 08 16:19:07 osmc mopidy[24738]: DEBUG [RadioNetBackend-3] mopidy_radionet.radionet Radio.net: Done get top stations list
Jun 08 16:19:07 osmc mopidy[24738]: INFO [RadioNetBackend-3] mopidy_radionet.radionet Radio.net: Loaded 1 favorite stations.
Jun 08 16:19:07 osmc mopidy[24738]: DEBUG [HttpServer] mopidy.http.handlers Sent WebSocket message to 192.168.1.15: '{"jsonrpc": "2.0", "id": 845, "result": [{"__model__": "Ref", "uri": "radionet:category:localstations", "name": "Local stations", "type": "directory"}, {"__model__": "Ref", "uri": "radionet:category:top100", "name": "Top 100", "type": "directory"}, {"__model__": "Ref", "uri": "radionet:category:favorites", "name": "Favorites", "type": "directory"}]}'
Jun 08 16:19:07 osmc mopidy[24738]: INFO [HttpServer] tornado.access 200 GET /iris/library/browse/Radio.net/null (192.168.1.15) 2.79ms
Jun 08 16:19:07 osmc mopidy[24738]: DEBUG [HttpServer] mopidy.http.handlers Received WebSocket message from 192.168.1.15: '{"method":"core.library.lookup","params":{"uris":["radionet:category:favorites"]},"jsonrpc":"2.0","id":846}'
Jun 08 16:19:07 osmc mopidy[24738]: DEBUG [HttpServer] mopidy.http.handlers Sent WebSocket message to 192.168.1.15: '{"jsonrpc": "2.0", "id": 846, "result": {"radionet:category:favorites": []}}'
Jun 08 16:19:07 osmc mopidy[24738]: DEBUG [HttpServer] mopidy.http.handlers Received WebSocket message from 192.168.1.15: '{"method":"core.library.browse","params":{"uri":"radionet:category:favorites"},"jsonrpc":"2.0","id":847}'
Jun 08 16:19:07 osmc mopidy[24738]: DEBUG [HttpServer] mopidy.http.handlers Sent WebSocket message to 192.168.1.15: '{"jsonrpc": "2.0", "id": 847, "result": [{"__model__": "Ref", "uri": "radionet:station:104717", "name": "La Radio Sympa", "type": "track"}]}'
Jun 08 16:19:08 osmc mopidy[24738]: DEBUG [HttpServer] mopidy.http.handlers Received WebSocket message from 192.168.1.15: '{"method":"core.library.lookup","params":{"uris":["radionet:station:104717"]},"jsonrpc":"2.0","id":848}'
Jun 08 16:19:08 osmc mopidy[24738]: DEBUG [RadioNetBackend-3] mopidy_radionet.radionet Radio.net: Done get top stations list
Jun 08 16:19:08 osmc mopidy[24738]: DEBUG [HttpServer] mopidy.http.handlers Sent WebSocket message to 192.168.1.15: '{"jsonrpc": "2.0", "id": 848, "result": {"radionet:station:104717": [{"__model__": "Track", "uri": "https://radio11.pro-fhi.net:19095/stream/1/", "name": "La Radio Sympa", "artists": [{"__model__": "Artist", "name": "La Radio Sympa"}], "album": {"__model__": "Album", "uri": "radionet:station:104717", "name": "Une radio sans pub qui n\'agresse pas les oreilles. Une musique \\u00e9clectique programm\\u00e9e selon les moments de la journ\\u00e9e. Profitez ! Radio soutenue par des dons sur Tipee. / Europe / France - ", "artists": [{"__model__": "Artist", "name": "La Radio Sympa"}]}, "genre": "Pop", "comment": "Une radio sans pub qui n\'agresse pas les oreilles. Une musique \\u00e9clectique programm\\u00e9e selon les moments de la journ\\u00e9e. Profitez ! Radio soutenue par des dons sur Tipee. "}]}}'
Jun 08 16:19:11 osmc mopidy[24738]: DEBUG [HttpServer] mopidy.http.handlers Received WebSocket message from 192.168.1.15: '{"method":"core.tracklist.add","params":{"uris":["https://radio11.pro-fhi.net:19095/stream/1/"],"at_position":0},"jsonrpc":"2.0","id":849}'
Jun 08 16:19:11 osmc mopidy[24738]: DEBUG [HttpServer] mopidy.http.handlers Sent WebSocket message to 192.168.1.15: '{"jsonrpc": "2.0", "id": 849, "result": []}'
Thanks