From 81b7026e10cb4aa131e61920449cd52a54897952 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Wed, 23 Apr 2025 12:00:09 +0200 Subject: more work on acoustid and import existing musicbrainz tags --- common/src/config.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'common/src') diff --git a/common/src/config.rs b/common/src/config.rs index 4ec43eb..e2f4e62 100644 --- a/common/src/config.rs +++ b/common/src/config.rs @@ -73,6 +73,7 @@ pub struct FederationAccount { #[derive(Serialize, Deserialize, Debug, Default)] pub struct ApiSecrets { + pub acoustid: Option, pub tmdb: Option, pub tvdb: Option, pub imdb: Option, -- cgit v1.2.3-70-g09d2