-
Notifications
You must be signed in to change notification settings - Fork 16
Plug in Settings
Not all clients have access to plugin settings/preferences. I usually use Plex/Web to set the settings/preferences.
Clients that can't access settings/preferences:
- Plex for iOS
- Plex for Roku
- HDHomeRun IP
- XMLTV Mode (Manual Tuners Only)
- XMLTV API URL
- XMLTV Max Listing per channel
- XMLTV Match by channel
- Pre-Transcode (HDTC-2US only)
- VideoCodec Rule/Override
- AudioCodec Rule/Override
Enter the HDHomeRun IP address. It is recommended to set a static IP address for the HDHomeRun device.
You can set a static IP for your homerun device by configuring DHCP Static Leases in your router. If you do not have this option, increasing the Client Lease Time to a large number. Refer to your Router’s Manual.
Set it to auto to let HDHR Viewer 2 automatically discover the tuners.
auto
You can manually specify multiple tuners. Field is space delimited.
192.168.1.111 192.168.1.122
Back to Table of Contents
Option
-
disable - No channel guide data.
-
restapi - XMLTV file created using mc2xml or zap2xml paired with Channel-Guide-App required.
-
hdhomerun - Guide data from SiliconDust server/service. May require latest HDHomeRun firmware. May not support all regions.
disable applies to all tuners. restapi and file only applies to Manual Tuners (Tuner manually listed in HDHomeRun IP)
Back to Table of Contents
Default option: xmltv.xml
Option is active if XMLTV Mode = file
Generate (using mx2xml or zap2xml) and save the xmltv.xml data to a location on the computer (eg. C:\HDHRViewer\xmltv.xml).
Back to Table of Contents
Default option: http://localhost:8998/programs
Option is active if XMLTV Mode = restapi
Back to Table of Contents
Default option: 3
Options:
- 1
- 2
- 3
- 4
- 5
Maximum number of listing per channel.
Back to Table of Contents
Default option: name
Options:
- name
- number
Match XMLTV by channel name or number. Useful if channel name or number is different from lineup.xml. Not applicable when XMLTV Mode=hdhomerun guide data.
Back to Table of Contents
Default option: none
Options:
- default
- none - No transcoding. Ignores HDHomeRun's Default Transcode Profile
- auto - Plug-in + Plex decides the h264 transcoding profile. Highly experimental option.
- heavy - H.264 1080i (interlaced)
- mobile - H.264 720p (progressive)
- internet540 - H.264 540p (progressive)
- internet480 - H.264 480p (progressive)
- internet360 - H.264 360p (progressive)
- internet240 - H.264 240p (progressive)
Back to Table of Contents
Allows overwriting the computed/default codec. This may be useful if HDHomeRun is reporting the wrong codec.
Default option: default
Options:
- default - Let HDHRViewerV2 decide based on HDHomeRun's lineup.json data.
- plex - Let PlexTranscoder decide.
- h264 - H.264 / MPEG-4 AVC
- hvec - H.265 / HVEC
- mpeg2video - MPEG-2
Back to Table of Contents
Allows overwriting the computed codec. This may be useful if HDHomeRun is reporting the wrong codec.
Default option: default
Options:
- default - Let HDHRViewerV2 decide based on HDHomeRun's lineup.json data.
- plex - Let PlexTranscoder decide.
- aac - Advanced Audio Coding (AAC)
- aac_latm - HE-AAC / AAC [LATM]
- ac3 - Dolby Digital (AC3)
- eac3 - Dolby Digital Plus (EAC3)
- mp2 - MPEG Audio Layer II (MP2)
- mp3 - MPEG Audio Layer III (MP3)
Back to Table of Contents