PodFetch

PodFetch

Docker app from SamTV12345's Repository

Overview

Description
PodFetch is a free, web-based Podcast server, which allows to download podcasts from Rss feeds, iTunes and.PodIndex. It also contains a configuration for Single Sign On(SSO) and GPodder synchronization, allowing you to login via AntennaPod and enjoy a synchronized listening experience between the browser and your phone. So just grab your phone, start listening your favorite podcast and once your back at your Laptop you can continue right where you stopped.

Configuration
/db This is where the application stores it SQLite database.
/podcasts This is where all the podcasts are saved locally.

Documentation
https://github.com/SamTV12345/PodFetch/wiki

Runtime arguments

Web UI
http://[IP]:[PORT:8000]
Network
bridge
Privileged
false

Template configuration

Web UI PortPorttcp

Public UI and API port.

Target
8000
Default
8000
Value
8000
Database path for SQLitePathrw
Target
/app/db
Default
/mnt/user/appdata/podfetch/db
Value
/mnt/user/appdata/podfetch/db
Server URLVariable

Url to your PodFetch server instance

Target
SERVER_URL
Podcast pathPathrw

Path where your podcasts are saved

Target
/app/podcasts
Enable gPodder IntegrationVariable

Allow gPodder sync with apps such as AntennaPod

Target
GPODDER_INTEGRATION_ENABLED
Default
true|false
Behind Reverse ProxyVariable

Indicates if the server is behind a reverse proxy

Target
REVERSE_PROXY
Default
false|true
Basic authVariable

Indicates if present that basic auth should be added

Target
BASIC_AUTH
Basic auth usernameVariable

Your basic auth username

Target
USERNAME
Basic auth passwordVariable

Your basic auth password

Target
PASSWORD
Oidc authVariable

Indicates that OIDC auth should be used

Target
OIDC_AUTH
OIDC authorityVariable

The url of the OIDC authority.

Target
OIDC_AUTHORITY
OIDC client idVariable

Client id of the oidc client. Note that this is a public client without a secret

Target
OIDC_CLIENT_ID
OIDC Redirect URIVariable

Redirect URI of PodFetch. This is normally your server url variable + /ui/login

Target
OIDC_REDIRECT_URI
OIDC scopeVariable

Scope of the OIDC token

Target
OIDC_SCOPE
Default
openid profile email
Value
openid profile email
OIDC JWKS urlVariable

The JWKS token uri, e.g. /realms/master/protocol/openid-connect/certs

Target
OIDC_JWKS

Download Statistics

400,316
Total Downloads
29,607
This Month
12,556
Avg / Month

Total Downloads Over Time

Loading chart...

Details

Repository
samuel19982/podfetch:latest
Last Updated2026-05-23
First Seen2023-08-31

Run PodFetch on Unraid.

PodFetch is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.