Closed Ampig closed 2 years ago
The field attribute specifies the corresponding response field with the name ArtistTitle
.
However, according to the documentation at https://github.com/defvs/connect-v2-docs/wiki/ this field is named ArtistsTitle
.
I assume this is the issue why the directories are not created.
https://github.com/defvs/monsterutilities/blob/735211a4a6a48904f97c6e00090a29af4556d120/src/main/xerus/monstercat/api/response/Release.kt#L15
Will be released in the next update.
The downloader is not sorting downloaded releases into the subfolders that are configured.