Commit Graph

13 Commits

Author SHA1 Message Date
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