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

Thomas Perl <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |1549
   Target Milestone|3.1                         |3.2

--- Comment #1 from Thomas Perl <[email protected]> 2012-01-21 09:43:13 GMT ---
Some information about the design:

   gpo purge           Delete old and expired episodes

The purging will work with the same mechanism that the Gtk UI currently uses.
In order to be able to configure the behavior, the CLI should also have "get"
and "set" commands that can be used to configure the behavior of "gpo purge".

The logic for purging old episodes has already been written, and is currently
in get_expired_epiosodes() in gpodder.gtkui.main. This should be moved into a
more generic module later on and then made available via the "gpo purge"
command.

Related commit: http://gpodder.org/commit/d18f1fdc

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