• 1
  • 22
  • 23
  • 24(current)
  • 25
  • 26
  • 29
How to compile a PVR branch for iOS.
(2012-06-15, 08:28)TheChief79 Wrote: ...

My builds for iOS/ATV2/OSX also conatin 0.0.1.140. Can you please test my builds and see, if it works?

TheChief

I only have access to an ATV2, so I will install your build and try it on that one.

(using a virtual hackintosh to build the add-on, not really a great performer on running xbmc Smile)
Reply
(2012-06-15, 22:49)Red_F Wrote:
(2012-06-15, 08:28)TheChief79 Wrote: ...

My builds for iOS/ATV2/OSX also conatin 0.0.1.140. Can you please test my builds and see, if it works?

TheChief

I only have access to an ATV2, so I will install your build and try it on that one.

(using a virtual hackintosh to build the add-on, not really a great performer on running xbmc Smile)

Thanks, let me know, if it works. Only problem is the usage of a firmaware < 5 at the moment.

My builds until 04.03. work on ATV2 with firmware 5, too, but does not contain ForTheRecord.
Reply
Hi there,

I got a HTPC with mediaportal running and xbmc (Eden Standard by Cydia) on my iPad 3. That works great to watch movies and series but no live tv.

Is any of these builds here able to run on the iPad and support the mediaportal ts Reader Plugin?

What is the easiest way to install one of the builds? Or is it possible just to get the mediaportal ts Reader as addon for xbmc?

BTW iPad is using iOS 5.1.1

Thanx a Lot
-boschdi
Reply
Try my latest build from here: http://xbmc.picmania.org/index.php?dir=ios%2F

It contains the addon for MediaPortal with ts reader lib. Let me know, if it works.

I'm running my build on an iPad2 with 5.1.1 so it should also work on iPad3.

TheChief
Reply
Thanx a lot. I gonna try it next week. What is the easiest Way to install the build?

Download via ifile and connect with a ssh Client to unpack it, reinstall over the existing xbmc?

Thanx again

-boschdi

Edit: Ok, just installed via ifile. Trying tv next
Reply
Ok, i tried the build from 22.06.12, installation went fine via ifile. But when i just try to enable the mediaportal plugin, it says unknown error, Add-on could not be loaded - no matter of configuration...

EDIT: also tried the build from 09.06.12 --> same error as above. I cannot even enable the mediaportal plugin.
Reply
How would i update my ATV2 with 5.1.1 installed?
Reply
(2012-06-23, 00:18)boschdi Wrote: Ok, i tried the build from 22.06.12, installation went fine via ifile. But when i just try to enable the mediaportal plugin, it says unknown error, Add-on could not be loaded - no matter of configuration...

EDIT: also tried the build from 09.06.12 --> same error as above. I cannot even enable the mediaportal plugin.

Can you post the xbmc.log at pastebin?
Reply
This should be the Part of Interest in the Log:

20:21:53 T:235712512   ERROR: Unable to load /private/var/stash/Applications.wE4oPE/XBMC.app/XBMCData/XBMCHome/addons/pvr.team-mediaportal.tvserver/XBMC_MPTV.pvr, reason: dlopen(/private/var/stash/Applications.wE4oPE/XBMC.app/XBMCData/XBMCHome/addons/pvr.team-mediaportal.tvserver/XBMC_MPTV.pvr, 1): Library not loaded: /Users/Shared/xbmc-depends/iphoneos5.1_armv7/lib/libsmbclient.dylib.0
                                              Referenced from: /private/var/stash/Applications.wE4oPE/XBMC.app/XBMCData/XBMCHome/addons/pvr.team-mediaportal.tvserver/XBMC_MPTV.pvr
                                              Reason: image not found
20:21:53 T:235712512   ERROR: PVR - InitialiseClient - can't initialise add-on 'MediaPortal PVR Client'



I tried the fortherecord-addon aswell. And no problems with this one.

-boschdi
Reply
The addon seems to linked against the wrong library or to the library in the wrong path. Will check that tomorrow.
Reply
Does anybody of the developers know, why the wrong library is linked for OSX and iOS builds? The MPTV addon is compiled with -lsmbclient but it will be linked with /Users/Shared/xbmc-depends/iphoneos5.1_armv7/lib/libsmbclient.dylib.0.

EDIT: I removed "-lsmbclient" in the Makefile of the MPTV addon. On my iPad i can activate and deactivate the addon now. But i cannot test, because i use VDR. I already uploaded the build for iOS. The build for ATV2 and OSX will follow in some minutes. So please do a test again.
Reply
I tried the new build and everything is fine so far.

But only SD-Channels working, with HD, there no picture but only sound. But thats not a problem for me.

THX a lot!!!!!!!!

-boschdi
Reply
MPTV addon links to smbclient? Thats not a good idea imho. If XBMC dyloads smbclient at the same time you can get really wonky results i guess.

Beside that - specifiyng -lsmbclient resulting in /Users/Shared/xbmc-depends/iphoneos5.1_armv7/lib/libsmbclient.dylib.0 is completly correct. You just have to ensure that the path gets changed into /Applications/XBMC.app/Frameworks/libsmbclient.dylib.0 inside of the MPTV binary before deployment (search google for install_name_tool).
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
Thank you Memphiz, i already removed the link to smbclient and it seems to work now. I'm not the maintainer of the addon, i just compile margros xbmc github tree for OSX/iOS/ATV2.

@boschdi Cool to know, thanks.
Reply
ATV2 os 5.1.1 PVR fixed ?
Reply
  • 1
  • 22
  • 23
  • 24(current)
  • 25
  • 26
  • 29

Logout Mark Read Team Forum Stats Members Help
How to compile a PVR branch for iOS.1