OCD: Moosh & Twist recently came out with a new album. When I add it to my cmus library, it shows the artist as "Moosh & Twist". Their other albums display properly as "OCD: Moosh & Twist" I figured this was a simple id3tag issue so I used this answer Any ubuntu tool to edit tag in mp3 files in group and ran
id3tool --set-artist=OCD:\ Moosh\ and\ Twist *.mp3
and now when I run
id3tool *.mp3
it shows the correct artist name.
I cleared my cmus library and re-added everything, but the new album still shows up as 'Moosh & Twist' despite the Artist id3tag changing.
I am not sure how to get cmus to update the display name properly.