[Issue]: Generate Trickplay Images Does Not Work #5693

Closed
opened 2026-02-07 02:06:49 +03:00 by OVERLORD · 6 comments
Owner

Originally created by @Herikc2 on GitHub (May 12, 2024).

Please describe your bug

I installed the new Jellyfin version 10.9.0 when I executed the task "Generate Trickplay Images" the tasks elapsed for a maximum of 5 seconds and finished, I tried to play any media but did not work, I suspected that was executing fast because my library has more than 6000 media files. Reading the logs I did not find anything that could help.

I already have QSV working to transcode my media files.

Reproduction Steps

  1. Upgrade to 10.9.0
  2. Go To Playback -> Trickplay
  3. Check "Enable hardware decoding"
  4. Check "Enable hardware accelerated MJPEG encoding"
  5. Set "Image Interval" as 5000
  6. Set "FFmpeg Threads" as 2
  7. Go To "Scheduled Tasks" and execute "Generate Trickplay Images"

Jellyfin Version

10.9.0

if other:

10.9.0

Environment

- OS: Asustor
- Linux Kernel: /
- Virtualization: Docker
- Clients: Browser / Jellyfin Media Player (Desktop and Mobile)
- Browser: Chrome Version 124.0.6367.158
- FFmpeg Version: 5.1.2.r12
- Playback Method: Direct Play / Transcode (Tried both with HEVC files)
- Hardware Acceleration: QSV
- GPU Model: None
- Plugins: A lot
- Reverse Proxy: Nginx Proxy Manager
- Base URL: None
- Networking: Host
- Storage: local

Jellyfin logs

