From eafaa0461a671b70ccbea5cbe9ff124400459c1d Mon Sep 17 00:00:00 2001 From: Deluan Date: Thu, 18 Jun 2026 22:58:52 -0400 Subject: [PATCH] refactor(mappings): improve comment clarity and adjust maxLength description Signed-off-by: Deluan --- resources/mappings.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/mappings.yaml b/resources/mappings.yaml index 2e4570e16..294654b6a 100644 --- a/resources/mappings.yaml +++ b/resources/mappings.yaml @@ -110,8 +110,8 @@ main: lyrics: # Note, @lyr and wm/lyrics have been removed. Taglib somehow appears to always populate `lyrics:xxx` aliases: [ uslt:description, lyrics, unsyncedlyrics ] - # Generous cap: word-timed TTML/Enhanced-LRC karaoke for a full song can run - # well past the previous 32KB limit. Still bounded to guard against pathological tags. + # Generous cap to fit word-timed TTML/Enhanced-LRC karaoke for a full song, + # while still bounding against pathological tags. maxLength: 1048576 type: pair # ex: lyrics:eng, lyrics:xxx comment: