https://bugs.gpodder.org/show_bug.cgi?id=1445

--- Comment #4 from Thomas Perl <[email protected]> 2012-11-17 11:18:48 GMT ---
The purge command can now be implemented with the function
get_expired_episodes() in src/gpodder/common.py - it returns a generator with
episodes that can be deleted. It takes a list of PodcastChannel objects and the
config object. Episode objects can be deleted with the .delete_from_disk()
method.

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

Reply via email to