DISCONTINUED - Standalone XVDR addon for XBMC
License
pipelka/xbmc-addon-xvdr
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
XBMC Video Disk Recorder XVDR PVR Add-on ------------------------------------------ Written by: Alexander Pipelka, Alwin Esch This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. See the file COPYING for more information. ------------------------------------------ This is a PVR add-on for XBMC to add VDR (http://tvdr.de/) as a TV/PVR Backend to XBMC. It adds support for Live TV watching, replaying of Recordings, programming Timers and EPG TV Guide to use on same computer or over the Network. ------------------------------------------ REQUIREMENTS: VDR itself doen't need any patches or modification to use all the current features. * This add-on requires the installed "vdr-plugin-xvdr" plugin on the VDR server. * For channel scanning you need the "wirbelscan" plugin (version >= 0.0.7) installed on the VDR server: http://wirbel.htpc-forum.de/wirbelscan/index2.html Please activate the channel scanner via: System / LiveTV / Client specific settings / XVDR Channel Scanner. The current XBMC version (12.0) locks up on activating the channel scanner via the standard system settings: System / LiveTV / General / Search for channels Please use the client specific setting. VDR Versions older as 1.7.22 are not supported by this addon and the VDR plugin. --------------------------------------------- BRANCHES Unfortunately XBMC PVR ABI versions aren't backward compatible. So we need to maintain different addon versions for XBMC. Currently there are the following branches: master XBMC development version (currently 13) xbmc-frodo XBMC frodo (12.x) Please check that you are using the correct addon version matching your XBMC version ! --------------------------------------------- ADDON COMPILATION & INSTALLATION INSTRUCTIONS IMPORTANT: Please disable *all* PVR addons *before* installing the XVDR addon! Currently only Linux is supported (but Windows versions should be possible). - Clone the GIT repository - cd xbmc-addon-xvdr - sh autogen.sh - ./configure --prefix=/usr/lib/xbmc (or $HOME/.xbmc) - make - make install This will install the plugin into your /usr/lib/xbmc/addons or $HOME/.xbmc/addons directory Have fun, ...
About
DISCONTINUED - Standalone XVDR addon for XBMC
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published