SERVER1_CHANNEL_DICT = {
1: {"key":11, "name":TextColor("Kanal 1", "FFffFF"), "ip":SRV1["host"], "tcp_port":SRV1["ch1"], "udp_port":SRV1["ch1"], "state":STATE_NONE,},
2: {"key":12, "name":TextColor("Kanal 2", "FFffFF"), "ip":SRV1["host"], "tcp_port":SRV1["ch2"], "udp_port":SRV1["ch2"], "state":STATE_NONE,},
3: {"key":13, "name":TextColor("Kanal 3", "FFffFF"), "ip":SRV1["host"], "tcp_port":SRV1["ch3"], "udp_port":SRV1["ch3"], "state":STATE_NONE,},
4: {"key":14, "name":TextColor("Kanal 4", "FFffFF"), "ip":SRV1["host"], "tcp_port":SRV1["ch4"], "udp_port":SRV1["ch4"], "state":STATE_NONE,},
5: {"key":15, "name":TextColor("Kanal 5", "FFffFF"), "ip":SRV1["host"], "tcp_port":SRV1["ch5"], "udp_port":SRV1["ch5"], "state":STATE_NONE,},
6: {"key":16, "name":TextColor("Kanal 6", "FFffFF"), "ip":SRV1["host"], "tcp_port":SRV1["ch6"], "udp_port":SRV1["ch6"], "state":STATE_NONE,},
}
bu kısmı da kendinize göre kontrol edin.