pomice/pomice
Zander M. 86b35106b2
Fix KeyError in exception handling on error when loading a track.
2024-03-27 22:04:39 -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 fix issues related to loading files/http links, added spotify recommendation querying, changed loglevel enum behavior 2024-02-06 17:31:51 -05: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 actually make logging optional lol 2024-02-01 22:03:30 -05:00
pool.py Fix KeyError in exception handling on error when loading a track. 2024-03-27 22:04:39 -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