 |
Podget - Default branch
|
Section: Unix |
|
|
|
| Added: Tue, Mar 8th 2005 16:21 UTC (3 years, 7 months ago) |
Updated: Wed, Jan 10th 2007 23:11 UTC (1 year, 9 months ago) |
|
|
About:
Podget is a simple podcast aggregator optimized
for running as a scheduled background job (i.e.
cron). It features support for downloading
podcasts from RSS and XML feeds, for sorting the
podcasts into folders and categories, for
importing podcast URLs from iTunes PCAST files and
OPML lists, automatic M3U and ASX playlist
creation, and automatic cleanup of old podcasts.
It also features automatic UTF-16 conversion for
podcasts hosted on Windows servers.
Author:
Dave Vehrs [contact developer]
Homepage:
http://podget.sourceforge.net/
Tar/GZ:
http://downloads.sourceforge.net/podget/podget_0.5.8.tar.gz
Debian package:
http://downloads.sourceforge.net/podget/podget_0.5.8_all.deb
CVS tree (cvsweb):
http://podget.cvs.sourceforge.net/podget/
Trove categories:
[change]
Dependencies:
[change]
GNU Bash 3.0 (required)
GNU Coreutils 5.0 (required)
GNU Wget 1.10 (required)
grep 2.5 (required)
sed 4.0 (required)
[download links]
|
|
» Rating:
8.43/10.00
(Rank N/A)
» Vitality: 0.01% (Rank 5838)
» Popularity: 0.85% (Rank 6913)

(click to enlarge graphs)
Record hits: 10,013
URL hits: 3,677
Subscribers: 19
|
|
Branches
Comments
[»]
Some remarks about podget
by Stan - Jan 2nd 2008 04:13:39
Hi,
Thanks for the nice program.
1.
When I run podget I get the message: Session file not found.
Creating.
Can you explain to me what this means? Do I have to do / change
something?
Maybe the explanation can be added to the man file.
2.
The log files do not get to the logfile folder appointed in the podgetrc
file. In stead they go to the .LOG folder in the by me appointed Podcasts
folder. Any idea on how I can solve this, what causes it?
3.
In the help:
# Most Recent
# 0 == download all new items.
# 1+ == download only the <count> most re
What does the + after the 1 mean. I found it confusing. I thougt I had to
enter
most_recent=5+
for example. But it has to be most_recent=5
Thanks.
-- Stan
[reply]
[top]
[»]
Re: Some remarks about podget
by Dave Vehrs - Jan 2nd 2008 09:51:27
> 1.
> When I run podget I get the message:
> Session file not found. Creating.
> Can you explain to me what this means?
> Do I have to do / change something?
> Maybe the explanation can be added to
> the man file.
Nothing needs to be changed. We started tracking sessions because some
people had feed lists so long that some updates would cause their cron jobs
to trigger off multiple sessions & multiple downloads of the same files.
> 2.
> The log files do not get to the logfile
> folder appointed in the podgetrc file.
> In stead they go to the .LOG folder in
> the by me appointed Podcasts folder. Any
> idea on how I can solve this, what
> causes it?
This appears to be a bug. What version of Podget are you running?
> 3.
> In the help:
> # Most Recent
> # 0 == download all new items.
> # 1+ == download only the <count>
> most re
> What does the + after the 1 mean. I
> found it confusing. I thougt I had to
> enter
> most_recent=5+
> for example. But it has to be
> most_recent=5
1+ refers to the number 1 or any bigger digit. It could be 1, it could
be 5, it could be 100.
[reply]
[top]
|
|
 |