Quote:
Originally Posted by mortimer7
maybe i have found a bug: when i use Rescan books option it also scan hidden folder like ".adds" and it add koreader images on my library! o_O
|
Did you modify the ExcludeSyncFolders setting in the Kobo eReader.conf file located in the .kobo/Kobo directory. Look under the [FeatureSettings] header for a line that reads something like:
Code:
ExcludeSyncFolders=\\.(?!kobo|adobe).*?
If the line isn't there, you will need to add the line above. If the line does not match the above line, replace it. If you use the script file to install the One Click Install package, this change will be made automatically otherwise it will need to be manually installed.