Added option to wait until an album's release date before searching

This commit is contained in:
rembo10
2015-07-04 20:43:06 -07:00
parent 8aee9ac91f
commit 4029543d51
4 changed files with 23 additions and 3 deletions
+4
View File
@@ -1402,6 +1402,10 @@
<label><input type="checkbox" title="Automatically mark manually added albums from search results as wanted"
name="autowant_manually_added" value="1" ${config['autowant_manually_added']} />Automatically mark manually added albums as wanted</label>
</div>
<div class="row checkbox left clearfix nopad">
<label><input type="checkbox" title="Wait until album release date before searching"
name="wait_until_release_date" value="1" ${config['wait_until_release_date']} />Wait until an album's release date before searching</label>
</div>
<div class="row checkbox left clearfix nopad">
<label title="Freeze the database, so new artists won't be added automatically. Use this if Headphones adds artists because due to wrong snatches. This check is skipped when the folder name is appended with release group ID.">
Don't add new artists when post-processing albums