Peapod 0.115 - More Haste Less Speed
Friday, March 31st, 2006This release fixes the annoying bug in 0.113
Download Here.
This release fixes the annoying bug in 0.113
Download Here.
If you are upgrading from a previous version of Peapod it should work just fine. However new users may see the following error:
Traceback (most recent call last):
File “/opt/peapod/peapod.py”, line 924, in ?
download_dict = downloadList()
File “/opt/peapod/peapod.py”, line 853, in downloadList
guid = parts[1]
IndexError: list index out of [...]
New Features
Now using GUID as well as filename to make download decisions. This speeds the process up slightly and makes us less vulnerable to filename collisions.
New media types are recognised: m4v,mp4,aac,m4a
<savestyle>none</savestyle> saves podcasts directly into savedir without adding a date or feed directory. Allows several feeds to be saved into a single directory.
Bug Fixes
–forgetnew got [...]