2008-03-20, 03:10 AM
I'm trying to use Web Radio and uSirius together so I can listen to Sirius Internet Radio with GBPVR. uSirius logs a user into the system and gives either a mms URL (mms://), or an http URL (http://). Both the mms and http URLs work in WMP, so I'm not sure why it doesn't work with Web Radio.
What happens is once I enter Web Radio, it immediately exits me back to the main menu. This is what my RadioStations.xml looks like:
Attached are my PVRX2-native and PVRX2 logs.
What happens is once I enter Web Radio, it immediately exits me back to the main menu. This is what my RadioStations.xml looks like:
Code:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Stations>
<Station>
<Type>Radio</Type>
<Name>SIRIUS Hits 1</Name>
<Icon>SIRIUS Hits 1.gif</Icon>
<Target>http://66.25.10.68:19080/asx/asx?bandwidth=low&num=1&r=1205982035</Target>
<Parameters></Parameters>
<Description>SIRIUS Hits 1</Description>
<HomeURL>http://66.25.10.68:19080</HomeURL>
<CountryCode>us</CountryCode>
</Station>
</Stations>
Attached are my PVRX2-native and PVRX2 logs.
Author of Weather (NPVR) & Weather2 (GBPVR)