2024-08-18, 01:43 PM
Thanks, but this did not seem to help. What I've found out now is, that the hiccups always appear at the same timestamps of the movie.
Quitting and resuming the stream works, because it'll resume a few seconds after the "hiccup-timestamp".
But I can reliably reprocude the behavior by selecting the last chapter of Black Hawk Down. The hiccup will trigger a few seconds into that chapter.
This means I can provide the Debug logs:
Quitting and resuming the stream works, because it'll resume a few seconds after the "hiccup-timestamp".
But I can reliably reprocude the behavior by selecting the last chapter of Black Hawk Down. The hiccup will trigger a few seconds into that chapter.
This means I can provide the Debug logs:
Code:
[2024-08-18 13:40:01.639 +00:00] [DBG] [32] Jellyfin.Api.Controllers.MediaInfoController: GetPostedPlaybackInfo profile: DeviceProfile { Name: "AndroidTV-External", Id: null, MaxStreamingBitrate: 8000000, MaxStaticBitrate: 100000000, MusicStreamingTranscodingBitrate: 128000, MaxStaticMusicBitrate: 8000000, DirectPlayProfiles: [DirectPlayProfile { Container: null, AudioCodec: null, VideoCodec: null, Type: Video }, DirectPlayProfile { Container: null, AudioCodec: null, VideoCodec: null, Type: Audio }], TranscodingProfiles: [], ContainerProfiles: [], CodecProfiles: [], SubtitleProfiles: [SubtitleProfile { Format: "srt", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "subrip", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "ass", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "ssa", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "pgs", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "pgssub", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "dvdsub", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "vtt", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "sub", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "idx", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "smi", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "smil", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "ttml", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "webvtt", Method: Embed, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "srt", Method: External, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "subrip", Method: External, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "ass", Method: External, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "ssa", Method: External, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "pgs", Method: External, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "pgssub", Method: External, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "dvdsub", Method: External, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "vtt", Method: External, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "sub", Method: External, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "idx", Method: External, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "smi", Method: External, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "smil", Method: External, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "ttml", Method: External, DidlMode: null, Language: null, Container: null }, SubtitleProfile { Format: "webvtt", Method: External, DidlMode: null, Language: null, Container: null }] }
[2024-08-18 13:40:01.644 +00:00] [DBG] [32] MediaBrowser.Controller.Entities.BaseItem: "Filme" has no parental rating set.
[2024-08-18 13:40:01.644 +00:00] [DBG] [32] MediaBrowser.Controller.Entities.BaseItem: "root" has no parental rating set.
[2024-08-18 13:40:01.644 +00:00] [DBG] [32] MediaBrowser.Controller.Entities.BaseItem: "Filme" has no parental rating set.
[2024-08-18 13:40:01.645 +00:00] [DBG] [32] MediaBrowser.Controller.Entities.BaseItem: "Serien" has no parental rating set.
[2024-08-18 13:40:01.645 +00:00] [DBG] [32] MediaBrowser.Controller.Entities.BaseItem: "Playlists" has no parental rating set.
[2024-08-18 13:40:01.655 +00:00] [INF] [32] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "Henni". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: False EnableAudioPlaybackTranscoding: False
[2024-08-18 13:40:01.655 +00:00] [DBG] [32] Jellyfin.Api.Helpers.MediaInfoHelper: Profile: "AndroidTV-External", Path: "/Filme/Black Hawk Down.mkv", isEligibleForDirectPlay: True, isEligibleForDirectStream: False
[2024-08-18 13:40:01.655 +00:00] [DBG] [32] Jellyfin.Api.Helpers.MediaInfoHelper: DirectPlay Result for Profile: "AndroidTV-External", Path: "/Filme/Black Hawk Down.mkv", PlayMethod: DirectPlay, AudioStreamIndex: 1, SubtitleStreamIndex: null, Reasons: 0
[2024-08-18 13:40:01.655 +00:00] [DBG] [32] Jellyfin.Api.Helpers.MediaInfoHelper: StreamBuilder.BuildVideoItem( Profile="AndroidTV-External", Path="/Filme/Black Hawk Down.mkv", AudioStreamIndex=null, SubtitleStreamIndex=null ) => ( PlayMethod=DirectPlay, TranscodeReason=0 ) "media:/videos/c0da8029-aefb-458f-672f-24e487d3c37c/stream.mkv?MediaSourceId=c0da8029aefb458f672f24e487d3c37c&Static=true&VideoCodec=hevc&AudioCodec=truehd&AudioStreamIndex=1&api_key=<token>&Tag=81abae771a49bb58efbb59cb3c89e46c"
[2024-08-18 13:40:01.678 +00:00] [DBG] [35] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
[2024-08-18 13:40:01.678 +00:00] [DBG] [35] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
[2024-08-18 13:40:01.689 +00:00] [DBG] [43] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
[2024-08-18 13:40:01.690 +00:00] [DBG] [43] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
[2024-08-18 13:40:01.774 +00:00] [DBG] [3] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
[2024-08-18 13:40:01.774 +00:00] [DBG] [49] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
[2024-08-18 13:40:01.775 +00:00] [DBG] [32] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
[2024-08-18 13:40:01.776 +00:00] [DBG] [47] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
[2024-08-18 13:40:01.787 +00:00] [DBG] [44] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
[2024-08-18 13:40:01.826 +00:00] [DBG] [36] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
[2024-08-18 13:40:01.870 +00:00] [DBG] [43] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:01.874 +00:00] [DBG] [43] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
[2024-08-18 13:40:02.090 +00:00] [DBG] [44] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was not authenticated.
[2024-08-18 13:40:02.090 +00:00] [DBG] [47] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
[2024-08-18 13:40:02.090 +00:00] [DBG] [36] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
[2024-08-18 13:40:02.091 +00:00] [DBG] [36] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
[2024-08-18 13:40:02.090 +00:00] [DBG] [49] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
[2024-08-18 13:40:02.091 +00:00] [DBG] [47] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
[2024-08-18 13:40:02.093 +00:00] [DBG] [36] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
[2024-08-18 13:40:02.093 +00:00] [DBG] [49] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
[2024-08-18 13:40:02.099 +00:00] [DBG] [47] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
[2024-08-18 13:40:02.099 +00:00] [DBG] [47] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
[2024-08-18 13:40:02.262 +00:00] [DBG] [3] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
[2024-08-18 13:40:02.262 +00:00] [DBG] [35] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
[2024-08-18 13:40:02.265 +00:00] [DBG] [35] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
[2024-08-18 13:40:02.262 +00:00] [DBG] [50] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
[2024-08-18 13:40:02.313 +00:00] [DBG] [35] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
[2024-08-18 13:40:02.313 +00:00] [DBG] [50] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
[2024-08-18 13:40:02.358 +00:00] [DBG] [3] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
[2024-08-18 13:40:02.499 +00:00] [DBG] [36] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
[2024-08-18 13:40:02.720 +00:00] [DBG] [35] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
[2024-08-18 13:40:02.834 +00:00] [DBG] [35] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
[2024-08-18 13:40:02.871 +00:00] [DBG] [43] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:02.886 +00:00] [DBG] [43] Jellyfin.Api.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://192.168.178.88:8096/Items/c0da8029aefb458f672f24e487d3c37c/Images/Logo?tag=0b4ce9b49019e32fda383c344d3c147a&maxHeight=24&maxWidth=130&quality=90" to "192.168.178.37" in 0:00:00.7961239 with Status Code 200
[2024-08-18 13:40:03.871 +00:00] [DBG] [44] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:04.871 +00:00] [DBG] [44] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:05.871 +00:00] [DBG] [43] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:06.445 +00:00] [DBG] [44] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was not authenticated.
[2024-08-18 13:40:06.871 +00:00] [DBG] [43] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:07.312 +00:00] [DBG] [3] Emby.Server.Implementations.Session.SessionWebSocketListener: Watching 1 WebSockets.
[2024-08-18 13:40:07.871 +00:00] [DBG] [3] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:08.871 +00:00] [DBG] [44] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:09.871 +00:00] [DBG] [49] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:10.871 +00:00] [DBG] [44] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:11.871 +00:00] [DBG] [44] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:12.871 +00:00] [DBG] [35] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:13.871 +00:00] [DBG] [44] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:14.872 +00:00] [DBG] [49] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:15.871 +00:00] [DBG] [35] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:16.871 +00:00] [DBG] [3] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:17.871 +00:00] [DBG] [44] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:18.871 +00:00] [DBG] [3] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:19.312 +00:00] [DBG] [36] Emby.Server.Implementations.Session.SessionWebSocketListener: Watching 1 WebSockets.
[2024-08-18 13:40:19.871 +00:00] [DBG] [35] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:20.872 +00:00] [DBG] [35] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:21.871 +00:00] [DBG] [49] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:22.871 +00:00] [DBG] [49] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:23.871 +00:00] [DBG] [36] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:24.871 +00:00] [DBG] [3] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:25.871 +00:00] [DBG] [35] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:26.871 +00:00] [DBG] [43] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:27.871 +00:00] [DBG] [3] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:28.871 +00:00] [DBG] [49] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:29.871 +00:00] [DBG] [43] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:30.871 +00:00] [DBG] [35] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:31.312 +00:00] [DBG] [35] Emby.Server.Implementations.Session.SessionWebSocketListener: Watching 1 WebSockets.
[2024-08-18 13:40:31.872 +00:00] [DBG] [36] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:32.871 +00:00] [DBG] [35] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:33.871 +00:00] [DBG] [3] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:34.871 +00:00] [DBG] [44] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:35.871 +00:00] [DBG] [3] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:36.871 +00:00] [DBG] [49] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:37.354 +00:00] [DBG] [3] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was not authenticated.
[2024-08-18 13:40:37.872 +00:00] [DBG] [3] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:38.871 +00:00] [DBG] [3] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:39.871 +00:00] [DBG] [3] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:40.871 +00:00] [DBG] [3] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:41.871 +00:00] [DBG] [3] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:42.871 +00:00] [DBG] [3] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:43.312 +00:00] [DBG] [3] Emby.Server.Implementations.Session.SessionWebSocketListener: Watching 1 WebSockets.
[2024-08-18 13:40:43.313 +00:00] [INF] [3] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-08-18 13:40:43.374 +00:00] [DBG] [3] Emby.Server.Implementations.HttpServer.WebSocketConnection: WS "192.168.178.37" received message: InboundWebSocketMessage`1 { Data: null, MessageType: KeepAlive, ServerId: null }
[2024-08-18 13:40:43.872 +00:00] [DBG] [3] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:44.871 +00:00] [DBG] [44] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:45.871 +00:00] [DBG] [44] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:46.871 +00:00] [DBG] [44] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:47.871 +00:00] [DBG] [44] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:48.871 +00:00] [DBG] [35] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:49.872 +00:00] [DBG] [35] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:50.871 +00:00] [DBG] [35] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:51.871 +00:00] [DBG] [35] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:52.871 +00:00] [DBG] [35] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:53.871 +00:00] [DBG] [35] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:54.871 +00:00] [DBG] [35] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:55.312 +00:00] [DBG] [35] Emby.Server.Implementations.Session.SessionWebSocketListener: Watching 1 WebSockets.
[2024-08-18 13:40:55.872 +00:00] [DBG] [35] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:56.872 +00:00] [DBG] [3] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:57.871 +00:00] [DBG] [3] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False
[2024-08-18 13:40:58.871 +00:00] [DBG] [35] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: PingTranscodingJob PlaySessionId="8461e28ba82944e5aec3aa760f29a8dd" isUsedPaused: False