2015-03-09, 03:02 PM
I've updated npvr.db3 epg_mapping field from my prior install's channel export.xml
Manually selected through the UI the field looks like this:
<epg>
<source>XMLTV</source>
<file>D:\Program Files (x86)\NextPVR\mc2xml\xmltv.xml</file>
<mapping_id>I131.49679992.microsoft.com</mapping_id>
<mapping_name>131 WJBKDT2</mapping_name>
</epg>
My inserted field looks like this
<epg>
<source>XMLTV</source>
<file>D:\Program Files (x86)\NextPVR\mc2xml\xmltv.xml</file>
<mapping_id>I202.28461156.microsoft.com</mapping_id>
<mapping_name>202 WJBKDT</mapping_name>
</epg>
The first one in the channel details screen has the source filled out, the xmltv file field filled, and the mapping dropdown selected the correct value.
The second one, the one I inserted via SQL, Source field is filled out, XMLTV file field has the correct path, and the dropdown is NOT selected. The values are in the dropdown, and I can manually select, but it is blank to start on all of them except the one I manually did via the UI.
??? Thanks!
Manually selected through the UI the field looks like this:
<epg>
<source>XMLTV</source>
<file>D:\Program Files (x86)\NextPVR\mc2xml\xmltv.xml</file>
<mapping_id>I131.49679992.microsoft.com</mapping_id>
<mapping_name>131 WJBKDT2</mapping_name>
</epg>
My inserted field looks like this
<epg>
<source>XMLTV</source>
<file>D:\Program Files (x86)\NextPVR\mc2xml\xmltv.xml</file>
<mapping_id>I202.28461156.microsoft.com</mapping_id>
<mapping_name>202 WJBKDT</mapping_name>
</epg>
The first one in the channel details screen has the source filled out, the xmltv file field filled, and the mapping dropdown selected the correct value.
The second one, the one I inserted via SQL, Source field is filled out, XMLTV file field has the correct path, and the dropdown is NOT selected. The values are in the dropdown, and I can manually select, but it is blank to start on all of them except the one I manually did via the UI.
??? Thanks!