mirror of
https://github.com/mpv-player/mpv.git
synced 2026-05-07 20:02:49 +00:00
e2180e581e
trying to autocreate playlist when the file is a fifo breaks playback. the bug report is a special case of `/dev/fd/*` but even for named fifos, opening and closing them can cause the other end to stop writing. Closes: https://github.com/mpv-player/mpv/issues/17682
2 lines
61 B
Plaintext
2 lines
61 B
Plaintext
make `--autocreate-playlist` only activate for regular files
|