INTERACT FORUM

More => Old Versions => Media Center 11 (Development Ended) => Topic started by: BartMan01 on February 20, 2006, 12:25:25 am

Title: .123 Images are pulling to this smartlist even with media type limited to Audio
Post by: BartMan01 on February 20, 2006, 12:25:25 am
Running 11.1.123 - Added the following smartlist to pull one full random album:
[Media Type]=[Audio] ~a -[Album]=[] ~limit=1,-1,[Album]

My artwork is tagged with the Artist and Album fields from the album, and it is pulling to the smartlist along with the audio files.  I assume this is a bug/glitch given that the media type is explicitly set to audio.
Title: Re: .123 Images are pulling to this smartlist even with media type limited to Audio
Post by: marko on February 20, 2006, 01:20:15 am
nope. it's the default behaviour of the ~a (full album) modifier.

You can get around it in two ways:

1. base a viewscheme around the playlist, specifying [media type]=audio in step 4 will filter out the images.
2. create a second smartlist, using the rules you would have used in step 4 above as the search.

you've not specified any sorting, so in it's simplest form, you'd be looking for:

p="name of your smartlist in here" [media type]=audio

-marko.