Skip to content

Version 0.1.0

Choose a tag to compare

@Gadgetoid Gadgetoid released this 25 Nov 13:47
· 45 commits to master since this release

This release introduces threaded album art retrival, which prevents long album art download times from locking up the display output. It also fixes a bug which caused excessive CPU load, and should be used with v0.0.3 of the PiDi Plugins (pidi-display-pil and pidi-display-st7789) for best results.

  • Threaded album art retrival to avoid locking up frontend
  • BugFix: fixed typo in album art retry functionality
  • BugFix: use time.sleep instead of event.wait, which was returning immediately