You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(bin/mpvctl)!: remove potentially faulty nc, use socat (#26)
* ci(lint.yml): install required `socat` dep
* fix(bin/mpvctl)!: remove potentially faulty `nc`, use `socat`
there are a plenty of `nc` flavours out there,
and not all support `-U` flag to communicate with unix-socks
BREAKING CHANGE: `socat` required dependency
* fix(ytdl-mpv): update required deps (s/nc/socat)
0 commit comments