Hi
I'm testing the program. The idea is looking really greate, and it seems very easy to use.
However, I'm not getting it to work.
I'm running Vista Media Center and SP1
The service is running
The url in the registyr is correct
The bin file is created
I have changed the channels to get EPG info for to only include NRK1 and NRK2.
After doing so I only get NRK1 and NRK2 available for channel mapping in Media Center (as expected).
However the guide for NRK1 and NRK2 only says: "No data available - No information available"
For all other channels it says: "No data available - To add listings to this channel..."
So it clearly recognice the channels, but it seems as if it does not find any channels.
Typing "http://localhost:19679/epg/GetTvServicesMetaInfo/EpgService.asmx" in the web-browser gives me the meta description for the web-service.
The output from http://localhost:19679/epg/GetEPGDataMetaInfo is:
< ?xml version="1.0" standalone="yes" ?>
- <EPGMetaInfo xmlns="http://data.tvdownload.microsoft.com/TVServices.Platform.XDS/1.0">
<URL>http://localhost:19679/epg/guide.bin</URL>
<EncryptionKey xmlns="">FO08NUK3oLE=</EncryptionKey>
<Hash xmlns="">uy4bmnaebeOXWmYuTNbrow==</Hash>
</EPGMetaInfo>
Anyone have a good idea why this is and how to fix it?
If it help I can send the bin file, but I need a place to upload it or an e-mail adress.
Regards, TEK
What happens if you manually
What happens if you manually run the megaepg (grab the latest version 1.2.3) and then manually make "Update Guide Listings" in VMC?
In version 1.2.2 runnign
In version 1.2.2 runnign this manually did not help anything.
However, the day after the guide listings was available. No idea why that wa...