Compare commits
No commits in common. "main" and "1.0.0" have entirely different histories.
1
.github/FUNDING.yml
vendored
1
.github/FUNDING.yml
vendored
@ -1 +0,0 @@
|
|||||||
github: davidclaeysquinones
|
|
12
README.md
12
README.md
@ -4,9 +4,6 @@ This repo builds and Docker image of [pluto_tv_scraper](https://github.com/4v3ng
|
|||||||
The purpose is to make the deployment easier and more suitable for different environments.<br>
|
The purpose is to make the deployment easier and more suitable for different environments.<br>
|
||||||
As a result an m3u8 playlist and xmltv file will be generated for pluto TV.
|
As a result an m3u8 playlist and xmltv file will be generated for pluto TV.
|
||||||
|
|
||||||
The original repository of this image is hosted on https://git.claeyscloud.com/david/pluto_tv_scraper-docker.<br>
|
|
||||||
A public mirror is available at https://github.com/davidclaeysquinones/pluto_tv_scraper-docker.
|
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
[Node](https://nodejs.org/en)<br>
|
[Node](https://nodejs.org/en)<br>
|
||||||
|
|
||||||
@ -63,11 +60,4 @@ services:
|
|||||||
# specify the time zone for the server
|
# specify the time zone for the server
|
||||||
- TZ=Etc/UTC
|
- TZ=Etc/UTC
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
```
|
```
|
||||||
|
|
||||||
### Versions
|
|
||||||
|
|
||||||
- 1.0.0
|
|
||||||
1.1.21
|
|
||||||
- 1.0.1
|
|
||||||
1.1.24
|
|
Loading…
x
Reference in New Issue
Block a user