Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 05fc0a3803 | |||
| 5f1bcbf40d | |||
| 56a03e2e82 | |||
| 78e1d1a392 | |||
| 45ebfc57e7 |
@@ -108,7 +108,7 @@ jobs:
|
||||
with:
|
||||
username: ${{ secrets.DOCKER_HUB_USERNAME }}
|
||||
password: ${{ secrets.DOCKER_HUB_PASSWORD }}
|
||||
repository: davidquinonescl/hyperion-docker
|
||||
repository: davidquinonescl/pluto-tv-scraper
|
||||
- name: Build and push
|
||||
uses: https://github.com/docker/build-push-action@v5
|
||||
with:
|
||||
|
||||
14
README.md
14
README.md
@@ -73,4 +73,16 @@ services:
|
||||
1.1.24
|
||||
- 1.0.2
|
||||
1.1.24<br>
|
||||
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.1.24<br>
|
||||
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
|
||||
- 1.0.6
|
||||
1.1.24<br>
|
||||
Addition of extra logging
|
||||
Reference in New Issue
Block a user