<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Feb 17, 2015 at 7:58 PM, Dave Badia <span dir="ltr"><<a href="mailto:dbadia@gmail.com" target="_blank">dbadia@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi list -<br>I recently switched from DirecTV to Time Warner Cable.  I did a delete all of my capture cards and re-added my hdhomerun and 2 hdpvrs.  I want the hdhomerun to have highest priority (schedorder=1), but the scheduler keeps putting things on the hdpvr first.<br><br></div><div>I upgraded to the latest myth 27 fixes.<br><br>mysql> select cardinputid,cardid,sourceid,inputname,displayname,recpriority,schedorder from cardinput;<br>+-------------+--------+----------+-----------+--------------------+-------------+------------+<br>| cardinputid | cardid | sourceid | inputname | displayname        | recpriority | schedorder |<br>+-------------+--------+----------+-----------+--------------------+-------------+------------+<br>|           1 |      1 |        1 | MPEG2TS   | Homerun0           |           0 |          5 |<br>|           2 |      2 |        1 | MPEG2TS   | Homerun0           |           0 |          5 |<br>|           3 |      3 |        1 | MPEG2TS   | Homerun1           |           0 |          3 |<br>|           4 |      4 |        1 | MPEG2TS   | Homerun1           |           0 |          3 |<br>|           5 |      5 |        7 | Component | HD-PVR TWC Trotter |           0 |          8 |<br>|           6 |      6 |        7 | Component | HD-PVR TWC Dawk    |           0 |         10 |<br>+-------------+--------+----------+-----------+--------------------+-------------+------------+<br>6 rows in set (0.00 sec)<br><br><br>mythbackend --printsched<br>2015-02-17 19:52:20.719198 I  Title - Subtitle                     Ch Station Day Start  End   S  C  I  T  N Pri<br>2015-02-17 19:52:20.719317 I  The Real Housewives of Beverly Hil   167 BRAVO   17 20:00-21:00  7  0  0  A  R 15<br>2015-02-17 19:52:20.719363 I  The Real Housewives of Beverly Hil    33 BRAVO   17 21:00-22:00  7  5  5  A  5 15<br>2015-02-17 19:52:20.719397 I  Freedom Summer: American Experienc    16 WUNG    17 21:00-23:00  7  0  0  A  P 0<br>2015-02-17 19:52:20.719436 I  Girlfriends' Guide to Divorce - Ru    33 BRAVO   17 22:00-23:00  7  5  5  A  5 2<br>2015-02-17 19:52:20.719470 I  Jessie - Say Yes to the Messy Dres    26 DISN    17 22:05-22:37  7  0  0  A  T -1<br>2015-02-17 19:52:20.719506 I  The Real Housewives of Beverly Hil   167 BRAVO   17 23:30-00:30  7  0  0  A  E 15<br>2015-02-17 19:52:20.719541 I  Girlfriends' Guide to Divorce - Ru   167 BRAVO   18 00:30-01:30  7  0  0  A  E 2<br>2015-02-17 19:52:20.719578 I  30 for 30 - Playing for the Mob      301 ESPN2   18 00:30-02:00  7  0  0  A  P 0<br>2015-02-17 19:52:20.719612 I  30 for 30 - Playing for the Mob      302 ESPNEWS 18 00:30-02:00  7  0  0  A  P 0<br>2015-02-17 19:52:20.719648 I  The Real Housewives of Beverly Hil   167 BRAVO   18 01:30-02:30  7  0  0  A  E 15<br>2015-02-17 19:52:20.719680 I  Freedom Summer: American Experienc    16 WUNG    18 03:00-05:00  7  0  0  A  P 0<br>2015-02-17 19:52:20.719717 I  Sister Wives - Polygamist Date Nig   166 TLC     18 06:00-07:00  7  0  0  A  P 0<br>2015-02-17 19:52:20.719750 I  Good Morning America                  10 WSOC-AB 18 07:00-09:00  7  5  5  A  5 0<br>2015-02-17 19:52:20.719789 I  PAW Patrol - Pups Save a Ghost; Pu    28 NIK     18 09:00-09:30  7  0  0  A  R 0<br>2015-02-17 19:52:20.719828 I  Doc McStuffins - Sir Kirby and the    26 DISN    18 09:30-10:00  7  0  0  A  T 0<br>2015-02-17 19:52:20.719863 I  Doc McStuffins - Mirror, Mirror on    26 DISN    18 10:00-10:30  7  0  0  A  R 0<br>2015-02-17 19:52:20.719900 I  Sofia the First - Sofia the Second    26 DISN    18 10:30-11:00  7  0  0  A  R 0<br><br></div><div>In the above, Good Morning America is available OTA, but is still being scheduled on the HDPVR<br><br></div><div>Thanks in advance<span class=""><font color="#888888"><br>Dave<br></font></span></div><div><br></div></div>
</blockquote></div><br></div><div class="gmail_extra">Replying to myself... <br></div><div class="gmail_extra">after reading many threads and coming up empty, I ended up setting recpriority = 2 in the channel table for the HDHR sourceid.  <br><br></div><div class="gmail_extra">Still not sure why schedorder alone didn't do it.<br><br></div><div class="gmail_extra">Dave<br></div></div>