getmusicbee.com
General => MusicBee Wishlist => Topic started 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.
-
could you send a link to one of the MP3 files?
-
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
-
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.