Skip to content

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Aug 00:08
1f7965b

What's changed?

  • Changed Spotify credentials, introduced migrations to mitigate any complications. #454, #470, #526
  • Improved the YouTube Music track weighing logic, we should get 30% more accurate results. #472
  • Freyr now supports paginated track artists. #471
  • Accented words like Solidarité now get properly normalized, helping more accurate lookups. #473
  • Fix bug with Apple Music & Deezer URI parser. #403, #549
  • Freyr now treats binaries in bins/{posix,windows} as being of higher priority than those in PATH. #474
  • Freyr now properly handles tracks that have no copyright information. #467
  • Freyr now properly checks the base dir instead of the current working dir for existing tracks. #527
  • Updated logic for extracting source feeds from yt-dlp's response. #515
  • Freyr now auto-disables the progress bar when it detects the absence of a compatible TTY, avoiding errors wherever possible. #506
  • Allow overriding the atomicparsley binary used with the ATOMIC_PARSLEY_PATH environment variable. #475
  • Updated AtomicParsley in the Docker images, fixing a class of errors. #476
  • Ignore yt-dlp warnings that could cause hard errors when parsing its response. #511
  • Fixed YouTube accuracy calculation. #509, #510

Full Changelog: v0.9.0...v0.10.0