On Jul 2, 2009, at 2:13 PM, radish wrote: > > When you try to play a stream from SN, the SN server first tries to > get > the URL to make sure it's valid, before passing it to the player. In > this case, the SN server probably can't see it, so it's assuming > it's a > bad URL. If you add "#slim:noscan=1" to the end of the URLs it will > disable this check, so it should work. For example: > > > Code: > -------------------- > > http://media.on.net/radio/89.m3u#slim:noscan=1
Note that this can't work with playlists, as SN has to fetch that playlist. So you need to manually download the playlist, take the URL inside it, and then append #slim:noscan=1 _______________________________________________ squeezenetwork mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezenetwork
