tellytv / telly

An IPTV proxy
MIT License
760 stars 104 forks source link

Bind Address #169

Closed ikolsteren closed 6 years ago

ikolsteren commented 6 years ago

Trying to setup on a different box than my Plex server and using the config file. It reads the config but not the address I am trying to bind.

From the config [Log] Level = "info" # Only log messages at or above the given level. [debug, info, warn, error, fatal] Requests = true # Log HTTP requests made to telly [Web] Base-Address = "192.168.86.33:6077" # Set this to the IP address of the machine telly runs on Listen-Address = "192.168.86.33:6077" # this can stay as-is

When I run

./telly INFO[2018-08-27T16:05:49-04:00] telly is preparing to go live (version=1.1.0.2, branch=dev, revision=f1de7f04430f9f6d35ad7caf55d4d5360a1d681c) INFO[2018-08-27T16:05:49-04:00] Loading M3U from /home/pi/telly/vaders.m3u
INFO[2018-08-27T16:05:49-04:00] Loaded 50 channels into the lineup from
INFO[2018-08-27T16:05:49-04:00] telly is live and on the air!
INFO[2018-08-27T16:05:49-04:00] Broadcasting from http://localhost:6077/
INFO[2018-08-27T16:05:49-04:00] EPG URL: http://localhost:6077/epg.xml