funkwhale/docs/specs/fetch-third-party/index.md

501 B

Collections

The issue

Has a user I want to be able to get metadata from third party services (to add them to my favorites or to a playlist)

Solution

paste the track or release url into the search bar. Funkwhale will get the mmetadata and create the objects in db. First implementation with Musicbrainz :

Implementation

third_party_fetch in federation.tasks musicbrainz.serializers