Search found 74 matches
- Thu Jul 02, 2020 10:38 pm
- Forum: OSX
- Topic: [Solved] Building Mythtv 31.x on Catalina
- Replies: 74
- Views: 3532
Re: [Solved] Building Mythtv 31.x on Catalina
All of the 31 builds were built on High Sierra via VM. You'll also need Xcode 10.0. The most recent version has a bunch of fixes Mark Kendal implemented to fix screen resolution issues on monitors with better than 1080p resolution. I'd suggest trying that one first. The Nvidia drivers may be the iss...
- Tue Jun 30, 2020 9:20 am
- Forum: OSX
- Topic: [Solved] Building Mythtv 31.x on Catalina
- Replies: 74
- Views: 3532
Re: [Solved] Building Mythtv 31.x on Catalina
Apologies, my systems are all running Catalina, and I only have High Sierra running via VM to compile. Unfortunately I can't reproduce either error. I'd suggest starting a new post on the forum or try the mailing list. There are quite a few folks on the mailing list that run High Sierra that may be ...
- Tue Jun 16, 2020 2:09 pm
- Forum: OSX
- Topic: Building Mythtv 31/32 with Ansible
- Replies: 20
- Views: 1375
Re: Building Mythtv 31 with Ansible
BTW - here is a highly experimental updated version of my script (that actually runs as a script). I've been slowly updating it with the intention of posting once I finish testing it (got sidetracked with the 1/4 screen issues). I believe it is missing the commenting out of the packaging filter line...
- Tue Jun 16, 2020 1:58 pm
- Forum: OSX
- Topic: [Solved] Building Mythtv 31.x on Catalina
- Replies: 74
- Views: 3532
Re: [Solved] Building Mythtv 31.x on Catalina
Craig, thanks for the heads up! I'll give it a go this weekend (busy work week).
Unfortunately my system just auto-upgraded my Xcode to 11.5 which I fear introduced some new issues. I'll have to back that out (or spin up a Catalina VM) to test.
Unfortunately my system just auto-upgraded my Xcode to 11.5 which I fear introduced some new issues. I'll have to back that out (or spin up a Catalina VM) to test.
- Tue Jun 16, 2020 1:55 pm
- Forum: OSX
- Topic: Building Mythtv 31/32 with Ansible
- Replies: 20
- Views: 1375
Re: Building Mythtv 31 with Ansible
You're right - Bill and I made some tweaks to the compile - you now only need the following:
I'll fix the instructions.
Code: Select all
ansible-playbook-3.8 qt5.yml --ask-become-pass
- Mon Jun 15, 2020 11:57 pm
- Forum: OSX
- Topic: Building Mythtv 31/32 with Ansible
- Replies: 20
- Views: 1375
Re: Building Mythtv 31 with Ansible
To be honest - I don't know. I actually was originally building on Catalina but there was a very vocal crowd on the mythtv users mailing list requesting a build for High Sierra - so I installed a VM and gave it a whirl. To my surprise, once I got a High Sierra version of Xcode installed, everything ...
- Sat Jun 06, 2020 4:28 pm
- Forum: OSX
- Topic: XMLTV on macOS via MacPorts
- Replies: 1
- Views: 626
Re: XMLTV on macOS via MacPorts
Craig, thank you for putting in the work on this!
- Tue Jun 02, 2020 1:39 pm
- Forum: OSX
- Topic: [Solved] Mythfrontend playback on quarter screen
- Replies: 11
- Views: 1338
Re: [Solved] Mythfrontend playback on quarter screen
Mark - thank you!
good news - playback is now working fullscreen
bad new - now their's some weirdness with the menus
I added some commentary, logs, and screen captures to the ticket.
good news - playback is now working fullscreen
bad new - now their's some weirdness with the menus
I added some commentary, logs, and screen captures to the ticket.
- Sun May 17, 2020 9:27 pm
- Forum: OSX
- Topic: Building Mythtv 31/32 with Ansible
- Replies: 20
- Views: 1375
Re: Building Mythtv 31 with Ansible
Just checked (I only checked mythmusic on the first pass)
MythBrowser - works
MythGame - seems to work (settings and menus - I'm scanning for games currently)
MythMusic - works
MythNews - works
MythWeather - works
MythBrowser - works
MythGame - seems to work (settings and menus - I'm scanning for games currently)
MythMusic - works
MythNews - works
MythWeather - works
- Sun May 17, 2020 8:27 pm
- Forum: OSX
- Topic: Building Mythtv 31/32 with Ansible
- Replies: 20
- Views: 1375
Re: Building Mythtv 31 with Ansible
Yep - got it working. If anyone would like the critique the guide and suggest a better / cleaner way to do some of it I'd be most appreciative of the advice. There's a lot of hacky commands I had to use to get the plugins working. Several commands may actually not be necessary, but I tried to match ...
- Sun May 17, 2020 8:25 pm
- Forum: OSX
- Topic: Looking for OSX MythTV 31 frontend pre-built binary
- Replies: 24
- Views: 1408
Re: Looking for OSX MythTV 31 frontend pre-built binary
now with some plugins - available here:
https://sourceforge.net/projects/mythtv ... g/download
https://sourceforge.net/projects/mythtv ... g/download
- Sun May 17, 2020 6:49 pm
- Forum: OSX
- Topic: Building Mythtv 31/32 with Ansible
- Replies: 20
- Views: 1375
Re: Building Mythtv 31 with Ansible
I think I finally got it working. Many a keyboard hack trying to get the libraries copied into the correct place and the dylibs updated to look inside the executable. I'm rerunning on on a fresh system now to verify that I have the correct commands. After that I'll update the install script and uplo...
- Sun May 17, 2020 1:47 pm
- Forum: OSX
- Topic: Building Mythtv 31/32 with Ansible
- Replies: 20
- Views: 1375
Re: Building Mythtv 31 with Ansible
Thanks! Staring at it now. Back in the .29 days, I tried to update that script and compile and now remember pulling my hair out to get things working then. Thankfully during that process, some kind sole (I think WarpMe) figured out how to build everything and posted an app on the wiki. Years later, ...
- Sun May 17, 2020 11:35 am
- Forum: OSX
- Topic: Building Mythtv 31/32 with Ansible
- Replies: 20
- Views: 1375
Re: Building Mythtv 31 with Ansible
Thanks Craig! These should help.
Where you say packager script, do you mean "osx-packager-qtsdk.pl" which is included in packaging? If so, I'll take another pass tryin to understand the file. Unfortunately my perl is quite rusty and there are virtually no comments...
Where you say packager script, do you mean "osx-packager-qtsdk.pl" which is included in packaging? If so, I'll take another pass tryin to understand the file. Unfortunately my perl is quite rusty and there are virtually no comments...
- Sat May 16, 2020 11:54 pm
- Forum: OSX
- Topic: Building Mythtv 31/32 with Ansible
- Replies: 20
- Views: 1375
Re: Building Mythtv 31 with Ansible
@Craig - any tips on how to install plugins into the application? I have them compiled and the dylibs install to the correct directory. I just can't seem to figure out how to copy them into the Application and get mythfrontend to see that they are there.