For those looking for the Custom Channel setup:
Or with MPEG-TS instead of HLS...
... seems a bit faster and more stable.
And here is the source text:
#EXTM3U
#EXTINF:-1 channel-id="Windy",Windy
chrome://localhost:5589/stream/windy
#EXTINF:-1 channel-id="Weatherscan",Weatherscan
chrome://localhost:5589/stream/weatherscan
#EXTINF:-1 channel-id="NBC News Now",NBC News Now
chrome://localhost:5589/stream/nbcnews
#EXTINF:-1 channel-id="NBC Local",NBC Local ({YOUR STATION ID HERE})
chrome://localhost:5589/stream/nbc
#EXTINF:-1 channel-id="Bravo (East)",Bravo (East)
chrome://localhost:5589/stream/bravo
#EXTINF:-1 channel-id="Bravo (West)",Bravo (West)
chrome://localhost:5589/stream/bravop
#EXTINF:-1 channel-id="CNBC",CNBC
chrome://localhost:5589/stream/cnbc
#EXTINF:-1 channel-id="E! (East)",E! (East)
chrome://localhost:5589/stream/e
#EXTINF:-1 channel-id="E! (West)",E! (West)
chrome://localhost:5589/stream/ep
#EXTINF:-1 channel-id="Golf",Golf
chrome://localhost:5589/stream/golf
#EXTINF:-1 channel-id="MSNBC",MSNBC
chrome://localhost:5589/stream/msnbc
#EXTINF:-1 channel-id="Oxygen (East)",Oxygen (East)
chrome://localhost:5589/stream/oxygen
#EXTINF:-1 channel-id="Oxygen (West)",Oxygen (West)
chrome://localhost:5589/stream/oxygenp
#EXTINF:-1 channel-id="SyFy (East)",SyFy (East)
chrome://localhost:5589/stream/syfy
#EXTINF:-1 channel-id="SyFy (West)",SyFy (West)
chrome://localhost:5589/stream/syfyp
#EXTINF:-1 channel-id="USA (East)",USA (East)
chrome://localhost:5589/stream/usa
#EXTINF:-1 channel-id="USA (West)",USA (West)
chrome://localhost:5589/stream/usap
You can also change "localhost" to the IP Address of where you have this installed. You could also put additional things like setting the station numbers to match to the old TVE numbers, if you wish.
Note that I did not put Universo in there because I do not have access, but it would be:
#EXTINF:-1 channel-id="Universo (East)",Universo(East)
chrome://localhost:5589/stream/universo
#EXTINF:-1 channel-id="Universo (West)",Universo (West)
chrome://localhost:5589/stream/universop
Stations added in v0.11 (these require special access):
#EXTINF:-1 channel-id="NECN",NECN
chrome://localhost:5589/stream/necn
#EXTINF:-1 channel-id="NBC Sports Bay Area",NBC Sports Bay Area
chrome://localhost:5589/stream/nbcsbayarea
#EXTINF:-1 channel-id="NBC Sports Boston",NBC Sports Boston
chrome://localhost:5589/stream/nbcsboston
#EXTINF:-1 channel-id="NBC Sports California",NBC Sports California
chrome://localhost:5589/stream/nbcscalifonia
#EXTINF:-1 channel-id="NBC Sports Chicago",NBC Sports Chicago
chrome://localhost:5589/stream/nbcschicago
#EXTINF:-1 channel-id="NBC Sports Philadelphia",NBC Sports Philadelphia
chrome://localhost:5589/stream/nbcsphiladelphia
#EXTINF:-1 channel-id="NBC Sports Washington",NBC Sports Washington
chrome://localhost:5589/stream/nbcswashington
@tmm1, in the main.js, Universo (West) should have a 'p' at the end. Right now both East and West are the same: Fixed v0.11
Also, you are missing the Telemundo (Local).
If you check to manage lineup, you should have things already mapped for you (or at least I did; I had so many moving parts I wasn't sure if this was automatic or if it picked up on something I did before):