Hi Adrian
When webradio starts the next song the spectrum is shown but after 2 seconds it is stopped and watch is displayed. The spectrum is started after 10 seconds .
The code gives me a return only when spectrum is shown . When the music is playing and watch is shown no results for the code. The behaviour is reprodicible on every song switch
Blockquote
{“status”:“play”,“position”:0,“title”:“ARTHUR BAKER - THE MESSAGE IS LOVE”,“artist”:“Absolut Radio Relax”,“album”:null,“albumart”:“https://radio-directory.firebaseapp.com/volumio/src/images/radio-thumbnails/Absolut Relax.jpg”,“uri”:“http://stream.absolutradio.de/relax/mp3-160/radioplayer/",“trackType”:“webradio”,“seek”:3613533,“duration”:0,“samplerate”:"",“bitdepth”:"",“channels”:2,“bitrate”:"192 Kbps”,“random”:null,“repeat”:null,“repeatSingle”:false,“consume”:true,“volume”:"",“mute”:false,“disableVolumeControl”:false,“stream”:true,“updatedb”:false,“volatile”:false,“service”:“webradio”}volumio
When I stop the music the status when running curl command is stop :
Thanks