docs: add pysubs2 conversion_method to configuration documentation

This commit is contained in:
Andy
2025-10-01 04:19:25 +00:00
parent acbbe734ab
commit c1e2d68e57
2 changed files with 4 additions and 2 deletions

View File

@@ -253,6 +253,7 @@ tmdb_api_key: ""
# - subby: Always use subby with advanced processing
# - pycaption: Use only pycaption library (no SubtitleEdit, no subby)
# - subtitleedit: Prefer SubtitleEdit when available, fall back to pycaption
# - pysubs2: Use pysubs2 library (supports SRT/SSA/ASS/WebVTT/TTML/SAMI/MicroDVD/MPL2/TMP)
subtitle:
conversion_method: auto
sdh_method: auto