mirror of
https://github.com/mitb-archive/filebot
synced 2024-12-24 08:48:51 -05:00
* 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
Block a user