Connecting to the playlist #179

Closed
opened 2025-05-14 11:57:36 +00:00 by greunder · 9 comments
greunder commented 2025-05-14 11:57:36 +00:00 (Migrated from github.com)

Hi,

I just configured Jellyfin on my Synology and after filling credentials I just can't access the content of the playlist.
It keeps buffering. In the logs it says a failure during the connexion.
How do you manage to make it works in that case (In general I have issue when I have no DNS configured how can I do that here ?)

Hi, I just configured Jellyfin on my Synology and after filling credentials I just can't access the content of the playlist. It keeps buffering. In the logs it says a failure during the connexion. How do you manage to make it works in that case (In general I have issue when I have no DNS configured how can I do that here ?)
tallw commented 2025-05-15 09:41:28 +00:00 (Migrated from github.com)

What system do you use? Xtream or XUI?

What system do you use? Xtream or XUI?
greunder commented 2025-05-15 09:42:27 +00:00 (Migrated from github.com)

What system do you use? Xtream or XUI?

Xtream Codes

(Url
Username
Password)

> What system do you use? Xtream or XUI? Xtream Codes (Url Username Password)
tallw commented 2025-05-15 09:48:00 +00:00 (Migrated from github.com)

The URL: if it has a port different from 80, you need to specify http://url:8080, but if it's port 80, just specify http://url, and then enter your login and password.

The URL: if it has a port different from 80, you need to specify http://url:8080, but if it's port 80, just specify http://url, and then enter your login and password.
greunder commented 2025-05-15 09:55:57 +00:00 (Migrated from github.com)

Yes that's exactly what've done :

url : http://XXXX.org:8789
username:XXX
password:XXX

But nothing happend

Yes that's exactly what've done : url : http://XXXX.org:8789 username:XXX password:XXX But nothing happend
tallw commented 2025-05-15 10:51:27 +00:00 (Migrated from github.com)

Is port 8789 used by the main server to download the list?

Is port 8789 used by the main server to download the list?
greunder commented 2025-05-15 11:11:22 +00:00 (Migrated from github.com)

Yes thats the same parameter I put in my Player.

Yes thats the same parameter I put in my Player.
greunder commented 2025-05-19 18:08:42 +00:00 (Migrated from github.com)
[2025-05-19 07:57:32.014 +00:00] [INF] [73] Emby.Server.Implementations.Library.LibraryManager: Validating media library
[2025-05-19 07:57:36.520 +00:00] [WRN] [73] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
[2025-05-19 07:57:38.280 +00:00] [WRN] [66] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
[2025-05-19 07:57:39.018 +00:00] [INF] [73] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library" Completed after 0 minute(s) and 7 seconds
[2025-05-19 08:57:31.676 +00:00] [INF] [53] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Media Segment Scan" Completed after 0 minute(s) and 0 seconds
[2025-05-19 17:39:18.639 +00:00] [INF] [113] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.35" request
[2025-05-19 17:39:33.513 +00:00] [INF] [116] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.35" closed
[2025-05-19 17:39:33.768 +00:00] [INF] [113] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.35" request
[2025-05-19 17:39:58.346 +00:00] [INF] [114] Emby.Server.Implementations.ScheduledTasks.TaskManager: "TasksRefreshChannels" Completed after 0 minute(s) and 0 seconds
[2025-05-19 17:40:01.655 +00:00] [ERR] [99] Jellyfin.LiveTv.Guide.GuideManager: Error refreshing channels for service
System.Net.Http.HttpRequestException: Connection refused (foxbleu.org:8789)
 ---> System.Net.Sockets.SocketException (111): Connection refused
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.GetStringAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken)
   at Jellyfin.Xtream.Client.XtreamClient.QueryApi[T](ConnectionInfo connectionInfo, String urlPath, CancellationToken cancellationToken)
   at Jellyfin.Xtream.Service.StreamService.GetLiveStreams(CancellationToken cancellationToken)
   at Jellyfin.Xtream.Service.StreamService.GetLiveStreamsWithOverrides(CancellationToken cancellationToken)
   at Jellyfin.Xtream.LiveTvService.GetChannelsAsync(CancellationToken cancellationToken)
   at Jellyfin.LiveTv.Guide.GuideManager.RefreshChannelsInternal(ILiveTvService service, IProgress`1 progress, CancellationToken cancellationToken)
   at Jellyfin.LiveTv.Guide.GuideManager.RefreshGuide(IProgress`1 progress, CancellationToken cancellationToken)```
```03:00:00.000 +00:00, which is 23:59:58.9985447 from now. [2025-05-19 07:57:32.014 +00:00] [INF] [73] Emby.Server.Implementations.Library.LibraryManager: Validating media library [2025-05-19 07:57:36.520 +00:00] [WRN] [73] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping [2025-05-19 07:57:38.280 +00:00] [WRN] [66] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping [2025-05-19 07:57:39.018 +00:00] [INF] [73] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library" Completed after 0 minute(s) and 7 seconds [2025-05-19 08:57:31.676 +00:00] [INF] [53] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Media Segment Scan" Completed after 0 minute(s) and 0 seconds [2025-05-19 17:39:18.639 +00:00] [INF] [113] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.35" request [2025-05-19 17:39:33.513 +00:00] [INF] [116] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.35" closed [2025-05-19 17:39:33.768 +00:00] [INF] [113] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.35" request [2025-05-19 17:39:58.346 +00:00] [INF] [114] Emby.Server.Implementations.ScheduledTasks.TaskManager: "TasksRefreshChannels" Completed after 0 minute(s) and 0 seconds [2025-05-19 17:40:01.655 +00:00] [ERR] [99] Jellyfin.LiveTv.Guide.GuideManager: Error refreshing channels for service System.Net.Http.HttpRequestException: Connection refused (foxbleu.org:8789) ---> System.Net.Sockets.SocketException (111): Connection refused at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.GetStringAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken) at Jellyfin.Xtream.Client.XtreamClient.QueryApi[T](ConnectionInfo connectionInfo, String urlPath, CancellationToken cancellationToken) at Jellyfin.Xtream.Service.StreamService.GetLiveStreams(CancellationToken cancellationToken) at Jellyfin.Xtream.Service.StreamService.GetLiveStreamsWithOverrides(CancellationToken cancellationToken) at Jellyfin.Xtream.LiveTvService.GetChannelsAsync(CancellationToken cancellationToken) at Jellyfin.LiveTv.Guide.GuideManager.RefreshChannelsInternal(ILiveTvService service, IProgress`1 progress, CancellationToken cancellationToken) at Jellyfin.LiveTv.Guide.GuideManager.RefreshGuide(IProgress`1 progress, CancellationToken cancellationToken)```
tallw commented 2025-05-20 09:54:45 +00:00 (Migrated from github.com)

playlists? or playlists.m3u8?

playlists? or playlists.m3u8?
Kevinjil commented 2025-05-24 12:33:54 +00:00 (Migrated from github.com)
System.Net.Http.HttpRequestException: Connection refused (foxbleu.org:8789)
 ---> System.Net.Sockets.SocketException (111): Connection refused

DNS is not the problem here, your provider is actively denying the HTTP(S) connection. There is nothing I can do about this on the plugin side.

> ``` > System.Net.Http.HttpRequestException: Connection refused (foxbleu.org:8789) > ---> System.Net.Sockets.SocketException (111): Connection refused > ``` DNS is not the problem here, your provider is actively denying the HTTP(S) connection. There is nothing I can do about this on the plugin side.
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#179
No description provided.