Closed owine closed 2 years ago
Are you using the latest tag for hotio?
Are you using the latest tag for hotio?
I observed this on the official Plex image.
Another user appeared to be experiencing it on a hotio qbittorrent version pinned to a version prior to the S6 v3 transition.
I see. I only support Hotio and LSIO. Which uses V3.
You should just use the LSIO container and make your life easier :)
You can replace the shebang with #!/usr/bin/with-contenv bash
Describe the bug Docker Mod scripts are no longer backwards compatible with s6 v2. I am reporting this on Plex, but it would apply to others. I am not sure if there is a good way to make the scripts dually compatible.
Note: This is when using the script files directly (hotio image, PMS official image) rather than the LSIO true mod method
Theme Install Method (Don't skip)
Application Info (Don't skip)
latest
plexinc/pms-docker
(above)
To Reproduce Steps to reproduce the behavior:
98-themepark
scriptExpected behavior Expect mod to be applied successfully, but because the
#/command/with-contenv bash
path does not exist on S6 v2, the script fails to run successfullyScreenshots If applicable, add screenshots to help explain your problem.
Desktop (If applicable) (please complete the following information):
Smartphone (If applicable) (please complete the following information):
Additional context Add any other context about the problem here.