PVRInput and IPTV channels not working on latest git (Feb 9th)
#1
Looks like it's not gettings something it expects from the vnsi plugin

Plugin is also git. However, this plugin works fine with xbmc-obsolete..

Code:
09:43:29 T:3023517568 M:1883561984   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
09:43:29 T:3023517568 M:1883561984   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/rtmp/mms/udp
09:43:29 T:3023517568 M:1883561984   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
09:43:29 T:3023517568 M:1883561984   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
09:43:29 T:3023517568 M:1883561984   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
09:43:29 T:3023517568 M:1883561984   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
09:43:29 T:3023517568 M:1883561984   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdfile
09:43:29 T:3023517568 M:1883561984   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
09:43:29 T:3023517568 M:1883561984   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
09:43:29 T:3023517568 M:1883561984   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
09:43:29 T:3023517568 M:1883561984   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
09:43:29 T:3023517568 M:1883561984   DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
09:43:29 T:3023517568 M:1883561984   DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (1)
09:43:29 T:3023517568 M:1883561984   DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
09:43:29 T:3023517568 M:1883561984   DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
09:43:29 T:3023517568 M:1883561984   DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
09:43:29 T:3023517568 M:1883561984   DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
09:43:29 T:3023517568 M:1882546176  NOTICE: DVDPlayer: Opening: pvr://channels/tv/all/42.pvr
09:43:29 T:3023517568 M:1882202112 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
09:43:29 T:2777066352 M:1882202112   DEBUG: thread start, auto delete: 0
09:43:29 T:2777066352 M:1882066944  NOTICE: Creating InputStream
09:43:29 T:2777066352 M:1882066944   DEBUG: PVRManager - OpenLiveStream - opening live stream on channel '17-WTVODT_(WTVO-DT) ABC_Affiliate hdpvr'
09:43:29 T:2985155440 M:1881772032  NOTICE: Epg - Load - no entries found in the database for table 310. trying to load 3 hours from clients.
09:43:30 T:3023517568 M:1881509888   DEBUG: ------ Window Init (DialogBusy.xml) ------
09:43:30 T:3023517568 M:1881509888   DEBUG: Alloc resources: 0.01ms (0.00 ms skin load)
09:43:30 T:3023517568 M:1884655616   DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/md20)
09:43:30 T:3023517568 M:1884655616   DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/md20 with interface org.freedesktop.DBus.Properties and method GetAll
09:43:30 T:3023517568 M:1884655616   DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/md20: IsFileSystem false HasFileSystem  IsSystemInternal true IsMounted true IsRemovable false IsPartition false IsOptical false
09:43:30 T:3023517568 M:1884164096   DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/md7)
09:43:30 T:3023517568 M:1884164096   DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/md7 with interface org.freedesktop.DBus.Properties and method GetAll
09:43:30 T:3023517568 M:1884164096   DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/md7: IsFileSystem false HasFileSystem  IsSystemInternal true IsMounted true IsRemovable false IsPartition false IsOptical false
09:43:30 T:2890886000 M:1884114944   DEBUG: Thread 2890886000 terminating (autodelete)
09:43:31 T:2777066352 M:1884250112   ERROR: AddOnLog: xbmc.pvrclient/VDR VNSI Client: cVNSISession::readData - Detected connection closed
09:43:31 T:2777066352 M:1884250112   ERROR: AddOnLog: xbmc.pvrclient/VDR VNSI Client: Lost connection to VNSI Server
09:43:31 T:2993548144 M:1882701824   DEBUG: AddOnLog: xbmc.pvrclient/VDR VNSI Client: VNSI Data Listener thread ended (pid=15704, tid=15734)
09:43:32 T:3023517568 M:1888854016   DEBUG: ADDON: cpluff: 'Plug-in metadata.amazon.com has been uninstalled.'
Reply
#2
Been playing a little with this. I decided to mismatch xbmc with vdr-plugin-vnsiserver. I put in the latest (this morning Feb 10) git with vdr-plugin-vnsiserver from Jan 24 (when I first compiled the latest git) and it works with pvr/iptv channels..
Reply
#3
rdoac, I saw in your other thread that PVRInput with vnsi is working for you now. May I ask which version(s) you're using now?

Here's what I'm using...

xbmc: I'm using the latest git (a few hours ago)
vdr-plugin-vnsiserver: I've tried both the latest git, as well as Dharma
pvrinput: I'm using the git from about a week ago, but it hasn't changed since then
vdr: I'm using version 1.7.16

...and it's not working for me. (will attach logs, but will try to fiddle around with it a bit more first...)
Reply
#4
I have a prerelease pvrinput that i am working with (dated 060211). Am not sure a lot has changed since git. There are two main developers of pvrinput, this came from martin. Lars keeps the git up to date.

xbmc and vdr-vnsi are now both from yesterday (although vnsi hasn't changed for a couple of days).

Recordings are not working, but pvr is ok.

VDR is 1.7.16, with a few patches for ac3 audio and the hdpvr and atsc (US stuff).
Reply

Logout Mark Read Team Forum Stats Members Help
PVRInput and IPTV channels not working on latest git (Feb 9th)0