Commit Graph

14 Commits

Author SHA1 Message Date
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
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
taylorbourne
881a228c30 add some quick options to exclude feeds (#57) 2021-10-29 00:44:41 -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
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
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