diff options
Diffstat (limited to 'templates/plug-plex-root.xml')
-rw-r--r-- | templates/plug-plex-root.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/plug-plex-root.xml b/templates/plug-plex-root.xml index be631f8..506449e 100644 --- a/templates/plug-plex-root.xml +++ b/templates/plug-plex-root.xml @@ -81,7 +81,8 @@ If the item is a video following tokens are avaliable The item is a video if one of the following tokens are set: {ismovie}, {isepisode} {contentrating} string, FSK, PEGI - {rating} int, starrating 0.0 - 10.0 multiplied by 10 -> 0 - 100, use sprintf and divide by 10 + {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 {duration} int, minutes, total duration {orginaltitle} original title |