<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
Hi<br>
<br>
Is spotifyaudiosrc still working?<br>
<br>
There is no option to set a device password in spotify, the URL
(<a class="moz-txt-link-freetext" href="https://www.spotify.com/us/account/set-device-password/">https://www.spotify.com/us/account/set-device-password/</a>) just
redirects to the regular profile.<br>
<br>
But I tried with the normal spotify username/password, at least it
gets further than an invalid login.<br>
<br>
I tried: gst-launch-1.0 spotifyaudiosrc username=username
password=password track=spotify:track:3i3P1mGpV9eRlfKccjDjwi !
oggdemux ! vorbisdec ! audioconvert ! alsasink device=hw:0,3<br>
<br>
Result:<br>
<br>
Setting pipeline to PAUSED ...<br>
Pipeline is PREROLLING ...<br>
ERROR: from element /GstPipeline:pipeline0/GstOggDemux:oggdemux0:
Could not demultiplex stream.<br>
Additional debug info:<br>
../ext/ogg/gstoggdemux.c(4767): gst_ogg_demux_send_event ():
/GstPipeline:pipeline0/GstOggDemux:oggdemux0:<br>
EOS before finding a chain<br>
ERROR: pipeline doesn't want to preroll.<br>
Setting pipeline to NULL ...<br>
Freeing pipeline ...<br>
<br>
Jonas<br>
<br>
</body>
</html>