Skip to content

Flac transcode target is ignored when skip_existing_formats_check is true and source is Flac24 #25

@RogueOneEcho

Description

@RogueOneEcho

I'm working my way through the source and was curious if this behaviour is intentional or not?

If you are attempting to:

  • transcode from Flac24
  • allowed_transcode_formats contains Flac
  • skip_existing_formats_check is false

then I would have expected that Flac would be included in transcode_formats but this is explicitly ignored:

&& (release_type != Flac || torrent.format != "FLAC")

Is this the expected behaviour?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions