Multiple Tuner Channel # overlap

I have two HD Homerun Tuners in two separate cities connected by a ~400MB VPN Connection. Both tuners show up in my Settings page, but several of the channels overlap. As a result, the channels in Location 1 (i.e. Channel 15, ABC), shows up under a different provider (Channel 15, CBS) in Location 2.

Is there a solution for this?

TYIA

You will also have guide issues. What you are doing is not supported. You will need to run two servers and switch your clients between them.

I think you could change the channel number via custom channels. Here is an example of changing channel 104.1 to 174.1 you could change one of the 15.1 to 115.1 or whatever you like.


#EXTM3U
#EXTINF:-1 channel-id="104.1" channel-number="174.1" tvg-name="WDAF",104.1 WDAF
http://your.hdhomerun.ip.address:5004/auto/v104.1

@Rice solution is probably the best way to do it, but another option is to hook the remote HDHomeRun to a server with either another instance of Channels or TVHeadEnd and use the export m3u feature to get an m3u file to import as Custom Channels

Channels export:
http://YourRemoteServer:8089/devices/ANY/channels.m3u?format=ts

TVHeadEnd export
http://YourRemoteOrLocalServer:9981/playlist/channels.m3u

1 Like

These are good recommendations. Thank you both!

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.