Aspsine / MultiThreadDownload

Android Multi-Thread Download library
908 stars 285 forks source link

Download stops after my file's url changes and its status not changed from "downloading"! #90

Open yasaman93 opened 7 years ago

yasaman93 commented 7 years ago

I have strange issue. Please help me! My file's urls change every 1 hour. When a file is in the middle of its downloading progress and suddenly url changes, my download stops and never start again until I close application completely and launch it again! My downloading method is according to your downloadService and I have fileInfo that is same with your AppInfo class!