bin/autonzb in pirate-autonzb-0.4.2 vs bin/autonzb in pirate-autonzb-0.4.3

- old
+ new

@@ -11,11 +11,12 @@ optional_flag "movies" do description "Directories paths (separated by ,) with all your Movie's folders" end optional_flag 'srt' do description "Subtitle languages desired (separated by ,), ie 'fr,en'. - Add 'none' at the end if you want to download movies without subtitles too. - (Order is important to define if a nzb is needed), default: none" + Add 'none' at the end if you want to download movies without subtitles too. + 'unknown' is always added at the end, and nzb with unknown srt are always downloaded. + (Order is important to define if a nzb is needed) default: nil" end optional_flag 'imdb' do description "IMDB score limit, default: 7.0" end optional_flag 'year' do \ No newline at end of file