View Single Post
Posts: 49 | Thanked: 103 times | Joined on Apr 2010
#207
Originally Posted by mzanetti View Post
Hmm... Don't really get what you mean. Could you provide an example please?
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.