https://bugs.gpodder.org/show_bug.cgi?id=902
--- Comment #12 from [email protected] 2010-11-28 12:53:46 GMT --- thomas i just had a quick look at the code for "download.py" and think *maybe* there is a good place to patch for exiswting downloads? before the download starts look to see if the file that is about to be downloaded and saved exists already ... if so then don't download it but still update the database to say "got it" i see there is code for auto-resuming of stopped / failed downloads and this could get confusing but as long as we know how long the episode *should* be we could compare the existing filesize to the reported filesize in the feed and go from there no? i would happily make the 3 or 4 lines of code changes required and test here but i cannot see where you have access to the reported filesize from the feed file at that point in the code ... am i missing it somewhere or is it not available and not that simple? thanks lauren :) -- Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ gPodder-Bugs mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-bugs
