Skip to content

v3.3.0

Latest
Compare
Choose a tag to compare
@jodal jodal released this 17 Dec 23:15
· 15 commits to main since this release
06b2cce
  • Drop support for Python 3.8 (#75)
  • Replace use of imghdr module as it has been deprecated and eventually removed in Python 3.13 (PR: #78)
  • Fix browse by date for YYYY (and enable browsing by month YYYY-MM) (#47, PR: #72)
  • Update web interface to list cached album art (PR: #64)
  • Catch all exceptions during metadata scan (PR: #65)
  • Add source of image data to extract image logging (PR: #66)
  • Extend documentation of directories setting (PR: #74)