[mythtv-commits] Ticket #12082: cache_file.py:243:_init_cache:TMDBCacheDirectoryError
MythTV
noreply at mythtv.org
Sun Mar 2 13:25:55 UTC 2014
#12082: cache_file.py:243:_init_cache:TMDBCacheDirectoryError
----------------------------------+----------------------------
Reporter: cube_00@… | Owner:
Type: Bug Report - General | Status: closed
Priority: minor | Milestone:
Component: MythTV - General | Version: 0.27-fixes
Severity: medium | Resolution: Invalid
Keywords: | Ticket locked: 0
----------------------------------+----------------------------
Comment (by wagnerrp):
Many different parts of MythTV use ${HOME}/.mythtv/ as scratch space. The
file that identifies the database location is there. The theme cache is
there. If /var/lib/mythtv/ is your home directory, and you are running
MythTV, /var/lib/mythtv/.mythtv/ should already exist. That is, unless you
have defined both ${MYTHCONFDIR} and ${HOME} to the same /var/lib/mythtv/,
which means MythTV is now dirtying up your home directory, in which case a
recent patch committed to tmdb3.py will make it use the ${MYTHCONFDIR}
variable in the same manner.
--
Ticket URL: <https://code.mythtv.org/trac/ticket/12082#comment:3>
MythTV <http://www.mythtv.org>
MythTV Media Center
More information about the mythtv-commits
mailing list