yes. I have a list of folders which are collections. let's say they're called folder1, folder2, folder3 when browsing music as files, I don't see folder1, folder2, folder3 in a list, as I would expect, but instead I see 3 'albums'. In JSON speak, the 'label:' field is shown, not the actual directory name. I've been on IRC/#xbmc, and it seems you have to call Files.GetDirectory with the media: "files" parameter to get the label filled with the filename instead of the album name.