Commit Graph

24 Commits

Author SHA1 Message Date
vveeps ec02cbe146 make spotify tracks seekable and change Playlist.selected_track 2021-11-06 23:05:51 +02:00
cloudwithax 43edfacda1 Revert property changes and fix bugs 2021-11-04 08:07:27 -04:00
vveeps 7fda302a31 code cleanup 2021-10-28 17:23:48 +03:00
VP 2afff11a5e handle LOAD_FAILED loadtype without erroring xd 2021-10-20 21:17:30 +03:00
VP 7b83a9fc69 cleanup / type stuff 2021-10-20 14:36:12 +03:00
cloudwithax 7d53934697 Major Spotify impl rewrite + some other goodies 2021-10-19 20:29:24 -04:00
cloudwithax ea6c2baf3c Fix examples to better reflect changes in library 2021-10-17 17:21:24 -04:00
vveeps a20209d5c8 make search prefix detection a bit stricter for good practice 2021-10-10 01:03:12 +03:00
vveeps e0f38e50f8 dont prepend search type if it's already there 2021-10-10 00:59:12 +03:00
cloudwithax a900f77424 Added better query parsing to get_tracks() to make it easier to search up keywords rather than having the end user implementing it themself 2021-10-09 17:30:16 -04:00
vveeps 7d2600ed7f cleanup + make some params kw only 2021-10-10 00:13:48 +03:00
vveeps 5d53b468e3 fix track search_type bs for good 2021-10-09 23:58:15 +03:00
vveeps d9f5f202fd fix search type issue 2021-10-09 23:49:35 +03:00
vveeps 2c5e8b12b0 fix circular import issue 2021-10-09 23:14:02 +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 f6a3752298 Added Discord audio attachment URL regex to better parse audio tracks. Take that, Groovy... 2021-10-08 21:12:40 -04:00
cloudwithax 7343d14225 Finally fixed SearchType and cleaned up some code 2021-10-08 18:34:27 -04:00
vveeps 7588c5d5e9 move NodePool to node.py 2021-10-07 18:01:03 +03:00
vveeps 032dc0dc65 style changes 2021-10-03 23:27:26 +03:00
cloudwithax ad53028ac7 Fixed bugs related to Spotify track queueing and searching 2021-10-03 12:05:20 -04:00
cloudwithax 1319af5b5b Forgot to add Spotify credential arguments in create_node 2021-10-03 10:59:11 -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 07b158988a Initial commit 2021-09-25 13:40:41 -04:00