I’m trying to create a smart playlist that filters a set of tracks based on how recently they’ve last been played.
However I don’t want the tracks to be determined by their artist or album. I want it to be a curated set of tracks that spans multiple albums. So far, though, I haven’t found a good way to do this.
Possible ways this could work:
- Allow one of the criteria for a smart playlist to be “is in playlist XYZ”. Then I could just create a regularly playlist that contains the music I want. This would be the best way to do it, and it’d be an enormously powerful feature. A number of other users have requested it.
- Allow smart playlists to filter tracks based on their tags / moods. It’s annoying that I can’t use this metadata in a smart playlist!
Here are the ways I’ve figured out how to do it so far:
- Since I don’t use track ratings, I can set the rating of tracks I want to include (or exclude) in the playlist to something other than an empty rating. But I don’t feel like that’s a good usage of track ratings.
- Include an invisible character in the title of every track I want to include, and then use as criteria “Track Title Contains” and set it to the invisible character. This only seems to work with the character [ZERO WIDTH NON-JOINER (U+200C)], and this is a really clumsy way of tagging a track for inclusion in a smart playlist. But it’s the only other method I’ve found that works!
Is there a better way to do this?