Post Reply 
Track and album names displayed with replacement character. How to resolve?
25-01-2024, 18:44
Post: #20
RE: Track and album names displayed with replacement character. How to resolve?
(25-01-2024 18:02)Yukster Wrote:  I pasted the code into mp3tag filter the tracks disappeared. I saved all 4 tracks individually and the unwanted characters are no longer
It's good news that saving the files in Mp3tag removed the problem characters.

I think you're telling me though that when you pasted the following code (replacing # with $) into the Filter in Mp3tag, all the bad tracks disappeared.
Code:
"#ifgreater(#strstr(%title%,#char(00)),0,yes,no)" IS yes
Which isn't great - although there's no checking of the syntax so it could be that it was pasted in incorrectly.

In order to be able to help you in identifying the problem tracks, I'd need you to create a short version of one of the tracks so I can test it this end.

If you download and install SOX, then run the following command against one of your problem files (one that hasn't been fixed or processed with fsutil) and attach it to a post.
Code:
"C:\Program Files (x86)\sox-14-4-2\sox.exe" "file name.flac" "output.flac" trim 0 2

Alternatively you'd need to load your entire collection into Mp3tag and save them all.
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 - 25-01-2024 18:44

Forum Jump:


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