Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Database searching by exclusion (Read 1579 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Database searching by exclusion

Is it possible to use the database to search for everything that does not have a particular attribute?

More particularlly I want to search a playlists and have everything that does not have a particular comment that I put in all of the songs I encoded show up in the search window.

I've tried using $if(%comment%, , 1) and several variations in the format box and the comment in the pattern box like the help seems to suggest.   

I might just have formating problems cause it seems that it should be possible.

Thanks.
I have more money invested in audio/music/sound than in my car and I'm still not convinced I'm not deaf.

And yeah I know I can't spell.

Database searching by exclusion

Reply #1
Make the format: "%comment%" and use:
Code: [Select]
-"your special comment tag here"
[span style='font-size:8pt;line-height:100%']
(note the minus sign)[/span]

The extended playlist generator is also handy for queries like this (foo_playlistgen_ex).

 

Database searching by exclusion

Reply #2
Most excellent!

thanks a bunch.
I have more money invested in audio/music/sound than in my car and I'm still not convinced I'm not deaf.

And yeah I know I can't spell.