[mythtv-commits] Ticket #11876: tmdb3.py succeeds, but claims metadata lookup failed (v.27)

MythTV noreply at mythtv.org
Sat Feb 22 23:10:56 UTC 2014


#11876: tmdb3.py succeeds, but claims metadata lookup failed (v.27)
-----------------------------------------+----------------------------
 Reporter:  acorttam@…                   |          Owner:  wagnerrp
     Type:  Bug Report - General         |         Status:  closed
 Priority:  minor                        |      Milestone:  unknown
Component:  MythTV - Mythmetadatalookup  |        Version:  0.27-fixes
 Severity:  medium                       |     Resolution:  Invalid
 Keywords:                               |  Ticket locked:  0
-----------------------------------------+----------------------------

Comment (by Argus <pthorn-mythd@…>):

 I had the same thing happen to me, but different cause. It turned out that
 my startup script failed to set $HOME for mythfrontend due to the
 environment it operates in.

 After I set $HOME to what it should have been: success.

 One must ensure that something supports tilde expansion, as tmdb3.py tries
 to open ''~/.mythtv/pytmdb3.cache'' and fails immediately if it can't. The
 generic error message doesn't really help when it fails this way, but I
 don't think anything really needs to be "fixed." In a properly configured
 environment everything seems fine.

--
Ticket URL: <https://code.mythtv.org/trac/ticket/11876#comment:9>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list