|
events.py
|
fix: remove unnecessary assert
|
2024-02-19 20:43:58 +02:00 |
|
objects.py
|
remove ctx comparison check from track __eq__
|
2023-05-08 10:41:47 -04:00 |
|
player.py
|
actually make logging optional lol
|
2024-02-01 22:03:30 -05:00 |
|
pool.py
|
Refactor sourceName to use track_info object.
|
2024-03-11 13:50:07 -04:00 |
|
py.typed
|
start typehinting and correcting the library
|
2023-03-09 15:40:50 +00:00 |
|
queue.py
|
add local sources, fix queue jumping on loop
|
2023-03-27 00:08:46 -04:00 |
|
utils.py
|
update __all__
|
2023-03-12 22:58:49 -04:00 |