Bug 3168 - can't stream this station?
: can't stream this station?
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Streaming To SlimServer
: unspecified
: PC Windows XP
: P2 normal (vote)
: ---
Assigned To: Andy Grundman
http://www.omroep.nl/radio2/live64.asx
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-03-16 04:10 UTC by Hennie Bennink
Modified: 2008-09-15 14:39 UTC (History)
0 users

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hennie Bennink 2006-03-16 04:10:35 UTC
Question:
I try to get my favorite Dutch radio URL programmed in the 'Radio Tune in' option (see URL below), but I'm not successful, can you give me a advice what the problem is?
 
thanks in advance;
 
Hennie
 
http://www.omroep.nl/radio2/live64.asx
Comment 1 KDF 2006-03-16 08:51:04 UTC
Have you tried the latest nightly of 6.2.2?
Comment 2 Blackketter Dean 2006-04-24 19:36:02 UTC
THis appears to be a bug in our ASX parser.  

I don't have a fix right now, but a working stream is here:

http://www.omroep.nl/live/radio2-breed.asx

The problem is that the file looks like this and we don't know what to do with ENTRYREF:

          'TITLE' => 'Radio 2',
          'version' => '3.0',
          'ENTRYREF' => [
                        {
                          'href' => 'http://switch.streamgate.nl/cgi-bin/streamswitch?streamid=44&a=.asx'
                        },
                        {
                          'href' => 'http://www.omroep.nl/live/radio2-breed.asx'
                        }
                      ]
Comment 3 Dan Sully 2006-07-23 18:32:44 UTC
Andy - is this fixed with your playlist changes for 6.5?

Thanks
Comment 4 Andy Grundman 2006-07-23 18:41:52 UTC
Yes, should be fixed.