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

beets always want to write mb_artistid and mb_albumartistid tags #5043

Closed
djfjeff opened this issue Dec 12, 2023 · 2 comments
Closed

beets always want to write mb_artistid and mb_albumartistid tags #5043

djfjeff opened this issue Dec 12, 2023 · 2 comments
Labels
bug bugs that are confirmed and actionable multi tags

Comments

@djfjeff
Copy link

djfjeff commented Dec 12, 2023

Problem

I had issue with beets 1.6.0 and the albumtypes issue so I upgraded to the latest git version. It did solve my issue with albumtypes separating each letter but I now have this issue. Every combination of beet update and beet write always produce this.

$ beet -vv write -p

user configuration: /home/xyz/.config/beets/config.yaml
data directory: /home/xyz/.config/beets
plugin paths: 
lyrics: Disabling google source: no API key configured.
fetchart: google: Disabling art source due to missing key
fetchart: lastfm: Disabling art source due to missing key
inline: adding item field multidisc
Sending event: pluginload
library database: /mnt/xyz/musiclibrary.db
library directory: /mnt/xyz/music
Sending event: library_opened
Parsed query: AndQuery([TrueQuery()])
Parsed sort: NullSort()
Matt Andersen - Something in Between - Come By
  mb_artistid:  -> 351f742b-35b8-4ebc-9646-78790503fcda
  mb_albumartistid:  -> 351f742b-35b8-4ebc-9646-78790503fcda
Matt Andersen - Something in Between - Something in Between
  mb_artistid:  -> 351f742b-35b8-4ebc-9646-78790503fcda
  mb_albumartistid:  -> 351f742b-35b8-4ebc-9646-78790503fcda
Matt Andersen - Something in Between - Working Man Blues
  mb_artistid:  -> 351f742b-35b8-4ebc-9646-78790503fcda
  mb_albumartistid:  -> 351f742b-35b8-4ebc-9646-78790503fcda
...

Setup

  • OS: Freebsd
  • Python version: python-39
  • beets version: 1.6.1 (installed from git today 2023-1212)
  • Turning off plugins made problem go away (yes/no): no
@djfjeff
Copy link
Author

djfjeff commented Dec 13, 2023

Closing, I restarted from scratch and the problem is not there anymore with 1.6.1

@djfjeff djfjeff closed this as completed Dec 13, 2023
@JOJ0
Copy link
Member

JOJ0 commented Dec 19, 2023

Might be related to #4648 or at least be a similar issue.....just noting for the record.... I have seen this behaviour as well in my collection!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bugs that are confirmed and actionable multi tags
Projects
None yet
Development

No branches or pull requests

3 participants