Commit Graph

32 Commits

Author SHA1 Message Date
cloudwithax 9c702876f8 1.7 update part 1 2022-06-15 16:18:40 -04:00
cloudwithax 822fa1e3c4 Fix reset_filter function and some minor fixes before PRs 2022-03-28 13:18:45 -04:00
cloudwithax 5c961b9a36 Remove hard requirement for discord.py 2021-12-28 14:23:34 -05:00
cloudwithax d1d2463680 Added new reset_filter() helper function, fixed bug with Spotify tracks not retaining thumbnails and some other QoL features 2021-12-05 16:29:01 -05:00
cloudwithax 70d4f5a63d bump versioing for minor bug fix 2021-11-25 11:22:26 -05:00
cloudwithax d249d84f9f added node algos, cleaned up events.py, add node arg to Player() 2021-11-23 13:59:20 -05:00
cloudwithax d5838829c4 whoops forgot to update versioning in setup.py 2021-11-19 11:13:52 -05:00
cloudwithax 2e77a7d7df Added secure kwarg to create_node() and fixed some bugs 2021-11-12 21:07:50 -05:00
cloudwithax 3d20c8cf5e Fixed some bugs and cleaned up some code 2021-11-04 21:06:29 -04:00
cloudwithax 36bddc1de6 Added 100% coverage of all filters and exception field for TrackExceptionEvent for Lavalink 3.4 release 2021-10-30 12:02:45 -04:00
cloudwithax 10506a1fbe Some code cleanup before release 2021-10-28 17:55:48 -04:00
vveeps 8c9e1114da bump version to 1.1.0 because changes are majorish 2021-10-28 18:04:45 +03:00
cloudwithax 89b18e7a2a Changed versioning for PyPI release 2021-10-27 17:56:24 -04:00
cloudwithax 2aca3a8d3a Improved Spotify playlist querying to be a little less janky 2021-10-20 19:54:39 -04:00
cloudwithax 7d53934697 Major Spotify impl rewrite + some other goodies 2021-10-19 20:29:24 -04:00
cloudwithax be0a1eb699 Updated versioning for PyPI release 2021-10-17 12:18:17 -04:00
cloudwithax e4ee754d30 Fixed SearchType parsing + version bump 2021-10-09 18:26:39 -04:00
cloudwithax fb07aca29e Version bump 2021-10-09 17:31:45 -04:00
cloudwithax f6a3752298 Added Discord audio attachment URL regex to better parse audio tracks. Take that, Groovy... 2021-10-08 21:12:40 -04:00
cloudwithax e138091fcf are you fucking kidding me 2021-10-08 18:59:11 -04:00
cloudwithax d0a149793f Fixed versioning 2021-10-08 18:50:26 -04:00
vveeps 7c9dec116d bump version 2021-10-07 17:46:41 +03:00
cloudwithax adbec06613 Removed redudant search term for searching up partial tracks 2021-10-03 17:05:31 -04:00
Clxud 95d01338eb
Merge pull request #4 from vveeps/main
Style changes and typo fixes
2021-10-03 16:35:53 -04:00
vveeps 032dc0dc65 style changes 2021-10-03 23:27:26 +03:00
cloudwithax 3e18be528e Update README 2021-10-03 15:48:19 -04:00
cloudwithax 4638eecc67 Fixed bugs related to Spotify track queueing and searching 2021-10-03 12:05:34 -04:00
cloudwithax 1319af5b5b Forgot to add Spotify credential arguments in create_node 2021-10-03 10:59:11 -04:00
cloudwithax 53a4576025 Updated version 1.0.2 -> 1.0.3 2021-10-03 10:54:51 -04:00
cloudwithax a8314031b0 Updated player state fetching 2021-09-27 16:07:13 -04:00
cloudwithax 02d0a8bd0d Changed version values in __init__ 2021-09-25 14:02:02 -04:00
cloudwithax 07b158988a Initial commit 2021-09-25 13:40:41 -04:00