[PATCH] Solution for Bug 143513 (Playlist items stay greyed out even if songs are available)

Jeff Mitchell kde-dev at emailgoeshere.com
Mon Jun 11 00:48:27 UTC 2007


On Sunday 10 June 2007, Martin Drößler wrote:
> On line 296 it checks:
> if( (*it).filestatusdisabled || !( (*it).bundle.exists() ) )

Okay, I can agree with this.  There doesn't seem to be a reason to treat 
disabled playlist items specially here.  Any other devs know if there's a 
reason that filestatusdisabled is checked there (since if it's not disabled 
it does a stat on the file anyways)?  And if there's no reason, is there a 
reason that value is even stored?

Thanks,
Jeff



More information about the Amarok mailing list