Hello database gurus!<br><br>Can anyone explain the difference between the Recorded and the Recordedprogram tables in Mythtv 0.18?&nbsp; In my system, the Recorded table has 8 more rows than the Recordedprogram table (8 out of 151).
<br><br>The reason I ask is that I want to modify my nuvexport script to sort the results by the syndicatedepsidodenumber column when I choose a show title to get all the subtitle (episode) detail information. &nbsp; Right now, the script queries the recorded table and the rows are returned in the order they were inserted into the table.&nbsp; The Recorded table does not have the syndicatedepsidodenumber column, whereas the Recordedpropgram table does.&nbsp; As I was about to modify the script I realized that the Recordedpropgram table seems to be missing some entries that are present in the Recorded table, so this may foil my plan.&nbsp; 
<br><br>Larry<br>