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
taylorbourne
a2f6f9790f
Fix readme spacing
2020-02-26 16:12:52 -08:00
taylorbourne
701f672fdf
Update readme and docs, remove tvh stuff (I wont use it)
2020-02-26 16:10:45 -08:00
taylorbourne
bbd5e85936
Add more logging, add readme
2020-02-26 16:00:57 -08:00
Cory Forsstrom
dd276f37eb
remove binary from repo, get from tagged release
2020-02-26 15:48:50 -08:00
Cory Forsstrom
d8a1c5332b
add cert to gnutls known_host file
2020-02-26 15:08:46 -08:00
taylorbourne
002123b6fc
Add some logging to the sample cron file
2020-02-26 14:54:50 -08:00
taylorbourne
022fc739aa
Reenable cert request
2020-02-26 13:44:02 -08:00
taylorbourne
62fe13999b
init
2020-02-26 13:40:33 -08:00
taylorbourne
b7c3a29a0f
Initial commit
2020-02-26 13:38:55 -08:00