<p>- Stumbled upon a few RAW photo folders that weren&#39;t in <a href="https://mastodon.social/tags/darktable" class="mention hashtag" rel="tag">#<span>darktable</span></a> library for some reason. Decided to check the rest.<br />- Searched for &quot;darktable database&quot;, found the exact file path in DT&#39;s online docs.<br />- In sqlite, .schema revealed the table &quot;film_rolls&quot; with folder names<br />- ipython, sqlite, pathlib.glob, set - set, sort — got the list of folders missing from the db<br />- Dumped the ipython session into a .py file, will be running it while sorting through my photos.</p><p>Took ~10 minutes.</p>
Reply