What's Changed
- Update gui.py - misspell by @fire1ce in #140
- Autodetect ffmpeg path if not present in configuration by @maya-doshi in #143
- Feature/package update by @exislow in #212
- Update tidalapi by @exislow in #213
- Fixed bad logger call. Fixes #184 by @exislow in #214
- Bug fix: Pagination for user playlists loading more than 50 items now… by @exislow in #215
- #141 Bug when XDG_CONFIG_HOME is set config dir is ignored and new config generated in config/.config/tidal-dl-ng by @exislow in #216
- PKCE login is no longer required for HI_RES_LOSSLESS. Fixes #153 by @exislow in #217
- Fix: Short tracks won't cause an error on download. No infinity download loop by @exislow in #220
- If login fails
token.json
will be removed, so the user can have a fresh start by @exislow in #221 - Fix: Replace
{artist_name}
only on Track / Video basis. Fixes #171 by @exislow in #222 {track_volume_num_optional}
and{track_volume_num_optional_CD}
added by @exislow in #223- Fix:
{album_artist}
is now emitting only the album artist by @exislow in #224 - Capitalized FLAC metadata tags. by @exislow in #225
- Gui enhancement by @exislow in #226
- ✨ Track segments are downloaded simultaneously, which results in a huge speed increase by @exislow in #227
- #196 Faster file skips (without download delay) by @exislow in #229
- ✨
tidalapi
and dependent code was updated. by @exislow in #230
New Contributors
- @fire1ce made their first contribution in #140
- @maya-doshi made their first contribution in #143
Full Changelog: v0.15.6...v0.20.0