Missing VOD and TV Series on new Jellyfin Server #123

Closed
opened 2024-08-15 00:08:09 +00:00 by leungchriscanada · 17 comments
leungchriscanada commented 2024-08-15 00:08:09 +00:00 (Migrated from github.com)

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.
Screenshot 2024-08-14 at 6 07 05 PM
Screenshot 2024-08-14 at 6 07 57 PM

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. <img width="1297" alt="Screenshot 2024-08-14 at 6 07 05 PM" src="https://github.com/user-attachments/assets/daf670b4-8317-4942-9025-122f28283a2c"> <img width="1287" alt="Screenshot 2024-08-14 at 6 07 57 PM" src="https://github.com/user-attachments/assets/1828df0c-7c67-438c-add9-d485f2c3052f">
betov69 commented 2024-09-17 22:19:59 +00:00 (Migrated from github.com)

I have the same problem,

I have the same problem,
neotwix commented 2024-10-08 21:22:37 +00:00 (Migrated from github.com)

Same issue from my side.

Same issue from my side.
neotwix commented 2024-10-08 21:23:00 +00:00 (Migrated from github.com)

How can I help on this issue?

How can I help on this issue?
emmanuelrobles commented 2024-10-16 14:59:36 +00:00 (Migrated from github.com)

Same issue here

Same issue here
Kevinjil commented 2024-10-16 15:08:53 +00:00 (Migrated from github.com)

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.

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.
emmanuelrobles commented 2024-10-17 12:59:47 +00:00 (Migrated from github.com)

ive been looking for that option and i cant find it

ive been looking for that option and i cant find it
Kevinjil commented 2024-10-17 13:27:11 +00:00 (Migrated from github.com)
This checkbox does not show to you? https://github.com/Kevinjil/Jellyfin.Xtream/blob/6faf4a778a11c4ad429c361867874398015abca6/Jellyfin.Xtream/Configuration/Web/XtreamVod.html#L9
emmanuelrobles commented 2024-10-17 13:32:40 +00:00 (Migrated from github.com)

ohh, i see the issue, you need to zoom out, its behind a banner

image

this is how it looks by default

image

ohh, i see the issue, you need to zoom out, its behind a banner ![image](https://github.com/user-attachments/assets/073342a6-5117-448b-b4b0-3ad238a231ea) this is how it looks by default ![image](https://github.com/user-attachments/assets/f3ef0b02-6961-4175-9407-00ad57bf8d21)
Kevinjil commented 2024-10-17 13:35:05 +00:00 (Migrated from github.com)

I've not seen that weird formatting before. What Jellyfin server version, client, and client version are you using to configure it?

I've not seen that weird formatting before. What Jellyfin server version, client, and client version are you using to configure it?
emmanuelrobles commented 2024-10-17 13:36:27 +00:00 (Migrated from github.com)

this is a fresh install on truenas, version 10.9.11

this is a fresh install on truenas, version 10.9.11
Kevinjil commented 2024-10-17 16:46:58 +00:00 (Migrated from github.com)

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?

> 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?
emmanuelrobles commented 2024-10-17 17:02:10 +00:00 (Migrated from github.com)

From web browser, FF 131.0.2 (64-bit) Linux

From web browser, FF 131.0.2 (64-bit) Linux
Kevinjil commented 2024-10-17 18:13:06 +00:00 (Migrated from github.com)

Also using FF 131.0.2 (64-bit) on Linux:
image

Have you tried incognito with all FF extensions disabled?

Also using FF 131.0.2 (64-bit) on Linux: ![image](https://github.com/user-attachments/assets/b0768cc5-ed28-4a0d-b9b5-e89f371ce74a) Have you tried incognito with all FF extensions disabled?
emmanuelrobles commented 2024-10-17 18:52:00 +00:00 (Migrated from github.com)

yep, same issue

yep, same issue
knylbyte commented 2024-11-12 20:44:14 +00:00 (Migrated from github.com)

image
same issue here on :

  • Browser: Safari 18.0.1
  • Jellyfin: 10.10.1
  • XTREAM: 0.6.3.0
![image](https://github.com/user-attachments/assets/241df7ba-1270-46d3-b93c-17e3e3929be9) same issue here on : * Browser: Safari 18.0.1 * Jellyfin: 10.10.1 * XTREAM: 0.6.3.0
ratgen commented 2024-12-15 19:58:14 +00:00 (Migrated from github.com)

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.

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.
Kevinjil commented 2024-12-21 11:28:23 +00:00 (Migrated from github.com)

The fix has been fixed in #107, but was never released because I forgot to create an actual release afterwards.

The fix has been fixed in #107, but was never released because I forgot to create an actual release afterwards.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Sirherobrine23/Jellyfin_Xtream#123
No description provided.