<div dir="ltr"><div dir="ltr"><div><div>On Fri, Apr 22, 2022 at 7:06 PM Bill Meek <<a href="mailto:keemllib@gmail.com">keemllib@gmail.com</a>> wrote:<br></div></div></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Maybe this will help:<br>
<br>
The idea is to run tv_grab_zz_sdjson_sqlite as user mythtv (assuming that's the user<br>
that the backend runs as). Then the additional files will look similar to this:<br>
<br>
<a href="https://forum.mythtv.org/viewtopic.php?f=36&t=3480&start=15#p19508" rel="noreferrer" target="_blank">https://forum.mythtv.org/viewtopic.php?f=36&t=3480&start=15#p19508</a><br>
<br>
You'll see there that two .xmltv files were created, but both use the same sqlite DB.<br>
<br>
-- <br>
Bill<br><br></blockquote><div class="gmail_quote"><br></div>OK that link helps. I was not running the config under mythtv user, so there is one problem. </div><div class="gmail_quote"><br></div><div class="gmail_quote">I'm still unclear whether the config-file name in the command in the wiki under heading "Run the configuration"<div><br></div><div> tv_grab_xx_xxxxxx --configure --config-file $HOME/.mythtv/YYYY.xmltv</div><div><br></div><div>should be the same as the config-file name under heading "Setup with tv_grab_zz_sdjson_sqlite"</div><div><br></div><div> tv_grab_zz_sdjson_sqlite --manage-lineups --config-file $HOME/.mythtv/SD.xmltv</div><div><br></div><div>I ask this because the wiki says "The value YYYY in the configuration file name corresponds to the Video Source Name", but then the later command suggests using SD.xmltv. This could mean they are supposed to be separate files.</div><div><br></div><div>So in other words, if my source is hdpvr should the first command be</div><div><br></div><div> v_grab_zz_sdjson_sqlite --configure --config-file $HOME/.mythtv/hdpvr.xmltv<br></div><div><br></div><div>or <br></div><div><br></div><div> v_grab_zz_sdjson_sqlite --configure --config-file $HOME/.mythtv/SD.xmltv<br></div><div><br></div><div>? If the former, then do I also need to run the first command again as <br></div><div><br></div><div> v_grab_zz_sdjson_sqlite --configure --config-file $HOME/.mythtv/ota.xmltv<br></div><div><br></div><div>(ota is my second source) and go through the later config steps for that too? </div></div></div>