2016-08-08, 12:49
Hello,
I'd like to use pvr.mythtv on Fedora but there doesn't seem to be any packaged version from any reputable repo.
I had no problem cloning xbmc and pvr.mythv from github and was then able to compile pvr.mythtv. The problem is that the compiled addon causes X to crash after Kodi is restarted.
(For reference I've got my system configured by mostly using these instructions and I have a separate mythtv backend.)
Because I'm not compiling xbmc/Kodi, but instead am using the currently available version from the Fedora rpmfusion repo, I expect the crash is caused by me compiling pvr.mythv against a newer release of Kodi, but then trying to use it on an older version.
Should I spend more time investigating cryptic Xorg logs or kodi logs or is this probably the cause?
What would I need to do to compile pvr.mythtv against an older version of Kodi? (How could I check out the old branch, for example)
I'm hoping that in the long-term I'll be able to come up with an automated way to checkout the correct branch, recompile pvr.mythtv and replace the old copy every time the kodi binary is updated.
I imagine I could check out an old branch in an automated fashion in a shell script, but it's a bit annoying that the kodi branch names are not based on numbers but instead on the release name.
Thank you in advance!
I'd like to use pvr.mythtv on Fedora but there doesn't seem to be any packaged version from any reputable repo.
I had no problem cloning xbmc and pvr.mythv from github and was then able to compile pvr.mythtv. The problem is that the compiled addon causes X to crash after Kodi is restarted.
(For reference I've got my system configured by mostly using these instructions and I have a separate mythtv backend.)
Because I'm not compiling xbmc/Kodi, but instead am using the currently available version from the Fedora rpmfusion repo, I expect the crash is caused by me compiling pvr.mythv against a newer release of Kodi, but then trying to use it on an older version.
Should I spend more time investigating cryptic Xorg logs or kodi logs or is this probably the cause?
What would I need to do to compile pvr.mythtv against an older version of Kodi? (How could I check out the old branch, for example)
I'm hoping that in the long-term I'll be able to come up with an automated way to checkout the correct branch, recompile pvr.mythtv and replace the old copy every time the kodi binary is updated.
I imagine I could check out an old branch in an automated fashion in a shell script, but it's a bit annoying that the kodi branch names are not based on numbers but instead on the release name.
Thank you in advance!