Commit Graph

28 Commits

Author SHA1 Message Date
1e8bdcddd8 fix: add header-encoding env variable to fix gzip compression for jellyfin xml grab
If gzip compression is enabled for the tvapp2 webserver, this may cause Jellyfin to fail when fetching newest xml guide data.

to correct this, we create an env variable which allows us to disable gzip compression for `Accept-Encoding`
2025-04-08 01:44:17 -07:00
4dfff72a9c build(dockerfile): add new env vars FILE_TAR and FILE_URL 2025-04-05 08:53:11 -07:00
b4675dac70 style: minor edits to text ordering 2025-03-22 05:24:21 -07:00
a05c4d3684 build(dockerfile): add new env variables 2025-03-21 04:50:00 -07:00
7e68e55ae6 build(dockerfile): fix arg ARCH being defined after initial pull 2025-03-20 19:06:42 -07:00
05944d284e build: bump base to alpine:3.21; add platform parameter 2025-03-17 22:36:28 -07:00
57f84e4bba chore: bump node version in dockerfile 2025-03-13 00:55:30 -07:00
8d856a30bd fix: correct typo default arch amd64 in Dockerfile 2025-03-02 04:33:33 -07:00
2518424ad1 build: add label architecture 2025-02-26 16:15:50 -07:00
7d29ab31ce build: add org.opencontainers.image.registry 2025-02-26 07:36:30 -07:00
57b0d44c7d chore: update docker image labels to conform with opencontainers spec
https://github.com/opencontainers/image-spec/blob/main/annotations.md
2025-02-25 06:41:37 -07:00
d2aee89c21 build: update label BUILDVERSION syntax 2025-02-25 05:23:20 -07:00
3ef13657cd build: add arg $ARCH to Dockerfile and prep to combine architectures 2025-02-24 15:12:12 -07:00
b4b1fe878f feat: add env variable DIR_BUILD 2025-02-23 08:49:05 -07:00
6228c9ec08 feat: add bindable working dir /usr/bin/app
working directory can now be bound to user host machine
2025-02-23 06:03:13 -07:00
9b9d5be591 build: match dockerfile code for amd64 and arm64 2025-02-23 04:33:03 -07:00
Aetherinox
84524ebf53 chore: clean up app 2025-02-23 02:50:09 -08:00
c77cb97946 chore(branding): fix github org url 2025-02-20 23:46:15 -07:00
fada7a6b5c chore(branding): change urls from personal to organization 2025-02-20 22:34:12 -07:00
a9a379c790 chore(branding): update repo name to organization 2025-02-20 22:03:37 -07:00
34b12d8ea2 build: update labels 2025-02-20 17:55:15 -07:00
5c64350d99 build: update Dockerfile labels 2025-02-20 16:17:05 -07:00
e6afea206c build: update Dockerfile labels 2025-02-20 16:12:52 -07:00
9e79e42d09 build: push tvapp v2 docker files 2025-02-20 13:10:51 -07:00
3f9f861400 change: add two versions, php and non-php 2024-12-01 11:08:35 -07:00
9535b11c9c build: update docker labels 2024-12-01 04:39:37 -07:00
d37a6edbdb chore: set cron default to match dtankdempse/thetvapp-m3u/ 2024-11-30 15:51:17 -07:00
5597843630 Initial upload 2024-11-30 15:14:13 -07:00