PodFetch
Docker-Anwendung from SamTV12345's Repository
Übersicht
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
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:8000]- Netzwerk
bridge- Privilegiert
- false
Konfiguration der Vorlage
Public UI and API port.
- Ziel
- 8000
- Standard
- 8000
- Wert
- 8000
- Ziel
- /app/db
- Standard
- /mnt/user/appdata/podfetch/db
- Wert
- /mnt/user/appdata/podfetch/db
Url to your PodFetch server instance
- Ziel
- SERVER_URL
Path where your podcasts are saved
- Ziel
- /app/podcasts
Allow gPodder sync with apps such as AntennaPod
- Ziel
- GPODDER_INTEGRATION_ENABLED
- Standard
- true|false
Indicates if the server is behind a reverse proxy
- Ziel
- REVERSE_PROXY
- Standard
- false|true
Indicates if present that basic auth should be added
- Ziel
- BASIC_AUTH
Your basic auth username
- Ziel
- USERNAME
Your basic auth password
- Ziel
- PASSWORD
Indicates that OIDC auth should be used
- Ziel
- OIDC_AUTH
The url of the OIDC authority.
- Ziel
- OIDC_AUTHORITY
Client id of the oidc client. Note that this is a public client without a secret
- Ziel
- OIDC_CLIENT_ID
Redirect URI of PodFetch. This is normally your server url variable + /ui/login
- Ziel
- OIDC_REDIRECT_URI
Scope of the OIDC token
- Ziel
- OIDC_SCOPE
- Standard
- openid profile email
- Wert
- openid profile email
The JWKS token uri, e.g. /realms/master/protocol/openid-connect/certs
- Ziel
- OIDC_JWKS
Kategorien
Statistik herunterladen
Gesamte Downloads im Laufe der Zeit
Einzelheiten
samuel19982/podfetch:latestFühren Sie PodFetch auf Unraid aus.
PodFetch ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.