14 Commits

Author SHA1 Message Date
Gautham Varma K ca396a2cda 🔧 Remove startup from addon config 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
Gautham Varma K 04a80b4138 🔨 Implement OCI image specification on labels 2021-08-21 09:52:56 +05:30
Gautham Varma K afc785ba22 ⬆️ Bump Base image from 10.0.0 to 10.0.1 (#27) 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 4454d54ed0 Bump Base Image form 9.2.2 to 10.0.0 (#17)
Bumps Base Image form 9.2.2 to 10.0.0
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>
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
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
2021-05-20 13:23:49 +05:30
Gautham Varma K 4a9d4249c6 Initial Commit
Add all files from private repo
2021-04-18 19:00:27 +05:30