scotty/internal/backends/listenbrainz
Philipp Wolfer 91f78d04dd
ListenBrainz: Handle missing loves metadata for merged recordings
If a loved recording MBID got merged into another recording, the love on
ListenBrainz has no metadata. Lookup the metadata directly from
MusicBrainz.
2025-04-27 18:59:26 +02:00
..
testdata listenbrainz: fetch listens in reverse listen time order 2023-11-28 18:13:40 +01:00
client.go Use resty response.IsSuccess() instead of checking for status code 200 2024-03-24 16:36:53 +01:00
client_test.go More conversion to mbtypes.MBID 2025-04-03 15:19:26 +02:00
listenbrainz.go ListenBrainz: Handle missing loves metadata for merged recordings 2025-04-27 18:59:26 +02:00
listenbrainz_test.go More conversion to mbtypes.MBID 2025-04-03 15:19:26 +02:00
models.go RecordingMsid -> RecordingMSID 2025-04-27 18:14:48 +02:00
models_test.go More conversion to mbtypes.MBID 2025-04-03 15:19:26 +02:00