2008-01-22, 12:39 AM
fluffykeith Wrote:That's the ChangeEPGSources batch file?
I have to install sqllite3 and sleep exe's
but I presume I don't actually need all these ->
sqlite3 gbpvr.db3 "Delete FROM PROGRAMME;"
sqlite3 gbpvr.db3 "Delete FROM RECORDING_SCHEDULE;"
sqlite3 gbpvr.db3 "Delete FROM CHANNEL;"
sqlite3 gbpvr.db3 "Delete FROM SOURCE_CHANNEL_MAPPING;"
sqlite3 gbpvr.db3 "Delete FROM REOCCURING_EXTRAS;"
sqlite3 gbpvr.db3 "VACUUM;"
what are they each doing?
Are the -import and -export command line parameters the same as the import and export recordings buttons in the config?
Or is one exporting the recordings schedule, ie, recurring and pendings list and the other is the ready recordings.
Keith
I've done a fair bit of playing, and with the way all the tables link, it's important to purge all the tables listed...
All the relevant information is reinserted when you update the EPG (twice)
And the import and export is the same as in the config. This batch file is supposed to make it painless.
You don't need to install anything, just copy the files out of the zip into the gbpvr folder. It even backs up your database, just so you can feel better...
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]