Skip to content

Argument "-C 1" is not supported by 'squeezelight' client on ARM-targets #1

@hoxi

Description

@hoxi

In the file 'resources/lib/main_service.py' the following line sends the argument "-C 1" to the 'squeezelite' client.
line 205: args = [sl_binary, "-s", self.lmsserver.host, "-a", "80", "-C", "1", "-m",

This argument is not supported by squeezelite, and should probably be removed for ARM-targets (or changed if the intention was something else?)

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