Quote:
Originally Posted by davidfor
If you were just deleting the rows, then I would expect that shelves would come back during a sync.
|
The old version just deleted the rows. The new version sets _IsDeleted to true.
When you create a shelf on the kobo and then delete it, in the database it's still there with _IsSynced false and _IsDeleted true, so I'm using _IsDeleted regardless of sync status as well.
I'll have to test it with a new Kobo account I guess, just to verify whether the current mod would cause reincarnating shelves despite using _IsDeleted, or maybe what I'm seeing is just leftovers in my account from the old mod.
But as long as it only happens when you delete all other shelves - which you're unlikely to do anyway, maybe it's not as bad as it seems.