Add option to close player after playback

This commit is contained in:
Rafostar
2020-12-03 11:04:37 +01:00
parent 44e04d7e60
commit 7a66da1fed
4 changed files with 8 additions and 3 deletions

View File

@@ -6,6 +6,10 @@
<default>false</default>
<summary>Automatically enter fullscreen when first file is loaded</summary>
</key>
<key name="close-auto" type="b">
<default>false</default>
<summary>Automatically close the app after playback finishes</summary>
</key>
<key name="volume-initial" type="s">
<default>"restore"</default>
<summary>Mode used for startup volume value</summary>