-
Notifications
You must be signed in to change notification settings - Fork 21
/
Copy pathREADME
32 lines (21 loc) · 1.06 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
XVDR Plugin for the Video Disk Recorder (VDR).
Written by: Alexander Pipelka, Alwin Esch
Project's homepage: https://github.com/pipelka/vdr-plugin-xvdr
Latest version available at: https://github.com/pipelka/vdr-plugin-xvdr
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.
Description:
------------
VDR plugin to handle XBMC clients.
The vdr-plugin-xvdr is able to handle serveral XBMC clients connecting via the XVDR addon.
Requirements:
-------------
For channel scanning you need to install the "wirbelscan" plugin:
http://wirbel.htpc-forum.de/wirbelscan/index2.html
For older VDR versions (< 1.7.34):
----------------------------------
Please checkout the "master-pre-vdr-1.7.34" branch. Only this branch compiles cleanly
on older VDR versions. The main branch "master" only works for current VDR versions.