[WIP] PVR Client Addon for XBMC for EPG and full control of Dreambox and DBox2

  Thread Rating:
  • 16 Votes - 4.44 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
jdembski Offline
Fan
Posts: 455
Joined: Feb 2012
Reputation: 11
Post: #431
(2012-06-27 14:13)ibramadhan Wrote:  ok one last question do the files need to be a certain type or place in a certain folder?

You must specify the folder in the addon settings. If you use a picon-pack from dream box, VU+ or similar then the format (and also the naming) should be alright.

VU+ / Enigma2 PVR Client: Documentation | Development | Discussion
find quote
twistedsanity Offline
Junior Member
Posts: 4
Joined: Jul 2012
Reputation: 0
Post: #432
Sorry, but thought I would let you know how I'm getting on with this addon and my issues in case I've missed something stupid.

I couldn't get this to work initially on my raspberry pi, so I compiled it on the Rpi directly. XBMC now starts and enables the plugin without error, but........
(I have debugging logging on)
I configured the addon with IP and left the others at defaults.
In the logs I can see it downloading all my bouquets, etc.. but it then crashes and restarts. Here's the last of the log file before reboot.

EDIT: scrap that, my recordings some how were screwing it up, I cleared the recordings folder, and suddenly it seems to be getting further. As soon as it finishes getting the epg data I'll update with progress. YAY.
(This post was last modified: 2012-07-01 13:53 by twistedsanity.)
find quote
twistedsanity Offline
Junior Member
Posts: 4
Joined: Jul 2012
Reputation: 0
Post: #433
OK all seems fine but will not play any streams.
Code:
12:47:32 T:1102209024   DEBUG: OnKey: 11 (0b) pressed, action is Select
12:47:32 T:1102209024   DEBUG: CPlayerCoreFactory::GetPlayers(pvr://channels/tv/All TV channels/1.pvr)
12:47:32 T:1102209024   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
12:47:32 T:1102209024   DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
12:47:32 T:1102209024   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
12:47:32 T:1102209024   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/rtmp/mms/udp
12:47:32 T:1102209024   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
12:47:32 T:1102209024   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
12:47:32 T:1102209024   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
12:47:32 T:1102209024   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
12:47:32 T:1102209024   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdfile
12:47:32 T:1102209024   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
12:47:32 T:1102209024   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
12:47:32 T:1102209024   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
12:47:32 T:1102209024   DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
12:47:32 T:1102209024   DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (4)
12:47:32 T:1102209024   DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
12:47:32 T:1102209024   DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
12:47:32 T:1102209024   DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
12:47:32 T:1102209024   DEBUG: CPlayerCoreFactory::GetPlayers: adding player: OMXPlayer (4)
12:47:32 T:1102209024   DEBUG: CPlayerCoreFactory::GetPlayers: added 2 players
12:47:32 T:1102209024  NOTICE: COMXPlayer: Opening: pvr://channels/tv/All TV channels/1.pvr
12:47:32 T:1102209024 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
12:47:32 T:1102209024   DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
12:47:32 T:1102209024   DEBUG: LinuxRendererGL: Cleaning up GL resources
12:47:32 T:1102209024   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avutil-51-arm.so)
12:47:32 T:1102209024   DEBUG: Loading: /opt/xbmc-bcm/xbmc-bin/lib/xbmc/system/players/dvdplayer/avutil-51-arm.so
12:47:32 T:1102209024   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/swscale-2-arm.so)
12:47:32 T:1102209024   DEBUG: Loading: /opt/xbmc-bcm/xbmc-bin/lib/xbmc/system/players/dvdplayer/swscale-2-arm.so
12:47:32 T:1312285760  NOTICE: Thread COMXPlayer start, auto delete: false
12:47:32 T:1312285760   DEBUG: COMXCoreComponent::Initialize OMX.broadcom.clock input port 80 output port 81
12:47:32 T:1312285760  NOTICE: OMXClock using video as reference
12:47:32 T:1312285760   DEBUG: OMXClock::OMXStart
12:47:32 T:1312285760  NOTICE: Creating InputStream
12:47:32 T:1312285760   DEBUG: PVRManager - OpenLiveStream - opening live stream on channel '102  BBC Two'
12:47:32 T:1312285760   DEBUG: PVRFile - Open - playback has started on filename pvr://channels/tv/All TV channels/1.pvr
12:47:32 T:1312285760   ERROR: CDVDInputStreamPVRManager::Open - error opening []
12:47:32 T:1312285760   ERROR: COMXPlayer::OpenInputStream - error opening [pvr://channels/tv/All TV channels/1.pvr]
12:47:32 T:1312285760  NOTICE: COMXPlayer::OnExit()
12:47:32 T:1312285760   DEBUG: OMXClock::OMXStop
12:47:32 T:1312285760  NOTICE: COMXPlayer::OnExit() deleting input stream
12:47:32 T:1102209024   DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
12:47:32 T:1102209024   DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
12:47:32 T:1312285760   DEBUG: Thread COMXPlayer 1312285760 terminating
12:47:32 T:1102209024   DEBUG: COMXPlayer::CloseFile
12:47:32 T:1102209024 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
12:47:32 T:1102209024   DEBUG: COMXPlayer: waiting for threads to exit
12:47:32 T:1102209024   DEBUG: COMXPlayer: finished waiting
12:47:32 T:1102209024   DEBUG: LinuxRendererGL: Cleaning up GL resources
find quote
jdembski Offline
Fan
Posts: 455
Joined: Feb 2012
Reputation: 11
Post: #434
(2012-07-01 14:59)twistedsanity Wrote:  OK all seems fine but will not play any streams.

I haven't checked the log yet, but the RPi cannot play mpeg2 streams. As at least the SD-Channels are using mpeg2 the RPi is quite useless as a PVR-box.

Also the playback of HD-channels was quite stuttering when I tried it...

Where did you get a PVR-Version of the Raspberry-Pi-XBMC?

VU+ / Enigma2 PVR Client: Documentation | Development | Discussion
find quote
twistedsanity Offline
Junior Member
Posts: 4
Joined: Jul 2012
Reputation: 0
Post: #435
Well any idea how to get the HD streaming working? Because if I add my sat box via the tubox method I can play the HD streams (not SD though!)

I bodged the pvr version together using this: http://forum.stmlabs.com/showthread.php?tid=694
(This post was last modified: 2012-07-01 19:05 by twistedsanity.)
find quote
Solo0815 Offline
Senior Member
Posts: 296
Joined: Sep 2004
Reputation: 0
Post: #436
Can someone please put together a version for the ATV2?

there are only 10 sorts of people: those who understand binary and those who don't

ATV2 --- PC Kubuntu 12.10 --- Xbox1 with XBMC4Xbox --- PC Win7 --- Raspberry Pi --- VU+ Duo
find quote
jdembski Offline
Fan
Posts: 455
Joined: Feb 2012
Reputation: 11
Post: #437
(2012-07-01 16:35)twistedsanity Wrote:  Well any idea how to get the HD streaming working? Because if I add my sat box via the tubox method I can play the HD streams (not SD though!)

I bodged the pvr version together using this: http://forum.stmlabs.com/showthread.php?tid=694

Please make sure that you have configured the correct streaming port in the addon settings.

VU+ / Enigma2 PVR Client: Documentation | Development | Discussion
find quote
twistedsanity Offline
Junior Member
Posts: 4
Joined: Jul 2012
Reputation: 0
Post: #438
Port is spot on, I use it streaming to other devices fine. Maybe its something in the bodged pvr implementation, but thought I'd ask in case you spotted anything in the earlier log file.

Thanks
find quote
ibramadhan Offline
Member
Posts: 93
Joined: Feb 2012
Reputation: 0
Post: #439
:grin:Thank you for all your hard workguys plugin is truly amazing.
My settup finaly feels complete, I feel like I should be making a donation.
I was just wondering if it is possible to translate my epg seeing that I'm located outside the us. Thanks again
find quote
jdembski Offline
Fan
Posts: 455
Joined: Feb 2012
Reputation: 11
Post: #440
(2012-07-03 21:14)ibramadhan Wrote:  :grin:Thank you for all your hard workguys plugin is truly amazing.
My settup finaly feels complete, I feel like I should be making a donation.
I was just wondering if it is possible to translate my epg seeing that I'm located outside the us. Thanks again

Good to hear that it is working well for you Smile What do you mean by translating your EPG?

VU+ / Enigma2 PVR Client: Documentation | Development | Discussion
find quote
Post Reply