From 56c8a3fbaa9530c17d3a4bbb1852ef5e4b0f3f30 Mon Sep 17 00:00:00 2001 From: chriszero Date: Mon, 4 May 2015 19:55:58 +0200 Subject: Add Token "rating" --- templates/plug-plex-root.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/plug-plex-root.xml b/templates/plug-plex-root.xml index 3a8d7bf..be631f8 100644 --- a/templates/plug-plex-root.xml +++ b/templates/plug-plex-root.xml @@ -80,7 +80,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, star-rating + {contentrating} string, FSK, PEGI + {rating} int, starrating 0.0 - 10.0 multiplied by 10 -> 0 - 100, use sprintf and divide by 10 {viewoffset} int, minutes, last viewed position {duration} int, minutes, total duration {orginaltitle} original title -- cgit v1.2.3