Commit graph

7 commits

Author SHA1 Message Date
rick 5e7e5051be
!feat(categories): add 3 categories for artists
- albums: album found
- artists: found the artist, not the album
- notfound: not found on bandcamp (or limited by api)

API on refresh changes.
Use a extern script instead of write it in html page.
2021-09-01 16:00:07 +02:00
rick ad1556dbc0
fix: forget array in Spotify struct 2021-09-01 12:32:29 +02:00
rick d1def640ca
refactor: create struct Item 2021-09-01 12:24:04 +02:00
rick ea2eed9bf8
refactor(struct): change file for structs in server.go 2021-09-01 12:13:40 +02:00
rick 757d55e125
update(spotify/json): check if json is ok with status and not json structure 2021-08-28 23:46:45 +02:00
rick 89e4644430
feat(spotify/json): add struct error json 2021-08-28 21:53:12 +02:00
rick 05b5da5169
update(spotify): use struct for response (json)
outout je te suce
2021-08-28 21:05:38 +02:00