mpd-now-playable/src/mpd_now_playable
2024-05-09 12:12:54 +10:00
..
cocoa Fix path to mpd/logo.svg 2023-12-06 14:39:04 +11:00
mpd Cache 'no artwork', rather than repeatedly populating the cache with None 2024-05-09 12:12:54 +10:00
__init__.py Initial commit of source - working, but needs stubs for Cocoa 2023-11-27 15:49:33 +11:00
async_tools.py Initial commit of source - working, but needs stubs for Cocoa 2023-11-27 15:49:33 +11:00
cli.py Support persistent track IDs (64-bit ints) 2023-12-06 12:27:24 +11:00
player.py Enable seeking to specific points in the current song 2023-12-06 13:54:40 +11:00
py.typed Initial commit of source - working, but needs stubs for Cocoa 2023-11-27 15:49:33 +11:00
song.py Make most song info optional, to support untagged music 2023-12-06 10:54:51 +11:00
type_tools.py Make most song info optional, to support untagged music 2023-12-06 10:54:51 +11:00