getmusicbee.com

General => MusicBee Wishlist => Topic started by: hiccup on June 10, 2024, 05:14:39 PM

Title: having a space between role and person for the Involved People tag
Post by: hiccup on June 10, 2024, 05:14:39 PM
When displaying the Involved People List tag, for mp3 files (TIPL) the role is immediately followed by the name of the person.
( role:Person )

When using an involvedpeople tag for flac and other formats it is properly separated by a space.
( role: Person )

mp3:
(https://i.imgur.com/ovYd0iB.png)

flac:
(https://i.imgur.com/F8VoAFq.png)

Trying to solve this by using a script to force adding a space doesn't work since MusicBee seems to remove leading spaces altogether here.
Title: Re: having a space between role and person for the Involved People tag
Post by: Steven on June 24, 2024, 09:37:00 AM
could you send a link to one of the MP3 files?
Title: Re: having a space between role and person for the Involved People tag
Post by: Steven on June 26, 2024, 10:18:37 AM
this should fix the .mp3 files after a rescan
https://getmusicbee.com/patches/MusicBee36_Patched.zip

you should check it doesnt negatively impact other files though
Title: Re: having a space between role and person for the Involved People tag
Post by: hiccup on June 26, 2024, 05:15:28 PM
you should check it doesnt negatively impact other files though
I tested it on several songs and file formats, and things seem to be fine now, thnx.