bashpodder

Hey drop us a line about the show. Feel free to ask questions, provide feedback and criticism, or just ramble on about anything your little heart desires.

Moderators: snarkout, Patrick, dann

Post Reply
User avatar
jsusanka
Posts: 306
Joined: Wed Aug 10, 2005 9:24 am
Contact:

bashpodder

Post by jsusanka » Wed Sep 28, 2005 6:42 am

I may be missing something but I use bashpodder all the time and I frequently rebuild machines testing different stuff.

My question: Is there a way to just have bashpodder download just maybe on or two shows of whatever you have in the bp.conf file instead of the last ten?

I changed the number in parse_enclosure thinking maybe that was it since it was 10 but no luck.

thanks in advance,

User avatar
Gomer_X
Posts: 901
Joined: Fri Jun 03, 2005 1:31 pm
Location: Cincinnati, Ohio, USA
Contact:

Post by Gomer_X » Wed Sep 28, 2005 10:15 am

The number of podcasts downloaded is based on what is in the RSS feed for that podcast. If they have 10 enclosures, 10 will be downloaded.

I suppose you could hack bashpodder and add logic to limit the number of downloads per site.

A quick and dirty way would be to hack bashpodder so it makes it's list of podcasts to download but doesn't download them. I believe it writes to a file called "temp." Then backup your podcast.log and rename "temp" to "podcast.log." Edit podcast.log and remove the URLs for the podcasts you actually want to download. Run an unaltered bashpodder, and it'll download the podcasts not in podast.log, which should be the ones you want.

User avatar
Linc
Site Admin
Posts: 345
Joined: Mon Apr 26, 2004 11:54 pm
Contact:

Post by Linc » Wed Sep 28, 2005 5:54 pm

Gomer_X wrote:The number of podcasts downloaded is based on what is in the RSS feed for that podcast. If they have 10 enclosures, 10 will be downloaded.

I suppose you could hack bashpodder and add logic to limit the number of downloads per site.

A quick and dirty way would be to hack bashpodder so it makes it's list of podcasts to download but doesn't download them. I believe it writes to a file called "temp." Then backup your podcast.log and rename "temp" to "podcast.log." Edit podcast.log and remove the URLs for the podcasts you actually want to download. Run an unaltered bashpodder, and it'll download the podcasts not in podast.log, which should be the ones you want.
Yup, what Gomer_X said...
-Linc Fessenden

In the Beginning there was nothing, which exploded - Yeah right...

Post Reply