Commit Graph

79 Commits

Author SHA1 Message Date
Crussader d7bc7a8958
updated player.py
updated with `__call__` dunder.
2021-10-20 22:12:07 +04:00
VP 584f6e5286 event rewrite 2 2021-10-20 14:36:01 +03:00
cloudwithax 7d53934697 Major Spotify impl rewrite + some other goodies 2021-10-19 20:29:24 -04:00
vveeps cb46150ce2 add missing context to Track.original 2021-10-10 00:26:49 +03:00
vveeps 7d2600ed7f cleanup + make some params kw only 2021-10-10 00:13:48 +03:00
vveeps e66440e9b3 we do a little cleaning up 2021-10-09 23:03:12 +03:00
vveeps a72afa8031 Merge branch 'main' of https://github.com/cloudwithax/pomice 2021-10-09 22:44:12 +03:00
cloudwithax e138091fcf are you fucking kidding me 2021-10-08 18:59:11 -04:00
cloudwithax e51e26cbf7 Fixed bug where self.current would not set to none after stop 2021-10-08 18:49:00 -04:00
cloudwithax 7343d14225 Finally fixed SearchType and cleaned up some code 2021-10-08 18:34:27 -04:00
vveeps 543e2d9b86 cleanup + searchtype stuff 2021-10-08 17:15:18 +03:00
cloudwithax b53fe52331 Fixed some bugs and added new SearchType enum 2021-10-07 20:34:32 -04:00
vveeps bdf0a75055 remove _ from non-internal attributes for now 2021-10-07 18:37:41 +03:00
vveeps fc9f22e5ff change all Player.node to new Player._node 2021-10-07 18:28:34 +03:00
vveeps 01af4e9417 change all Player.guild to new Player._guild 2021-10-07 18:27:17 +03:00
vveeps 77bd640d6a clean imports 2021-10-07 18:03:54 +03:00
vveeps 7588c5d5e9 move NodePool to node.py 2021-10-07 18:01:03 +03:00
vveeps a85dc41e68 change spotify track youtube query to "artist - title" 2021-10-07 17:46:09 +03:00
cloudwithax ec9e6929b4 Cleaned up some code and added some types 2021-10-06 19:20:46 -04:00
Clxud abb22b0316
Merge pull request #5 from vveeps/main 2021-10-06 16:08:10 -04:00
vveeps 8434d65b3c change voice event handlers to support dpy master 2021-10-06 21:04:53 +03:00
cloudwithax 423060f675 Removed redudant search term for searching up partial tracks 2021-10-03 17:04:44 -04:00
vveeps 032dc0dc65 style changes 2021-10-03 23:27:26 +03:00
vveeps c0b4e1a446 add discord.py 2.0 support 2021-10-03 22:04:07 +03:00
cloudwithax ad53028ac7 Fixed bugs related to Spotify track queueing and searching 2021-10-03 12:05:20 -04:00
cloudwithax f83e9e9cca Added Spotify functionality and added docs to every function and property that needed it 2021-10-03 10:53:49 -04:00
cloudwithax eb7c529c14 Added spotify track queueing support 2021-10-02 20:51:05 -04:00
cloudwithax a8314031b0 Updated player state fetching 2021-09-27 16:07:13 -04:00
cloudwithax 07b158988a Initial commit 2021-09-25 13:40:41 -04:00