From 589273c5e1d63e5f68ecedd68c9d4b49c36b25f4 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Thu, 12 May 2022 21:55:03 -0300 Subject: additional files These are basically supported for tracks but I've only implemented them for albums for the moment (read: I'm lazy!). --- src/url-spec.js | 1 + 1 file changed, 1 insertion(+) (limited to 'src/url-spec.js') diff --git a/src/url-spec.js b/src/url-spec.js index b9366b0..c1ed1eb 100644 --- a/src/url-spec.js +++ b/src/url-spec.js @@ -76,6 +76,7 @@ const urlSpec = { trackCover: 'album-art/<>/<>.<>', artistAvatar: 'artist-avatar/<>.<>', flashArt: 'flash-art/<>.<>', + albumAdditionalFile: 'album-additional/<>/<>', } } }; -- cgit 1.3.0-6-gf8a5