[Bug 379892] [NEW] mpd in server mode can't show artist or songs with "/" on the client
janitux
janitux at gmail.com
Sun May 24 03:25:31 UTC 2009
Public bug reported:
mpd.cfg in server-mode have problems showing "/" in the client, the
quick fix is to change MPD_SETTILE=ExecAndSet(title,sleep 1;mpc|head
-1|sed "s/.*\///;s/(/-/g;s/)/-/g"); to
MPD_SETTILE=ExecAndSet(title,sleep 1;mpc|head -n1|while read name;do
echo $name;done);
anyremote version 4.17-1ubuntu1
Ubuntu 9.04
** Affects: anyremote (Ubuntu)
Importance: Undecided
Status: New
--
mpd in server mode can't show artist or songs with "/" on the client
https://bugs.launchpad.net/bugs/379892
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list