Skip to content

Bug: "formatlabel" not interpreted correctly #485

@wutschel

Description

@wutschel

In the SettingsValueViewController the key "formatlabel" is used to choose the right format to display slider values. In older versions of Kodi (e.g. 17.6) the format label had the form "%i ms" to display delays like "750 ms". In current Kodi 19.3 this format is changed to "{0:d} ms". This results in the slider not showing any number anymore, but always "{0:d} ms".

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