What's Changed
Bugfix release:
- Override TaglibSharp-2.3.0.0's default formatting of the track number metadata tag as a two-digit zero-filled value and use normal numerical formatting instead. (Resolves #7)
- Fixed bug where path value truncated to "max file name length" could end on a space, causing download failure. (Fixes #12)
- Trim login textboxes values before login. (Resolves #15, because copy/paste is hard...)
- Log errors when trying to get latest version from github to
VersionCheck_Errors.log
file. - Update QobuzApiSharp to version 0.0.2 (fixed issue MacOS Wine users had)
- Various smaller bugfixes & code improvements.