Hi Martin,
I finally got around to fully installing NPVR at the htpc. I also popped in Webradio and the add-on pack.
Tested a couple of things, and it seems to work fine.
Now Im trying to get Sirius working..
In GBPVR, I had edited usermenu.xml to add a section for Sirius and the pointer to the .csv file that contained the stations links (that in turn controlled SiriusXMStreamer).
There appears to be no more usermenu.xml ? I found a usermenu.org , but adding to it doesnt cause anything to appear on the screen. Then I edited Stations.xml which did allow a Sirius link to appear in the menus.. but when I click on it, it only opens an empty page (no stations from the csv file). Does the new Webradio still read csv files ?
The format of my csv is like this..
csv_ver:0001,,,
"Sirius-Hits1",http://127.0.0.1:51710/sirius?channel=1,m3u,0
"Sirius-70s on 7",http://127.0.0.1:51710/sirius?channel=7,m3u,0
etc
BTW, I put the csv in the same folder as the stations.xml file (I forget the path, different comp running Win7.. some User/etc path)
edit: some progress.. changed the ",m3u,0" on each line and they now read in from the csv.
sadly, Im now getting an exception error box popping up .
Ill play with it more then post the logs, i guess..
edit2: make that "changed the ,m3u,0 to ,csv,1 on each line"
I finally got around to fully installing NPVR at the htpc. I also popped in Webradio and the add-on pack.
Tested a couple of things, and it seems to work fine.
Now Im trying to get Sirius working..
In GBPVR, I had edited usermenu.xml to add a section for Sirius and the pointer to the .csv file that contained the stations links (that in turn controlled SiriusXMStreamer).
There appears to be no more usermenu.xml ? I found a usermenu.org , but adding to it doesnt cause anything to appear on the screen. Then I edited Stations.xml which did allow a Sirius link to appear in the menus.. but when I click on it, it only opens an empty page (no stations from the csv file). Does the new Webradio still read csv files ?
The format of my csv is like this..
csv_ver:0001,,,
"Sirius-Hits1",http://127.0.0.1:51710/sirius?channel=1,m3u,0
"Sirius-70s on 7",http://127.0.0.1:51710/sirius?channel=7,m3u,0
etc
BTW, I put the csv in the same folder as the stations.xml file (I forget the path, different comp running Win7.. some User/etc path)
edit: some progress.. changed the ",m3u,0" on each line and they now read in from the csv.
sadly, Im now getting an exception error box popping up .
Ill play with it more then post the logs, i guess..
edit2: make that "changed the ,m3u,0 to ,csv,1 on each line"