Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 05fc0a3803 | |||
| 5f1bcbf40d | |||
| 56a03e2e82 | |||
| 78e1d1a392 |
@@ -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:
|
||||
|
||||
11
README.md
11
README.md
@@ -76,4 +76,13 @@ services:
|
||||
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
|
||||
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