Releases: carlreid/StreamMaster
Releases · carlreid/StreamMaster
v0.13.0
v0.12.0
0.12.0 (2025-03-24)
Bug Fixes
- Ensure that multiselect value is
''
if null (0307ec2) - Ensure to release lock in
final
(6a76d65) - Filter away potential undefined stations (a58f8d7)
- Make use of
IHttpClientFactory
to get clients (a7ca54a) - Remove from hook dependency (84d9be3)
Features
- Set Streammaster specific UA for SD (49b7448)
v0.11.3
v0.11.2
v0.11.1
v0.11.0
0.11.0 (2025-02-26)
Bug Fixes
- Add critical operation checks and early exits (e4e6ba5)
- Add nullglob for safer array handling (bd218c9)
- Add retry policy and fail if unable to switch channel (8ae5c55)
- Add trap for temp script cleanup (6c7327b)
- Cache EPG logos (0b31fc9)
- Eho failures to chmod (1ca591d)
- Handle case where PUID/PGID is
0
(b759b3a) - Handle failure to creat config.json (753523f)
- Improve directory rename safety with atomic operation (8e37e4b)
- Improve video playback (34c96cc)
- Remove handling of non-existing migration IDs (4b3398e)
- Shellcheck related suggestions and fixes (15a9af0)
- Should attempt redirect first (ae7925b)
- Source env things first (0b46c58)
- Trap postgres in case of failure (2313119)
- Wrap in quotes to avoid bad names (0365eb1)
Features
- Add auto set EPG button more front facing (464aa01)
- Add Play Stream dialog (9504cdd)
- Add validation of PUID and PGID values (7ed4915)
- Handle directory creation with fail output (341fd2b)
- Handle faulire cases (8126757)
- Make PostgreSQL wait parameters configurable (c945727)
- Output failures when
chown
(828270c)
v0.10.2
0.10.2 (2025-02-24)
Bug Fixes
SMButton
was using the wrong class hook (bfea17b)- added clear button back to drop down box, only show if selecting multiple options is available (033d54b)
- added clear button back to drop down box, only show if selecting multiple options is available (37c648b)
- added missing tooltip to dropdown filter button (91f0ebb)