Skip to content

2.2.0

Compare
Choose a tag to compare
@devoxin devoxin released this 05 Jun 21:31
· 13 commits to main since this release
16f1e9f

What's Changed

  • Fixed AAC decoder initialisation #118
  • Fixed header validation of FLAC files #127
  • Fixed an issue with playing inner m3u8 playlists directly #131
  • Fixed a rare thread leak caused by a race condition when stopping track executors #125
  • Added support for searching Bandcamp tracks #115
  • Added support for WAV files with 32 bit samples #116
  • Added support for reading ISRC from MP3, OGG and Matroska files #110
  • Added support for extracting ISRC from Bandcamp tracks #115
  • Added method for registering multiple source managers in one call #132
  • Bump org.json to 20240303 to resolve a transitive vulnerability #113