Quote:
Originally Posted by thp1017
Yeah, I guess I only have sideloaded books. I copied over everything from my Glo on Monday, and although the sync took a while (it had been several months since I had last done a sync, I believe), it worked fine in the end. And my DB is actually originally from my Touch started 3+ years ago, with many many hours 
|
A three year old Kobo database is impressive. I think six months is the longest between factory resets I've gone.
Quote:
I wonder if you could delete the "old" entry in the user table in the database (or log out?) and then log back in so that database has whatever new unique tokens would be required?
|
If you log out, the database is replaced by a new empty one. Did you keep the new database from the new device? If so:
- Extract the user rows from it
- Delete the rows user from the database you copied over
- Insert the rows extracted above into the copied database
I haven't done that, but it should work.