- Notifications
You must be signed in to change notification settings - Fork695
Open
Description
Currently the streaming plugin of mopidy doesn't follow redirects. I've tried to fix this behavior here:https://github.com/StMartin81/mopidy/tree/follow_redirects_for_streams
Tested with:
curl -d '{"jsonrpc": "2.0", "id": 1, "method": "core.tracklist.add", "params": {"uris":["https://absolut-rock.live-sm.absolutradio.de/absolut-rock"]}}' -H 'Content-Type: application/json' http://localhost:6680/mopidy/rpccurl -d '{"jsonrpc": "2.0", "id": 1, "method": "core.playback.play"}' -H 'Content-Type: application/json' http://localhost:6680/mopidy/rpc
Metadata
Metadata
Assignees
Labels
No labels