Skip to content

Release 4.0.4

Compare
Choose a tag to compare
@aw-was-here aw-was-here released this 07 May 19:36
· 206 commits to main since this release
  • Experimental feature: New option to use Musicbrainz to fill in missing metadata based only on artist and title (and album if available).
  • Add support for AVIF graphics. At some point, all of the templates will be updated to handle multiple formats so be prepared!
  • On Windows, the ability to read from Windows Media Transport compatible software, such as Amazon Music, Soundcloud, and likely others. (Ironically, Windows Media Player doesn't appear to use it for whatever reason.)
  • Ability to disable reading Virtual DJ remix fields from the M3U history file. This feature has no impact on what is read from the media itself. In other words, if the MP3 is tagged with remix data that will still show up.
  • Twitch redemptions using the 'Twofer' format now has the track title as optional.
  • A new skip track filter based upon a keyword in either the genre or comment field.
  • The internal twitch lock should now be less likely to deadlock.
  • Some log messages have been bumped up from debut to error.
  • Unit tests ran during development have been improved.
  • Rework the development process; now almost entirely pyproject.yaml-based.
  • Some major doc changes here and there.
  • Rework and simplify some of the internals of plugins.
  • Along with that, sources that do not have the required operating system component installed won't show up as a possible selection in the UI.
  • The usual dependency updates that should improve program speed and dependability.

Known Bugs