Add scheduled task to automatically search for lyrics

This commit is contained in:
Cody Robibero
2024-08-05 16:00:08 -06:00
parent 0bf7babcbe
commit eacc8c7d35
2 changed files with 173 additions and 0 deletions

View File

@@ -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",