[mythtv-users] v31 - MacOS Playback - Quarter Screen Issue on Retina - Resolved

scram69 scram69 at gmail.com
Sun Jul 19 00:36:04 UTC 2020


On Sat, Jul 18, 2020 at 4:15 PM John Hoyt <john.hoyt at gmail.com> wrote:

> After digging into the python .so files deeper, it looks like my current
> build process has the python related .so files looking into /opt/local for
> any additional support libraries.  This explains why James and I are able
> to get the metadata grabbers working as we've used the build script which
> installs everything necessary.
>
> I've just tried copying those support libraries into the app and linking
> them but unfortunately doing so broke all metadata grabbers in the
> process.  I'm going to try to keep hacking at this another day with
> fresh eyes.
>
> Stev, in the meantime, the current best way to get metadata grabbers
> working is to install the necessary python pieces via macports.  The
> following command should do the trick:
>
> sudo port install py38-future py38-requests py38-requests-cache py38-lxml
> py38-oauthlib py38-curl py38-simplejson py38-wheel py38-pip py38-pymysql
> py38-mysqlclient
>
> I'll add a note to the sourceforge page.
>
>> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://lists.mythtv.org/mailman/listinfo/mythtv-users
> http://wiki.mythtv.org/Mailing_List_etiquette
> MythTV Forums: https://forum.mythtv.org
>

John,

After about 30 minutes building mariadb, installing all of those
dependencies you listed finally did the trick.  I got the "Everything
appears to be in order" message from the test, and the grabbers were able
to fetch metadata.

Thanks again for your help!  Hopefully this troubleshooting exercise
ultimately results in the ability to build the app with all dependencies
included-

Steve
-- 
________________________
"destroying the fundamental underpinnings of the broadcast television
ecosystem"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20200718/37ec8940/attachment.htm>


More information about the mythtv-users mailing list