View Single Post
Old 10-02-2015, 01:22 AM   #6
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by Nick_1964 View Post
I don't want to mess with the database, if u can send me a pm with your mail address I can send it later today and try to find out if it is also on the other reader, the covers are definitely from purchased books, as far as I can see from the first time I have used the reader, because that is the only sync I ever did, they are not from recommendation.. I never used the shop on both devices.. It is possible that I react late, it is 4 am now here, I have to go at 1 pm with 5 cat's to the vet
I've taken two cats to a vet a few times, and that was fun. Getting the first into the carry box wasn't that hard. But, the second one knew what was going on. I can't imaging trying to corral five cats at once.
Quote:
and then I have to go to work. I can zip the whole content of the directory, maybe from both devices completely with databases if it is not to much work for you.. Then I leave it untouched.. Good night!
I have sent you my email address. A copy of the database and the full paths for the files you think should have been removed is what I need. Or, you can do a fill directory listing for the .kobo-images directory and put that into a file. This can be done from a command line by:
Code:
dir /s x:\.kobo-images > imageslist.txt
You need to replace the "x:" with whatever the drive letter for you Kobo is. And the file "imageslist.txt" will get the results of the dir command. Of course, that is Windows, if you are using something else, you will have to use the appropriate commands for that OS.
davidfor is offline   Reply With Quote