[gpodder] Re: cmd_download_complete

  • From: Thomas Perl <th.perl@xxxxxxxxx>
  • To: gpodder@xxxxxxxxxxxxx
  • Date: Sun, 15 Mar 2015 10:34:45 +0100

Hi,

2015-03-08 13:31 GMT+01:00 james gilbert <jorgilbert@xxxxxxxxx>:
> I used to use the cmd_download_complete trigger to speed up podcasts, in the
> way helpfully set out in the "advanced use" bit of the User Manual.
>
> I can't now find the cmd_download_complete in the "edit config" list - has
> this now been moved somewhere else in the more recent releases of gpodder?

This gPodder 2 feature has been removed in gPodder 3 in favor of "extensions":

  http://wiki.gpodder.org/wiki/Extensions

This extension might be a good starting point for writing a "speed up
podcasts" extension (copy it and instead of normalizing audio, make it
go through the speeding up utility of your choice):

  
https://github.com/gpodder/gpodder/blob/master/share/gpodder/extensions/normalize_audio.py

If you do write a "speed up podcast" extension, please share it
(either here or preferably as a pull request) so we can include it in
upstream gPodder and then you can just enable it via a checkbox in the
settings. You can even make it configurable via the "DefaultConfig"
dict.


HTH :)
Thomas

Other related posts: