setnicka / ulozto-downloader

EOL - end of life | Uloz.to quick multiple sessions downloader
MIT License
279 stars 46 forks source link

Wrong UI displaying #110

Closed Pheggas closed 1 year ago

Pheggas commented 2 years ago

I've had issues with this over a long time. The UI shows only first X parts that fits onto screen, but even after they're done, they are still present on screen:

image

Successfully downloaded parts still present on screen: image

Resulting in screen like this: image

Which is filled with useless information as download is still in progress and i can't see progress of new parts.

setnicka commented 1 year ago

Thanks to above pull request this should be solved now, update to version 3.2.0:

pip3 install --upgrade ulozto-downloader

By default parts progress is hidden. It could be displayed by --parts-progress switch but the overall status is now on the top.