http://bugs.gpodder.org/show_bug.cgi?id=324
--- Comment #5 from Justin Forest <[email protected]> 2009-01-26 12:46:51 --- After thinking some more, I can only find one problem with the proposed solution: episode IDs from the database are "too unique", in a sense that you would get two files for the same episode, when syncing the same podcast to the same device from two differenc machines. The solution I see is to use something other than the database ID, but unique to the episode, like the first 5 characters of the file's MD5 sum (like git does with commit IDs). -- Configure bugmail: http://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
