Page 1 of 1

Generating .xattr

Posted: 19 Dec 2021, 19:57
by silverkin
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?

Re: Generating .xattr

Posted: 20 Dec 2021, 01:43
by rednoah
silverkin wrote: 19 Dec 2021, 19:57 Is there a way to generate these files without messing with my matches and my database?
.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.


:idea: Make sure to export .xattr folders the second time around, because native file system xattr are easily lost, while files and folders are not, so it's not a bad idea to keep around both just in case:
viewtopic.php?t=11079