[SOLVED] Renaming files goes wrong on some files

I’m using MusicBrainz Picard 2.13.3 on CachyOS. Files are mounted via SMB share. Picard should rename files to

$num(%tracknumber%,2) - %artist% - %title%

After clicking on save, some filenames are a messed up:

.04 - SAM - You Make Me Feel Like Dancing.00
.10 - Mark Morrison - Return of the Mack.00
.11 - Hand in Hand for Children e.V. - Children.00
.13 - B.B.E. - Seven Days and One Week.00
.16 - Down Low - Vision of Life.00

01 - Backstreet Boys - Get Down (You’re the One for Me).mp3
02 - Captain Jack - Soldier Soldier.mp3
03 - Culture Beat - Take Me Away.mp3
05 - Robert Miles - Fable.mp3
06 - Eros Ramazzotti - Più bella cosa.mp3
07 - Blue System - Only With You.mp3
08 - Faithless - Insomnia.mp3
09 - Charly Lownoise & Mental Theo - Fantasy World.mp3
12 - Soultans - Can’t Take My Hands Off You.mp3
14 - Ro‐Cee - Gettin’ All Da’ Babes.mp3
15 - RMB - Spring.mp3
17 - E‐Rotic - Fritz Love My Tits.mp3
18 - Scooter - Rebel Yell.mp3
19 - Captain Hollywood - Love and Pain.mp3
20 - Mr. Ed Jumps the Gun - Don’t Ha Ha.mp3

This happens always on the same files. Filenames before saving:

Summary

01 - Backstreet Boys - Get Down (You’re The One For Me).mp3
02 - Captain Jack - Soldier Soldier.mp3
03 - Culture Beat - Take Me Away.mp3
04 - Sam - You Make Me Feel Like Dancing.mp3
05 - Robert Miles - Fable.mp3
06 - Eros Ramazzotti - Più bella cosa.mp3
07 - Blue System - Only With You.mp3
08 - Faithless - Insomnia.mp3
09 - Charly Lownoise & Mental Theo - Fantasy World.mp3
10 - Mark Morrison - Return Of The Mack.mp3
11 - Hand In Hand For Children e.V. - Children.mp3
12 - Soultans - Can’t Take My Hands Off You.mp3
13 - B.B.E. - Seven Days And One Week.mp3
14 - Ro-Cee - Gettin’ All Da’ Babes.mp3
15 - RMB - Spring.mp3
16 - Down Low - Vision Of Life.mp3
17 - E-Rotic - Fritz Love My Tits.mp3
18 - Scooter - Rebel Yell.mp3
19 - Captain Hollywood Project - Love And Pain.mp3
20 - Mr. Ed Jumps The Gun - ^Don’t Ha Ha.mp3

Tried with TrueNAS SMB-Fileserver and Debian (Trixie) SMB-Fileserver. SMB shares are mounted via fstab with the following options:

credentials=/etc/smbcredentials,uid=1000,gid=1000,iocharset=utf8,vers=3.0,_netdev,nofail,x-systemd.automount

Picards Debug-Log does not show anything wrong:

Summary

