Open NathanaelLip opened 1 month ago
So to get you back to a workable jellyfin instance, please
Also try to clear your browser cache. CTRL + R on your jellyfin website should be enough
This should at least remove the call which causes the error. Sorry for the inconvenience.
To fix this error a few questions.
I managed to get it fixed by reinstalling jellyfin-web. Here's what I had done before reinstall to try and fix it.
I disabled the plugin script injection from the plugin config restarted, no effect.
I disabled the plugin in the system settings file, restarted, no effect.
I deleted the files and removed the plugin from Jellyfin configuration completely, restarted, no effect.
Lastly, I managed to find the web files and removed the script section you had pointed out already as I saw that's what it was attempting to pull and it was still not loading the webpage.
Now to anwser your questions:
I am not 100% sure if this plugin was the cause for this problem, but I had a few issues before with installing it as well, would not load for a while. Hope this helps, if there is anything else you need info wise let me know.
I got this error as well, "The webpage is now just black". I had to remove the plugin, reinstall the server and reinstall the plugin again.
There was an error log [2024-10-19 09:11:58.239 +07:00] [ERR] [3] Namo.Plugin.InPlayerEpisodePreview.Api.InPlayerPreviewController: InPlayerEpisodePreviewPlugin: "Namo.Plugin.InPlayerEpisodePreview.Web.InPlayerPreview.js"
Could you post the whole error line? I think it is cut in half
this is the whole line
[2024-10-19 09:11:58.239 +07:00] [ERR] [3] Namo.Plugin.InPlayerEpisodePreview.Api.InPlayerPreviewController: InPlayerEpisodePreviewPlugin: "Namo.Plugin.InPlayerEpisodePreview.Web.InPlayerPreview.js"
Alright, there are a couple of changes for the next version which will release with jellyfin 10.10.0
It would be nice if you could hold on until then and check if the problem still persists. If you still have problems there, just send me another message and we will figure it out
@NathanaelLip so 10.10.0 is out now. Would be nice if you could test it again with the update versions
I can confirm I was facing this issue previously. With the new update on 10.10.0, the problem is resolved for me!
I will try this new update then and get back to you, sorry about the delay. I have been incredibly busy lately.
I have reinstalled it now after updating to the newest version, the problem is I don't see the button for it while watching a show. But no errors in the console or anything so far. I will continue to mess with it and let you know if anything changes.
Sounds like a permission issue, maybe check the jellyfin console on startup.
If so you would need to fix that or adding the script yourself to the index.html I can explain further tomorrow or just add me on discord (namo__) for future support ^^
I have an issue where it goes to load assets for this plugin and give an error in the web console
GET http://192.168.12.34:8096/InPlayerPreview/ClientScript net::ERR_ABORTED 404 (Not Found)
I completely stops the webpage from being loaded. I have already attempted removing the files manually to get ride of this error as well as disabling the plugin in all Jellyfin configs but it seems to have done nothing.
The webpage is now just black. This is the ONLY error I am getting from anywhere. So it is the only thing I can think of as the problem.