2007-08-10, 01:08 PM
I'm exploring using my GBPvr recordings in another program. What I would like to do is create a script (batch file?) that would generate an xml formatted file for each recording upon completion of the recording.
What is the best approach for this? I'm guessing that sqlite would be the easiest method? Are there any examples on using sqlite with the GBPvr database. I am very familiar with MySQL so I'm thinking things with sqlite will be very similar.
The items I would like to pull from the database would be the filename, seriesname, subtitle, season, and episode.
Any help getting started is greatly appreciated.
What is the best approach for this? I'm guessing that sqlite would be the easiest method? Are there any examples on using sqlite with the GBPvr database. I am very familiar with MySQL so I'm thinking things with sqlite will be very similar.
The items I would like to pull from the database would be the filename, seriesname, subtitle, season, and episode.
Any help getting started is greatly appreciated.