Config for custom lrclib server url

This commit is contained in:
jojii
2025-02-06 15:45:09 +01:00
parent b3258b279c
commit f6a7d41261
3 changed files with 25 additions and 5 deletions
+1
View File
@@ -47,6 +47,7 @@ type AppConfig struct {
AddToPlaylistSkipDuplicates bool
ShowTrackChangeNotification bool
EnableLrcLib bool
CustomLrcLibUrl string
EnablePasswordStorage bool
SkipSSLVerify bool
EnqueueBatchSize int