https://bugs.gpodder.org/show_bug.cgi?id=902
--- Comment #13 from Thomas Perl <[email protected]> 2010-11-28 15:22:18 GMT --- (In reply to comment #12) > 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? Theoretically this could work. Just some things to watch out for: Some podcasts' episode filenames are not unique, e.g. there could be a feed with episode download URLs like this: http://example.org/podcast/episodes/s04e02/podcast.mp3 http://example.org/podcast/episodes/s04e03/podcast.mp3 Yes, this is not the norm, but it could (and does) happen. In this case, even if you have the filename, you cannot say for sure which episode is downloaded already. -- 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
