mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-23 10:34:43 +01:00
Add scheduled task to automatically search for lyrics
This commit is contained in:
@@ -122,6 +122,8 @@
|
||||
"TaskCleanTranscodeDescription": "Deletes transcode files more than one day old.",
|
||||
"TaskRefreshChannels": "Refresh Channels",
|
||||
"TaskRefreshChannelsDescription": "Refreshes internet channel information.",
|
||||
"TaskDownloadMissingLyrics": "Download missing lyrics",
|
||||
"TaskDownloadMissingLyricsDescription": "Task to download missing lyrics",
|
||||
"TaskDownloadMissingSubtitles": "Download missing subtitles",
|
||||
"TaskDownloadMissingSubtitlesDescription": "Searches the internet for missing subtitles based on metadata configuration.",
|
||||
"TaskOptimizeDatabase": "Optimize database",
|
||||
|
||||
Reference in New Issue
Block a user