Hello,
Recently I've tried to perform a deduplication of my database (e.g. have some movies that are stored in 1080p and also in 4k), tried fn:script but unfortunately it doesn't work due to me not having .xattr for all these files.
Is there a way to generate these files without messing with my matches and my database?
Generating .xattr
Re: Generating .xattr
.xattr are the very thing that allows you to reliably know the original match, so if that information is lost then it can't be restored, other than by matching and renaming all your files again.

viewtopic.php?t=11079