cloudwithax
|
18f6f906fe
|
why did i use a generator expression lmao
|
2021-11-25 11:11:25 -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
|
c3135b7798
|
Decrease heartbeat interval so that people can stop complaining about it not working on heroku
|
2021-11-22 15:00:03 -05:00 |
cloudwithax
|
106d151157
|
Finally fixed thumbnails
|
2021-11-19 11:11:51 -05:00 |
cloudwithax
|
063d2d08af
|
why was the node.stats property async
|
2021-11-13 13:13:04 -05:00 |
cloudwithax
|
fc71bdda1f
|
woops forgot to add https to rest uri if the node is securre
|
2021-11-13 13:10:27 -05:00 |
cloudwithax
|
2e77a7d7df
|
Added secure kwarg to create_node() and fixed some bugs
|
2021-11-12 21:07:50 -05:00 |
cloudwithax
|
11e4a34a96
|
Added original spotify track to pomice.Track as an attribute
|
2021-11-11 17:13:34 -05:00 |
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 |