Commit Graph

32 Commits

Author SHA1 Message Date
Clxud c9a331b278 start typehinting and correcting the library 2023-03-09 15:40:50 +00:00
cloudwithax de7385d8ff fix a couple of outstanding bugs 2023-03-09 08:24:26 -05:00
cloudwithax d63e1f61c5 2.1 2023-02-20 04:07:10 -05:00
cloudwithax 14c82c1b56 wrap up apple music, v2 is done 2023-02-05 22:51:56 -05:00
cloudwithax c1a9d7603f manually sync out of date changes into v2 2023-02-05 13:27:43 -05:00
cloudwithax 1e12d79d68 add per-track filter applying 2022-10-10 23:25:53 -04:00
cloudwithax 3687f9b33a Revert "Remove all Spotify client code in preparation for 1.1.8"
This reverts commit ab708a1cfb.
2022-10-06 19:31:38 -04:00
cloudwithax ab708a1cfb Remove all Spotify client code in preparation for 1.1.8 2022-09-03 10:36:25 -04:00
cloudwithax fd0a2c5c26 Add queue system and fix a few issues 2022-08-09 20:03:37 -04:00
cloudwithax 822fa1e3c4 Fix reset_filter function and some minor fixes before PRs 2022-03-28 13:18:45 -04: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 106d151157 Finally fixed thumbnails 2021-11-19 11:11:51 -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 ec02cbe146 make spotify tracks seekable and change Playlist.selected_track 2021-11-06 23:05:51 +02:00
cloudwithax 10506a1fbe Some code cleanup before release 2021-10-28 17:55:48 -04:00
vveeps 7d2600ed7f cleanup + make some params kw only 2021-10-10 00:13:48 +03:00
vveeps 553bf9ce63 remove unused code 2021-10-09 23:58:24 +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 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 4d4e5bfb51 bugfix 2021-10-07 00:06:21 +03:00
vveeps cbaa67d90f add playlist thumbnail and uri 2021-10-06 23:57:34 +03:00
vveeps ece289b051 add Track.__eq__ 2021-10-06 23:01:22 +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 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 07b158988a Initial commit 2021-09-25 13:40:41 -04:00