View Single Post
Old 05-29-2024, 10:09 AM   #3
shyhermit
Connoisseur
shyhermit could sell banana peel slippers to a Deveel.shyhermit could sell banana peel slippers to a Deveel.shyhermit could sell banana peel slippers to a Deveel.shyhermit could sell banana peel slippers to a Deveel.shyhermit could sell banana peel slippers to a Deveel.shyhermit could sell banana peel slippers to a Deveel.shyhermit could sell banana peel slippers to a Deveel.shyhermit could sell banana peel slippers to a Deveel.shyhermit could sell banana peel slippers to a Deveel.shyhermit could sell banana peel slippers to a Deveel.shyhermit could sell banana peel slippers to a Deveel.
 
Posts: 95
Karma: 3160
Join Date: Apr 2024
Device: none
Hi, Aleron, Tried your code. Does not work and gives a strange side effect.

I tested it by switching to Cover Art mode. This caused the screensaver to be temporarily saved to /.kobo/screensaver_old as intended.

I then triggered a full scan in NickelMenu to import all books.

Code:
# Nickel_Misc Actions
menu_item :main     :Import books       :nickel_misc :rescan_books_full
On the surface, it appears to work because the the screensaver did not appear as a book. But this is because the entire directory /.kobo/screensaver_old was deleted so that there was nothing to scan or import.

Help?


Quote:
Originally Posted by Aleron Ives View Post
You probably need to edit the configuration file to exclude more folders from being scanned:

Code:
[FeatureSettings]
ExcludeSyncFolders=(\\.(?!kobo|adobe).+|([^.][^/]*/)+\\..+)
shyhermit is offline   Reply With Quote