D: 20:18:49,416 config.event:261: Config file update requested on thread 139811288288192
D: 20:18:51,655 formats/id3._save:374: Saving file “/home/michael/Software/(1996) 1996-5/01 - Backstreet Boys - Get Down (You’re The One For Me).mp3”
D: 20:18:51,919 file._rename:564: Moving file “/home/michael/Software/(1996) 1996-5/01 - Backstreet Boys - Get Down (You’re The One For Me).mp3” => ‘/home/michael/Software/(1996) 1996-5/01 - Backstreet Boys - Get Down (You’re the One for Me).mp3’
D: 20:18:51,930 file._save_and_rename:413: Not removing empty directory: /home/michael/Software/(1996) 1996-5 is not empty
D: 20:18:51,931 formats/id3._save:374: Saving file ‘/home/michael/Software/(1996) 1996-5/02 - Captain Jack - Soldier Soldier.mp3’
D: 20:18:51,934 file.update:734: Updating file <MP3File ‘01 - Backstreet Boys - Get Down (You’re the One for Me).mp3’>
D: 20:18:52,011 file._save_and_rename:413: Not removing empty directory: /home/michael/Software/(1996) 1996-5 is not empty
D: 20:18:52,012 formats/id3._save:374: Saving file ‘/home/michael/Software/(1996) 1996-5/03 - Culture Beat - Take Me Away.mp3’
D: 20:18:52,013 file.update:734: Updating file <MP3File ‘02 - Captain Jack - Soldier Soldier.mp3’>
D: 20:18:52,094 file._save_and_rename:413: Not removing empty directory: /home/michael/Software/(1996) 1996-5 is not empty
D: 20:18:52,095 formats/id3._save:374: Saving file ‘/home/michael/Software/(1996) 1996-5/04 - Sam - You Make Me Feel Like Dancing.mp3’
D: 20:18:52,096 file.update:734: Updating file <MP3File ‘03 - Culture Beat - Take Me Away.mp3’>
D: 20:18:52,175 file._rename:564: Moving file ‘/home/michael/Software/(1996) 1996-5/04 - Sam - You Make Me Feel Like Dancing.mp3’ => ‘/home/michael/Software/(1996) 1996-5/04 - SAM - You Make Me Feel Like Dancing.mp3’
D: 20:18:52,185 file._save_and_rename:413: Not removing empty directory: /home/michael/Software/(1996) 1996-5 is not empty
D: 20:18:52,186 formats/id3._save:374: Saving file ‘/home/michael/Software/(1996) 1996-5/05 - Robert Miles - Fable.mp3’
D: 20:18:52,187 file.update:734: Updating file <MP3File ‘04 - SAM - You Make Me Feel Like Dancing.mp3’>
D: 20:18:52,254 file._save_and_rename:413: Not removing empty directory: /home/michael/Software/(1996) 1996-5 is not empty
D: 20:18:52,254 formats/id3._save:374: Saving file ‘/home/michael/Software/(1996) 1996-5/06 - Eros Ramazzotti - Più bella cosa.mp3’
D: 20:18:52,255 file.update:734: Updating file <MP3File ‘05 - Robert Miles - Fable.mp3’>
D: 20:18:52,329 file._save_and_rename:413: Not removing empty directory: /home/michael/Software/(1996) 1996-5 is not empty
D: 20:18:52,329 formats/id3._save:374: Saving file ‘/home/michael/Software/(1996) 1996-5/07 - Blue System - Only With You.mp3’
D: 20:18:52,330 file.update:734: Updating file <MP3File ‘06 - Eros Ramazzotti - Più bella cosa.mp3’>
D: 20:18:52,410 file._save_and_rename:413: Not removing empty directory: /home/michael/Software/(1996) 1996-5 is not empty
D: 20:18:52,411 formats/id3._save:374: Saving file ‘/home/michael/Software/(1996) 1996-5/08 - Faithless - Insomnia.mp3’
D: 20:18:52,411 file.update:734: Updating file <MP3File ‘07 - Blue System - Only With You.mp3’>
D: 20:18:52,486 file._save_and_rename:413: Not removing empty directory: /home/michael/Software/(1996) 1996-5 is not empty
D: 20:18:52,486 formats/id3._save:374: Saving file ‘/home/michael/Software/(1996) 1996-5/09 - Charly Lownoise & Mental Theo - Fantasy World.mp3’
D: 20:18:52,487 file.update:734: Updating file <MP3File ‘08 - Faithless - Insomnia.mp3’>
D: 20:18:52,570 file._save_and_rename:413: Not removing empty directory: /home/michael/Software/(1996) 1996-5 is not empty
D: 20:18:52,571 formats/id3._save:374: Saving file ‘/home/michael/Software/(1996) 1996-5/10 - Mark Morrison - Return Of The Mack.mp3’
D: 20:18:52,572 file.update:734: Updating file <MP3File ‘09 - Charly Lownoise & Mental Theo - Fantasy World.mp3’>
D: 20:18:52,643 file._rename:564: Moving file ‘/home/michael/Software/(1996) 1996-5/10 - Mark Morrison - Return Of The Mack.mp3’ => ‘/home/michael/Software/(1996) 1996-5/10 - Mark Morrison - Return of the Mack.mp3’
D: 20:18:52,657 file._save_and_rename:413: Not removing empty directory: /home/michael/Software/(1996) 1996-5 is not empty
D: 20:18:52,657 formats/id3._save:374: Saving file ‘/home/michael/Software/(1996) 1996-5/11 - Hand In Hand For Children e.V. - Children.mp3’
D: 20:18:52,658 file.update:734: Updating file <MP3File ‘10 - Mark Morrison - Return of the Mack.mp3’>
D: 20:18:52,728 file._rename:564: Moving file ‘/home/michael/Software/(1996) 1996-5/11 - Hand In Hand For Children e.V. - Children.mp3’ => ‘/home/michael/Software/(1996) 1996-5/11 - Hand in Hand for Children e.V. - Children.mp3’
D: 20:18:52,741 file._save_and_rename:413: Not removing empty directory: /home/michael/Software/(1996) 1996-5 is not empty
D: 20:18:52,741 formats/id3._save:374: Saving file “/home/michael/Software/(1996) 1996-5/12 - Soultans - Can’t Take My Hands Off You.mp3”
D: 20:18:52,743 file.update:734: Updating file <MP3File ‘11 - Hand in Hand for Children e.V. - Children.mp3’>
D: 20:18:52,818 file._rename:564: Moving file “/home/michael/Software/(1996) 1996-5/12 - Soultans - Can’t Take My Hands Off You.mp3” => ‘/home/michael/Software/(1996) 1996-5/12 - Soultans - Can’t Take My Hands Off You.mp3’
D: 20:18:52,831 file._save_and_rename:413: Not removing empty directory: /home/michael/Software/(1996) 1996-5 is not empty
D: 20:18:52,832 formats/id3._save:374: Saving file ‘/home/michael/Software/(1996) 1996-5/13 - B.B.E. - Seven Days And One Week.mp3’
D: 20:18:52,833 file.update:734: Updating file <MP3File ‘12 - Soultans - Can’t Take My Hands Off You.mp3’>
D: 20:18:52,910 file._rename:564: Moving file ‘/home/michael/Software/(1996) 1996-5/13 - B.B.E. - Seven Days And One Week.mp3’ => ‘/home/michael/Software/(1996) 1996-5/13 - B.B.E. - Seven Days and One Week.mp3’
D: 20:18:52,923 file._save_and_rename:413: Not removing empty directory: /home/michael/Software/(1996) 1996-5 is not empty
D: 20:18:52,923 formats/id3._save:374: Saving file “/home/michael/Software/(1996) 1996-5/14 - Ro-Cee - Gettin’ All Da’ Babes.mp3”
D: 20:18:52,924 file.update:734: Updating file <MP3File ‘13 - B.B.E. - Seven Days and One Week.mp3’>
D: 20:18:52,999 file._rename:564: Moving file “/home/michael/Software/(1996) 1996-5/14 - Ro-Cee - Gettin’ All Da’ Babes.mp3” => ‘/home/michael/Software/(1996) 1996-5/14 - Ro‐Cee - Gettin’ All Da’ Babes.mp3’
D: 20:18:53,012 file._save_and_rename:413: Not removing empty directory: /home/michael/Software/(1996) 1996-5 is not empty
D: 20:18:53,012 formats/id3._save:374: Saving file ‘/home/michael/Software/(1996) 1996-5/15 - RMB - Spring.mp3’
D: 20:18:53,013 file.update:734: Updating file <MP3File ‘14 - Ro‐Cee - Gettin’ All Da’ Babes.mp3’>
D: 20:18:53,089 file._save_and_rename:413: Not removing empty directory: /home/michael/Software/(1996) 1996-5 is not empty
D: 20:18:53,089 formats/id3._save:374: Saving file ‘/home/michael/Software/(1996) 1996-5/16 - Down Low - Vision Of Life.mp3’
D: 20:18:53,090 file.update:734: Updating file <MP3File ‘15 - RMB - Spring.mp3’>
D: 20:18:53,171 file._rename:564: Moving file ‘/home/michael/Software/(1996) 1996-5/16 - Down Low - Vision Of Life.mp3’ => ‘/home/michael/Software/(1996) 1996-5/16 - Down Low - Vision of Life.mp3’
D: 20:18:53,183 file._save_and_rename:413: Not removing empty directory: /home/michael/Software/(1996) 1996-5 is not empty
D: 20:18:53,184 formats/id3._save:374: Saving file ‘/home/michael/Software/(1996) 1996-5/17 - E-Rotic - Fritz Love My Tits.mp3’
D: 20:18:53,185 file.update:734: Updating file <MP3File ‘16 - Down Low - Vision of Life.mp3’>
D: 20:18:53,251 file._rename:564: Moving file ‘/home/michael/Software/(1996) 1996-5/17 - E-Rotic - Fritz Love My Tits.mp3’ => ‘/home/michael/Software/(1996) 1996-5/17 - E‐Rotic - Fritz Love My Tits.mp3’
D: 20:18:53,261 file._save_and_rename:413: Not removing empty directory: /home/michael/Software/(1996) 1996-5 is not empty
D: 20:18:53,261 formats/id3._save:374: Saving file ‘/home/michael/Software/(1996) 1996-5/18 - Scooter - Rebel Yell.mp3’
D: 20:18:53,262 file.update:734: Updating file <MP3File ‘17 - E‐Rotic - Fritz Love My Tits.mp3’>
D: 20:18:53,338 file._save_and_rename:413: Not removing empty directory: /home/michael/Software/(1996) 1996-5 is not empty
D: 20:18:53,339 formats/id3._save:374: Saving file ‘/home/michael/Software/(1996) 1996-5/19 - Captain Hollywood Project - Love And Pain.mp3’
D: 20:18:53,341 file.update:734: Updating file <MP3File ‘18 - Scooter - Rebel Yell.mp3’>
D: 20:18:53,408 file._rename:564: Moving file ‘/home/michael/Software/(1996) 1996-5/19 - Captain Hollywood Project - Love And Pain.mp3’ => ‘/home/michael/Software/(1996) 1996-5/19 - Captain Hollywood - Love and Pain.mp3’
D: 20:18:53,420 file._save_and_rename:413: Not removing empty directory: /home/michael/Software/(1996) 1996-5 is not empty
D: 20:18:53,420 formats/id3._save:374: Saving file “/home/michael/Software/(1996) 1996-5/20 - Mr. Ed Jumps The Gun - ^Don’t Ha Ha.mp3”
D: 20:18:53,421 file.update:734: Updating file <MP3File ‘19 - Captain Hollywood - Love and Pain.mp3’>
D: 20:18:53,491 file._rename:564: Moving file “/home/michael/Software/(1996) 1996-5/20 - Mr. Ed Jumps The Gun - ^Don’t Ha Ha.mp3” => ‘/home/michael/Software/(1996) 1996-5/20 - Mr. Ed Jumps the Gun - Don’t Ha Ha.mp3’
D: 20:18:53,501 file._save_and_rename:413: Not removing empty directory: /home/michael/Software/(1996) 1996-5 is not empty
D: 20:18:53,503 file.update:734: Updating file <MP3File ‘20 - Mr. Ed Jumps the Gun - Don’t Ha Ha.mp3’>

