mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-16 08:35:32 +01:00
ehh unicode bug fixes, changed libraryscan interval to 5 hours
This commit is contained in:
@@ -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':
|
||||
|
||||
Reference in New Issue
Block a user