Commit Graph

42 Commits

Author SHA1 Message Date
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
dependabot[bot] dc1ff6e390 Bump docker/login-action from 1.9.0 to 1.10.0 (#18)
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: docker/login-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-24 12:15:38 +05:30
Gautham Varma K 4454d54ed0 Bump Base Image form 9.2.2 to 10.0.0 (#17)
Bumps Base Image form 9.2.2 to 10.0.0
v1.0.4
2021-06-23 11:05:13 +05:30
Gautham Varma K bf6bd43f48 Improve build scripts (#16)
* Better handle installation requirements

* Install TVHeadend from edge repos

* Refactor Build Script

* Try installing a different git version

* Pin to Specific Versions of musl and gcc

To fix build CI

* Bump base images properly

* Prettified Code!

* Remove git and mono pinned to a specific version

Co-authored-by: GauthamVarmaK <GauthamVarmaK@users.noreply.github.com>
v1.0.3
2021-06-19 11:40:04 +05:30
Gautham Varma K ade2f59ae1 Bump Base Image from 9.2.0 to 9.2.2 (#15)
* Bump Base Image from 9.2.0 to 9.2.2

* Bump git from 2.31.1-r1 to 2.32.0-r0

* Upgrade Dependencies before installing Streamlink

To try fix cyclic dependency version issues when installing musl and gcc

* Revert "Upgrade Dependencies before installing Streamlink"

This reverts commit e4f8604931.
2021-06-19 10:02:44 +05:30
dependabot[bot] ea49461d4e Bump frenck/action-addon-information from 1.1 to 1.2 (#14)
Bumps [frenck/action-addon-information](https://github.com/frenck/action-addon-information) from 1.1 to 1.2.
- [Release notes](https://github.com/frenck/action-addon-information/releases)
- [Commits](https://github.com/frenck/action-addon-information/compare/v1.1...v1.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v1.0.2
2021-05-31 14:07:38 +05:30
dependabot[bot] 375bbff2ec Bump actions/cache from 2.1.5 to 2.1.6 (#13)
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-28 12:51:08 +05:30
dependabot[bot] 7d1310f9b8 Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 (#12)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.1.0...v1.2.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-27 13:34:53 +05:30
dependabot[bot] 5f0d19622d Bump docker/build-push-action from 2.4.0 to 2.5.0 (#11)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.4.0...v2.5.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-27 13:34:38 +05:30
dependabot[bot] 86e7cc3f82 Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 (#10)
Bumps [micnncim/action-label-syncer](https://github.com/micnncim/action-label-syncer) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/micnncim/action-label-syncer/releases)
- [Commits](https://github.com/micnncim/action-label-syncer/compare/v1.2.0...v1.3.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-24 14:18:57 +05:30
Gautham Varma K be77348a38 ⬆️ Bump WebGrabPlus from v2.1.0 to v3.1.0 (#9)
Bumps WebGrabPlus from v2.1.0 to v3.1.0
v1.0.1
2021-05-20 13:23:49 +05:30
dependabot[bot] 730b57b4a6 Bump frenck/action-addon-information from 1.0.0 to 1.1 (#8)
Bumps [frenck/action-addon-information](https://github.com/frenck/action-addon-information) from 1.0.0 to 1.1.
- [Release notes](https://github.com/frenck/action-addon-information/releases)
- [Commits](https://github.com/frenck/action-addon-information/compare/v1.0.0...v1.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-20 12:51:27 +05:30
dependabot[bot] ec20e62053 Bump actions/stale from 3.0.18 to 3.0.19 (#7)
Bumps [actions/stale](https://github.com/actions/stale) from 3.0.18 to 3.0.19.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.18...v3.0.19)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-18 15:09:12 +05:30
dependabot[bot] 3e777b4f9f Bump frenck/action-addon-linter from 2 to 2.1 (#6)
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2 to 2.1.
- [Release notes](https://github.com/frenck/action-addon-linter/releases)
- [Commits](https://github.com/frenck/action-addon-linter/compare/v2...v2.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 13:58:45 +05:30
dependabot[bot] 359b52adea Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 (#5)
Bumps [brpaz/hadolint-action](https://github.com/brpaz/hadolint-action) from v1.4.0 to v1.5.0.
- [Release notes](https://github.com/brpaz/hadolint-action/releases)
- [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc)
- [Commits](https://github.com/brpaz/hadolint-action/compare/v1.4.0...c27bd9edc1e95eed30474db8f295ff5807ebca14)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 21:27:36 +05:30
dependabot[bot] 9aa0d8683a Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 (#4)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.2.0 to v1.3.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.2.0...0d135e0c2fc0dba0729c1a47ecfcf5a3c7f8579e)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-30 17:18:42 +05:30
dependabot[bot] 5457aa18e5 Bump docker/login-action from v1.8.0 to v1.9.0 (#3)
Bumps [docker/login-action](https://github.com/docker/login-action) from v1.8.0 to v1.9.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.8.0...28218f9b04b4f3f62068d7b6ce6ca5b26e35336c)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-29 14:31:06 +05:30
dependabot[bot] 3b53f9e73c Bump docker/setup-buildx-action from v1.1.2 to v1.2.0 (#2)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.1.2 to v1.2.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.1.2...012185ccbeb554a7f5f987bea0f1a73519b3cdf5)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-26 20:03:11 +05:30
dependabot[bot] c8d960f711 Bump docker/setup-qemu-action from v1.0.2 to v1.1.0 (#1)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from v1.0.2 to v1.1.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.0.2...c308fdd69d26ed66f4506ebd74b180abe5362145)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-26 20:02:59 +05:30
Gautham Varma K 4a9d4249c6 Initial Commit
Add all files from private repo
v1.0
2021-04-18 19:00:27 +05:30