pmartin / plop-reader

A Wallabag application for Pocketbook / TEA Touch Lux ereaders
http://plop-reader.pascal-martin.fr
GNU General Public License v3.0
44 stars 6 forks source link

Entries added during a sync are never fetched #65

Closed pmartin closed 7 years ago

pmartin commented 7 years ago

To reproduce:

Probable cause:

Possible fix:

Note: this timestamp is used on the ereader's side purely as an optimization. It's here to avoid comparing all entries fetched from the API with the corresponding entries in DB, and only doing this comparison for recent entries.