beetbox / beets

music library manager and MusicBrainz tagger
http://beets.io/
MIT License
12.92k stars 1.82k forks source link

Fix missing keep_in_artist option in ftintitle plugin (introduced in #5356) #5433

Closed klb2 closed 1 month ago

klb2 commented 1 month ago

Description

Fixes bug introduced in #5356.

The new keep_in_artist option for the ftintitle plugin was introduced in #5356. However, it was not passed to the imported function. (See @chrishoage's comment in #5356).

This is fixed with this PR.

To Do

github-actions[bot] commented 1 month ago

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.