do not fetch mpd_Stats from mpd as it's unneded
This commit is contained in:
@@ -1061,6 +1061,7 @@ int main(int argc, char *argv[])
|
||||
# endif // HAVE_TAGLIB_H
|
||||
else
|
||||
Mpd->UpdateDirectory("/");
|
||||
Mpd->UpdateStatus();
|
||||
}
|
||||
else if (Keypressed(input, Key.GoToNowPlaying))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user