persepolisdm / persepolis

Persepolis is a download manager written in Python.
https://persepolisdm.github.io
GNU General Public License v3.0
6.26k stars 653 forks source link

some files not movig to download location #743

Open Monirzadeh opened 4 years ago

Monirzadeh commented 4 years ago

System Details:

sometime downloads complete but not move that from .persepolis folder into download location and update download status to "complete" i am not sure but if that get in trouble with moving file that situation happen in the last time it happen for multiple file when my disk drive is full that can't move file but set files as "complete" maybe it is better add a status "moving" if that work next update status to "complete". for next step Persepolis should be sure all files can complete moving step

alireza-amirsamimi commented 4 years ago

Persepolis downloads file in .persepolis folder. after download completion, file will be moved to download folder. If this action was not successful, persepolis aborts this action and file will remain in .persepolis folder But user can access it and use it, Because download is completed.

Monirzadeh commented 4 years ago

if you have so many file on your list it is annoying. Persepolis can change status to moving if it successful update to complete if not change not move it is more clear to the user.