feat: add support for Spotify albums & playlists #1

Merged
polpetta merged 6 commits from v0.2.0 into master 2021-11-15 10:03:24 +01:00

6 Commits (master)

Author SHA1 Message Date
Davide Polonio 7c828a55db feat: improve formatting output
* duration is now in human readable format
* list of artists is now capped at 140 chars max
2021-11-13 17:27:28 +01:00
Davide Polonio 46edd0f781 chore(docker): upgrade Docker image and lint it 2021-11-10 14:59:57 +01:00
Davide Polonio c2307b53a7 chore(spotify): refactor spotify wrapper & function names 2021-11-10 14:35:02 +01:00
Davide Polonio 1cda3984d8 feat(spotify): add playlist support, add pre-commit checks 2021-11-10 14:31:42 +01:00
Davide Polonio 63eb891f91 fix: set right visibility in structs & fields
- Cleanup old imports
2021-09-28 15:29:31 +02:00
Davide Polonio cea5958e43 feat: add support for album links
- perform little code refactor, create new module spotify
2021-09-28 15:20:28 +02:00