I made a filter to show all files in a particular folder but then filtered to only show the top 5 most played, knowing that there was one in particular that should appear in the list. It didn't. I removed the [5] limit completely to show all files, sorted by playcount and reset those that were obviously higher than they should. eg. 999, 358, etc. leaving the one I was expecting at the top with 22 plays.

When I again reinstated the limit, it still didn't appear in the list. I expanded the limit to 50 and then 100 and it still didn't appear. I'm not sure how it was selecting the items to display but it certainly wasn't by playcount.

Can you guys please take a look at this? I'm currently using 3.0.2.0. Thanks.