After this, I tried the same on Windows 11 with the same Version of Picard. Everything works as expected on the same SMB-share.

Can anyone give me a hint what I am doing wrong?

Gracefully

It would help if you supply a link to the release and any rename script you are using. Interesting to see the errors are following a “simple” pattern. A dot in front of the track no, and extension is .00 instead of .mp3… A pattern must cause that

To me it looks like a samba access issue.
When you save the files, they get written to temporary files and should be renamed automatically after that.
Here the files are probably locked by something, and cannot be deleted/renamed to the target files. If the files are locked way longer, the server may forget the renaming. Basically the locking may prevent the old files to be deleted, and thus the server cannot overwrite the files, and may give up after enough retries.

I did not see issues in the filenames’ characters or the filename lengths.

Check if you can find out what is locking the files.
I would recommend mounting with NFS or SSHFS and seeing if you get better flow.

I reckon this is the release: Release “18 Top Hits aus den Charts · 5/96” by Various Artists - MusicBrainz

Thanks for the help!

Release above is correct.

Mounted again with nfs. No difference, same behavior. I think, Samba is not guilty.

Summary

.04 - SAM - You Make Me Feel Like Dancing.00
.10 - Mark Morrison - Return of the Mack.00
.11 - Hand in Hand for Children e.V. - Children.00
.13 - B.B.E. - Seven Days and One Week.00
.16 - Down Low - Vision of Life.00
01 - Backstreet Boys - Get Down (You’re the One for Me).mp3
02 - Captain Jack - Soldier Soldier.mp3
03 - Culture Beat - Take Me Away.mp3
05 - Robert Miles - Fable.mp3
06 - Eros Ramazzotti - Più bella cosa.mp3
07 - Blue System - Only With You.mp3
08 - Faithless - Insomnia.mp3
09 - Charly Lownoise & Mental Theo - Fantasy World.mp3
12 - Soultans - Can’t Take My Hands Off You.mp3
14 - Ro‐Cee - Gettin’ All Da’ Babes.mp3
15 - RMB - Spring.mp3
17 - E‐Rotic - Fritz Love My Tits.mp3
18 - Scooter - Rebel Yell.mp3
19 - Captain Hollywood - Love and Pain.mp3
20 - Mr. Ed Jumps the Gun - Don’t Ha Ha.mp3

