Commit Graph

34 Commits

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