mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #5881 from jellyfin/lyrics-library-options
Add lyric fetcher settings to library options
This commit is contained in:
commit
0e94a5aa3f
3 changed files with 54 additions and 1 deletions
|
@ -205,6 +205,9 @@
|
|||
<div class="lyricSettingsSection hide">
|
||||
<h2>${Lyrics}</h2>
|
||||
|
||||
<div class="lyricFetchers advanced" style="margin-bottom: 2em;">
|
||||
</div>
|
||||
|
||||
<div class="checkboxContainer checkboxContainer-withDescription advanced">
|
||||
<label>
|
||||
<input type="checkbox" is="emby-checkbox" id="chkSaveLyricsLocally" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue