Here is the code. This subject is getting really tiring for me. I'm deeply sorry to have disturbed this forum. It wasn't my intention. Just wanted to help fellow MCE users to continue to get free...
I don't think the forum is injecting anything into the file, this would be the first one. No need to be paranoid, it's all good. I don't really share anything on the web, I don't even have a...
Ignore the warning, the file is clean. I use MS Defender, and this version didn't trigger anything on my system, that's why I published it. At the end of the day, the .exe file is clean and it...
So, hopefully this will be the last one. I've identified the missing Perl libraries (3 files). Here is the 5th iteration : newzap2xml_5.exe with the missing libraries. Put all 4 files in the same...
It's interesting. On my main MCE computer it works perfectly. On another machine I'm also getting your error message...
I don't know at this point. I'll keep trying different version compilers...
Basically, you can NOT use a fixed IP address to download EPG from gracenote, as their IP changes on a daily basis. So, the hosts file method will only work if you run a "tracert...
Ok, here we go. I took the publicly available.pl (Perl) file and using a perl compiler, compiled it into a windows executable. Then I zipped the file to make it smaller for easier sharing. Than I...
This is how I do it with a batch file:
@echo off
cd c:\zap2xml
newzap2xml -d 14 -F -u username -p password
cd \Program Files (x86)\Geekzone\EPG Collector
EPGCollector.exe...
Sorry man, I have no idea what you're talking about. Gracenote can change their IP address every half hour, your DNS server will always provide you with the current one.
Fixed IP through the...
For all the Windows users wanting to use a simple .exe to download EPG from Gracenote, here is the freshly compiled file. User agent correction applied, as well.
Cheers
PS It's been reported...