Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • funkwhale funkwhale
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 400
    • Issues 400
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 17
    • Merge requests 17
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • funkwhale
  • funkwhalefunkwhale
  • Issues
  • #1030
Closed
Open
Created Feb 25, 2020 by Tony Wasserka@neobrainContributor

Wrong album artist assigned to new albums when the ID3 tag musicbrainz_albumartistid is set

Steps to reproduce

  1. I tested this on an name-your-price (i.e. free for testing) Album available at https://mrbill.bandcamp.com/album/the-collaborative-endeavors (MP3 V0) but the issue likely can be reproduced for other songs/albums
  2. If your Funkwhale instance already contains any of the songs of the album, delete them from the instance
  3. Open track 14 (Quixotically Speaking) in the ID3 tag editor of your choice (I used picard):
    • Add the musicbrainz_albumartistid tag and set it to 2219ec0e-814e-4117-b1fb-1857bb4d3d25 (refers to Mr. Bill)
    • Change the artist tag from "Mr. Bill" to Mr. Bill & Ill-Esha
    • Observe that the albumartist tag is already set to Mr. Bill
  4. Upload the modified MP3 to your funkwhale instance
  5. Open the new album entry in Funkwhale's album browser

What happens?

The wrong album artist is assigned to the album entry: The album page says "Album containing 1 track, by Mr. Bill & Ill-Esha"

(In broader context, what happens if you upload all songs of the album in a very specific way, sometimes two entries of the same album but for different album artists will be created.)

What is expected?

The album page should say "Album containing 1 track, by Mr. Bill", as indicated by the albumartist ID3 tag.

Context

Funkwhale version(s) affected: latest

My Funkwhale instance is based on the all-in-one docker image. I tested both 0.20.1 and the latest develop tag at the time of writing.

Edited Feb 25, 2020 by Tony Wasserka
Assignee
Assign to
Time tracking