Commit Graph

11 Commits

Author SHA1 Message Date
Tim Müller
ed33e5d76d add /api/player/play endpoint
fix not being able to play track with a playlist reference ``&list=`` attached
2022-03-26 11:23:40 +01:00
EkiciLP
b532f19080 Merge branch 'master' into dev 2022-03-24 08:58:55 +01:00
EkiciLP
8720bf9f88 Fix author in playlist embeds and fix problem with playlists not having high res pictures leading to error.
changed LavalinkPlaylist to ILavallinkPlaylist
2022-03-24 08:51:40 +01:00
Tim Müller
482a64ac54 add /api/player/disconnect endpoint 2022-03-22 20:00:33 +01:00
Tim Müller
64bbf0598e Add Spotify request Caching and more debugging 2022-03-21 22:29:59 +01:00
Tim Müller
9c162ee934 Merge branch 'hotfix' into dev 2022-03-21 21:17:03 +01:00
Tim Müller
22e2318843 fix bot not showing embed on youtube playlist 2022-03-20 20:21:30 +01:00
Tim Müller
90514e8e62 Implemented Card
https://cloud.tomatentum.net/apps/deck/#/board/19/card/229
2022-03-20 18:45:12 +01:00
Tim Müller
c9c5a4f892 - fix spotify playlist playback
- fix spotify playlist embed failing due to too long description
- fix not removing current playlist after adding another
- exchanged Description and Tracks field in playlist embed
2022-03-20 15:06:38 +01:00
Tim Müller
0ab009451f - fixed not being able to play file urls
- fixed bot crashing after trying to display null value to current song embed
2022-03-20 00:02:37 +01:00
Tim Müller
e6cae5f497 add files 2022-03-19 22:28:54 +01:00