2 < self.current_center_song_in_list()
4 > # self.current_center_song_in_list()
6 < if self.status['state'] in ['play', 'pause']:
7 < self.current_center_song_in_list()
9 > # if self.status['state'] in ['play', 'pause']:
10 > # self.current_center_song_in_list()
13 < if not self.prevsonginfo or mpdh.get(self.songinfo, 'file') != mpdh.get(self.prevsonginfo, 'file'):
14 < self.current_center_song_in_list()
17 > # if not self.prevsonginfo or mpdh.get(self.songinfo, 'file') != mpdh.get(self.prevsonginfo, 'file'):
18 > # self.current_center_song_in_list()
20 < if self.status and self.status['state'] in ['play','pause']:
21 < gobject.idle_add(self.current_center_song_in_list)
23 > # if self.status and self.status['state'] in ['play','pause']:
24 > # gobject.idle_add(self.current_center_song_in_list)
26 < gobject.idle_add(self.current_center_song_in_list)
28 > # gobject.idle_add(self.current_center_song_in_list)