Fix guide2go binary; remove g2g json references (#24)
This commit is contained in:
@@ -18,12 +18,12 @@ cdn=akc
|
||||
### Guide2go Config
|
||||
use_guide2go=no
|
||||
|
||||
## List of created lineup json files in /guide2go
|
||||
## List of created lineup yaml files in /guide2go
|
||||
# Exmaple with 3 lineups
|
||||
JsonList="CBLguide.json SATguide.json SATSport.json"
|
||||
YamlList="CBLguide.yaml SATguide.yaml SATSport.yaml"
|
||||
|
||||
## to create your lineups run the below command and follow the on-screen instructions
|
||||
# docker exec -it <yourdockername> guide2go -configure /guide2go/<lineupnamehere>.json
|
||||
# docker exec -it <yourdockername> guide2go -configure /guide2go/<lineupnamehere>.yaml
|
||||
|
||||
### Emby
|
||||
# Only necessary if xTeVe API is active
|
||||
|
||||
Reference in New Issue
Block a user