Add-on:VBox TV Gateway PVR Client: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
(→‎Settings: screen shots and step by step add-on setup)
Line 29: Line 29:
#Go to {{highlight|System -> Settings -> Add-ons -> My add-ons -> PVR Clients}} and select the VBox TV Gateway PVR add-on
#Go to {{highlight|System -> Settings -> Add-ons -> My add-ons -> PVR Clients}} and select the VBox TV Gateway PVR add-on
#Select {{highlight|Configure}}
#Select {{highlight|Configure}}
#In {{highlight|Connection}} tab enter VBox TV Gateway IP address
#In {{highlight|EPG}} leave unchecked if you would like to retrieve the EPG grabbed by the VBox TV Gateway from the EIT DVB stream. Or enter a local XMLTV file or URL for external EPG sources
#In {{highlight|Timeshift}} tab enable if you would like to pause and rewind a live TV channel.
#Press OK to save the settings


After enabling and configuring the VBox TV Gateway PVR addon
Be sure to select '''Okay''' when you are done changing settings in order to save those changes and to Enable the add-on
#Go to {{highlight|System -> Settings -> TV -> General}} and press Enabled


 
[[file:Settings---Internal-IP.jpg|200px|right]]
{{incomplete}}
 
; Connection setting (Internal IP)
: ''Mandatory input''
: Enter the TV Gateway's IP address (from within the home network)
: HTTP port - ''default is 80'' - port address for web interface
: UPnP port - ''default is 55555'' - streaming port
: Connection timeout - ''default is 3 seconds'' - when connecting from outside the home network, the add-on attempts to connect to the internal IP address first, and after the set timeout, it attempts to connect using the external IP address
 
[[file:Settings---External-IP.jpg|200px|right]]
 
; Connection setting (External IP)
: ''Optional input''
: Use this setting to connect to the TV Gateway from anywhere in the world and continue to watch and record Live and scheduled TV
: Enter your network's external IP address or hostname - Enter the external IP address 
: HTTP port - ''default is 19999'' - External web interface port address, enter the same port address as configured in the Remote Access section of the TV Gateway web management
: UPnP port - ''default is 55555'' - External Streaming port address, enter the same port address as configured in the Remote Access section of the TV Gateway web management
: Connection timeout - ''default is 10 seconds'' - If the add-n cannot connect to the TV Gateway after set time is passed, the Add-on will report that it cannot connect to the TV Gateway. Please check your IP address in the Remote Access section.
 
[[file:Settings---EPG.jpg|200px|right]]
 
; EPG - TV Program Guide
: ''default leave blank''
: The add-on will present the free EPG data collected by the VBox TV Gateway from the DVB-SI (System Information) EIT (Event Information Table) stream
: Use External XMLTV - To set external program guide source, point to an XMLTV file,
: The add-on will automatically match the channels with the XMLTV channels and will create a channel_mappings.xml file located at %UserData%\AppData\Roaming\Kodi\userdata\addon_data\pvr.vbox. to enable manual channel matching
: Prefer external EPG over OTA - Use this setting to mix the EPG collected by the VBox TV Gateway with the XMLTV file and provide advantage to the external EPG source
 
[[file:Settings---Timeshift.jpg|200px|right]]
 
; TimeShift
: ''default is disabled''
: Timeshift allows to pause or rewind an active Live TV channel
: Enable Timeshift - will create a temp buffer file that stores the current active Live TV channel. The buffer file reset on channel switch
: Timeshift path - Set the buffer file path location
 
[[file:TV-settings.jpg|200px|right]]
 
; Kodi Live TV
: '' default is disabled''
: After configuring the vbox.pvr PVR addon - Go to {{highlight|System -> Settings -> TV -> General}} and press Enabled to enable Kodi's Live TV support


== QuickStart guide ==
== QuickStart guide ==

Revision as of 14:38, 3 June 2015

VBox TV Gateway PVR Client
https://raw.githubusercontent.com/kodi-pvr/pvr.vbox/master/pvr.vbox/icon.png

See this add-on on the kodi.tv showcase

Author: Sam Stenvall
Website: link
Type: PVR
Repo: Kodi.tv repo v21
Kodi.tv repo v20
Kodi.tv repo v19

Summary: Watch live and recorded TV programs, browse the program guide and schedule recordings from your VBox TV Gateway devices
Home icon grey.png   ▶ Add-ons ▶ VBox TV Gateway PVR Client
Attention talk.png Need help with this add-on? See here.