[2024-05-12 01:57:03.700 +00:00] [DBG] [36] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Generate Trickplay Images"
[2024-05-12 01:57:03.742 +00:00] [DBG] [38] Microsoft.EntityFrameworkCore.Database.Command: Closing data reader to '"main"' on server '"/config/data/jellyfin.db"'.
[2024-05-12 01:57:03.743 +00:00] [DBG] [38] Microsoft.EntityFrameworkCore.Database.Command: A data reader for '"main"' on server '"/config/data/jellyfin.db"' is being disposed after spending 18ms reading results.
[2024-05-12 01:57:03.743 +00:00] [DBG] [38] Microsoft.EntityFrameworkCore.Database.Command: Closing data reader to '"main"' on server '"/config/data/jellyfin.db"'.
[2024-05-12 01:57:03.743 +00:00] [DBG] [38] Microsoft.EntityFrameworkCore.Database.Command: A data reader for '"main"' on server '"/config/data/jellyfin.db"' is being disposed after spending 17ms reading results.
[2024-05-12 01:57:03.743 +00:00] [DBG] [38] Microsoft.EntityFrameworkCore.Database.Command: Closing data reader to '"main"' on server '"/config/data/jellyfin.db"'.
[2024-05-12 01:57:03.744 +00:00] [DBG] [38] Microsoft.EntityFrameworkCore.Database.Command: A data reader for '"main"' on server '"/config/data/jellyfin.db"' is being disposed after spending 8ms reading results.
[2024-05-12 01:57:03.744 +00:00] [DBG] [38] Microsoft.EntityFrameworkCore.Database.Command: Closing data reader to '"main"' on server '"/config/data/jellyfin.db"'.
[2024-05-12 01:57:03.744 +00:00] [DBG] [38] Microsoft.EntityFrameworkCore.Database.Command: A data reader for '"main"' on server '"/config/data/jellyfin.db"' is being disposed after spending 2ms reading results.
[2024-05-12 01:57:03.745 +00:00] [DBG] [38] Microsoft.EntityFrameworkCore.Database.Connection: Closing connection to database '"main"' on server '"/config/data/jellyfin.db"'.
[2024-05-12 01:57:03.746 +00:00] [DBG] [38] Microsoft.EntityFrameworkCore.Database.Connection: Closed connection to database '"main"' on server '"/config/data/jellyfin.db"' (0ms).
[2024-05-12 01:57:03.746 +00:00] [DBG] [38] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
[2024-05-12 01:57:03.747 +00:00] [DBG] [38] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The request path "" does not match the path filter
[2024-05-12 01:57:03.748 +00:00] [DBG] [38] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The request path "" does not match the path filter
[2024-05-12 01:57:03.749 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 96396e1b-a472-441c-4f0f-57250810460d (replace existing: False)
[2024-05-12 01:57:03.749 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 00c4c5e4-32c2-3827-9978-faf9e7d991c6 (replace existing: False)
[2024-05-12 01:57:03.749 +00:00] [DBG] [38] Microsoft.AspNetCore.Routing.Matching.DfaMatcher: 1 candidate(s) found for the request path '"/ScheduledTasks"'
[2024-05-12 01:57:03.750 +00:00] [DBG] [38] Microsoft.AspNetCore.Routing.Matching.DfaMatcher: Endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"' with route pattern '"ScheduledTasks"' is valid for the request path '"/ScheduledTasks"'
[2024-05-12 01:57:03.750 +00:00] [DBG] [38] Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware: Request matched endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"'
[2024-05-12 01:57:03.750 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 84c8f6d0-c7f3-ef74-2e33-3e61c3cefbbb (replace existing: False)
[2024-05-12 01:57:03.750 +00:00] [DBG] [38] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
[2024-05-12 01:57:03.751 +00:00] [DBG] [38] Microsoft.AspNetCore.Authorization.DefaultAuthorizationService: Authorization was successful.
[2024-05-12 01:57:03.751 +00:00] [INF] [38] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"'
[2024-05-12 01:57:03.751 +00:00] [INF] [38] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetTasks\", controller = \"ScheduledTasks\"}". Executing controller action with signature "System.Collections.Generic.IEnumerable`1[MediaBrowser.Model.Tasks.TaskInfo] GetTasks(System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean])" on controller "Jellyfin.Api.Controllers.ScheduledTasksController" ("Jellyfin.Api").
[2024-05-12 01:57:03.752 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Execution plan of "authorization" filters (in the following order): ["None"]
[2024-05-12 01:57:03.751 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for f28cc419-bba8-8431-83ea-5a36a811493b (replace existing: False)
[2024-05-12 01:57:03.753 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 71f256c8-0fed-237c-f7c1-a48843b67f31 (replace existing: False)
[2024-05-12 01:57:03.752 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Execution plan of "resource" filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"]
[2024-05-12 01:57:03.753 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for dda0f513-2ac4-419e-ce7f-5c2ca496cc9e (replace existing: False)
[2024-05-12 01:57:03.753 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 36478d6f-8198-45f6-6931-8825cac02c30 (replace existing: False)
[2024-05-12 01:57:03.754 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 76fbc6e2-f357-c0d3-79c5-feaeedba4c3e (replace existing: False)
[2024-05-12 01:57:03.754 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 45648399-7606-ebde-4372-87facf7feb42 (replace existing: False)
[2024-05-12 01:57:03.753 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Execution plan of "action" filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)", "Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"]
[2024-05-12 01:57:03.754 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for ba6dda53-9440-40ed-4be7-74218f99c2c1 (replace existing: False)
[2024-05-12 01:57:03.754 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Execution plan of "exception" filters (in the following order): ["None"]
[2024-05-12 01:57:03.755 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 796291fe-840a-4dc9-908d-5f89280425ae (replace existing: False)
[2024-05-12 01:57:03.755 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Execution plan of "result" filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter", "Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)", "Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"]
[2024-05-12 01:57:03.755 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for f69581e9-7d6b-ea14-be93-d640111df35e (replace existing: False)
[2024-05-12 01:57:03.755 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executing controller factory for controller "Jellyfin.Api.Controllers.ScheduledTasksController" ("Jellyfin.Api")
[2024-05-12 01:57:03.756 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 581a50ae-5c88-4f22-36ed-163fc101da6e (replace existing: False)
[2024-05-12 01:57:03.756 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed controller factory for controller "Jellyfin.Api.Controllers.ScheduledTasksController" ("Jellyfin.Api")
[2024-05-12 01:57:03.756 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 2f26219f-84ae-bd87-72d4-db27e5d64a70 (replace existing: False)
[2024-05-12 01:57:03.756 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder: Attempting to bind parameter '"isHidden"' of type '"System.Nullable`1[System.Boolean]"' ...
[2024-05-12 01:57:03.757 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for ce83a0f0-fe88-5995-1eae-68195647f57f (replace existing: False)
[2024-05-12 01:57:03.757 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder: Attempting to bind parameter '"isHidden"' of type '"System.Nullable`1[System.Boolean]"' using the name '"isHidden"' in request data ...
[2024-05-12 01:57:03.757 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for e4ef291f-056c-fc1d-6c4a-d3212affbebd (replace existing: False)
[2024-05-12 01:57:03.757 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder: Done attempting to bind parameter '"isHidden"' of type '"System.Nullable`1[System.Boolean]"'.
[2024-05-12 01:57:03.758 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder: Done attempting to bind parameter '"isHidden"' of type '"System.Nullable`1[System.Boolean]"'.
[2024-05-12 01:57:03.758 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder: Attempting to validate the bound parameter '"isHidden"' of type '"System.Nullable`1[System.Boolean]"' ...
[2024-05-12 01:57:03.758 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder: Done attempting to validate the bound parameter '"isHidden"' of type '"System.Nullable`1[System.Boolean]"'.
[2024-05-12 01:57:03.758 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder: Attempting to bind parameter '"isEnabled"' of type '"System.Nullable`1[System.Boolean]"' ...
[2024-05-12 01:57:03.759 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder: Attempting to bind parameter '"isEnabled"' of type '"System.Nullable`1[System.Boolean]"' using the name '""' in request data ...
[2024-05-12 01:57:03.759 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder: Could not find a value in the request with name '""' for binding parameter '"isEnabled"' of type '"System.Nullable`1[System.Boolean]"'.
[2024-05-12 01:57:03.759 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder: Done attempting to bind parameter '"isEnabled"' of type '"System.Nullable`1[System.Boolean]"'.
[2024-05-12 01:57:03.759 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder: Done attempting to bind parameter '"isEnabled"' of type '"System.Nullable`1[System.Boolean]"'.
[2024-05-12 01:57:03.759 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder: Attempting to validate the bound parameter '"isEnabled"' of type '"System.Nullable`1[System.Boolean]"' ...
[2024-05-12 01:57:03.759 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder: Done attempting to validate the bound parameter '"isEnabled"' of type '"System.Nullable`1[System.Boolean]"'.
[2024-05-12 01:57:03.759 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector: List of registered output formatters, in the following order: ["Jellyfin.Api.Formatters.PascalCaseJsonProfileFormatter", "Jellyfin.Api.Formatters.CamelCaseJsonProfileFormatter", "Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter", "Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter", "Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter", "Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter", "Jellyfin.Api.Formatters.CssOutputFormatter", "Jellyfin.Api.Formatters.XmlOutputFormatter"]
[2024-05-12 01:57:03.758 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for c2532b66-0745-561c-4b91-29971b45f317 (replace existing: False)
[2024-05-12 01:57:03.760 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector: Attempting to select an output formatter based on Accept header '["application/json"]' and explicitly specified content types '["application/json", "application/json; profile=\"CamelCase\"", "application/json; profile=\"PascalCase\""]'. The content types in the accept header must be a subset of the explicitly set content types.
[2024-05-12 01:57:03.760 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector: Selected output formatter '"Jellyfin.Api.Formatters.PascalCaseJsonProfileFormatter"' and content type '"application/json"' to write the response.
[2024-05-12 01:57:03.760 +00:00] [INF] [38] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"Jellyfin.Api.Controllers.ScheduledTasksController+<GetTasks>d__2"'.
[2024-05-12 01:57:03.760 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 34f8fe33-e548-5cdc-946a-e2b063d9e7be (replace existing: False)
[2024-05-12 01:57:03.761 +00:00] [DBG] [38] Microsoft.AspNetCore.ResponseCompression.ResponseCompressionProvider: No response compression available for HTTPS requests. See ResponseCompressionOptions.EnableForHttps.
[2024-05-12 01:57:03.762 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for ca3020a9-4294-cdd6-dad1-6c79fab46fc5 (replace existing: False)
[2024-05-12 01:57:03.762 +00:00] [INF] [38] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)" in 7.0612ms
[2024-05-12 01:57:03.763 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 78865c44-b28d-b052-4820-b85b809a15e4 (replace existing: False)
[2024-05-12 01:57:03.763 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 5f23ec84-9337-c0e2-4b0e-c93ef8999b07 (replace existing: False)
[2024-05-12 01:57:03.763 +00:00] [INF] [38] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"'
[2024-05-12 01:57:03.764 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 63b2f7b7-7fd5-6982-bfba-a4b9c9d00c47 (replace existing: False)
[2024-05-12 01:57:03.765 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 20d70238-a5cc-c858-67c2-56a486643f28 (replace existing: False)
[2024-05-12 01:57:03.864 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 41f28092-99cd-d9fa-b269-eba3e782c8c5 (replace existing: False)
[2024-05-12 01:57:03.864 +00:00] [DBG] [38] Microsoft.EntityFrameworkCore.ChangeTracking: Context '"JellyfinDbContext"' started tracking '"ApiKey"' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
[2024-05-12 01:57:03.865 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 82cd3792-d658-9423-d8d7-af60eec800e6 (replace existing: False)
[2024-05-12 01:57:03.865 +00:00] [DBG] [38] Microsoft.EntityFrameworkCore.Database.Command: Closing data reader to '"main"' on server '"/config/data/jellyfin.db"'.
[2024-05-12 01:57:03.865 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for a72e6cbb-e0d7-befe-1c02-e9d7e1827591 (replace existing: False)
[2024-05-12 01:57:03.866 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 9f705316-50e5-da83-15a0-e0b212e38d24 (replace existing: False)
[2024-05-12 01:57:03.866 +00:00] [DBG] [38] Microsoft.EntityFrameworkCore.Database.Connection: Closing connection to database '"main"' on server '"/config/data/jellyfin.db"'.
[2024-05-12 01:57:03.867 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for f1b2f2a5-9929-69c3-db06-158d87748031 (replace existing: False)
[2024-05-12 01:57:03.867 +00:00] [DBG] [38] Microsoft.EntityFrameworkCore.Database.Connection: Closed connection to database '"main"' on server '"/config/data/jellyfin.db"' (0ms).
[2024-05-12 01:57:03.867 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 6d549bfa-8f8f-0906-3793-90a02e7425c9 (replace existing: False)
[2024-05-12 01:57:03.868 +00:00] [DBG] [38] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
[2024-05-12 01:57:03.868 +00:00] [DBG] [38] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The request path "" does not match the path filter
[2024-05-12 01:57:03.868 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for d133b82a-9c24-61aa-e103-0a1e356f947b (replace existing: False)
[2024-05-12 01:57:03.868 +00:00] [DBG] [38] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The request path "" does not match the path filter
[2024-05-12 01:57:03.869 +00:00] [DBG] [38] Microsoft.AspNetCore.Routing.Matching.DfaMatcher: 1 candidate(s) found for the request path '"/sessions"'
[2024-05-12 01:57:03.869 +00:00] [DBG] [38] Microsoft.AspNetCore.Routing.Matching.DfaMatcher: Endpoint '"Jellyfin.Api.Controllers.SessionController.GetSessions (Jellyfin.Api)"' with route pattern '"Sessions"' is valid for the request path '"/sessions"'
[2024-05-12 01:57:03.869 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 9309d4a6-9b97-7ab2-0c9f-96ebe017fb03 (replace existing: False)
[2024-05-12 01:57:03.869 +00:00] [DBG] [38] Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware: Request matched endpoint '"Jellyfin.Api.Controllers.SessionController.GetSessions (Jellyfin.Api)"'
[2024-05-12 01:57:03.870 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for cc145035-30ce-7fa6-640c-ed15e6caebb1 (replace existing: False)
[2024-05-12 01:57:03.870 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 7d18b8c2-cfb7-73f9-f086-88219c1ea0d9 (replace existing: False)
[2024-05-12 01:57:03.870 +00:00] [DBG] [38] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was successfully authenticated.
[2024-05-12 01:57:03.870 +00:00] [DBG] [38] Microsoft.AspNetCore.Authorization.DefaultAuthorizationService: Authorization was successful.
[2024-05-12 01:57:03.871 +00:00] [INF] [38] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.SessionController.GetSessions (Jellyfin.Api)"'
[2024-05-12 01:57:03.871 +00:00] [INF] [38] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetSessions\", controller = \"Session\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[MediaBrowser.Controller.Session.SessionInfo]] GetSessions(System.Nullable`1[System.Guid], System.String, System.Nullable`1[System.Int32])" on controller "Jellyfin.Api.Controllers.SessionController" ("Jellyfin.Api").
[2024-05-12 01:57:03.870 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 276939f0-34fc-e4a6-9d49-c848f9b45369 (replace existing: False)
[2024-05-12 01:57:03.871 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 1b18b141-048f-4d64-d0cd-e05431d96399 (replace existing: False)
[2024-05-12 01:57:03.871 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Execution plan of "authorization" filters (in the following order): ["None"]
[2024-05-12 01:57:03.871 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 1b85d686-5a18-4cc3-eec6-ea8d57f118a0 (replace existing: False)
[2024-05-12 01:57:03.872 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Execution plan of "resource" filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"]
[2024-05-12 01:57:03.872 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for b8c17d5d-7193-926b-700c-38ccd70d629a (replace existing: False)
[2024-05-12 01:57:03.872 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Execution plan of "action" filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)", "Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"]
[2024-05-12 01:57:03.873 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 7ae385c7-2c1a-78f8-9416-dd2d5bffde97 (replace existing: False)
[2024-05-12 01:57:03.873 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Execution plan of "exception" filters (in the following order): ["None"]
[2024-05-12 01:57:03.874 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Execution plan of "result" filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter", "Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)", "Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"]
[2024-05-12 01:57:03.874 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executing controller factory for controller "Jellyfin.Api.Controllers.SessionController" ("Jellyfin.Api")
[2024-05-12 01:57:03.874 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed controller factory for controller "Jellyfin.Api.Controllers.SessionController" ("Jellyfin.Api")
[2024-05-12 01:57:03.875 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder: Attempting to bind parameter '"controllableByUserId"' of type '"System.Nullable`1[System.Guid]"' ...
[2024-05-12 01:57:03.873 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for d8fdc486-6ada-1845-6dd5-667e9df6768c (replace existing: False)
[2024-05-12 01:57:03.875 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder: Attempting to bind parameter '"controllableByUserId"' of type '"System.Nullable`1[System.Guid]"' using the name '""' in request data ...
[2024-05-12 01:57:03.876 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 01307b53-7546-01e2-599a-a30e3c12a18e (replace existing: False)
[2024-05-12 01:57:03.876 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder: Could not find a value in the request with name '""' for binding parameter '"controllableByUserId"' of type '"System.Nullable`1[System.Guid]"'.
[2024-05-12 01:57:03.876 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for ac858129-e977-0536-9f07-cbbb634dc17f (replace existing: False)
[2024-05-12 01:57:03.877 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder: Done attempting to bind parameter '"controllableByUserId"' of type '"System.Nullable`1[System.Guid]"'.
[2024-05-12 01:57:03.877 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 610822d1-534a-50fb-9238-2ad3427c6bd0 (replace existing: False)
[2024-05-12 01:57:03.877 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder: Done attempting to bind parameter '"controllableByUserId"' of type '"System.Nullable`1[System.Guid]"'.
[2024-05-12 01:57:03.878 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 8d857779-cffd-7c8b-e75f-ddb751685021 (replace existing: False)
[2024-05-12 01:57:03.878 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder: Attempting to validate the bound parameter '"controllableByUserId"' of type '"System.Nullable`1[System.Guid]"' ...
[2024-05-12 01:57:03.878 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for f272ae35-5f8b-65d4-34c5-686efa5ccccc (replace existing: False)
[2024-05-12 01:57:03.879 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder: Done attempting to validate the bound parameter '"controllableByUserId"' of type '"System.Nullable`1[System.Guid]"'.
[2024-05-12 01:57:03.879 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder: Attempting to bind parameter '"deviceId"' of type '"System.String"' ...
[2024-05-12 01:57:03.879 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder: Attempting to bind parameter '"deviceId"' of type '"System.String"' using the name '""' in request data ...
[2024-05-12 01:57:03.879 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 4085b2c5-77ce-fffc-f359-a6c0d504302c (replace existing: False)
[2024-05-12 01:57:03.880 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder: Could not find a value in the request with name '""' for binding parameter '"deviceId"' of type '"System.String"'.
[2024-05-12 01:57:03.880 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder: Done attempting to bind parameter '"deviceId"' of type '"System.String"'.
[2024-05-12 01:57:03.880 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 2309e82d-bc96-8fc4-13e5-4e753e5c1b6f (replace existing: False)
[2024-05-12 01:57:03.880 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder: Done attempting to bind parameter '"deviceId"' of type '"System.String"'.
[2024-05-12 01:57:03.882 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder: Attempting to validate the bound parameter '"deviceId"' of type '"System.String"' ...
[2024-05-12 01:57:03.901 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 64e2c33d-c7cc-cdaf-a3fa-9826779a0d3a (replace existing: False)
[2024-05-12 01:57:03.900 +00:00] [INF] [38] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.SessionController.GetSessions (Jellyfin.Api)" in 26.2569ms
[2024-05-12 01:57:04.982 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 7a29590c-67e1-b2e8-6417-099c90520744 (replace existing: False)
[2024-05-12 01:57:04.992 +00:00] [DBG] [41] Microsoft.EntityFrameworkCore.ChangeTracking: Context '"JellyfinDbContext"' started tracking '"Permission"' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
[2024-05-12 01:57:04.991 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 79f188a7-1aa6-d191-0734-1ca8579ea351 (replace existing: False)
[2024-05-12 01:57:04.992 +00:00] [DBG] [41] Microsoft.EntityFrameworkCore.ChangeTracking: Context '"JellyfinDbContext"' started tracking '"Permission"' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
[2024-05-12 01:57:04.998 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 01c1a4ca-873f-60cd-18f9-1c6cd3ef6dea (replace existing: False)
[2024-05-12 01:57:04.998 +00:00] [DBG] [41] Microsoft.EntityFrameworkCore.ChangeTracking: Context '"JellyfinDbContext"' started tracking '"Permission"' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
[2024-05-12 01:57:04.999 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for e2cb1f1d-ffa0-9caa-3a9d-fa940d2d3b4b (replace existing: False)
[2024-05-12 01:57:04.999 +00:00] [DBG] [41] Microsoft.EntityFrameworkCore.ChangeTracking: Context '"JellyfinDbContext"' started tracking '"Permission"' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
[2024-05-12 01:57:04.999 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 39502b93-ab6d-feaa-db62-aa925c41fd8b (replace existing: False)
[2024-05-12 01:57:05.014 +00:00] [DBG] [41] Microsoft.EntityFrameworkCore.Database.Command: Closing data reader to '"main"' on server '"/config/data/jellyfin.db"'.
[2024-05-12 01:57:05.014 +00:00] [DBG] [41] Microsoft.EntityFrameworkCore.Database.Command: A data reader for '"main"' on server '"/config/data/jellyfin.db"' is being disposed after spending 36ms reading results.
[2024-05-12 01:57:05.015 +00:00] [DBG] [41] Microsoft.EntityFrameworkCore.Database.Command: Closing data reader to '"main"' on server '"/config/data/jellyfin.db"'.
[2024-05-12 01:57:05.015 +00:00] [DBG] [41] Microsoft.EntityFrameworkCore.Database.Command: A data reader for '"main"' on server '"/config/data/jellyfin.db"' is being disposed after spending 33ms reading results.
[2024-05-12 01:57:05.015 +00:00] [DBG] [36] Emby.Server.Implementations.Data.SqliteItemRepository: "GetItemList" query time (slow): 15.1473ms. Query: "select type,data,StartDate,EndDate,ChannelId,IsMovie,IsSeries,EpisodeTitle,IsRepeat,CommunityRating,CustomRating,IndexNumber,IsLocked,PreferredMetadataLanguage,PreferredMetadataCountryCode,Width,Height,DateLastRefreshed,Name,Path,PremiereDate,Overview,ParentIndexNumber,ProductionYear,OfficialRating,ForcedSortName,RunTimeTicks,Size,DateCreated,DateModified,guid,Genres,ParentId,Audio,ExternalServiceId,IsInMixedFolder,DateLastSaved,LockedFields,Studios,Tags,TrailerTypes,OriginalTitle,PrimaryVersionId,DateLastMediaAdded,Album,LUFS,NormalizationGain,CriticRating,IsVirtualItem,SeriesName,SeasonName,SeasonId,SeriesId,PresentationUniqueKey,InheritedParentalRatingValue,ExternalSeriesId,Tagline,ProviderIds,Images,ProductionLocations,ExtraIds,TotalBitrate,ExtraType,Artists,AlbumArtists,ExternalId,SeriesPresentationUniqueKey,ShowId,OwnerId from TypedBaseItems A where IsFolder=@IsFolder AND IsVirtualItem=@IsVirtualItem AND MediaType=@MediaTypes LIMIT 100 OFFSET 4200"
[2024-05-12 01:57:05.016 +00:00] [DBG] [41] Microsoft.EntityFrameworkCore.Database.Command: Closing data reader to '"main"' on server '"/config/data/jellyfin.db"'.
[2024-05-12 01:57:05.016 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 0375d79e-4517-059e-3fdf-db76df00e99e (replace existing: False)
[2024-05-12 01:57:05.017 +00:00] [DBG] [41] Microsoft.EntityFrameworkCore.Database.Command: A data reader for '"main"' on server '"/config/data/jellyfin.db"' is being disposed after spending 11ms reading results.
[2024-05-12 01:57:05.025 +00:00] [INF] [41] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetTasks\", controller = \"ScheduledTasks\"}". Executing controller action with signature "System.Collections.Generic.IEnumerable`1[MediaBrowser.Model.Tasks.TaskInfo] GetTasks(System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean])" on controller "Jellyfin.Api.Controllers.ScheduledTasksController" ("Jellyfin.Api").
[2024-05-12 01:57:05.025 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 7a711c86-424f-7927-d37a-f8d0a975e3a1 (replace existing: False)
[2024-05-12 01:57:05.026 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 62dcdcf4-ff5b-6081-d995-e0ca10684460 (replace existing: False)
[2024-05-12 01:57:05.026 +00:00] [DBG] [41] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Execution plan of "authorization" filters (in the following order): ["None"]
[2024-05-12 01:57:05.027 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 68073f7b-e217-fd30-b97c-76a01533282c (replace existing: False)
[2024-05-12 01:57:05.027 +00:00] [DBG] [41] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Execution plan of "resource" filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"]
[2024-05-12 01:57:05.027 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 9c2a2b8c-e51a-fd7c-e94a-0c48040f1e8a (replace existing: False)
[2024-05-12 01:57:05.027 +00:00] [DBG] [41] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Execution plan of "action" filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)", "Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"]
[2024-05-12 01:57:05.028 +00:00] [DBG] [41] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Execution plan of "exception" filters (in the following order): ["None"]
[2024-05-12 01:57:05.028 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 92ce42e2-a333-1038-903a-fe42305e66ca (replace existing: False)
[2024-05-12 01:57:05.073 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 8a2e126c-e486-74ce-0dd4-6aa3bc592faf (replace existing: False)
[2024-05-12 01:57:05.076 +00:00] [DBG] [47] Microsoft.AspNetCore.Server.Kestrel.Connections: Connection id ""0HN3I3PA4ILJM"" accepted.
[2024-05-12 01:57:05.076 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 8c0a92c1-d16d-640b-eb5a-ecb870f295ea (replace existing: False)
[2024-05-12 01:57:05.076 +00:00] [DBG] [47] Microsoft.AspNetCore.Server.Kestrel.Connections: Connection id ""0HN3I3PA4ILJM"" started.
[2024-05-12 01:57:05.076 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for d12ca9e6-cae7-48ee-72b1-e8d66216e415 (replace existing: False)
[2024-05-12 01:57:05.077 +00:00] [INF] [47] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localjellyfin.homelabhb20.top""""/ScheduledTasks""?IsEnabled=true" - null null
[2024-05-12 01:57:05.077 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for f111bb1e-e4db-b4af-863f-56f8b8f563f6 (replace existing: False)
[2024-05-12 01:57:05.078 +00:00] [DBG] [47] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The request path "" does not match the path filter
[2024-05-12 01:57:05.078 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 9f7e9eb5-a6c2-c407-bee2-c2c244775ac1 (replace existing: False)
[2024-05-12 01:57:05.078 +00:00] [DBG] [47] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The request path "/ScheduledTasks" does not match a supported file type
[2024-05-12 01:57:05.079 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for cccc70fc-8fb9-f05d-cd9f-9dbaead35c0d (replace existing: False)
[2024-05-12 01:57:05.079 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 1a5c35c9-745a-2fd5-3479-5b89c44a4328 (replace existing: False)
[2024-05-12 01:57:05.079 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Connection: Opening connection to database '"main"' on server '"/config/data/jellyfin.db"'.
[2024-05-12 01:57:05.080 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 3fa5ead2-430a-27b5-69e2-a1d5b4b40691 (replace existing: False)
[2024-05-12 01:57:05.080 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for bd27a991-b996-e05f-8ef4-2256c956c000 (replace existing: False)
[2024-05-12 01:57:05.080 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Connection: Opened connection to database '"main"' on server '"/config/data/jellyfin.db"'.
[2024-05-12 01:57:05.081 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 68f4f450-d94c-9380-ec10-52085f707ea3 (replace existing: False)
[2024-05-12 01:57:05.081 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Command: Creating DbCommand for '"ExecuteReader"'.
[2024-05-12 01:57:05.081 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for d04efc77-97e3-56b0-70e4-2002b8722cf3 (replace existing: False)
[2024-05-12 01:57:05.081 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Command: Created DbCommand for '"ExecuteReader"' (0ms).
[2024-05-12 01:57:05.082 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 6bbb908c-6a60-72e0-a1ae-55d3a7354eb6 (replace existing: False)
[2024-05-12 01:57:05.082 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Command: Initialized DbCommand for '"ExecuteReader"' (1ms).
[2024-05-12 01:57:05.082 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 4cd5a180-1b7c-038c-610f-abd71cc1b27c (replace existing: False)
[2024-05-12 01:57:05.083 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Command: Executing DbCommand [Parameters=["@__token_0='?' (Size = 32)"], CommandType='Text', CommandTimeout='30']"
[2024-05-12 01:57:05.085 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Command: Closing data reader to '"main"' on server '"/config/data/jellyfin.db"'.
[2024-05-12 01:57:05.084 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for eaea1b35-9b51-ba6c-8607-1f4f9cf228b4 (replace existing: False)
[2024-05-12 01:57:05.085 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Command: A data reader for '"main"' on server '"/config/data/jellyfin.db"' is being disposed after spending 0ms reading results.
[2024-05-12 01:57:05.085 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for b8e84aab-acb9-b0ab-aafd-fdfac8052a5d (replace existing: False)
[2024-05-12 01:57:05.086 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Connection: Closing connection to database '"main"' on server '"/config/data/jellyfin.db"'.
[2024-05-12 01:57:05.086 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 67de65a3-85ca-6788-4967-149b8b635e91 (replace existing: False)
[2024-05-12 01:57:05.086 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Connection: Closed connection to database '"main"' on server '"/config/data/jellyfin.db"' (0ms).
[2024-05-12 01:57:05.086 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 380cb4b1-99dc-582b-fe34-f8cd6e891144 (replace existing: False)
[2024-05-12 01:57:05.090 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 8d8a1b3a-791b-643d-58e7-70844ccef174 (replace existing: False)
[2024-05-12 01:57:05.091 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.ChangeTracking: Context '"JellyfinDbContext"' started tracking '"User"' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
[2024-05-12 01:57:05.095 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 2c6ee95d-62cd-5c2c-eb33-78562f6c10de (replace existing: False)
[2024-05-12 01:57:05.095 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.ChangeTracking: The navigation '"User"."ProfileImage"' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
[2024-05-12 01:57:05.095 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 530d32be-c043-cb48-740a-424602894834 (replace existing: False)
[2024-05-12 01:57:05.096 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.ChangeTracking: Context '"JellyfinDbContext"' started tracking '"ImageInfo"' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
[2024-05-12 01:57:05.096 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for a390eeff-841f-3578-b4db-ea28e42a4009 (replace existing: False)
[2024-05-12 01:57:05.097 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Command: Creating DbCommand for '"ExecuteReader"'.
[2024-05-12 01:57:05.098 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Command: Created DbCommand for '"ExecuteReader"' (0ms).
[2024-05-12 01:57:05.098 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Command: Initialized DbCommand for '"ExecuteReader"' (0ms).
[2024-05-12 01:57:05.097 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for e4f5f29d-fde7-0909-53bb-63b137648243 (replace existing: False)
[2024-05-12 01:57:05.098 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for f3162246-668d-ab43-c729-c85c09dfd943 (replace existing: False)
[2024-05-12 01:57:05.099 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.ChangeTracking: Context '"JellyfinDbContext"' started tracking '"Permission"' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
[2024-05-12 01:57:05.099 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 99cc2f9f-9692-5074-2044-6699b5b0eb34 (replace existing: False)
[2024-05-12 01:57:05.099 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.ChangeTracking: Context '"JellyfinDbContext"' started tracking '"Permission"' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
[2024-05-12 01:57:05.099 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for ffebd5a6-89bf-357a-0aec-227c1929b512 (replace existing: False)
[2024-05-12 01:57:05.100 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 2fa676b1-115a-8508-720b-0c99e055ae3e (replace existing: False)
[2024-05-12 01:57:05.100 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 6c622292-5361-f48d-d093-984c501cafa2 (replace existing: False)
[2024-05-12 01:57:05.101 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 72a2581f-f658-fe0e-3c3c-0a4faa959476 (replace existing: False)
[2024-05-12 01:57:05.100 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.ChangeTracking: Context '"JellyfinDbContext"' started tracking '"Permission"' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
[2024-05-12 01:57:05.101 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 02dce76c-63bf-d6d5-b1fb-e13dbabba803 (replace existing: False)
[2024-05-12 01:57:05.101 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.ChangeTracking: Context '"JellyfinDbContext"' started tracking '"Permission"' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
[2024-05-12 01:57:05.102 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for afd2a4ae-feb6-df8c-9699-984a396b5a67 (replace existing: False)
[2024-05-12 01:57:05.102 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.ChangeTracking: Context '"JellyfinDbContext"' started tracking '"Permission"' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
[2024-05-12 01:57:05.103 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for ffc623c2-9767-f611-81e6-1caee0228970 (replace existing: False)
[2024-05-12 01:57:05.103 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.ChangeTracking: Context '"JellyfinDbContext"' started tracking '"Permission"' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
[2024-05-12 01:57:05.104 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.ChangeTracking: Context '"JellyfinDbContext"' started tracking '"Permission"' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
[2024-05-12 01:57:05.103 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 8dea1d4a-e4bc-e60a-92e8-c42413e76cd7 (replace existing: False)
[2024-05-12 01:57:05.104 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for aab91a61-a1c9-d8e8-da16-6130636b6ad8 (replace existing: False)
[2024-05-12 01:57:05.104 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.ChangeTracking: Context '"JellyfinDbContext"' started tracking '"Permission"' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
[2024-05-12 01:57:05.104 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 03bb874b-f81b-d5d0-5dd0-6f19edec62f4 (replace existing: False)
[2024-05-12 01:57:05.105 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.ChangeTracking: Context '"JellyfinDbContext"' started tracking '"Permission"' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
[2024-05-12 01:57:05.105 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 68ae632f-0e24-1f59-1cbf-22586005dca0 (replace existing: False)
[2024-05-12 01:57:05.106 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 9489284b-dbd8-4df0-319e-cad2791784a8 (replace existing: False)
[2024-05-12 01:57:05.105 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.ChangeTracking: Context '"JellyfinDbContext"' started tracking '"Permission"' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
[2024-05-12 01:57:05.106 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 7aba22ef-624d-8b00-75f9-f38f0d1fc136 (replace existing: False)
[2024-05-12 01:57:05.106 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 77e4122c-d2b1-a764-eea5-3b44b54122da (replace existing: False)
[2024-05-12 01:57:05.107 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 3fea48c2-4487-0329-a755-4b48b4fe084f (replace existing: False)
[2024-05-12 01:57:05.107 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for fc70e2eb-b566-8583-a11d-d3ec91b1a523 (replace existing: False)
[2024-05-12 01:57:05.107 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for e06f1d71-90e4-0970-8a8f-9a823c95d8c5 (replace existing: False)
[2024-05-12 01:57:05.107 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for b9b518c9-920d-767b-a0f0-7181af575fef (replace existing: False)
[2024-05-12 01:57:05.107 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 9ca17548-ff97-e6dc-06f9-2ba6fc36acec (replace existing: False)
[2024-05-12 01:57:05.107 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 54914fdd-666a-371f-d538-0ef0a095b0e3 (replace existing: False)
[2024-05-12 01:57:05.107 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for ee8b7b40-c1d2-ce96-c428-89c4cfa4d92c (replace existing: False)
[2024-05-12 01:57:05.106 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.ChangeTracking: Context '"JellyfinDbContext"' started tracking '"Permission"' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values.
[2024-05-12 01:57:05.118 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Command: Creating DbCommand for '"ExecuteReader"'.
[2024-05-12 01:57:05.118 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Command: Created DbCommand for '"ExecuteReader"' (0ms).
[2024-05-12 01:57:05.118 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Command: Initialized DbCommand for '"ExecuteReader"' (0ms).
[2024-05-12 01:57:05.119 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Command: Executing DbCommand [Parameters=["@__id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
[2024-05-12 01:57:05.122 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 1a473756-8aed-39ad-977d-df393fa43ccb (replace existing: False)
[2024-05-12 01:57:05.122 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for b3afd765-edc1-45fa-5c13-eca01a3a4241 (replace existing: False)
[2024-05-12 01:57:05.122 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Command: Closing data reader to '"main"' on server '"/config/data/jellyfin.db"'.
[2024-05-12 01:57:05.122 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 50e88193-902a-eaa6-0384-0c4b81d56118 (replace existing: False)
[2024-05-12 01:57:05.123 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Command: A data reader for '"main"' on server '"/config/data/jellyfin.db"' is being disposed after spending 31ms reading results.
[2024-05-12 01:57:05.124 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for c6a7e4d6-bac7-7b78-a3d4-66579dc0d19c (replace existing: False)
[2024-05-12 01:57:05.125 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 9d5b32eb-d0dd-bd8f-ac34-074598845383 (replace existing: False)
[2024-05-12 01:57:05.124 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Command: Closing data reader to '"main"' on server '"/config/data/jellyfin.db"'.
[2024-05-12 01:57:05.125 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 90084609-3e5a-ec33-9387-bd7ebe86576e (replace existing: False)
[2024-05-12 01:57:05.126 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Command: A data reader for '"main"' on server '"/config/data/jellyfin.db"' is being disposed after spending 26ms reading results.
[2024-05-12 01:57:05.126 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for cc18563e-453a-e464-4180-d59894c15a25 (replace existing: False)
[2024-05-12 01:57:05.126 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Command: Closing data reader to '"main"' on server '"/config/data/jellyfin.db"'.
[2024-05-12 01:57:05.126 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Command: A data reader for '"main"' on server '"/config/data/jellyfin.db"' is being disposed after spending 14ms reading results.
[2024-05-12 01:57:05.126 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 25ecf714-b16e-9104-267f-922fceb41a0a (replace existing: False)
[2024-05-12 01:57:05.127 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Command: Closing data reader to '"main"' on server '"/config/data/jellyfin.db"'.
[2024-05-12 01:57:05.127 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 75725599-fae0-9e7d-ad95-08b95f8193a2 (replace existing: False)
[2024-05-12 01:57:05.128 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Command: A data reader for '"main"' on server '"/config/data/jellyfin.db"' is being disposed after spending 5ms reading results.
[2024-05-12 01:57:05.148 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 568831ef-e566-8866-a6e2-b232d035466f (replace existing: False)
[2024-05-12 01:57:05.148 +00:00] [DBG] [47] Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder: Attempting to bind parameter '"isEnabled"' of type '"System.Nullable`1[System.Boolean]"' ...
[2024-05-12 01:57:05.149 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 42d25c81-eac2-986a-265e-047649ffef54 (replace existing: False)
[2024-05-12 01:57:05.149 +00:00] [DBG] [47] Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder: Attempting to bind parameter '"isEnabled"' of type '"System.Nullable`1[System.Boolean]"' using the name '"isEnabled"' in request data ...
[2024-05-12 01:57:05.149 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 686f7d05-1a00-c5b7-61d9-19dd1cd1114f (replace existing: False)
[2024-05-12 01:57:05.150 +00:00] [DBG] [47] Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder: Done attempting to bind parameter '"isEnabled"' of type '"System.Nullable`1[System.Boolean]"'.
[2024-05-12 01:57:05.150 +00:00] [DBG] [47] Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder: Done attempting to bind parameter '"isEnabled"' of type '"System.Nullable`1[System.Boolean]"'.
[2024-05-12 01:57:05.150 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 30e87295-d764-ab70-aa79-373a9143517c (replace existing: False)
[2024-05-12 01:57:05.151 +00:00] [DBG] [47] Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder: Attempting to validate the bound parameter '"isEnabled"' of type '"System.Nullable`1[System.Boolean]"' ...
[2024-05-12 01:57:05.151 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 506be0c1-8181-bd25-cda9-13c0e4fef218 (replace existing: False)
[2024-05-12 01:57:05.151 +00:00] [DBG] [47] Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder: Done attempting to validate the bound parameter '"isEnabled"' of type '"System.Nullable`1[System.Boolean]"'.
[2024-05-12 01:57:05.151 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 25addef0-c42b-11ea-6969-f98cca4dfe23 (replace existing: False)
[2024-05-12 01:57:05.152 +00:00] [DBG] [47] Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector: List of registered output formatters, in the following order: ["Jellyfin.Api.Formatters.PascalCaseJsonProfileFormatter", "Jellyfin.Api.Formatters.CamelCaseJsonProfileFormatter", "Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter", "Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter", "Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter", "Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter", "Jellyfin.Api.Formatters.CssOutputFormatter", "Jellyfin.Api.Formatters.XmlOutputFormatter"]
[2024-05-12 01:57:05.152 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 67495a35-66b6-fef6-d015-bc37569efddb (replace existing: False)
[2024-05-12 01:57:05.152 +00:00] [DBG] [47] Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector: Attempting to select an output formatter based on Accept header '["application/json"]' and explicitly specified content types '["application/json", "application/json; profile=\"CamelCase\"", "application/json; profile=\"PascalCase\""]'. The content types in the accept header must be a subset of the explicitly set content types.
[2024-05-12 01:57:05.152 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for d9386353-535a-e63e-5ea7-9d07679dea42 (replace existing: False)
[2024-05-12 01:57:05.153 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for a11cce22-2c87-70c7-dd27-0f6dbb826597 (replace existing: False)
[2024-05-12 01:57:05.157 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 08b7d684-2924-f669-c471-3744ffae0806 (replace existing: False)
[2024-05-12 01:57:05.153 +00:00] [DBG] [47] Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector: Selected output formatter '"Jellyfin.Api.Formatters.PascalCaseJsonProfileFormatter"' and content type '"application/json"' to write the response.
[2024-05-12 01:57:05.158 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 910d9111-d934-6dd8-1856-3d48d632f3ab (replace existing: False)
[2024-05-12 01:57:05.158 +00:00] [INF] [47] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"Jellyfin.Api.Controllers.ScheduledTasksController+<GetTasks>d__2"'.
[2024-05-12 01:57:05.158 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 6ab997d0-9f12-24fd-2af9-6b9239cdbed7 (replace existing: False)
[2024-05-12 01:57:05.159 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 55fda0a9-c651-77ba-2163-cde2dcd560e6 (replace existing: False)
[2024-05-12 01:57:05.159 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 4bc5db1e-b7de-60cf-37d9-dd35537fd47e (replace existing: False)
[2024-05-12 01:57:05.159 +00:00] [DBG] [47] Microsoft.AspNetCore.ResponseCompression.ResponseCompressionProvider: No response compression available for HTTPS requests. See ResponseCompressionOptions.EnableForHttps.
[2024-05-12 01:57:05.159 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for cc6f7161-31c7-c582-5dd0-debccb40bdc1 (replace existing: False)
[2024-05-12 01:57:05.160 +00:00] [INF] [47] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)" in 20.2675ms
[2024-05-12 01:57:05.161 +00:00] [INF] [47] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"'
[2024-05-12 01:57:05.161 +00:00] [INF] [47] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "https"://"localjellyfin.homelabhb20.top""""/ScheduledTasks""?IsEnabled=true" - 200 null "application/json; charset=utf-8" 83.964ms
[2024-05-12 01:57:05.161 +00:00] [DBG] [4] Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets: Connection id ""0HN3I3PA4ILJM"" received FIN.
[2024-05-12 01:57:05.161 +00:00] [DBG] [47] Microsoft.AspNetCore.Server.Kestrel.Connections: Connection id ""0HN3I3PA4ILJM"" disconnecting.
[2024-05-12 01:57:05.162 +00:00] [DBG] [4] Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets: Connection id ""0HN3I3PA4ILJM"" sending FIN because: ""The Socket transport's send loop completed gracefully.""
[2024-05-12 01:57:05.162 +00:00] [DBG] [47] Microsoft.AspNetCore.Server.Kestrel.Connections: Connection id ""0HN3I3PA4ILJM"" stopped.
[2024-05-12 01:57:05.173 +00:00] [DBG] [36] Emby.Server.Implementations.Data.SqliteItemRepository: "GetItemList" query time (slow): 12.8455ms. Query: "select type,data,StartDate,EndDate,ChannelId,IsMovie,IsSeries,EpisodeTitle,IsRepeat,CommunityRating,CustomRating,IndexNumber,IsLocked,PreferredMetadataLanguage,PreferredMetadataCountryCode,Width,Height,DateLastRefreshed,Name,Path,PremiereDate,Overview,ParentIndexNumber,ProductionYear,OfficialRating,ForcedSortName,RunTimeTicks,Size,DateCreated,DateModified,guid,Genres,ParentId,Audio,ExternalServiceId,IsInMixedFolder,DateLastSaved,LockedFields,Studios,Tags,TrailerTypes,OriginalTitle,PrimaryVersionId,DateLastMediaAdded,Album,LUFS,NormalizationGain,CriticRating,IsVirtualItem,SeriesName,SeasonName,SeasonId,SeriesId,PresentationUniqueKey,InheritedParentalRatingValue,ExternalSeriesId,Tagline,ProviderIds,Images,ProductionLocations,ExtraIds,TotalBitrate,ExtraType,Artists,AlbumArtists,ExternalId,SeriesPresentationUniqueKey,ShowId,OwnerId from TypedBaseItems A where IsFolder=@IsFolder AND IsVirtualItem=@IsVirtualItem AND MediaType=@MediaTypes LIMIT 100 OFFSET 4600"
[2024-05-12 01:57:05.173 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 46ab6399-5fa0-21bd-9687-9ed8efbdc35f (replace existing: False)
[2024-05-12 01:57:05.173 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for ce0c37be-c4d9-7be2-ce45-f81f4ba0fd23 (replace existing: False)[2024-05-12 01:57:05.711 +00:00] [INF] [36] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Generate Trickplay Images" Completed after 0 minute(s) and 2 seconds

FFmpeg logs

None was generated.

Please attach any browser or client logs here

No response

Please attach any screenshots here

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
Originally created by @Herikc2 on GitHub (May 12, 2024). ### Please describe your bug I installed the new Jellyfin version 10.9.0 when I executed the task "Generate Trickplay Images" the tasks elapsed for a maximum of 5 seconds and finished, I tried to play any media but did not work, I suspected that was executing fast because my library has more than 6000 media files. Reading the logs I did not find anything that could help. I already have QSV working to transcode my media files. ### Reproduction Steps 1. Upgrade to 10.9.0 2. Go To Playback -> Trickplay 3. Check "Enable hardware decoding" 4. Check "Enable hardware accelerated MJPEG encoding" 5. Set "Image Interval" as 5000 6. Set "FFmpeg Threads" as 2 7. Go To "Scheduled Tasks" and execute "Generate Trickplay Images" ### Jellyfin Version 10.9.0 ### if other: 10.9.0 ### Environment ```markdown - OS: Asustor - Linux Kernel: / - Virtualization: Docker - Clients: Browser / Jellyfin Media Player (Desktop and Mobile) - Browser: Chrome Version 124.0.6367.158 - FFmpeg Version: 5.1.2.r12 - Playback Method: Direct Play / Transcode (Tried both with HEVC files) - Hardware Acceleration: QSV - GPU Model: None - Plugins: A lot - Reverse Proxy: Nginx Proxy Manager - Base URL: None - Networking: Host - Storage: local ``` ### Jellyfin logs ```shell [2024-05-12 01:57:03.700 +00:00] [DBG] [36] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Generate Trickplay Images" [2024-05-12 01:57:03.742 +00:00] [DBG] [38] Microsoft.EntityFrameworkCore.Database.Command: Closing data reader to '"main"' on server '"/config/data/jellyfin.db"'. [2024-05-12 01:57:03.743 +00:00] [DBG] [38] Microsoft.EntityFrameworkCore.Database.Command: A data reader for '"main"' on server '"/config/data/jellyfin.db"' is being disposed after spending 18ms reading results. [2024-05-12 01:57:03.743 +00:00] [DBG] [38] Microsoft.EntityFrameworkCore.Database.Command: Closing data reader to '"main"' on server '"/config/data/jellyfin.db"'. [2024-05-12 01:57:03.743 +00:00] [DBG] [38] Microsoft.EntityFrameworkCore.Database.Command: A data reader for '"main"' on server '"/config/data/jellyfin.db"' is being disposed after spending 17ms reading results. [2024-05-12 01:57:03.743 +00:00] [DBG] [38] Microsoft.EntityFrameworkCore.Database.Command: Closing data reader to '"main"' on server '"/config/data/jellyfin.db"'. [2024-05-12 01:57:03.744 +00:00] [DBG] [38] Microsoft.EntityFrameworkCore.Database.Command: A data reader for '"main"' on server '"/config/data/jellyfin.db"' is being disposed after spending 8ms reading results. [2024-05-12 01:57:03.744 +00:00] [DBG] [38] Microsoft.EntityFrameworkCore.Database.Command: Closing data reader to '"main"' on server '"/config/data/jellyfin.db"'. [2024-05-12 01:57:03.744 +00:00] [DBG] [38] Microsoft.EntityFrameworkCore.Database.Command: A data reader for '"main"' on server '"/config/data/jellyfin.db"' is being disposed after spending 2ms reading results. [2024-05-12 01:57:03.745 +00:00] [DBG] [38] Microsoft.EntityFrameworkCore.Database.Connection: Closing connection to database '"main"' on server '"/config/data/jellyfin.db"'. [2024-05-12 01:57:03.746 +00:00] [DBG] [38] Microsoft.EntityFrameworkCore.Database.Connection: Closed connection to database '"main"' on server '"/config/data/jellyfin.db"' (0ms). [2024-05-12 01:57:03.746 +00:00] [DBG] [38] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was successfully authenticated. [2024-05-12 01:57:03.747 +00:00] [DBG] [38] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The request path "" does not match the path filter [2024-05-12 01:57:03.748 +00:00] [DBG] [38] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The request path "" does not match the path filter [2024-05-12 01:57:03.749 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 96396e1b-a472-441c-4f0f-57250810460d (replace existing: False) [2024-05-12 01:57:03.749 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 00c4c5e4-32c2-3827-9978-faf9e7d991c6 (replace existing: False) [2024-05-12 01:57:03.749 +00:00] [DBG] [38] Microsoft.AspNetCore.Routing.Matching.DfaMatcher: 1 candidate(s) found for the request path '"/ScheduledTasks"' [2024-05-12 01:57:03.750 +00:00] [DBG] [38] Microsoft.AspNetCore.Routing.Matching.DfaMatcher: Endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"' with route pattern '"ScheduledTasks"' is valid for the request path '"/ScheduledTasks"' [2024-05-12 01:57:03.750 +00:00] [DBG] [38] Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware: Request matched endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"' [2024-05-12 01:57:03.750 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 84c8f6d0-c7f3-ef74-2e33-3e61c3cefbbb (replace existing: False) [2024-05-12 01:57:03.750 +00:00] [DBG] [38] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was successfully authenticated. [2024-05-12 01:57:03.751 +00:00] [DBG] [38] Microsoft.AspNetCore.Authorization.DefaultAuthorizationService: Authorization was successful. [2024-05-12 01:57:03.751 +00:00] [INF] [38] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"' [2024-05-12 01:57:03.751 +00:00] [INF] [38] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetTasks\", controller = \"ScheduledTasks\"}". Executing controller action with signature "System.Collections.Generic.IEnumerable`1[MediaBrowser.Model.Tasks.TaskInfo] GetTasks(System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean])" on controller "Jellyfin.Api.Controllers.ScheduledTasksController" ("Jellyfin.Api"). [2024-05-12 01:57:03.752 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Execution plan of "authorization" filters (in the following order): ["None"] [2024-05-12 01:57:03.751 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for f28cc419-bba8-8431-83ea-5a36a811493b (replace existing: False) [2024-05-12 01:57:03.753 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 71f256c8-0fed-237c-f7c1-a48843b67f31 (replace existing: False) [2024-05-12 01:57:03.752 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Execution plan of "resource" filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] [2024-05-12 01:57:03.753 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for dda0f513-2ac4-419e-ce7f-5c2ca496cc9e (replace existing: False) [2024-05-12 01:57:03.753 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 36478d6f-8198-45f6-6931-8825cac02c30 (replace existing: False) [2024-05-12 01:57:03.754 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 76fbc6e2-f357-c0d3-79c5-feaeedba4c3e (replace existing: False) [2024-05-12 01:57:03.754 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 45648399-7606-ebde-4372-87facf7feb42 (replace existing: False) [2024-05-12 01:57:03.753 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Execution plan of "action" filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)", "Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] [2024-05-12 01:57:03.754 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for ba6dda53-9440-40ed-4be7-74218f99c2c1 (replace existing: False) [2024-05-12 01:57:03.754 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Execution plan of "exception" filters (in the following order): ["None"] [2024-05-12 01:57:03.755 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 796291fe-840a-4dc9-908d-5f89280425ae (replace existing: False) [2024-05-12 01:57:03.755 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Execution plan of "result" filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter", "Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)", "Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] [2024-05-12 01:57:03.755 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for f69581e9-7d6b-ea14-be93-d640111df35e (replace existing: False) [2024-05-12 01:57:03.755 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executing controller factory for controller "Jellyfin.Api.Controllers.ScheduledTasksController" ("Jellyfin.Api") [2024-05-12 01:57:03.756 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 581a50ae-5c88-4f22-36ed-163fc101da6e (replace existing: False) [2024-05-12 01:57:03.756 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed controller factory for controller "Jellyfin.Api.Controllers.ScheduledTasksController" ("Jellyfin.Api") [2024-05-12 01:57:03.756 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 2f26219f-84ae-bd87-72d4-db27e5d64a70 (replace existing: False) [2024-05-12 01:57:03.756 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder: Attempting to bind parameter '"isHidden"' of type '"System.Nullable`1[System.Boolean]"' ... [2024-05-12 01:57:03.757 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for ce83a0f0-fe88-5995-1eae-68195647f57f (replace existing: False) [2024-05-12 01:57:03.757 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder: Attempting to bind parameter '"isHidden"' of type '"System.Nullable`1[System.Boolean]"' using the name '"isHidden"' in request data ... [2024-05-12 01:57:03.757 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for e4ef291f-056c-fc1d-6c4a-d3212affbebd (replace existing: False) [2024-05-12 01:57:03.757 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder: Done attempting to bind parameter '"isHidden"' of type '"System.Nullable`1[System.Boolean]"'. [2024-05-12 01:57:03.758 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder: Done attempting to bind parameter '"isHidden"' of type '"System.Nullable`1[System.Boolean]"'. [2024-05-12 01:57:03.758 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder: Attempting to validate the bound parameter '"isHidden"' of type '"System.Nullable`1[System.Boolean]"' ... [2024-05-12 01:57:03.758 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder: Done attempting to validate the bound parameter '"isHidden"' of type '"System.Nullable`1[System.Boolean]"'. [2024-05-12 01:57:03.758 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder: Attempting to bind parameter '"isEnabled"' of type '"System.Nullable`1[System.Boolean]"' ... [2024-05-12 01:57:03.759 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder: Attempting to bind parameter '"isEnabled"' of type '"System.Nullable`1[System.Boolean]"' using the name '""' in request data ... [2024-05-12 01:57:03.759 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder: Could not find a value in the request with name '""' for binding parameter '"isEnabled"' of type '"System.Nullable`1[System.Boolean]"'. [2024-05-12 01:57:03.759 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder: Done attempting to bind parameter '"isEnabled"' of type '"System.Nullable`1[System.Boolean]"'. [2024-05-12 01:57:03.759 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder: Done attempting to bind parameter '"isEnabled"' of type '"System.Nullable`1[System.Boolean]"'. [2024-05-12 01:57:03.759 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder: Attempting to validate the bound parameter '"isEnabled"' of type '"System.Nullable`1[System.Boolean]"' ... [2024-05-12 01:57:03.759 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder: Done attempting to validate the bound parameter '"isEnabled"' of type '"System.Nullable`1[System.Boolean]"'. [2024-05-12 01:57:03.759 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector: List of registered output formatters, in the following order: ["Jellyfin.Api.Formatters.PascalCaseJsonProfileFormatter", "Jellyfin.Api.Formatters.CamelCaseJsonProfileFormatter", "Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter", "Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter", "Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter", "Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter", "Jellyfin.Api.Formatters.CssOutputFormatter", "Jellyfin.Api.Formatters.XmlOutputFormatter"] [2024-05-12 01:57:03.758 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for c2532b66-0745-561c-4b91-29971b45f317 (replace existing: False) [2024-05-12 01:57:03.760 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector: Attempting to select an output formatter based on Accept header '["application/json"]' and explicitly specified content types '["application/json", "application/json; profile=\"CamelCase\"", "application/json; profile=\"PascalCase\""]'. The content types in the accept header must be a subset of the explicitly set content types. [2024-05-12 01:57:03.760 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector: Selected output formatter '"Jellyfin.Api.Formatters.PascalCaseJsonProfileFormatter"' and content type '"application/json"' to write the response. [2024-05-12 01:57:03.760 +00:00] [INF] [38] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"Jellyfin.Api.Controllers.ScheduledTasksController+<GetTasks>d__2"'. [2024-05-12 01:57:03.760 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 34f8fe33-e548-5cdc-946a-e2b063d9e7be (replace existing: False) [2024-05-12 01:57:03.761 +00:00] [DBG] [38] Microsoft.AspNetCore.ResponseCompression.ResponseCompressionProvider: No response compression available for HTTPS requests. See ResponseCompressionOptions.EnableForHttps. [2024-05-12 01:57:03.762 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for ca3020a9-4294-cdd6-dad1-6c79fab46fc5 (replace existing: False) [2024-05-12 01:57:03.762 +00:00] [INF] [38] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)" in 7.0612ms [2024-05-12 01:57:03.763 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 78865c44-b28d-b052-4820-b85b809a15e4 (replace existing: False) [2024-05-12 01:57:03.763 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 5f23ec84-9337-c0e2-4b0e-c93ef8999b07 (replace existing: False) [2024-05-12 01:57:03.763 +00:00] [INF] [38] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"' [2024-05-12 01:57:03.764 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 63b2f7b7-7fd5-6982-bfba-a4b9c9d00c47 (replace existing: False) [2024-05-12 01:57:03.765 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 20d70238-a5cc-c858-67c2-56a486643f28 (replace existing: False) [2024-05-12 01:57:03.864 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 41f28092-99cd-d9fa-b269-eba3e782c8c5 (replace existing: False) [2024-05-12 01:57:03.864 +00:00] [DBG] [38] Microsoft.EntityFrameworkCore.ChangeTracking: Context '"JellyfinDbContext"' started tracking '"ApiKey"' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. [2024-05-12 01:57:03.865 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 82cd3792-d658-9423-d8d7-af60eec800e6 (replace existing: False) [2024-05-12 01:57:03.865 +00:00] [DBG] [38] Microsoft.EntityFrameworkCore.Database.Command: Closing data reader to '"main"' on server '"/config/data/jellyfin.db"'. [2024-05-12 01:57:03.865 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for a72e6cbb-e0d7-befe-1c02-e9d7e1827591 (replace existing: False) [2024-05-12 01:57:03.866 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 9f705316-50e5-da83-15a0-e0b212e38d24 (replace existing: False) [2024-05-12 01:57:03.866 +00:00] [DBG] [38] Microsoft.EntityFrameworkCore.Database.Connection: Closing connection to database '"main"' on server '"/config/data/jellyfin.db"'. [2024-05-12 01:57:03.867 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for f1b2f2a5-9929-69c3-db06-158d87748031 (replace existing: False) [2024-05-12 01:57:03.867 +00:00] [DBG] [38] Microsoft.EntityFrameworkCore.Database.Connection: Closed connection to database '"main"' on server '"/config/data/jellyfin.db"' (0ms). [2024-05-12 01:57:03.867 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 6d549bfa-8f8f-0906-3793-90a02e7425c9 (replace existing: False) [2024-05-12 01:57:03.868 +00:00] [DBG] [38] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was successfully authenticated. [2024-05-12 01:57:03.868 +00:00] [DBG] [38] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The request path "" does not match the path filter [2024-05-12 01:57:03.868 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for d133b82a-9c24-61aa-e103-0a1e356f947b (replace existing: False) [2024-05-12 01:57:03.868 +00:00] [DBG] [38] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The request path "" does not match the path filter [2024-05-12 01:57:03.869 +00:00] [DBG] [38] Microsoft.AspNetCore.Routing.Matching.DfaMatcher: 1 candidate(s) found for the request path '"/sessions"' [2024-05-12 01:57:03.869 +00:00] [DBG] [38] Microsoft.AspNetCore.Routing.Matching.DfaMatcher: Endpoint '"Jellyfin.Api.Controllers.SessionController.GetSessions (Jellyfin.Api)"' with route pattern '"Sessions"' is valid for the request path '"/sessions"' [2024-05-12 01:57:03.869 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 9309d4a6-9b97-7ab2-0c9f-96ebe017fb03 (replace existing: False) [2024-05-12 01:57:03.869 +00:00] [DBG] [38] Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware: Request matched endpoint '"Jellyfin.Api.Controllers.SessionController.GetSessions (Jellyfin.Api)"' [2024-05-12 01:57:03.870 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for cc145035-30ce-7fa6-640c-ed15e6caebb1 (replace existing: False) [2024-05-12 01:57:03.870 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 7d18b8c2-cfb7-73f9-f086-88219c1ea0d9 (replace existing: False) [2024-05-12 01:57:03.870 +00:00] [DBG] [38] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was successfully authenticated. [2024-05-12 01:57:03.870 +00:00] [DBG] [38] Microsoft.AspNetCore.Authorization.DefaultAuthorizationService: Authorization was successful. [2024-05-12 01:57:03.871 +00:00] [INF] [38] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.SessionController.GetSessions (Jellyfin.Api)"' [2024-05-12 01:57:03.871 +00:00] [INF] [38] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetSessions\", controller = \"Session\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[MediaBrowser.Controller.Session.SessionInfo]] GetSessions(System.Nullable`1[System.Guid], System.String, System.Nullable`1[System.Int32])" on controller "Jellyfin.Api.Controllers.SessionController" ("Jellyfin.Api"). [2024-05-12 01:57:03.870 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 276939f0-34fc-e4a6-9d49-c848f9b45369 (replace existing: False) [2024-05-12 01:57:03.871 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 1b18b141-048f-4d64-d0cd-e05431d96399 (replace existing: False) [2024-05-12 01:57:03.871 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Execution plan of "authorization" filters (in the following order): ["None"] [2024-05-12 01:57:03.871 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 1b85d686-5a18-4cc3-eec6-ea8d57f118a0 (replace existing: False) [2024-05-12 01:57:03.872 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Execution plan of "resource" filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] [2024-05-12 01:57:03.872 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for b8c17d5d-7193-926b-700c-38ccd70d629a (replace existing: False) [2024-05-12 01:57:03.872 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Execution plan of "action" filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)", "Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] [2024-05-12 01:57:03.873 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 7ae385c7-2c1a-78f8-9416-dd2d5bffde97 (replace existing: False) [2024-05-12 01:57:03.873 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Execution plan of "exception" filters (in the following order): ["None"] [2024-05-12 01:57:03.874 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Execution plan of "result" filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter", "Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)", "Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)"] [2024-05-12 01:57:03.874 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executing controller factory for controller "Jellyfin.Api.Controllers.SessionController" ("Jellyfin.Api") [2024-05-12 01:57:03.874 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed controller factory for controller "Jellyfin.Api.Controllers.SessionController" ("Jellyfin.Api") [2024-05-12 01:57:03.875 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder: Attempting to bind parameter '"controllableByUserId"' of type '"System.Nullable`1[System.Guid]"' ... [2024-05-12 01:57:03.873 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for d8fdc486-6ada-1845-6dd5-667e9df6768c (replace existing: False) [2024-05-12 01:57:03.875 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder: Attempting to bind parameter '"controllableByUserId"' of type '"System.Nullable`1[System.Guid]"' using the name '""' in request data ... [2024-05-12 01:57:03.876 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 01307b53-7546-01e2-599a-a30e3c12a18e (replace existing: False) [2024-05-12 01:57:03.876 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder: Could not find a value in the request with name '""' for binding parameter '"controllableByUserId"' of type '"System.Nullable`1[System.Guid]"'. [2024-05-12 01:57:03.876 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for ac858129-e977-0536-9f07-cbbb634dc17f (replace existing: False) [2024-05-12 01:57:03.877 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder: Done attempting to bind parameter '"controllableByUserId"' of type '"System.Nullable`1[System.Guid]"'. [2024-05-12 01:57:03.877 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 610822d1-534a-50fb-9238-2ad3427c6bd0 (replace existing: False) [2024-05-12 01:57:03.877 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder: Done attempting to bind parameter '"controllableByUserId"' of type '"System.Nullable`1[System.Guid]"'. [2024-05-12 01:57:03.878 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 8d857779-cffd-7c8b-e75f-ddb751685021 (replace existing: False) [2024-05-12 01:57:03.878 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder: Attempting to validate the bound parameter '"controllableByUserId"' of type '"System.Nullable`1[System.Guid]"' ... [2024-05-12 01:57:03.878 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for f272ae35-5f8b-65d4-34c5-686efa5ccccc (replace existing: False) [2024-05-12 01:57:03.879 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder: Done attempting to validate the bound parameter '"controllableByUserId"' of type '"System.Nullable`1[System.Guid]"'. [2024-05-12 01:57:03.879 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder: Attempting to bind parameter '"deviceId"' of type '"System.String"' ... [2024-05-12 01:57:03.879 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder: Attempting to bind parameter '"deviceId"' of type '"System.String"' using the name '""' in request data ... [2024-05-12 01:57:03.879 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 4085b2c5-77ce-fffc-f359-a6c0d504302c (replace existing: False) [2024-05-12 01:57:03.880 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder: Could not find a value in the request with name '""' for binding parameter '"deviceId"' of type '"System.String"'. [2024-05-12 01:57:03.880 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder: Done attempting to bind parameter '"deviceId"' of type '"System.String"'. [2024-05-12 01:57:03.880 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 2309e82d-bc96-8fc4-13e5-4e753e5c1b6f (replace existing: False) [2024-05-12 01:57:03.880 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder: Done attempting to bind parameter '"deviceId"' of type '"System.String"'. [2024-05-12 01:57:03.882 +00:00] [DBG] [38] Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder: Attempting to validate the bound parameter '"deviceId"' of type '"System.String"' ... [2024-05-12 01:57:03.901 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 64e2c33d-c7cc-cdaf-a3fa-9826779a0d3a (replace existing: False) [2024-05-12 01:57:03.900 +00:00] [INF] [38] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.SessionController.GetSessions (Jellyfin.Api)" in 26.2569ms [2024-05-12 01:57:04.982 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 7a29590c-67e1-b2e8-6417-099c90520744 (replace existing: False) [2024-05-12 01:57:04.992 +00:00] [DBG] [41] Microsoft.EntityFrameworkCore.ChangeTracking: Context '"JellyfinDbContext"' started tracking '"Permission"' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. [2024-05-12 01:57:04.991 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 79f188a7-1aa6-d191-0734-1ca8579ea351 (replace existing: False) [2024-05-12 01:57:04.992 +00:00] [DBG] [41] Microsoft.EntityFrameworkCore.ChangeTracking: Context '"JellyfinDbContext"' started tracking '"Permission"' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. [2024-05-12 01:57:04.998 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 01c1a4ca-873f-60cd-18f9-1c6cd3ef6dea (replace existing: False) [2024-05-12 01:57:04.998 +00:00] [DBG] [41] Microsoft.EntityFrameworkCore.ChangeTracking: Context '"JellyfinDbContext"' started tracking '"Permission"' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. [2024-05-12 01:57:04.999 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for e2cb1f1d-ffa0-9caa-3a9d-fa940d2d3b4b (replace existing: False) [2024-05-12 01:57:04.999 +00:00] [DBG] [41] Microsoft.EntityFrameworkCore.ChangeTracking: Context '"JellyfinDbContext"' started tracking '"Permission"' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. [2024-05-12 01:57:04.999 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 39502b93-ab6d-feaa-db62-aa925c41fd8b (replace existing: False) [2024-05-12 01:57:05.014 +00:00] [DBG] [41] Microsoft.EntityFrameworkCore.Database.Command: Closing data reader to '"main"' on server '"/config/data/jellyfin.db"'. [2024-05-12 01:57:05.014 +00:00] [DBG] [41] Microsoft.EntityFrameworkCore.Database.Command: A data reader for '"main"' on server '"/config/data/jellyfin.db"' is being disposed after spending 36ms reading results. [2024-05-12 01:57:05.015 +00:00] [DBG] [41] Microsoft.EntityFrameworkCore.Database.Command: Closing data reader to '"main"' on server '"/config/data/jellyfin.db"'. [2024-05-12 01:57:05.015 +00:00] [DBG] [41] Microsoft.EntityFrameworkCore.Database.Command: A data reader for '"main"' on server '"/config/data/jellyfin.db"' is being disposed after spending 33ms reading results. [2024-05-12 01:57:05.015 +00:00] [DBG] [36] Emby.Server.Implementations.Data.SqliteItemRepository: "GetItemList" query time (slow): 15.1473ms. Query: "select type,data,StartDate,EndDate,ChannelId,IsMovie,IsSeries,EpisodeTitle,IsRepeat,CommunityRating,CustomRating,IndexNumber,IsLocked,PreferredMetadataLanguage,PreferredMetadataCountryCode,Width,Height,DateLastRefreshed,Name,Path,PremiereDate,Overview,ParentIndexNumber,ProductionYear,OfficialRating,ForcedSortName,RunTimeTicks,Size,DateCreated,DateModified,guid,Genres,ParentId,Audio,ExternalServiceId,IsInMixedFolder,DateLastSaved,LockedFields,Studios,Tags,TrailerTypes,OriginalTitle,PrimaryVersionId,DateLastMediaAdded,Album,LUFS,NormalizationGain,CriticRating,IsVirtualItem,SeriesName,SeasonName,SeasonId,SeriesId,PresentationUniqueKey,InheritedParentalRatingValue,ExternalSeriesId,Tagline,ProviderIds,Images,ProductionLocations,ExtraIds,TotalBitrate,ExtraType,Artists,AlbumArtists,ExternalId,SeriesPresentationUniqueKey,ShowId,OwnerId from TypedBaseItems A where IsFolder=@IsFolder AND IsVirtualItem=@IsVirtualItem AND MediaType=@MediaTypes LIMIT 100 OFFSET 4200" [2024-05-12 01:57:05.016 +00:00] [DBG] [41] Microsoft.EntityFrameworkCore.Database.Command: Closing data reader to '"main"' on server '"/config/data/jellyfin.db"'. [2024-05-12 01:57:05.016 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 0375d79e-4517-059e-3fdf-db76df00e99e (replace existing: False) [2024-05-12 01:57:05.017 +00:00] [DBG] [41] Microsoft.EntityFrameworkCore.Database.Command: A data reader for '"main"' on server '"/config/data/jellyfin.db"' is being disposed after spending 11ms reading results. [2024-05-12 01:57:05.025 +00:00] [INF] [41] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetTasks\", controller = \"ScheduledTasks\"}". Executing controller action with signature "System.Collections.Generic.IEnumerable`1[MediaBrowser.Model.Tasks.TaskInfo] GetTasks(System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean])" on controller "Jellyfin.Api.Controllers.ScheduledTasksController" ("Jellyfin.Api"). [2024-05-12 01:57:05.025 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 7a711c86-424f-7927-d37a-f8d0a975e3a1 (replace existing: False) [2024-05-12 01:57:05.026 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 62dcdcf4-ff5b-6081-d995-e0ca10684460 (replace existing: False) [2024-05-12 01:57:05.026 +00:00] [DBG] [41] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Execution plan of "authorization" filters (in the following order): ["None"] [2024-05-12 01:57:05.027 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 68073f7b-e217-fd30-b97c-76a01533282c (replace existing: False) [2024-05-12 01:57:05.027 +00:00] [DBG] [41] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Execution plan of "resource" filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] [2024-05-12 01:57:05.027 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 9c2a2b8c-e51a-fd7c-e94a-0c48040f1e8a (replace existing: False) [2024-05-12 01:57:05.027 +00:00] [DBG] [41] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Execution plan of "action" filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)", "Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] [2024-05-12 01:57:05.028 +00:00] [DBG] [41] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Execution plan of "exception" filters (in the following order): ["None"] [2024-05-12 01:57:05.028 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 92ce42e2-a333-1038-903a-fe42305e66ca (replace existing: False) [2024-05-12 01:57:05.073 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 8a2e126c-e486-74ce-0dd4-6aa3bc592faf (replace existing: False) [2024-05-12 01:57:05.076 +00:00] [DBG] [47] Microsoft.AspNetCore.Server.Kestrel.Connections: Connection id ""0HN3I3PA4ILJM"" accepted. [2024-05-12 01:57:05.076 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 8c0a92c1-d16d-640b-eb5a-ecb870f295ea (replace existing: False) [2024-05-12 01:57:05.076 +00:00] [DBG] [47] Microsoft.AspNetCore.Server.Kestrel.Connections: Connection id ""0HN3I3PA4ILJM"" started. [2024-05-12 01:57:05.076 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for d12ca9e6-cae7-48ee-72b1-e8d66216e415 (replace existing: False) [2024-05-12 01:57:05.077 +00:00] [INF] [47] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localjellyfin.homelabhb20.top""""/ScheduledTasks""?IsEnabled=true" - null null [2024-05-12 01:57:05.077 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for f111bb1e-e4db-b4af-863f-56f8b8f563f6 (replace existing: False) [2024-05-12 01:57:05.078 +00:00] [DBG] [47] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The request path "" does not match the path filter [2024-05-12 01:57:05.078 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 9f7e9eb5-a6c2-c407-bee2-c2c244775ac1 (replace existing: False) [2024-05-12 01:57:05.078 +00:00] [DBG] [47] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The request path "/ScheduledTasks" does not match a supported file type [2024-05-12 01:57:05.079 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for cccc70fc-8fb9-f05d-cd9f-9dbaead35c0d (replace existing: False) [2024-05-12 01:57:05.079 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 1a5c35c9-745a-2fd5-3479-5b89c44a4328 (replace existing: False) [2024-05-12 01:57:05.079 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Connection: Opening connection to database '"main"' on server '"/config/data/jellyfin.db"'. [2024-05-12 01:57:05.080 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 3fa5ead2-430a-27b5-69e2-a1d5b4b40691 (replace existing: False) [2024-05-12 01:57:05.080 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for bd27a991-b996-e05f-8ef4-2256c956c000 (replace existing: False) [2024-05-12 01:57:05.080 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Connection: Opened connection to database '"main"' on server '"/config/data/jellyfin.db"'. [2024-05-12 01:57:05.081 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 68f4f450-d94c-9380-ec10-52085f707ea3 (replace existing: False) [2024-05-12 01:57:05.081 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Command: Creating DbCommand for '"ExecuteReader"'. [2024-05-12 01:57:05.081 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for d04efc77-97e3-56b0-70e4-2002b8722cf3 (replace existing: False) [2024-05-12 01:57:05.081 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Command: Created DbCommand for '"ExecuteReader"' (0ms). [2024-05-12 01:57:05.082 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 6bbb908c-6a60-72e0-a1ae-55d3a7354eb6 (replace existing: False) [2024-05-12 01:57:05.082 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Command: Initialized DbCommand for '"ExecuteReader"' (1ms). [2024-05-12 01:57:05.082 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 4cd5a180-1b7c-038c-610f-abd71cc1b27c (replace existing: False) [2024-05-12 01:57:05.083 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Command: Executing DbCommand [Parameters=["@__token_0='?' (Size = 32)"], CommandType='Text', CommandTimeout='30']" [2024-05-12 01:57:05.085 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Command: Closing data reader to '"main"' on server '"/config/data/jellyfin.db"'. [2024-05-12 01:57:05.084 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for eaea1b35-9b51-ba6c-8607-1f4f9cf228b4 (replace existing: False) [2024-05-12 01:57:05.085 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Command: A data reader for '"main"' on server '"/config/data/jellyfin.db"' is being disposed after spending 0ms reading results. [2024-05-12 01:57:05.085 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for b8e84aab-acb9-b0ab-aafd-fdfac8052a5d (replace existing: False) [2024-05-12 01:57:05.086 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Connection: Closing connection to database '"main"' on server '"/config/data/jellyfin.db"'. [2024-05-12 01:57:05.086 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 67de65a3-85ca-6788-4967-149b8b635e91 (replace existing: False) [2024-05-12 01:57:05.086 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Connection: Closed connection to database '"main"' on server '"/config/data/jellyfin.db"' (0ms). [2024-05-12 01:57:05.086 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 380cb4b1-99dc-582b-fe34-f8cd6e891144 (replace existing: False) [2024-05-12 01:57:05.090 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 8d8a1b3a-791b-643d-58e7-70844ccef174 (replace existing: False) [2024-05-12 01:57:05.091 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.ChangeTracking: Context '"JellyfinDbContext"' started tracking '"User"' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. [2024-05-12 01:57:05.095 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 2c6ee95d-62cd-5c2c-eb33-78562f6c10de (replace existing: False) [2024-05-12 01:57:05.095 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.ChangeTracking: The navigation '"User"."ProfileImage"' was detected as changed. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. [2024-05-12 01:57:05.095 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 530d32be-c043-cb48-740a-424602894834 (replace existing: False) [2024-05-12 01:57:05.096 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.ChangeTracking: Context '"JellyfinDbContext"' started tracking '"ImageInfo"' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. [2024-05-12 01:57:05.096 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for a390eeff-841f-3578-b4db-ea28e42a4009 (replace existing: False) [2024-05-12 01:57:05.097 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Command: Creating DbCommand for '"ExecuteReader"'. [2024-05-12 01:57:05.098 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Command: Created DbCommand for '"ExecuteReader"' (0ms). [2024-05-12 01:57:05.098 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Command: Initialized DbCommand for '"ExecuteReader"' (0ms). [2024-05-12 01:57:05.097 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for e4f5f29d-fde7-0909-53bb-63b137648243 (replace existing: False) [2024-05-12 01:57:05.098 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for f3162246-668d-ab43-c729-c85c09dfd943 (replace existing: False) [2024-05-12 01:57:05.099 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.ChangeTracking: Context '"JellyfinDbContext"' started tracking '"Permission"' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. [2024-05-12 01:57:05.099 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 99cc2f9f-9692-5074-2044-6699b5b0eb34 (replace existing: False) [2024-05-12 01:57:05.099 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.ChangeTracking: Context '"JellyfinDbContext"' started tracking '"Permission"' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. [2024-05-12 01:57:05.099 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for ffebd5a6-89bf-357a-0aec-227c1929b512 (replace existing: False) [2024-05-12 01:57:05.100 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 2fa676b1-115a-8508-720b-0c99e055ae3e (replace existing: False) [2024-05-12 01:57:05.100 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 6c622292-5361-f48d-d093-984c501cafa2 (replace existing: False) [2024-05-12 01:57:05.101 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 72a2581f-f658-fe0e-3c3c-0a4faa959476 (replace existing: False) [2024-05-12 01:57:05.100 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.ChangeTracking: Context '"JellyfinDbContext"' started tracking '"Permission"' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. [2024-05-12 01:57:05.101 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 02dce76c-63bf-d6d5-b1fb-e13dbabba803 (replace existing: False) [2024-05-12 01:57:05.101 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.ChangeTracking: Context '"JellyfinDbContext"' started tracking '"Permission"' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. [2024-05-12 01:57:05.102 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for afd2a4ae-feb6-df8c-9699-984a396b5a67 (replace existing: False) [2024-05-12 01:57:05.102 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.ChangeTracking: Context '"JellyfinDbContext"' started tracking '"Permission"' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. [2024-05-12 01:57:05.103 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for ffc623c2-9767-f611-81e6-1caee0228970 (replace existing: False) [2024-05-12 01:57:05.103 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.ChangeTracking: Context '"JellyfinDbContext"' started tracking '"Permission"' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. [2024-05-12 01:57:05.104 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.ChangeTracking: Context '"JellyfinDbContext"' started tracking '"Permission"' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. [2024-05-12 01:57:05.103 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 8dea1d4a-e4bc-e60a-92e8-c42413e76cd7 (replace existing: False) [2024-05-12 01:57:05.104 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for aab91a61-a1c9-d8e8-da16-6130636b6ad8 (replace existing: False) [2024-05-12 01:57:05.104 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.ChangeTracking: Context '"JellyfinDbContext"' started tracking '"Permission"' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. [2024-05-12 01:57:05.104 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 03bb874b-f81b-d5d0-5dd0-6f19edec62f4 (replace existing: False) [2024-05-12 01:57:05.105 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.ChangeTracking: Context '"JellyfinDbContext"' started tracking '"Permission"' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. [2024-05-12 01:57:05.105 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 68ae632f-0e24-1f59-1cbf-22586005dca0 (replace existing: False) [2024-05-12 01:57:05.106 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 9489284b-dbd8-4df0-319e-cad2791784a8 (replace existing: False) [2024-05-12 01:57:05.105 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.ChangeTracking: Context '"JellyfinDbContext"' started tracking '"Permission"' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. [2024-05-12 01:57:05.106 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 7aba22ef-624d-8b00-75f9-f38f0d1fc136 (replace existing: False) [2024-05-12 01:57:05.106 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 77e4122c-d2b1-a764-eea5-3b44b54122da (replace existing: False) [2024-05-12 01:57:05.107 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 3fea48c2-4487-0329-a755-4b48b4fe084f (replace existing: False) [2024-05-12 01:57:05.107 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for fc70e2eb-b566-8583-a11d-d3ec91b1a523 (replace existing: False) [2024-05-12 01:57:05.107 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for e06f1d71-90e4-0970-8a8f-9a823c95d8c5 (replace existing: False) [2024-05-12 01:57:05.107 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for b9b518c9-920d-767b-a0f0-7181af575fef (replace existing: False) [2024-05-12 01:57:05.107 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 9ca17548-ff97-e6dc-06f9-2ba6fc36acec (replace existing: False) [2024-05-12 01:57:05.107 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 54914fdd-666a-371f-d538-0ef0a095b0e3 (replace existing: False) [2024-05-12 01:57:05.107 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for ee8b7b40-c1d2-ce96-c428-89c4cfa4d92c (replace existing: False) [2024-05-12 01:57:05.106 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.ChangeTracking: Context '"JellyfinDbContext"' started tracking '"Permission"' entity. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see key values. [2024-05-12 01:57:05.118 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Command: Creating DbCommand for '"ExecuteReader"'. [2024-05-12 01:57:05.118 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Command: Created DbCommand for '"ExecuteReader"' (0ms). [2024-05-12 01:57:05.118 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Command: Initialized DbCommand for '"ExecuteReader"' (0ms). [2024-05-12 01:57:05.119 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Command: Executing DbCommand [Parameters=["@__id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']" [2024-05-12 01:57:05.122 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 1a473756-8aed-39ad-977d-df393fa43ccb (replace existing: False) [2024-05-12 01:57:05.122 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for b3afd765-edc1-45fa-5c13-eca01a3a4241 (replace existing: False) [2024-05-12 01:57:05.122 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Command: Closing data reader to '"main"' on server '"/config/data/jellyfin.db"'. [2024-05-12 01:57:05.122 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 50e88193-902a-eaa6-0384-0c4b81d56118 (replace existing: False) [2024-05-12 01:57:05.123 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Command: A data reader for '"main"' on server '"/config/data/jellyfin.db"' is being disposed after spending 31ms reading results. [2024-05-12 01:57:05.124 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for c6a7e4d6-bac7-7b78-a3d4-66579dc0d19c (replace existing: False) [2024-05-12 01:57:05.125 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 9d5b32eb-d0dd-bd8f-ac34-074598845383 (replace existing: False) [2024-05-12 01:57:05.124 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Command: Closing data reader to '"main"' on server '"/config/data/jellyfin.db"'. [2024-05-12 01:57:05.125 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 90084609-3e5a-ec33-9387-bd7ebe86576e (replace existing: False) [2024-05-12 01:57:05.126 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Command: A data reader for '"main"' on server '"/config/data/jellyfin.db"' is being disposed after spending 26ms reading results. [2024-05-12 01:57:05.126 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for cc18563e-453a-e464-4180-d59894c15a25 (replace existing: False) [2024-05-12 01:57:05.126 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Command: Closing data reader to '"main"' on server '"/config/data/jellyfin.db"'. [2024-05-12 01:57:05.126 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Command: A data reader for '"main"' on server '"/config/data/jellyfin.db"' is being disposed after spending 14ms reading results. [2024-05-12 01:57:05.126 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 25ecf714-b16e-9104-267f-922fceb41a0a (replace existing: False) [2024-05-12 01:57:05.127 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Command: Closing data reader to '"main"' on server '"/config/data/jellyfin.db"'. [2024-05-12 01:57:05.127 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 75725599-fae0-9e7d-ad95-08b95f8193a2 (replace existing: False) [2024-05-12 01:57:05.128 +00:00] [DBG] [47] Microsoft.EntityFrameworkCore.Database.Command: A data reader for '"main"' on server '"/config/data/jellyfin.db"' is being disposed after spending 5ms reading results. [2024-05-12 01:57:05.148 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 568831ef-e566-8866-a6e2-b232d035466f (replace existing: False) [2024-05-12 01:57:05.148 +00:00] [DBG] [47] Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder: Attempting to bind parameter '"isEnabled"' of type '"System.Nullable`1[System.Boolean]"' ... [2024-05-12 01:57:05.149 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 42d25c81-eac2-986a-265e-047649ffef54 (replace existing: False) [2024-05-12 01:57:05.149 +00:00] [DBG] [47] Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder: Attempting to bind parameter '"isEnabled"' of type '"System.Nullable`1[System.Boolean]"' using the name '"isEnabled"' in request data ... [2024-05-12 01:57:05.149 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 686f7d05-1a00-c5b7-61d9-19dd1cd1114f (replace existing: False) [2024-05-12 01:57:05.150 +00:00] [DBG] [47] Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinder: Done attempting to bind parameter '"isEnabled"' of type '"System.Nullable`1[System.Boolean]"'. [2024-05-12 01:57:05.150 +00:00] [DBG] [47] Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder: Done attempting to bind parameter '"isEnabled"' of type '"System.Nullable`1[System.Boolean]"'. [2024-05-12 01:57:05.150 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 30e87295-d764-ab70-aa79-373a9143517c (replace existing: False) [2024-05-12 01:57:05.151 +00:00] [DBG] [47] Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder: Attempting to validate the bound parameter '"isEnabled"' of type '"System.Nullable`1[System.Boolean]"' ... [2024-05-12 01:57:05.151 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 506be0c1-8181-bd25-cda9-13c0e4fef218 (replace existing: False) [2024-05-12 01:57:05.151 +00:00] [DBG] [47] Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder: Done attempting to validate the bound parameter '"isEnabled"' of type '"System.Nullable`1[System.Boolean]"'. [2024-05-12 01:57:05.151 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 25addef0-c42b-11ea-6969-f98cca4dfe23 (replace existing: False) [2024-05-12 01:57:05.152 +00:00] [DBG] [47] Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector: List of registered output formatters, in the following order: ["Jellyfin.Api.Formatters.PascalCaseJsonProfileFormatter", "Jellyfin.Api.Formatters.CamelCaseJsonProfileFormatter", "Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter", "Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter", "Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter", "Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter", "Jellyfin.Api.Formatters.CssOutputFormatter", "Jellyfin.Api.Formatters.XmlOutputFormatter"] [2024-05-12 01:57:05.152 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 67495a35-66b6-fef6-d015-bc37569efddb (replace existing: False) [2024-05-12 01:57:05.152 +00:00] [DBG] [47] Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector: Attempting to select an output formatter based on Accept header '["application/json"]' and explicitly specified content types '["application/json", "application/json; profile=\"CamelCase\"", "application/json; profile=\"PascalCase\""]'. The content types in the accept header must be a subset of the explicitly set content types. [2024-05-12 01:57:05.152 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for d9386353-535a-e63e-5ea7-9d07679dea42 (replace existing: False) [2024-05-12 01:57:05.153 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for a11cce22-2c87-70c7-dd27-0f6dbb826597 (replace existing: False) [2024-05-12 01:57:05.157 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 08b7d684-2924-f669-c471-3744ffae0806 (replace existing: False) [2024-05-12 01:57:05.153 +00:00] [DBG] [47] Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector: Selected output formatter '"Jellyfin.Api.Formatters.PascalCaseJsonProfileFormatter"' and content type '"application/json"' to write the response. [2024-05-12 01:57:05.158 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 910d9111-d934-6dd8-1856-3d48d632f3ab (replace existing: False) [2024-05-12 01:57:05.158 +00:00] [INF] [47] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"Jellyfin.Api.Controllers.ScheduledTasksController+<GetTasks>d__2"'. [2024-05-12 01:57:05.158 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 6ab997d0-9f12-24fd-2af9-6b9239cdbed7 (replace existing: False) [2024-05-12 01:57:05.159 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 55fda0a9-c651-77ba-2163-cde2dcd560e6 (replace existing: False) [2024-05-12 01:57:05.159 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 4bc5db1e-b7de-60cf-37d9-dd35537fd47e (replace existing: False) [2024-05-12 01:57:05.159 +00:00] [DBG] [47] Microsoft.AspNetCore.ResponseCompression.ResponseCompressionProvider: No response compression available for HTTPS requests. See ResponseCompressionOptions.EnableForHttps. [2024-05-12 01:57:05.159 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for cc6f7161-31c7-c582-5dd0-debccb40bdc1 (replace existing: False) [2024-05-12 01:57:05.160 +00:00] [INF] [47] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)" in 20.2675ms [2024-05-12 01:57:05.161 +00:00] [INF] [47] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"' [2024-05-12 01:57:05.161 +00:00] [INF] [47] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "https"://"localjellyfin.homelabhb20.top""""/ScheduledTasks""?IsEnabled=true" - 200 null "application/json; charset=utf-8" 83.964ms [2024-05-12 01:57:05.161 +00:00] [DBG] [4] Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets: Connection id ""0HN3I3PA4ILJM"" received FIN. [2024-05-12 01:57:05.161 +00:00] [DBG] [47] Microsoft.AspNetCore.Server.Kestrel.Connections: Connection id ""0HN3I3PA4ILJM"" disconnecting. [2024-05-12 01:57:05.162 +00:00] [DBG] [4] Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets: Connection id ""0HN3I3PA4ILJM"" sending FIN because: ""The Socket transport's send loop completed gracefully."" [2024-05-12 01:57:05.162 +00:00] [DBG] [47] Microsoft.AspNetCore.Server.Kestrel.Connections: Connection id ""0HN3I3PA4ILJM"" stopped. [2024-05-12 01:57:05.173 +00:00] [DBG] [36] Emby.Server.Implementations.Data.SqliteItemRepository: "GetItemList" query time (slow): 12.8455ms. Query: "select type,data,StartDate,EndDate,ChannelId,IsMovie,IsSeries,EpisodeTitle,IsRepeat,CommunityRating,CustomRating,IndexNumber,IsLocked,PreferredMetadataLanguage,PreferredMetadataCountryCode,Width,Height,DateLastRefreshed,Name,Path,PremiereDate,Overview,ParentIndexNumber,ProductionYear,OfficialRating,ForcedSortName,RunTimeTicks,Size,DateCreated,DateModified,guid,Genres,ParentId,Audio,ExternalServiceId,IsInMixedFolder,DateLastSaved,LockedFields,Studios,Tags,TrailerTypes,OriginalTitle,PrimaryVersionId,DateLastMediaAdded,Album,LUFS,NormalizationGain,CriticRating,IsVirtualItem,SeriesName,SeasonName,SeasonId,SeriesId,PresentationUniqueKey,InheritedParentalRatingValue,ExternalSeriesId,Tagline,ProviderIds,Images,ProductionLocations,ExtraIds,TotalBitrate,ExtraType,Artists,AlbumArtists,ExternalId,SeriesPresentationUniqueKey,ShowId,OwnerId from TypedBaseItems A where IsFolder=@IsFolder AND IsVirtualItem=@IsVirtualItem AND MediaType=@MediaTypes LIMIT 100 OFFSET 4600" [2024-05-12 01:57:05.173 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for 46ab6399-5fa0-21bd-9687-9ed8efbdc35f (replace existing: False) [2024-05-12 01:57:05.173 +00:00] [DBG] [36] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Trickplay refresh for ce0c37be-c4d9-7be2-ce45-f81f4ba0fd23 (replace existing: False)[2024-05-12 01:57:05.711 +00:00] [INF] [36] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Generate Trickplay Images" Completed after 0 minute(s) and 2 seconds ``` ### FFmpeg logs ```shell None was generated. ``` ### Please attach any browser or client logs here _No response_ ### Please attach any screenshots here _No response_ ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
OVERLORD added the bug label 2026-02-07 02:06:49 +03:00
Author
Owner

@jellyfin-bot commented on GitHub (May 12, 2024):

Hi, it seems like your issue report has the following item(s) that need to be addressed:

  • You are not running an up-to-date version of Jellyfin. Please update to the latest release.
  • You have not provided the ffmpeg log unaltered from the server. Please provide a valid ffmpeg log.

This is an automated message, currently under testing. Please file an issue here if you encounter any problems.

@jellyfin-bot commented on GitHub (May 12, 2024): Hi, it seems like your issue report has the following item(s) that need to be addressed: - You are not running an up-to-date version of Jellyfin. Please update to the latest release. - You have not provided the ffmpeg log unaltered from the server. Please provide a valid ffmpeg log. This is an automated message, currently under testing. Please file an issue [here](https://github.com/jellyfin/jellyfin-triage-scripts/issues) if you encounter any problems.
Author
Owner

@gnattu commented on GitHub (May 12, 2024):

Did you enabled trickplay image generation on any of your libraries?

@gnattu commented on GitHub (May 12, 2024): Did you enabled trickplay image generation on any of your libraries?
Author
Owner

@Herikc2 commented on GitHub (May 12, 2024):

LOL, I thought that was a global configuration, thanks. Do you know what is the impact in terms of size and time to generate more images?

I am thinking to change from one image each 10.000 ms to 2.000 ms.

@Herikc2 commented on GitHub (May 12, 2024): LOL, I thought that was a global configuration, thanks. Do you know what is the impact in terms of size and time to generate more images? I am thinking to change from one image each 10.000 ms to 2.000 ms.
Author
Owner

@gnattu commented on GitHub (May 12, 2024):

I thought that was a global configuration

No it can't be. The generation is not fast and will be a big problem if it is global.

I am thinking to change from one image each 10.000 ms to 2.000 ms.

Please don't. 2ms means 500fps.

@gnattu commented on GitHub (May 12, 2024): > I thought that was a global configuration No it can't be. The generation is not fast and will be a big problem if it is global. > I am thinking to change from one image each 10.000 ms to 2.000 ms. Please don't. 2ms means 500fps.
Author
Owner

@Herikc2 commented on GitHub (May 12, 2024):

Thanks.

Not 2ms 2000ms, reducing from 10000 to 2000.

@Herikc2 commented on GitHub (May 12, 2024): Thanks. Not 2ms 2000ms, reducing from 10000 to 2000.
Author
Owner

@gnattu commented on GitHub (May 12, 2024):

It would be OK. Expecting around 30MB per hour video for this setting with default 320px width. This is only an estimation though, but should not exceed this too much.

@gnattu commented on GitHub (May 12, 2024): It would be OK. Expecting around 30MB per hour video for this setting with default 320px width. This is only an estimation though, but should not exceed this too much.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#5693