Skip to content

Releases: carlreid/StreamMaster

v0.13.0

30 Mar 15:04
Compare
Choose a tag to compare

0.13.0 (2025-03-30)

Bug Fixes

Features

  • Give credit to contributors (96b90c6)
  • Video player fallback to hls/mpegts (ba8c87e)

v0.12.0

24 Mar 16:22
Compare
Choose a tag to compare

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

15 Mar 09:18
Compare
Choose a tag to compare

0.11.3 (2025-03-15)

Bug Fixes

  • Fallback to EPG logos if channel misses one (8c4d748)

v0.11.2

13 Mar 14:37
Compare
Choose a tag to compare

0.11.2 (2025-03-13)

Bug Fixes

  • Adjustment to command profiles and groups (5e8828a)
  • Adjustment to Enum alignment (0cfbf1f)
  • Custom playlist scan update channels and logos (5407116)
  • Don't break out of the EPG iteration (539ba01)

v0.11.1

05 Mar 19:29
Compare
Choose a tag to compare

0.11.1 (2025-03-05)

Bug Fixes

  • Dropdown text alignment (7486efa)
  • Persist rank to CurrentRank (74818c8)

v0.11.0

26 Feb 19:42
Compare
Choose a tag to compare

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

24 Feb 14:43
Compare
Choose a tag to compare

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)

v0.10.1

24 Feb 14:13
Compare
Choose a tag to compare

0.10.1 (2025-02-24)

Bug Fixes

  • Correctly handle different logo routes (40a9c06)

v0.10.0

24 Feb 14:12
Compare
Choose a tag to compare

0.10.0 (2025-02-24)

Features

  • Improve program/logo handling in XMLTV (faa3cb9)

v0.9.3

22 Feb 19:07
Compare
Choose a tag to compare

0.9.3 (2025-02-22)

Bug Fixes

  • main and latest as tracking tags (55597b6)
  • Correct link to Docker Hub (63cf991)
  • No release script to single commit and tag (c037aeb)
  • Run after main workflow name (d3d8d8e)