Skip to content

Releases: Lyall-A/tidalwave

0.8.0

12 Dec 06:27
7e03de7

Choose a tag to compare

Changes

  • Added GPL-3 License
  • Added externalLyrics config option to enable saving .lrc lyric files
  • Added --update argument to update existing files with the metadata from TIDAL
  • Fixed --url argument not working with playlist URL's
  • Added partialDataFallback config option to enable using partial track/album/artist data if a request fails

What's Changed

Full Changelog: v0.7.1...v0.8.0

0.7.1

22 Nov 10:21

Choose a tag to compare

Changes

  • Fixed directory path always being relative to the executable path
  • Added metadata for release type and version
  • Changed the tag separator used for roles

Full Changelog: v0.7.0...v0.7.1

0.7.0

21 Nov 13:32

Choose a tag to compare

Changes

  • Fix container files not getting deleted if filename contains weird characters
  • Fix error when downloading videos with metadata
  • Added Dolby Atmos download support (requires token from a Dolby Atmos supported device)
  • Added --overwrite and --metadata arguments
  • Added more credit tags

What's Changed

  • Add Dolby Atmos download support by @Lyall-A in #7

Full Changelog: v0.6.0...v0.7.0

0.6.0

14 Nov 02:57

Choose a tag to compare

Changes

  • Parse artist biography and album review (not currently used)
  • Add subscription/preview warning if no membership
  • Remove lyrics warning
  • Renamed artistSeperator to tagSeperator in config
  • Add credits metadata (engineer, composer, mastering and a LOT more)
  • Add track key (eg. "B Minor")

What's Changed

Full Changelog: v0.5.0...v0.6.0

0.5.0

31 Oct 14:50

Choose a tag to compare

Changes

  • Normalize download path from config (fixes broken paths in Windows)
  • Add searching by type (tracks, albums, videos, artists, playlists)
  • Fix albums and artists added from search getting parsed as if they were tracks
  • Show help menu when nothing to do

What's Changed

Full Changelog: v0.4.0...v0.5.0

0.4.0

28 Oct 09:52

Choose a tag to compare

Changes

  • Add useArtistsTag to config
  • Remove info log prefix
  • Fix download log padding
  • Fix downloads not respecting user config
  • Add --cover, -c arg

Full Changelog: v0.3.0...v0.4.0

0.3.0

24 Oct 07:40

Choose a tag to compare

Changes

  • Include version in track titles (eg. remixes)
  • Add source metadata tag to default config
  • Fix always null upc value
  • Rename upc tag to barcode
  • Rename rating tag to itunesadvisory (1 = explicit, 2 = clean)

Full Changelog: v0.2.0...v0.3.0

0.2.0

22 Oct 01:19

Choose a tag to compare

Changes

  • Show help menu if queue empty (nothing to download)
  • Add slight delay between segment downloads by default
  • Add video download support

What's Changed

NOTE: The macOS ARM64 build includes a x64 build of FFmpeg

Full Changelog: v0.1.0...v0.2.0

0.1.0

20 Oct 02:36

Choose a tag to compare

Changes

  • Added --url argument to enter a regular TIDAL URL
  • Reads/Writes from exec directory instead of working directory
  • Attempts to use bin directory for running external tools like FFmpeg

NOTE: The macOS ARM64 build includes the x64 build of FFmpeg

Full Changelog: v0.0.2...v0.1.0

0.0.2

19 Oct 03:54

Choose a tag to compare

Changes

  • Added support for embedding metadata using FFmpeg
  • Added option to change cover art size
  • Fixed issue with downloading segments in certain regions

Full Changelog: v0.0.1...v0.0.2