fix(ha): read transcode store config from the variable form deployments set #9
Reference in New Issue
Block a user
Delete Branch "benvin/ha-config-wiring"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The startup configuration only reads
JELLYFIN_prefixed environment variables, so the bareJellyfin__TranscodeStore__*form set by the chart, the production manifests and the README is dropped: the Redis store is never registered, and nothing logs which store was selected.Jellyfin__*variables into theJellyfin:*configuration rootJELLYFIN_variable winning over the bare formInformationError