diff options
Diffstat (limited to 'README.vdrplugin')
| -rw-r--r-- | README.vdrplugin | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/README.vdrplugin b/README.vdrplugin index 584eb18..3553877 100644 --- a/README.vdrplugin +++ b/README.vdrplugin @@ -104,11 +104,20 @@ Config file ----------- Config file VDRPLUGINCONFDIR/webvi.plugin.conf (the default path can -be overridden with the --conf argument) controls the quality of the -downloaded and streamed videos. +be overridden with the --conf argument) can be used to configure the +plugin. + +The global options that can be set in section [webvi]: + +vfat + +Generate Windows compatible filenames. Allowed values: true, false. + +Quality of the downloaded and streamed videos can be selected in video +site specific sections. Currently only YouTube module supports +multiple qualities. The following options are recognized in section +[www.youtube.com]: -Currently only Youtube module supports multiple qualities. The -following options are recognized in section [www.youtube.com]: download-min-quality, download-max-quality |
