Commit Graph

1 Commits

Author SHA1 Message Date
Henrik Grimler bcb81f5d35
fix(main/mpc): use termux's mpd socket if --host is not given
Previously mpc had to be run with '--host $PREFIX/var/run/mpd.socket',
or else we got:

  MPD error: Connection refused

Patch mpd to use our socket if --host option is omitted, so that it
works without extra options.
2022-07-30 12:15:49 +02:00