Xonshiz/anime-dl

Files download to root directory instead of Output and then delete themselves

switchpalacecorner opened this issue · 6 comments

This is a really weird issue, the downloader works fine except instead of downloading to the output folder, it downloads them all to the root directory.
image

This wouldn't be too big a problem, except after it finishes it says "Error: There is no translation available for 'pt'" and then deletes all the downloaded files.
image
It creates an empty folder in Output with the name of the anime. If I try to download a whole series and not one episode, it deletes each episode after it finishes and then starts downloading the next one.

It always downloads to the root directory then moves the file in to the appropriate show directory in the output directory.

This may be a duplicate of Issue #64

But the "Error: There is no translation available for 'pt'" is a weird one.

What is the command you are passing? Just remove your username and password.

Can you post the error log here?

Remove your username, password, and the private keys after the "/evs/" portion of the URLs in the error.log

"No translation for pt is an error related to mkvmerge. I am working on re-structuring anime-dl. Have fixed that issue. Will push an update in a few days, please do update me if it still does that to you.