- Moderator
- #11
wewe said:well, this is what I would expect but believe it or not: it imports the EPG again and again.
i hate to admit it, but you're right. :lol: :lol:
Was able to reproduce it. Funny that i never noticed it before.
The reason is, that for some case mediaportal.xml is not updated.
Search for the string "tvguide". Within this section you'll find an enty named "date", which should be the date of tvguide.xml.
It should be set after importing the data. This is what i saw in the code. For some reason it don't.
I have a date of 20.04.2006.
After that it was never updated.
If i have some time, i'll investigate later today and open a bug report.
For those of you, who want to update the database in Batch, you may use TVGuideScheduler as i have indicated above.
simply execute:
Code:
TVGuideScheduler.exe /FILE xmltv\tvguide.xml
So if you wake up the PC to grab the EPG, then you can insert the code above in your batch file, which will update the databasr and then you could shutdown the PC again.
The EPG will not be updated again, provided that we correct the error with the data not being written to mediaportal.xml
regards,
Helmut
Austria