Open OGKevin opened 5 years ago
Ahh the PMS pods are not using subpaths while the main plex pod does if you specify it!
https://github.com/munnerz/kube-plex/blob/df3daeafd728c4f0d5c567b2d9bb0565c5cf5e52/main.go#L138-L164
I'll see if i can make a PR to fix this :)
Yea its due to subpath. Plz let me know if a PR is welcome.
@OGKevin did you resolve this? I need this feature.
@gandazgul i could not use subpath, as i needed to rebuild the binary that was spawning the pods and rebuild the image. So i just opted to not use subpath as it was too much of a hassle.
I ended up not being able to use this as the spawend pod that transcode kept dying or was not able to transcode and i just gave up on it. It workes fine w out the transcode pods. If i see i need them again ill prob dig into it. But didn't see the benefit as it works fine with out.
yeah, I do get some issues with network speed but I'm sure if its the pod or something else. ok. thanks for the reply.
When i play a video that requires transcoding, the transcode pod dies immediately with the following logs:
however, I'm not quite sure why this is happening. When i enter the main plex container i can see the dir:
any ideas?