Custom Query (13624 matches)
Results (16 - 18 of 13624)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#13643 | fixed | MacOS Python2.6 hard code breaks python bindings / metadatalookup | ||
Description |
There is a hard code to python2.6 in
The suspect line in each file is
This should either be modified to python (per the attached path) or worked out to automatically extract the compile time python version. |
|||
#13642 | Fixed | MacOS Packaging Updates - adds new macports/ansible build script | ||
Description |
This update restructures the OSX buils directory moving the depricated "osx-packager-qtsdk.pl" script and associated README.txt into a new directory. Adding a new README.md file. It also adds the "compileMythfrontendAnsible.zsh" script into the new "macports_ansible" directory which is currently being used to build Mythfrontend.app for the community. Pull request is located here: https://github.com/MythTV/packaging/pull/80 |
|||
#13641 | Duplicate | Regression: DVD menu playback broken in v31 | ||
Description |
Playback of DVD menus has become broken in v31. This is a regression, as playback worked fine in earlier versions. This occurs with unencrypted .iso files, whether they are on the local disk of the frontend or served via StorageGroup? by the backend. (I have not tested direct playback from a local optical drive.) The systems of the brokenness vary by disk image and menu, but they include: frame skipping, stuttering, wrong speed, aborted playback, audio/video timing mismatch, inability to navigate menu options, and lockup of the frontend entirely (requiring a restart). For some disk images, menu playback is still a-ok. Playback of movie streams themselves seems to be ok, *if* one manages to navigate to one. I'm happy to help try to debug/fix this in any I can --- I just have no idea where to even start. (Access to our household video library is wedged by this.) Attached is the version output, and the debug output from attempting to playback a no-longer-working image. |