Radio-plugin: Difference between revisions
Jump to navigation
Jump to search
(→Links: i18n) |
No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 40: | Line 40: | ||
|} |
|} |
||
==Current Versions== |
|||
==Problems== |
|||
* [https://projects.vdr-developer.org/git/vdr-plugin-radio.git/snapshot/vdr-plugin-radio-1.1.0.tar.bz2 1.1.0] |
|||
The plugin does not compile when using vdr newer developer versions. You need version 0.0.6 from Frederic Pecourt (see the link below) |
|||
* [http://www.egal-vdr.de/plugins/vdr-radio-1.0.0.tgz Original 1.0.0] |
|||
==Links== |
==Links== |
||
# [https://projects.vdr-developer.org/projects/vdr-plugin-radio Community maintained VDR project] |
|||
{| |
|||
# Old unavailable homepage of this plugin http://www.egal-vdr.de/plugins |
|||
| [1] |
|||
| http://homepages.uni-paderborn.de/tegeler/vdr |
|||
| Plugin homepage |
|||
|} |
|||
{| |
|||
| [2] |
|||
| http://stlabs.free.fr/vdr/ |
|||
| Updated version by Frederic Pecourt (works with vdr 1.3.3x) |
|||
|} |
|||
[[Category:Plugins]] |
[[Category:Plugins]] |
Latest revision as of 16:00, 23 February 2018
Description
The radio plugin show a background image on radio channels (VPID=0).
Hardware requirements
Software requirements
Installation
Options
Option | Description |
---|---|
USE_STILLPICTURE=1 | If your Primary Device doesn't support Stillpicture, you can deactivate it here. |
Configuration
Create the directory for the background images
mkdir -p /etc/vdr/plugins/radio
and put one image for all radio channels
/etc/vdr/plugins/radio/radio.mpg
or separate images for each channel
/etc/vdr/plugins/radio/Fritz.mpg /etc/vdr/plugins/radio/SPUTNIK.mpg
Parameter
Parameter (short) | Parameter (long) | Description |
---|---|---|
-f DIR | --files=DIR | use dir as image directory |
Current Versions
Links
- Community maintained VDR project
- Old unavailable homepage of this plugin http://www.egal-vdr.de/plugins