mediathekview / zapp

German public broadcasting live streams as an Android app
https://mediathekview.de/news/zapp/
MIT License
199 stars 33 forks source link

Download status: Inconsistent information on low storage devices #379

Open WebworkrNet opened 1 year ago

WebworkrNet commented 1 year ago

Both the open app itself and an associated PUSH message after the start of a download inform about the download status. However, this information is not always consistent, as the following example shows.

Screenshot_20230826_052832_Zapp.jpg

Screenshot_20230826_052817_Zapp.jpg

The phenomenon occurs in connection with scarce free device memory. There may be a causal relationship.

WebworkrNet commented 10 months ago

Two other examples:

Download list shows that the uploads were aborted with error.

However, the PUSH messages indicate that the download process is still running, although it is currently interrupted.

Screenshot_20231030_171614_Zapp

Screenshot_20231030_171651_Zapp

WebworkrNet commented 6 months ago

Another recent example (without memory warning)

Screenshot_20240221_143337_Zapp Screenshot_20240221_143358_Zapp Screenshot_20240221_143456_My Files Screenshot_20240221_145053_My Files

Addendum: In this case the problem could be homemade. I may have deleted the temporary file in the download in the meantime to free up limited storage space for another download. At the same time, I didn't want to interrupt the ongoing download process, see #310 FR "Pause downloads". If the process happened like this, then at the end it may not be checked whether the video file is complete.