fix: update uguu cache TTL to 2.5 hours and reorder config options

This commit is contained in:
deluan
2026-03-20 20:18:23 -04:00
parent 6ed2c2ce45
commit 4f097294fa
2 changed files with 6 additions and 6 deletions
+5 -5
View File
@@ -61,17 +61,17 @@
],
"default": "Default"
},
"uguuenabled": {
"type": "boolean",
"title": "Upload artwork to uguu.se (enable if Navidrome is not publicly accessible)",
"default": false
},
"caaenabled": {
"type": "boolean",
"title": "Use artwork from Cover Art Archive (for MusicBrainz-tagged music)",
"description": "When enabled, attempts to fetch album artwork from the Cover Art Archive using MusicBrainz IDs. Takes priority over other artwork methods.",
"default": false
},
"uguuenabled": {
"type": "boolean",
"title": "Upload artwork to uguu.se (enable if Navidrome is not publicly accessible)",
"default": false
},
"spotifylinks": {
"type": "boolean",
"title": "Enable Spotify link-through",