Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change album tag is not possible if a part of the files use the same album name #2686

Closed
DirkSchmitt opened this issue Jan 3, 2018 · 1 comment

Comments

@DirkSchmitt
Copy link

Precondition

Music files named tagged e.g. with the album names:

  • A
  • A (disc 2)

Action

  1. Select all these files
  2. Change album name for all to 'A'

Result

Nothing is changed.

Work around

An old, but still annoying behaviour. I mitigated it the last years by changing the album name in 2 steps.

  1. rename to 'Ax'
  2. rename to 'A'
@frestr frestr closed this as completed in 5ea9f19 May 18, 2018
@frestr
Copy link
Member

frestr commented May 18, 2018

Hi, sorry for the late response. It should work now.

lazka pushed a commit that referenced this issue May 20, 2018
If a set of songs all had a tag defined but with differing values, the
edit tags dialog would not allow changing to one of the existing values.

For example, two albums with tags album='A' and album='A (disc 2)' could
not directly be set to album='A' together.

Fixes #2686
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants