Skip to content

favorite artists number #72

@th2j

Description

@th2j

Hello

When i scan my qobuz library, LMS print a wrong favorite artists number (the result is +1 than the real number)

I think that in Importer.pm, you need to change :

$progress->total($progress->total + scalar @$artists);
to
$progress->total(scalar @$artists);

Thanks
Thomas

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