Closed fossfreedom closed 11 years ago
Have modified some strange looking signal work in coverart-album.py
Not really sure why the extra code was in the albumloader - but have moved the modified signal throw to the first entry_changed catch.
Need to test this on 2.99...
... and looks ok
The coverflow reloads when playing the album.
Looks like the album-update signal is being fired - most probably because RB is updating the album playcount which in-turn is being caught as a modification signal in our coverart-album module.