FireFly Media Server › Firefly Media Server Forums › Firefly Media Server › Setup Issues › Radio .url files and Soundbridge › Reply To: Radio .url files and Soundbridge
02/03/2006 at 6:39 AM
#4012
rpedde
Participant
the soundbridge does mms streaming, but iTunes doesn’t. In fact, if you put a mms url in iTunes it just chokes on it. So the soundbridge (afaik) won’t use a mms url that get’s sent from iTunes. Only when entered on the radio station slots in the web interface. Kinda lame, but there ya go.
For playlists:
You can use a regular m3u playlist for you other stuff.
— snip: Arizona.m3u —
/path/to/some/streaming.url
/path/to/another/streaming.url
— snip —
Make .m3u files with paths to the .url files you want on a playlist, as above.
— Ron