mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-04 15:10:56 +08:00
feat(music): add lyrics scraping setting
This commit is contained in:
@@ -189,6 +189,7 @@ const scrapingConfig = [
|
||||
items: [
|
||||
{ key: 'music_nfo', label: 'setting.system.musicNfo' },
|
||||
{ key: 'music_poster', label: 'setting.system.musicPoster' },
|
||||
{ key: 'music_lyrics', label: 'setting.system.musicLyrics' },
|
||||
],
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user