<html><head></head><body><div><br></div><div class="-x-evo-paragraph -x-evo-top-signature-spacer"><br></div><div>On Tue, 2016-05-17 at 10:54 -0400, Peter Bennett (cats22) wrote:</div><blockquote type="cite"><pre>Since I upgraded to 0.28 the metadata download is failing
CoreContext metadatadownload.cpp:330 (MovieGrabberWorks) - Movie grabber
not functional. Aborting this run.
Looking in front end setup at artwork and metadata sources, the three
URLS are blank, and cannot be selected or typed into.
Is there some dependency that I am missing? I built the backend from
source, but I did not build any plugins.
Peter
_______________________________________________
mythtv-users mailing list
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette">http://wiki.mythtv.org/Mailing_List_etiquette</a>
MythTV Forums: <a href="https://forum.mythtv.org
">https://forum.mythtv.org
</a></pre></blockquote><div><br></div><div>i use arch and on mine when i upgraded to .28 metadata failed; i had to replace the top line in the scripts with:</div><div><br></div><div>#!/usr/bin/env python2</div><div><br></div><div>and then it worked</div><div><br></div></body></html>