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

John Hoyt john.hoyt at gmail.com
Sun Jul 12 19:05:45 UTC 2020


>
>
>> OK - I got python3.8 installed.  Now tmdb.py is selectable in the
> settings page as "TheMovieDB.orgV3".
> However, there is still nothing selectable for TV shows.
>
> Unfortunately, the grabber still doesn't seem to work:
>
> 2020-07-12 11:02:38.143524 I  Running Grabber:  -l en -a US -N 11 A New
> Hope
>
> 2020-07-12 11:02:38.143601 E  MythSystemLegacy() command not executable,
>
> eno: No such file or directory (2)
>
> 2020-07-12 11:02:38.143624 I  Running Grabber:  -l en -a US -C 11
>
> 2020-07-12 11:02:38.354766 I  Running Grabber:
> /Applications/Mythfrontend.app/Contents/Resources/share/mythtv/metadata/Movie/tmdb3.py
> -l en -a US -D 11
>
> 2020-07-12 11:02:38.770950 I  Running Grabber:
> /Applications/Mythfrontend.app/Contents/Resources/share/mythtv/metadata/Movie/tmdb3.py
> -l en -a US -D 11
>
> 2020-07-12 11:02:39.027629 I  Metadata Lookup Failed: No Results Star
> Wars: Episode IV 0 0
>
> 2020-07-12 11:02:39.080022 I  No results found for Star Wars: Episode IV 0
> 0
>
> I tried this on any number of files with the same results.  At this point,
> the frontend is clearly finding the grabber script in
> /Resources/share/mythtv/metadata/Movie/, so I guess it's an issue with the
> grabber itself, and not the frontend build.
> It's a bit strange: the file name is Star.Wars.Episode.IV.mp4, so I guess
> the frontend is getting "A New Hope" from the existing metadata?
>

Sounds like not all of the python libraries I copied in are being found (I
think I need to set the PYTHONPATH variable to include the app's python
directory as the top of the search list).  My guess is that this works for
James and myself since we installed all of the python support libraries via
macports.

I'll try to hunt down the python pathing gremlins, but I suspect I may
never get them all.   Also starting to get well out of my experience
wheelhouse.

If anyone else knows how to set environmental variables from inside a MacOS
Application (not from the user's profile nor launchd....), I'm open to
suggestions on how to fix it :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20200712/b2d95e4a/attachment.htm>


More information about the mythtv-users mailing list