Merge remote-tracking branch 'doskir/master' into develop

This commit is contained in:
rembo10
2012-10-03 21:58:12 +01:00
21 changed files with 728 additions and 878 deletions

View File

@@ -551,6 +551,10 @@ m<%inherit file="base.html"/>
<input type="checkbox" name="autowant_all" value="1" ${config['autowant_all']} /><label>Automatically Mark All Albums as Wanted</label>
</div>
</div>
<div class="row">
<label>Cache Size (in MB):</label>
<input type="text" name="cache_sizemb" value="${config['cache_sizemb']}" size="7">
</div>
</fieldset>
<fieldset>
<legend>Interface</legend>