Commit Graph

237 Commits

Author SHA1 Message Date
cloudwithax 3de406e684 make minimum python version 3.8 again 2023-02-14 20:13:46 -05:00
cloudwithax f2c0210e05 remove notice 2023-02-13 20:48:55 -05:00
cloudwithax 6374e49d65 make readme look better 2023-02-13 20:46:50 -05:00
cloudwithax d4493dd12c grr i hate rtd 2023-02-10 18:57:01 -05:00
cloudwithax 4d5005256b dammit git 2023-02-10 18:14:51 -05:00
cloudwithax 905b2b01c4 remove other modules from rst 2023-02-10 18:13:46 -05:00
cloudwithax c703478505 Revert "correct rtd config"
This reverts commit 75cce026e2.
2023-02-10 18:10:59 -05:00
cloudwithax 75cce026e2 correct rtd config 2023-02-10 08:29:16 -05:00
cloudwithax 2a07f5cb60 update readthedocs stuff 2023-02-10 08:26:07 -05:00
cloudwithax f3981ecf7f Merge branch 'main' of https://github.com/cloudwithax/pomice 2023-02-09 22:38:58 -05:00
cloudwithax f104c7a2aa fix 'no apple music client' error 2023-02-09 22:38:43 -05:00
Clxud 4da800db75
Update README.md 2023-02-06 18:55:06 -05:00
cloudwithax 3714656f0e add version comparison 2023-02-05 23:16:48 -05:00
cloudwithax 85da3602a6 Merge branch 'main' into v2 2023-02-05 23:02:05 -05:00
cloudwithax 15d0f316a1 cleam up code 2023-02-05 22:56:58 -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 d08f07ffdc get objects in place for apple music client 2023-02-05 13:08:49 -05:00
cloudwithax 809bb4aa3f get basic code for the apple music client in place and working 2023-02-03 19:22:49 -05:00
cloudwithax 25c6d399e8 fix some issues + add auth to send() 2023-02-01 23:00:55 -05:00
cloudwithax 73dbc35401 correct get url 2023-02-01 22:13:44 -05:00
cloudwithax 0089caea09 whoopsie forgot to make that a rest uri 2023-02-01 22:12:21 -05:00
cloudwithax fc2b12af4e finally done translating all methods over to REST 2023-02-01 22:06:54 -05:00
cloudwithax 6b513d1e67 getting ready for pomice v2 2023-01-24 13:58:51 -05:00
cloudwithax ad91a8e2ae add spotify recommendations 2022-12-27 22:23:38 -05:00
cloudwithax 0d00fe9f36 whoops had that in the wrong place 2022-12-11 21:26:35 -05:00
cloudwithax 507a4b246b remove debug print 2022-12-11 21:22:55 -05:00
cloudwithax b42b360cfe forgot i actually had to set the timestamp variable lol 2022-12-11 21:22:31 -05:00
cloudwithax 0152b4eca0 make queue.get() not explictly return anything 2022-12-11 21:14:39 -05:00
cloudwithax 23fd49be1a add playlist video correction and timestamp retrivial for qualifying videos 2022-12-11 21:06:33 -05:00
cloudwithax 9fde02c2e0 update advanced.py cog 2022-11-19 14:28:15 -05:00
cloudwithax 70815d45ff revert version number for next release 2022-11-19 12:12:39 -05:00
cloudwithax 5bd523c0f8 change version number for hotfix 2022-11-19 12:02:27 -05:00
cloudwithax ec2f2d734f make queue.remove take Track instead of int 2022-11-13 22:01:15 -05:00
cloudwithax 8dfdf9f200 fixing local git 2022-11-13 21:49:14 -05:00
cloudwithax e897a59559 Revert "Add Filters.has_global"
This reverts commit 0e9399af3f.
2022-11-13 21:42:41 -05:00
cloudwithax cab2f2d3a1 remove debug print 2022-10-25 21:33:01 -04:00
cloudwithax c50930bc11 whoops forgot if statement 2022-10-25 21:21:13 -04:00
cloudwithax b6516f2d09 change where filters are set to preload 2022-10-25 21:20:35 -04:00
cloudwithax 4013bf94f3 change filter check 2022-10-25 21:13:47 -04:00
cloudwithax 0e9399af3f Add Filters.has_global 2022-10-25 21:08:16 -04:00
cloudwithax 0ef5db476b Make global filters take precedence over track filter 2022-10-25 21:00:20 -04:00
cloudwithax 8a9425c662 Removed unused enums/params 2022-10-12 18:13:45 -04:00
cloudwithax e504088da1 add function to clear filters on all tracks 2022-10-12 18:12:10 -04:00
cloudwithax 1e12d79d68 add per-track filter applying 2022-10-10 23:25:53 -04:00
cloudwithax c9bba65f48 fix version number 2022-10-06 19:32:58 -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 827ab0a1ef Revert "remove .original from code"
This reverts commit 216c9d8bf5.
2022-10-06 19:31:15 -04:00
cloudwithax f38671c608 Revert "Revert "refactor setup.py because 'build' wants to be a pissy whinybaby""
This reverts commit 01fb718590.
2022-10-06 19:30:23 -04:00
cloudwithax 01fb718590 Revert "refactor setup.py because 'build' wants to be a pissy whinybaby"
This reverts commit 1f7f85df93.
2022-10-06 19:28:37 -04:00