View Single Post
Old 03-24-2024, 01:59 PM   #1227
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 80,228
Karma: 148951761
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by Quoth View Post
Anything that the Kobo can display is in MyBooks, so also SVG from the sketch pad (which can be enabled on Sage and Elipsa).

I'm thinking there may be a way to hide a folder either using . prefix or an exclude command, but I have no idea what that does to the screensaver.
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
JSWolf is online now   Reply With Quote