Can't use the rename functions based on tags functions #mac #osx

Hello Mp3tag Community,

I have been a frequent user of the 'rename based on tags' function to organize my music folder according to the following criteria: %PUBLISHER%/%YEAR% - %album%/%ARTIST% - %title% (%YEAR%).

Previously, if the folder existed, the function would simply move the file to the existing folder structure. If not, mp3tag would create the necessary folder and sub-folders on the fly.

However, since updating to OSX Ventura 13.1 from OSX Mojave, I've been encountering an issue. I now receive an error message stating that I don't have the necessary rights to the folder, etc. (please see the attached screenshots for reference).

I attempted to resolve this by adding mp3tag to the 'Full Disk Access' enabled apps in the OSX preferences panel, but this didn't seem to make a difference.

I would greatly appreciate any suggestions or solutions from the community. Thank you in advance for your assistance.

OSX Ventura 13.4.1
mp3tag : 1.8.1

*Edit post #1 : External drive is ExFAT (and already was under Mojave), i'm looking in the direction of limit implemented since Ventura regarding file systeme, rights & security management.

Have a look at this thread and see whether it helps:

1 Like

Hello @ohrenkino, thank you for your suggestion.

I attempted to implement the method outlined in the recommended post, but unfortunately, it did not work.

Here are the steps I followed:

1/ I closed all instances of the mp3tag application.
2/ I executed the terminal command: defaults delete app.mp3tag.Mp3tag SecurityScopedBookmarks
3/ I relaunched the app and tried to open files using ⌘O.

Unfortunately, I encountered the same permissions rights error.

I have attached the log for your reference, if needed. However, I suspect this issue might be related to the limitations of the exFAT file system. Later today, I plan to try using an external drive formatted in APFS to see if the problem persists.

Here are some logs from console - filtered on "mp3tag"

erreur	14:04:15.516329+0200	Mp3tag	CGSWindowShmemCreateWithPort failed on port 0
erreur	14:04:15.514025+0200	Mp3tag	CGSWindowShmemCreateWithPort failed on port 0
erreur	14:04:15.507055+0200	Mp3tag	Vous n’avez pas l’autorisation d’enregistrer le fichier « 2022 - Успокой меня » dans le dossier « ракурс ». (Error Domain=NSCocoaErrorDomain Code=513 "Vous n’avez pas l’autorisation d’enregistrer le fichier « 2022 - Успокой меня » dans le dossier « ракурс »." UserInfo={NSFilePath=/ракурс//2022 - Успокой меня, NSUnderlyingError=0x600008889320 {Error Domain=NSPOSIXErrorDomain Code=1 "Operation not permitted"}})
par défaut	14:04:15.505079+0200	Mp3tag	Resolved secure bookmark to file:///
par défaut	14:04:15.503664+0200	Mp3tag	Found secure bookmark for file:///%D1%80%D0%B0%D0%BA%D1%83%D1%80%D1%81//2022%20-%20%D0%A3%D1%81%D0%BF%D0%BE%D0%BA%D0%BE%D0%B8%CC%86%20%D0%BC%D0%B5%D0%BD%D1%8F/ at file:///
par défaut	14:04:15.503545+0200	Mp3tag	Resolved secure bookmark to file:///
par défaut	14:04:15.501162+0200	Mp3tag	Found secure bookmark for file:///Volumes/Extreme%20SSD/DJ_MUSIC/_Tunes/ at file:///
par défaut	14:04:15.501075+0200	Mp3tag	Access granted for file:///%D1%80%D0%B0%D0%BA%D1%83%D1%80%D1%81//2022%20-%20%D0%A3%D1%81%D0%BF%D0%BE%D0%BA%D0%BE%D0%B8%CC%86%20%D0%BC%D0%B5%D0%BD%D1%8F/
par défaut	14:04:15.501061+0200	Mp3tag	Found secure bookmark for file:/// at file:///
par défaut	14:04:15.500968+0200	Mp3tag	Access granted for file:///Volumes/Extreme%20SSD/DJ_MUSIC/_Tunes/
par défaut	14:04:15.500951+0200	Mp3tag	Found secure bookmark for file:///Volumes/Extreme%20SSD/DJ_MUSIC/_Tunes/ at file:///
erreur	14:04:15.499285+0200	Mp3tag	CGSWindowShmemCreateWithPort failed on port 0

AFAI understand it, you have to open the whole folder to get the permission.
The best way would be to open the top folder for all music files as MP3tag would then get permission to modify all subordinate folders - and the files inside these folders.

1 Like

@ohrenkino , In my first try i add the volumes using ⌘O and it failed
After your comment, i add only the root folder (1st folder in the volume)...and it worked :slight_smile:

Thanks for your help :+1:

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.