For quite some time now, I’ve been having an issue where newly taken photos don’t appear in the Gallery app. I assume this happens because I manually mount an encrypted SD card, which is also used as storage by the Camera app.
Instead of completely resetting the media database and letting it rebuild itself, I’ve found the following command to work well for me (run via devel-su):
tracker3 daemon -k && tracker3 daemon -s
After that, the filesystem miner started to work again and then also took into account the SD card that was previously unlocked and mounted. It was not necessary to rebuild the whole media database.
However, after upgrading from SailfishOS 5.0 to 5.1, I now get this message:
bash: tracker3: not found
Apparently, tracker3 was removed in SailfishOS 5.1. This is also confirmed by an entry at the end of the Changelog_from_5.0.0.77_to_5.1.0.11.md.
I’m now wondering if there’s an a replacement for my favorite command. Does anyone know more about this concerning SailfishOS 5.1?
Thanks and regards,
rebos