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
Flac
skip_existing_formats_check
true
Flac24
I'm working my way through the source and was curious if this behaviour is intentional or not?
If you are attempting to:
false
then I would have expected that Flac would be included in transcode_formats but this is explicitly ignored:
transcode_formats
red_oxide/src/command/transcode.rs
Line 198 in 3d20de1
Is this the expected behaviour?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm working my way through the source and was curious if this behaviour is intentional or not?
If you are attempting to:
Flac24
Flac
skip_existing_formats_check
isfalse
then I would have expected that
Flac
would be included intranscode_formats
but this is explicitly ignored:red_oxide/src/command/transcode.rs
Line 198 in 3d20de1
Is this the expected behaviour?
The text was updated successfully, but these errors were encountered: