https://bugs.gpodder.org/show_bug.cgi?id=1676
Cristian Rigamonti <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #739 is|0 |1 obsolete| | --- Comment #4 from Cristian Rigamonti <[email protected]> 2012-09-29 15:50:12 BST --- Created attachment 741 --> https://bugs.gpodder.org/attachment.cgi?id=741 Some cleanup Ok, I cleaned up the patch following your suggestions (removed src/gpodder/qmlui/model.py and used datetime.date). As for the frequency implementation choice ("day of the week" vs "every X days"): my experience is that nearly all non-daily podcasts have a fixed weekly release day (e.g. (web)radio shows), so it makes more sense to choose the day of the week, rather than every X days (which would also complicate the implementation). But maybe other users have different needs, I'll ask for comments on the mailing list. -- 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
