Commit Graph

7 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
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
taylorbourne
fe4bb90631 Fix guide2go binary; remove g2g json references (#24) 2020-08-20 14:58:43 -07:00
dcd
70a5ae9978 support new args: --quality and --cdn (#18) 2020-08-19 11:41:34 -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