Is it possible to use the MIX modifier with smartlists somehow?
I tried the following an it doesn't seem to work:
[Media Type]=[Audio] ~limit=-1,10,[Artist] ~mix=150,40%,{p="Smartlists:Favorites:Usera"},40%,{p="Smartlists:Favorites:Userb"},20%,{p="Smartlists:Favorites:All Others"} ~nodup=[Album],[Artist],[Name],[Track #] ~sort=[Random]
Do I need to specify the smartlists differently, or I'm stuck using the playist id like this:
[Media Type]=[Audio] ~limit=-1,10,[Artist] ~mix=150,40%,{playlistid==470489775 },40%,{playlistid==956469428},20%,{playlistid==86700098} ~nodup=[Album],[Artist],[Name],[Track #] ~sort=[Random]
This does work, but is a bit annoying...
FYI, what I did was create a Group under Playlists->Smartlists called Favorites. In this group I created a smartlist for each person in my family to modify however they please to list their favorite artists/albums/genres/songs. Then, I created another smartlist called "All Others" that is all songs that are not in one of the user Favorites smartlists and are also not in the Holiday, Comedy, ... genre and are rated > 2. Finally, this smartlist randomly picks 10 songs from each artist in my library and mixes them down to 150 tracks with 40% in Usera's favorites, 40% in Userb's favorites, and 20% from the "All Others" smarlist to throw in some variety. Finally it removes any duplicates (not sure how there would be any, but it seems to happen some times) and randomize the list.
This make it easy to kick off a single smartlist when I get home to play music we tend to listen to plus a bit of the stuff we like, but never seem to pick if we have to make a list by hand.
-John