Commit Graph

59 Commits

Author SHA1 Message Date
taylorbourne
5e989c5722 add action to delpoy docker image to dockerhub (#51) 2021-04-22 15:30:15 -07:00
taylorbourne
42f22654eb update readme (#50) 2021-04-22 13:03:49 -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
Rob
5f0a4daff0 added sample docker-compose.yml (#44) 2021-04-22 12:51:30 -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
taylorbourne
199b3a3c57 remove unused vars (#40) 2021-03-15 23:00:57 -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
Cory Forsstrom
a62308af1d fix extract path 2021-03-12 16:53:28 -08:00
Cory Forsstrom
1628bfe0d3 bump lazystream to 1.11.4 2021-03-10 10:48:17 -08:00
taylorbourne
3d790a7c44 Update README.md 2021-03-03 15:00:56 -08:00
taylorbourne
79625ead9e add instructions to find Plex Update URL (#35) 2021-03-03 14:47:00 -08:00
Cory Forsstrom
546f544431 bump lazystream to 1.11.0 2021-01-19 16:02:04 -08:00
Cory Forsstrom
1f44867fd1 bump lazystream to 1.10.7 2021-01-16 17:58:50 -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
Garret Hicks
71477a6460 Update version of lazystream (#16)
Updating version in order to bring in this update https://github.com/tarkah/lazystream/pull/45 which keeps the streams in a consistent order.
2020-08-08 13:51:26 -07:00
Cory Forsstrom
02177d160f update lazystream for mlb bug (#15) 2020-07-26 13:15:45 -07:00
taylorbourne
ed39b7b4ae bump lazystream (#14) 2020-03-05 13:10:34 -08:00
taylorbourne
c7595e3e36 Fix typo in readme 2020-03-05 11:17:42 -08: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
taylorbourne
7a7cfd1a56 Remove silent option so errors can be seen. Change request to POST and correct the token variable name. Prune unnecessary parameters from URL (#10) 2020-03-04 17:25:10 -08:00
tarkah
929dbb9514 m3u needs to be updated via API (#9) 2020-03-02 19:37:55 -08:00
tarkah
9ef1fe49e0 lazystream fixed to handle xmltv channels properly (#8) 2020-03-02 16:53:51 -08:00
tarkah
de8bb0a693 cronjob was failing if files didn't already exist (#5) 2020-02-28 16:55:28 -08:00
tarkah
29d682d301 fix channel number conflict (#4)
if both sports are chosen, we want to make sure there is no overlap in
channel number
2020-02-28 01:57:35 -07:00
tarkah
b83585913d move hosts update to entrypoint (#3) 2020-02-28 01:56:55 -07:00
taylorbourne
590e5673a5 Update readme 2020-02-27 15:48:16 -08:00
taylorbourne
ab9fd43347 Update logging 2020-02-27 12:31:19 -08:00
taylorbourne
5d35b82adf Remove openssl (no longer used) 2020-02-27 12:28:06 -08:00
taylorbourne
8a0cb6092c Update lazystream commands 2020-02-26 20:44:36 -08:00
taylorbourne
adc38a1c77 Add more to config; Re-order cronjob 2020-02-26 20:18:46 -08:00
taylorbourne
785b9b43e0 make lazystream dir if it doesn’t already exist 2020-02-26 20:11:56 -08:00
taylorbourne
1e3404e5c7 Define g2g var 2020-02-26 19:50:52 -08:00
taylorbourne
464c4f504f Update readme 2020-02-26 19:26:37 -08:00
taylorbourne
538674ad01 Merge pull request #1 from tarkah/master
fix gnutls cert error
2020-02-26 20:23:11 -07:00
Cory Forsstrom
2d5b7ab7d2 move hosts and cert update to run 2020-02-26 17:45:04 -08:00
taylorbourne
9bb8266106 Merge pull request #2 from tarkah/remove-binaries
remove lazystream binary from repo, get from tagged release
2020-02-26 16:49:56 -08:00
taylorbourne
b8a8528040 Include docker run command 2020-02-26 16:30:20 -08:00
Cory Forsstrom
cb4cdee360 ensure hosts are set when building
otherwise when we try to add the certs to .gnutls/known_hosts, it wont
get the correct cert
2020-02-26 16:28:14 -08:00
taylorbourne
205e483314 Update readme 2020-02-26 16:28:07 -08:00
taylorbourne
a27c679dd6 Fix playlists path 2020-02-26 16:24:31 -08:00
taylorbourne
0f257ef6f6 Remove tvh from readme 2020-02-26 16:22:39 -08:00
taylorbourne
73a2b01e00 Add link to original contianer 2020-02-26 16:18:57 -08:00
taylorbourne
99c72fde3d Fix spacing again 2020-02-26 16:18:21 -08:00
taylorbourne
a665bdd6df Fix credits 2020-02-26 16:17:47 -08:00