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

Thomas Perl <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Allow a                     |Add support for renaming
                   |cmd_download_complete       |downloaded episodes in the
                   |script to rename a download |hooks module

--- Comment #1 from Thomas Perl <[email protected]> 2010-08-20 14:35:06 BST ---
This is better implemented as part of the hooks framework, as parsing stdout of
a script is pretty scary and can yield strange results in some cases (i.e. when
this string gets accidentally written there by some other application, and
renaming is not intended).

Patches gladly accepted - but only for the hooks framework (see
src/gpodder/hooks.py).

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