[mythtv-users] No "Upcoming Recordings"

Dustin Herrman djh5983 at ksu.edu
Thu May 14 04:52:07 UTC 2009


I just upgraded to Mythbuntu 9.04 from FC8.  I backed up my mysql/mythconverg folder, reformatted, installed, then restored the mysql/mythconverg folder.

Now I do not have anything listed in the "upcoming recordings" section.  I'm assuming I'm missing something in the database?  Can someone help me?  Attached is a list of my mythconverg schema.  There is data in the record and recordmatch tables.

Thanks in advance,
Dusty

BTW: My capture cards are working correctly and I can watch live TV plus my previously recored shows.

mysql> show tables;
+--------------------------------+
| Tables_in_mythconverg          |
+--------------------------------+
| archiveitems                   | 
| callsignnetworkmap             | 
| capturecard                    | 
| cardinput                      | 
| channel                        | 
| codecparams                    | 
| credits                        | 
| customexample                  | 
| diseqc_config                  | 
| diseqc_tree                    | 
| displayprofilegroups           | 
| displayprofiles                | 
| dtv_multiplex                  | 
| dtv_privatetypes               | 
| dvdbookmark                    | 
| dvdinput                       | 
| dvdtranscode                   | 
| eit_cache                      | 
| favorites                      | 
| filemarkup                     | 
| gallerymetadata                | 
| gamemetadata                   | 
| gameplayers                    | 
| housekeeping                   | 
| inputgroup                     | 
| inuseprograms                  | 
| jobqueue                       | 
| jumppoints                     | 
| keybindings                    | 
| keyword                        | 
| movies_movies                  | 
| movies_showtimes               | 
| movies_theaters                | 
| music_albumart                 | 
| music_albums                   | 
| music_artists                  | 
| music_directories              | 
| music_genres                   | 
| music_playlists                | 
| music_smartplaylist_categories | 
| music_smartplaylist_items      | 
| music_smartplaylists           | 
| music_songs                    | 
| music_stats                    | 
| musicmetadata                  | 
| musicplaylist                  | 
| mythlog                        | 
| mythweb_sessions               | 
| netflix                        | 
| networkiconmap                 | 
| newssites                      | 
| oldfind                        | 
| oldprogram                     | 
| oldrecorded                    | 
| people                         | 
| phonecallhistory               | 
| phonedirectory                 | 
| pidcache                       | 
| playgroup                      | 
| powerpriority                  | 
| profilegroups                  | 
| program                        | 
| programgenres                  | 
| programrating                  | 
| recgrouppassword               | 
| record                         | 
| recorded                       | 
| recordedcredits                | 
| recordedfile                   | 
| recordedmarkup                 | 
| recordedprogram                | 
| recordedrating                 | 
| recordedseek                   | 
| recordingprofiles              | 
| recordmatch                    | 
| romdb                          | 
| schemalock                     | 
| settings                       | 
| storagegroup                   | 
| streams                        | 
| tvchain                        | 
| upnpmedia                      | 
| videocast                      | 
| videocategory                  | 
| videocountry                   | 
| videogenre                     | 
| videometadata                  | 
| videometadatacast              | 
| videometadatacountry           | 
| videometadatagenre             | 
| videosource                    | 
| videotypes                     | 
| weatherdatalayout              | 
| weatherscreens                 | 
| weathersourcesettings          | 
| websites                       | 
+--------------------------------+
96 rows in set (0.00 sec)


More information about the mythtv-users mailing list