Commit Graph

25 Commits

Author SHA1 Message Date
0ea2271823 Harden xTeVe update flow to prevent mapping deactivation 2026-02-09 21:04:36 +11:00
Nick
9dd5dfe180 Sync latest dockerfile changes to aarch64 dockerfile; fix mlb typo (#89)
* Sync latest dockerfile changes; edits for build to run

* add comment to explain

* fix typo
2022-10-11 09:55:44 -07:00
Josh Wright
20f5746fd2 feat: adds configurable starting channel number (#81)
* feat: adds configurable starting channel number

* fix: adds default values for start channel

* fix: forgot my fi
2022-01-11 14:40:45 -08:00
Johan Henkens
a64b617c24 Fix variable substitution on 127.0.0.1 (#77) 2021-12-08 00:14:05 -08:00
taylorbourne
7d7ef672e8 fix: attemping to fix plex update again (#75) 2021-11-30 12:09:33 -08:00
Cory Forsstrom
190cc66502 Fixes/host and trim (#74)
* Add host override

* Default trim to no
2021-11-10 12:36:21 -08:00
Taylor Bourne
0a4938c8a7 plex update revert 2021-11-03 17:08:13 -07:00
taylorbourne
1e6334d7bd feat: make lazy stream host name configurable (#72)
* run raw plex curl request

* update sample env file

* parse raw chrome curl req

* update cronjob

* use post request to update plex

* oops

* feat: make lazystream host configurable

* feat: update xml template

* fix: revert plex update changes for now (needs more testing)

* feat: update readme
2021-11-03 17:03:49 -07:00
taylorbourne
cbbb2f7786 fix: fix plex update request (#70)
* run raw plex curl request

* update sample env file

* parse raw chrome curl req

* update cronjob

* use post request to update plex

* oops
2021-11-01 14:51:39 -07:00
taylorbourne
bddf03327c feat: support xmltv trim flag (#68)
* feat: support xmltv trim flag

* fix: fix conditional
2021-10-30 21:09:34 -07:00
Cory Forsstrom
22557a8d41 Update hostname 2021-10-30 11:18:35 -07:00
taylorbourne
881a228c30 add some quick options to exclude feeds (#57) 2021-10-29 00:44:41 -07:00
taylorbourne
07a994faed Update Aarch64 support (#52)
* update aarch64 support; update readme

* remove test code

* oops, more test code

* update readme
2021-07-22 20:45:35 -07:00
Nick Marnik
891180c2f4 Add aarch64 support and Channels DVR support (#49)
* add gitattributes for windows dev

* initial copy of dockerfile

* Add support for pi4 (aarch64); add support for Channels DVR updates

* fix IP in example

Co-authored-by: Nick Marnik <nkmhockey@gmail.com>
2021-04-22 12:54:23 -07:00
Cory Forsstrom
91eed809c4 check for lazystream update on container start (#47) 2021-04-19 11:30:58 -07:00
Cory Forsstrom
c3c7b7f249 fix permissions issue for xteve auto update (#46) 2021-04-19 11:29:30 -07:00
Austin Valle
cf6166ed9e Fixed Plex DVR refresh variables (#39)
* Added use_plexAPI environment variable

* Updated if statement to use env var
2021-03-15 22:58:04 -07:00
taylorbourne
79625ead9e add instructions to find Plex Update URL (#35) 2021-03-03 14:47:00 -08:00
Cory Forsstrom
ba1ff246c9 bump lazystream with logos fix (#28) 2021-01-14 10:32:20 -08:00
Cory Forsstrom
3d3843bb0d pass args as array for better control (#26) 2020-08-20 17:17:18 -07:00
taylorbourne
fe4bb90631 Fix guide2go binary; remove g2g json references (#24) 2020-08-20 14:58:43 -07:00
taylorbourne
ce68f1ddee Update guide2go (#22)
* update guide2go

* Update readme re: guide2go
2020-08-20 13:50:54 -07:00
dcd
70a5ae9978 support new args: --quality and --cdn (#18) 2020-08-19 11:41:34 -07:00
dcd
7f486ed6fd run cronjob.sh on boot (#17) 2020-08-08 18:21:43 -07:00
taylorbourne
3a11a46f09 move to s6 overlay structure (#13)
* move to s6 overlay structure

* Use alpine:latest and latest s6

* cleanup Dockerfile

* use .env file on docker run

* change mappings so all under one folder

* Update README

* change cron default to hourly to keep things updated

* add section about editing xteve settings

* add nice 'logging' to stdout
2020-03-05 11:13:14 -08:00