implemented skininstaller config file

This commit is contained in:
louis
2015-05-22 13:34:23 +02:00
parent f9278c805a
commit f483aef4a8
6 changed files with 46 additions and 7 deletions

11
README
View File

@@ -65,7 +65,12 @@ After installation you have to care about the paths for the XML skins and epg im
The following paths can be set at startup:
-s <SKINPATH>, --skinpath=<SKINPATH>
Path to the XML skins (Default: <ResourceDirectory>/plugins/skindesigner/skins/)
Path where XML skins get installed by "make install" or by package manager
(Default: <ResourceDirectory>/plugins/skindesigner/skins/)
-i <INSTALLERPATH>, --installerpath=<INSTALLERPATH>
Path where XML skins are installed by the Skindesigner Installer
(Default: <ConfigDirectory>/plugins/skindesigner/installerskins/)
-l <LOGOPATH>, --logopath=<LOGOPATH>
Path to common logo set for all skins (Default: <ResourceDirectory>/plugins/skindesigner/logos/)
@@ -73,11 +78,11 @@ The following paths can be set at startup:
-e path, --epgimages=path
Path to the epgimages (Default: <CacheDirectory>/epgimages/)
ResourceDirectory and CacheDirectory are taken from your VDR configuration
ResourceDirectory, ConfigDirectory and CacheDirectory are taken from your VDR configuration
(make.config or vdr.pc).
During a "make install" the included skins are automatically copied from
<SkinSourceDirectory>/skins/ to the configured path.
<SkinSourceDirectory>/skins/ to the configured skin path.
For S2-6400 Users: Disable High Level OSD, otherwise the plugin will not be
loaded because lack of true color support