Uploaded image for project: 'ListenBrainz'
  1. ListenBrainz
  2. LB-1668

Donors page erroneously reports no listens for some users

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • None
    • None
    • None

      On the new donors page, some ListenBrainz users that should have their listen and playlist count shown on the page have nothing showing.

      Looking at the data we get from the server, their listen and playlist counts are null.

      Here are the users this is true for at the time of writing:

      [
        {
          "listenCount": null,
          "musicbrainz_id": "DemTriangles"
        },
        {
          "listenCount": null,
          "musicbrainz_id": "Schmias"
        },
        {
          "listenCount": null,
          "musicbrainz_id": "Ichimonji10"
        },
        {
          "listenCount": null,
          "musicbrainz_id": "Paradox729"
        },
        {
          "listenCount": null,
          "musicbrainz_id": "LostLuma"
        }
      ]
      

      Reported by Paradox729 on the forums: https://community.metabrainz.org/t/user-stats-on-lb-donation-page/722140

            anshgoyal Ansh Goyal
            mr_monkey Monkey
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package