From b2728c36c97586ff7c266aa588aeedf7ffa39548 Mon Sep 17 00:00:00 2001 From: Felix Stupp Date: Sun, 24 Oct 2021 22:53:43 +0200 Subject: [PATCH] collection_element: Add tags to UI --- server/templates/collection_element.htm | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/server/templates/collection_element.htm b/server/templates/collection_element.htm index 3d0b234..6e48fda 100644 --- a/server/templates/collection_element.htm +++ b/server/templates/collection_element.htm @@ -33,6 +33,11 @@ To Watch: {{ stats.to_watch_seconds | timedelta }} + {% if collection.all_tags %} +
  • + Tags: {{ collection.all_tags | map(attribute="title") | sort | join(" | ") }} +
  • + {% endif %} {% if collection.watch_in_order %}
  • Next Episode: