Hi fellow Jellyfinners,
I'm having a strange issue with the playback on multiple (but nog all) videofiles.
I've tried to search this forum for a solution, but didn't find anything. So if I'm looking through my nostrils, I apologise.
The issue:
When I'm scrolling through the progress of an episode, and resume te video, the playback start at the beginning of the video. That is when I'm watching TV, via the Jellyfin AndoidTV-app.
This happends with multiple different videofiles (mkv, mp4, etc), from different series, different releasegroups. On the other hand I have different videofiles, that work as expected, when I scroll to 15minutes into the video, is resumes playback at exact that timestamp.
Today I discovered that on the file I was having this issue with yesterday, works absolutely fine when I'm streaming on my PC (webbrowser).
My setup:
HP ProDesk400 G6 (running Ubuntu 24.04.3 LTS) i5-10500T / 16GB
Jellyfin Server (webversion) 10.10.7 (f4b8aa0ed)
Android TV: "0.18.11"
All help is more that welcome.
Greetings, Vince0511
For what it's worth: The servers' log at that moment:
[2025-09-23 22:02:46.966 +02:00] [INF] [28] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Android TV" "0.18.11" playing "Aflevering 10". Stopped at "2822713" ms
[2025-09-23 22:02:47.080 +02:00] [INF] [33] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "Vincent". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
[2025-09-23 22:02:47.385 +02:00] [WRN] [28] Jellyfin.Plugin.Webhook.Destinations.Generic.GenericClient: Error sending notification
System.Net.Http.HttpRequestException: Connection refused (192.168.178.108:989
---> System.Net.Sockets.SocketException (111): Connection refused
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 Jellyfin.Networking.HappyEyeballs.HttpClientExtension.AttemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken)
at Jellyfin.Networking.HappyEyeballs.HttpClientExtension.OnConnect(SocketsHttpConnectionContext context, 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
I'm having a strange issue with the playback on multiple (but nog all) videofiles.
I've tried to search this forum for a solution, but didn't find anything. So if I'm looking through my nostrils, I apologise.
The issue:
When I'm scrolling through the progress of an episode, and resume te video, the playback start at the beginning of the video. That is when I'm watching TV, via the Jellyfin AndoidTV-app.
This happends with multiple different videofiles (mkv, mp4, etc), from different series, different releasegroups. On the other hand I have different videofiles, that work as expected, when I scroll to 15minutes into the video, is resumes playback at exact that timestamp.
Today I discovered that on the file I was having this issue with yesterday, works absolutely fine when I'm streaming on my PC (webbrowser).
My setup:
HP ProDesk400 G6 (running Ubuntu 24.04.3 LTS) i5-10500T / 16GB
Jellyfin Server (webversion) 10.10.7 (f4b8aa0ed)
Android TV: "0.18.11"
All help is more that welcome.
Greetings, Vince0511
For what it's worth: The servers' log at that moment:
[2025-09-23 22:02:46.966 +02:00] [INF] [28] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Android TV" "0.18.11" playing "Aflevering 10". Stopped at "2822713" ms
[2025-09-23 22:02:47.080 +02:00] [INF] [33] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "Vincent". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
[2025-09-23 22:02:47.385 +02:00] [WRN] [28] Jellyfin.Plugin.Webhook.Destinations.Generic.GenericClient: Error sending notification
System.Net.Http.HttpRequestException: Connection refused (192.168.178.108:989

---> System.Net.Sockets.SocketException (111): Connection refused
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 Jellyfin.Networking.HappyEyeballs.HttpClientExtension.AttemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken)
at Jellyfin.Networking.HappyEyeballs.HttpClientExtension.OnConnect(SocketsHttpConnectionContext context, 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.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at Jellyfin.Plugin.Webhook.Destinations.Generic.GenericClient.SendAsync(GenericOption option, Dictionary
2 data)