pomice/pomice
Zander be7106616b
Typing fix from NiceAesth
Co-authored-by: Andrei Baciu <8437201+NiceAesth@users.noreply.github.com>
2024-08-18 00:34:43 -04:00
..
applemusic [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-03-11 17:29:47 +00:00
spotify [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-03-11 17:29:47 +00:00
__init__.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-03-11 17:29:47 +00:00
enums.py Typing fix from NiceAesth 2024-08-18 00:34:43 -04:00
events.py fix: remove unnecessary assert 2024-02-19 20:43:58 +02:00
exceptions.py feat: add typing; add makefile; add pipfile 2023-03-11 15:45:09 +02:00
filters.py edit filters, log level matches handler, other fixes 2023-05-21 10:42:43 -04:00
objects.py remove ctx comparison check from track __eq__ 2023-05-08 10:41:47 -04:00
player.py refactor: set original track if search type is not defined in Player's play_track method 2024-06-10 21:54:21 -04:00
pool.py refactor: update search_type handling in Player and Node classes to be nullish to support lavasrc 2024-06-10 21:20:59 -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
routeplanner.py feat: add typing; add makefile; add pipfile 2023-03-11 15:45:09 +02:00
utils.py update __all__ 2023-03-12 22:58:49 -04:00