[mythtv-users] I've probably broken the Python bindings, scripts fail on exceptions.KeyError

Rafael Moslin rafmoslin at gmail.com
Sun Jan 31 16:26:34 UTC 2010


Thanks for the reply and helpful suggestion Doug!

Oh, that page was my very first port of call. I had created awhile back the
config.xml file, stuck it in /etc/mythtv and just in case linked from
~/.mythtv to it and all looked fine to me.

Just to make sure that I have not missed a trick I got shot of mysql.txt and
config.xml and re-ran the frontend which thoughtfully connected just fine to
the database and created me this rather unexciting config.xml:

<Configuration>
  <UPnP>
    <UDN>
      <MediaRenderer>92486837-57f7-44e6-b835-51f55ad58afc</MediaRenderer>
    </UDN>
    <MythFrontend>
      <DefaultBackend>
        <DBHostName>localhost</DBHostName>
        <DBUserName>mythtv</DBUserName>
        <DBPassword>mythtv</DBPassword>
        <DBName>mythconverg</DBName>
        <DBPort>0</DBPort>
      </DefaultBackend>
    </MythFrontend>
  </UPnP>
</Configuration>

Just for clarification, my problem is not Jamu specific, other scripts such
as the new MythNetvision ones abend on the same error. Has to be something
to do with my setup or surely the lists would be full of others with the
same issue but I'm struggling to think of what else to check...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20100131/94dc9cf6/attachment-0001.htm>


More information about the mythtv-users mailing list