<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>
<div>
<div name="quote" style="margin:10px 5px 5px 10px; padding: 10px 0 10px 10px; border-left:2px solid #C3D9E5; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div name="quoted-content">> Line 161323 of the crash report states Title: tmdb3.py crashed with<br/>
> TMDBCacheReadError in _init_cache(): User does not have permission to<br/>
> access cache file:/home/mythtv/.mythtv/pytmdb3.cache. Owners and<br/>
> permissions of pytmdb3.cache are: george:mythtv -rwx r-x r-x<br/>
<br/>
Generally users should not own files in other users' home directories.<br/>
<br/>
@ Raymond Wagner</div>
<div name="quoted-content">Thank you. That was the clue that I needed. </div>
<div name="quoted-content">I have changed the ownership of /home/mythtv and its files to mythtv:mythtv. I also changed the ownership of /home/george/disk10 and /home/george/disk12 to root:root. Mythvidexport.py now works as expected.</div>
</div>
</div>
</div></div></body></html>