This is a "plugin" for the Video Disk Recorder (VDR).

Written by:                  kamel5 <vdr.kamel5@gmx.net>
Thanks to:                   LCARS-Skin from Klaus Schmiedinger

Project's homepage:          https://gitlab.com/kamel5/skinsimple


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.

Requirements
------------

- VDR-2.3.0 API version or greater is required!

Description
-----------
skinsimple is a light weight skin for VDR.
The skin has no command line parameter.

Installation 
------------
 make
 make install

Select this Skin in Menu -> Setup -> OSD.

To display a coordinates grid compile with:
 DRAWGRID=1 make
 make install

The grid can than be turned on in the setup menu.

Themes
-------------------------------
The skin colors can be changed by themes.

Included themes are:
- Simple-Light.theme
- Simple-Dark.theme

Setup
-----
Various options can be changed in plugin setup.
To display posters in the views, the TVScraper-plugin is required.

Included patch
--------------
patches/numrecordingsinpath.patch:

This patch is optinal and only needed to display the number of recordings
in current path in the recordings menu.
