Skip to content

Beets shouldn't colorize (at least by default) if output is to a file or pipe rather than a tty. #5837

@milnak

Description

@milnak

Problem

This will output bad files to "bad-mp3.txt" but will also include ansi escape sequences which makes the file hard to read.

beet bad format:mp3 | tee bad-mp3.txt

ideally, beets shouldn't colorize (at least by default) if output is to a file or pipe rather than a tty.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions