Skip to content

feat: add coverart support#49

Open
mgoltzsche wants to merge 1 commit intoPrior99:masterfrom
mgoltzsche:add-coverart-support
Open

feat: add coverart support#49
mgoltzsche wants to merge 1 commit intoPrior99:masterfrom
mgoltzsche:add-coverart-support

Conversation

@mgoltzsche
Copy link

@mgoltzsche mgoltzsche commented Mar 26, 2024

Implements the get_images method within the LibraryProvider so that it returns image URLs for tracks and albums.
The returned image URLs point to a new Mopidy endpoint /subidy/coverart/{id} which forwards/reverse-proxies requests to the Subsonic server's getCoverArt endpoint. This is to authenticate with the Subsonic server, to avoid increasing configuration complexity and to support setups where the user cannot reach the Subsonic server directly.

Tested against BinaryBrain/Beetstream#15

@mgoltzsche mgoltzsche marked this pull request as draft March 26, 2024 23:26
@mgoltzsche mgoltzsche force-pushed the add-coverart-support branch 9 times, most recently from d2e77f5 to cb53887 Compare March 27, 2024 02:10
@mgoltzsche mgoltzsche force-pushed the add-coverart-support branch from cb53887 to fa3b212 Compare March 27, 2024 02:20
@mgoltzsche mgoltzsche marked this pull request as ready for review March 27, 2024 02:32
@mgoltzsche
Copy link
Author

@Prior99 what's the state of this project? CI seems to be broken.

@mgoltzsche
Copy link
Author

@Prior99 ping and happy new year! 😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant