Skip to content

Respect artist_credit when importing #5916

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mikeroll
Copy link

@mikeroll mikeroll commented Aug 6, 2025

Description

Fixes #5010. Fixes #5633.

I've started with the most naive solution - this is essentially the same piece of logic in five places - as I'm not yet feeling comfortable to mess with AlbumInfo/TrackInfo, nor have I found an optimal place to do so. Some pointers on centralizing this (if it makes sense?) are welcome!

I would proceed adding the tests after the initial feedback. Thanks!

To Do

  • Documentation
  • Changelog
  • Tests

Copy link

github-actions bot commented Aug 6, 2025

Thank you for the PR! The changelog has not been updated, so here is a friendly reminder to check if you need to add an entry.

Copy link

codecov bot commented Aug 6, 2025

Codecov Report

❌ Patch coverage is 44.44444% with 10 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (master@e3574a7). Learn more about missing BASE report.

Files with missing lines Patch % Lines
beets/autotag/distance.py 50.00% 2 Missing and 2 partials ⚠️
beets/ui/commands.py 42.85% 2 Missing and 2 partials ⚠️
beets/autotag/match.py 33.33% 1 Missing and 1 partial ⚠️
🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant