<div dir="ltr"><div dir="ltr">On Sun, Jul 5, 2020 at 7:07 PM John Hoyt <<a href="mailto:john.hoyt@gmail.com">john.hoyt@gmail.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Well, I think I just figured out why the metadatsearch and python bindings are failing.  There's a hard code in these files pointing to python2.6</div><div><ul><li>mythtv/programs/mythbackend/main.cpp</li><li>mythtv/programs/mythfrontend/main.cpp</li><li>mythtv/programs/mythmetadatalookup/main.cpp</li></ul>The line in each file is:</div><div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div>QString("%1/../Resources/lib/python2.6/site-packages:%2")<br></div></blockquote><br></div><div>I've just submitted a big report and will see if I can get a work around working</div></div></blockquote><div><br></div><div>I also just uploaded some pre-built version with working metadata capability to SourceForge.  I tested the capability in Videos and everything works on my system.  Others may be missing some python modules (I copied in the modules installed by ansible to the app), so if things don't work for you please let me know and I'll add more modules.</div></div></div>