1
0
mirror of https://github.com/fHDHR/fHDHR_NextPVR.git synced 2025-12-06 11:36:59 -05:00

Updated Advanced Configuration (markdown)

Deathbybandaid 2020-10-05 08:53:53 -04:00
parent cd6f1cf263
commit fd20ab8d7c

@ -22,7 +22,12 @@ This section is regarding empty epg settings and is only used if the below `[fak
## NextPVR
The `nextpvr` section
* What `address` to contact nextpvrat.
* what `port` does nextpvruse
* does nextpvruse `ssl`?
* `pin` is a required credential.
* `weight` is something that I don't recommend messing with.
* `epg_update_frequency` This setting is in seconds.
````
[nextpvr]
@ -31,7 +36,6 @@ port = 8866
ssl =
pin =
weight = 300
sidfile =
epg_update_frequency = 43200
````