add an option for a personal last.fm api key

This commit is contained in:
rembo10
2022-11-12 15:48:31 +05:30
parent 74f9e91afc
commit fcf59a9b38
4 changed files with 14 additions and 2 deletions

View File

@@ -1654,6 +1654,16 @@
</div>
</fieldset>
<fieldset>
<legend>Last.fm</legend>
<div id="lastfmoptions">
<div class="row">
<label>API Key</label>
<input type="text" name="lastfm_apikey" value="${config['lastfm_apikey']}" size="40" />
</div>
</div>
</fieldset>
<fieldset>
<legend>Songkick</legend>
<div class="row checkbox">