I'm trying to build a smartlist that will mix 40% Rock, 30% Alternative and 30% Pop to fill a 8 gig thumbdrive.
I come up with something like
Rule: Media type is Audio
Modifier: Mix 300,40%,{[genre]=rock,30%,{[genre]=alternative,30%,{[genre]=pop}
I had it working as far as the mix and then tried adding
Modifier: Limit of device USBdisk2.0
Now I get nothing even if I remove the last modifier.
Is there an easy way to do this?
Also is there a way to prevent having all of the Artist/album folders created on a removable divice?
Thanks!