View Single Post
Old 03-25-2024, 11:36 AM   #1230
getthething
Enthusiast
getthething has a complete set of Star Wars action figures.getthething has a complete set of Star Wars action figures.getthething has a complete set of Star Wars action figures.
 
Posts: 25
Karma: 260
Join Date: Jan 2024
Device: Kobo Libra 2
Quote:
Originally Posted by JSWolf View Post
I know the problem. Kobo used to not scan directories that have a . such as .kobo. Now it does unless you have the config file set to not scan. So screensavers being graphics are scanned and included as content.

The solution is to add to the config...

Code:
[FeatureSettings]
ExcludeSyncFolders=(\\.(?!kobo|adobe).+|([^.][^/]*/)+\\..+)
The config file is in .kobo/Kobo/Kobo eReader.conf
It looked like this worked at first glance, but it started displaying the images again after syncing with Calibre. Not sure if that is the cause or just a coincidence, but it seemed worth noting.
getthething is offline   Reply With Quote