# Filter with multiple genres and custom field

**URL:** https://community.mp3tag.de/t/filter-with-multiple-genres-and-custom-field/15690
**Category:** Support
**Created:** [April 28, 2014, 1:41am UTC](https://community.mp3tag.de/t/filter-with-multiple-genres-and-custom-field/15690 "2014-04-28T01:41:59Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![DetlevD](https://community.mp3tag.de/user_avatar/community.mp3tag.de/detlevd/32/123_2.png) [@DetlevD](https://community.mp3tag.de/u/DetlevD)
#### Post date: [April 28, 2014, 5:15am UTC](https://community.mp3tag.de/t/filter-with-multiple-genres-and-custom-field/15690/3 "2014-04-28T05:15:15Z")

</div>

> [@gezd](#):
>
> ... I am trying to create a filter that would have the following characteristics, for example:  
> ( (Genre = 'Deep House') OR (Genre = 'Tech House') OR (Genre = 'Techno') ) AND ( (custom\_field = 2) OR (custom\_field = 3) )

In your example string you can ...

- replace each apostrophe (') by one double quote ("),
- replace each equal sign (=) by the word IS  
and your filter string should work in the Mp3tag filter section.

Read there ...  
[https://docs.mp3tag.de/filter](https://docs.mp3tag.de/filter)  
[/t/10080/1](https://community.mp3tag.de/t/10080/1)  
[https://www.google.de/search?q=site:forums.mp3tag.de+Filter](https://www.google.de/search?q=site:forums.mp3tag.de+Filter)

DD.20140428.0915.CEST

---

_[View the full topic](https://community.mp3tag.de/t/filter-with-multiple-genres-and-custom-field/15690)._
