Sebelino / aax-to-mp3

Dockerized web service for converting Audible AAX (or AAXC) files to MP3
https://hub.docker.com/r/sebelino/aax-to-mp3
GNU General Public License v3.0
12 stars 2 forks source link

Request: Better progress bar #6

Open johnnyshankman opened 4 weeks ago

johnnyshankman commented 4 weeks ago

Would be nice if after you upload the file you get a spinner that overlays the page so you don't touch anything, then once it moves over to outputting the debug from the server it does its best to show a little progress bar with a time estimate.

Thank you for this tool! Using it as we speak, working great so far.

johnnyshankman commented 4 weeks ago

Also question, once the server kicks off the conversion process can I close the tab with localhost:80? The DOM filling up with all the text slows down the browser a bit at some point.