快速登录:  

Forum: Old versions

话题: Creating filters ...... ??

由于该帖子已年深日久,可能包含陈旧过时或描述错误的信息。

mcs1234PRO InfinityMember since 2010
Trying to write a filter where "Type=audio and Comment=blank". Can't make it work.
Is "Comment" not a usable field when creating a filter?
Thanks!
 

发表时间 Thu 11 Apr 13 @ 8:18 am
blckjckPRO InfinityMember since 2008
Try something like this:
type=audio and comment contains "text"
 

发表时间 Thu 11 Apr 13 @ 9:11 am
mcs1234PRO InfinityMember since 2010
Nope... :-(
All my songs are cataloged with a value in the comment field. I'm trying to write a filter that will look for tracks that have not been cataloged;
therefore "comment=blank".
I find that I can search in the "affirmative"... ie "comment contains DR" and it will present all the ones beginning with DR, but I can't figure out what condition it wants to show tracks where the comment field is not populated.....
?
 

发表时间 Thu 11 Apr 13 @ 9:28 am
blckjckPRO InfinityMember since 2008
okay, how about this:
type=audio and comment is ""


Just quotes, nothing in between
 

发表时间 Thu 11 Apr 13 @ 10:02 am
mcs1234PRO InfinityMember since 2010
THAT worked! Of all the things I didn't try..... :-(
Thanks!
 

发表时间 Thu 11 Apr 13 @ 10:22 am
blckjckPRO InfinityMember since 2008
No Problem
 

发表时间 Thu 11 Apr 13 @ 10:57 am


(陈旧帖子或论坛版块会自动关闭)