Skip to content

Plugin does not infer correct file path from BaseURL jellyfin setting #13

Description

@LinkdxTTV

I have my jellyfin setup behind nginx at myserver.com/jelly and use the jellyfin baseURL setting under networking to instruct that all URLs should be pre-pended with this /jelly path

Image

I would expect this plugin to host its files at myserver.com/jelly/Plugins/Startrack/etc...

However page source would seem to indicate its trying to access myserver.com/Plugins/Startrack/etc... which is not routed correctly through nginx

example: <script src="[/Plugins/StarTrack/Widget?v=58fc0c51](view-source:https://myserver.com/Plugins/StarTrack/Widget?v=58fc0c51)"></script>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions