nicknsy / jellyscrub

Smooth mouse-over video scrubbing previews for Jellyfin.
MIT License
668 stars 27 forks source link

Weird injection issue in some browsers #62

Closed Terrails closed 1 year ago

Terrails commented 1 year ago

I am currently using this plugin without any issues on my phone and via the desktop app, but have some odd issue on firefox. ClientScript is not injected until I do a force refresh via CTRL + F5 or CTRL + SHIFT + R. If I refresh the page by just using F5 or CTRL + R or open a new tab with jellyfin the script is not injected again. I have tried clearing all website data and cookies but it did not change this behavior. This issue seems to also be present in Microsoft Edge. I haven't been able to reproduce it in Chrome.

nicknsy commented 1 year ago

Does the issue happen if you try in an incognito window?

Terrails commented 1 year ago

Well call me stupid. It seems like firefox is being weird. I have tried incognito and it worked in both browsers. It seems like even if I do "Clear Data" inside firefox it does not want to do it, while in Edge it worked immediately. I had to clear data multiple times until it actually did it. I just assumed it would do it on first try and then restarted the browser when I first installed the plugin. I was logged out of all my websites back then, but I am guessing some data was not deleted. Sorry for wasting your time.