I'm a bit confused, so pardon me if this is basic knowledge.
I'm trying to add to the list of streaming stations provided, and I've tried adding an .m3u file to my 'served' directory, as well as editing radio.m3u in my TwonkyVision directory, neither seem to be working.
The stream I'm using is: mms://a293.l961738292.c9617.g.lm.akamaistream.net/D/293/9617/v0001/reflector:38292
The .m3u file I've added looks like this:
Code: Select all
#EXTM3U
#EXTINF:0,[Buffering: 0%]mms://a293.l961738292.c9617.g.lm.akamaistream.net/D/293/9617/v0001/reflector:38292
mms://a293.l961738292.c9617.g.lm.akamaistream.net/D/293/9617/v0001/reflector:38292
#EXTINF:-1,mms://a926.l961738925.c9617.g.lm.akamaistream.net/D/926/9617/v0001/reflector:38925
mms://a926.l961738925.c9617.g.lm.akamaistream.net/D/926/9617/v0001/reflector:38925
Code: Select all
#EXTM3U
#EXTINF:-1,CBC Radio 2
http://a293.l961738292.c9617.g.lm.akamaistream.net/D/293/9617/v0001/reflector:38292.asf
Anyhow, if you could give me some advice on how to get this working, that would be great.
For the record, Twonky is 4.4.9, running on a Gentoo linux box. I'm attempting to just media browse on the PC, but it's not showing up on my Xbox 360 either (which is the true end destination).
Please let me know if I've done something wrong in my setup!
-e-