Foreign search

I would love to download Dutch episodes!

Dutch episodes are posted in a.b.multimedia like this: Flikken Maastricht S07E07 DUTCH - RealCo and Flikken Maastricht S07E07 DUTCH 720p HDTV - RealCo

In newznab sites foreign releases are found with this regular expressions:
/(danish|flemish|Deutsch|dutch|nl\\.?subbed|nl\\.?sub|\\.NL|swedish|swesub|french|german|spanish)[\\.\\-]/i and /NLSubs|NL\\-Subs|NLSub|\\d{4} German|Deutsch| der /i

How I think it can work:

.1. Search in foreign categories too

.2. Block all foreign releases with the regex

.3. In settings add a ‘whitelist’ textbox where you can add words like ‘DUTCH’

So NZBdrone checks if the release contains a word from the whitelist. Does it? Don’t filter! Doesn’t it? Filter with the regex.

This way users can download foreign series… :slight_smile:

Its something we’ll be looking at once we get the next version out the door, NzbDrone already does a pretty good job of detecting languages, but it currently only downloads English releases (or sometimes untagged foreign releases…).

Please vote here:
http://track.nzbdrone.com/youtrack/issue/ND-35

is there any news on this one? I would be interested in foreign language support too!

Thanks!

I started working on it recently (its in progress), but needed to ship some other features first.