Support persistent track IDs (64-bit ints)
This commit is contained in:
parent
28da4da69f
commit
04a976f6f3
4 changed files with 46 additions and 4 deletions
|
@ -3,7 +3,7 @@ from os import environ
|
|||
|
||||
from corefoundationasyncio import CoreFoundationEventLoop
|
||||
|
||||
from .cocoa import CocoaNowPlaying
|
||||
from .cocoa.now_playing import CocoaNowPlaying
|
||||
from .mpd.listener import MpdStateListener
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue