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

JSON for Spotify imports contains encoded strings instead of arrays

      For listens imported with the new Spotify import feature some fields that should likely be arrays contain the array data as JSON encoded strings.

      E.g.

      "release_artist_names" : "['Paradise Lost']",

      instead of:

      "release_artist_names" : ["Paradise Lost"],

      Example: https://gist.github.com/phw/f43a05b53f3d1ee6f23895d764f946b9

          [LB-390] JSON for Spotify imports contains encoded strings instead of arrays

          Param Singh added a comment -

          Param Singh added a comment - https://github.com/metabrainz/listenbrainz-server/pull/433

            iliekcomputers Param Singh
            outsidecontext Philipp Wolfer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package
                spotify release