removing subtitles by default
This commit is contained in:
parent
398be76d31
commit
93f60ddf3b
3 changed files with 6 additions and 0 deletions
|
@ -60,6 +60,7 @@ Item {
|
|||
else
|
||||
mpv.setProperty("loop", "no");
|
||||
/* showPassiveNotification(mpv.getProperty("loop")); */
|
||||
mpv.setProperty("sid", "no");
|
||||
}
|
||||
/* onIsPlayingChanged: showPassiveNotification(mpv.getProperty("pause")) */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue