mirror of
https://github.com/rembo10/headphones.git
synced 2026-04-22 04:49:29 +01:00
Update config.html
Added option to select using ID3v2.3
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user