Post Reply 
Track and album names displayed with replacement character. How to resolve?
24-01-2024, 14:20
Post: #12
RE: Track and album names displayed with replacement character. How to resolve?
(24-01-2024 13:10)Yukster Wrote:  I haven't had jriver Mesia Cebtre v 17 installed for some years. I'm running v.23 currently.
I'm just trying to create a file that exhibits the same behaviour to see if I can identify the NUL in Mp3tag, so that rather than re-save your entire collection you can target only those affected.

If you load a problem album into Mp3tag then paste the following code in the Filter at the bottom of the screen:
Code:
"#ifgreater(#strstr(%title%,#char(00)),0,yes,no)" IS yes
NOTE: I've had to replace $ with # in the above code for the forum to accept it, so switch them back before pasting into Mp3tag.

Do the problem tracks remain in the grid or do they disappear? If they remain then it's found the NUL in the title field (you could double check by loading a recent album and verifying that the tracks are removed). This means that you could load your entire collection (depending on how big it is!) into Mp3tag, apply the filter (which would reduce the selection to only those affected), then perform the re-save.

Up until now you've been dealing with FLAC files, if you have any MP3 files and they exhibit the same issue you'll need to configure Mp3tag so it retains the correct ID3 tag version (2.3 vs 2.4), but let's address that if you have any.

As always, when performing any big change make sure you have a backup.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Track and album names displayed with replacement character. How to resolve? - simbun - 24-01-2024 14:20

Forum Jump:


User(s) browsing this thread: 1 Guest(s)