- March 29, 2012
- 6
- 1
- Home Country
- Sweden
Background: I wrote a little program for myself that is customizable, and collects EPG data for all my channels automatically. It matches channels automatically.
Problem: Currently it writes EPG data to an xml-file that is imported to the MP-Tvserver database with XmlTv. I would rather have my program write / update / maintain the EPG side of the database. Can someone help me with the basics of how the "program" table works, and what info goes where? Also if I'm pointed to code examples, I can't read / write C#.
Thanks in advance!
Problem: Currently it writes EPG data to an xml-file that is imported to the MP-Tvserver database with XmlTv. I would rather have my program write / update / maintain the EPG side of the database. Can someone help me with the basics of how the "program" table works, and what info goes where? Also if I'm pointed to code examples, I can't read / write C#.
Thanks in advance!