mirror of
https://github.com/fHDHR/fHDHR_NextPVR.git
synced 2025-12-06 07:17:08 -05:00
37 lines
519 B
INI
37 lines
519 B
INI
[main]
|
|
uuid =
|
|
cache_dir =
|
|
thread_method = multiprocessing
|
|
|
|
[fhdhr]
|
|
address = 0.0.0.0
|
|
discovery_address = 0.0.0.0
|
|
port = 5004
|
|
reporting_manufacturer = BoronDust
|
|
reporting_model = fHDHR
|
|
reporting_firmware_ver = 20201001
|
|
reporting_tuner_type = Antenna
|
|
device_auth = fHDHR
|
|
require_auth = False
|
|
|
|
[epg]
|
|
images = pass
|
|
|
|
[ffmpeg]
|
|
ffmpeg_path = ffmpeg
|
|
bytes_per_read = 1152000
|
|
|
|
[vlc]
|
|
vlc_path = cvlc
|
|
bytes_per_read = 1152000
|
|
|
|
[direct_stream]
|
|
chunksize = 1048576
|
|
|
|
[logging]
|
|
level = WARNING
|
|
|
|
[database]
|
|
type = sqlite
|
|
driver = None
|