Skip to content

v2022.12.25

Compare
Choose a tag to compare
@deepjyoti30 deepjyoti30 released this 25 Dec 16:06
· 40 commits to master since this release
68e54cb

Changes in this release

  • Fixes in completion.py that leads to better auto-completion on shell. Thanks to @xgqt
  • Adds a change to extract the name from the youtube URL
  • Support for skipping metadata properly using -1
  • Handle ignore-errors properly when songs are not present
  • Fixes issue to use user passed song properly for searching metadata
  • Adds option to skip converting opus files using ffmpeg
  • Handle error if adding metadata fails
  • Other bug fixes