[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 12:03:51 UTC 2007
On Monday 11 June 2007, mail at martindroessler.de wrote:
> > > 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
> >
> > Well dynamic playlists also disable items. The playlist might be put
> > into some sort of weird state if Amarok is reopened, a dynamic
> > playlist loaded and items that were disabled no longer are.
Good point. It seems like we're looking at the wrong thing then, that we
should be saving dynamicstatusdisabled, not filestatus, and checking the
filestatus on startup with exists().
--Jeff
More information about the Amarok
mailing list