Quote:
Originally Posted by bookaho!ic
Thanks for the reply nothing untoward with my dates so no idea if the update will fix. not sure if gonna leave for another week to see more replies before updating
|
No, the update will not fix this. The way the library lists works means that if they are in one sort, they are in all of them. A simple test: How many pages are there? If 40 books are missing, there will be at least five pages less. I'd expect the missing books to be at either the start or end of the date added list, so scrolling back from the start might show them.
Another way to check is to open the list for an author or a collection that has books from both before and the newer books and see were they sort.
If you have any SQL knowledge, you can also look in the database and see where they are. The import process adds the book details to the internal database. This is an SQLite database and can be be opened with any SQLite database management tool. You can see what the different timestamps are and how these later books fit into it.