Commit Graph

22 Commits

Author SHA1 Message Date
7e6605dde2 tmp 2022-01-11 22:31:09 -05:00
19d22d1428 Implement inverse filtering for albums 2021-09-18 00:11:37 -04:00
1799672084 Fix argument order 2021-09-14 00:20:02 -04:00
37f4c81290 Support library export 2021-09-13 23:43:04 -04:00
c6e9fe17ca Add followed artist support 2021-09-13 22:27:52 -04:00
2b25e01ac5 Merge pull request 'label_playlist' (#1) from label_playlist into master 2021-09-11 02:17:30 +00:00
f764e5a8e8 Test that label playlists are working 2021-09-10 22:10:59 -04:00
ce8b8a7e00 Reorganization and features to support label_playlist
First practical-scale usecase!
2021-09-10 00:38:10 -04:00
b8ab83ae63 Minor bugfixes:
- Playlist creation didn't correctly yield the ID of the new playlist
- Albums with more than a single page of tracks would yield the results directly, rather than a pager
2021-09-08 22:20:25 -04:00
21adb3acdc Get the label playlist example working
This is the first relatively big milestone for me.
2021-09-08 21:46:22 -04:00
8d12f9dd1b Start adding tracks functionality
Next step is turning those tracks into a playlist
2021-07-04 02:28:24 -04:00
78009dfbe6 Consolidate album search selectors 2021-07-04 00:22:12 -04:00
bb1ae761be Add more search options, and a temporal filter 2021-07-04 00:01:09 -04:00
238c052668 Add a function for querying labels 2021-07-03 23:04:21 -04:00
a783edd3ac More type-friendly paging API 2021-07-03 22:58:51 -04:00
9f5caa76f0 Fall back to using Spotipy
Would rather have async I/O, but there are too many issues with the data model of other APIs.
2021-07-03 22:46:30 -04:00
2faf0426df Spotify.py is broken 2021-07-03 20:46:25 -04:00
3e0657724f Spotify.py is broken 2021-07-03 20:46:18 -04:00
a62cb87575 Basic example of printing albums 2021-07-03 19:29:50 -04:00
96262e2397 Get pre-commit to stop complaining 2021-07-03 17:48:53 -04:00
a604e7c12c Finish hooks 2021-07-03 17:48:18 -04:00
bb49130f6f Initial 2021-07-03 17:41:12 -04:00