From 80d1c613e8055567644abab38707378960b5d809 Mon Sep 17 00:00:00 2001 From: chriszero Date: Sun, 10 May 2015 18:41:24 +0200 Subject: New token: {ratingstring} --- templates/plug-plex-root.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'templates/plug-plex-root.xml') 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 -- cgit v1.2.3