http://bugs.gpodder.org/show_bug.cgi?id=352





--- Comment #2 from Romain Janvier <[email protected]>  2009-02-14 11:05:42 
---
I've just made a little change in util.py. Now, if timestamp is greater than a
given value (I've picked 1233486000), then the function returns None. And it
worked.

It's not very pretty, but it works. I don't really understand why it is
necessary to look at the release date of the podcast in the iPod. What should
happen if a podcast had been released with a date set in the future? 

>From what I seen in gtkpod, if a podcast does not have a released date, the
date is replaced by "--". So maybe that's why the timestamp is not None.

Maybe I'll try a little harder to find a better way to solve the problem.

-- 
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

Reply via email to