pomice/pomice
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
..
applemusic add local sources, fix queue jumping on loop 2023-03-27 00:08:46 -04:00
spotify fix isrcs not being correctly parsed 2023-04-04 22:19:35 -04:00
__init__.py 2.4.1 2023-04-06 20:28:21 -04:00
enums.py add local sources, fix queue jumping on loop 2023-03-27 00:08:46 -04:00
events.py fix event tracks 2023-03-13 19:37:29 -04:00
exceptions.py feat: add typing; add makefile; add pipfile 2023-03-11 15:45:09 +02:00
filters.py fix formatting 2023-03-11 10:41:46 -05:00
objects.py fix isrcs not being correctly parsed 2023-04-04 22:19:35 -04:00
player.py fix move to and swap node 2023-04-06 20:27:59 -04:00
pool.py `spotify_id` data type correction 2023-04-22 01:06:35 +03:30
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