Kevinjil / Jellyfin.Xtream

The Jellyfin.Xtream plugin can be used to integrate the content provided by an Xtream-compatible API in your Jellyfin instance.
GNU General Public License v3.0
94 stars 8 forks source link

Tv series are not getting loaded/parsed #56

Open ArjunZe opened 1 year ago

ArjunZe commented 1 year ago

If I select all my tv series categories, I get nothing under xtreme series. If I select few categories, its hit and miss. I see nothing in some categories, empty season under titles, missing episodes, missing titles.

I am not sure which logs to share but attaching jellyfin log. https://raw.githubusercontent.com/ArjunZe/logs/main/log_20230228.log

Example series Supernatural and example category Discovery+.

image image

Kevinjil commented 1 year ago

It might be the case that querying your provider takes too long. I would have to investigate further.

kuikiker commented 1 year ago

Same issue here, indeed it seems to be related with the number of resources it has to import. I also had to unselect quite a lot of 'categories' in order to avoid the 'Refresh Guide' task getting stuck and be able to import some of them to Jellyfin. However, in other Xtream compatible clients (VLC, IPTV Smarters PRO...) the import is completed within seconds.

Mrevil222 commented 1 year ago

Same here. Working to fix ?

routerman-peru commented 1 year ago

Hello, The same thing happens to me. Can you check it?

matnooblog commented 11 months ago

i have the same problem ... It's very long for have the list. thks you for this

Kevinjil commented 11 months ago

So far the only possible cause I've found is poor Xtream API performance. As a workaround, I'm working on a local cache.

youngfiga commented 11 months ago

So far the only possible cause I've found is poor Xtream API performance. As a workaround, I'm working on a local cache.

Can you provide directions to make this work from a local cache? I'm having the same issue - and only with tv series. I have tried Changing to select only a few series and it will not update. When importing a large number of video on demand resources I have no issues.

Kevinjil commented 11 months ago

The local cache is a huge change in the codebase, which will be released once I have time to finish the implementation.

Mrevil222 commented 11 months ago

On another device the plugin works better? Or work 100%?

mrklarth commented 7 months ago

So far the only possible cause I've found is poor Xtream API performance. As a workaround, I'm working on a local cache.

I ran a test using a local XC server (from IPTVBoss), and only selecting one VOD series to include and still running into this issue. Or is the problem the total number of VOD series regardless of if they are marked for addition to Jellyfin library?

Certefied commented 1 month ago

No movies or series is showing up in my Jellyfin, only chanels. Love to see this fixed.

Kevinjil commented 1 month ago

Someone will have to provide any logs or more information. I have nothing to fix right now.