PodFetch
Aplicación Docker from SamTV12345's Repository
Visión general
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
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:8000]- Red
bridge- Privilegiado
- false
Configuración de plantillas
Public UI and API port.
- Objetivo
- 8000
- Por defecto
- 8000
- Valor
- 8000
- Objetivo
- /app/db
- Por defecto
- /mnt/user/appdata/podfetch/db
- Valor
- /mnt/user/appdata/podfetch/db
Url to your PodFetch server instance
- Objetivo
- SERVER_URL
Path where your podcasts are saved
- Objetivo
- /app/podcasts
Allow gPodder sync with apps such as AntennaPod
- Objetivo
- GPODDER_INTEGRATION_ENABLED
- Por defecto
- true|false
Indicates if the server is behind a reverse proxy
- Objetivo
- REVERSE_PROXY
- Por defecto
- false|true
Indicates if present that basic auth should be added
- Objetivo
- BASIC_AUTH
Your basic auth username
- Objetivo
- USERNAME
Your basic auth password
- Objetivo
- PASSWORD
Indicates that OIDC auth should be used
- Objetivo
- OIDC_AUTH
The url of the OIDC authority.
- Objetivo
- OIDC_AUTHORITY
Client id of the oidc client. Note that this is a public client without a secret
- Objetivo
- OIDC_CLIENT_ID
Redirect URI of PodFetch. This is normally your server url variable + /ui/login
- Objetivo
- OIDC_REDIRECT_URI
Scope of the OIDC token
- Objetivo
- OIDC_SCOPE
- Por defecto
- openid profile email
- Valor
- openid profile email
The JWKS token uri, e.g. /realms/master/protocol/openid-connect/certs
- Objetivo
- OIDC_JWKS
Categorías
Descargar estadísticas
Descargas totales a lo largo del tiempo
Detalles
samuel19982/podfetch:latestEjecute PodFetch en Unraid.
PodFetch se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.