Hi, all! I'm puttering along with my mythtv installation and finding that I want to back up some of my shows on my file server. Consequently, I installed the latest version of it from subversion (0.20060315.svn) and tried running it from the mythtv machine; I got a bunch of these errors:
<br><br>Use of uninitialized value in numeric eq (==) at /usr/local/share/nuvexport/export/ffmpeg.pm line 55.<br><br>And then I got this:<br><br>Loading MythTV recording info.<br>DBD::mysql::st execute failed: Unknown column 'basename' in 'field list' at /usr/local/share/nuvexport/mythtv/recordings.pm line 67.
<br>No valid recordings found!<br><br>Is there something wrong with the database? I have my recordings stored in /share/mythtv/lib on the same machine as the frontend/backend. Can anyone give me an idea of where to start looking for the root of this problem?
<br><br>Thanks!<br>