Commit 682becf
server: Add equals operator in mpv options (#49)
Following mpv-player/mpv@d3cef97, all options passed to mpv require
the format "mpv --o='path'" instead of "mpv --o 'path'". This change
should be backwards compatible with older mpv versions as well.1 parent e0225de commit 682becf
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments