Quote:
Originally Posted by ajkessel
This is now done. Thanks!
It is syncing fine but does not appear to reflect "finished" status back on Wallabag. I've pasted a log below.
I thought it would work to add wallabako as follows in Kobo eReader.conf, but this doesn't seem to have any effect:
Code:
[FeatureSettings]
ExcludeSyncFolders=(\\.(?!kobo|adobe).+|([^.][^/]*/)+\\..+|wallabako)
|
You might want to try:
Code:
ExcludeSyncFolders=(\\.(?!kobo|adobe).+|([^.][^/]*/)+\\..+)|(wallabako)