diff options
author | chriszero <zerov83@gmail.com> | 2015-06-19 16:08:07 +0200 |
---|---|---|
committer | chriszero <zerov83@gmail.com> | 2015-06-19 16:08:07 +0200 |
commit | e778dab14f9f1b935aa03d0237bd4958485d3e02 (patch) | |
tree | adf93512f3442effb79b9ebec9b443b681b79e20 /templates | |
parent | 6db4cc525bed890576f81569c1406cc5f385db7a (diff) | |
download | vdr-plugin-plex-e778dab14f9f1b935aa03d0237bd4958485d3e02.tar.gz vdr-plugin-plex-e778dab14f9f1b935aa03d0237bd4958485d3e02.tar.bz2 |
Add token {viewoffsetpercent}
Diffstat (limited to 'templates')
-rw-r--r-- | templates/plug-plex-root.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/plug-plex-root.xml b/templates/plug-plex-root.xml index d3d09ad..92b99c7 100644 --- a/templates/plug-plex-root.xml +++ b/templates/plug-plex-root.xml @@ -101,6 +101,7 @@ {rating} int, starrating 0.0 - 10.0 multiplied by 10 -> 0 - 100 {ratingstring} string, rating formated as double %.1f {viewoffset} int, minutes, last viewed position + {viewoffsetpercent} last viewed position as percent value 0 - 100 {duration} int, minutes, total duration {orginaltitle} original title {summary} Description, plot, summary |