Closed grawity closed 12 years ago
This makes the plugin compatible with Exaile 0.3.3 (bzr version). It still works with 0.3.2, too.
xl.player.PLAYER
xl.player.QUEUE
exaile.player
exaile.queue
LoopStatus
Shuffle
Other changes:
CanGoNext
CanGoPrevious
PlaybackStatus
$XDG_CACHE_HOME
This makes the plugin compatible with Exaile 0.3.3 (bzr version). It still works with 0.3.2, too.
xl.player.PLAYER
andxl.player.QUEUE
instead ofexaile.player
/exaile.queue
LoopStatus
andShuffle
compatible with the new interfaceOther changes:
CanGoNext
andCanGoPrevious
when playlist is modified or repeat mode changesPlaybackStatus
when repeating a playlist$XDG_CACHE_HOME
for the cover cache directory.