feat: use Cover Art Archive for albums with MusicBrainz IDs (#27)

This commit was merged in pull request #27.
This commit is contained in:
Deluan Quintão
2026-03-20 20:34:11 -04:00
committed by GitHub
parent 9d9dce052a
commit 606a7f2389
7 changed files with 366 additions and 21 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module discord-rich-presence
go 1.25.0
require (
github.com/navidrome/navidrome/plugins/pdk/go v0.0.0-20260303204839-f03ca44a8ec4
github.com/navidrome/navidrome/plugins/pdk/go v0.0.0-20260320221607-03844a9a369a
github.com/onsi/ginkgo/v2 v2.28.1
github.com/onsi/gomega v1.39.1
github.com/stretchr/testify v1.11.1