InPlayerEpisodePreview icon indicating copy to clipboard operation
InPlayerEpisodePreview copied to clipboard

InPlayerEpisodePreview slows the player down to the point of timeout for series with a large number of episode

Open HamletDuFromage opened this issue 1 year ago • 2 comments

Basically this bug https://github.com/jellyfin/jellyfin-web/issues/5779, but exacerbated (I assume because it has to fetch descriptions, thumbnails etc). I couldn't start any episode of a show with 130 episodes before jellyfin-web would ask me if I wanted to transcode it

I know that this behavior is mentioned here https://github.com/Namo2/InPlayerEpisodePreview?tab=readme-ov-file#drawbacks, however if it can't be fixed, there should be a disclaimer that it will hang the player

It's a shame because it's a truly great plugin, but if jellyfin itself doesn't have an elegant way to address this issue, maybe it can't be done with the existing implementation

HamletDuFromage avatar Aug 04 '24 16:08 HamletDuFromage

Hey, thanks for the info. I haven't had any problems so far, not even with larger numbers of episodes, but of course, every system is different.

I don't have that much time at the moment. However, pagination is something I'd like to implement in the future anyway. I'll have a look at that

Namo2 avatar Aug 05 '24 18:08 Namo2

Hey, i heavily reduced the data which is loaded by the plugin. Would be nice if you could try it out and tell me if your problem is solved, because i couldn't recreate it.

Namo2 avatar Sep 10 '24 18:09 Namo2

I will close this issue for now. If there are further problems, feel free to reopen this issue with a description of the current state of the problem

Namo2 avatar Oct 11 '24 14:10 Namo2