1 Commits
1.0.2 ... 1.0.3

Author SHA1 Message Date
45ebfc57e7 update readme and implement fix with channel urls
All checks were successful
Build docker container / build (push) Successful in 4m20s
2026-02-27 08:07:30 +01:00
2 changed files with 5 additions and 2 deletions

View File

@@ -74,3 +74,6 @@ services:
- 1.0.2  
1.1.24<br>
Update with an updated version that isn't published on the npm registry
- 1.0.3 &nbsp;
1.1.24<br>
Fixes the generated channels not being playable

View File

@@ -1,7 +1,7 @@
#!/bin/bash
GIT_REPO_URL="https://github.com/4v3ngR/pluto_tv_scraper.git"
GIT_COMMIT="92f960ec5423efcda9f84edaf7f37d9c2ff86776"
GIT_COMMIT="dd21bff73620c11b5a8c9c43a96bc96cd804896e"
BUILD_FOLDER="/build"
BIN_FOLDER=$"/bin/pluto"