mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 21:52:32 -06:00
Allow to disable downloading REPACK/PROPER matches
This commit is contained in:
committed by
sledgehammer999
parent
f2406eb2f3
commit
3bb6a68c9d
@@ -2833,9 +2833,23 @@
|
||||
<item>
|
||||
<widget class="QGroupBox" name="groupRSSSmartEpisodeFilter">
|
||||
<property name="title">
|
||||
<string>RSS Smart Episode Filters</string>
|
||||
<string>RSS Smart Episode Filter</string>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout_31">
|
||||
<item>
|
||||
<widget class="QCheckBox" name="checkSmartFilterDownloadRepacks">
|
||||
<property name="text">
|
||||
<string>Download REPACK/PROPER episodes</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="label_5">
|
||||
<property name="text">
|
||||
<string>Filters:</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPlainTextEdit" name="textSmartEpisodeFilters"/>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user