PodFetch
Docker 应用程序 from SamTV12345's Repository
概述
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
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
运行时参数
- 网络用户界面
http://[IP]:[PORT:8000]- 网络
bridge- 特权
- false
模板配置
Web UI PortPorttcp
Public UI and API port.
- 目标
- 8000
- 默认值
- 8000
- 价值
- 8000
Database path for SQLitePathrw
- 目标
- /app/db
- 默认值
- /mnt/user/appdata/podfetch/db
- 价值
- /mnt/user/appdata/podfetch/db
Server URLVariable
Url to your PodFetch server instance
- 目标
- SERVER_URL
Podcast pathPathrw
Path where your podcasts are saved
- 目标
- /app/podcasts
Enable gPodder IntegrationVariable
Allow gPodder sync with apps such as AntennaPod
- 目标
- GPODDER_INTEGRATION_ENABLED
- 默认值
- true|false
Behind Reverse ProxyVariable
Indicates if the server is behind a reverse proxy
- 目标
- REVERSE_PROXY
- 默认值
- false|true
Basic authVariable
Indicates if present that basic auth should be added
- 目标
- BASIC_AUTH
Basic auth usernameVariable
Your basic auth username
- 目标
- USERNAME
Basic auth passwordVariable
Your basic auth password
- 目标
- PASSWORD
Oidc authVariable
Indicates that OIDC auth should be used
- 目标
- OIDC_AUTH
OIDC authorityVariable
The url of the OIDC authority.
- 目标
- OIDC_AUTHORITY
OIDC client idVariable
Client id of the oidc client. Note that this is a public client without a secret
- 目标
- OIDC_CLIENT_ID
OIDC Redirect URIVariable
Redirect URI of PodFetch. This is normally your server url variable + /ui/login
- 目标
- OIDC_REDIRECT_URI
OIDC scopeVariable
Scope of the OIDC token
- 目标
- OIDC_SCOPE
- 默认值
- openid profile email
- 价值
- openid profile email
OIDC JWKS urlVariable
The JWKS token uri, e.g. /realms/master/protocol/openid-connect/certs
- 目标
- OIDC_JWKS
下载统计数据
400,316
下载总数
29,607
本月
12,556
平均每月
长期下载总量
加载图表...
详细信息
存储库
samuel19982/podfetch:latest最后更新2026-05-23
初见2023-08-31
在Unraid 上运行 PodFetch 。
PodFetch 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。