Error ‘Cannot Write File (file path)’ with AIF files

Hello,

I face a similar problem as the one described here: Error 'Cannot Write File (file path)' - Support - Mp3tag Community

Except my files are *.aif

image

I have to spam the "Retry" button to save my changes.

My OS:

Edition Windows 11 Pro
Version 23H2
Installed on ‎9/‎3/‎2024
OS build 22631.3235
Experience Windows Feature Experience Pack 1000.22687.1000.0

Thanks for your help.

Please tell us: Which function did you use? Do you write to a local drive or something in the network?
What do the access rights look like? Are you the owner of those files? Do other programs access the file at the same time (e.g. a player, indexer)? Does this happen only to this file or also to others? Can old files be manipulated?

Convert filename to tag. It happens to more than 1000 files out of 1400, all hosted on a local SDD, I own the files, I have full RW rights on them. I repeated the same modifications on the same set of files several times, and it happens randomly. No other programs access these files as I work on a copy

Antivirus or search indexing tools can access your files without telling you about it.

Can you also please check the Tag column for those files and see if it shows any errors that might indicate a malformed file.

Possible but far stretched: I would be very unlucky if these tools decide to scan my library every time I want to update the tags... several times a day.

Nothing specific. I know there are tools to check the headers of mp3 files, do you know any similar for aif?
Beautiful piece of software btw!

It should show specifically the version of the tag found in the file. Probable hints for bad files would be either missing tags, no length or specifically in the "Tag" column a text with the word "bad".

IMHO, such programs only jump into action if they detect a change. Modification of the tag data would be such a change.

So, does it happen if you use smaller batches?
Does it stop at a particular file?

I mean: if it

then it looks like the root cause does not originate in MP3tag or in the files but in the environment which hinders the process to complete.

If you find a file that stops the modifications, it would be nice if you could share it with us.

In such "random" cases, I suggest to check it by yourself.
You could try a tool like Procmon to see IF and WHAT process access your files during your Mp3tag changes. You can find a detailed "howto" for procmon here on this external (not affiliated) website:

Please be sure to start with a filter like the path to your AIF files. Otherwise the number of entries will be overwhelming:

Yes, it does show the tag: ID3v2.4 (ID3v2.4). All files look clean from this perspective.

I will share any findings. Thanks for the help!

Thanks, I will do that tomorrow morning and report the results here.

Hi, obviously, now that I launch Process Monitor every time I use MP3Tag to catch the problem it does not happen anymore...

I will keep monitoring and revert back if I find something. Thanks all for your help!