quintodrome/adapters/lastfm
2026-01-26 20:13:04 -05:00
..
agent.go feat: add similar songs functionality in agents, and Instant Mix (song-based) to UI (#4919) 2026-01-25 16:16:43 -05:00
agent_test.go fix(lastfm): send parameters in request body for POST requests in scrobble and updateNowPlaying methods 2026-01-26 20:13:04 -05:00
auth_router.go refactor: move agent files to adapters for consistency 2026-01-14 19:33:54 -05:00
client.go fix(lastfm): send parameters in request body for POST requests in scrobble and updateNowPlaying methods 2026-01-26 20:13:04 -05:00
client_test.go fix(lastfm): send parameters in request body for POST requests in scrobble and updateNowPlaying methods 2026-01-26 20:13:04 -05:00
lastfm_suite_test.go refactor: move agent files to adapters for consistency 2026-01-14 19:33:54 -05:00
responses.go feat: add similar songs functionality in agents, and Instant Mix (song-based) to UI (#4919) 2026-01-25 16:16:43 -05:00
responses_test.go refactor: move agent files to adapters for consistency 2026-01-14 19:33:54 -05:00
token_received.html refactor: move agent files to adapters for consistency 2026-01-14 19:33:54 -05:00