quintodrome/core/agents/lastfm
Philipp Wolfer c8608956be
Fix listenbrainz submission and clarify MusicBrainz recording ID field (#2279)
* Fix MB recording ID parameter name for ListenBrainz submission

This follows the ListenBrainz API documentation.

Fixes #1657

* Rename MediaFile.MbzTrackID to MbzRecordingID

This better reflects the actual data. That the MusicBrainz
recording ID is stored in file metadata as musicbrainz_trackid
is a historical artifact.

* Rename database column mbz_track_id to mbz_recording_id
2023-06-16 18:00:01 -04:00
..
agent.go Fix listenbrainz submission and clarify MusicBrainz recording ID field (#2279) 2023-06-16 18:00:01 -04:00
agent_test.go Fix listenbrainz submission and clarify MusicBrainz recording ID field (#2279) 2023-06-16 18:00:01 -04:00
auth_router.go Make private methods unpublished 2023-01-19 09:34:39 -05:00
client.go Add trace logs to calls to external services 2023-01-31 09:37:09 -05:00
client_test.go Make private methods unpublished 2023-01-19 09:34:39 -05:00
lastfm_suite_test.go Rename log.LevelCritical to log.LevelFatal 2022-12-21 14:53:36 -05:00
responses.go Get album info (when available) from Last.fm, add getAlbumInfo endpoint (#2061) 2023-01-17 20:22:54 -05:00
responses_test.go Upgrade Ginkgo to V2 2022-07-26 16:53:17 -04:00
token_received.html Only show message after 2 seconds, giving time for the browser to close it first 2021-06-25 22:23:35 -04:00