• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting Audio out of sync every few minutes

     
    • 0 Vote(s) - 0 Average

    Audio out of sync every few minutes

    Henni
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2024 Aug
    Reputation: 0
    Country:Germany
    #4
    2024-08-18, 02:04 PM
    Sorry, I think those logs aren't very helpful. I restarted everything to get the complete logs:

    Code:
    [2024-08-18 13:56:18.257 +00:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackStart (Jellyfin.Api)"'
    [2024-08-18 13:56:18.260 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"ReportPlaybackStart\", controller = \"Playstate\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] ReportPlaybackStart(MediaBrowser.Model.Session.PlaybackStartInfo)" on controller "Jellyfin.Api.Controllers.PlaystateController" ("Jellyfin.Api").
    [2024-08-18 13:56:18.264 +00:00] [INF] [24] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetVideoStreamByContainer\", controller = \"Videos\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetVideoStreamByContainer(System.Guid, System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.VideosController" ("Jellyfin.Api").
    [2024-08-18 13:56:18.305 +00:00] [INF] [24] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/Filme/Black Hawk Down.mkv"' with download name '""' ...
    [2024-08-18 13:56:18.329 +00:00] [INF] [23] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
    ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
    FROM \"TrickplayInfos\" AS \"t\"
    WHERE \"t\".\"ItemId\" = @__itemId_0"
    [2024-08-18 13:56:18.342 +00:00] [INF] [23] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p0='?' (DbType = DateTime), @p1='?' (Size = 32), @p2='?' (DbType = Int32), @p3='?' (Size = 65), @p4='?', @p5='?' (DbType = UInt32), @p6='?', @p7='?' (Size = 13), @p8='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
    ""INSERT INTO \"ActivityLogs\" (\"DateCreated\", \"ItemId\", \"LogSeverity\", \"Name\", \"Overview\", \"RowVersion\", \"ShortOverview\", \"Type\", \"UserId\")
    VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8)
    RETURNING \"Id\";"
    [2024-08-18 13:56:18.391 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.StatusCodeResult: Executing StatusCodeResult, setting HTTP status code 204
    [2024-08-18 13:56:18.391 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackStart (Jellyfin.Api)" in 130.7457ms
    [2024-08-18 13:56:18.391 +00:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackStart (Jellyfin.Api)"'
    [2024-08-18 13:56:18.391 +00:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "POST" "http"://"192.168.178.88:8096""""/Sessions/Playing""" - 204 null null 134.8665ms
    [2024-08-18 13:56:18.393 +00:00] [INF] [24] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.178.88:8096""""/System/ActivityLog/Entries""?startIndex=0&limit=4&minDate=2024-08-11T13%3A56%3A19.953Z&hasUserId=false" - null null
    [2024-08-18 13:56:18.394 +00:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.178.88:8096""""/System/ActivityLog/Entries""?startIndex=0&limit=4&minDate=2024-08-11T13%3A56%3A19.954Z&hasUserId=false" - null null
    [2024-08-18 13:56:18.395 +00:00] [INF] [25] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ActivityLogController.GetLogEntries (Jellyfin.Api)"'
    [2024-08-18 13:56:18.393 +00:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.178.88:8096""""/System/ActivityLog/Entries""?startIndex=0&limit=7&minDate=2024-08-17T13%3A56%3A19.953Z&hasUserId=true" - null null
    [2024-08-18 13:56:18.395 +00:00] [INF] [24] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ActivityLogController.GetLogEntries (Jellyfin.Api)"'
    [2024-08-18 13:56:18.394 +00:00] [INF] [20] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.178.88:8096""""/System/ActivityLog/Entries""?startIndex=0&limit=7&minDate=2024-08-17T13%3A56%3A19.954Z&hasUserId=true" - null null
    [2024-08-18 13:56:18.395 +00:00] [INF] [25] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetLogEntries\", controller = \"ActivityLog\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MediaBrowser.Model.Querying.QueryResult`1[MediaBrowser.Model.Activity.ActivityLogEntry]]] GetLogEntries(System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.DateTime], System.Nullable`1[System.Boolean])" on controller "Jellyfin.Api.Controllers.ActivityLogController" ("Jellyfin.Api").
    [2024-08-18 13:56:18.397 +00:00] [INF] [20] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ActivityLogController.GetLogEntries (Jellyfin.Api)"'
    [2024-08-18 13:56:18.397 +00:00] [INF] [20] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetLogEntries\", controller = \"ActivityLog\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MediaBrowser.Model.Querying.QueryResult`1[MediaBrowser.Model.Activity.ActivityLogEntry]]] GetLogEntries(System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.DateTime], System.Nullable`1[System.Boolean])" on controller "Jellyfin.Api.Controllers.ActivityLogController" ("Jellyfin.Api").
    [2024-08-18 13:56:18.398 +00:00] [INF] [25] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__query_MinDate_0='?' (DbType = DateTime), @__query_HasUserId_Value_1='?' (DbType = Boolean)"], CommandType='Text', CommandTimeout='30']"
    ""SELECT COUNT(*)
    FROM \"ActivityLogs\" AS \"a\"
    WHERE \"a\".\"DateCreated\" >= @__query_MinDate_0 AND (\"a\".\"UserId\" = '00000000-0000-0000-0000-000000000000') <> @__query_HasUserId_Value_1"
    [2024-08-18 13:56:18.398 +00:00] [INF] [28] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.178.88:8096""""/Items/c0da8029aefb458f672f24e487d3c37c/Images/Backdrop""?maxWidth=512&tag=e590686f961774c0f9b0246f1a506c05&quality=80" - null null
    [2024-08-18 13:56:18.398 +00:00] [INF] [28] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)"'
    [2024-08-18 13:56:18.399 +00:00] [INF] [25] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__query_MinDate_0='?' (DbType = DateTime), @__query_HasUserId_Value_1='?' (DbType = Boolean), @__p_3='?' (DbType = Int32), @__p_2='?' (DbType = Int32)"], CommandType='Text', CommandTimeout='30']"
    ""SELECT \"a\".\"Name\", \"a\".\"Type\", \"a\".\"UserId\", CAST(\"a\".\"Id\" AS INTEGER), \"a\".\"Overview\", \"a\".\"ShortOverview\", \"a\".\"ItemId\", \"a\".\"DateCreated\", \"a\".\"LogSeverity\"
    FROM \"ActivityLogs\" AS \"a\"
    WHERE \"a\".\"DateCreated\" >= @__query_MinDate_0 AND (\"a\".\"UserId\" = '00000000-0000-0000-0000-000000000000') <> @__query_HasUserId_Value_1
    ORDER BY \"a\".\"DateCreated\" DESC
    LIMIT @__p_3 OFFSET @__p_2"
    [2024-08-18 13:56:18.399 +00:00] [INF] [25] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.Querying.QueryResult`1[[MediaBrowser.Model.Activity.ActivityLogEntry, MediaBrowser.Model, Version=10.9.9.0, Culture=neutral, PublicKeyToken=null]]"'.
    [2024-08-18 13:56:18.400 +00:00] [INF] [25] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ActivityLogController.GetLogEntries (Jellyfin.Api)" in 3.339ms
    [2024-08-18 13:56:18.400 +00:00] [INF] [25] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ActivityLogController.GetLogEntries (Jellyfin.Api)"'
    [2024-08-18 13:56:18.400 +00:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.178.88:8096""""/System/ActivityLog/Entries""?startIndex=0&limit=4&minDate=2024-08-11T13%3A56%3A19.954Z&hasUserId=false" - 200 null "application/json; charset=utf-8" 5.9092ms
    [2024-08-18 13:56:18.396 +00:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ActivityLogController.GetLogEntries (Jellyfin.Api)"'
    [2024-08-18 13:56:18.400 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetLogEntries\", controller = \"ActivityLog\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MediaBrowser.Model.Querying.QueryResult`1[MediaBrowser.Model.Activity.ActivityLogEntry]]] GetLogEntries(System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.DateTime], System.Nullable`1[System.Boolean])" on controller "Jellyfin.Api.Controllers.ActivityLogController" ("Jellyfin.Api").
    [2024-08-18 13:56:18.396 +00:00] [INF] [24] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetLogEntries\", controller = \"ActivityLog\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MediaBrowser.Model.Querying.QueryResult`1[MediaBrowser.Model.Activity.ActivityLogEntry]]] GetLogEntries(System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.DateTime], System.Nullable`1[System.Boolean])" on controller "Jellyfin.Api.Controllers.ActivityLogController" ("Jellyfin.Api").
    [2024-08-18 13:56:18.398 +00:00] [INF] [20] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__query_MinDate_0='?' (DbType = DateTime), @__query_HasUserId_Value_1='?' (DbType = Boolean)"], CommandType='Text', CommandTimeout='30']"
    ""SELECT COUNT(*)
    FROM \"ActivityLogs\" AS \"a\"
    WHERE \"a\".\"DateCreated\" >= @__query_MinDate_0 AND (\"a\".\"UserId\" = '00000000-0000-0000-0000-000000000000') <> @__query_HasUserId_Value_1"
    [2024-08-18 13:56:18.401 +00:00] [INF] [23] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__query_MinDate_0='?' (DbType = DateTime), @__query_HasUserId_Value_1='?' (DbType = Boolean)"], CommandType='Text', CommandTimeout='30']"
    ""SELECT COUNT(*)
    FROM \"ActivityLogs\" AS \"a\"
    WHERE \"a\".\"DateCreated\" >= @__query_MinDate_0 AND (\"a\".\"UserId\" = '00000000-0000-0000-0000-000000000000') <> @__query_HasUserId_Value_1"
    [2024-08-18 13:56:18.404 +00:00] [INF] [23] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__query_MinDate_0='?' (DbType = DateTime), @__query_HasUserId_Value_1='?' (DbType = Boolean), @__p_3='?' (DbType = Int32), @__p_2='?' (DbType = Int32)"], CommandType='Text', CommandTimeout='30']"
    ""SELECT \"a\".\"Name\", \"a\".\"Type\", \"a\".\"UserId\", CAST(\"a\".\"Id\" AS INTEGER), \"a\".\"Overview\", \"a\".\"ShortOverview\", \"a\".\"ItemId\", \"a\".\"DateCreated\", \"a\".\"LogSeverity\"
    FROM \"ActivityLogs\" AS \"a\"
    WHERE \"a\".\"DateCreated\" >= @__query_MinDate_0 AND (\"a\".\"UserId\" = '00000000-0000-0000-0000-000000000000') <> @__query_HasUserId_Value_1
    ORDER BY \"a\".\"DateCreated\" DESC
    LIMIT @__p_3 OFFSET @__p_2"
    [2024-08-18 13:56:18.404 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.Querying.QueryResult`1[[MediaBrowser.Model.Activity.ActivityLogEntry, MediaBrowser.Model, Version=10.9.9.0, Culture=neutral, PublicKeyToken=null]]"'.
    [2024-08-18 13:56:18.405 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ActivityLogController.GetLogEntries (Jellyfin.Api)" in 4.319ms
    [2024-08-18 13:56:18.405 +00:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ActivityLogController.GetLogEntries (Jellyfin.Api)"'
    [2024-08-18 13:56:18.405 +00:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.178.88:8096""""/System/ActivityLog/Entries""?startIndex=0&limit=7&minDate=2024-08-17T13%3A56%3A19.953Z&hasUserId=true" - 200 null "application/json; charset=utf-8" 11.3503ms
    [2024-08-18 13:56:18.405 +00:00] [INF] [20] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__query_MinDate_0='?' (DbType = DateTime), @__query_HasUserId_Value_1='?' (DbType = Boolean), @__p_3='?' (DbType = Int32), @__p_2='?' (DbType = Int32)"], CommandType='Text', CommandTimeout='30']"
    ""SELECT \"a\".\"Name\", \"a\".\"Type\", \"a\".\"UserId\", CAST(\"a\".\"Id\" AS INTEGER), \"a\".\"Overview\", \"a\".\"ShortOverview\", \"a\".\"ItemId\", \"a\".\"DateCreated\", \"a\".\"LogSeverity\"
    FROM \"ActivityLogs\" AS \"a\"
    WHERE \"a\".\"DateCreated\" >= @__query_MinDate_0 AND (\"a\".\"UserId\" = '00000000-0000-0000-0000-000000000000') <> @__query_HasUserId_Value_1
    ORDER BY \"a\".\"DateCreated\" DESC
    LIMIT @__p_3 OFFSET @__p_2"
    [2024-08-18 13:56:18.405 +00:00] [INF] [28] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetItemImage\", controller = \"Image\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetItemImage(System.Guid, MediaBrowser.Model.Entities.ImageType, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[MediaBrowser.Model.Drawing.ImageFormat], System.Nullable`1[System.Double], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Int32])" on controller "Jellyfin.Api.Controllers.ImageController" ("Jellyfin.Api").
    [2024-08-18 13:56:18.406 +00:00] [INF] [20] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.Querying.QueryResult`1[[MediaBrowser.Model.Activity.ActivityLogEntry, MediaBrowser.Model, Version=10.9.9.0, Culture=neutral, PublicKeyToken=null]]"'.
    [2024-08-18 13:56:18.406 +00:00] [INF] [20] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ActivityLogController.GetLogEntries (Jellyfin.Api)" in 9.1542ms
    [2024-08-18 13:56:18.406 +00:00] [INF] [20] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ActivityLogController.GetLogEntries (Jellyfin.Api)"'
    [2024-08-18 13:56:18.407 +00:00] [INF] [24] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("4"ms) [Parameters=["@__query_MinDate_0='?' (DbType = DateTime), @__query_HasUserId_Value_1='?' (DbType = Boolean)"], CommandType='Text', CommandTimeout='30']"
    ""SELECT COUNT(*)
    FROM \"ActivityLogs\" AS \"a\"
    WHERE \"a\".\"DateCreated\" >= @__query_MinDate_0 AND (\"a\".\"UserId\" = '00000000-0000-0000-0000-000000000000') <> @__query_HasUserId_Value_1"
    [2024-08-18 13:56:18.408 +00:00] [INF] [20] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.178.88:8096""""/System/ActivityLog/Entries""?startIndex=0&limit=7&minDate=2024-08-17T13%3A56%3A19.954Z&hasUserId=true" - 200 null "application/json; charset=utf-8" 13.8434ms
    [2024-08-18 13:56:18.409 +00:00] [INF] [24] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__query_MinDate_0='?' (DbType = DateTime), @__query_HasUserId_Value_1='?' (DbType = Boolean), @__p_3='?' (DbType = Int32), @__p_2='?' (DbType = Int32)"], CommandType='Text', CommandTimeout='30']"
    ""SELECT \"a\".\"Name\", \"a\".\"Type\", \"a\".\"UserId\", CAST(\"a\".\"Id\" AS INTEGER), \"a\".\"Overview\", \"a\".\"ShortOverview\", \"a\".\"ItemId\", \"a\".\"DateCreated\", \"a\".\"LogSeverity\"
    FROM \"ActivityLogs\" AS \"a\"
    WHERE \"a\".\"DateCreated\" >= @__query_MinDate_0 AND (\"a\".\"UserId\" = '00000000-0000-0000-0000-000000000000') <> @__query_HasUserId_Value_1
    ORDER BY \"a\".\"DateCreated\" DESC
    LIMIT @__p_3 OFFSET @__p_2"
    [2024-08-18 13:56:18.410 +00:00] [INF] [24] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.Querying.QueryResult`1[[MediaBrowser.Model.Activity.ActivityLogEntry, MediaBrowser.Model, Version=10.9.9.0, Culture=neutral, PublicKeyToken=null]]"'.
    [2024-08-18 13:56:18.410 +00:00] [INF] [24] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ActivityLogController.GetLogEntries (Jellyfin.Api)" in 7.8079ms
    [2024-08-18 13:56:18.410 +00:00] [INF] [24] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ActivityLogController.GetLogEntries (Jellyfin.Api)"'
    [2024-08-18 13:56:18.411 +00:00] [INF] [24] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.178.88:8096""""/System/ActivityLog/Entries""?startIndex=0&limit=4&minDate=2024-08-11T13%3A56%3A19.953Z&hasUserId=false" - 200 null "application/json; charset=utf-8" 17.2772ms
    [2024-08-18 13:56:18.423 +00:00] [INF] [24] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.VideosController.GetVideoStreamByContainer (Jellyfin.Api)" in 159.517ms
    [2024-08-18 13:56:18.424 +00:00] [INF] [24] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.VideosController.GetVideoStreamByContainer (Jellyfin.Api)"'
    [2024-08-18 13:56:18.424 +00:00] [INF] [24] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.178.88:8096""""/Videos/c0da8029-aefb-458f-672f-24e487d3c37c/stream.mkv""?api_key=5d29d929bdf14ddd879a1fdc2652c409&DeviceId=7ff65c2d87bd819e1a44eb337b5f19a76a5793d5&MediaSourceId=c0da8029aefb458f672f24e487d3c37c&Tag=81abae771a49bb58efbb59cb3c89e46c&Static=true" - 200 63468207662 "video/x-matroska" 169.64ms
    [2024-08-18 13:56:18.424 +00:00] [INF] [20] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.178.88:8096""""/Videos/c0da8029-aefb-458f-672f-24e487d3c37c/stream.mkv""?api_key=5d29d929bdf14ddd879a1fdc2652c409&DeviceId=7ff65c2d87bd819e1a44eb337b5f19a76a5793d5&MediaSourceId=c0da8029aefb458f672f24e487d3c37c&Tag=81abae771a49bb58efbb59cb3c89e46c&Static=true" - null null
    [2024-08-18 13:56:18.427 +00:00] [INF] [20] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.VideosController.GetVideoStreamByContainer (Jellyfin.Api)"'
    [2024-08-18 13:56:18.427 +00:00] [INF] [20] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetVideoStreamByContainer\", controller = \"Videos\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetVideoStreamByContainer(System.Guid, System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.VideosController" ("Jellyfin.Api").
    [2024-08-18 13:56:18.429 +00:00] [INF] [20] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/Filme/Black Hawk Down.mkv"' with download name '""' ...
    [2024-08-18 13:56:18.432 +00:00] [INF] [20] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.VideosController.GetVideoStreamByContainer (Jellyfin.Api)" in 4.4572ms
    [2024-08-18 13:56:18.432 +00:00] [INF] [20] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.VideosController.GetVideoStreamByContainer (Jellyfin.Api)"'
    [2024-08-18 13:56:18.432 +00:00] [INF] [20] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.178.88:8096""""/Videos/c0da8029-aefb-458f-672f-24e487d3c37c/stream.mkv""?api_key=5d29d929bdf14ddd879a1fdc2652c409&DeviceId=7ff65c2d87bd819e1a44eb337b5f19a76a5793d5&MediaSourceId=c0da8029aefb458f672f24e487d3c37c&Tag=81abae771a49bb58efbb59cb3c89e46c&Static=true" - 206 203069 "video/x-matroska" 7.9195ms
    [2024-08-18 13:56:18.514 +00:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.178.88:8096""""/Videos/c0da8029-aefb-458f-672f-24e487d3c37c/stream.mkv""?api_key=5d29d929bdf14ddd879a1fdc2652c409&DeviceId=7ff65c2d87bd819e1a44eb337b5f19a76a5793d5&MediaSourceId=c0da8029aefb458f672f24e487d3c37c&Tag=81abae771a49bb58efbb59cb3c89e46c&Static=true" - null null
    [2024-08-18 13:56:18.515 +00:00] [INF] [26] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.VideosController.GetVideoStreamByContainer (Jellyfin.Api)"'
    [2024-08-18 13:56:18.515 +00:00] [INF] [26] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetVideoStreamByContainer\", controller = \"Videos\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetVideoStreamByContainer(System.Guid, System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.VideosController" ("Jellyfin.Api").
    [2024-08-18 13:56:18.517 +00:00] [INF] [26] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/Filme/Black Hawk Down.mkv"' with download name '""' ...
    [2024-08-18 13:56:18.582 +00:00] [INF] [28] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/cache/images/resized-images/5/574f51e0-8013-3f4d-c978-10de17ff838d.webp"' with download name '""' ...
    [2024-08-18 13:56:18.583 +00:00] [INF] [24] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)" in 177.1681ms
    [2024-08-18 13:56:18.583 +00:00] [INF] [24] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)"'
    [2024-08-18 13:56:18.583 +00:00] [INF] [24] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.178.88:8096""""/Items/c0da8029aefb458f672f24e487d3c37c/Images/Backdrop""?maxWidth=512&tag=e590686f961774c0f9b0246f1a506c05&quality=80" - 200 20832 "image/webp" 185.1682ms
    [2024-08-18 13:56:19.011 +00:00] [INF] [20] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "POST" "http"://"192.168.178.88:8096""""/Sessions/Playing/Progress""" - "application/json" 264
    [2024-08-18 13:56:19.012 +00:00] [INF] [20] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
    [2024-08-18 13:56:19.015 +00:00] [INF] [20] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"ReportPlaybackProgress\", controller = \"Playstate\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] ReportPlaybackProgress(MediaBrowser.Model.Session.PlaybackProgressInfo)" on controller "Jellyfin.Api.Controllers.PlaystateController" ("Jellyfin.Api").
    [2024-08-18 13:56:19.024 +00:00] [INF] [20] Microsoft.AspNetCore.Mvc.StatusCodeResult: Executing StatusCodeResult, setting HTTP status code 204
    [2024-08-18 13:56:19.024 +00:00] [INF] [20] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)" in 8.7935ms
    [2024-08-18 13:56:19.024 +00:00] [INF] [20] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
    [2024-08-18 13:56:19.024 +00:00] [INF] [20] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "POST" "http"://"192.168.178.88:8096""""/Sessions/Playing/Progress""" - 204 null null 13.1818ms
    [2024-08-18 13:56:19.025 +00:00] [INF] [24] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "POST" "http"://"192.168.178.88:8096""""/Sessions/Playing/Progress""" - "application/json" 228
    [2024-08-18 13:56:19.027 +00:00] [INF] [24] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
    [2024-08-18 13:56:19.027 +00:00] [INF] [24] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"ReportPlaybackProgress\", controller = \"Playstate\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] ReportPlaybackProgress(MediaBrowser.Model.Session.PlaybackProgressInfo)" on controller "Jellyfin.Api.Controllers.PlaystateController" ("Jellyfin.Api").
    [2024-08-18 13:56:19.029 +00:00] [INF] [24] Microsoft.AspNetCore.Mvc.StatusCodeResult: Executing StatusCodeResult, setting HTTP status code 204
    [2024-08-18 13:56:19.029 +00:00] [INF] [24] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)" in 2.0268ms
    [2024-08-18 13:56:19.029 +00:00] [INF] [24] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
    [2024-08-18 13:56:19.029 +00:00] [INF] [24] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "POST" "http"://"192.168.178.88:8096""""/Sessions/Playing/Progress""" - 204 null null 4.0344ms
    [2024-08-18 13:56:19.136 +00:00] [INF] [28] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.VideosController.GetVideoStreamByContainer (Jellyfin.Api)" in 620.4616ms
    [2024-08-18 13:56:19.136 +00:00] [INF] [28] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.VideosController.GetVideoStreamByContainer (Jellyfin.Api)"'
    [2024-08-18 13:56:19.136 +00:00] [INF] [28] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.178.88:8096""""/Videos/c0da8029-aefb-458f-672f-24e487d3c37c/stream.mkv""?api_key=5d29d929bdf14ddd879a1fdc2652c409&DeviceId=7ff65c2d87bd819e1a44eb337b5f19a76a5793d5&MediaSourceId=c0da8029aefb458f672f24e487d3c37c&Tag=81abae771a49bb58efbb59cb3c89e46c&Static=true" - 206 63468203246 "video/x-matroska" 621.927ms
    [2024-08-18 13:56:19.136 +00:00] [INF] [28] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.178.88:8096""""/Videos/c0da8029-aefb-458f-672f-24e487d3c37c/stream.mkv""?api_key=5d29d929bdf14ddd879a1fdc2652c409&DeviceId=7ff65c2d87bd819e1a44eb337b5f19a76a5793d5&MediaSourceId=c0da8029aefb458f672f24e487d3c37c&Tag=81abae771a49bb58efbb59cb3c89e46c&Static=true" - null null
    [2024-08-18 13:56:19.137 +00:00] [INF] [28] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.VideosController.GetVideoStreamByContainer (Jellyfin.Api)"'
    [2024-08-18 13:56:19.137 +00:00] [INF] [28] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetVideoStreamByContainer\", controller = \"Videos\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetVideoStreamByContainer(System.Guid, System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.VideosController" ("Jellyfin.Api").
    [2024-08-18 13:56:19.138 +00:00] [INF] [28] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/Filme/Black Hawk Down.mkv"' with download name '""' ...
    [2024-08-18 13:56:22.027 +00:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "POST" "http"://"192.168.178.88:8096""""/Sessions/Playing/Progress""" - "application/json" 274
    [2024-08-18 13:56:22.027 +00:00] [INF] [25] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
    [2024-08-18 13:56:22.028 +00:00] [INF] [25] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"ReportPlaybackProgress\", controller = \"Playstate\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] ReportPlaybackProgress(MediaBrowser.Model.Session.PlaybackProgressInfo)" on controller "Jellyfin.Api.Controllers.PlaystateController" ("Jellyfin.Api").
    [2024-08-18 13:56:22.029 +00:00] [INF] [25] Microsoft.AspNetCore.Mvc.StatusCodeResult: Executing StatusCodeResult, setting HTTP status code 204
    [2024-08-18 13:56:22.029 +00:00] [INF] [25] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)" in 1.1616ms
    [2024-08-18 13:56:22.029 +00:00] [INF] [25] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
    [2024-08-18 13:56:22.029 +00:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "POST" "http"://"192.168.178.88:8096""""/Sessions/Playing/Progress""" - 204 null null 2.1913ms
    [2024-08-18 13:56:25.027 +00:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "POST" "http"://"192.168.178.88:8096""""/Sessions/Playing/Progress""" - "application/json" 274
    [2024-08-18 13:56:25.028 +00:00] [INF] [26] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
    [2024-08-18 13:56:25.028 +00:00] [INF] [26] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"ReportPlaybackProgress\", controller = \"Playstate\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] ReportPlaybackProgress(MediaBrowser.Model.Session.PlaybackProgressInfo)" on controller "Jellyfin.Api.Controllers.PlaystateController" ("Jellyfin.Api").
    [2024-08-18 13:56:25.029 +00:00] [INF] [26] Microsoft.AspNetCore.Mvc.StatusCodeResult: Executing StatusCodeResult, setting HTTP status code 204
    [2024-08-18 13:56:25.029 +00:00] [INF] [26] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)" in 1.0721ms
    [2024-08-18 13:56:25.030 +00:00] [INF] [26] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
    [2024-08-18 13:56:25.030 +00:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "POST" "http"://"192.168.178.88:8096""""/Sessions/Playing/Progress""" - 204 null null 2.4494ms
    [2024-08-18 13:56:28.030 +00:00] [INF] [28] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "POST" "http"://"192.168.178.88:8096""""/Sessions/Playing/Progress""" - "application/json" 274
    [2024-08-18 13:56:28.031 +00:00] [INF] [28] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
    [2024-08-18 13:56:28.031 +00:00] [INF] [28] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"ReportPlaybackProgress\", controller = \"Playstate\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] ReportPlaybackProgress(MediaBrowser.Model.Session.PlaybackProgressInfo)" on controller "Jellyfin.Api.Controllers.PlaystateController" ("Jellyfin.Api").
    [2024-08-18 13:56:28.032 +00:00] [INF] [28] Microsoft.AspNetCore.Mvc.StatusCodeResult: Executing StatusCodeResult, setting HTTP status code 204
    [2024-08-18 13:56:28.032 +00:00] [INF] [28] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)" in 1.1748ms
    [2024-08-18 13:56:28.032 +00:00] [INF] [28] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
    [2024-08-18 13:56:28.032 +00:00] [INF] [28] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "POST" "http"://"192.168.178.88:8096""""/Sessions/Playing/Progress""" - 204 null null 2.9104ms
    [2024-08-18 13:56:31.029 +00:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "POST" "http"://"192.168.178.88:8096""""/Sessions/Playing/Progress""" - "application/json" 274
    [2024-08-18 13:56:31.030 +00:00] [INF] [26] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
    [2024-08-18 13:56:31.030 +00:00] [INF] [26] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"ReportPlaybackProgress\", controller = \"Playstate\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] ReportPlaybackProgress(MediaBrowser.Model.Session.PlaybackProgressInfo)" on controller "Jellyfin.Api.Controllers.PlaystateController" ("Jellyfin.Api").
    [2024-08-18 13:56:31.031 +00:00] [INF] [26] Microsoft.AspNetCore.Mvc.StatusCodeResult: Executing StatusCodeResult, setting HTTP status code 204
    [2024-08-18 13:56:31.031 +00:00] [INF] [26] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)" in 1.2151ms
    [2024-08-18 13:56:31.032 +00:00] [INF] [26] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
    [2024-08-18 13:56:31.032 +00:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "POST" "http"://"192.168.178.88:8096""""/Sessions/Playing/Progress""" - 204 null null 2.3175ms
    [2024-08-18 13:56:34.032 +00:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "POST" "http"://"192.168.178.88:8096""""/Sessions/Playing/Progress""" - "application/json" 274
    [2024-08-18 13:56:34.033 +00:00] [INF] [26] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
    [2024-08-18 13:56:34.033 +00:00] [INF] [26] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"ReportPlaybackProgress\", controller = \"Playstate\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] ReportPlaybackProgress(MediaBrowser.Model.Session.PlaybackProgressInfo)" on controller "Jellyfin.Api.Controllers.PlaystateController" ("Jellyfin.Api").
    [2024-08-18 13:56:34.034 +00:00] [INF] [26] Microsoft.AspNetCore.Mvc.StatusCodeResult: Executing StatusCodeResult, setting HTTP status code 204
    [2024-08-18 13:56:34.034 +00:00] [INF] [26] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)" in 1.0438ms
    [2024-08-18 13:56:34.034 +00:00] [INF] [26] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
    [2024-08-18 13:56:34.035 +00:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "POST" "http"://"192.168.178.88:8096""""/Sessions/Playing/Progress""" - 204 null null 2.8668ms
    [2024-08-18 13:56:37.032 +00:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "POST" "http"://"192.168.178.88:8096""""/Sessions/Playing/Progress""" - "application/json" 274
    [2024-08-18 13:56:37.033 +00:00] [INF] [26] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
    [2024-08-18 13:56:37.033 +00:00] [INF] [26] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"ReportPlaybackProgress\", controller = \"Playstate\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] ReportPlaybackProgress(MediaBrowser.Model.Session.PlaybackProgressInfo)" on controller "Jellyfin.Api.Controllers.PlaystateController" ("Jellyfin.Api").
    [2024-08-18 13:56:37.034 +00:00] [INF] [26] Microsoft.AspNetCore.Mvc.StatusCodeResult: Executing StatusCodeResult, setting HTTP status code 204
    [2024-08-18 13:56:37.034 +00:00] [INF] [26] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)" in 1.1433ms
    [2024-08-18 13:56:37.035 +00:00] [INF] [26] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
    [2024-08-18 13:56:37.035 +00:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "POST" "http"://"192.168.178.88:8096""""/Sessions/Playing/Progress""" - 204 null null 2.515ms
    [2024-08-18 13:56:40.033 +00:00] [INF] [29] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "POST" "http"://"192.168.178.88:8096""""/Sessions/Playing/Progress""" - "application/json" 274
    [2024-08-18 13:56:40.033 +00:00] [INF] [29] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
    [2024-08-18 13:56:40.033 +00:00] [INF] [29] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"ReportPlaybackProgress\", controller = \"Playstate\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] ReportPlaybackProgress(MediaBrowser.Model.Session.PlaybackProgressInfo)" on controller "Jellyfin.Api.Controllers.PlaystateController" ("Jellyfin.Api").
    [2024-08-18 13:56:40.035 +00:00] [INF] [29] Microsoft.AspNetCore.Mvc.StatusCodeResult: Executing StatusCodeResult, setting HTTP status code 204
    [2024-08-18 13:56:40.035 +00:00] [INF] [29] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)" in 1.2867ms
    [2024-08-18 13:56:40.035 +00:00] [INF] [29] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
    [2024-08-18 13:56:40.035 +00:00] [INF] [29] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "POST" "http"://"192.168.178.88:8096""""/Sessions/Playing/Progress""" - 204 null null 2.7989ms
    [2024-08-18 13:56:43.034 +00:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "POST" "http"://"192.168.178.88:8096""""/Sessions/Playing/Progress""" - "application/json" 274
    [2024-08-18 13:56:43.035 +00:00] [INF] [25] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
    [2024-08-18 13:56:43.035 +00:00] [INF] [25] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"ReportPlaybackProgress\", controller = \"Playstate\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] ReportPlaybackProgress(MediaBrowser.Model.Session.PlaybackProgressInfo)" on controller "Jellyfin.Api.Controllers.PlaystateController" ("Jellyfin.Api").
    [2024-08-18 13:56:43.036 +00:00] [INF] [25] Microsoft.AspNetCore.Mvc.StatusCodeResult: Executing StatusCodeResult, setting HTTP status code 204
    [2024-08-18 13:56:43.036 +00:00] [INF] [25] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)" in 1.4124ms
    [2024-08-18 13:56:43.037 +00:00] [INF] [25] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
    [2024-08-18 13:56:43.037 +00:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "POST" "http"://"192.168.178.88:8096""""/Sessions/Playing/Progress""" - 204 null null 3.0677ms
    [2024-08-18 13:56:45.830 +00:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/health""" - null null
    [2024-08-18 13:56:45.831 +00:00] [INF] [25] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Health checks"'
    [2024-08-18 13:56:45.832 +00:00] [INF] [25] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Health checks"'
    [2024-08-18 13:56:45.832 +00:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/health""" - 200 null "text/plain" 1.7055ms
    [2024-08-18 13:56:46.037 +00:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "POST" "http"://"192.168.178.88:8096""""/Sessions/Playing/Progress""" - "application/json" 274
    [2024-08-18 13:56:46.038 +00:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
    [2024-08-18 13:56:46.038 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"ReportPlaybackProgress\", controller = \"Playstate\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] ReportPlaybackProgress(MediaBrowser.Model.Session.PlaybackProgressInfo)" on controller "Jellyfin.Api.Controllers.PlaystateController" ("Jellyfin.Api").
    [2024-08-18 13:56:46.039 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.StatusCodeResult: Executing StatusCodeResult, setting HTTP status code 204
    [2024-08-18 13:56:46.039 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)" in 1.1759ms
    [2024-08-18 13:56:46.039 +00:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
    [2024-08-18 13:56:46.039 +00:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "POST" "http"://"192.168.178.88:8096""""/Sessions/Playing/Progress""" - 204 null null 2.5271ms
    [2024-08-18 13:56:49.038 +00:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "POST" "http"://"192.168.178.88:8096""""/Sessions/Playing/Progress""" - "application/json" 274
    [2024-08-18 13:56:49.038 +00:00] [INF] [25] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
    [2024-08-18 13:56:49.038 +00:00] [INF] [25] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"ReportPlaybackProgress\", controller = \"Playstate\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] ReportPlaybackProgress(MediaBrowser.Model.Session.PlaybackProgressInfo)" on controller "Jellyfin.Api.Controllers.PlaystateController" ("Jellyfin.Api").
    [2024-08-18 13:56:49.040 +00:00] [INF] [25] Microsoft.AspNetCore.Mvc.StatusCodeResult: Executing StatusCodeResult, setting HTTP status code 204
    [2024-08-18 13:56:49.040 +00:00] [INF] [25] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)" in 1.0434ms
    [2024-08-18 13:56:49.040 +00:00] [INF] [25] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
    [2024-08-18 13:56:49.040 +00:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "POST" "http"://"192.168.178.88:8096""""/Sessions/Playing/Progress""" - 204 null null 2.3444ms
    [2024-08-18 13:56:52.039 +00:00] [INF] [29] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "POST" "http"://"192.168.178.88:8096""""/Sessions/Playing/Progress""" - "application/json" 274
    [2024-08-18 13:56:52.040 +00:00] [INF] [29] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
    [2024-08-18 13:56:52.040 +00:00] [INF] [29] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"ReportPlaybackProgress\", controller = \"Playstate\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] ReportPlaybackProgress(MediaBrowser.Model.Session.PlaybackProgressInfo)" on controller "Jellyfin.Api.Controllers.PlaystateController" ("Jellyfin.Api").
    [2024-08-18 13:56:52.041 +00:00] [INF] [29] Microsoft.AspNetCore.Mvc.StatusCodeResult: Executing StatusCodeResult, setting HTTP status code 204
    [2024-08-18 13:56:52.041 +00:00] [INF] [29] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)" in 1.2434ms
    [2024-08-18 13:56:52.042 +00:00] [INF] [29] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
    [2024-08-18 13:56:52.042 +00:00] [INF] [29] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "POST" "http"://"192.168.178.88:8096""""/Sessions/Playing/Progress""" - 204 null null 3.3745ms
    [2024-08-18 13:56:52.445 +00:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "POST" "http"://"192.168.178.88:8096""""/Sessions/Playing/Stopped""" - "application/json" 143
    [2024-08-18 13:56:52.446 +00:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackStopped (Jellyfin.Api)"'
    [2024-08-18 13:56:52.450 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"ReportPlaybackStopped\", controller = \"Playstate\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] ReportPlaybackStopped(MediaBrowser.Model.Session.PlaybackStopInfo)" on controller "Jellyfin.Api.Controllers.PlaystateController" ("Jellyfin.Api").
    [2024-08-18 13:56:52.464 +00:00] [INF] [23] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Android TV" "0.17.3" playing "Black Hawk Down". Stopped at "8446032" ms
    [2024-08-18 13:56:52.467 +00:00] [INF] [23] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p0='?' (DbType = DateTime), @p1='?' (Size = 32), @p2='?' (DbType = Int32), @p3='?' (Size = 63), @p4='?', @p5='?' (DbType = UInt32), @p6='?', @p7='?' (Size = 20), @p8='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
    ""INSERT INTO \"ActivityLogs\" (\"DateCreated\", \"ItemId\", \"LogSeverity\", \"Name\", \"Overview\", \"RowVersion\", \"ShortOverview\", \"Type\", \"UserId\")
    VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8)
    RETURNING \"Id\";"
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Audio out of sync every few minutes - by Henni - 2024-08-17, 07:32 PM
    RE: Audio out of sync every few minutes - by TheDreadPirate - 2024-08-17, 10:18 PM
    RE: Audio out of sync every few minutes - by Henni - 2024-08-18, 01:43 PM
    RE: Audio out of sync every few minutes - by Henni - 2024-08-18, 02:04 PM
    RE: Audio out of sync every few minutes - by Henni - 2024-08-18, 02:22 PM
    RE: Audio out of sync every few minutes - by bkl842 - 2024-08-20, 06:28 PM

    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode