GoScrobble/internal/goscrobble
Daniel Mason b1de018b27
0.0.24
- Spotify will now add images on scrobble
- Renamed /api/v1/track to tracks to bypass blocklists... (uBlock :()
2021-04-08 19:50:43 +12:00
..
album.go 0.0.24 2021-04-08 19:50:43 +12:00
artist.go 0.0.24 2021-04-08 19:50:43 +12:00
config.go 0.0.16 2021-04-03 13:54:07 +13:00
db.go 0.0.11 2021-04-02 22:24:00 +13:00
genre.go 0.0.19 2021-04-04 21:54:53 +12:00
ingress_jellyfin.go 0.0.24 2021-04-08 19:50:43 +12:00
ingress_multiscrobbler.go 0.0.24 2021-04-08 19:50:43 +12:00
ingress_spotify.go 0.0.24 2021-04-08 19:50:43 +12:00
jwt.go 0.0.21 2021-04-07 19:51:17 +12:00
oauth_tokens.go 0.0.11 2021-04-02 22:24:00 +13:00
profile.go 0.0.19 2021-04-04 21:54:53 +12:00
ratelimiter.go Add rate limiter to register endpoint 2021-03-25 23:24:21 +13:00
redis.go 0.0.16 2021-04-03 13:54:07 +13:00
scrobble.go 0.0.20 2021-04-05 17:11:37 +12:00
server_middleware.go 0.0.21 2021-04-07 19:51:17 +12:00
server_responses.go 0.0.10 2021-04-02 01:56:08 +13:00
server_static.go 0.0.10 2021-04-02 01:56:08 +13:00
server.go 0.0.24 2021-04-08 19:50:43 +12:00
smtp.go 0.0.10 2021-04-02 01:56:08 +13:00
stats.go 0.0.19 2021-04-04 21:54:53 +12:00
timers.go 0.0.24 2021-04-08 19:50:43 +12:00
tokens.go 0.0.21 2021-04-07 19:51:17 +12:00
track.go 0.0.23 2021-04-08 19:00:13 +12:00
user.go 0.0.21 2021-04-07 19:51:17 +12:00
utils.go 0.0.19 2021-04-04 21:54:53 +12:00