preseting for VDR Backend
#1
Hi,

how can I pre configure the pvr, so that it will be activated and set as client for the VDR at the first start of xbmc?

OK, I know, that I can activate the pvr manager by create the file ~/.xbmc/userdata/.xbmc/guisettings.xml with the content:
Code:
<settings>
    <pvrmanager>
        <enabled>true</enabled>
    </pvrmanager>
</settings>
But than I will see the message to select a pvr add-on on startup. How can I supress this message by pre select the VDR VNSI Client add-on?

Claus
Reply
#2
You would need to deploy a pre-configured addon database and the required addon_data, e.g. pvr.vdr.vnsi.
Reply
#3
@clausmuus

https://github.com/yavdr/yavdr-utils/blo...nable-xvdr

i dont know what is wrong, but it needs 2-3 minutes to start importing the channels/epg.

Reply
#4
@hotzenplotz5: yeah the channel import is slow and needs to be fixed. this is an issue in XBMC's PVR code, not the add-on.
opdenkamp / dushmaniac

xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)]
personal website: [link]

Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log.

If you like my work, please consider donating to me and/or Team XBMC.
Reply

Logout Mark Read Team Forum Stats Members Help
preseting for VDR Backend0