Bug 4599 - Some ASX files not properly parsed.
: Some ASX files not properly parsed.
Status: RESOLVED DUPLICATE of bug 3383
Product: Logitech Media Server
Classification: Unclassified
Component: Windows Installer
: 6.5.0
: PC Linux (other)
: P2 normal (vote)
: ---
Assigned To: Chris Owens
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-12-14 09:55 UTC by Chris Hendrickson
Modified: 2011-03-16 04:19 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments
The sample asx file. (387 bytes, audio/x-ms-asx)
2006-12-14 09:57 UTC, Chris Hendrickson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Hendrickson 2006-12-14 09:55:45 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>
Comment 1 Chris Hendrickson 2006-12-14 09:57:04 UTC
Created attachment 1742 [details]
The sample asx file.

This is the asx file referenced in my report.
Comment 2 Chris Hendrickson 2006-12-14 10:13:52 UTC
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
Comment 3 Chris Hendrickson 2006-12-14 11:53:10 UTC

*** This bug has been marked as a duplicate of 3383 ***
Comment 4 Chris Hendrickson 2006-12-14 15:09:07 UTC
I was mistaken, the mms stream does NOT play on the squeezebox3, only softsqueeze (on top of Linux).