oniony / TMSU

TMSU lets you tags your files and then access them through a nifty virtual filesystem from any other application.
Other
2.01k stars 115 forks source link

`tmsu repair` should operate on the root or on `.` if no paths are given #277

Open lefth opened 5 months ago

lefth commented 5 months ago

tmsu repair . works great when files have been renamed but directories are the same. Can we make this the default operation? Or perhaps the whole database should be scanned. Since a full rescan would be slow, maybe tmsu repair --root should be a synonym for passing in the root of the tagged data.