Settings

Auto-Refresh Configuration
Poderr can automatically check for new episodes and download them. You can trigger a manual refresh or set up a cron job to call the refresh endpoint periodically.
Manual Refresh
Click the button below to check all podcasts for new episodes and download them.
Cron Endpoint
Use this endpoint with a cron job or scheduler to automatically refresh podcasts. Make a POST request to this URL.
Docker Cron Setup
When running in Docker, you can set up automatic refreshing using a sidecar container or by using the host's cron. Here's an example crontab entry:
You can also use the CRON_SECRET environment variable to secure the endpoint. If set, include the header: Authorization: Bearer YOUR_SECRET
Feed URLs
Each podcast has its own RSS feed URL that serves downloaded episodes. You can find the feed URL on each podcast's detail page, or construct it using:
Use these feed URLs in your podcast player to listen to downloaded episodes.
About Poderr
Version1.0.0
DatabaseSQLite
Downloads Location./public/downloads