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

Errors on defined save path [Windows] #180

Open
Dogway opened this issue May 29, 2023 · 0 comments
Open

Errors on defined save path [Windows] #180

Dogway opened this issue May 29, 2023 · 0 comments

Comments

@Dogway
Copy link

Dogway commented May 29, 2023

I'm unable to make this work in almost all conditions in Windows.

Don't Work:
Error log: "You must specify a list of files when creating."
"D:\exepath\par2.exe" c -s5120000 -r5 -v "Q:\AnotherPath\PAR2\filename.par2" "Q:\FilePath\filename.mp4"
"D:\exepath\par2.exe" c -s5120000 -r5 -v -B "Q:\FilePath" "Q:\AnotherPath\PAR2\filename.par2" "filename.mp4"

Do Work:
"D:\exepath\par2.exe" c -s5120000 -r5 -v "filename.par2" "filename.mp4"
"D:\exepath\par2.exe" c -s5120000 -r5 -v "Q:\FilePath\filename.mp4"

In other words, I'm unable to choose where to save the par2 files.

Might be related to #169

@Dogway Dogway changed the title Can't define save path [Windows] Errors on defined save path [Windows] May 29, 2023
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

No branches or pull requests

1 participant