Page 1 of 1

semicolon ";" between artist name and album artist name doesn't display in Directory Opus and file explorer

Posted: Thu Sep 30, 2021 9:14 pm
by khalid hosain
semicolon ";" between artist name and album artist name doesn't display in Directory Opus and file explorer.
MediaMonkey v5.0.2.2506
Windows 10 Pro

Re: semicolon ";" between artist name and album artist name doesn't display in Directory Opus and file explorer

Posted: Thu Sep 30, 2021 10:50 pm
by Lowlander
Is the problem on Android or Windows?

Re: semicolon ";" between artist name and album artist name doesn't display in Directory Opus and file explorer

Posted: Fri Oct 01, 2021 4:48 am
by khalid hosain
I have already mention that in my original post, It's on the Windows 10 Pro Desktop PC
Some Times File explorer has Displayed proper semicolon in

Code: Select all

Contributing artist
column, but in

Code: Select all

Album artist
column does not show the semicolon and

Code: Select all

; TestArtist2
. Same file in Directory Opus 12 does not Displayed any semicolon in

Code: Select all

Artists
and the

Code: Select all

Album Artist
Column. Please See the screenshot below.

1. Screenshot from File Explorer in Windows 10 Pro
[/img]http://i2.paste.pics/716d379772510ff745 ... a0d4c9.png[/img]
2. Screenshot from Directory Opus 12 Pro
Image
I hope you Understand.

Re: semicolon ";" between artist name and album artist name doesn't display in Directory Opus and file explorer

Posted: Fri Oct 01, 2021 8:49 am
by Peke
Hi,
It is possible and very common implementation error that ; is omitted and that only when there is ;; it show correctly as it is.
Also multi values in Mp3s are separated by Zero byte so application that reads value needs to replace it with Separator character eg. ;

Re: semicolon ";" between artist name and album artist name doesn't display in Directory Opus and file explorer

Posted: Fri Oct 01, 2021 9:32 am
by Lowlander
This was posted in the Android forum, which is why I asked for confirmation.

In that case you might be running into this bug: https://www.ventismedia.com/mantis/view.php?id=18357

Re: semicolon ";" between artist name and album artist name doesn't display in Directory Opus and file explorer

Posted: Sat Oct 02, 2021 8:52 pm
by khalid hosain
Peke wrote: Fri Oct 01, 2021 8:49 am Hi,
only when there is ;; it show correctly as it is.
even I had tried double semicolon (;;), but nothing changed in Directory Opus, There is no semicolon in my file display.

Re: semicolon ";" between artist name and album artist name doesn't display in Directory Opus and file explorer

Posted: Fri Oct 29, 2021 3:25 pm
by Peke
Hi,
Can you please try with latest MM version from viewtopic.php?f=30&t=86639&sd=d

Also make sure that in MM options you have enabled ID3v2.4 and not ID3v2.3 tag support.