Commit Graph

26 Commits (0.3.x)

Author SHA1 Message Date
Davide Polonio 1e9e401088 chore: bump version 2024-01-15 13:00:20 +01:00
Davide Polonio 0561c49d47 chore: bump Invidious client deps, update tests
* set result sorting by most viewed to return the mostly seen video -
  which probably is the one we want (yes, wild assumption I know)
2024-01-15 12:50:57 +01:00
Davide Polonio 30990304d9 chore: bump rspotify to latest version 2024-01-14 19:08:12 +01:00
Davide Polonio 8b227c7bbb chore: bump rspotify 2024-01-14 19:00:55 +01:00
Davide Polonio 1a0400a21f chore: update deps and fix compilation errors 2024-01-14 11:43:33 +01:00
Davide Polonio 571de470d9 Merge pull request 'feat: add youtube search' (#8) from issue#2 into 0.3.x
Reviewed-on: #8
2023-11-03 10:10:39 +01:00
Davide Polonio c7427d1b6c feat: add tests, start using traits
* Fix ContentKind bug
2022-07-17 17:07:59 +02:00
Davide Polonio c94e002311 chore: bump Dockerfile deps 2022-07-15 17:57:19 +02:00
Davide Polonio a1efd07c2e chore: set beta version, update deps 2022-07-15 17:54:07 +02:00
Davide Polonio 66bb5d1333 feat: add back playlist support 2022-07-15 17:46:14 +02:00
Davide Polonio ff86b4c26d feat: add youtube search for tracks. Still WIP
* missing tests, docs and other stuff
* missing playlist porting and other content too (maybe)
2022-06-23 18:33:16 +02:00
Davide Polonio ba2b689e77 feat: add first engine song search 2022-06-08 18:17:22 +02:00
Davide Polonio 06fff8e972 feat: finish first method draft implementation 2022-05-31 23:13:28 +02:00
Davide Polonio 469991d20b feat: add first engine draft for music search 2022-05-31 22:07:53 +02:00
Davide Polonio 1b452517e3 feat: add first Youtube search functionality 2022-05-31 17:06:39 +02:00
Davide Polonio 3066753c69 feat: better logging output 2022-05-31 13:09:31 +02:00
Davide Polonio 540c306483 feat: add Sentry integration 2022-05-31 11:55:12 +02:00
Davide Polonio c02c390a6d chore: bump depedencies 2022-05-31 11:37:30 +02:00
Davide Polonio b39f68622b chore: update Dockerfile 2022-03-18 11:06:40 +01:00
Davide Polonio df42e3b138 chore: bump dependencies, switch to rspotify (#6)
Fixes: #5
Co-authored-by: Davide Polonio <poloniodavide@gmail.com>
Reviewed-on: #6
Co-authored-by: polpetta <polpetta@poldebra.me>
Co-committed-by: polpetta <polpetta@poldebra.me>
2022-03-18 10:02:11 +00:00
Davide Polonio c157fd17f5 chore: idea cleanup 2022-01-22 15:55:28 +01:00
Davide Polonio 91e3c89896 feat: add support for Spotify albums & playlists (#1)
feat: improve formatting output

* duration is now in human readable format
* list of artists is now capped at 140 chars max

chore(docker): upgrade Docker image and lint it

chore(spotify): refactor spotify wrapper & function names

feat(spotify): add playlist support, add pre-commit checks

fix: set right visibility in structs & fields

- Cleanup old imports

feat: add support for album links

- perform little code refactor, create new module spotify

Co-authored-by: Davide Polonio <poloniodavide@gmail.com>
Reviewed-on: #1
2021-11-15 09:03:23 +00:00
Davide Polonio 34c294ef0f feat: add duration information, fix logging 2021-09-22 20:59:20 +02:00
Davide Polonio 06c0db1574 feat: first working bot version, add Dockerfile
- swap rspotify with aspotify
- add Docker image
2021-09-22 19:48:28 +02:00
Davide Polonio f3d19182d7 feat: add first bot draft 2021-09-21 23:41:50 +02:00
Davide Polonio 3eea5cd344 Initial commit 2021-09-21 21:39:07 +00:00