Closed geekinthesticks closed 11 years ago
@geekinthesticks
Do you use last xbmc frodo ? (12.2) If yes then you should use frodo branch, so its version is 1.6.11. Version 1.8 run only with xbmc gotham (13)
I'd like to add in I have this same problem with Gotham and the plugin I have built manually. The dependency failing is PVR.mythtv 1.8.0. On Sep 25, 2013 3:42 PM, "Jean-Luc Barrière" notifications@github.com wrote:
@geekinthesticks https://github.com/geekinthesticks
Do you use last xbmc frodo ? (12.2)
— Reply to this email directly or view it on GitHubhttps://github.com/fetzerch/xbmc-pvr-addons/issues/136#issuecomment-25123021 .
For xbmc frodo we must use addon branch "frodo" , for gotham use branch "master".
The branch "release-v1.8" seems to be a staging branch used by Christian, I think.
When I built mine over the weekend, I used master but also tested a Frodo release to be certain. I did write this post in the forums where Christian was posting instructions on doing this: http://forum.xbmc.org/showthread.php?tid=173932&pid=1512328#pid1512328
For each of my builds I installed the files manually. It isn't pretty, but I had a script to do it for now. I figured I built something incorrectly, but seeing that someone else has had this problem I may not be alone.
-- Drew
On Wed, Sep 25, 2013 at 3:51 PM, Jean-Luc Barrière <notifications@github.com
wrote:
The branch "release-v1.8" seems to be a staging branch used by Christian, I think.
— Reply to this email directly or view it on GitHubhttps://github.com/fetzerch/xbmc-pvr-addons/issues/136#issuecomment-25123722 .
Can you try to delete Addons15.db from userdata? See: http://forum.xbmc.org/showthread.php?tid=157291
On Thu, Sep 26, 2013 at 12:52:51AM -0700, fetzerch wrote:
Can you try to delete Addons15.db from userdata? See: http://forum.xbmc.org/showthread.php?tid=157291
Best wishes,
Ian.
I managed to install it manually following the instructions at http://forum.xbmc.org/showthread.php?tid=173932&pid=1512328#pid1512328 as described above.
For XBMC Pre-Gotham nightlies, I fixed the issue in d73a99809d92165b4d2715530f53837041066c94 (recent XBMC versions ship xbmc.pvr in version 1.8.1 and we required 1.8.0). Please completely clean the build directory.
For XBMC Frodo, you have to build the addon from the frodo branch.
I am using xbmc on a Raspberry Pi. I have had the plugin supporting MythTV 0.26 installed and working. Now I have upgraded my backend to 0.27. I have checked out both the Frodo branch and release-v1.8 branches and created zip files. When I try to install a zip file made with either of these branches get a "Dependencies not met" error.