INTERACT FORUM
More => Old Versions => Media Center 11 (Development Ended) => Topic started by: Dutch Peter on February 18, 2006, 04:20:23 am
-
Podcasts (Genre = Podcast) are still listed under Audio, although they moved to the root some time ago.
I think they should be excluded by default, just like images.
(I solved it now by excluding them explicitly from the audio tree)
-
[Number Plays]=0 and [Number Plays]=10 give the same result.
[Number Plays]=0 will return all tracks where [number plays] contains a zero (10, 20, 30, 103, etc)
try [Number Plays]==0 ?
-
[Number Plays]=0 will return all tracks where [number plays] contains a zero (10, 20, 30, 103, etc)
try [Number Plays]==0 ?
In fact that is what I am using.
Basically I need [Number Plays] = Empty
I solved it with -[Number Plays]=>0 (Not Number Plays: >0)
Thnx
-
The first post in this thread is accidentally moved from the builds 123 thread.