* allow all audio files in utorrent-postprocess
This commit is contained in:
parent
bd3652ff2d
commit
3e4968af8f
|
@ -49,7 +49,7 @@ def forceAnime(f) {
|
|||
}
|
||||
|
||||
def forceIgnore(f) {
|
||||
tryQuietly{ ut_label } =~ /^(?i:Music|Audio|Ebook|other|what.cd|waffles.fm)/
|
||||
tryQuietly{ ut_label } =~ /^(?i:Ebook|other|ignore)/
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue