Quote:
Originally Posted by Quoth
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