Log:

Summary

D: 19:06:12,430 tagger.add_files:930: Adding files [<MP3File “01 - Backstreet Boys - Get Down (You’re The One For Me).mp3”>, <MP3File ‘02 - Captain Jack - Soldier Soldier.mp3’>, <MP3File ‘03 - Culture Beat - Take Me Away.mp3’>, <MP3File ‘04 - Sam - You Make Me Feel Like Dancing.mp3’>, <MP3File ‘05 - Robert Miles - Fable.mp3’>, <MP3File ‘06 - Eros Ramazzotti - Più bella cosa.mp3’>, <MP3File ‘07 - Blue System - Only With You.mp3’>, <MP3File ‘08 - Faithless - Insomnia.mp3’>, <MP3File ‘09 - Charly Lownoise & Mental Theo - Fantasy World.mp3’>, <MP3File ‘10 - Mark Morrison - Return Of The Mack.mp3’>, <MP3File ‘11 - Hand In Hand For Children e.V. - Children.mp3’>, <MP3File “12 - Soultans - Can’t Take My Hands Off You.mp3”>, <MP3File ‘13 - B.B.E. - Seven Days And One Week.mp3’>, <MP3File “14 - Ro-Cee - Gettin’ All Da’ Babes.mp3”>, <MP3File ‘15 - RMB - Spring.mp3’>, <MP3File ‘16 - Down Low - Vision Of Life.mp3’>, <MP3File ‘17 - E-Rotic - Fritz Love My Tits.mp3’>, <MP3File ‘18 - Scooter - Rebel Yell.mp3’>, <MP3File ‘19 - Captain Hollywood Project - Love And Pain.mp3’>, <MP3File “20 - Mr. Ed Jumps The Gun - ^Don’t Ha Ha.mp3”>]
D: 19:06:12,431 formats/id3._load:247: Loading file “/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/01 - Backstreet Boys - Get Down (You’re The One For Me).mp3”
D: 19:06:12,432 formats/id3._load:247: Loading file ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/05 - Robert Miles - Fable.mp3’
D: 19:06:12,432 formats/id3._load:247: Loading file ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/02 - Captain Jack - Soldier Soldier.mp3’
D: 19:06:12,432 formats/id3._load:247: Loading file ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/06 - Eros Ramazzotti - Più bella cosa.mp3’
D: 19:06:12,432 formats/id3._load:247: Loading file ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/03 - Culture Beat - Take Me Away.mp3’
D: 19:06:12,433 formats/id3._load:247: Loading file ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/08 - Faithless - Insomnia.mp3’
D: 19:06:12,433 formats/id3._load:247: Loading file ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/07 - Blue System - Only With You.mp3’
D: 19:06:12,433 formats/id3._load:247: Loading file ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/10 - Mark Morrison - Return Of The Mack.mp3’
D: 19:06:12,433 formats/id3._load:247: Loading file ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/04 - Sam - You Make Me Feel Like Dancing.mp3’
D: 19:06:12,434 formats/id3._load:247: Loading file “/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/12 - Soultans - Can’t Take My Hands Off You.mp3”
D: 19:06:12,434 formats/id3._load:247: Loading file ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/17 - E-Rotic - Fritz Love My Tits.mp3’
D: 19:06:12,434 formats/id3._load:247: Loading file ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/15 - RMB - Spring.mp3’
D: 19:06:12,433 formats/id3._load:247: Loading file ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/11 - Hand In Hand For Children e.V. - Children.mp3’
D: 19:06:12,434 formats/id3._load:247: Loading file ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/16 - Down Low - Vision Of Life.mp3’
D: 19:06:12,435 formats/id3._load:247: Loading file ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/18 - Scooter - Rebel Yell.mp3’
D: 19:06:12,435 formats/id3._load:247: Loading file ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/19 - Captain Hollywood Project - Love And Pain.mp3’
D: 19:06:12,434 formats/id3._load:247: Loading file “/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/14 - Ro-Cee - Gettin’ All Da’ Babes.mp3”
D: 19:06:12,435 formats/id3._load:247: Loading file ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/13 - B.B.E. - Seven Days And One Week.mp3’
D: 19:06:12,434 formats/id3._load:247: Loading file ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/09 - Charly Lownoise & Mental Theo - Fantasy World.mp3’
D: 19:06:12,763 formats/id3._load:247: Loading file “/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/20 - Mr. Ed Jumps The Gun - ^Don’t Ha Ha.mp3”
D: 19:06:12,769 file.move:641: Moving <MP3File ‘05 - Robert Miles - Fable.mp3’> from None to <Track 69b829da-e232-47a7-b894-fc3822914a51 ‘Fable’>
D: 19:06:12,771 file.move:641: Moving <MP3File ‘17 - E-Rotic - Fritz Love My Tits.mp3’> from None to <Track 32afd123-f499-4c89-8705-ab6c43d26aa0 ‘Fritz Love My Tits’>
D: 19:06:12,773 file.move:641: Moving <MP3File ‘08 - Faithless - Insomnia.mp3’> from None to <Track fe5d0206-9b08-4386-8940-d79582db63cf ‘Insomnia’>
D: 19:06:12,775 file.move:641: Moving <MP3File “12 - Soultans - Can’t Take My Hands Off You.mp3”> from None to <Track bd986e20-ee71-4c66-b055-12d02f303378 ‘Can’t Take My Hands Off You’>
D: 19:06:12,777 file.move:641: Moving <MP3File ‘18 - Scooter - Rebel Yell.mp3’> from None to <Track e7d369ad-814d-4115-94f9-360b59b6ffcd ‘Rebel Yell’>
D: 19:06:12,778 file.move:641: Moving <MP3File ‘03 - Culture Beat - Take Me Away.mp3’> from None to <Track 97491db5-99e7-41c4-815a-2f14c45e4ab1 ‘Take Me Away’>
D: 19:06:12,780 file.move:641: Moving <MP3File ‘02 - Captain Jack - Soldier Soldier.mp3’> from None to <Track 2bfa0de4-3bc8-43a1-b5b7-31dd0eac7136 ‘Soldier Soldier’>
D: 19:06:12,782 file.move:641: Moving <MP3File ‘06 - Eros Ramazzotti - Più bella cosa.mp3’> from None to <Track 19320d85-236b-41c8-a2cf-a268314307e1 ‘Più bella cosa’>
D: 19:06:12,784 file.move:641: Moving <MP3File “01 - Backstreet Boys - Get Down (You’re The One For Me).mp3”> from None to <Track 1b006ab3-be54-4993-92de-85107b92d476 ‘Get Down (You’re the One for Me)’>
D: 19:06:12,785 file.move:641: Moving <MP3File ‘07 - Blue System - Only With You.mp3’> from None to <Track ac7aa539-0157-41e3-82e3-4c55cd471842 ‘Only With You’>
D: 19:06:12,793 file.move:641: Moving <MP3File ‘16 - Down Low - Vision Of Life.mp3’> from None to <Track 50692f10-6b41-4646-92be-019d9d9eeea8 ‘Vision of Life’>
D: 19:06:12,794 file.move:641: Moving <MP3File ‘13 - B.B.E. - Seven Days And One Week.mp3’> from None to <Track 9a84ed0d-e1b0-4d40-8c97-c12c8f744f8a ‘Seven Days and One Week’>
D: 19:06:12,795 file.move:641: Moving <MP3File ‘11 - Hand In Hand For Children e.V. - Children.mp3’> from None to <Track 50c8199b-0568-4640-bf95-469d22b9fc6f ‘Children’>
D: 19:06:12,797 file.move:641: Moving <MP3File ‘10 - Mark Morrison - Return Of The Mack.mp3’> from None to <Track 8557935f-907c-406e-9f63-ef251dd051e9 ‘Return of the Mack’>
D: 19:06:12,798 file.move:641: Moving <MP3File ‘04 - Sam - You Make Me Feel Like Dancing.mp3’> from None to <Track c1696d46-5aad-4878-adc2-59641e5dac2a ‘You Make Me Feel Like Dancing’>
D: 19:06:12,800 file.move:641: Moving <MP3File “14 - Ro-Cee - Gettin’ All Da’ Babes.mp3”> from None to <Track 2f6bd438-3ab4-4b37-aec9-80d2f6422791 ‘Gettin’ All Da’ Babes’>
D: 19:06:12,802 file.move:641: Moving <MP3File ‘15 - RMB - Spring.mp3’> from None to <Track e8b4e3d1-91cd-47fd-bf52-9bb00ced0dfc ‘Spring’>
D: 19:06:12,804 file.move:641: Moving <MP3File ‘19 - Captain Hollywood Project - Love And Pain.mp3’> from None to <Track 62099d28-aadb-41f8-ba95-16936826ccb1 ‘Love and Pain’>
D: 19:06:12,806 file.move:641: Moving <MP3File ‘09 - Charly Lownoise & Mental Theo - Fantasy World.mp3’> from None to <Track 29d691cd-ffdd-406b-a2d4-2d99f6d3e7f6 ‘Fantasy World’>
D: 19:06:12,830 file.move:641: Moving <MP3File “20 - Mr. Ed Jumps The Gun - ^Don’t Ha Ha.mp3”> from None to <Track c9c6e5f9-c6ca-43cf-a092-080c81275e4c ‘Don’t Ha Ha’>
D: 19:06:24,488 formats/id3._save:374: Saving file “/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/01 - Backstreet Boys - Get Down (You’re The One For Me).mp3”
D: 19:06:24,621 file._rename:564: Moving file “/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/01 - Backstreet Boys - Get Down (You’re The One For Me).mp3” => ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/01 - Backstreet Boys - Get Down (You’re the One for Me).mp3’
D: 19:06:24,663 file._save_and_rename:413: Not removing empty directory: /mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie is not empty
D: 19:06:24,664 formats/id3._save:374: Saving file ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/02 - Captain Jack - Soldier Soldier.mp3’
D: 19:06:24,671 file.update:734: Updating file <MP3File ‘01 - Backstreet Boys - Get Down (You’re the One for Me).mp3’>
D: 19:06:24,788 file._save_and_rename:413: Not removing empty directory: /mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie is not empty
D: 19:06:24,789 formats/id3._save:374: Saving file ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/03 - Culture Beat - Take Me Away.mp3’
D: 19:06:24,796 file.update:734: Updating file <MP3File ‘02 - Captain Jack - Soldier Soldier.mp3’>
D: 19:06:24,913 file._save_and_rename:413: Not removing empty directory: /mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie is not empty
D: 19:06:24,914 formats/id3._save:374: Saving file ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/04 - Sam - You Make Me Feel Like Dancing.mp3’
D: 19:06:24,920 file.update:734: Updating file <MP3File ‘03 - Culture Beat - Take Me Away.mp3’>
D: 19:06:25,038 file._rename:564: Moving file ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/04 - Sam - You Make Me Feel Like Dancing.mp3’ => ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/04 - SAM - You Make Me Feel Like Dancing.mp3’
D: 19:06:25,089 file._save_and_rename:413: Not removing empty directory: /mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie is not empty
D: 19:06:25,090 formats/id3._save:374: Saving file ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/05 - Robert Miles - Fable.mp3’
D: 19:06:25,098 file.update:734: Updating file <MP3File ‘04 - SAM - You Make Me Feel Like Dancing.mp3’>
D: 19:06:25,197 file._save_and_rename:413: Not removing empty directory: /mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie is not empty
D: 19:06:25,198 formats/id3._save:374: Saving file ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/06 - Eros Ramazzotti - Più bella cosa.mp3’
D: 19:06:25,205 file.update:734: Updating file <MP3File ‘05 - Robert Miles - Fable.mp3’>
D: 19:06:25,305 file._save_and_rename:413: Not removing empty directory: /mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie is not empty
D: 19:06:25,306 formats/id3._save:374: Saving file ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/07 - Blue System - Only With You.mp3’
D: 19:06:25,311 file.update:734: Updating file <MP3File ‘06 - Eros Ramazzotti - Più bella cosa.mp3’>
D: 19:06:25,413 file._save_and_rename:413: Not removing empty directory: /mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie is not empty
D: 19:06:25,414 formats/id3._save:374: Saving file ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/08 - Faithless - Insomnia.mp3’
D: 19:06:25,420 file.update:734: Updating file <MP3File ‘07 - Blue System - Only With You.mp3’>
D: 19:06:25,530 file._save_and_rename:413: Not removing empty directory: /mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie is not empty
D: 19:06:25,531 formats/id3._save:374: Saving file ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/09 - Charly Lownoise & Mental Theo - Fantasy World.mp3’
D: 19:06:25,536 file.update:734: Updating file <MP3File ‘08 - Faithless - Insomnia.mp3’>
D: 19:06:25,646 file._save_and_rename:413: Not removing empty directory: /mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie is not empty
D: 19:06:25,647 formats/id3._save:374: Saving file ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/10 - Mark Morrison - Return Of The Mack.mp3’
D: 19:06:25,652 file.update:734: Updating file <MP3File ‘09 - Charly Lownoise & Mental Theo - Fantasy World.mp3’>
D: 19:06:25,745 file._rename:564: Moving file ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/10 - Mark Morrison - Return Of The Mack.mp3’ => ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/10 - Mark Morrison - Return of the Mack.mp3’
D: 19:06:25,779 file._save_and_rename:413: Not removing empty directory: /mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie is not empty
D: 19:06:25,780 formats/id3._save:374: Saving file ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/11 - Hand In Hand For Children e.V. - Children.mp3’
D: 19:06:25,783 file.update:734: Updating file <MP3File ‘10 - Mark Morrison - Return of the Mack.mp3’>
D: 19:06:25,888 file._rename:564: Moving file ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/11 - Hand In Hand For Children e.V. - Children.mp3’ => ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/11 - Hand in Hand for Children e.V. - Children.mp3’
D: 19:06:25,954 file._save_and_rename:413: Not removing empty directory: /mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie is not empty
D: 19:06:25,955 formats/id3._save:374: Saving file “/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/12 - Soultans - Can’t Take My Hands Off You.mp3”
D: 19:06:25,961 file.update:734: Updating file <MP3File ‘11 - Hand in Hand for Children e.V. - Children.mp3’>
D: 19:06:26,072 file._rename:564: Moving file “/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/12 - Soultans - Can’t Take My Hands Off You.mp3” => ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/12 - Soultans - Can’t Take My Hands Off You.mp3’
D: 19:06:26,105 file._save_and_rename:413: Not removing empty directory: /mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie is not empty
D: 19:06:26,107 formats/id3._save:374: Saving file ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/13 - B.B.E. - Seven Days And One Week.mp3’
D: 19:06:26,112 file.update:734: Updating file <MP3File ‘12 - Soultans - Can’t Take My Hands Off You.mp3’>
D: 19:06:26,222 file._rename:564: Moving file ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/13 - B.B.E. - Seven Days And One Week.mp3’ => ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/13 - B.B.E. - Seven Days and One Week.mp3’
D: 19:06:26,289 file._save_and_rename:413: Not removing empty directory: /mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie is not empty
D: 19:06:26,290 formats/id3._save:374: Saving file “/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/14 - Ro-Cee - Gettin’ All Da’ Babes.mp3”
D: 19:06:26,295 file.update:734: Updating file <MP3File ‘13 - B.B.E. - Seven Days and One Week.mp3’>
D: 19:06:26,396 file._rename:564: Moving file “/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/14 - Ro-Cee - Gettin’ All Da’ Babes.mp3” => ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/14 - Ro‐Cee - Gettin’ All Da’ Babes.mp3’
D: 19:06:26,430 file._save_and_rename:413: Not removing empty directory: /mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie is not empty
D: 19:06:26,431 formats/id3._save:374: Saving file ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/15 - RMB - Spring.mp3’
D: 19:06:26,437 file.update:734: Updating file <MP3File ‘14 - Ro‐Cee - Gettin’ All Da’ Babes.mp3’>
D: 19:06:26,547 file._save_and_rename:413: Not removing empty directory: /mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie is not empty
D: 19:06:26,548 formats/id3._save:374: Saving file ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/16 - Down Low - Vision Of Life.mp3’
D: 19:06:26,554 file.update:734: Updating file <MP3File ‘15 - RMB - Spring.mp3’>
D: 19:06:26,649 file._rename:564: Moving file ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/16 - Down Low - Vision Of Life.mp3’ => ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/16 - Down Low - Vision of Life.mp3’
D: 19:06:26,708 file._save_and_rename:413: Not removing empty directory: /mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie is not empty
D: 19:06:26,709 formats/id3._save:374: Saving file ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/17 - E-Rotic - Fritz Love My Tits.mp3’
D: 19:06:26,716 file.update:734: Updating file <MP3File ‘16 - Down Low - Vision of Life.mp3’>
D: 19:06:26,800 file._rename:564: Moving file ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/17 - E-Rotic - Fritz Love My Tits.mp3’ => ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/17 - E‐Rotic - Fritz Love My Tits.mp3’
D: 19:06:26,825 file._save_and_rename:413: Not removing empty directory: /mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie is not empty
D: 19:06:26,826 formats/id3._save:374: Saving file ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/18 - Scooter - Rebel Yell.mp3’
D: 19:06:26,827 file.update:734: Updating file <MP3File ‘17 - E‐Rotic - Fritz Love My Tits.mp3’>
D: 19:06:26,916 file._save_and_rename:413: Not removing empty directory: /mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie is not empty
D: 19:06:26,917 formats/id3._save:374: Saving file ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/19 - Captain Hollywood Project - Love And Pain.mp3’
D: 19:06:26,922 file.update:734: Updating file <MP3File ‘18 - Scooter - Rebel Yell.mp3’>
D: 19:06:27,007 file._rename:564: Moving file ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/19 - Captain Hollywood Project - Love And Pain.mp3’ => ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/19 - Captain Hollywood - Love and Pain.mp3’
D: 19:06:27,067 file._save_and_rename:413: Not removing empty directory: /mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie is not empty
D: 19:06:27,068 formats/id3._save:374: Saving file “/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/20 - Mr. Ed Jumps The Gun - ^Don’t Ha Ha.mp3”
D: 19:06:27,073 file.update:734: Updating file <MP3File ‘19 - Captain Hollywood - Love and Pain.mp3’>
D: 19:06:27,158 file._rename:564: Moving file “/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/20 - Mr. Ed Jumps The Gun - ^Don’t Ha Ha.mp3” => ‘/mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie/20 - Mr. Ed Jumps the Gun - Don’t Ha Ha.mp3’
D: 19:06:27,182 file._save_and_rename:413: Not removing empty directory: /mnt/Audio_NFS/sampler/Compilations/Top Hits/(1996) 1996-5 Kopie is not empty
D: 19:06:27,184 file.update:734: Updating file <MP3File ‘20 - Mr. Ed Jumps the Gun - Don’t Ha Ha.mp3’>

