- Add docker-compose file for local dev - Implemented top listeners for artist/album endpoints to match track - Add recent endpoint
- Add image handler - Store images locally
- Jellyfin scrobble working - Returns scrobbles via API for authed users /api/v1/user/{uuid}/scrobble - Add redis handler + funcs - Move middleware to pass in uuid as needed