- runvdr-extreme
- runvdr script with lots of configuration options
- epgcopy
- Perl script that copies EPG info to another channel
- resetprio
- Script to modify priority and lifetime of a recording
- po2i18n
- A script that converts gettext-po translations into VDR i18n.c files.
runvdr extreme is a runvdr script, just like the runvdr script included in the VDR distribution. Additionally, it supports configuration files, lots of command line options and additional features.
- 2009-06-2827kbrunvdr-extreme-0.4.2.tgz
- New: Support -i and --instance of VDR-1.7.4+
- New: Command line option to set VDR_CHARSET_OVERRIDE of VDR 1.5.18+
- New: Function-style callbacks for DVB load/unload commands (backwards compatible)
- New: Option to always unload DVB drivers on exit
- New: Callbacks for X-Server startup and shutdown to run additional programs
- Fix: --lirc not working. Thx to caps!
- 2009-04-1326kbrunvdr-extreme-0.4.1.tgz
- Fix: --xserver= not working
- Fix: load setup-plugin config
- 2008-09-1425kbrunvdr-extreme-0.4.0.tgz
- New: Start own X server for VDR to run in
- New: Experimental support to read sysconfig file from setup-plugin
- New: Parameters to control automatic restart behavior
- Fix: Small fixes
- 2008-03-0224kbrunvdr-extreme-0.3.0.tgz
- New: Support for the VDR parameters --localedir and --userdump
- New: Wildcards for INCLUDE directive, to load configuration directories.
- New: runvdr-conf.d, a configuration tool to activate/deactivate plugins
- New: osdserver-frontend for runvdr-conf.d
- New: Sample init.d script for Debian systems
- Fix: Minor bugfixes for runvdr
- 2007-02-1818kbrunvdr-extreme-0.2.0.tgz
- New: Pass DVBLOAD and DVBUNLOAD to eval
- New: Load ~/.runvdr.conf as default, load /etc/runvdr.conf as fallback
- New: INCLUDE directive to load other config file
- New: -P "-plugin" drops plugin from plugin load list. Same for -D
- Change: LANGUAGE now sets LC_ALL, not LANG.
- 2007-02-0317kbrunvdr-extreme-0.1.1.tgz
- Fixup release that subs up already known patches
- 2006-10-0817kbrunvdr-extreme-0.1.0.tgz
- First public version
Perl-script, that reads epg data per SVDRP and writes it back using a different channel code. In this version with hard-coded channels: Sat.1->Sat.1 Austria, Pro7->Pro7 Austria, Kabel1->Kabel1 Austria.
- 2005-03-082kbepgcopy
- tested with VDR version 1.3.22
A small shell script that can set priority and lifetime of a recording, and that can remove the editing mark from a recording.
- 2005-05-092kbresetprio-0.0.1.tgz
- Initial Release
A script that converts gettext-po translations from VDR 1.5.7 automatically or manually into i18n.c translations für older VDR versions. With this, plugins can keep compatibility to earlier VDR versions.
- 2008-02-2411kbpo2i18n-0.3.tgz
- New: Makefile integration adapted to recent VDR versions
- 2007-08-2610kbpo2i18n-0.2.tgz
- Fix: Reading multi line i18n-strings
- New: Better Makefile integration
- 2007-08-1810kbpo2i18n-0.1.tgz
- Initial Release
