Fix readme spacing
This commit is contained in:
18
README.md
18
README.md
@@ -4,18 +4,18 @@ This Docker provides a simple solution to get live NHL and MLB games into your E
|
|||||||
|
|
||||||
## guide2go
|
## guide2go
|
||||||
|
|
||||||
XMLTV EPG grabber for Schedules Direct, thanks to @marmei \
|
XMLTV EPG grabber for Schedules Direct, thanks to @marmei
|
||||||
GitHub: https://github.com/mar-mei/guide2go \
|
GitHub: https://github.com/mar-mei/guide2go
|
||||||
Schedules Direct: http://www.schedulesdirect.org/
|
Schedules Direct: http://www.schedulesdirect.org/
|
||||||
|
|
||||||
## Lazystream
|
## Lazystream
|
||||||
|
|
||||||
GitHub: https://github.com/tarkah/lazystream \
|
GitHub: https://github.com/tarkah/lazystream
|
||||||
|
|
||||||
## xTeVe
|
## xTeVe
|
||||||
|
|
||||||
IPTV and EPG proxy server for Plex, Emby, etc – thanks to @marmei \
|
IPTV and EPG proxy server for Plex, Emby, etc – thanks to @marmei
|
||||||
Website: http://xteve.de \
|
Website: http://xteve.de
|
||||||
Discord: https://discordapp.com/channels/465222357754314767/465222357754314773
|
Discord: https://discordapp.com/channels/465222357754314767/465222357754314773
|
||||||
|
|
||||||
# Setup
|
# Setup
|
||||||
@@ -38,16 +38,16 @@ In order to properly play streams from Lazystream you must update your hosts fil
|
|||||||
|
|
||||||
## guide2go
|
## guide2go
|
||||||
|
|
||||||
If you have an existing guide2go setup you may copy the `.json` files into the path mounted at `/guide2go`. Otherwise run the following command and follow the on-screen steps
|
If you have an existing guide2go setup you may copy the `.json` files into the path mounted at `/guide2go`. Otherwise run the following command and follow the on-screen steps
|
||||||
`docker exec -it dockername guide2go -configure /guide2go/your_epg_name.json`
|
`docker exec -it dockername guide2go -configure /guide2go/your_epg_name.json`
|
||||||
|
|
||||||
## Testing cronjob function
|
## Testing cronjob function
|
||||||
|
|
||||||
Simply run the cronjob file inside the Docker container
|
Simply run the cronjob file inside the Docker container
|
||||||
`docker exec -it dockername ./config/cronjob.sh`
|
`docker exec -it dockername ./config/cronjob.sh`
|
||||||
|
|
||||||
# Credits
|
# Credits
|
||||||
|
|
||||||
Lazystream – @tarkah
|
Lazystream – @tarkah
|
||||||
xTeVe and guide2go – @marmei
|
xTeVe and guide2go – @marmei
|
||||||
Original author of the xTeVe/guide2go Docker – @alturismo
|
Original author of the xTeVe/guide2go Docker – @alturismo
|
||||||
|
|||||||
Reference in New Issue
Block a user