VBox TV Gateway is the simplest way to bring live TV with PVR functionality to Kodi, the VBox PVR addon is compatible with any VBox Home TV Gateway, it automatically collects available channels, Program guide (EPG) and let you schedule recordings. The add on also supports Time Shift to pause and rewind live TV, remote access to watch live TV when you're on the road and external EPG sources.

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. Video Add-ons
  5. VBox TV Gateway PVR Client
  6. Install

VBox TV Gateway PVR Client, is a PVR Client Addon to connect VBox TV Gateway, VHome TV Gateway, and V@Home TV Gateway devices to Kodi.

Overview

This is a PVR addon for interfacing with VBox Communication's "XTi" based TV Gateways, which are network television tuners. It supports all the basic functionality you would expect, such as watching, recording and timeshifting. Additionally, it supports augmenting the over-the-air guide data with external XMLTV data.

Settings

This Addon is compatible with Kodi v15 (until the official release of Kodi v15, please download the latest nightly - Download Kodi 15)

The VBox TV Gateway PVR Addon comes preloaded with Kodi v15

  1. Go to System -> Settings -> Add-ons -> My add-ons -> PVR Clients and select the VBox TV Gateway PVR add-on
  2. Select Configure

Be sure to select Okay when you are done changing settings in order to save those changes and to Enable the add-on

Settings---Internal-IP.jpg
Connection setting (Internal IP)
Mandatory input
Enter the TV Gateway's IP address (from within the home network)
HTTP port - default is 80 - port address for web interface
UPnP port - default is 55555 - streaming port
Connection timeout - default is 3 seconds - when connecting from outside the home network, the add-on attempts to connect to the internal IP address first, and after the set timeout, it attempts to connect using the external IP address
Settings---External-IP.jpg
Connection setting (External IP)
Optional input
Use this setting to connect to the TV Gateway from anywhere in the world and continue to watch and record Live and scheduled TV
Enter your network's external IP address or hostname - Enter the external IP address
HTTP port - default is 19999 - External web interface port address, enter the same port address as configured in the Remote Access section of the TV Gateway web management
UPnP port - default is 55555 - External Streaming port address, enter the same port address as configured in the Remote Access section of the TV Gateway web management
Connection timeout - default is 10 seconds - If the add-n cannot connect to the TV Gateway after set time is passed, the Add-on will report that it cannot connect to the TV Gateway. Please check your IP address in the Remote Access section.
Settings---EPG.jpg
EPG - TV Program Guide
default leave blank
The add-on will present the free EPG data collected by the VBox TV Gateway from the DVB-SI (System Information) EIT (Event Information Table) stream
Use External XMLTV - To set external program guide source, point to an XMLTV file,
The add-on will automatically match the channels with the XMLTV channels and will create a channel_mappings.xml file located at %UserData%\AppData\Roaming\Kodi\userdata\addon_data\pvr.vbox. to enable manual channel matching
Prefer external EPG over OTA - Use this setting to mix the EPG collected by the VBox TV Gateway with the XMLTV file and provide advantage to the external EPG source
Settings---Timeshift.jpg
TimeShift
default is disabled
Timeshift allows to pause or rewind an active Live TV channel
Enable Timeshift - will create a temp buffer file that stores the current active Live TV channel. The buffer file reset on channel switch
Timeshift path - Set the buffer file path location
TV-settings.jpg
Kodi Live TV
default is disabled
After configuring the vbox.pvr PVR addon - Go to System -> Settings -> TV -> General and press Enabled to enable Kodi's Live TV support

QuickStart guide

Keyboard shortcuts

  1. Number - press the channel number to jump to a channel
  2. "+-" - Volume - Use the "+" and "-" buttons to change volume
  3. "e" - Full EPG - Load the Full EPG screen
  4. "c" - Channel list window
  5. "b" - Timer list
  6. "i" - Channel info
  7. "r" - Rewind - When timeshift is enabled
  8. "f" - Fast forward
  9. "o" - PVR Stream information
  10. "h" - TV Channel preview mode
  11. "j" - Radio channel preview mode
  12. "k" - TV Recordings
  13. "a" - Audio offset
  14. "'" - Seeking
  15. "<" - Seek backward
  16. ">" - Seek forward
  17. "z" - Stream information
  18. "x" - Exit
  19. "v" - teletext
  20. "m" - Live TV control bar
Incomplete.png INCOMPLETE:
This page or section is incomplete. Please add information or correct uncertain data which is marked with a ?

See also

External Links