When I play a file that has subtitles available, they are displayed by default. This is not what I want, but I haven't been able to find a setting to disable this. I recommend either adding a setting to control this, or defaulting to not showing subtitles for newly-played media with included subtitles, or both.
Git commit bbecf81f1b8bc1e95183ed8bca7719eceb950750 by George Florea Bănuș, on behalf of Rikesh Patel. Committed on 11/12/2024 at 12:09. Pushed by georgefb into branch 'master'. SubtitlesSettings: add option to toggle subtitles autoloading M +3 -0 src/mpv/mpvitem.cpp M +25 -0 src/qml/Settings/SubtitlesSettings.qml M +3 -0 src/settings/subtitlessettings.kcfg https://invent.kde.org/multimedia/haruna/-/commit/bbecf81f1b8bc1e95183ed8bca7719eceb950750
Thanks a lot for adding that setting!
A possibly relevant merge request was started @ https://invent.kde.org/multimedia/haruna/-/merge_requests/51