Index: mythmusic/mythmusic/metadata.cpp
===================================================================
--- mythmusic/mythmusic/metadata.cpp	(revision 8915)
+++ mythmusic/mythmusic/metadata.cpp	(working copy)
@@ -1328,7 +1405,7 @@
         usesPath = true;
     else
     {
-        if (depth + 1 >= tree_levels.count())
+        if (depth >= tree_levels.count())
         {
             my_tracks = list;
             return;
