Skip to content

Conversation

@itisFarzin
Copy link

Issue
I have enabled add_singles_to_folder and set the download path to a directory and not a path, and because of the duplicated os.path.join, the directory name gets repeated.
Instead of it be like directory/folder_format/track_format, it will be directory/directory/folder_format/track_format.

Solution
Remove the duplicated os.path.join.

* If you set the download folder to a name instead of a path, it'll be
duplicated in the path.

Signed-off-by: Farzin Kazemzadeh <itisFarzin@proton.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant