Bugzilla – Bug 4599
Some ASX files not properly parsed.
Last modified: 2011-03-16 04:19:50 UTC
This is tested with both 6.5.0 and 6.5.1 dailybuild v2006-12-14 on top of Linux (Mandriva 2006) Some asx files are not properly parsed and return on the squeezebox the following message PROBLEM: CAN'T CONNECT TO SERVER FOR: (URL) for instance PROBLEM: CAN'T CONNECT TO SERVER FOR: http://media.rnltech.com/wjtlfmlive64.asx Same message trying using the RadioTime plugin PROBLEM: CAN'T CONNECT TO SERVER FOR: http://opml.radiotime.com/Tune.aspx?StationId=30003&title=Live:WJTL&username=marauder (station WJTL Lancaster, PA) Several other stations through RadioTime return the same message while others work. On the above example, pulling the mms URL directly out of the asx file and pasting that into slimserver plays fine, in this case mms://wjtlmedia.rnltech.com/wjtllive64 here are the contents of the ASX file in question... <asx version = "3.0"> <entry> <ref href = "mms://wjtlmedia.rnltech.com/wjtllive64"/> <Title>WJTLFMLive64</Title> <Author>WJTL FM Lancaster, PA</Author> <Copyright>2006</Copyright> <Banner></Banner> </entry> <Title>WJTLFMLive64</Title> <Author>WJTL FM Lancaster, PA</Author> <Copyright>2006</Copyright> <Banner></Banner> <LogURL href = ""/> </asx>
Created attachment 1742 [details] The sample asx file. This is the asx file referenced in my report.
It seems that 6.5.0 will not play the mms stream, but 6.5.1 snapshot will. Also noticed, this might be related to/a duplicate of Bug 3383
*** This bug has been marked as a duplicate of 3383 ***
I was mistaken, the mms stream does NOT play on the squeezebox3, only softsqueeze (on top of Linux).