<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br><br>All of these old recordings have an invalid recording host in the<br>recorded table.&nbsp;&nbsp;You need to update it with something like:
<br><br>UPDATE recorded SET hostname = 'mythtv';</blockquote>
<div>&nbsp;</div>
<div>Thank you.. </div>
<div>I assumed that somewhere there was a flag in my database missing or corrupted, and fixing it would cause an immediate return, </div>
<div>I ran that command on my database and refreshed the webpage and watched the backend logs and it came up perfectly.</div>
<div>Now my recordings come up imediately</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>//---- Snippet from /var/log/mythtv/mythbackend.log ---//</div>
<div>[mpeg @ 0x3ab360]Parser not found for Codec Id: 94210 !<br>0: start_time: 0.036 duration: 80.510<br>1: start_time: 612.085 duration: 80.568<br>2: start_time: 0.030 duration: 80.464<br>stream: start_time: 0.334 duration: 
7695.808 bitrate=323 kb/s<br>2006-02-19 23:59:56.335 AFD: Opened codec 0x8b98570, id(MPEG2VIDEO) type(Video)<br>2006-02-19 23:59:56.340 AFD: Opened codec 0x8bbf540, id(MP2) type(Audio)<br>2006-02-19 23:59:56.561 MainServer::HandleAnnounce FileTransfer
<br>2006-02-19 23:59:56.567 adding: mythtv as a remote file transfer<br>[mpeg @ 0x3ab360]Parser not found for Codec Id: 94210 !<br>0: start_time: 0.036 duration: 80.498<br>1: start_time: 2828.849 duration: 80.556<br>2: start_time: 
0.030 duration: 80.454<br>stream: start_time: 0.334 duration: 32326.391 bitrate=76 kb/s<br>2006-02-19 23:59:56.745 AFD: Opened codec 0x8bd9800, id(MPEG2VIDEO) type(Video)<br>2006-02-19 23:59:56.748 AFD: Opened codec 0x8bbf540, id(MP2) type(Audio)
<br>2006-02-19 23:59:56.993 MainServer::HandleAnnounce FileTransfer<br>2006-02-19 23:59:56.999 adding: mythtv as a remote file transfer<br>[mpeg @ 0x3ab360]Parser not found for Codec Id: 94210 !<br>//------end snippet from /var/log/mythtv/mythbackend.log -----//
</div>
<div>&nbsp;</div>
<div>Many Thanks to you Michael!</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>Jack<br>&nbsp;</div>