From fbaba70e35fe40b941376108c3195fae3adc00a4 Mon Sep 17 00:00:00 2001 From: Jesse Bannon Date: Sat, 3 May 2025 21:15:46 -0700 Subject: [PATCH] make docs --- docs/source/config_reference/plugins.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/config_reference/plugins.rst b/docs/source/config_reference/plugins.rst index c3161a27..69afce80 100644 --- a/docs/source/config_reference/plugins.rst +++ b/docs/source/config_reference/plugins.rst @@ -456,7 +456,7 @@ with a ``.nfo`` extension. You can add any values into the NFO. ``kodi_safe`` -:expected type: Optional[Boolean] +:expected type: OverridesBooleanFormatterValidator :description: Defaults to False. Kodi does not support > 3-byte unicode characters, which include emojis and some foreign language characters. Setting this to True will replace those @@ -554,7 +554,7 @@ Usage: ``kodi_safe`` -:expected type: Optional[Boolean] +:expected type: OverridesBooleanFormatterValidator :description: Defaults to False. Kodi does not support > 3-byte unicode characters, which include emojis and some foreign language characters. Setting this to True will replace those