diff options
author | Christian <zerov83@gmail.com> | 2016-03-30 21:51:20 +0200 |
---|---|---|
committer | Christian <zerov83@gmail.com> | 2016-03-30 21:51:20 +0200 |
commit | ee8662006d8bd06e79f12ee5143ecebd05eb2a75 (patch) | |
tree | 735b579a79657ccdbf90c96a40f4ca7ee2d0a7a9 /templates | |
parent | 566851085370849464623667eec1005c3b0cddfa (diff) | |
download | vdr-plugin-plex-ee8662006d8bd06e79f12ee5143ecebd05eb2a75.tar.gz vdr-plugin-plex-ee8662006d8bd06e79f12ee5143ecebd05eb2a75.tar.bz2 |
Added token {tagline}
Diffstat (limited to 'templates')
-rw-r--r-- | templates/plug-plex-detail.xml | 1 | ||||
-rw-r--r-- | templates/plug-plex-root.xml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/templates/plug-plex-detail.xml b/templates/plug-plex-detail.xml index 670fa7b..f48a81d 100644 --- a/templates/plug-plex-detail.xml +++ b/templates/plug-plex-detail.xml @@ -40,6 +40,7 @@ {duration} int, minutes, total duration {orginaltitle} original title {summary} Description, plot, summary + {tagline} Tagline {studio} Studio {viewCount} Unseen if less than 1 diff --git a/templates/plug-plex-root.xml b/templates/plug-plex-root.xml index f976546..31d2704 100644 --- a/templates/plug-plex-root.xml +++ b/templates/plug-plex-root.xml @@ -119,6 +119,7 @@ {viewoffsetpercent} last viewed position as percent value 0 - 100 {duration} int, minutes, total duration {orginaltitle} original title + {tagline} Tagline {summary} Description, plot, summary {studio} Studio {viewCount} Unseen if less than 1 |