Rename script:

$num(%tracknumber%,2) - %artist% - %title%

No folders were created or files moved.

I’m using the following taggerscript:

Summary

$if($eq(%totaldiscs%,1),$unset(totaldiscs)$unset(discnumber))

$unset(totaltracks)

$unset(totaldiscs)

$set(date,%originaldate%)

$if($eq(%releasetype%,soundtrack),$set(genre,Soundtrack))

$unset(compilation)

$set(artist,%artists%)

$set(artistsort,$rreplace(%artistsort%,\\s+feat\\..*,))

$set(albumartist,$rreplace(%albumartist%,\\s+feat\\..*,))

$set(albumartistsort,$rreplace(%albumartistsort%,\\s+feat\\..*,))

$upper(%releasetype%)

$set(tracknumber,%_absolutetracknumber%)

$if($eq(%genre%,Surround),$set(album,%album% \(5.1 Sourround\)))

$set(genre,%_grouping%)

$set(album,$rreplace(%album%,\, Volume, - Vol.))

$set(album,$rreplace(%album%,Bravo Hits ,BRAVO Hits - Vol. ))

$set(album,$rreplace(%album%,Kuschelrock ,Kuschelrock - Vol. ))

$set(album,$rreplace(%album%,Just the Best\, Just the Best -))

$set(album,$rreplace(%album%,Ronny’s Pop Show ,Ronny’s Pop Show - Vol. ))

$set(album,$replace(%album%,…,…))

$set(title,$replace(%title%,…,…))

$if($not(%genre%),$set(genre,***** UNSET *****))

$if($eq(%releasetype%,single),$set(album,%album% \(Single\)))

$if($gte($lenmulti(%_releasecountries%),10),$set(releasecountry,[Worldwide]))

I deactivated the taggerscript → same error.

I’m using the same settings as in Windows before. Windows-Version works as aspected.

Couldn’t test with beta version 3 of picard. Not availible in CachyOS packet manager.

Tried again with different release 18 Top Hits aus den Charts · 6/96. Same error.

5 files couldn’t renamed correctly, but not the same numbers:

Will try on Debian Trixie in a virtual machine.

Similar error with Debian Trixie. 4 Files are renamed wrong.

Solved it by changing rename script to

$num(%tracknumber%,2) - $if(%_multiartist%,%artist% - ,)%title%

Old script was simpler but does not work.