Skip to content

favorite artists number #72

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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