Releases: Lyall-A/tidalwave
Releases · Lyall-A/tidalwave
0.8.0
Changes
- Added GPL-3 License
- Added
externalLyricsconfig option to enable saving.lrclyric files - Added
--updateargument to update existing files with the metadata from TIDAL - Fixed
--urlargument not working with playlist URL's - Added
partialDataFallbackconfig 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
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
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
--overwriteand--metadataarguments - Added more credit tags
What's Changed
Full Changelog: v0.6.0...v0.7.0
0.6.0
Changes
- Parse artist biography and album review (not currently used)
- Add subscription/preview warning if no membership
- Remove lyrics warning
- Renamed
artistSeperatortotagSeperatorin 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
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
Changes
- Add
useArtistsTagto config - Remove info log prefix
- Fix download log padding
- Fix downloads not respecting user config
- Add
--cover,-carg
Full Changelog: v0.3.0...v0.4.0
0.3.0
Changes
- Include version in track titles (eg. remixes)
- Add
sourcemetadata tag to default config - Fix always null
upcvalue - Rename
upctag tobarcode - Rename
ratingtag toitunesadvisory(1 = explicit, 2 = clean)
Full Changelog: v0.2.0...v0.3.0
0.2.0
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
Changes
- Added
--urlargument to enter a regular TIDAL URL - Reads/Writes from exec directory instead of working directory
- Attempts to use
bindirectory 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
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