diff options
author | chriszero <zerov83@gmail.com> | 2015-12-23 22:08:13 +0100 |
---|---|---|
committer | chriszero <zerov83@gmail.com> | 2015-12-23 22:08:13 +0100 |
commit | d8bd5068f6fc8f70767e60aead11261ce7ca9d59 (patch) | |
tree | 686bfec73644ca9c2d64a39a84d0497dafc734f4 /README.md | |
parent | c7376a0dd2468d5f1ae702b22608c9bf553288e5 (diff) | |
download | vdr-plugin-plex-d8bd5068f6fc8f70767e60aead11261ce7ca9d59.tar.gz vdr-plugin-plex-d8bd5068f6fc8f70767e60aead11261ce7ca9d59.tar.bz2 |
Better display without skindesigner.
Picturecache changes for remote servers.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 17 |
1 files changed, 13 insertions, 4 deletions
@@ -1,11 +1,20 @@ vdr-plugin-plex =============== -ALPHA!! May not work - A Plex plugin for Linux VDR -Plays files via the Plexmediaserver transcoder directly in VDR +Plays files via the Plexmediaserver transcoder directly in VDR +At the moment ONLY video files are played. deps: -libpoco >= 1.4 +libpoco >= 1.6 libpcrepp +libskindesignerapi +C++11 Compiler + +optional: +vdr-plugin-skindesigner and a supported skin +vdr-plugin-mpv + +There are no commandline parameters. + +To use remote servers you have to use a plex.tv account |