Options
General Setup
| Option | Default | Type | Description |
|---|---|---|---|
setId3Data |
false |
boolean | Write ID3 data like title or description to the episode page after mp3 upload |
autoMigration |
true |
boolean | Disable this to not automatically migrate data (may help with low page speed) |
useApi |
true |
boolean | Use the Podcaster API for Apple categories and other meta data |
feed.uuid |
false |
boolean | Use the new UUID feature for permalinks in the feed |
defaultFeed |
feed |
string | This is used to track feet downloads |
downloadTriggerPath |
download |
string | This is used to track audio downloads |
Stats
| Option | Default | Type | Description |
|---|---|---|---|
statsInternal |
false |
boolean | Enable or disable Podcaster Analytics |
statsType |
sqlite |
string | Use 'sqlite' or 'mysql for storing stats data |
sqlitePath |
. |
string | Path to the folder where the sqlite file should be created |
statsHost |
string | MySQL hostname | |
statsDatabase |
string | MySQL database name | |
statsUser |
string | MySQL username | |
statsPassword |
secret | MySQL password | |
doNotTrackBots |
false |
boolean | Will prevent bots to be counted in Podcaster Analytics |
Matomo
| Option | Default | Type | Description |
|---|---|---|---|
matomoBaseUrl |
false |
boolean | Your Matomo base url |
matomoToken |
secret | Your Matomo auth token |
Upgrade from Version 2
| Option | Default | Type | Description |
|---|---|---|---|
compatibilityMode |
false |
boolean | Show deprecated fields in the panel to migrate them |
sanitize |
false |
boolean | Enable to sanitize data after migration from version 2 |