I'm trying to make a smartlist that will include music that has been added during a specific date range.
For example, I want the smartlist to show all music added in the past month so my wife can browse through the new songs.
Sariah,
Not sure if this will be helpful to you, but I needed a similar feature with my recently imported tracks just to make sure that I do not miss to play any of my newly added tracks... In fact, I normally import a bunch of 100-150 tracks per session and add them to the "playing now" list. This makes my "playing now" list ending up with a constant amount of some 600-700 tracks since I can play less tracks than I can add. If the "playing now" list is replaced by accident, I was not able to easily determine which tracks had already been played and which not, causing me a little mess. In order to avoid this, I have a smartlist which I call "new releases", based on the following rules:
playlistid==164166270 numberplays=0
(being 164166270 the recently imported playlist)
This allows me to have a dinamic playlist of all the recently imported tracks not yet played... with the additional advantage of having the track automatically removed from that playlist as soon as it has been played once.
Perhaps you can implement something similar in order to let your wife have a list of the non played new tracks, since they will remain there as long as they have not been played at least once, no matter when they where imported.
Regards,