[mythtv-users] macOS Mythfrontend autobuilds via github

John Hoyt john.hoyt at gmail.com
Sat Dec 10 12:44:05 UTC 2022


>
>
> James, the dmg's up on the usual SourceForge site should now have their
> internal python versions working.  Go ahead and grab one of those and check
> to see if you get further in the meta data grabbing process (the
> "2022-12-04 13:27:25.660406 E  MythSystemLegacy() command not executable,"
> error should go away).
>
> I think I also have a fix in progress for the ttvdb4 / tvmaze issues
> (thank you Roland for pointing me in the right direction) which is building
> on github currently and should be available in a couple of hours.
>
> As a stop gap, try running the following command on your mac's to install
> the correct (old) version of py-requests-cache
>
> sudo pip3 install requests-cache==0.5.2
>
> you may need to do a "port select pip3 pip310" (or pip39...) to get this
> hack-around to work.
>

Just a minor update, I believe I've finally resolved the macOS app embedded
python issues by using a combination of a virtual python environment to
install the correct python package versions which adds the benefit of not
trashing the macports python framework and the user's python environment.

I tested and verified ttvdb4.py and tmdb.py both work in the application
and all metadata grabbers test out ok (I disabled python on my computer and
everything appeared to work).

The github CI is chugging along and the new dmgs should be posted to
SourceForge later today.

James - if I remember correctly, you prefer to build your own apps.  If you
do, you'll want to grab the latest compile script from either from the new
MythTVForMacOS repo (https://github.com/MythTVforMacOS/compileMythfrontend/).
I have a PR in progress to get these changes into the official mythtv
packaging repo.  Let me know if you run across any issues with the compile
script so I can get them fixed.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20221210/643dfd1b/attachment.htm>


More information about the mythtv-users mailing list