Don`t spam with what is playing now in mpc

This commit is contained in:
Tomasz Fluxid Kowalczyk 2012-02-04 21:24:23 +01:00
parent 41a9448597
commit 965e3c2d3c

View File

@ -112,6 +112,7 @@ class MPCHCPlayer(object):
self.pinged = True
self.manager.init_player(self)
if filename != self.tmp_filename:
self.tmp_filename = filename
self.manager.update_filename(filename)
def ask_for_status(self):