Any other mythtv programs using python? Backend? Commercial detection? Previewgen? etc.
Not speaking of add on scripts, etc.
If backend uses python somewhere, can you tell me for what function? Trying to test some new builds.
Search found 163 matches
- Mon Jan 22, 2018 6:53 am
- Forum: General Discussion
- Topic: Does anything other than frontend (plugins) use python?
- Replies: 1
- Views: 255
- Tue Jan 16, 2018 8:29 pm
- Forum: OSX
- Topic: v0.29 Mythtv released
- Replies: 64
- Views: 8125
Re: v0.29 Mythtv released
Qt 5.9+ simply have some bugs on High Sierra. Works fine with Qt5.8.0
- Tue Jan 16, 2018 5:27 am
- Forum: OSX
- Topic: v0.29 Mythtv released
- Replies: 64
- Views: 8125
Re: v0.29 Mythtv released
Definitely, right now working on plugin issues. Then, going to test if it runs on virgin Sierra machine. A few other minor details. I have seen 2 spots where kb loses focus, spots I never go to, I think they have always been there. I’d like to gen up a virgin linux machine as well to compare fronten...
- Mon Jan 15, 2018 11:21 pm
- Forum: OSX
- Topic: v0.29 Mythtv released
- Replies: 64
- Views: 8125
Re: v0.29 Mythtv released
mythnews seems to work fine for me.
- Mon Jan 15, 2018 10:30 pm
- Forum: OSX
- Topic: Mythbackend, mythpreviewgen errors?
- Replies: 2
- Views: 579
Re: Mythbackend, mythpreviewgen errors?
The useful information is that you get the same thing, so, thanks!
BTW - Qt 5.8.0 also works perfectly for me, at least on myth .29
BTW - Qt 5.8.0 also works perfectly for me, at least on myth .29
- Mon Jan 15, 2018 5:45 pm
- Forum: OSX
- Topic: Mythbackend, mythpreviewgen errors?
- Replies: 2
- Views: 579
Mythbackend, mythpreviewgen errors?
Looking at my Macports myth log, I see lots of lines like this: mythbackend.20180105190822.18369.log-20180114:2018-01-09 22:01:02.178422 E [18369/171559] PreviewGenerator previewgenerator.cpp:275 (Run) - Preview: Encountered problems running '/opt/local/bin/mythpreviewgen --size 0x0 --chanid 1103 --...
Re: Airplay
Thats what I suspected, thanks. I know a lot of open source Airplay stopped working around IOS 7. So, I won't worry about Airplay not working then in the forthcoming build.
Airplay
Does airplay work with current IOS devices and myth 0.28+? It is not working on my latest .29 build, so, just curious if that code maybe hasn't been updated in a while since it appears it hasn't.
- Sun Jan 14, 2018 6:32 pm
- Forum: OSX
- Topic: Wiki pages for Mac OSX
- Replies: 3
- Views: 650
Re: Wiki pages for Mac OSX
Maybe the myth on obsolete Macs can move to a new page then, and, the new stuff would be on the current page as it will be much more relevant. What I would do is create a new page just for the purposes of forming it and reviewing it, add any comments others I solicit feedback from may have, and then...
- Sun Jan 14, 2018 4:57 am
- Forum: OSX
- Topic: Wiki pages for Mac OSX
- Replies: 3
- Views: 650
Wiki pages for Mac OSX
I'd like to take on updating or creating pages for Mac OSX similar to this page: https://www.mythtv.org/wiki/MythTV_on_Mac_OS_X However, that information is way out of date. I would think that simply replacing it with more current info might not be good as old information might be lost. I can imagin...
- Sat Jan 13, 2018 4:15 pm
- Forum: OSX
- Topic: v0.29 Mythtv released
- Replies: 64
- Views: 8125
Re: v0.29 Mythtv released
I ended up using Qt 5.7.0 downloaded from the Qt site. We'll see about those plugins. I might play with them a bit.
- Sat Jan 13, 2018 7:22 am
- Forum: OSX
- Topic: v0.29 Mythtv released
- Replies: 64
- Views: 8125
Re: v0.29 Mythtv released
Getting closer. So, the latest bulld I have made seems to work with mythfrontend, and, mythtv-setup full screen, restores dock, Myth .29, 10.13 OSX, and, no display or focus issues I have found yet. Looking a lot better! Backend app works also. Not using the community QtWebkit so mythbrowser won't w...
- Fri Jan 12, 2018 10:26 pm
- Forum: OSX
- Topic: How does one shutdown the pre-built mythbackend?
- Replies: 3
- Views: 542
Re: How does one shutdown the pre-built mythbackend?
Pre built. Not MacPorts!
- Fri Jan 12, 2018 8:58 pm
- Forum: General Development
- Topic: Building from source, plugins configure script
- Replies: 2
- Views: 533
Re: Building from source, plugins configure script
Sorry did not see that. You are correct, the code does do this and I simply didn't see it: --enable-myth?*|--disable-myth?*) eval $(echo "$opt" | sed 's/--/action=/;s/-myth/ option=/;s/-/_/g') if is_in $option $PLUGIN_LIST; then $action $option elif is_in $option $DEPRECATED_PLUGIN_LIST; then $actio...
- Fri Jan 12, 2018 8:19 pm
- Forum: OSX
- Topic: How does one shutdown the pre-built mythbackend?
- Replies: 3
- Views: 542
How does one shutdown the pre-built mythbackend?
Seems silly, but, I don't see a way to do it except for:
1. Force quit from the dock or
2. Use a launchctl script instead
1. Force quit from the dock or
2. Use a launchctl script instead