munnerz / kube-plex

Scalable Plex Media Server on Kubernetes -- dispatch transcode jobs as pods on your cluster!
Apache License 2.0
1.22k stars 193 forks source link

IPv6 #124

Open QthePirate opened 1 year ago

QthePirate commented 1 year ago

Trying to run this on an IPv6 only network. When reaching for the server token it only uses ipv6 to reach out. I understand plex.tv only uses ipv4 addresses, but I have a proxy 64 gateway set up specifically for sites that don't use v6 (i.e. github).

Is there a way we can adjust the init to work with v6 singlestack?