

Release Notes: The filename format fix checks were updated so that they do not produce an error if that fix is not defined in your podgetrc. filename_formatfix9 was created to address issues with the Audioboo feed URL format. "?keyed=true&source=rss" was removed from the enclosure URL. String matches were made as generic as possible so that they might work for other feeds.


Release Notes: The default contents of the configuration file (podgetrc) was updated to further explain the SModcast updates.


Release Notes: A SModcast issue was fixed using a filename format fix that works in conjunction with filename_formatfix4. All but one of the filename format fixes were moved to a new function. This cleans up the main loop, making it easier to understand and maintain.


Release Notes: This release updates filename_formatfix to correct for feeds which place the name of the file to be downloaded in the parameter media_url=. It experiments with the order of filename format fixes. Those with more specific exclusionary conditions go first, and the more generic last.


Release Notes: This update addresses three issues. It has an update to filename_formatfix to correct for trailing characters on enclosures for the zdf.de podcasts. It has been fixed to display filenames while marking older podcasts as downloaded with the --recent option. Rather than display the current filename for each item, it would display the last modified filename repeatedly. filename_formatfix has been fixed to correct filenames downloaded from Vimcasts.org. Filename modification is now simpler and easier to understand.
An extendable extract-transform-load tool where jobs are Perl or Java scripts.