Update config.html

Added option to select using ID3v2.3
This commit is contained in:
Jonny
2015-02-16 22:27:11 +00:00
committed by Bas Stottelaar
parent 3b8341f249
commit aa60ba1fb1

View File

@@ -786,6 +786,10 @@
Embed lyrics
<input type="checkbox" name="embed_lyrics" value="1" ${config['embed_lyrics']}>
</label>
<label title="Use ID3v2.3 instead of ID3v2.4">
Tag using ID3v2.3
<input type="checkbox" name="idtag" value="1" ${config['idtag']}>
</label>
</div>
<div class="row">
<label>