Commit Graph

69 Commits

Author SHA1 Message Date
Gautham Varma K d9a95e512f 🔧 Mount /dev/dvb and /dev/dri instead of /dev/dvb/ and /dev/dri/
Hopefully fix issue in #45
v2.1.2
2021-11-03 10:30:27 +05:30
Gautham Varma K 6c0b81ff4e 💚 Fix CI v2.1.1 2021-11-02 19:57:16 +05:30
Gautham Varma K c8e54c49ed 💚 Satisfy YAMLLint 2021-11-02 19:32:58 +05:30
GauthamVarmaK 8940d5f907 Prettified Code! 2021-11-02 13:54:49 +00:00
Gautham Varma K 28fce7e021 🎨 Migrate JSON add-on config to YAML 2021-11-02 19:24:13 +05:30
Gautham Varma K 855210ce59 👷 Update CI
- Switch to centralized GitHub Action Workflows provided by Hassio Community Addons, while utilizing customized ones where needed.
- Clean Up of Unused workflow files.
2021-11-02 19:18:51 +05:30
dependabot[bot] 726660d912 ⬆️ Bump frenck/action-addon-information from 1.2 to 1.3 (#48)
Bumps [frenck/action-addon-information](https://github.com/frenck/action-addon-information) from 1.2 to 1.3.
- [Release notes](https://github.com/frenck/action-addon-information/releases)
- [Commits](https://github.com/frenck/action-addon-information/compare/v1.2...v1.3)

---
updated-dependencies:
- dependency-name: frenck/action-addon-information
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v2.1.0
2021-11-02 16:04:42 +05:30
dependabot[bot] 0a9eea8a02 ⬆️ Bump frenck/action-addon-linter from 2.4 to 2.5 (#47)
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.4 to 2.5.
- [Release notes](https://github.com/frenck/action-addon-linter/releases)
- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.4...v2.5)

---
updated-dependencies:
- dependency-name: frenck/action-addon-linter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-02 16:04:32 +05:30
Gautham Varma K ad15387af1 Revert "⬆️ Bump python from 3.9.5-r1 to 3.9.7-r3"
This reverts commit c6a8144a2c.
2021-11-01 16:22:51 +05:30
Gautham Varma K c6a8144a2c ⬆️ Bump python from 3.9.5-r1 to 3.9.7-r3 2021-11-01 16:19:50 +05:30
Gautham Varma K 2a78c33704 ⬆️ Bump Base image from 10.0.2 to 10.1.1 2021-11-01 16:19:08 +05:30
GauthamVarmaK 137d42d9e2 Prettified Code! 2021-11-01 10:27:39 +00:00
Gautham Varma K 9b67bf3a4f 💚 Satisfy Markdown Lint 2021-11-01 15:57:23 +05:30
GauthamVarmaK 43e0df26b6 Prettified Code! 2021-11-01 10:22:35 +00:00
Gautham Varma K de368ae5b3 🔌 Explicitly Mount /dev/dvb/ and /dev/dri/ instead of mapping raw USB Access
Potential fix for: #45 and #32
2021-11-01 15:52:14 +05:30
dependabot[bot] a86e6beed3 ⬆️ Bump setuptools from 58.3.0 to 58.4.0 in /tvheadend (#46)
Bumps [setuptools](https://github.com/pypa/setuptools) from 58.3.0 to 58.4.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v58.3.0...v58.4.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-01 15:39:58 +05:30
dependabot[bot] 9cfeae936b ⬆️ Bump setuptools from 58.2.0 to 58.3.0 in /tvheadend (#44)
Bumps [setuptools](https://github.com/pypa/setuptools) from 58.2.0 to 58.3.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v58.2.0...v58.3.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-26 20:32:59 +05:30
dependabot[bot] 1a70f72659 ⬆️ Bump actions/checkout from 2.3.4 to 2.3.5 (#43)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-18 17:58:16 +05:30
Gautham Varma K 8385c01e5b 🔗 Update HA Repo Link in Addon Docs
Fixes: https://github.com/GauthamVarmaK/addon-tvheadend/issues/42
2021-10-17 16:29:14 +05:30
dependabot[bot] 8d71c88660 ⬆️ Bump setuptools from 58.1.0 to 58.2.0 in /tvheadend (#41)
Bumps [setuptools](https://github.com/pypa/setuptools) from 58.1.0 to 58.2.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v58.1.0...v58.2.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-06 17:23:10 +05:30
dependabot[bot] 29b77372d6 ⬆️ Bump dessant/lock-threads from 2.1.2 to 3 (#40)
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.1.2 to 3.
- [Release notes](https://github.com/dessant/lock-threads/releases)
- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dessant/lock-threads/compare/v2.1.2...v3)

---
updated-dependencies:
- dependency-name: dessant/lock-threads
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-28 19:10:16 +05:30
dependabot[bot] 222d7d8492 ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4 (#39)
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.3 to 2.4.
- [Release notes](https://github.com/frenck/action-addon-linter/releases)
- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.3...v2.4)

---
updated-dependencies:
- dependency-name: frenck/action-addon-linter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-28 19:09:58 +05:30
GauthamVarmaK c6fa44a682 Prettified Code! 2021-09-23 02:34:45 +00:00
Gautham Varma K 99cc3bef48 💚 Fix CI 2021-09-23 08:04:26 +05:30
dependabot[bot] 7cff9c54f1 ⬆️ Bump setuptools from 58.0.4 to 58.1.0 in /tvheadend (#38)
Bumps [setuptools](https://github.com/pypa/setuptools) from 58.0.4 to 58.1.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v58.0.4...v58.1.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-22 21:37:57 +05:30
GauthamVarmaK a07a79deb8 Prettified Code! v2.0.1 2021-09-18 06:43:41 +00:00
Gautham Varma K cdb84b28ce 📝 Document Config Options 2021-09-18 12:13:22 +05:30
Gautham Varma K 9f554c7359 📝 Improve Docs 2021-09-18 11:32:38 +05:30
Gautham Varma K ca396a2cda 🔧 Remove startup from addon config v2.0.0 2021-09-09 14:25:38 +05:30
dependabot[bot] 0cef0e84da ⬆️ Bump setuptools from 58.0.3 to 58.0.4 in /tvheadend (#37)
Bumps [setuptools](https://github.com/pypa/setuptools) from 58.0.3 to 58.0.4.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v58.0.3...v58.0.4)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-09 14:20:46 +05:30
GauthamVarmaK 18b8e3a3eb Prettified Code! 2021-09-09 08:50:30 +00:00
Gautham Varma K 0746681000 Add Raw USB Mapping 2021-09-09 14:19:58 +05:30
Gautham Varma K 1afe905387 🔨 Rewrite Add-on to make use of S6 (#36)
Restructuring of the addon to make use of the S6 overlay to make it more robust.
2021-09-09 07:05:33 +05:30
Gautham Varma K 8a0d2dbfdc ⬆️ Bump Base image from 10.0.1 to 10.0.2 (#35) 2021-09-08 20:11:20 +05:30
dependabot[bot] 1759409468 ⬆️ Bump creyD/prettier_action from 3.3 to 4.0 (#34)
Bumps [creyD/prettier_action](https://github.com/creyD/prettier_action) from 3.3 to 4.0.
- [Release notes](https://github.com/creyD/prettier_action/releases)
- [Commits](https://github.com/creyD/prettier_action/compare/v3.3...v4.0)

---
updated-dependencies:
- dependency-name: creyD/prettier_action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-08 20:07:09 +05:30
dependabot[bot] 7a31451c90 ⬆️ Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 (#33)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.1...v1.6.0)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-08 20:06:55 +05:30
dependabot[bot] 3b5abde681 ⬆️ Bump frenck/action-addon-linter from 2.2 to 2.3 (#31)
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.2 to 2.3.
- [Release notes](https://github.com/frenck/action-addon-linter/releases)
- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.2...v2.3)

---
updated-dependencies:
- dependency-name: frenck/action-addon-linter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-26 12:34:17 +05:30
dependabot[bot] e9adc7135d ⬆️ Bump docker/build-push-action from 2.6.1 to 2.7.0 (#30)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.6.1...v2.7.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-23 11:44:32 +05:30
Gautham Varma K 04a80b4138 🔨 Implement OCI image specification on labels v1.1.1 2021-08-21 09:52:56 +05:30
dependabot[bot] 65d970de45 ⬆️ Bump dessant/lock-threads from 2.1.1 to 2.1.2 (#28)
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/dessant/lock-threads/releases)
- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dessant/lock-threads/compare/v2.1.1...v2.1.2)

---
updated-dependencies:
- dependency-name: dessant/lock-threads
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-18 12:46:40 +05:30
Gautham Varma K afc785ba22 ⬆️ Bump Base image from 10.0.0 to 10.0.1 (#27) v1.1.0 2021-08-12 10:06:06 +05:30
Gautham Varma K c204f8b737 ⬆️ Bump WebGrabplus from 3.1.0 to 3.2.0 (#26)
* ⬆️ Bump WebGrabPlus from v3.1.0 to v3.2.0
* 🔧 Fix small bug during installation
2021-08-12 09:55:10 +05:30
Gautham Varma K e25a063e5d 🚀 Add-on CI improvements 2021-08-12 08:53:57 +05:30
dependabot[bot] af4d8971df Bump frenck/action-addon-linter from 2.1 to 2.2 (#25)
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.1 to 2.2.
- [Release notes](https://github.com/frenck/action-addon-linter/releases)
- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.1...v2.2)

---
updated-dependencies:
- dependency-name: frenck/action-addon-linter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-15 13:56:18 +05:30
dependabot[bot] 8e156d8b5c Bump actions/stale from 3.0.19 to 4 (#24)
Bumps [actions/stale](https://github.com/actions/stale) from 3.0.19 to 4.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v3.0.19...v4)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-15 13:56:08 +05:30
dependabot[bot] cb12a29980 Bump docker/setup-buildx-action from 1.5.0 to 1.5.1 (#23)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.0...v1.5.1)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-13 18:47:46 +05:30
dependabot[bot] 6176220846 Bump dessant/lock-threads from 2.0.3 to 2.1.1 (#22)
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.0.3 to 2.1.1.
- [Release notes](https://github.com/dessant/lock-threads/releases)
- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dessant/lock-threads/compare/v2.0.3...v2.1.1)

---
updated-dependencies:
- dependency-name: dessant/lock-threads
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-12 11:48:52 +05:30
dependabot[bot] 2a23ac0f40 Bump docker/setup-buildx-action from 1.4.1 to 1.5.0 (#21)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.4.1...v1.5.0)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-05 12:25:35 +05:30
dependabot[bot] 9847cb9328 Bump docker/build-push-action from 2.5.0 to 2.6.1 (#20)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.5.0 to 2.6.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.5.0...v2.6.1)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-03 19:23:24 +05:30
dependabot[bot] 219e5675d9 Bump docker/setup-buildx-action from 1.3.0 to 1.4.1 (#19)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.3.0 to 1.4.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.3.0...v1.4.1)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-30 11:41:44 +05:30