themepark-dev / theme.park

A collection of themes/skins for 50 selfhosted apps!
https://theme-park.dev
MIT License
2.43k stars 796 forks source link

hotios plex paths changed #511

Closed jpalenz77 closed 1 year ago

jpalenz77 commented 1 year ago

here is the new one:

/usr/lib/plexmediaserver/Resources/Plug-ins-07e0d4a7e/WebClient.bundle/Contents/Resources/index.html

thanks

Describe the bug A clear and concise description of what the bug is.

Theme Install Method (Don't skip)

Application Info (Don't skip)

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots 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.

balogun14 commented 1 year ago

@jpalenz77 can you explain this a bit more

GilbN commented 1 year ago

@jpalenz77 try the latest version of the docker mod/script.

@balogun14 the https://hotio.dev/containers/plex/ image install path had changed so the script failed to sed the html file.

jpalenz77 commented 1 year ago

@jpalenz77 try the latest version of the docker mod/script.

@balogun14 the https://hotio.dev/containers/plex/ image install path had changed so the script failed to sed the html file.

All good now, thanks!