mirror of
https://github.com/fHDHR/fHDHR_NextPVR.git
synced 2025-12-06 18:16:58 -05:00
Updated Advanced Configuration (markdown)
parent
cd6f1cf263
commit
fd20ab8d7c
@ -22,7 +22,12 @@ This section is regarding empty epg settings and is only used if the below `[fak
|
|||||||
|
|
||||||
## NextPVR
|
## NextPVR
|
||||||
The `nextpvr` section
|
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]
|
[nextpvr]
|
||||||
@ -31,7 +36,6 @@ port = 8866
|
|||||||
ssl =
|
ssl =
|
||||||
pin =
|
pin =
|
||||||
weight = 300
|
weight = 300
|
||||||
sidfile =
|
|
||||||
epg_update_frequency = 43200
|
epg_update_frequency = 43200
|
||||||
````
|
````
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user