Bashpodder is not redirecting #61
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Comment #4 posted on 2024-11-08 13:22:31 by Charles in NJ
Missed this show because feed is broken
I liked this show, but I almost missed it. My bashpodder-based podcast handler is no longer working for HPR. Instead of getting the current episodes, it downloads a file called "ccdn.php". This is not useful. If I can fix this, I may record a show to describe how I did it. But if it takes too much time or trouble, I may quietly fade away.
Sorry to put this in such stark terms, but I have a lot of things to juggle these days. Fussing over the HPR feed is not something I have time to do.
Charles in NJ
https://hackerpublicradio.org/eps/hpr4244/index.html#comment_4110
The logs show bashpodder clients getting a redirect and then appearing on the ccdn server
I have emailed Charles for more information
Attempted to reproduce without success
Steps to reproduce
touch podcast.log
echo https://hackerpublicradio.org/hpr_ogg_rss.php > bp.conf
./bashpodder
Expected result
The files in the feed should be downloaded.
Actual result
The files in the feed are downloaded.
Feed enclosure
The feed url
https://hackerpublicradio.org/hpr_ogg_rss.php
referencesFile resolving
Calling
https://hub.hackerpublicradio.org/ccdn.php
redirects with a 302File download
The CCDN server then returns the file with either a
200
or a206
Podcast check
A manual test using
mpv hpr*ogg
plays each without issue.Charles has a custom version of bashpodder and is troubleshooting the issue.
Confirmed working properly with both the "stock" version of Bashpodder and his revised version