Releases: GauthamVarmaK/addon-tvheadend
Releases · GauthamVarmaK/addon-tvheadend
v2.4.4
What’s changed
- 🛂 Update exec permissions (ad2e249) - This should fix potential crashes on addon startup
⬆️ Dependency updates
- ⬆️ Bump setuptools from 67.3.2 to 67.4.0 in /tvheadend @dependabot (#207)
- ⬆️ Bump actions/cache from 3.2.5 to 3.2.6 @dependabot (#206)
- ⬆️ Bump streamlink from 5.2.1 to 5.3.1 in /tvheadend @dependabot (#208)
v2.4.3
What’s changed
- 🔨 Migrate old-style base scripts s6-rc
This should fix some start-up bugs in v2.4.2
v2.4.2
What’s changed
Update Base Image, Streamlink, WebGrabPlus
⬆️ Dependency updates
- ⬆️ Bump docker/login-action from 1.12.0 to 1.14.1 @dependabot (#93)
- ⬆️ Bump actions/checkout from 2.4.0 to 3 @dependabot (#94)
- ⬆️ Bump frenck/action-addon-linter from 2.6 to 2.8 @dependabot (#95)
- ⬆️ Bump streamlink from 3.1.1 to 3.2.0 in /tvheadend @dependabot (#96)
- ⬆️ Bump frenck/action-addon-information from 1.3 to 1.4 @dependabot (#97)
- ⬆️ Bump docker/build-push-action from 2.9.0 to 2.10.0 @dependabot (#98)
- ⬆️ Bump setuptools from 60.7.1 to 60.10.0 in /tvheadend @dependabot (#99)
- ⬆️ Bump peter-evans/repository-dispatch from 1.1.3 to 2 @dependabot (#100)
- ⬆️ Bump actions/cache from 2.1.7 to 3.0.1 @dependabot (#104)
- ⬆️ Bump setuptools from 60.10.0 to 61.3.0 in /tvheadend @dependabot (#105)
- ⬆️ Bump setuptools from 61.3.0 to 61.3.1 in /tvheadend @dependabot (#106)
- ⬆️ Bump frenck/action-yamllint from 1.1 to 1.4 @dependabot (#187)
- ⬆️ Bump frenck/action-addon-linter from 2.8 to 2.11 @dependabot (#191)
- ⬆️ Bump streamlink from 3.2.0 to 5.2.1 in /tvheadend @dependabot (#193)
- ⬆️ Bump ludeeus/action-shellcheck from 1.1.0 to 2.0.0 @dependabot (#194)
- ⬆️ Bump docker/build-push-action from 2.10.0 to 4.0.0 @dependabot (#196)
- ⬆️ Bump actions/cache from 3.0.1 to 3.2.5 @dependabot (#200)
- ⬆️ Bump setuptools from 61.3.1 to 67.3.2 in /tvheadend @dependabot (#202)
v2.3.0
What’s changed
Streamlink is now v3.1.1 up from v3.0.3, have a look for breaking changes.
⬆️ Dependency updates
- ⬆️ Bump setuptools from 60.2.0 to 60.3.1 in /tvheadend @dependabot (#73)
- ⬆️ Bump setuptools from 60.3.1 to 60.5.0 in /tvheadend @dependabot (#74)
- ⬆️ Bump frenck/action-addon-linter from 2.5 to 2.6 @dependabot (#75)
- ⬆️ Bump creyD/prettier_action from 4.1.1 to 4.2 @dependabot (#76)
- ⬆️ Bump docker/build-push-action from 2.7.0 to 2.8.0 @dependabot (#77)
- ⬆️ Bump streamlink from 3.0.3 to 3.1.1 in /tvheadend @dependabot (#80)
- ⬆️ Bump setuptools from 60.5.0 to 60.6.0 in /tvheadend @dependabot (#81)
- ⬆️ Bump docker/build-push-action from 2.8.0 to 2.9.0 @dependabot (#82)
- ⬆️ Bump setuptools from 60.6.0 to 60.7.1 in /tvheadend @dependabot (#83)
v2.2.1
What’s changed
Streamlink is now v3.0.3 up from v2.4.0, have a look for breaking changes.
🚀 Enhancements
- 🚀 Update CI to latest version @GauthamVarmaK (64a8ef4)
⬆️ Dependency updates
- ⬆️ Bump actions/checkout from 2.3.5 to 2.4.0 @dependabot (#49)
- ⬆️ Bump Base Image form 10.1.1 to 11.0.0 @GauthamVarmaK (3593c23)
- ⬆️ Bump actions/cache from 2.1.6 to 2.1.7 @dependabot (#57)
- ⬆️ Bump creyD/prettier_action from 4.0 to 4.1.1 @dependabot (#63)
- ⬆️ Bump docker/login-action from 1.10.0 to 1.12.0 @dependabot (#66)
- ⬆️ Bump streamlink from 2.4.0 to 3.0.3 in /tvheadend @dependabot (#59)
- ⬆️ Bump setuptools from 58.4.0 to 60.2.0 in /tvheadend @dependabot (#72)
v2.1.2
What’s changed
🐛 Bug fixes
- 🔧 Mount /dev/dvb and /dev/dri instead of /dev/dvb/ and /dev/dri/ @GauthamVarmaK (d9a95e5)
v2.1.1
What’s changed
🚀 Enhancements
- 🔌 Explicitly Mount /dev/dvb/ and /dev/dri/ instead of mapping raw USB Access @GauthamVarmaK (de368ae)
- 🎨 Migrate JSON add-on config to YAML @GauthamVarmaK (28fce7e)
- 🚀 Update CI @GauthamVarmaK
⬆️ Dependency updates
- ⬆️ Bump setuptools from 58.0.4 to 58.1.0 in /tvheadend @dependabot (#38)
- ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4 @dependabot (#39)
- ⬆️ Bump dessant/lock-threads from 2.1.2 to 3 @dependabot (#40)
- ⬆️ Bump setuptools from 58.1.0 to 58.2.0 in /tvheadend @dependabot (#41)
- ⬆️ Bump actions/checkout from 2.3.4 to 2.3.5 @dependabot (#43)
- ⬆️ Bump setuptools from 58.2.0 to 58.3.0 in /tvheadend @dependabot (#44)
- ⬆️ Bump setuptools from 58.3.0 to 58.4.0 in /tvheadend @dependabot (#46)
- ⬆️ Bump Base image from 10.0.2 to 10.1.1 @GauthamVarmaK (2a78c33)
- ⬆️ Bump frenck/action-addon-linter from 2.4 to 2.5 @dependabot (#47)
- ⬆️ Bump frenck/action-addon-information from 1.2 to 1.3 @dependabot (#48)
v2.0.1
What’s changed
🚀 Enhancements
- Improved Documentation
v2.0.0
What’s changed
🚀 Enhancements
- 🔨 Rewrite Add-on to make use of S6 @GauthamVarmaK (#36)
- ✨ Add Raw USB Mapping (0746681)
⬆️ Dependency updates
- ⬆️ Bump docker/build-push-action from 2.6.1 to 2.7.0 @dependabot (#30)
- ⬆️ Bump frenck/action-addon-linter from 2.2 to 2.3 @dependabot (#31)
- ⬆️ Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 @dependabot (#33)
- ⬆️ Bump creyD/prettier_action from 3.3 to 4.0 @dependabot (#34)
- ⬆️ Bump Base image from 10.0.1 to 10.0.2 @GauthamVarmaK (#35)
- ⬆️ Bump setuptools from 58.0.3 to 58.0.4 in /tvheadend @dependabot (#37)
- ⬆️ Bump streamlink from 2.2.0 to 2.4.0
v1.1.1
What’s changed
🐛 Bug fixes
⬆️ Dependency updates
- ⬆️ Bump dessant/lock-threads from 2.1.1 to 2.1.2 @dependabot (#28)