mpd-now-playable/src/mpd_now_playable
2024-05-17 19:46:10 +10:00
..
cocoa Support newer PyObjC by explicitly converting Paths to str 2024-05-14 13:23:41 +10:00
mpd Try both readpicture and albumart, prefer the former 2024-05-17 19:46:10 +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
cache.py Avoid crashing if cache URL has no namespace 2024-05-14 14:07:25 +10:00
cli.py Support MPD_NOW_PLAYABLE_CACHE setting (Redis or Memcached) 2024-05-14 13:25:13 +10: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 Support MusicBrainz release track ID 2024-05-14 10:06:39 +10:00
type_tools.py Make most song info optional, to support untagged music 2023-12-06 10:54:51 +11:00