Bugzilla – Bug 9198
Make sure ignored items are only ignored from the filesystem's root
Last modified: 2009-09-08 09:25:38 UTC
%Slim::Utils::Misc::_ignoredItems should only filter out items from the system's root. "Recycled" happens not only to be Windows' trash folder, but an album by the group Nektar too.
Created attachment 3827 [details] allow some file filters to only be applied to certain parent folders (eg. root)
Created attachment 3828 [details] remove debug code
Justin Maggard has pointed out this longstanding issue: "Thanks Michael. I saw that area in Misc.pm, but it looked like it would filter out items located anywhere in the filesystem, and not just in /. Is that not the case? I'm just worried someone may have a share directory named something like "root" or "USB" and this change wouldn't let them use it." And he's right: currently it's not possible to have a folder like eg. "Network" or "root" inside your music folder. It will be ignored, even though such albums do exist. The attached patch would fix this issue. Dean/Chris - is this patch good enough to be checked in to 7.2?
Dean said this was fine for 7.2. Will check in later tonight/tomorrow.
change 22784 - don't filter out all %ignoredItems in all places. Some are only to be filtered when found in a drive's root Justin - feel free to tune the ReadyNAS specific filter to your needs.
Verified with SqueezeCenter Version: 7.2.1 - 23502
This bug has been fixed in the 7.3.0 release version of SqueezeCenter! Please download the new version from http://www.slimdevices.com/su_downloads.html if you haven't already. If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.
Reduce number of active targets for SC