Commit Graph

368 Commits

Author SHA1 Message Date
cloudwithax 0dccb9b496 we are no longer a wrapper for discord.py :) 2023-05-23 21:37:01 -04:00
cloudwithax 079070b362 remove all discord deps, there goes some of the code lol 2023-05-23 21:35:48 -04:00
cloudwithax c6c52649c2 start removing references to discord.py 2023-05-23 21:19:08 -04:00
cloudwithax e3fe1b52b2
2.7.0 2023-05-21 10:43:09 -04:00
cloudwithax 02d22f20b5
edit filters, log level matches handler, other fixes 2023-05-21 10:42:43 -04:00
cloudwithax cbb676e004
Merge branch 'main' of https://github.com/cloudwithax/pomice 2023-05-19 19:50:32 -04:00
cloudwithax 2d8acf7800
patch build track to escape chars properly 2023-05-19 19:50:10 -04:00
Clxud 481b2079ed
Merge pull request #50 from cloudwithax/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-05-08 17:18:17 -04:00
pre-commit-ci[bot] 952a3eff14
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.3.2 → v3.4.0](https://github.com/asottile/pyupgrade/compare/v3.3.2...v3.4.0)
- https://github.com/asottile/reorder_python_importshttps://github.com/asottile/reorder-python-imports
2023-05-08 20:53:40 +00:00
cloudwithax 4fc9bd8810
remove ctx comparison check from track __eq__ 2023-05-08 10:41:47 -04:00
cloudwithax 28db38a00e
2.6.0 2023-05-07 19:27:44 -04:00
cloudwithax 00ac166371
fix websocket issue and add node resuming 2023-05-07 19:27:11 -04:00
cloudwithax dd3d43e702
2.5.1 2023-05-03 19:48:48 -04:00
cloudwithax 334d74095e
remove handling of videos in playlists 2023-05-03 19:47:37 -04:00
cloudwithax b461b91587
fix attribute error with spotify/am client 2023-05-03 19:45:46 -04:00
cloudwithax 56843c459c
2.5.0 2023-05-01 21:03:32 -04:00
cloudwithax d5cf16ac63
Merge branch 'main' of https://github.com/cloudwithax/pomice 2023-05-01 21:01:30 -04:00
cloudwithax 394e3a3907
stop using async with and make external clients use node session 2023-05-01 21:01:12 -04:00
Clxud 380266f2c3
Merge pull request #48 from cloudwithax/pre-commit-ci-update-config 2023-05-01 17:40:01 -04:00
pre-commit-ci[bot] 4e720e3dc9
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.3.1 → v3.3.2](https://github.com/asottile/pyupgrade/compare/v3.3.1...v3.3.2)
2023-05-01 20:39:59 +00:00
cloudwithax b91f6ec04e
add has filter type 2023-05-01 07:42:58 -04:00
cloudwithax 248cce6656
make debug logs for node more verbose 2023-05-01 01:20:10 -04:00
cloudwithax d23fe6b8a4
would be nice if you actually followed semver 2023-05-01 01:04:32 -04:00
cloudwithax 665d6c13a3
fix apple music 2023-05-01 01:02:43 -04:00
cloudwithax f823786029
remove discord.py req 2023-04-29 14:06:44 -04:00
cloudwithax e69349bca8
reflect type changes 2023-04-25 11:19:08 -04:00
Clxud 5445661f42
Merge pull request #46 from SCARTAL/patch-4
`spotify_client_id` data type correction
2023-04-21 19:11:15 -04:00
SCARTAL b75d2f580c
type changes mirrored in function body 2023-04-22 01:14:04 +03:30
pre-commit-ci[bot] bb835fb173 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-04-21 21:39:38 +00:00
SCARTAL b0ef03d2d1
`spotify_id` data type correction
Spotify ids contain chars, entering str data will not cause errors but it has to change to avoid confusion.
2023-04-22 01:06:35 +03:30
Clxud f9bf268c89
Update player.md 2023-04-21 12:20:01 -04:00
Clxud dfc516f8bd
Merge pull request #45 from PanIntegralus/patch-1
Port must be an integer
2023-04-21 12:11:27 -04:00
PanIntegralus 00370cfbc7
Port must be an integer 2023-04-21 18:03:56 +02:00
cloudwithax 6ba2ea1d6d
Merge branch 'main' of https://github.com/cloudwithax/pomice 2023-04-21 10:55:30 -04:00
cloudwithax 2cab4cb7d0
update examples 2023-04-21 10:55:11 -04:00
Clxud 77a7246b6a
Merge pull request #42 from SCARTAL/patch-1 2023-04-21 10:23:40 -04:00
SCARTAL 2461cbb831
port must be int 2023-04-21 17:43:18 +03:30
cloudwithax 42d886554e 2.4.1 2023-04-06 20:28:21 -04:00
cloudwithax e7c627dcd2 fix move to and swap node 2023-04-06 20:27:59 -04:00
cloudwithax 5c71e9a562 2.4 2023-04-05 23:00:12 -04:00
cloudwithax ab374d4ba8 added type checking exception for port number in node 2023-04-05 22:58:30 -04:00
cloudwithax 02b62d493f update README 2023-04-05 22:52:41 -04:00
cloudwithax 4caaff8b04 add move_to in player class 2023-04-05 22:15:32 -04:00
cloudwithax 74256dc5ac Merge branch 'main' of https://github.com/cloudwithax/pomice 2023-04-04 22:19:42 -04:00
cloudwithax bf144a783c fix isrcs not being correctly parsed 2023-04-04 22:19:35 -04:00
Clxud 0b0b50f259
Merge pull request #41 from cloudwithax/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-04-03 14:54:46 -07:00
pre-commit-ci[bot] cf3834d5c2
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 23.1.0 → 23.3.0](https://github.com/psf/black/compare/23.1.0...23.3.0)
2023-04-03 21:24:35 +00:00
Clxud 3a8e622f89
Update events.md 2023-03-30 20:24:33 -04:00
cloudwithax 2ddbb5d91a 2.3.2 2023-03-27 00:10:43 -04:00
cloudwithax b73af37bbf add local sources, fix queue jumping on loop 2023-03-27 00:08:46 -04:00