Namo2 / InPlayerEpisodePreview

A Jellyfin plugin for the web and client version, which displayes an episode list inside the player
MIT License
125 stars 7 forks source link

Cannot access settings: Failed to get resource #3

Closed jstebenne closed 9 months ago

jstebenne commented 9 months ago

I am trying to access the plugin settings, but doing so causes a crash in the web UI. This errors is logged:

[ERR] [25] Jellyfin.Api.Controllers.DashboardController: Failed to get resource Namo.Plugin.InPlayerEpisodePreview.Configuration.configPage.html from plugin InPlayerEpisodePreview

I just managed to edit the permissions of the web files to be able to inject the plugin's script in it.

Namo2 commented 9 months ago

Hey,

thanks for reporting this issue. Currently there are no setting for the plugin itself, so you are not missing out on something.

The problem itself will of course be fixed