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

Enqueue EPUB downloads, when syncing #59

Closed pmartin closed 8 years ago

pmartin commented 8 years ago

Second step for downloading EPUB files in the background, see #57

Here, instead of downloading EPUB files during sync, we just enqueue them for download at a later time. And set up the "start download" method (which does nothing for now, ofc)