Missing VOD and TV Series on new Jellyfin Server #123
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I am able to add my Xtream credentials and load Live TV, VOD and TV Series and select which ones I want but I cannot figure out/find the VOD and TV Series tab to load those streams. I am running a Jellyfin 10.9.9 and Xtream 0.6.3.0 and they are both fresh installs.


I have the same problem,
Same issue from my side.
How can I help on this issue?
Same issue here
Have you checked the
Show this channel to users
checkbox on the configuration page of VOD and Series? It might take some time before that setting gets propagated to users, as Jellyfin seems to cache it somewhere.ive been looking for that option and i cant find it
This checkbox does not show to you?
6faf4a778a/Jellyfin.Xtream/Configuration/Web/XtreamVod.html (L9)
ohh, i see the issue, you need to zoom out, its behind a banner
this is how it looks by default
I've not seen that weird formatting before. What Jellyfin server version, client, and client version are you using to configure it?
this is a fresh install on truenas, version 10.9.11
What client are you using? Or if configuring in a webbrowser, what browser and version?
From web browser, FF 131.0.2 (64-bit) Linux
Also using FF 131.0.2 (64-bit) on Linux:

Have you tried incognito with all FF extensions disabled?
yep, same issue
same issue here on :
Hi, the artifacting of showing two bars on the top was fixed for me by updating the Jellyfin.Model and Jellyfin.Controller dependencies to the latest versions, as done in #138 and #137. This revealed the buttons for showing the channels for series and VOD.
The fix has been fixed in #107, but was never released because I forgot to create an actual release afterwards.