mirror of
https://github.com/idanoo/GoScrobble
synced 2025-07-01 05:32:18 +00:00
0.0.19
- Tidy init/goscrobble.service - Add routers for Artist/Album/Track endpoints + basic pages - Move UUID generation into Go so we don't have to query the record!! Wooo!
This commit is contained in:
parent
1c865a6784
commit
99f9e7cfb3
28 changed files with 388 additions and 214 deletions
|
@ -1,3 +1,8 @@
|
|||
# 0.0.19
|
||||
- Tidy init/goscrobble.service
|
||||
- Add routers for Artist/Album/Track endpoints + basic pages
|
||||
- Move UUID generation into Go so we don't have to query the record!! Wooo!
|
||||
|
||||
# 0.0.18
|
||||
- Add MBID/Spotify Autolinking if track exists
|
||||
- Add Genre table + .go files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue