How to compile a PVR branch for iOS.

  Thread Rating:
  • 1 Votes - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Keckepro Offline
Junior Member
Posts: 1
Joined: Jan 2011
Reputation: 0
Post: #301
Hello

I can not get the link to work
find quote
Red_F Offline
Member
Posts: 53
Joined: Oct 2010
Reputation: 2
Location: The Netherlands
Post: #302
(2012-03-17 16:26)Keckepro Wrote:  Hello

I can not get the link to work

Let me try again:

http://dl.dropbox.com/u/19265749/org.xbm...os-arm.deb
find quote
rivo Offline
Junior Member
Posts: 44
Joined: Feb 2011
Reputation: 0
Post: #303
Thanks Red_F.
Does your addon works over Internet or only in lan network?
Thanks again.
find quote
Red_F Offline
Member
Posts: 53
Joined: Oct 2010
Reputation: 2
Location: The Netherlands
Post: #304
(2012-03-17 18:47)rivo Wrote:  Thanks Red_F.
Does your addon works over Internet or only in lan network?
Thanks again.

Well..... it uses HTTP to access the ForTheRecord server on port 49943. So with proper firewall/packet filter configuration you should be able to get that to work. That would enable all the 'retrieval' and 'update' stuff: getting list of channels, channelgroups, EPG, list of recordings, timers etc. etc.

But for playing (Live-TV or recordings) it uses the TsReader mechanism which relies on accessing files using windows shares (Samba , SMB, CIFS). That might be a lot harder to get up and running. Unless you are using some sort of tunneling/VPN.

Basically, if you currently can play video files with your XBMC over the Internet then you probably will be able to so with Live-TV and recordings too.

To be honest though, I do not expect it to work. Or to be easy to get it working.

Do not despair however, a longer term goal is to get the add-on to support RTSP. And the ForTheRecord developers are also thinking about implementing HTSP. Both of these protocols should make it much easier to access your ForTheRecord PVR server over the Internet.
find quote
keith Offline
Team-XBMC Member
Posts: 686
Joined: Sep 2007
Reputation: 3
Location: SF, CA
Post: #305
I can't seem to get these builds working with my mysql database, it just crashed back to Frontrow for me.

Anyone using a mysql db with these PVR builds of XBMC-ATV2?

Without my advancedsettings.xml: http://c.hadm.net/FI5W

With it: http://c.hadm.net/FIiB

LiveTV appears to work without my AS.xml..

Using same AS.XML on my Mac Mini with no problem using LiveTV, so MySQL should be updated with tables for PVR.

Any ideas?

FOR IOS: xbmc.log: /var/mobile/Library/Preferences/xbmc.log (be sure to enable debugging)
For troubleshooting and bug reporting please make sure you read this first.
Always read the XBMC online-manual, FAQ and search the forum before posting.
MediaInfo : http://mediainfo.sourceforge.net/
find quote
Red_F Offline
Member
Posts: 53
Joined: Oct 2010
Reputation: 2
Location: The Netherlands
Post: #306
(2012-03-25 00:45)keith Wrote:  .....

Using same AS.XML on my Mac Mini with no problem using LiveTV, so MySQL should be updated with tables for PVR.

Any ideas?

In the cases where I have PVR tables missing from the database, I always delete the database. Then start a PVR enabled xbmc first. That will create the database with the required tables. But it means losing all the currently present data Sad.

An alternative approach would be to rename the current database. Then start a PVR enabled XBMC and have it create the (empty) database with the proper tables. Close xbmc, create a SQL script from the database. Drop the empty database and rename the original one again. And finally isolate the portions of the script related to PVR and run those against the original (and well back-upped) database.

Something like that. But i'm no MySQL expert. So I don't know how practical this would be.
find quote
keith Offline
Team-XBMC Member
Posts: 686
Joined: Sep 2007
Reputation: 3
Location: SF, CA
Post: #307
Red_F, I know the database has PVR stuff in it, since I'm using the same mysql DB on the mac mini no problem.

Plus, it would give me DB errors in the xbmc.log, which I've seen before.

FOR IOS: xbmc.log: /var/mobile/Library/Preferences/xbmc.log (be sure to enable debugging)
For troubleshooting and bug reporting please make sure you read this first.
Always read the XBMC online-manual, FAQ and search the forum before posting.
MediaInfo : http://mediainfo.sourceforge.net/
find quote
rivo Offline
Junior Member
Posts: 44
Joined: Feb 2011
Reputation: 0
Post: #308
Hi Red_F.
Let us know when you make your compilation of Eden final Wink
I tested rc1 and rc2 and works perfectly in ATV2.
Just a little problem with my hybrid tuner that I will consult in 4therecord forum.
Thanks again.
(This post was last modified: 2012-03-25 20:57 by rivo.)
find quote
hashssj Offline
Junior Member
Posts: 1
Joined: Mar 2012
Reputation: 0
Post: #309
Hi Team,
Can anyone point me in the right direction of a precompiled iPad version with the 4therecord pvr addon embedded, or a copy of the 4therecord addon that will work from iPad.

Thanx
find quote
grndmstr Offline
Junior Member
Posts: 7
Joined: Apr 2012
Reputation: 0
Post: #310
hi all
i just picked up my secondhand atv2 from ebay to run xbmc.. unfortunately it's already running ios 5.1 and not 4x. i noticed there were some very recent code changes to get xbmc running on 5.1 and i was wondering if anyone has built a new package including these changes + pvr?

i'm having all sorts of problems getting the xcode_dependancies working on my laptop - i think i read somewhere that you need xcode3 and it wont install under lion and i was using xcode4.

also, does anyone have any reports of ios+xbmc+pvr using tvheadend? i've got it running perfectly on my main htpc running windows - this atv2 is for my bedroom
find quote
Post Reply