Closed BeaVix closed 1 month ago
Retrieves the album cover of songs by querying MusicBrainz and using the CoverArtArchive API.
Only works if the album and cover exist on the MusicBrainz database, otherwise just shows the default icon. Does not query if spotify album art is enabled.
Adds dependency: fast-xml-parser 4.4.1 or greater (for parsing musicbrainz response)
Retrieves the album cover of songs by querying MusicBrainz and using the CoverArtArchive API.
Only works if the album and cover exist on the MusicBrainz database, otherwise just shows the default icon. Does not query if spotify album art is enabled.
Adds dependency: fast-xml-parser 4.4.1 or greater (for parsing musicbrainz response)