ehh unicode bug fixes, changed libraryscan interval to 5 hours

This commit is contained in:
Remy
2011-08-17 02:08:26 -07:00
parent 59a07ce49e
commit 882e01a8d2
3 changed files with 7 additions and 21 deletions

View File

@@ -261,7 +261,7 @@
<h2>Re-Encoding Options:</h2>
<br>
<h3><input type="checkbox" name="encode" value="1" ${config['encode']}/>Convert Lossless to mp3</h3>
<i class="smalltext">Note: this option requires the lame or ffdshow encoder</i>
<i class="smalltext">Note: this option requires the lame or ffmpeg encoder</i>
<br><br>
<%
if config['encoder'] == 'lame':