Skip to content

v1.1.0

Compare
Choose a tag to compare
@ritiek ritiek released this 13 Nov 18:11
· 1718 commits to master since this release
f0ab907

Added

  • Output error details when track download fails from list file (@ManveerBasra) (#406)
  • Add support for .m3u playlists (@ritiek) (#401)
  • Introduce usage of black (code formatter) (@linusg) (#393)
  • Added command line option for getting all artist's songs (@AlfredoSequeida) (#389)
  • Added command line options for skipping tracks file and successful downloads file and
    place newline before track URL when appending to track file (@linusg) (#386)
  • Overwrite track file with unique tracks (@ritiek) (#380)
  • Embed comment metadata in .m4a (@ritiek) (#379)
  • Added check for publisher tag before adding publisher id3 tag to audio file (@gnodar01) (#377)

Changed

Fixed

  • Check and replace slashes with dashes to avoid directory creation error (@ManveerBasra) (#402)
  • Filter unwanted text from Spotify URLs when extracting information (@ritiek) (#394)
  • Correctly embed metadata in .m4a (@arryon) (#372)
  • Slugify will not ignore the ' character (single quotation mark) anymore (@jimangel2001) (#357)