Commit Graph
54 Commits
Author SHA1 Message Date
Taylor Bourne 7f8e113516 Merge branch 'master' into develop 2021-11-03 17:07:55 -07:00
taylorbourneandGitHub 1e6334d7bd feat: make lazy stream host name configurable (#72)
* run raw plex curl request

* update sample env file

* parse raw chrome curl req

* update cronjob

* use post request to update plex

* oops

* feat: make lazystream host configurable

* feat: update xml template

* fix: revert plex update changes for now (needs more testing)

* feat: update readme
2021-11-03 17:03:49 -07:00
Taylor Bourne 248fd1e68e feat: update readme 2021-11-03 16:32:01 -07:00
Taylor Bourne a473603b66 fix: revert plex update changes for now (needs more testing) 2021-11-03 16:29:57 -07:00
Taylor Bourne 95c8f47de6 feat: update xml template 2021-11-03 16:24:08 -07:00
Taylor Bourne 93acba7da3 feat: make lazystream host configurable 2021-11-03 16:15:10 -07:00
taylorbourneandGitHub 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
Taylor Bourne 19e311c34d oops 2021-11-01 14:47:22 -07:00
Taylor Bourne 31c0af2c18 use post request to update plex 2021-11-01 14:43:50 -07:00
Taylor Bourne f7134fe8be update cronjob 2021-10-31 23:45:12 -07:00
Taylor Bourne 9f9847df51 parse raw chrome curl req 2021-10-31 22:47:57 -07:00
Taylor Bourne 4982b6768a update sample env file 2021-10-31 22:25:16 -07:00
Taylor Bourne 630689d317 run raw plex curl request 2021-10-31 22:14:31 -07:00
taylorbourneandGitHub bddf03327c feat: support xmltv trim flag (#68)
* feat: support xmltv trim flag

* fix: fix conditional
2021-10-30 21:09:34 -07:00
taylorbourneandGitHub 881a228c30 add some quick options to exclude feeds (#57) 2021-10-29 00:44:41 -07:00
taylorbourneandGitHub 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
taylorbourneandGitHub 733b6750e6 bump lazy stream (#58) 2021-07-22 20:24:33 -07:00
taylorbourneandGitHub 1a164c1391 let's only push to latest/version tag on publish 2021-04-22 15:47:02 -07:00
taylorbourneandGitHub ec8f62e126 fix formatting 2021-04-22 15:32:47 -07:00
taylorbourneandGitHub 5e989c5722 add action to delpoy docker image to dockerhub (#51) 2021-04-22 15:30:15 -07:00
taylorbourneandGitHub 42f22654eb update readme (#50) 2021-04-22 13:03:49 -07:00
taylorbourneandGitHub 199b3a3c57 remove unused vars (#40) 2021-03-15 23:00:57 -07:00
taylorbourneandGitHub 3d790a7c44 Update README.md 2021-03-03 15:00:56 -08:00
taylorbourneandGitHub 79625ead9e add instructions to find Plex Update URL (#35) 2021-03-03 14:47:00 -08:00
taylorbourneandGitHub fe4bb90631 Fix guide2go binary; remove g2g json references (#24) 2020-08-20 14:58:43 -07:00
taylorbourneandGitHub ce68f1ddee Update guide2go (#22)
* update guide2go

* Update readme re: guide2go
2020-08-20 13:50:54 -07:00
taylorbourneandGitHub ed39b7b4ae bump lazystream (#14) 2020-03-05 13:10:34 -08:00
taylorbourneandGitHub c7595e3e36 Fix typo in readme 2020-03-05 11:17:42 -08:00
taylorbourneandGitHub 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
taylorbourneandGitHub 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
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
taylorbourneandGitHub 538674ad01 Merge pull request #1 from tarkah/master
fix gnutls cert error
2020-02-26 20:23:11 -07:00
taylorbourneandGitHub 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
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
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
taylorbourneandGitHub b7c3a29a0f Initial commit 2020-02-26 13:38:55 -08:00