We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm trying to extract an FSB wich contain some duplicated name...
So if i have 5 time DUPLICA1.OGG i got only 1 file and not 5 with a number ex:
DUPLICA1.WAV DUPLICA1-2.WAV DUPLICA1-3.WAV DUPLICA1-4.WAV DUPLICA1-5.WAV
How i can extract all the 1275 files and not the half 700 because of that conflict?
Thank
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm trying to extract an FSB wich contain some duplicated name...
So if i have 5 time DUPLICA1.OGG i got only 1 file and not 5 with a number ex:
DUPLICA1.WAV
DUPLICA1-2.WAV
DUPLICA1-3.WAV
DUPLICA1-4.WAV
DUPLICA1-5.WAV
How i can extract all the 1275 files and not the half 700 because of that conflict?
Thank
The text was updated successfully, but these errors were encountered: