<div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Oct 6, 2019 at 1:27 PM Mark Goldberg <<a href="mailto:marklgoldberg@gmail.com">marklgoldberg@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div>mysql -u root mythconverg<br>select * from videosource;</div></div></blockquote><div><br></div><div>The results from above:</div><div><br></div><div>+----------+------------+------------------+-------------------------+-----------+-----------+----------+--------+------------+------------+<br>| sourceid | name       | xmltvgrabber     | userid                  | freqtable | lineupid  | password | useeit | configpath | dvb_nit_id |<br>+----------+------------+------------------+-------------------------+-----------+-----------+----------+--------+------------+------------+<br>|        1 | HDHOMERUN0 | schedulesdirect1 | xxxxxxxxxxxxxxxxxxxxxxx | us-bcast  | DISH753:- | yyyyyyyy |      0 | NULL       |         -1 |<br>|        2 | HDHOMERUN1 | schedulesdirect1 | xxxxxxxxxxxxxxxxxxxxxxx | us-bcast  | DISH753:- | yyyyyyyy |      0 | NULL       |         -1 |<br>|        3 | HDHOMERUN2 | schedulesdirect1 | xxxxxxxxxxxxxxxxxxxxxxx | us-bcast  | DISH753:- | yyyyyyyy |      0 | NULL       |         -1 |<br>|        4 | HDHOMERUN3 | schedulesdirect1 | xxxxxxxxxxxxxxxxxxxxxxx | us-bcast  | PC:85381  | yyyyyyyy |      0 | NULL       |         -1 |<br>|        5 | HDPVR      | schedulesdirect1 | xxxxxxxxxxxxxxxxxxxxxxx | default   | DISH753:- | yyyyyyyy |      0 | NULL       |         -1 |<br>+----------+------------+------------------+-------------------------+-----------+-----------+----------+--------+------------+------------+</div><div><br></div><div>There are only two lineupids in use, but the wrong ones are saved to HDHOMERUN0-3.</div><div><br></div><div>I go in to Setup Video Sources and change it but it reverts to the wrong one when I go in again  to check.<br></div><div><br></div><div>I manually entered all the XMLIDs in the Mythweb editor, so those are correct.</div><div><br></div><div>Note that I had to edit php.ini and set max_input_vars = 100000 to be able to use the Mythweb editor.<br></div><div><br></div><div>I don't think it is the same issue as the referenced thread.</div><div><br></div><div>Mark<br> </div></div></div>