Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [0.11.1](v0.10.2...v0.11.1) (2025-02-26) ### Bug Fixes * Add critical operation checks and early exits ([e4e6ba5](e4e6ba5)) * Add nullglob for safer array handling ([bd218c9](bd218c9)) * Add trap for temp script cleanup ([6c7327b](6c7327b)) * Cache EPG logos ([0b31fc9](0b31fc9)) * Eho failures to chmod ([1ca591d](1ca591d)) * Handle case where PUID/PGID is `0` ([b759b3a](b759b3a)) * Handle failure to creat config.json ([753523f](753523f)) * Improve directory rename safety with atomic operation ([8e37e4b](8e37e4b)) * Improve video playback ([34c96cc](34c96cc)) * Remove handling of non-existing migration IDs ([4b3398e](4b3398e)) * Shellcheck related suggestions and fixes ([15a9af0](15a9af0)) * Should attempt redirect first ([ae7925b](ae7925b)) * Source env things first ([0b46c58](0b46c58)) * Trap postgres in case of failure ([2313119](2313119)) * Wrap in quotes to avoid bad names ([0365eb1](0365eb1)) ### Features * Add auto set EPG button more front facing ([464aa01](464aa01)) * Add Play Stream dialog ([9504cdd](9504cdd)) * Add validation of PUID and PGID values ([7ed4915](7ed4915)) * Handle directory creation with fail output ([341fd2b](341fd2b)) * Handle faulire cases ([8126757](8126757)) * Make PostgreSQL wait parameters configurable ([c945727](c945727)) * Output failures when `chown` ([828270c](828270c))
- Loading branch information