Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Solved: "Not playing” when streaming KCRW (radio, moode 9.1.2)
#1
I noticed that when playing KCRW ( https://media.kcrw.com/pls/kcrwsimulcast.pls ), the main screen isn’t updated:
   
(you can see that music is playing in the Camilla page I also opened.)

After a refresh, it doesn’t even complete load the page:
   

I don’t see this with other radio streams.
Reply
#2
Thats URL is not the direct stream link, its a link to a playlist file containing the direct stream link(s) and this won't work in moode.

Try the command below to get the direct stream link for that playlist URL.
Code:
wget -q https://media.kcrw.com/pls/kcrwsimulcast.pls -O /tmp/plsfile | fgrep "File1" /tmp/plsfile
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#3
You are right, I forgot moode doesn’t do play lists.
Reply


Forum Jump: