mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2024-11-22 15:06:25 +00:00
26 lines
561 B
Plaintext
26 lines
561 B
Plaintext
# Remember to exchange the XXXXYYYY-Z with the serial number of your HDHomeRun
|
|
# tuner:
|
|
|
|
# Auto detect tuner type is not possible in all cases, so you can force it
|
|
# DVB-C
|
|
# DVB-T
|
|
# ATSC
|
|
|
|
[XXXXYYYY-0]
|
|
tuner_type=DVB-T
|
|
|
|
[XXXXYYYY-1]
|
|
tuner_type=DVB-C
|
|
|
|
# You can use a full name including tuner ID. Meaning the tuner will appear as
|
|
# "HDHomeRun DVB-C 1234EA3D-0" instead of just "HDHomeRun DVB-C" in for example
|
|
# TVHeadend.
|
|
|
|
[XXXXYYYY-0]
|
|
use_full_name=true
|
|
|
|
# You can disable certain tuners. As default all detected hdhomeruns are used
|
|
|
|
[XXXXYYYY-2]
|
|
disable=true
|