Skip to content

1.6.0

Compare
Choose a tag to compare
@broken broken released this 28 Jan 09:21
· 210 commits to master since this release

Major Changes

  • add moving of album files when album path info changes
  • improve youtube auth to use refresh tokens

Changes

  • add support for stems when moving an album
  • make scrollbars dark
  • handle oauth expirations of access tokens
  • remove obsolete TagWriter
  • improve moveAlbumCover with checks and error callback
  • validate settings dir paths end in a slash
  • add ability to unhide alerts
  • fixes for uploading playlists to youtube
  • fix queries with apostrophes & escapes
  • provide warning if added song is a duplicate
  • list all instances of a song in a playlist
  • remove duplicate spaces for new songs
  • update featuring to properly be parsed
  • write debug messages to logs if debug mode is on
  • fix setting release date from yt music
  • update release instructions for patch releases
  • add debug info for viewing song info
  • filter 'official video' from remix fields
  • remove (original mix) from song titles
  • when copying a playlist, sort songs by position
  • do not checkout master after creating a branch