I need some smartlist help from the community... here's what I want to do:
My library is mostly m4p files for use on an iPod. I'd like to create a smartlist that would create a group of mp3 files to burn to data CDs. Since most of my files are m4p, limiting the size yields a converted list of files that is way too low to fill a CD. I don't have a good grasp yet of how stack files work but I think I could have stacked files which are mp3 duplicates of my m4p files and somehow use those in my smartlist.
Currently my smartlist is:
[Media Type]=[Audio] +[Duplicate]=[Original] [Rating]=>=4 ([Genre]=[Rock] or [Genre]=[Blues] or [Genre-Sub]=[Blues] or [Genre-Sub]=[Hard]) ~s=700 ~sort=Random
Where: "Duplicate" and "Genre-Sub" are custom fields
I currently don't have the mp3 'stack' files created, so I probably could use another smartlist to isolate files that need to have stack files created.
Any help from the smartlist guru community would be greatly appreciated.