Bug 496628 - Subtitles undesirably displayed by default
Summary: Subtitles undesirably displayed by default
Status: RESOLVED FIXED
Alias: None
Product: Haruna
Classification: Applications
Component: generic (show other bugs)
Version: 1.2.1
Platform: Other Linux
: NOR minor
Target Milestone: ---
Assignee: george fb
URL:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2024-11-24 02:38 UTC by Nate Graham
Modified: 2024-12-11 16:01 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nate Graham 2024-11-24 02:38:46 UTC
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.
Comment 1 george fb 2024-12-11 12:09:07 UTC
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
Comment 2 Nate Graham 2024-12-11 16:00:26 UTC
Thanks a lot for adding that setting!
Comment 3 Bug Janitor Service 2024-12-11 16:01:01 UTC
A possibly relevant merge request was started @ https://invent.kde.org/multimedia/haruna/-/merge_requests/51