-
The application now stores the user configuration file (user.config) in its base directory, making it fully portable across different computers. (#251)
Note: if write access to the application's base directory is not available, it should fallback to the local app data directory instead.
-
A new option has been added in Advanced Settings to log failed downloads and non-downloadable releases in 'error.txt' files within the download folder. (#250)
Note: every album folder will have its own 'error.txt' file whenever possible. If you deleted template texts to download all your music into a single folder, only one 'error.txt' file will be created, containing everything.
-
Three new options have been added in Advanced Settings to choose the preferred behavior when attempting to download a track file that already exists on disk (#244 (comment)):
-
- Ignore / skip the download. (note: this has always been the default behavior)
-
- Automatically rename the incoming file.
-
- Overwrite the existing file.
-
-
Additional Settings control layout has been rearranged for a clearer and more intuitive usability (or I hope so 😅):
- Other minor UI layout adjustments.