by Glaucous » Sun Jul 06, 2008 2:15 pm
I'm trying to create a MagicNodes "Node" here.
"Username Musik|SQL Filter:Songs.SongPath LIKE '%Skitmappen\Musik\%'\<Folder>"
So, what it does at the moment is showing a Node called Username Musik, and then listing the path of every Artist's Songs - but just the folders, for example:
":\Documents and Settings\USERNAME\Desktop\Skitmappen\Musik\Black Sabbath\Black Sabbath Vol 1 Music\"
What I want, is just to see this:
":\Documents and Settings\USERNAME\Desktop\Skitmappen\Musik\Black Sabbath\"
I just want the folder of the artist, or simply every folder in the folder "MUSIK".
And - if possbile - I just want the Foldername to appear, for example "Black Sabbath" without the ":\Documents and Settings\USERNAME\Desktop\Skitmappen\Musik\"
____
Now I managed to do this:
":Black Sabbath\Black Sabbath Vol 1 Music\"
By adding "Ex right of: Musik".
"Andrée Musik|SQL Filter:Songs.SongPath LIKE '%Skitmappen\Musik\%'\<Folder|Ex right of:Musik>"
But I still see the Folders after BLACK SABBATH. If there exists a Function/Qualifier/Whatever that reduces the number of folders that would fix it, I guess.
I just want it exactly as it looks when you go through the default Tree Node: Location->HD:C->Documents and Settings->USERNAME->Desktop->Skitmappen->Musik: [I WANT TO SEE THIS]
So that I see all the folders that exists in the folder MUSIK.