Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Issue]: Can't save zip file to a different drive #44

Closed
1 task done
cagure opened this issue May 30, 2023 · 3 comments
Closed
1 task done

[Issue]: Can't save zip file to a different drive #44

cagure opened this issue May 30, 2023 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@cagure
Copy link

cagure commented May 30, 2023

Confirmations

  • I have checked the issues tab, and couldn't find an existing open issue for the issue I want to report.

OS Type

Windows

Python Version

3.8.10

Package Version

2.4.1

Description

Hi

if i use folder = "C:\\Users\\Downloads\\Itunes\\" everything works fine,
but if I change the disk to folder = "E:\\iTunes\\", it doesn't let me download the subtitles with the zip.
but I can download them in any format.
with the old version there wasn't this problem.

Thanks

Config

folder = "E:\\iTunes\\"

Output Log

[WinError 17] The system cannot move the file to a different disk drive
@cagure cagure added the bug Something isn't working label May 30, 2023
@MichaelYochpaz MichaelYochpaz self-assigned this May 30, 2023
@MichaelYochpaz
Copy link
Owner

Hey, thanks for reporting.
Seems to be the same issue as #41, I just forgot to update the code for the zip file as well on the last release (2.4.1).

I'll release an updated version with a fix for that soon.

@MichaelYochpaz MichaelYochpaz changed the title [Issue]: [Issue]: Can't save zip file to a different drive May 30, 2023
@cagure
Copy link
Author

cagure commented May 31, 2023

I'll release an updated version with a fix for that soon.

Thanks

@MichaelYochpaz
Copy link
Owner

MichaelYochpaz commented Jun 2, 2023

Fixed on the new v2.4.2 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants