Menu

Tree [r139] /
 History

HTTPS access


File Date Author Commit
 Peapod 2006-06-29 huw [r134] btclient also has annoying library uses
 scripts 2006-06-29 huw [r137] this setup seems to work OK
 MANIFEST 2006-06-29 huw [r137] this setup seems to work OK
 README 2006-06-29 huw [r135] this begins the run to a version 1 release
 btclient.py 2006-06-29 huw [r133] more musical chairs
 btpodder3.4.py 2006-06-10 huw [r126] the old btpodder script so that I can work out ...
 dependencies.py 2006-07-02 huw [r139] updated dependencies.py after module re-arrange...
 peapod 2006-06-29 huw [r133] more musical chairs
 setup.py 2006-06-29 huw [r137] this setup seems to work OK
 to-do 2006-07-02 huw [r138] typo in todo

Read Me

Peapod is currently designed to be run from the command-line - ie, it doesn’t have a GUI. Once you have downloaded & extracted peapod simpy type :

/path/to/peapod

This will create a default configuration file for you in your home directory in :

~/.peapod/peapod.xml

You can edit this file in a text-editor to set the defaults for the program. You can also over-ride the defaults by using command-line arguments which you can read by typing :

/path/to/peapod –help

To add a feed using the commandline simply type :

/path/to/peapod –addnew=http://www.somewhere.com/feed.xml

To fetch any updated feeds in your list just run :

/path/to/peapod

To copy all the feeds you’ve downloaded recently to your MP3 player you can run :

/path/to/peapod –copynew

Every subsequent run with “–copynew” will copy all of the podcasts that you’ve downloaded since the last time you ran –copynew.

To dump a playlist of downloaded files since the last time you ran playlist

/path/to/peapod --playlist > /path/to/podcasts.m3u
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.