Add-on:PVR Demo Client: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (Addon-Bot Update)
mNo edit summary
Line 17: Line 17:
|broken=
|broken=
|icon url=}}
|icon url=}}
{{PVR_guide}}


== What is the PVR Demo Client addon ==
== What is the PVR Demo Client addon ==
Line 24: Line 26:


== Connecting Kodi to PVR Demo ==
== Connecting Kodi to PVR Demo ==
{{PVR repo notice}}
# Go to {{highlight|Settings -> Add-ons -> Install from repository -> PVR Clients}} and select the PVR Demo Client add-on
# Go to {{highlight|Settings -> Add-ons -> Enabled add-ons -> PVR Clients}} and select the PVR Demo Client add-on
# Select "Configure"
# Select "Configure"
# For Linux installation see... '''''[[Ubuntu PVR add-ons]]'''''


== Links and further reading ==
== Links and further reading ==
* Kodi PVR development forum - http://forum.kodi.tv/forumdisplay.php?fid=136
* Kodi PVR development forum - http://forum.kodi.tv/forumdisplay.php?fid=136
* Kodi skin development (skinning) forum - http://forum.kodi.tv/forumdisplay.php?fid=12
* Kodi skin development (skinning) forum - http://forum.kodi.tv/forumdisplay.php?fid=12


[[Category:All add-ons]]
[[Category:All add-ons]]

Revision as of 07:25, 30 November 2020

PVR Demo Client

See this add-on on the kodi.tv showcase

Author: Pulse-Eight Ltd., Team Kodi

Type: PVR
Repo: Kodi.tv repo v20
Kodi.tv repo v19

Summary: Demo PVR Client
Home icon grey.png   ▶ Add-ons ▶ PVR Demo Client

Demo PVR Client

Installing

This add-on is installed from the Add-on browser located in Kodi as follows:

  1. Settings
  2. Add-ons
  3. Install from repository
  4. PVR Demo Client
  5. Install
Live TV, PVR & Radio Contents

PVR main page

1. Tuner Cards
2. Backends
3. Setup
4. Live TV Artwork

Related Pages:

All PVR Pages
All PVR Add-on Pages


What is the PVR Demo Client addon

The PVR Demo Client addon is an dummy PVR addon with fake (method stub) PVR backend for PVR skinning and regression testing. Its code can also be used a base to develop new PVR addons for Kodi. The open source code for this PVR C/C++ binary addon was donated to the Kodi project from Pulse-Eight.


Connecting Kodi to PVR Demo

  1. Go to Settings -> Add-ons -> Install from repository -> PVR Clients and select the PVR Demo Client add-on
  2. Select "Configure"
  3. For Linux installation see... Ubuntu PVR add-ons


Links and further reading