Commit Graph

402 Commits

Author SHA1 Message Date
cloudwithax 14c4a68af8 Set optional args to None by default 2021-12-11 12:21:44 -05:00
Clxud cd2cfa7a5d
Merge pull request #14 from RPSMain/patch-1 2021-12-08 08:08:43 -05:00
RPS a61220401c
New description 2021-12-08 21:05:42 +08:00
RPS 22be91bb09
Fix 2021-12-08 03:15:19 -08:00
RPS 0a78a8f5c7
Make ``__init__`` better 2021-12-08 02:14:53 -08:00
cloudwithax 50429277ea Fix __init__ to support discord.py forks 2021-12-06 17:58:21 -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
vveeps fcbca4e8e1 fix invalid equalizer payload 2021-11-26 17:39:52 +02:00
vveeps 148dcf2414 fix self._factory call in Equalizer init 2021-11-26 16:53:04 +02:00
cloudwithax 70d4f5a63d bump versioing for minor bug fix 2021-11-25 11:22:26 -05:00
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 d5838829c4 whoops forgot to update versioning in setup.py 2021-11-19 11:13:52 -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
vveeps 3115989f42 fix Track.original and make some Playlist attrs consistent 2021-11-12 18:01:40 +02:00
cloudwithax 360889e048 Fixed attribute semantics 2021-11-11 17:31:44 -05:00
cloudwithax 11e4a34a96 Added original spotify track to pomice.Track as an attribute 2021-11-11 17:13:34 -05:00
vveeps 267fd32898 ignore playlist items with track: null 2021-11-11 16:52:31 +02:00
vveeps c13181beae don't set _current to None if track was replaced 2021-11-07 14:46:43 +02:00
vveeps d396ac44f1 use current.original in internal logic 2021-11-07 14:34:09 +02:00
vveeps 81bf0b9756 fix spotify url issue and handle local tracks properly 2021-11-06 23:07:11 +02:00
vveeps ec02cbe146 make spotify tracks seekable and change Playlist.selected_track 2021-11-06 23:05:51 +02:00
cloudwithax 02621cf669 Update README to show docs 2021-11-06 15:14:56 -04:00
cloudwithax 99766f58db Update README to show docs 2021-11-06 15:13:26 -04:00
cloudwithax 3d20c8cf5e Fixed some bugs and cleaned up some code 2021-11-04 21:06:29 -04:00
cloudwithax 43edfacda1 Revert property changes and fix bugs 2021-11-04 08:07:27 -04:00
cloudwithax a8fb8529c6 probably would be smart to specify reqs before installing the main package in rtd 2021-11-02 21:45:42 -04:00
cloudwithax 5526dcbb9c dammit readthedocs 2021-11-02 21:43:01 -04:00
cloudwithax 463e6f06f6 one more thing before i build docs 2021-11-02 21:37:04 -04:00
cloudwithax c05880080c readthedocs makes me want to kashoot myself 2021-11-02 21:33:18 -04:00
cloudwithax 752155c8bd apparently i have to add the repo to the rtd requirements too fml 2021-11-02 21:27:33 -04:00
cloudwithax 221fc4fcee had to add absolute path so it shows up right 2021-11-02 21:16:44 -04:00
cloudwithax 66f5f3620a fuck readthedocs man uggghhh 2021-11-02 21:00:47 -04:00
cloudwithax 468fc3511c Please for the love of god remove the build folder 2021-11-02 20:54:07 -04:00
cloudwithax f368adddcd added requirements so read the docs doesnt freak out 2021-11-02 20:52:44 -04:00
cloudwithax 6926ca3009 Removed /_build/ from showing up in repo 2021-11-02 20:46:15 -04:00
cloudwithax a13f9d7a0d Merge branch 'main' of https://github.com/cloudwithax/pomice 2021-11-02 20:44:07 -04:00
cloudwithax d9d958266e FINALLY ADDED DOCS 2021-11-02 20:43:21 -04:00
vveeps 046f5413bb make example a bit cleaner 2021-10-31 20:09:14 +02:00
vveeps 3e09556e11 return -> raise 2021-10-31 19:57:43 +02:00
Clxud 93653f33ec
forgot to await some funcs 2021-10-31 13:22:01 -04:00
cloudwithax c83e59e91f Merge branch 'main' of https://github.com/cloudwithax/pomice 2021-10-30 12:03:08 -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
vveeps 0cac9594e4 add player.is_dead 2021-10-29 16:14:01 +03:00
cloudwithax 10506a1fbe Some code cleanup before release 2021-10-28 17:55:48 -04:00
vveeps 2e0daa4840 T 2021-10-28 18:10:01 +03:00