Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 56a03e2e82 | |||
| 78e1d1a392 |
@@ -76,4 +76,10 @@ services:
|
|||||||
Update with an updated version that isn't published on the npm registry
|
Update with an updated version that isn't published on the npm registry
|
||||||
- 1.0.3
|
- 1.0.3
|
||||||
1.1.24<br>
|
1.1.24<br>
|
||||||
Fixes the generated channels not being playable
|
Fixes the generated channels not being playable
|
||||||
|
- 1.0.4
|
||||||
|
1.1.24<br>
|
||||||
|
Generated channels with V2 API and correct JWT implementaton
|
||||||
|
- 1.0.5
|
||||||
|
1.1.24<br>
|
||||||
|
Url caching improvements
|
||||||
2
build.sh
2
build.sh
@@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
GIT_REPO_URL="https://github.com/4v3ngR/pluto_tv_scraper.git"
|
GIT_REPO_URL="https://github.com/4v3ngR/pluto_tv_scraper.git"
|
||||||
GIT_COMMIT="dd21bff73620c11b5a8c9c43a96bc96cd804896e"
|
GIT_COMMIT="bff5e68f0a0914bf71f9dbd8a19102b49aeff57b"
|
||||||
BUILD_FOLDER="/build"
|
BUILD_FOLDER="/build"
|
||||||
BIN_FOLDER=$"/bin/pluto"
|
BIN_FOLDER=$"/bin/pluto"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user