EduFdezSoy / Manga2Kindle

The easiest way to load mangas into your kindle
https://manga2kindle.com
10 stars 1 forks source link

uploading multiples chapters at a time not working #85

Closed EduFdezSoy closed 4 years ago

EduFdezSoy commented 4 years ago

the chapter queue is not working, may check why before v2.0

EduFdezSoy commented 4 years ago

to improve: launch the IntentService every few minutes instead of every time the upload button is clicked

EduFdezSoy commented 4 years ago

related: #92

EduFdezSoy commented 4 years ago

the intentService is now rescheduled every minute from the BaseInteractor class, when the broadcast is received it launch a post delayed handler (a507ebfe2254560a132957ee43b28870df341201)