diff options
author | Max Kellermann <max@musicpd.org> | 2020-06-10 17:37:30 +0200 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2020-06-10 17:49:10 +0200 |
commit | 374cc51f770f73feef4c24b35c6c522ccc865f02 (patch) | |
tree | d224702901b16f2b0b3afaf12ac4e72df30e4144 /doc/protocol.rst | |
parent | 1008d5f67c030efdcc1a214ee4a359564fef5932 (diff) |
decoder/Bridge: add flag to make initial seek errors fatal
When the client wants to seek, but the decoder has already finished
decoding the current song, the player restarts the decoder with an
initial seek at the new position. When this initial seek fails, MPD
pretends nothing has happened and plays this song from the start.
With this new flag, a restarted decoder marks the initial seek as
"essential" and fails the decoder if that seek fails.
Closes https://github.com/MusicPlayerDaemon/MPD/issues/895
Diffstat (limited to 'doc/protocol.rst')
0 files changed, 0 insertions, 0 deletions