mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-29 15:22:11 +02:00
gschema: Disable download buffering by default
We had this option enabled to workaround problems with old YT code. Adaptive streaming now seems to work correctly, so restoring the default play flags value.
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
<summary>Use PipeWire for audio output</summary>
|
||||
</key>
|
||||
<key name="play-flags" type="i">
|
||||
<default>1687</default>
|
||||
<default>1559</default>
|
||||
<summary>Set PlayFlags for playbin</summary>
|
||||
</key>
|
||||
|
||||
|
Reference in New Issue
Block a user