From 25ee5b73b403785eb4164230d7628ad414ed8a85 Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Sun, 8 Mar 2026 19:21:04 +0100 Subject: [PATCH] Update field descriptions for Max Parental Rating and Max Days Recent inputs to clarify no limit options --- .../Configuration/configPage.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html b/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html index aac6fed..651ab9a 100644 --- a/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html +++ b/Jellyfin.Plugin.MediaBarEnhanced/Configuration/configPage.html @@ -390,12 +390,12 @@
-
Items exceeding this age rating will not be shown. Leave blank for no limit. Examples: 12, 16, 18.
+
Items exceeding this age rating will not be shown. Leave blank or set to 0 for no limit. Examples: 12, 16, 18.
-
Only show items added in the last X days. Leave blank for no limit. Example: 30.
+
Only show items added in the last X days. Leave blank or set to 0 for no limit. Example: 30.

Content Limits