Don't think it's possible ...
Take a playlist as the seed data and then display EVERY track in the database that matches [artist][name] from the seed playlist but no other tracks.
I can figure it out for ONE entry, but not multiple entries...
A bit more info on this; I have lots of compilations that have the same track - I'm trying to create a view that pulls all the same tracks out, based on the initial playlist, so that I can ensure data consistency across all tracks and some other stuff.
Good luck!
Mark