Quote:
Originally Posted by TheSmitty
So, tried it. Used the "single click" install of KOReader/Plato. Not sure it really is for me but will see.
Meanwhile, issue I now have 122 files appearing in "my books" that I guess are various scripts (ex. align-center, align-left, etc). Makes it hard to see actual books.
Did I do something wrong? How can I get rid of them?
|
Sounds as if the prevent Kobo from importing dotfiles/folders section of the install script didn't run. If you check the .kobo/Kobo/Kobo eReader.conf file, you should see a line under [Feature Settings]:
Code:
[FeatureSettings]
ExcludeSyncFolders=\\.(?!kobo|adobe).*?
If not, try copy/pasting the ExcludeSyncFolders line into the file and saving it (use a Linux EOL sensitive editor such as NotePad++).