Re: GKrellmms - Streaming Live Audio

Adam Nielsen <[email protected]> Fri, 6 Apr 2018 22:57:26 +1000
Newsgroups gmane.comp.gnome.apps.gkrellm
Message-ID <[email protected]>
> For the life of me though I can't get xmms2 to add the link to my play
> list whether I try through the GKrellmms plug-in, calling xmms2 from
> the cli or by running gxmms2 the front-end for xmms2. I'm pretty sure
> it's a simple mistake I'm making but for the life of me I can't figure
> out what I'm doing incorrectly.

Looks like the URL isn't working:

  $ mplayer http://mp3-ac-128.timlradio.co.uk/
  ...
  Connecting to server icecast.timlradio.co.uk[52.17.59.164]: 80...
  Cache fill:  0.00% (1 bytes)
  Exiting... (End of file)

xmms2 is likely attempting to add it but giving up when it doesn't get
a valid audio stream from the server.

Cheers,
Adam.