Skip to content

Logic to refetch remote entities

Agate requested to merge 689-refetch into develop

This implement the UI / API Endpoints to refetch AP objects. Currently it's limited to Artist, Album and Track objects, but it should work with any object.

This is useful to manually sync with a remote entity if we didn't received the Update messages for some reason.

cf #689 (closed)

Merge request reports