fix(android): auto buffer size to prevent OOM

This commit is contained in:
edde746
2026-02-23 05:42:04 +01:00
parent 6916b386eb
commit 26ff55e005
25 changed files with 123 additions and 28 deletions
+2
View File
@@ -126,6 +126,8 @@
"hardwareDecodingDescription": "Använd hårdvaruacceleration när tillgängligt",
"bufferSize": "Bufferstorlek",
"bufferSizeMB": "${size}MB",
"bufferSizeAuto": "Auto (Rekommenderat)",
"bufferSizeWarning": "Din enhet har ${heap}MB minne. En buffert på ${size}MB kan orsaka uppspelningsproblem.",
"subtitleStyling": "Undertext-styling",
"subtitleStylingDescription": "Anpassa undertextutseende",
"smallSkipDuration": "Kort hoppvaraktighet",