Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- jellyfin | [09:19:15] [FTL] [1] : Failed to create/read logger configuration
- jellyfin | System.InvalidOperationException: The value Info is not a valid Serilog level.
- jellyfin | at Serilog.Settings.Configuration.ConfigurationReader.ParseLogEventLevel(String value)
- jellyfin | at Serilog.Settings.Configuration.ConfigurationReader.<>c__DisplayClass11_0.<ApplyMinimumLevel>g__ApplyMinimumLevelConfiguration|1(IConfigurationSection directive, Action`2 applyConfigAction)
- jellyfin | at Serilog.Settings.Configuration.ConfigurationReader.ApplyMinimumLevel(LoggerConfiguration loggerConfiguration)
- jellyfin | at Serilog.Settings.Configuration.ConfigurationReader.Configure(LoggerConfiguration loggerConfiguration)
- jellyfin | at Serilog.Configuration.LoggerSettingsConfiguration.Settings(ILoggerSettings settings)
- jellyfin | at Serilog.ConfigurationLoggerConfigurationExtensions.Configuration(LoggerSettingsConfiguration settingConfiguration, IConfiguration configuration, ConfigurationReaderOptions readerOptions)
- jellyfin | at Jellyfin.Server.Helpers.StartupHelpers.InitializeLoggingFramework(IConfiguration configuration, IApplicationPaths appPaths)
- jellyfin | [09:19:15] [INF] [1] Main: Jellyfin version: 10.10.1
- jellyfin | [09:19:15] [INF] [1] Main: Environment Variables: ["[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_PublishedServerUrl, https://jellyfin.zelger.online]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_CACHE_DIR, /cache]"]
- jellyfin | [09:19:15] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
- jellyfin | [09:19:15] [INF] [1] Main: Operating system: Debian GNU/Linux 12 (bookworm)
- jellyfin | [09:19:15] [INF] [1] Main: Architecture: X64
- jellyfin | [09:19:15] [INF] [1] Main: 64-Bit Process: True
- jellyfin | [09:19:15] [INF] [1] Main: User Interactive: True
- jellyfin | [09:19:15] [INF] [1] Main: Processor count: 8
- jellyfin | [09:19:15] [INF] [1] Main: Program data path: /config
- jellyfin | [09:19:15] [INF] [1] Main: Log directory path: /config/log
- jellyfin | [09:19:15] [INF] [1] Main: Config directory path: /config/config
- jellyfin | [09:19:15] [INF] [1] Main: Cache path: /cache
- jellyfin | [09:19:15] [INF] [1] Main: Temp directory path: /tmp/jellyfin
- jellyfin | [09:19:15] [INF] [1] Main: Web resources path: /jellyfin/jellyfin-web
- jellyfin | [09:19:15] [INF] [1] Main: Application directory: /jellyfin/
- jellyfin | [09:19:16] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: /cache
- jellyfin | [09:19:16] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
- jellyfin | [09:19:16] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly LiteDB, Version=5.0.15.0, Culture=neutral, PublicKeyToken=4ee40123013c9f27 from /config/plugins/Kodi Sync Queue_13.0.0.0/LiteDB.dll
- jellyfin | [09:19:16] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly Jellyfin.Plugin.KodiSyncQueue, Version=13.0.0.0, Culture=neutral, PublicKeyToken=null from /config/plugins/Kodi Sync Queue_13.0.0.0/Jellyfin.Plugin.KodiSyncQueue.dll
- jellyfin | [09:19:16] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly LDAP-Auth, Version=17.0.0.0, Culture=neutral, PublicKeyToken=null from /config/plugins/LDAP Authentication_17.0.0.0/LDAP-Auth.dll
- jellyfin | [09:19:16] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly Novell.Directory.Ldap.NETStandard, Version=3.6.0.0, Culture=neutral, PublicKeyToken=510c34e9dec7f86f from /config/plugins/LDAP Authentication_17.0.0.0/Novell.Directory.Ldap.NETStandard.dll
- jellyfin | [09:19:16] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly Jellyfin.Plugin.OpenSubtitles, Version=20.0.0.0, Culture=neutral, PublicKeyToken=null from /config/plugins/Open Subtitles_20.0.0.0/Jellyfin.Plugin.OpenSubtitles.dll
- jellyfin | [09:19:16] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- jellyfin | [09:19:16] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- jellyfin | [09:19:16] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- jellyfin | [09:19:16] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "10.0.3.2"]
- jellyfin | [09:19:16] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- jellyfin | [09:19:16] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is Allowlist
- jellyfin | [09:19:16] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- jellyfin | [09:19:17] [INF] [1] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (7ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
- jellyfin | SELECT COUNT(*) FROM "sqlite_master" WHERE "name" = '__EFMigrationsHistory' AND "type" = 'table';
- jellyfin | [09:19:17] [INF] [1] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
- jellyfin | SELECT "MigrationId", "ProductVersion"
- jellyfin | FROM "__EFMigrationsHistory"
- jellyfin | ORDER BY "MigrationId";
- jellyfin | [09:19:18] [INF] [1] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
- jellyfin | SELECT "u"."Id", "u"."AudioLanguagePreference", "u"."AuthenticationProviderId", "u"."CastReceiverId", "u"."DisplayCollectionsView", "u"."DisplayMissingEpisodes", "u"."EnableAutoLogin", "u"."EnableLocalPassword", "u"."EnableNextEpisodeAutoPlay", "u"."EnableUserPreferenceAccess", "u"."HidePlayedInLatest", "u"."InternalId", "u"."InvalidLoginAttemptCount", "u"."LastActivityDate", "u"."LastLoginDate", "u"."LoginAttemptsBeforeLockout", "u"."MaxActiveSessions", "u"."MaxParentalAgeRating", "u"."MustUpdatePassword", "u"."Password", "u"."PasswordResetProviderId", "u"."PlayDefaultAudioTrack", "u"."RememberAudioSelections", "u"."RememberSubtitleSelections", "u"."RemoteClientBitrateLimit", "u"."RowVersion", "u"."SubtitleLanguagePreference", "u"."SubtitleMode", "u"."SyncPlayAccess", "u"."Username", "i"."Id", "i"."LastModified", "i"."Path", "i"."UserId"
- jellyfin | FROM "Users" AS "u"
- jellyfin | LEFT JOIN "ImageInfos" AS "i" ON "u"."Id" = "i"."UserId"
- jellyfin | ORDER BY "u"."Id", "i"."Id"
- jellyfin | [09:19:18] [INF] [1] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
- jellyfin | SELECT "p"."Id", "p"."Kind", "p"."Permission_Permissions_Guid", "p"."RowVersion", "p"."UserId", "p"."Value", "u"."Id", "i"."Id"
- jellyfin | FROM "Users" AS "u"
- jellyfin | LEFT JOIN "ImageInfos" AS "i" ON "u"."Id" = "i"."UserId"
- jellyfin | INNER JOIN "Permissions" AS "p" ON "u"."Id" = "p"."UserId"
- jellyfin | ORDER BY "u"."Id", "i"."Id"
- jellyfin | [09:19:18] [INF] [1] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
- jellyfin | SELECT "p"."Id", "p"."Kind", "p"."Preference_Preferences_Guid", "p"."RowVersion", "p"."UserId", "p"."Value", "u"."Id", "i"."Id"
- jellyfin | FROM "Users" AS "u"
- jellyfin | LEFT JOIN "ImageInfos" AS "i" ON "u"."Id" = "i"."UserId"
- jellyfin | INNER JOIN "Preferences" AS "p" ON "u"."Id" = "p"."UserId"
- jellyfin | ORDER BY "u"."Id", "i"."Id"
- jellyfin | [09:19:18] [INF] [1] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
- jellyfin | SELECT "a"."Id", "a"."DayOfWeek", "a"."EndHour", "a"."StartHour", "a"."UserId", "u"."Id", "i"."Id"
- jellyfin | FROM "Users" AS "u"
- jellyfin | LEFT JOIN "ImageInfos" AS "i" ON "u"."Id" = "i"."UserId"
- jellyfin | INNER JOIN "AccessSchedules" AS "a" ON "u"."Id" = "a"."UserId"
- jellyfin | ORDER BY "u"."Id", "i"."Id"
- jellyfin | [09:19:20] [INF] [1] Jellyfin.Plugin.KodiSyncQueue.KodiSyncQueuePlugin: KodiSyncQueue is starting...
- jellyfin | [09:19:20] [INF] [1] Jellyfin.Plugin.KodiSyncQueue.Data.DbRepo: Creating DB Repository...
- jellyfin | [09:19:20] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: Kodi Sync Queue 13.0.0.0
- jellyfin | [09:19:20] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: LDAP-Auth 17.0.0.0
- jellyfin | [09:19:20] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: Open Subtitles 20.0.0.0
- jellyfin | [09:19:20] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: TMDb 10.10.1.0
- jellyfin | [09:19:20] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: Studio Images 10.10.1.0
- jellyfin | [09:19:20] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: OMDb 10.10.1.0
- jellyfin | [09:19:20] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: MusicBrainz 10.10.1.0
- jellyfin | [09:19:20] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: AudioDB 10.10.1.0
- jellyfin | [09:19:20] [INF] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: User profile is available. Using '/root/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest.
- jellyfin | [09:19:20] [INF] [1] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
- jellyfin | SELECT "d"."Id", "d"."AccessToken", "d"."AppName", "d"."AppVersion", "d"."DateCreated", "d"."DateLastActivity", "d"."DateModified", "d"."DeviceId", "d"."DeviceName", "d"."IsActive", "d"."UserId"
- jellyfin | FROM "Devices" AS "d"
- jellyfin | ORDER BY "d"."Id"
- jellyfin | [09:19:20] [INF] [1] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
- jellyfin | SELECT "d"."Id", "d"."CustomName", "d"."DeviceId"
- jellyfin | FROM "DeviceOptions" AS "d"
- jellyfin | ORDER BY "d"."Id"
- jellyfin | [09:19:20] [INF] [1] Main: Kestrel is listening on 0.0.0.0
- jellyfin | [09:19:20] [INF] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: Creating key {9e72f184-a5be-4ff3-ba83-f829eb57b3bc} with creation date 2024-11-05 09:19:20Z, activation date 2024-11-05 09:19:20Z, and expiration date 2025-02-03 09:19:20Z.
- jellyfin | [09:19:20] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {9e72f184-a5be-4ff3-ba83-f829eb57b3bc} may be persisted to storage in unencrypted form.
- jellyfin | [09:19:20] [INF] [1] Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository: Writing data to file '/root/.aspnet/DataProtection-Keys/key-9e72f184-a5be-4ff3-ba83-f829eb57b3bc.xml'.
- jellyfin | [09:19:21] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: /wwwroot. Static files may be unavailable.
- jellyfin | [09:19:21] [INF] [1] Microsoft.Hosting.Lifetime: Now listening on: http://0.0.0.0:8096
- jellyfin | [09:19:21] [INF] [1] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
- jellyfin | [09:19:21] [INF] [1] Microsoft.Hosting.Lifetime: Hosting environment: Production
- jellyfin | [09:19:21] [INF] [1] Microsoft.Hosting.Lifetime: Content root path: /
- jellyfin | [09:19:21] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
- jellyfin | [09:19:21] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory /media/audio-books
- jellyfin | [09:19:21] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory /media/audio
- jellyfin | [09:19:21] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory /media/books
- jellyfin | [09:19:21] [INF] [1] Jellyfin.Plugin.KodiSyncQueue.ScheduledTasks.RetentionTask: Retention task scheduled
- jellyfin | [09:19:21] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory /media/movies
- jellyfin | [09:19:21] [INF] [15] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory /media/shows
- jellyfin | [09:19:21] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for Remove Old Sync Data set to fire at 2024-11-06 00:01:00.000 +00:00, which is 14:41:38.4558357 from now.
- jellyfin | [09:19:21] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for Generate Trickplay Images set to fire at 2024-11-06 03:00:00.000 +00:00, which is 17:40:38.4505726 from now.
- jellyfin | [09:19:21] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for Extract Chapter Images set to fire at 2024-11-06 02:00:00.000 +00:00, which is 16:40:38.4478220 from now.
- jellyfin | [09:19:21] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version 7.0.2
- jellyfin | [09:19:21] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available decoders: ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "ac4", "dca", "flac", "mp3", "truehd"]
- jellyfin | [09:19:21] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available encoders: ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
- jellyfin | [09:19:21] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["bwdif_cuda", "deinterlace_qsv", "deinterlace_vaapi", "flip_vulkan", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemapx", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "transpose_cuda", "transpose_opencl", "transpose_vaapi", "transpose_vulkan", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
- jellyfin | [09:19:21] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
- jellyfin | [09:19:23] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/ - null null
- jellyfin | [09:19:23] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET http://domain.com/ - 302 0 null 9.5861ms
- jellyfin | [09:19:23] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/System/Info/Public - null null
- jellyfin | [09:19:24] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: /usr/lib/jellyfin-ffmpeg/ffmpeg
- jellyfin | [09:19:24] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: 65483bb1f60f4d3983f4bbc14497edc3
- jellyfin | [09:19:24] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
- jellyfin | [09:19:24] [INF] [1] Main: Startup complete 0:00:08.4189223
- jellyfin | [09:19:24] [INF] [14] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.SystemController.GetPublicSystemInfo (Jellyfin.Api)'
- jellyfin | [09:19:24] [INF] [14] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetPublicSystemInfo", controller = "System"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ActionResult`1[MediaBrowser.Model.System.PublicSystemInfo] GetPublicSystemInfo() on controller Jellyfin.Api.Controllers.SystemController (Jellyfin.Api).
- jellyfin | [09:19:24] [INF] [14] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing ObjectResult, writing value of type 'MediaBrowser.Model.System.PublicSystemInfo'.
- jellyfin | [09:19:24] [INF] [14] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.SystemController.GetPublicSystemInfo (Jellyfin.Api) in 10.889ms
- jellyfin | [09:19:24] [INF] [14] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.SystemController.GetPublicSystemInfo (Jellyfin.Api)'
- jellyfin | [09:19:24] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/System/Info/Public - 200 null application/json; charset=utf-8 233.7967ms
- jellyfin | [09:19:24] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Branding/Css - null null
- jellyfin | [09:19:24] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.BrandingController.GetBrandingCss (Jellyfin.Api)'
- jellyfin | [09:19:24] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetBrandingCss", controller = "Branding"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ActionResult`1[System.String] GetBrandingCss() on controller Jellyfin.Api.Controllers.BrandingController (Jellyfin.Api).
- jellyfin | [09:19:24] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing ObjectResult, writing value of type 'System.String'.
- jellyfin | [09:19:24] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.BrandingController.GetBrandingCss (Jellyfin.Api) in 20.652ms
- jellyfin | [09:19:24] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.BrandingController.GetBrandingCss (Jellyfin.Api)'
- jellyfin | [09:19:24] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Branding/Css - 200 null text/css; charset=utf-8 55.5854ms
- jellyfin | [09:19:24] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/system/info/public - null null
- jellyfin | [09:19:24] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.SystemController.GetPublicSystemInfo (Jellyfin.Api)'
- jellyfin | [09:19:24] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetPublicSystemInfo", controller = "System"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ActionResult`1[MediaBrowser.Model.System.PublicSystemInfo] GetPublicSystemInfo() on controller Jellyfin.Api.Controllers.SystemController (Jellyfin.Api).
- jellyfin | [09:19:24] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing ObjectResult, writing value of type 'MediaBrowser.Model.System.PublicSystemInfo'.
- jellyfin | [09:19:24] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.SystemController.GetPublicSystemInfo (Jellyfin.Api) in 2.7971ms
- jellyfin | [09:19:24] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.SystemController.GetPublicSystemInfo (Jellyfin.Api)'
- jellyfin | [09:19:24] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/system/info/public - 200 null application/json; charset=utf-8 16.9044ms
- jellyfin | [09:19:24] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/System/Info - null null
- jellyfin | [09:19:24] [INF] [16] Emby.Server.Implementations.ScheduledTasks.TaskManager: Clean Transcode Directory Completed after 0 minute(s) and 0 seconds
- jellyfin | [09:19:24] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: Clean up collections and playlists Completed after 0 minute(s) and 0 seconds
- jellyfin | [09:19:24] [INF] [11] System.Net.Http.HttpClient.Default.LogicalHandler: Start processing HTTP request GET https://repo.jellyfin.org/files/plugin/manifest.json
- jellyfin | [09:19:24] [INF] [11] System.Net.Http.HttpClient.Default.ClientHandler: Sending HTTP request GET https://repo.jellyfin.org/files/plugin/manifest.json
- jellyfin | [09:19:24] [INF] [14] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (1ms) [Parameters=[@p10='?' (DbType = Int32), @p0='?' (Size = 32), @p1='?' (Size = 12), @p2='?' (Size = 7), @p3='?' (DbType = DateTime), @p4='?' (DbType = DateTime), @p5='?' (DbType = DateTime), @p6='?' (Size = 128), @p7='?' (Size = 7), @p8='?' (DbType = Boolean), @p9='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
- jellyfin | UPDATE "Devices" SET "AccessToken" = @p0, "AppName" = @p1, "AppVersion" = @p2, "DateCreated" = @p3, "DateLastActivity" = @p4, "DateModified" = @p5, "DeviceId" = @p6, "DeviceName" = @p7, "IsActive" = @p8, "UserId" = @p9
- jellyfin | WHERE "Id" = @p10
- jellyfin | RETURNING 1;
- jellyfin | [09:19:24] [INF] [14] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.SystemController.GetSystemInfo (Jellyfin.Api)'
- jellyfin | [09:19:24] [INF] [14] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetSystemInfo", controller = "System"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ActionResult`1[MediaBrowser.Model.System.SystemInfo] GetSystemInfo() on controller Jellyfin.Api.Controllers.SystemController (Jellyfin.Api).
- jellyfin | [09:19:24] [INF] [14] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing ObjectResult, writing value of type 'MediaBrowser.Model.System.SystemInfo'.
- jellyfin | [09:19:24] [INF] [14] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.SystemController.GetSystemInfo (Jellyfin.Api) in 10.5002ms
- jellyfin | [09:19:24] [INF] [14] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.SystemController.GetSystemInfo (Jellyfin.Api)'
- jellyfin | [09:19:24] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/System/Info - 200 null application/json; charset=utf-8 330.9248ms
- jellyfin | [09:19:24] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/web/serviceworker.js - null null
- jellyfin | [09:19:24] [INF] [14] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The file /serviceworker.js was not modified
- jellyfin | [09:19:24] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/web/serviceworker.js - 304 null text/javascript 6.5715ms
- jellyfin | [09:19:24] [INF] [24] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 POST http://domain.com/Sessions/Capabilities/Full - application/json 567
- jellyfin | [09:19:24] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Users/e40d768af4474aedb13590e7d3b666d2 - null null
- jellyfin | [09:19:24] [INF] [16] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/DisplayPreferences/usersettings?userId=e40d768af4474aedb13590e7d3b666d2&client=emby - null null
- jellyfin | [09:19:24] [INF] [24] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- jellyfin | [09:19:24] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.UserController.GetUserById (Jellyfin.Api)'
- jellyfin | [09:19:24] [INF] [24] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.SessionController.PostFullCapabilities (Jellyfin.Api)'
- jellyfin | [09:19:24] [INF] [16] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.DisplayPreferencesController.GetDisplayPreferences (Jellyfin.Api)'
- jellyfin | [09:19:24] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetUserById", controller = "User"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ActionResult`1[MediaBrowser.Model.Dto.UserDto] GetUserById(System.Guid) on controller Jellyfin.Api.Controllers.UserController (Jellyfin.Api).
- jellyfin | [09:19:24] [INF] [16] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetDisplayPreferences", controller = "DisplayPreferences"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ActionResult`1[MediaBrowser.Model.Dto.DisplayPreferencesDto] GetDisplayPreferences(System.String, System.Nullable`1[System.Guid], System.String) on controller Jellyfin.Api.Controllers.DisplayPreferencesController (Jellyfin.Api).
- jellyfin | [09:19:24] [INF] [24] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "PostFullCapabilities", controller = "Session"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] PostFullCapabilities(System.String, MediaBrowser.Model.Dto.ClientCapabilitiesDto) on controller Jellyfin.Api.Controllers.SessionController (Jellyfin.Api).
- jellyfin | [09:19:24] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing ObjectResult, writing value of type 'MediaBrowser.Model.Dto.UserDto'.
- jellyfin | [09:19:25] [INF] [16] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@__userId_0='?' (DbType = Guid), @__client_1='?' (Size = 4), @__itemId_2='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
- jellyfin | SELECT "t"."Id", "t"."ChromecastVersion", "t"."Client", "t"."DashboardTheme", "t"."EnableNextVideoInfoOverlay", "t"."IndexBy", "t"."ItemId", "t"."ScrollDirection", "t"."ShowBackdrop", "t"."ShowSidebar", "t"."SkipBackwardLength", "t"."SkipForwardLength", "t"."TvHome", "t"."UserId", "h"."Id", "h"."DisplayPreferencesId", "h"."Order", "h"."Type"
- jellyfin | FROM (
- jellyfin | SELECT "d"."Id", "d"."ChromecastVersion", "d"."Client", "d"."DashboardTheme", "d"."EnableNextVideoInfoOverlay", "d"."IndexBy", "d"."ItemId", "d"."ScrollDirection", "d"."ShowBackdrop", "d"."ShowSidebar", "d"."SkipBackwardLength", "d"."SkipForwardLength", "d"."TvHome", "d"."UserId"
- jellyfin | FROM "DisplayPreferences" AS "d"
- jellyfin | WHERE "d"."UserId" = @__userId_0 AND "d"."Client" = @__client_1 AND "d"."ItemId" = @__itemId_2
- jellyfin | LIMIT 1
- jellyfin | ) AS "t"
- jellyfin | LEFT JOIN "HomeSection" AS "h" ON "t"."Id" = "h"."DisplayPreferencesId"
- jellyfin | ORDER BY "t"."Id"
- jellyfin | [09:19:25] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.UserController.GetUserById (Jellyfin.Api) in 49.6383ms
- jellyfin | [09:19:25] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.UserController.GetUserById (Jellyfin.Api)'
- jellyfin | [09:19:25] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Users/e40d768af4474aedb13590e7d3b666d2 - 200 null application/json; charset=utf-8 65.4101ms
- jellyfin | [09:19:25] [INF] [16] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@__userId_0='?' (DbType = Guid), @__itemId_1='?' (DbType = Guid), @__client_2='?' (Size = 4)], CommandType='Text', CommandTimeout='30']
- jellyfin | SELECT "i"."Id", "i"."Client", "i"."IndexBy", "i"."ItemId", "i"."RememberIndexing", "i"."RememberSorting", "i"."SortBy", "i"."SortOrder", "i"."UserId", "i"."ViewType"
- jellyfin | FROM "ItemDisplayPreferences" AS "i"
- jellyfin | WHERE "i"."UserId" = @__userId_0 AND "i"."ItemId" = @__itemId_1 AND "i"."Client" = @__client_2
- jellyfin | LIMIT 1
- jellyfin | [09:19:25] [INF] [16] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@__userId_0='?' (DbType = Guid), @__itemId_1='?' (DbType = Guid), @__client_2='?' (Size = 4)], CommandType='Text', CommandTimeout='30']
- jellyfin | SELECT "c"."Id", "c"."Client", "c"."ItemId", "c"."Key", "c"."UserId", "c"."Value"
- jellyfin | FROM "CustomItemDisplayPreferences" AS "c"
- jellyfin | WHERE "c"."UserId" = @__userId_0 AND "c"."ItemId" = @__itemId_1 AND "c"."Client" = @__client_2
- jellyfin | [09:19:25] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/socket?api_key=1bb872f8e58d4488a291baccc52474db&deviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6MTMxLjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMTMxLjB8MTcyNzk3NzI1ODA0Ng11 - null null
- jellyfin | [09:19:25] [INF] [8] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- jellyfin | [09:19:25] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/socket?api_key=1bb872f8e58d4488a291baccc52474db&deviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6MTMxLjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMTMxLjB8MTcyNzk3NzI1ODA0Ng11 - 404 0 null 1.544ms
- jellyfin | [09:19:25] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://domain.com/socket, Response status code: 404
- jellyfin | [09:19:25] [INF] [24] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@p0='?' (DbType = DateTime), @p1='?', @p2='?' (DbType = Int32), @p3='?' (Size = 31), @p4='?', @p5='?' (DbType = UInt32), @p6='?' (Size = 25), @p7='?' (Size = 14), @p8='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
- jellyfin | INSERT INTO "ActivityLogs" ("DateCreated", "ItemId", "LogSeverity", "Name", "Overview", "RowVersion", "ShortOverview", "Type", "UserId")
- jellyfin | VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8)
- jellyfin | RETURNING "Id";
- jellyfin | [09:19:25] [INF] [16] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing ObjectResult, writing value of type 'MediaBrowser.Model.Dto.DisplayPreferencesDto'.
- jellyfin | [09:19:25] [INF] [16] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.DisplayPreferencesController.GetDisplayPreferences (Jellyfin.Api) in 130.271ms
- jellyfin | [09:19:25] [INF] [16] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.DisplayPreferencesController.GetDisplayPreferences (Jellyfin.Api)'
- jellyfin | [09:19:25] [INF] [16] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/DisplayPreferences/usersettings?userId=e40d768af4474aedb13590e7d3b666d2&client=emby - 200 null application/json; charset=utf-8 145.7219ms
- jellyfin | [09:19:25] [INF] [24] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)], CommandType='Text', CommandTimeout='30']
- jellyfin | UPDATE "Permissions" SET "Kind" = @p0, "RowVersion" = @p1, "UserId" = @p2, "Value" = @p3
- jellyfin | WHERE "Id" = @p4 AND "RowVersion" = @p5
- jellyfin | RETURNING 1;
- jellyfin | [09:19:25] [INF] [24] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)], CommandType='Text', CommandTimeout='30']
- jellyfin | UPDATE "Permissions" SET "Kind" = @p0, "RowVersion" = @p1, "UserId" = @p2, "Value" = @p3
- jellyfin | WHERE "Id" = @p4 AND "RowVersion" = @p5
- jellyfin | RETURNING 1;
- jellyfin | [09:19:25] [INF] [24] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)], CommandType='Text', CommandTimeout='30']
- jellyfin | UPDATE "Permissions" SET "Kind" = @p0, "RowVersion" = @p1, "UserId" = @p2, "Value" = @p3
- jellyfin | WHERE "Id" = @p4 AND "RowVersion" = @p5
- jellyfin | RETURNING 1;
- jellyfin | [09:19:25] [INF] [24] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)], CommandType='Text', CommandTimeout='30']
- jellyfin | UPDATE "Permissions" SET "Kind" = @p0, "RowVersion" = @p1, "UserId" = @p2, "Value" = @p3
- jellyfin | WHERE "Id" = @p4 AND "RowVersion" = @p5
- jellyfin | RETURNING 1;
- jellyfin | [09:19:25] [INF] [24] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)], CommandType='Text', CommandTimeout='30']
- jellyfin | UPDATE "Permissions" SET "Kind" = @p0, "RowVersion" = @p1, "UserId" = @p2, "Value" = @p3
- jellyfin | WHERE "Id" = @p4 AND "RowVersion" = @p5
- jellyfin | RETURNING 1;
- jellyfin | [09:19:25] [INF] [24] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)], CommandType='Text', CommandTimeout='30']
- jellyfin | UPDATE "Permissions" SET "Kind" = @p0, "RowVersion" = @p1, "UserId" = @p2, "Value" = @p3
- jellyfin | WHERE "Id" = @p4 AND "RowVersion" = @p5
- jellyfin | RETURNING 1;
- jellyfin | [09:19:25] [INF] [24] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)], CommandType='Text', CommandTimeout='30']
- jellyfin | UPDATE "Permissions" SET "Kind" = @p0, "RowVersion" = @p1, "UserId" = @p2, "Value" = @p3
- jellyfin | WHERE "Id" = @p4 AND "RowVersion" = @p5
- jellyfin | RETURNING 1;
- jellyfin | [09:19:25] [INF] [24] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)], CommandType='Text', CommandTimeout='30']
- jellyfin | UPDATE "Permissions" SET "Kind" = @p0, "RowVersion" = @p1, "UserId" = @p2, "Value" = @p3
- jellyfin | WHERE "Id" = @p4 AND "RowVersion" = @p5
- jellyfin | RETURNING 1;
- jellyfin | [09:19:25] [INF] [24] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)], CommandType='Text', CommandTimeout='30']
- jellyfin | UPDATE "Permissions" SET "Kind" = @p0, "RowVersion" = @p1, "UserId" = @p2, "Value" = @p3
- jellyfin | WHERE "Id" = @p4 AND "RowVersion" = @p5
- jellyfin | RETURNING 1;
- jellyfin | [09:19:25] [INF] [24] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)], CommandType='Text', CommandTimeout='30']
- jellyfin | UPDATE "Permissions" SET "Kind" = @p0, "RowVersion" = @p1, "UserId" = @p2, "Value" = @p3
- jellyfin | WHERE "Id" = @p4 AND "RowVersion" = @p5
- jellyfin | RETURNING 1;
- jellyfin | [09:19:25] [INF] [24] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)], CommandType='Text', CommandTimeout='30']
- jellyfin | UPDATE "Permissions" SET "Kind" = @p0, "RowVersion" = @p1, "UserId" = @p2, "Value" = @p3
- jellyfin | WHERE "Id" = @p4 AND "RowVersion" = @p5
- jellyfin | RETURNING 1;
- jellyfin | [09:19:25] [INF] [24] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)], CommandType='Text', CommandTimeout='30']
- jellyfin | UPDATE "Permissions" SET "Kind" = @p0, "RowVersion" = @p1, "UserId" = @p2, "Value" = @p3
- jellyfin | WHERE "Id" = @p4 AND "RowVersion" = @p5
- jellyfin | RETURNING 1;
- jellyfin | [09:19:25] [INF] [24] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)], CommandType='Text', CommandTimeout='30']
- jellyfin | UPDATE "Permissions" SET "Kind" = @p0, "RowVersion" = @p1, "UserId" = @p2, "Value" = @p3
- jellyfin | WHERE "Id" = @p4 AND "RowVersion" = @p5
- jellyfin | RETURNING 1;
- jellyfin | [09:19:25] [INF] [24] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)], CommandType='Text', CommandTimeout='30']
- jellyfin | UPDATE "Permissions" SET "Kind" = @p0, "RowVersion" = @p1, "UserId" = @p2, "Value" = @p3
- jellyfin | WHERE "Id" = @p4 AND "RowVersion" = @p5
- jellyfin | RETURNING 1;
- jellyfin | [09:19:25] [INF] [24] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)], CommandType='Text', CommandTimeout='30']
- jellyfin | UPDATE "Permissions" SET "Kind" = @p0, "RowVersion" = @p1, "UserId" = @p2, "Value" = @p3
- jellyfin | WHERE "Id" = @p4 AND "RowVersion" = @p5
- jellyfin | RETURNING 1;
- jellyfin | [09:19:25] [INF] [24] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)], CommandType='Text', CommandTimeout='30']
- jellyfin | UPDATE "Permissions" SET "Kind" = @p0, "RowVersion" = @p1, "UserId" = @p2, "Value" = @p3
- jellyfin | WHERE "Id" = @p4 AND "RowVersion" = @p5
- jellyfin | RETURNING 1;
- jellyfin | [09:19:25] [INF] [24] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)], CommandType='Text', CommandTimeout='30']
- jellyfin | UPDATE "Permissions" SET "Kind" = @p0, "RowVersion" = @p1, "UserId" = @p2, "Value" = @p3
- jellyfin | WHERE "Id" = @p4 AND "RowVersion" = @p5
- jellyfin | RETURNING 1;
- jellyfin | [09:19:25] [INF] [24] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)], CommandType='Text', CommandTimeout='30']
- jellyfin | UPDATE "Permissions" SET "Kind" = @p0, "RowVersion" = @p1, "UserId" = @p2, "Value" = @p3
- jellyfin | WHERE "Id" = @p4 AND "RowVersion" = @p5
- jellyfin | RETURNING 1;
- jellyfin | [09:19:25] [INF] [24] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)], CommandType='Text', CommandTimeout='30']
- jellyfin | UPDATE "Permissions" SET "Kind" = @p0, "RowVersion" = @p1, "UserId" = @p2, "Value" = @p3
- jellyfin | WHERE "Id" = @p4 AND "RowVersion" = @p5
- jellyfin | RETURNING 1;
- jellyfin | [09:19:25] [INF] [24] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)], CommandType='Text', CommandTimeout='30']
- jellyfin | UPDATE "Permissions" SET "Kind" = @p0, "RowVersion" = @p1, "UserId" = @p2, "Value" = @p3
- jellyfin | WHERE "Id" = @p4 AND "RowVersion" = @p5
- jellyfin | RETURNING 1;
- jellyfin | [09:19:25] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Users/e40d768af4474aedb13590e7d3b666d2/Views - null null
- jellyfin | [09:19:25] [INF] [24] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)], CommandType='Text', CommandTimeout='30']
- jellyfin | UPDATE "Permissions" SET "Kind" = @p0, "RowVersion" = @p1, "UserId" = @p2, "Value" = @p3
- jellyfin | WHERE "Id" = @p4 AND "RowVersion" = @p5
- jellyfin | RETURNING 1;
- jellyfin | [09:19:25] [INF] [24] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)], CommandType='Text', CommandTimeout='30']
- jellyfin | UPDATE "Permissions" SET "Kind" = @p0, "RowVersion" = @p1, "UserId" = @p2, "Value" = @p3
- jellyfin | WHERE "Id" = @p4 AND "RowVersion" = @p5
- jellyfin | RETURNING 1;
- jellyfin | [09:19:25] [INF] [24] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)], CommandType='Text', CommandTimeout='30']
- jellyfin | UPDATE "Permissions" SET "Kind" = @p0, "RowVersion" = @p1, "UserId" = @p2, "Value" = @p3
- jellyfin | WHERE "Id" = @p4 AND "RowVersion" = @p5
- jellyfin | RETURNING 1;
- jellyfin | [09:19:25] [INF] [24] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)], CommandType='Text', CommandTimeout='30']
- jellyfin | UPDATE "Permissions" SET "Kind" = @p0, "RowVersion" = @p1, "UserId" = @p2, "Value" = @p3
- jellyfin | WHERE "Id" = @p4 AND "RowVersion" = @p5
- jellyfin | RETURNING 1;
- jellyfin | [09:19:25] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.UserViewsController.GetUserViewsLegacy (Jellyfin.Api)'
- jellyfin | [09:19:25] [INF] [24] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?'], CommandType='Text', CommandTimeout='30']
- jellyfin | UPDATE "Preferences" SET "Kind" = @p0, "RowVersion" = @p1, "UserId" = @p2, "Value" = @p3
- jellyfin | WHERE "Id" = @p4 AND "RowVersion" = @p5
- jellyfin | RETURNING 1;
- jellyfin | [09:19:25] [INF] [24] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?'], CommandType='Text', CommandTimeout='30']
- jellyfin | UPDATE "Preferences" SET "Kind" = @p0, "RowVersion" = @p1, "UserId" = @p2, "Value" = @p3
- jellyfin | WHERE "Id" = @p4 AND "RowVersion" = @p5
- jellyfin | RETURNING 1;
- jellyfin | [09:19:25] [INF] [24] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?'], CommandType='Text', CommandTimeout='30']
- jellyfin | UPDATE "Preferences" SET "Kind" = @p0, "RowVersion" = @p1, "UserId" = @p2, "Value" = @p3
- jellyfin | WHERE "Id" = @p4 AND "RowVersion" = @p5
- jellyfin | RETURNING 1;
- jellyfin | [09:19:25] [INF] [24] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?'], CommandType='Text', CommandTimeout='30']
- jellyfin | UPDATE "Preferences" SET "Kind" = @p0, "RowVersion" = @p1, "UserId" = @p2, "Value" = @p3
- jellyfin | WHERE "Id" = @p4 AND "RowVersion" = @p5
- jellyfin | RETURNING 1;
- jellyfin | [09:19:25] [INF] [24] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?'], CommandType='Text', CommandTimeout='30']
- jellyfin | UPDATE "Preferences" SET "Kind" = @p0, "RowVersion" = @p1, "UserId" = @p2, "Value" = @p3
- jellyfin | WHERE "Id" = @p4 AND "RowVersion" = @p5
- jellyfin | RETURNING 1;
- jellyfin | [09:19:25] [INF] [24] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?'], CommandType='Text', CommandTimeout='30']
- jellyfin | UPDATE "Preferences" SET "Kind" = @p0, "RowVersion" = @p1, "UserId" = @p2, "Value" = @p3
- jellyfin | WHERE "Id" = @p4 AND "RowVersion" = @p5
- jellyfin | RETURNING 1;
- jellyfin | [09:19:25] [INF] [24] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?'], CommandType='Text', CommandTimeout='30']
- jellyfin | UPDATE "Preferences" SET "Kind" = @p0, "RowVersion" = @p1, "UserId" = @p2, "Value" = @p3
- jellyfin | WHERE "Id" = @p4 AND "RowVersion" = @p5
- jellyfin | RETURNING 1;
- jellyfin | [09:19:25] [INF] [24] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?'], CommandType='Text', CommandTimeout='30']
- jellyfin | UPDATE "Preferences" SET "Kind" = @p0, "RowVersion" = @p1, "UserId" = @p2, "Value" = @p3
- jellyfin | WHERE "Id" = @p4 AND "RowVersion" = @p5
- jellyfin | RETURNING 1;
- jellyfin | [09:19:25] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetUserViewsLegacy", controller = "UserViews"}. Executing controller action with signature MediaBrowser.Model.Querying.QueryResult`1[MediaBrowser.Model.Dto.BaseItemDto] GetUserViewsLegacy(System.Guid, System.Nullable`1[System.Boolean], System.Nullable`1[Jellyfin.Data.Enums.CollectionType][], Boolean) on controller Jellyfin.Api.Controllers.UserViewsController (Jellyfin.Api).
- jellyfin | [09:19:25] [INF] [24] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?'], CommandType='Text', CommandTimeout='30']
- jellyfin | UPDATE "Preferences" SET "Kind" = @p0, "RowVersion" = @p1, "UserId" = @p2, "Value" = @p3
- jellyfin | WHERE "Id" = @p4 AND "RowVersion" = @p5
- jellyfin | RETURNING 1;
- jellyfin | [09:19:25] [INF] [24] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?'], CommandType='Text', CommandTimeout='30']
- jellyfin | UPDATE "Preferences" SET "Kind" = @p0, "RowVersion" = @p1, "UserId" = @p2, "Value" = @p3
- jellyfin | WHERE "Id" = @p4 AND "RowVersion" = @p5
- jellyfin | RETURNING 1;
- jellyfin | [09:19:25] [INF] [24] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?'], CommandType='Text', CommandTimeout='30']
- jellyfin | UPDATE "Preferences" SET "Kind" = @p0, "RowVersion" = @p1, "UserId" = @p2, "Value" = @p3
- jellyfin | WHERE "Id" = @p4 AND "RowVersion" = @p5
- jellyfin | RETURNING 1;
- jellyfin | [09:19:25] [INF] [24] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?'], CommandType='Text', CommandTimeout='30']
- jellyfin | UPDATE "Preferences" SET "Kind" = @p0, "RowVersion" = @p1, "UserId" = @p2, "Value" = @p3
- jellyfin | WHERE "Id" = @p4 AND "RowVersion" = @p5
- jellyfin | RETURNING 1;
- jellyfin | [09:19:25] [INF] [24] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?'], CommandType='Text', CommandTimeout='30']
- jellyfin | UPDATE "Preferences" SET "Kind" = @p0, "RowVersion" = @p1, "UserId" = @p2, "Value" = @p3
- jellyfin | WHERE "Id" = @p4 AND "RowVersion" = @p5
- jellyfin | RETURNING 1;
- jellyfin | [09:19:25] [INF] [24] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@p29='?' (DbType = Guid), @p0='?', @p1='?' (Size = 67), @p2='?' (Size = 8), @p3='?' (DbType = Boolean), @p4='?' (DbType = Boolean), @p5='?' (DbType = Boolean), @p6='?' (DbType = Boolean), @p7='?' (DbType = Boolean), @p8='?' (DbType = Boolean), @p9='?' (DbType = Boolean), @p10='?' (DbType = Int64), @p11='?' (DbType = Int32), @p12='?' (DbType = DateTime), @p13='?' (DbType = DateTime), @p14='?' (DbType = Int32), @p15='?' (DbType = Int32), @p16='?' (DbType = Int32), @p17='?' (DbType = Boolean), @p18='?' (Size = 194), @p19='?' (Size = 66), @p20='?' (DbType = Boolean), @p21='?' (DbType = Boolean), @p22='?' (DbType = Boolean), @p23='?' (DbType = Int32), @p24='?' (DbType = UInt32), @p30='?' (DbType = UInt32), @p25='?' (Size = 3), @p26='?' (DbType = Int32), @p27='?' (DbType = Int32), @p28='?' (Size = 8)], CommandType='Text', CommandTimeout='30']
- jellyfin | UPDATE "Users" SET "AudioLanguagePreference" = @p0, "AuthenticationProviderId" = @p1, "CastReceiverId" = @p2, "DisplayCollectionsView" = @p3, "DisplayMissingEpisodes" = @p4, "EnableAutoLogin" = @p5, "EnableLocalPassword" = @p6, "EnableNextEpisodeAutoPlay" = @p7, "EnableUserPreferenceAccess" = @p8, "HidePlayedInLatest" = @p9, "InternalId" = @p10, "InvalidLoginAttemptCount" = @p11, "LastActivityDate" = @p12, "LastLoginDate" = @p13, "LoginAttemptsBeforeLockout" = @p14, "MaxActiveSessions" = @p15, "MaxParentalAgeRating" = @p16, "MustUpdatePassword" = @p17, "Password" = @p18, "PasswordResetProviderId" = @p19, "PlayDefaultAudioTrack" = @p20, "RememberAudioSelections" = @p21, "RememberSubtitleSelections" = @p22, "RemoteClientBitrateLimit" = @p23, "RowVersion" = @p24, "SubtitleLanguagePreference" = @p25, "SubtitleMode" = @p26, "SyncPlayAccess" = @p27, "Username" = @p28
- jellyfin | WHERE "Id" = @p29 AND "RowVersion" = @p30
- jellyfin | RETURNING 1;
- jellyfin | [09:19:25] [INF] [24] Microsoft.AspNetCore.Mvc.StatusCodeResult: Executing StatusCodeResult, setting HTTP status code 204
- jellyfin | [09:19:25] [INF] [24] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.SessionController.PostFullCapabilities (Jellyfin.Api) in 359.9761ms
- jellyfin | [09:19:25] [INF] [24] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.SessionController.PostFullCapabilities (Jellyfin.Api)'
- jellyfin | [09:19:25] [INF] [24] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 POST https://domain.com/Sessions/Capabilities/Full - 204 null null 379.0901ms
- jellyfin | [09:19:25] [INF] [24] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Users/e40d768af4474aedb13590e7d3b666d2/Views - null null
- jellyfin | [09:19:25] [INF] [24] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.UserViewsController.GetUserViewsLegacy (Jellyfin.Api)'
- jellyfin | [09:19:25] [INF] [24] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetUserViewsLegacy", controller = "UserViews"}. Executing controller action with signature MediaBrowser.Model.Querying.QueryResult`1[MediaBrowser.Model.Dto.BaseItemDto] GetUserViewsLegacy(System.Guid, System.Nullable`1[System.Boolean], System.Nullable`1[Jellyfin.Data.Enums.CollectionType][], Boolean) on controller Jellyfin.Api.Controllers.UserViewsController (Jellyfin.Api).
- jellyfin | [09:19:25] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing ObjectResult, writing value of type 'MediaBrowser.Model.Querying.QueryResult`1[[MediaBrowser.Model.Dto.BaseItemDto, MediaBrowser.Model, Version=10.10.1.0, Culture=neutral, PublicKeyToken=null]]'.
- jellyfin | [09:19:25] [INF] [24] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing ObjectResult, writing value of type 'MediaBrowser.Model.Querying.QueryResult`1[[MediaBrowser.Model.Dto.BaseItemDto, MediaBrowser.Model, Version=10.10.1.0, Culture=neutral, PublicKeyToken=null]]'.
- jellyfin | [09:19:25] [INF] [15] System.Net.Http.HttpClient.Default.ClientHandler: Received HTTP response headers after 822.5638ms - 200
- jellyfin | [09:19:25] [INF] [15] System.Net.Http.HttpClient.Default.LogicalHandler: End processing HTTP request after 863.4384ms - 200
- jellyfin | [09:19:25] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.UserViewsController.GetUserViewsLegacy (Jellyfin.Api) in 318.0041ms
- jellyfin | [09:19:25] [INF] [24] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.UserViewsController.GetUserViewsLegacy (Jellyfin.Api) in 170.3508ms
- jellyfin | [09:19:25] [INF] [24] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.UserViewsController.GetUserViewsLegacy (Jellyfin.Api)'
- jellyfin | [09:19:25] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.UserViewsController.GetUserViewsLegacy (Jellyfin.Api)'
- jellyfin | [09:19:25] [INF] [24] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Users/e40d768af4474aedb13590e7d3b666d2/Views - 200 null application/json; charset=utf-8 173.1239ms
- jellyfin | [09:19:25] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Users/e40d768af4474aedb13590e7d3b666d2/Views - 200 null application/json; charset=utf-8 322.3268ms
- jellyfin | [09:19:25] [INF] [8] System.Net.Http.HttpClient.Default.LogicalHandler: Start processing HTTP request GET https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-kodisyncqueue.png
- jellyfin | [09:19:25] [INF] [8] System.Net.Http.HttpClient.Default.ClientHandler: Sending HTTP request GET https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-kodisyncqueue.png
- jellyfin | [09:19:25] [INF] [15] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/LiveTv/Programs/Recommended?userId=e40d768af4474aedb13590e7d3b666d2&IsAiring=true&limit=1&ImageTypeLimit=1&EnableImageTypes=Primary%2CThumb%2CBackdrop&EnableTotalRecordCount=false&Fields=ChannelInfo%2CPrimaryImageAspectRatio - null null
- jellyfin | [09:19:25] [INF] [15] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.LiveTvController.GetRecommendedPrograms (Jellyfin.Api)'
- jellyfin | [09:19:25] [INF] [15] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetRecommendedPrograms", controller = "LiveTv"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MediaBrowser.Model.Querying.QueryResult`1[MediaBrowser.Model.Dto.BaseItemDto]]] GetRecommendedPrograms(System.Nullable`1[System.Guid], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], MediaBrowser.Model.Entities.ImageType[], System.Guid[], MediaBrowser.Model.Querying.ItemFields[], System.Nullable`1[System.Boolean], Boolean) on controller Jellyfin.Api.Controllers.LiveTvController (Jellyfin.Api).
- jellyfin | [09:19:25] [INF] [15] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing ObjectResult, writing value of type 'MediaBrowser.Model.Querying.QueryResult`1[[MediaBrowser.Model.Dto.BaseItemDto, MediaBrowser.Model, Version=10.10.1.0, Culture=neutral, PublicKeyToken=null]]'.
- jellyfin | [09:19:25] [INF] [15] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.LiveTvController.GetRecommendedPrograms (Jellyfin.Api) in 24.8023ms
- jellyfin | [09:19:25] [INF] [15] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.LiveTvController.GetRecommendedPrograms (Jellyfin.Api)'
- jellyfin | [09:19:25] [INF] [15] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/LiveTv/Programs/Recommended?userId=e40d768af4474aedb13590e7d3b666d2&IsAiring=true&limit=1&ImageTypeLimit=1&EnableImageTypes=Primary%2CThumb%2CBackdrop&EnableTotalRecordCount=false&Fields=ChannelInfo%2CPrimaryImageAspectRatio - 200 null application/json; charset=utf-8 35.7097ms
- jellyfin | [09:19:25] [INF] [15] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Shows/NextUp?Limit=24&Fields=PrimaryImageAspectRatio%2CDateCreated%2CBasicSyncInfo%2CPath%2CMediaSourceCount&UserId=e40d768af4474aedb13590e7d3b666d2&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CBanner%2CThumb&EnableTotalRecordCount=false&DisableFirstEpisode=false&NextUpDateCutoff=2023-11-06T09%3A19%3A31.006Z&EnableRewatching=false - null null
- jellyfin | [09:19:25] [INF] [15] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.TvShowsController.GetNextUp (Jellyfin.Api)'
- jellyfin | [09:19:25] [INF] [16] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Users/e40d768af4474aedb13590e7d3b666d2/Items/Latest?Limit=30&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo%2CPath&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=c0c1444b416777d3fa55d5f13da1ce58 - null null
- jellyfin | [09:19:25] [INF] [16] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api)'
- jellyfin | [09:19:25] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Users/e40d768af4474aedb13590e7d3b666d2/Items/Latest?Limit=16&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo%2CPath&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=a656b907eb3a73532e40e44b968d0225 - null null
- jellyfin | [09:19:25] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Users/e40d768af4474aedb13590e7d3b666d2/Items/Latest?Limit=30&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo%2CPath&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=7e64e319657a9516ec78490da03edccb - null null
- jellyfin | [09:19:25] [INF] [26] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api)'
- jellyfin | [09:19:25] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api)'
- jellyfin | [09:19:25] [INF] [15] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetNextUp", controller = "TvShows"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ActionResult`1[MediaBrowser.Model.Querying.QueryResult`1[MediaBrowser.Model.Dto.BaseItemDto]] GetNextUp(System.Nullable`1[System.Guid], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], MediaBrowser.Model.Querying.ItemFields[], System.Nullable`1[System.Guid], System.Nullable`1[System.Guid], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], MediaBrowser.Model.Entities.ImageType[], System.Nullable`1[System.Boolean], System.Nullable`1[System.DateTime], Boolean, Boolean, Boolean, Boolean) on controller Jellyfin.Api.Controllers.TvShowsController (Jellyfin.Api).
- jellyfin | [09:19:25] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Users/e40d768af4474aedb13590e7d3b666d2/Items/Latest?Limit=16&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo%2CPath&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=f137a2dd21bbc1b99aa5c0f6bf02a805 - null null
- jellyfin | [09:19:25] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Users/e40d768af4474aedb13590e7d3b666d2/Items/Latest?Limit=16&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo%2CPath&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=4e985111ed7f570b595204d82adb02f3 - null null
- jellyfin | [09:19:25] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Users/e40d768af4474aedb13590e7d3b666d2/Items/Resume?Limit=12&Recursive=true&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&EnableTotalRecordCount=false&MediaTypes=Book - null null
- jellyfin | [09:19:25] [INF] [26] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetLatestMediaLegacy", controller = "UserLibrary"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[MediaBrowser.Model.Dto.BaseItemDto]] GetLatestMediaLegacy(System.Guid, System.Nullable`1[System.Guid], MediaBrowser.Model.Querying.ItemFields[], Jellyfin.Data.Enums.BaseItemKind[], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], MediaBrowser.Model.Entities.ImageType[], System.Nullable`1[System.Boolean], Int32, Boolean) on controller Jellyfin.Api.Controllers.UserLibraryController (Jellyfin.Api).
- jellyfin | [09:19:25] [INF] [24] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Users/e40d768af4474aedb13590e7d3b666d2/Items/Resume?Limit=12&Recursive=true&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&EnableTotalRecordCount=false&MediaTypes=Video - null null
- jellyfin | [09:19:25] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetLatestMediaLegacy", controller = "UserLibrary"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[MediaBrowser.Model.Dto.BaseItemDto]] GetLatestMediaLegacy(System.Guid, System.Nullable`1[System.Guid], MediaBrowser.Model.Querying.ItemFields[], Jellyfin.Data.Enums.BaseItemKind[], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], MediaBrowser.Model.Entities.ImageType[], System.Nullable`1[System.Boolean], Int32, Boolean) on controller Jellyfin.Api.Controllers.UserLibraryController (Jellyfin.Api).
- jellyfin | [09:19:25] [INF] [24] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.ItemsController.GetResumeItemsLegacy (Jellyfin.Api)'
- jellyfin | [09:19:25] [INF] [14] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.ItemsController.GetResumeItemsLegacy (Jellyfin.Api)'
- jellyfin | [09:19:25] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Users/e40d768af4474aedb13590e7d3b666d2/Items/Resume?Limit=12&Recursive=true&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&EnableTotalRecordCount=false&MediaTypes=Audio - null null
- jellyfin | [09:19:25] [INF] [16] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetLatestMediaLegacy", controller = "UserLibrary"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[MediaBrowser.Model.Dto.BaseItemDto]] GetLatestMediaLegacy(System.Guid, System.Nullable`1[System.Guid], MediaBrowser.Model.Querying.ItemFields[], Jellyfin.Data.Enums.BaseItemKind[], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], MediaBrowser.Model.Entities.ImageType[], System.Nullable`1[System.Boolean], Int32, Boolean) on controller Jellyfin.Api.Controllers.UserLibraryController (Jellyfin.Api).
- jellyfin | [09:19:25] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.ItemsController.GetResumeItemsLegacy (Jellyfin.Api)'
- jellyfin | [09:19:25] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api)'
- jellyfin | [09:19:25] [INF] [25] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api)'
- jellyfin | [09:19:25] [INF] [25] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetLatestMediaLegacy", controller = "UserLibrary"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[MediaBrowser.Model.Dto.BaseItemDto]] GetLatestMediaLegacy(System.Guid, System.Nullable`1[System.Guid], MediaBrowser.Model.Querying.ItemFields[], Jellyfin.Data.Enums.BaseItemKind[], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], MediaBrowser.Model.Entities.ImageType[], System.Nullable`1[System.Boolean], Int32, Boolean) on controller Jellyfin.Api.Controllers.UserLibraryController (Jellyfin.Api).
- jellyfin | [09:19:25] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetLatestMediaLegacy", controller = "UserLibrary"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[MediaBrowser.Model.Dto.BaseItemDto]] GetLatestMediaLegacy(System.Guid, System.Nullable`1[System.Guid], MediaBrowser.Model.Querying.ItemFields[], Jellyfin.Data.Enums.BaseItemKind[], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], MediaBrowser.Model.Entities.ImageType[], System.Nullable`1[System.Boolean], Int32, Boolean) on controller Jellyfin.Api.Controllers.UserLibraryController (Jellyfin.Api).
- jellyfin | [09:19:25] [INF] [24] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetResumeItemsLegacy", controller = "Items"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ActionResult`1[MediaBrowser.Model.Querying.QueryResult`1[MediaBrowser.Model.Dto.BaseItemDto]] GetResumeItemsLegacy(System.Guid, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Guid], MediaBrowser.Model.Querying.ItemFields[], Jellyfin.Data.Enums.MediaType[], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], MediaBrowser.Model.Entities.ImageType[], Jellyfin.Data.Enums.BaseItemKind[], Jellyfin.Data.Enums.BaseItemKind[], Boolean, System.Nullable`1[System.Boolean], Boolean) on controller Jellyfin.Api.Controllers.ItemsController (Jellyfin.Api).
- jellyfin | [09:19:25] [INF] [14] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetResumeItemsLegacy", controller = "Items"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ActionResult`1[MediaBrowser.Model.Querying.QueryResult`1[MediaBrowser.Model.Dto.BaseItemDto]] GetResumeItemsLegacy(System.Guid, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Guid], MediaBrowser.Model.Querying.ItemFields[], Jellyfin.Data.Enums.MediaType[], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], MediaBrowser.Model.Entities.ImageType[], Jellyfin.Data.Enums.BaseItemKind[], Jellyfin.Data.Enums.BaseItemKind[], Boolean, System.Nullable`1[System.Boolean], Boolean) on controller Jellyfin.Api.Controllers.ItemsController (Jellyfin.Api).
- jellyfin | [09:19:25] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetResumeItemsLegacy", controller = "Items"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ActionResult`1[MediaBrowser.Model.Querying.QueryResult`1[MediaBrowser.Model.Dto.BaseItemDto]] GetResumeItemsLegacy(System.Guid, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Guid], MediaBrowser.Model.Querying.ItemFields[], Jellyfin.Data.Enums.MediaType[], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], MediaBrowser.Model.Entities.ImageType[], Jellyfin.Data.Enums.BaseItemKind[], Jellyfin.Data.Enums.BaseItemKind[], Boolean, System.Nullable`1[System.Boolean], Boolean) on controller Jellyfin.Api.Controllers.ItemsController (Jellyfin.Api).
- jellyfin | [09:19:25] [INF] [16] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing OkResult`1, writing value of type 'System.Linq.Enumerable+SelectListIterator`2[[System.Tuple`2[[MediaBrowser.Controller.Entities.BaseItem, MediaBrowser.Controller, Version=10.10.1.0, Culture=neutral, PublicKeyToken=null],[System.Collections.Generic.List`1[[MediaBrowser.Controller.Entities.BaseItem, MediaBrowser.Controller, Version=10.10.1.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[MediaBrowser.Model.Dto.BaseItemDto, MediaBrowser.Model, Version=10.10.1.0, Culture=neutral, PublicKeyToken=null]]'.
- jellyfin | [09:19:25] [INF] [16] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api) in 20.0855ms
- jellyfin | [09:19:25] [INF] [16] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api)'
- jellyfin | [09:19:25] [INF] [16] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Users/e40d768af4474aedb13590e7d3b666d2/Items/Latest?Limit=30&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo%2CPath&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=c0c1444b416777d3fa55d5f13da1ce58 - 200 null application/json; charset=utf-8 26.9285ms
- jellyfin | [09:19:25] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing OkResult`1, writing value of type 'System.Linq.Enumerable+SelectListIterator`2[[System.Tuple`2[[MediaBrowser.Controller.Entities.BaseItem, MediaBrowser.Controller, Version=10.10.1.0, Culture=neutral, PublicKeyToken=null],[System.Collections.Generic.List`1[[MediaBrowser.Controller.Entities.BaseItem, MediaBrowser.Controller, Version=10.10.1.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[MediaBrowser.Model.Dto.BaseItemDto, MediaBrowser.Model, Version=10.10.1.0, Culture=neutral, PublicKeyToken=null]]'.
- jellyfin | [09:19:25] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api) in 24.2993ms
- jellyfin | [09:19:25] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api)'
- jellyfin | [09:19:25] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Users/e40d768af4474aedb13590e7d3b666d2/Items/Latest?Limit=16&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo%2CPath&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=4e985111ed7f570b595204d82adb02f3 - 200 null application/json; charset=utf-8 26.6482ms
- jellyfin | [09:19:25] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing ObjectResult, writing value of type 'MediaBrowser.Model.Querying.QueryResult`1[[MediaBrowser.Model.Dto.BaseItemDto, MediaBrowser.Model, Version=10.10.1.0, Culture=neutral, PublicKeyToken=null]]'.
- jellyfin | [09:19:25] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.ItemsController.GetResumeItemsLegacy (Jellyfin.Api) in 35.2552ms
- jellyfin | [09:19:25] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.ItemsController.GetResumeItemsLegacy (Jellyfin.Api)'
- jellyfin | [09:19:25] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Users/e40d768af4474aedb13590e7d3b666d2/Items/Resume?Limit=12&Recursive=true&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&EnableTotalRecordCount=false&MediaTypes=Audio - 200 null application/json; charset=utf-8 40.0543ms
- jellyfin | [09:19:25] [INF] [26] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing OkResult`1, writing value of type 'System.Linq.Enumerable+SelectListIterator`2[[System.Tuple`2[[MediaBrowser.Controller.Entities.BaseItem, MediaBrowser.Controller, Version=10.10.1.0, Culture=neutral, PublicKeyToken=null],[System.Collections.Generic.List`1[[MediaBrowser.Controller.Entities.BaseItem, MediaBrowser.Controller, Version=10.10.1.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[MediaBrowser.Model.Dto.BaseItemDto, MediaBrowser.Model, Version=10.10.1.0, Culture=neutral, PublicKeyToken=null]]'.
- jellyfin | [09:19:25] [INF] [14] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing ObjectResult, writing value of type 'MediaBrowser.Model.Querying.QueryResult`1[[MediaBrowser.Model.Dto.BaseItemDto, MediaBrowser.Model, Version=10.10.1.0, Culture=neutral, PublicKeyToken=null]]'.
- jellyfin | [09:19:25] [INF] [14] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.ItemsController.GetResumeItemsLegacy (Jellyfin.Api) in 39.9445ms
- jellyfin | [09:19:25] [INF] [14] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.ItemsController.GetResumeItemsLegacy (Jellyfin.Api)'
- jellyfin | [09:19:25] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Users/e40d768af4474aedb13590e7d3b666d2/Items/Resume?Limit=12&Recursive=true&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&EnableTotalRecordCount=false&MediaTypes=Book - 200 null application/json; charset=utf-8 44.8206ms
- jellyfin | [09:19:25] [INF] [26] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api) in 48.786ms
- jellyfin | [09:19:25] [INF] [26] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api)'
- jellyfin | [09:19:25] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Users/e40d768af4474aedb13590e7d3b666d2/Items/Latest?Limit=30&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo%2CPath&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=7e64e319657a9516ec78490da03edccb - 200 null application/json; charset=utf-8 52.2868ms
- jellyfin | [09:19:25] [INF] [25] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing OkResult`1, writing value of type 'System.Linq.Enumerable+SelectListIterator`2[[System.Tuple`2[[MediaBrowser.Controller.Entities.BaseItem, MediaBrowser.Controller, Version=10.10.1.0, Culture=neutral, PublicKeyToken=null],[System.Collections.Generic.List`1[[MediaBrowser.Controller.Entities.BaseItem, MediaBrowser.Controller, Version=10.10.1.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[MediaBrowser.Model.Dto.BaseItemDto, MediaBrowser.Model, Version=10.10.1.0, Culture=neutral, PublicKeyToken=null]]'.
- jellyfin | [09:19:25] [INF] [25] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api) in 67.5749ms
- jellyfin | [09:19:25] [INF] [25] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api)'
- jellyfin | [09:19:25] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Users/e40d768af4474aedb13590e7d3b666d2/Items/Latest?Limit=16&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo%2CPath&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=f137a2dd21bbc1b99aa5c0f6bf02a805 - 200 null application/json; charset=utf-8 70.1845ms
- jellyfin | [09:19:25] [INF] [24] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing ObjectResult, writing value of type 'MediaBrowser.Model.Querying.QueryResult`1[[MediaBrowser.Model.Dto.BaseItemDto, MediaBrowser.Model, Version=10.10.1.0, Culture=neutral, PublicKeyToken=null]]'.
- jellyfin | [09:19:25] [INF] [24] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.ItemsController.GetResumeItemsLegacy (Jellyfin.Api) in 76.0555ms
- jellyfin | [09:19:25] [INF] [24] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.ItemsController.GetResumeItemsLegacy (Jellyfin.Api)'
- jellyfin | [09:19:25] [INF] [24] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Users/e40d768af4474aedb13590e7d3b666d2/Items/Resume?Limit=12&Recursive=true&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&EnableTotalRecordCount=false&MediaTypes=Video - 200 null application/json; charset=utf-8 80.7812ms
- jellyfin | [09:19:25] [INF] [24] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.1 GET http://localhost:8096/health - null null
- jellyfin | [09:19:25] [INF] [24] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Health checks'
- jellyfin | [09:19:25] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing OkResult`1, writing value of type 'System.Linq.Enumerable+SelectListIterator`2[[System.Tuple`2[[MediaBrowser.Controller.Entities.BaseItem, MediaBrowser.Controller, Version=10.10.1.0, Culture=neutral, PublicKeyToken=null],[System.Collections.Generic.List`1[[MediaBrowser.Controller.Entities.BaseItem, MediaBrowser.Controller, Version=10.10.1.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[MediaBrowser.Model.Dto.BaseItemDto, MediaBrowser.Model, Version=10.10.1.0, Culture=neutral, PublicKeyToken=null]]'.
- jellyfin | [09:19:25] [INF] [26] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Health checks'
- jellyfin | [09:19:25] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.1 GET http://localhost:8096/health - 200 null text/plain 19.0543ms
- jellyfin | [09:19:25] [INF] [25] System.Net.Http.HttpClient.Default.ClientHandler: Received HTTP response headers after 252.9694ms - 200
- jellyfin | [09:19:25] [INF] [25] System.Net.Http.HttpClient.Default.LogicalHandler: End processing HTTP request after 253.2777ms - 200
- jellyfin | [09:19:25] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api) in 115.1937ms
- jellyfin | [09:19:25] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api)'
- jellyfin | [09:19:25] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Users/e40d768af4474aedb13590e7d3b666d2/Items/Latest?Limit=16&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo%2CPath&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=a656b907eb3a73532e40e44b968d0225 - 200 null application/json; charset=utf-8 118.7356ms
- jellyfin | [09:19:25] [INF] [15] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing ObjectResult, writing value of type 'MediaBrowser.Model.Querying.QueryResult`1[[MediaBrowser.Model.Dto.BaseItemDto, MediaBrowser.Model, Version=10.10.1.0, Culture=neutral, PublicKeyToken=null]]'.
- jellyfin | [09:19:25] [INF] [15] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.TvShowsController.GetNextUp (Jellyfin.Api) in 166.2503ms
- jellyfin | [09:19:25] [INF] [15] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.TvShowsController.GetNextUp (Jellyfin.Api)'
- jellyfin | [09:19:25] [INF] [15] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Shows/NextUp?Limit=24&Fields=PrimaryImageAspectRatio%2CDateCreated%2CBasicSyncInfo%2CPath%2CMediaSourceCount&UserId=e40d768af4474aedb13590e7d3b666d2&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CBanner%2CThumb&EnableTotalRecordCount=false&DisableFirstEpisode=false&NextUpDateCutoff=2023-11-06T09%3A19%3A31.006Z&EnableRewatching=false - 200 null application/json; charset=utf-8 175.0559ms
- jellyfin | [09:19:26] [INF] [25] System.Net.Http.HttpClient.Default.LogicalHandler: Start processing HTTP request GET https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-ldapauth.png
- jellyfin | [09:19:26] [INF] [25] System.Net.Http.HttpClient.Default.ClientHandler: Sending HTTP request GET https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-ldapauth.png
- jellyfin | [09:19:26] [INF] [25] System.Net.Http.HttpClient.Default.ClientHandler: Received HTTP response headers after 250.6326ms - 200
- jellyfin | [09:19:26] [INF] [25] System.Net.Http.HttpClient.Default.LogicalHandler: End processing HTTP request after 251.0623ms - 200
- jellyfin | [09:19:26] [INF] [15] System.Net.Http.HttpClient.Default.LogicalHandler: Start processing HTTP request GET https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-opensubtitles.png
- jellyfin | [09:19:26] [INF] [15] System.Net.Http.HttpClient.Default.ClientHandler: Sending HTTP request GET https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-opensubtitles.png
- jellyfin | [09:19:26] [INF] [15] System.Net.Http.HttpClient.Default.ClientHandler: Received HTTP response headers after 249.2424ms - 200
- jellyfin | [09:19:26] [INF] [15] System.Net.Http.HttpClient.Default.LogicalHandler: End processing HTTP request after 291.0447ms - 200
- jellyfin | [09:19:26] [INF] [8] System.Net.Http.HttpClient.Default.LogicalHandler: Start processing HTTP request GET https://raw.githubusercontent.com/ConfusedPolarBear/intro-skipper/master/manifest.json
- jellyfin | [09:19:26] [INF] [8] System.Net.Http.HttpClient.Default.ClientHandler: Sending HTTP request GET https://raw.githubusercontent.com/ConfusedPolarBear/intro-skipper/master/manifest.json
- jellyfin | [09:19:27] [INF] [15] System.Net.Http.HttpClient.Default.ClientHandler: Received HTTP response headers after 1014.2463ms - 200
- jellyfin | [09:19:27] [INF] [15] System.Net.Http.HttpClient.Default.LogicalHandler: End processing HTTP request after 1014.4195ms - 200
- jellyfin | [09:19:27] [INF] [15] Emby.Server.Implementations.ScheduledTasks.TaskManager: Update Plugins Completed after 0 minute(s) and 3 seconds
- jellyfin | [09:19:27] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Items/58e46277a7fecc485230662ddf7f0f87/ThemeMedia?userId=e40d768af4474aedb13590e7d3b666d2&InheritFromParent=true - null null
- jellyfin | [09:19:27] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Users/e40d768af4474aedb13590e7d3b666d2/Items/58e46277a7fecc485230662ddf7f0f87 - null null
- jellyfin | [09:19:27] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.UserLibraryController.GetItemLegacy (Jellyfin.Api)'
- jellyfin | [09:19:27] [INF] [25] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.LibraryController.GetThemeMedia (Jellyfin.Api)'
- jellyfin | [09:19:27] [INF] [25] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetThemeMedia", controller = "Library"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ActionResult`1[MediaBrowser.Model.Querying.AllThemeMediaResult] GetThemeMedia(System.Guid, System.Nullable`1[System.Guid], Boolean, Jellyfin.Data.Enums.ItemSortBy[], Jellyfin.Data.Enums.SortOrder[]) on controller Jellyfin.Api.Controllers.LibraryController (Jellyfin.Api).
- jellyfin | [09:19:27] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetItemLegacy", controller = "UserLibrary"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MediaBrowser.Model.Dto.BaseItemDto]] GetItemLegacy(System.Guid, System.Guid) on controller Jellyfin.Api.Controllers.UserLibraryController (Jellyfin.Api).
- jellyfin | [09:19:27] [INF] [25] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing ObjectResult, writing value of type 'MediaBrowser.Model.Querying.AllThemeMediaResult'.
- jellyfin | [09:19:27] [INF] [25] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.LibraryController.GetThemeMedia (Jellyfin.Api) in 7.7474ms
- jellyfin | [09:19:27] [INF] [25] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.LibraryController.GetThemeMedia (Jellyfin.Api)'
- jellyfin | [09:19:27] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Items/58e46277a7fecc485230662ddf7f0f87/ThemeMedia?userId=e40d768af4474aedb13590e7d3b666d2&InheritFromParent=true - 200 null application/json; charset=utf-8 10.3971ms
- jellyfin | [09:19:27] [INF] [8] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@__itemId_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
- jellyfin | SELECT EXISTS (
- jellyfin | SELECT 1
- jellyfin | FROM "MediaSegments" AS "m"
- jellyfin | WHERE "m"."ItemId" = @__itemId_0)
- jellyfin | [09:19:27] [INF] [8] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@__itemId_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
- jellyfin | SELECT EXISTS (
- jellyfin | SELECT 1
- jellyfin | FROM "MediaSegments" AS "m"
- jellyfin | WHERE "m"."ItemId" = @__itemId_0)
- jellyfin | [09:19:27] [INF] [8] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@__itemId_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
- jellyfin | SELECT "t"."ItemId", "t"."Width", "t"."Bandwidth", "t"."Height", "t"."Interval", "t"."ThumbnailCount", "t"."TileHeight", "t"."TileWidth"
- jellyfin | FROM "TrickplayInfos" AS "t"
- jellyfin | WHERE "t"."ItemId" = @__itemId_0
- jellyfin | [09:19:27] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing ObjectResult, writing value of type 'MediaBrowser.Model.Dto.BaseItemDto'.
- jellyfin | [09:19:28] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.UserLibraryController.GetItemLegacy (Jellyfin.Api) in 73.1247ms
- jellyfin | [09:19:28] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.UserLibraryController.GetItemLegacy (Jellyfin.Api)'
- jellyfin | [09:19:28] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Users/e40d768af4474aedb13590e7d3b666d2/Items/58e46277a7fecc485230662ddf7f0f87 - 200 null application/json; charset=utf-8 76.4341ms
- jellyfin | [09:19:28] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Shows/bcb425a56a85685b9bcf2d93fcd15edc/Episodes?SeasonId=8736f234099787aa390db1b009130065&UserId=e40d768af4474aedb13590e7d3b666d2&Fields=ItemCounts%2CPrimaryImageAspectRatio%2CBasicSyncInfo%2CCanDelete%2CMediaSourceCount - null null
- jellyfin | [09:19:28] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.TvShowsController.GetEpisodes (Jellyfin.Api)'
- jellyfin | [09:19:28] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Items/bcb425a56a85685b9bcf2d93fcd15edc/Images/Logo?tag=098f50f69977cf70ec05e5ba26a37c53&quality=90 - null null
- jellyfin | [09:19:28] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetEpisodes", controller = "TvShows"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ActionResult`1[MediaBrowser.Model.Querying.QueryResult`1[MediaBrowser.Model.Dto.BaseItemDto]] GetEpisodes(System.Guid, System.Nullable`1[System.Guid], MediaBrowser.Model.Querying.ItemFields[], System.Nullable`1[System.Int32], System.Nullable`1[System.Guid], System.Nullable`1[System.Boolean], System.Nullable`1[System.Guid], System.Nullable`1[System.Guid], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], MediaBrowser.Model.Entities.ImageType[], System.Nullable`1[System.Boolean], System.Nullable`1[Jellyfin.Data.Enums.ItemSortBy]) on controller Jellyfin.Api.Controllers.TvShowsController (Jellyfin.Api).
- jellyfin | [09:19:28] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Items/bcb425a56a85685b9bcf2d93fcd15edc/Images/Backdrop/0?maxWidth=2880&tag=1964c64cfbceb2785ab8a41ca02b6ee8&quality=80 - null null
- jellyfin | [09:19:28] [INF] [15] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Items/58e46277a7fecc485230662ddf7f0f87/Images/Primary?fillHeight=405&fillWidth=720&quality=96&tag=b9a50f26425358ab0841415340fdf558 - null null
- jellyfin | [09:19:28] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [09:19:28] [INF] [26] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImageByIndex (Jellyfin.Api)'
- jellyfin | [09:19:28] [INF] [15] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [09:19:28] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Items/a15444c01c3fa8c30bbaccff998040f4/Images/Primary?fillHeight=502&fillWidth=335&quality=96&tag=0fa2489b5c095b99c26c7b43f85c30af - null null
- jellyfin | [09:19:28] [INF] [25] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [09:19:28] [INF] [16] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Items/d6a8b2161d4f85180906ad4dcd29f736/Images/Primary?fillHeight=502&fillWidth=335&quality=96&tag=0003f95a2b95e8c96b4433727017be0f - null null
- jellyfin | [09:19:28] [INF] [24] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Items/9767033e13470786525d4ef8020f23ed/Images/Primary?fillHeight=502&fillWidth=335&quality=96&tag=f3febc5e0d1690d611ed6fea48065878 - null null
- jellyfin | [09:19:28] [INF] [24] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [09:19:28] [INF] [16] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [09:19:28] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Items/63e225ccc9fe75d30de8dfa4f7a33e65/Images/Primary?fillHeight=502&fillWidth=335&quality=96&tag=261f9176d6e56ae36416a88a2318586b - null null
- jellyfin | [09:19:28] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [09:19:28] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Items/74b4ea42bb20964a1bca36d3a8e7f8dd/Images/Primary?fillHeight=502&fillWidth=335&quality=96&tag=68ca9a2fbb3218f484e6c9906215133e - null null
- jellyfin | [09:19:28] [INF] [14] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [09:19:28] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Items/1e1a0543ec605dcd3e6163c41f5c5dd5/Images/Primary?fillHeight=502&fillWidth=335&quality=96&tag=4a45c2280d3fd329e109a82ae401e04a - null null
- jellyfin | [09:19:28] [INF] [27] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [09:19:28] [INF] [15] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetItemImage", controller = "Image"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetItemImage(System.Guid, MediaBrowser.Model.Entities.ImageType, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[MediaBrowser.Model.Drawing.ImageFormat], System.Nullable`1[System.Double], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Int32]) on controller Jellyfin.Api.Controllers.ImageController (Jellyfin.Api).
- jellyfin | [09:19:28] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetItemImage", controller = "Image"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetItemImage(System.Guid, MediaBrowser.Model.Entities.ImageType, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[MediaBrowser.Model.Drawing.ImageFormat], System.Nullable`1[System.Double], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Int32]) on controller Jellyfin.Api.Controllers.ImageController (Jellyfin.Api).
- jellyfin | [09:19:28] [INF] [26] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetItemImageByIndex", controller = "Image"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetItemImageByIndex(System.Guid, MediaBrowser.Model.Entities.ImageType, Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[MediaBrowser.Model.Drawing.ImageFormat], System.Nullable`1[System.Double], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String) on controller Jellyfin.Api.Controllers.ImageController (Jellyfin.Api).
- jellyfin | [09:19:28] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing ObjectResult, writing value of type 'MediaBrowser.Model.Querying.QueryResult`1[[MediaBrowser.Model.Dto.BaseItemDto, MediaBrowser.Model, Version=10.10.1.0, Culture=neutral, PublicKeyToken=null]]'.
- jellyfin | [09:19:28] [INF] [25] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetItemImage", controller = "Image"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetItemImage(System.Guid, MediaBrowser.Model.Entities.ImageType, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[MediaBrowser.Model.Drawing.ImageFormat], System.Nullable`1[System.Double], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Int32]) on controller Jellyfin.Api.Controllers.ImageController (Jellyfin.Api).
- jellyfin | [09:19:28] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.TvShowsController.GetEpisodes (Jellyfin.Api) in 37.0324ms
- jellyfin | [09:19:28] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.TvShowsController.GetEpisodes (Jellyfin.Api)'
- jellyfin | [09:19:28] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Shows/bcb425a56a85685b9bcf2d93fcd15edc/Episodes?SeasonId=8736f234099787aa390db1b009130065&UserId=e40d768af4474aedb13590e7d3b666d2&Fields=ItemCounts%2CPrimaryImageAspectRatio%2CBasicSyncInfo%2CCanDelete%2CMediaSourceCount - 200 null application/json; charset=utf-8 47.6952ms
- jellyfin | [09:19:28] [INF] [24] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetItemImage", controller = "Image"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetItemImage(System.Guid, MediaBrowser.Model.Entities.ImageType, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[MediaBrowser.Model.Drawing.ImageFormat], System.Nullable`1[System.Double], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Int32]) on controller Jellyfin.Api.Controllers.ImageController (Jellyfin.Api).
- jellyfin | [09:19:28] [INF] [27] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetItemImage", controller = "Image"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetItemImage(System.Guid, MediaBrowser.Model.Entities.ImageType, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[MediaBrowser.Model.Drawing.ImageFormat], System.Nullable`1[System.Double], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Int32]) on controller Jellyfin.Api.Controllers.ImageController (Jellyfin.Api).
- jellyfin | [09:19:28] [INF] [16] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetItemImage", controller = "Image"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetItemImage(System.Guid, MediaBrowser.Model.Entities.ImageType, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[MediaBrowser.Model.Drawing.ImageFormat], System.Nullable`1[System.Double], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Int32]) on controller Jellyfin.Api.Controllers.ImageController (Jellyfin.Api).
- jellyfin | [09:19:28] [INF] [14] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetItemImage", controller = "Image"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetItemImage(System.Guid, MediaBrowser.Model.Entities.ImageType, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[MediaBrowser.Model.Drawing.ImageFormat], System.Nullable`1[System.Double], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Int32]) on controller Jellyfin.Api.Controllers.ImageController (Jellyfin.Api).
- jellyfin | [09:19:28] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetItemImage", controller = "Image"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetItemImage(System.Guid, MediaBrowser.Model.Entities.ImageType, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[MediaBrowser.Model.Drawing.ImageFormat], System.Nullable`1[System.Double], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Int32]) on controller Jellyfin.Api.Controllers.ImageController (Jellyfin.Api).
- jellyfin | [09:19:28] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing PhysicalFileResult, sending file '/config/metadata/library/bc/bcb425a56a85685b9bcf2d93fcd15edc/logo.png' with download name '' ...
- jellyfin | [09:19:28] [INF] [16] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing PhysicalFileResult, sending file '/config/metadata/People/B/Brian Cox/folder.jpg' with download name '' ...
- jellyfin | [09:19:28] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api) in 31.6072ms
- jellyfin | [09:19:28] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [09:19:28] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Items/bcb425a56a85685b9bcf2d93fcd15edc/Images/Logo?tag=098f50f69977cf70ec05e5ba26a37c53&quality=90 - 200 59439 image/png 69.2467ms
- jellyfin | [09:19:28] [INF] [28] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api) in 34.2434ms
- jellyfin | [09:19:28] [INF] [28] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [09:19:28] [INF] [28] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Items/d6a8b2161d4f85180906ad4dcd29f736/Images/Primary?fillHeight=502&fillWidth=335&quality=96&tag=0003f95a2b95e8c96b4433727017be0f - 200 23264 image/jpeg 52.0161ms
- jellyfin | [09:19:28] [INF] [16] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Items/c2b52b5e59868aca953b72ea88555aec/Images/Primary?fillHeight=300&fillWidth=533&quality=96&tag=10927949e9d20166237e0c7d6105c595 - null null
- jellyfin | [09:19:28] [INF] [16] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [09:19:28] [INF] [16] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetItemImage", controller = "Image"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetItemImage(System.Guid, MediaBrowser.Model.Entities.ImageType, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[MediaBrowser.Model.Drawing.ImageFormat], System.Nullable`1[System.Double], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Int32]) on controller Jellyfin.Api.Controllers.ImageController (Jellyfin.Api).
- jellyfin | [09:19:28] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Items/010c85bef5a0144b8199b302910a0d90/Images/Primary?fillHeight=300&fillWidth=533&quality=96&tag=c005b3514a35f45f468b99e2b9e012f2 - null null
- jellyfin | [09:19:28] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [09:19:28] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetItemImage", controller = "Image"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetItemImage(System.Guid, MediaBrowser.Model.Entities.ImageType, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[MediaBrowser.Model.Drawing.ImageFormat], System.Nullable`1[System.Double], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Int32]) on controller Jellyfin.Api.Controllers.ImageController (Jellyfin.Api).
- jellyfin | [09:19:28] [INF] [29] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Items/39677ea73bbc28cdacb4c71c8edbabe1/Images/Primary?fillHeight=300&fillWidth=533&quality=96&tag=7121c12a6d585ce435efe8ebf864ea8e - null null
- jellyfin | [09:19:28] [INF] [30] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Items/3ef17d5f90c54a0122a0232fc078b3d4/Images/Primary?fillHeight=300&fillWidth=533&quality=96&tag=445a7ff28fc42f2fb73f20c79ea6644d - null null
- jellyfin | [09:19:28] [INF] [30] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [09:19:28] [INF] [29] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [09:19:28] [INF] [29] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetItemImage", controller = "Image"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetItemImage(System.Guid, MediaBrowser.Model.Entities.ImageType, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[MediaBrowser.Model.Drawing.ImageFormat], System.Nullable`1[System.Double], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Int32]) on controller Jellyfin.Api.Controllers.ImageController (Jellyfin.Api).
- jellyfin | [09:19:28] [INF] [30] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetItemImage", controller = "Image"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetItemImage(System.Guid, MediaBrowser.Model.Entities.ImageType, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[MediaBrowser.Model.Drawing.ImageFormat], System.Nullable`1[System.Double], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Int32]) on controller Jellyfin.Api.Controllers.ImageController (Jellyfin.Api).
- jellyfin | [09:19:28] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing PhysicalFileResult, sending file '/cache/images/resized-images/d/d7792812-74ef-cfcb-3199-f7bcb20ee620.webp' with download name '' ...
- jellyfin | [09:19:28] [INF] [31] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api) in 189.803ms
- jellyfin | [09:19:28] [INF] [31] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [09:19:28] [INF] [31] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Items/63e225ccc9fe75d30de8dfa4f7a33e65/Images/Primary?fillHeight=502&fillWidth=335&quality=96&tag=261f9176d6e56ae36416a88a2318586b - 200 49292 image/webp 204.7051ms
- jellyfin | [09:19:28] [INF] [24] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing PhysicalFileResult, sending file '/cache/images/resized-images/3/399706fb-4326-9aec-b9d4-b93917c86ee7.webp' with download name '' ...
- jellyfin | [09:19:28] [INF] [27] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing PhysicalFileResult, sending file '/cache/images/resized-images/d/dcd2e8cd-0e42-faa6-ade4-066ba62ee27b.webp' with download name '' ...
- jellyfin | [09:19:28] [INF] [31] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api) in 206.3301ms
- jellyfin | [09:19:28] [INF] [31] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [09:19:28] [INF] [27] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api) in 206.2707ms
- jellyfin | [09:19:28] [INF] [27] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [09:19:28] [INF] [31] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Items/9767033e13470786525d4ef8020f23ed/Images/Primary?fillHeight=502&fillWidth=335&quality=96&tag=f3febc5e0d1690d611ed6fea48065878 - 200 31860 image/webp 222.4738ms
- jellyfin | [09:19:28] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Items/1e1a0543ec605dcd3e6163c41f5c5dd5/Images/Primary?fillHeight=502&fillWidth=335&quality=96&tag=4a45c2280d3fd329e109a82ae401e04a - 200 49526 image/webp 215.7396ms
- jellyfin | [09:19:28] [INF] [14] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing PhysicalFileResult, sending file '/cache/images/resized-images/f/fe9874c4-4e20-e361-4375-a53cd6d70d26.webp' with download name '' ...
- jellyfin | [09:19:28] [INF] [24] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api) in 222.4205ms
- jellyfin | [09:19:28] [INF] [24] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [09:19:28] [INF] [24] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Items/74b4ea42bb20964a1bca36d3a8e7f8dd/Images/Primary?fillHeight=502&fillWidth=335&quality=96&tag=68ca9a2fbb3218f484e6c9906215133e - 200 74134 image/webp 234.0875ms
- jellyfin | [09:19:28] [INF] [25] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing PhysicalFileResult, sending file '/cache/images/resized-images/0/05b4b449-e643-77d0-f330-e78b9cde99f5.webp' with download name '' ...
- jellyfin | [09:19:28] [INF] [25] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api) in 231.1149ms
- jellyfin | [09:19:28] [INF] [25] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [09:19:28] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Items/a15444c01c3fa8c30bbaccff998040f4/Images/Primary?fillHeight=502&fillWidth=335&quality=96&tag=0fa2489b5c095b99c26c7b43f85c30af - 200 108022 image/webp 250.2219ms
- jellyfin | [09:19:28] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Items/e40a0a1de4911daa6d0f84b4ad4aae6d/Images/Primary?fillHeight=300&fillWidth=533&quality=96&tag=0632cc10aca568e6c29f1217bae180dc - null null
- jellyfin | [09:19:28] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [09:19:28] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetItemImage", controller = "Image"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetItemImage(System.Guid, MediaBrowser.Model.Entities.ImageType, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[MediaBrowser.Model.Drawing.ImageFormat], System.Nullable`1[System.Double], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Int32]) on controller Jellyfin.Api.Controllers.ImageController (Jellyfin.Api).
- jellyfin | [09:19:28] [INF] [31] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Items/408c9a947d6bb48ac79c59147596c0c5/Images/Primary?fillHeight=300&fillWidth=533&quality=96&tag=4e42642de2d50b67acacacfb17ed03b6 - null null
- jellyfin | [09:19:28] [INF] [31] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [09:19:28] [INF] [31] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetItemImage", controller = "Image"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetItemImage(System.Guid, MediaBrowser.Model.Entities.ImageType, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[MediaBrowser.Model.Drawing.ImageFormat], System.Nullable`1[System.Double], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Int32]) on controller Jellyfin.Api.Controllers.ImageController (Jellyfin.Api).
- jellyfin | [09:19:28] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Items/d260249663549819939ada2da07222de/Images/Primary?fillHeight=300&fillWidth=533&quality=96&tag=4a239f6e4c54a0151b486f90055088a5 - null null
- jellyfin | [09:19:28] [INF] [27] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [09:19:28] [INF] [27] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetItemImage", controller = "Image"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetItemImage(System.Guid, MediaBrowser.Model.Entities.ImageType, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[MediaBrowser.Model.Drawing.ImageFormat], System.Nullable`1[System.Double], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Int32]) on controller Jellyfin.Api.Controllers.ImageController (Jellyfin.Api).
- jellyfin | [09:19:28] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Items/6c7efc468bd57a29ec6cb650eb2d2b53/Images/Primary?fillHeight=300&fillWidth=533&quality=96&tag=a946925df56748484ca4b2a42db871dd - null null
- jellyfin | [09:19:28] [INF] [25] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [09:19:28] [INF] [25] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetItemImage", controller = "Image"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetItemImage(System.Guid, MediaBrowser.Model.Entities.ImageType, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[MediaBrowser.Model.Drawing.ImageFormat], System.Nullable`1[System.Double], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Int32]) on controller Jellyfin.Api.Controllers.ImageController (Jellyfin.Api).
- jellyfin | [09:19:28] [INF] [24] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Items/58e46277a7fecc485230662ddf7f0f87/Images/Primary?fillHeight=300&fillWidth=533&quality=96&tag=b9a50f26425358ab0841415340fdf558 - null null
- jellyfin | [09:19:28] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Items/72b079eddf2cd13352a28589880e40de/Images/Primary?fillHeight=300&fillWidth=533&quality=96&tag=5515af02cfdc919563ef02e4608ab364 - null null
- jellyfin | [09:19:28] [INF] [24] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [09:19:28] [INF] [24] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetItemImage", controller = "Image"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetItemImage(System.Guid, MediaBrowser.Model.Entities.ImageType, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[MediaBrowser.Model.Drawing.ImageFormat], System.Nullable`1[System.Double], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Int32]) on controller Jellyfin.Api.Controllers.ImageController (Jellyfin.Api).
- jellyfin | [09:19:28] [INF] [14] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [09:19:28] [INF] [14] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetItemImage", controller = "Image"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetItemImage(System.Guid, MediaBrowser.Model.Entities.ImageType, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[MediaBrowser.Model.Drawing.ImageFormat], System.Nullable`1[System.Double], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Int32]) on controller Jellyfin.Api.Controllers.ImageController (Jellyfin.Api).
- jellyfin | [09:19:28] [INF] [16] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing PhysicalFileResult, sending file '/cache/images/resized-images/d/dced09bb-192c-e2c9-ed96-00873b5a51bf.webp' with download name '' ...
- jellyfin | [09:19:28] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api) in 221.9963ms
- jellyfin | [09:19:28] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [09:19:28] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Items/c2b52b5e59868aca953b72ea88555aec/Images/Primary?fillHeight=300&fillWidth=533&quality=96&tag=10927949e9d20166237e0c7d6105c595 - 200 55792 image/webp 222.6733ms
- jellyfin | [09:19:28] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing PhysicalFileResult, sending file '/cache/images/resized-images/c/ced2f7b6-913d-a13c-c7cb-2784384f30b2.webp' with download name '' ...
- jellyfin | [09:19:28] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api) in 226.6981ms
- jellyfin | [09:19:28] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [09:19:28] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Items/010c85bef5a0144b8199b302910a0d90/Images/Primary?fillHeight=300&fillWidth=533&quality=96&tag=c005b3514a35f45f468b99e2b9e012f2 - 200 59118 image/webp 227.3657ms
- jellyfin | [09:19:28] [INF] [29] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing PhysicalFileResult, sending file '/cache/images/resized-images/8/8fec57c7-a973-db02-b755-3a0638c8a6d0.webp' with download name '' ...
- jellyfin | [09:19:28] [INF] [29] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api) in 233.7156ms
- jellyfin | [09:19:28] [INF] [29] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [09:19:28] [INF] [29] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Items/39677ea73bbc28cdacb4c71c8edbabe1/Images/Primary?fillHeight=300&fillWidth=533&quality=96&tag=7121c12a6d585ce435efe8ebf864ea8e - 200 44736 image/webp 234.3394ms
- jellyfin | [09:19:28] [INF] [27] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing PhysicalFileResult, sending file '/cache/images/resized-images/e/e28802fa-1968-d7b1-86a3-22bec873ba92.webp' with download name '' ...
- jellyfin | [09:19:28] [INF] [27] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api) in 136.0536ms
- jellyfin | [09:19:28] [INF] [27] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [09:19:28] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Items/d260249663549819939ada2da07222de/Images/Primary?fillHeight=300&fillWidth=533&quality=96&tag=4a239f6e4c54a0151b486f90055088a5 - 200 58092 image/webp 136.782ms
- jellyfin | [09:19:28] [INF] [30] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing PhysicalFileResult, sending file '/cache/images/resized-images/9/98a259df-acd9-327e-0acc-0871cd41b47c.webp' with download name '' ...
- jellyfin | [09:19:28] [INF] [27] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api) in 301.3974ms
- jellyfin | [09:19:28] [INF] [27] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [09:19:28] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Items/3ef17d5f90c54a0122a0232fc078b3d4/Images/Primary?fillHeight=300&fillWidth=533&quality=96&tag=445a7ff28fc42f2fb73f20c79ea6644d - 200 60572 image/webp 302.4077ms
- jellyfin | [09:19:28] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing PhysicalFileResult, sending file '/cache/images/resized-images/2/2e7b4fbc-86c4-0624-7745-f194a1a8f163.webp' with download name '' ...
- jellyfin | [09:19:28] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api) in 164.2948ms
- jellyfin | [09:19:28] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [09:19:28] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Items/e40a0a1de4911daa6d0f84b4ad4aae6d/Images/Primary?fillHeight=300&fillWidth=533&quality=96&tag=0632cc10aca568e6c29f1217bae180dc - 200 80020 image/webp 165.273ms
- jellyfin | [09:19:28] [INF] [15] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing PhysicalFileResult, sending file '/cache/images/resized-images/0/0f165ea7-eccb-ee12-93fa-cbce54733607.webp' with download name '' ...
- jellyfin | [09:19:28] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api) in 425.4756ms
- jellyfin | [09:19:28] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [09:19:28] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Items/58e46277a7fecc485230662ddf7f0f87/Images/Primary?fillHeight=405&fillWidth=720&quality=96&tag=b9a50f26425358ab0841415340fdf558 - 200 77816 image/webp 455.6313ms
- jellyfin | [09:19:28] [INF] [31] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing PhysicalFileResult, sending file '/cache/images/resized-images/6/646446ce-32f7-0354-4a0f-b8d3a6255d8e.webp' with download name '' ...
- jellyfin | [09:19:28] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api) in 194.1441ms
- jellyfin | [09:19:28] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [09:19:28] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Items/408c9a947d6bb48ac79c59147596c0c5/Images/Primary?fillHeight=300&fillWidth=533&quality=96&tag=4e42642de2d50b67acacacfb17ed03b6 - 200 57696 image/webp 197.0058ms
- jellyfin | [09:19:28] [INF] [25] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing PhysicalFileResult, sending file '/cache/images/resized-images/5/541647c9-4162-9e53-b236-301e0f6b738d.webp' with download name '' ...
- jellyfin | [09:19:28] [INF] [31] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api) in 191.1916ms
- jellyfin | [09:19:28] [INF] [31] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [09:19:28] [INF] [31] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Items/6c7efc468bd57a29ec6cb650eb2d2b53/Images/Primary?fillHeight=300&fillWidth=533&quality=96&tag=a946925df56748484ca4b2a42db871dd - 200 22976 image/webp 192.6977ms
- jellyfin | [09:19:28] [INF] [24] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing PhysicalFileResult, sending file '/cache/images/resized-images/e/e0bc9c7b-6999-6298-3a46-1fec44c80550.webp' with download name '' ...
- jellyfin | [09:19:28] [INF] [32] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api) in 209.418ms
- jellyfin | [09:19:28] [INF] [32] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [09:19:28] [INF] [32] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Items/58e46277a7fecc485230662ddf7f0f87/Images/Primary?fillHeight=300&fillWidth=533&quality=96&tag=b9a50f26425358ab0841415340fdf558 - 200 50974 image/webp 210.1821ms
- jellyfin | [09:19:28] [INF] [14] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing PhysicalFileResult, sending file '/cache/images/resized-images/8/84703ff3-ac04-cc82-58e6-b856bf5de58d.webp' with download name '' ...
- jellyfin | [09:19:28] [INF] [14] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api) in 247.6556ms
- jellyfin | [09:19:28] [INF] [14] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [09:19:28] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Items/72b079eddf2cd13352a28589880e40de/Images/Primary?fillHeight=300&fillWidth=533&quality=96&tag=5515af02cfdc919563ef02e4608ab364 - 200 41612 image/webp 248.9273ms
- jellyfin | [09:19:29] [INF] [26] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing PhysicalFileResult, sending file '/cache/images/resized-images/1/1f6508ff-73ec-0311-22c5-3dadf610d64b.webp' with download name '' ...
- jellyfin | [09:19:29] [INF] [14] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.ImageController.GetItemImageByIndex (Jellyfin.Api) in 1047.3873ms
- jellyfin | [09:19:29] [INF] [14] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImageByIndex (Jellyfin.Api)'
- jellyfin | [09:19:29] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Items/bcb425a56a85685b9bcf2d93fcd15edc/Images/Backdrop/0?maxWidth=2880&tag=1964c64cfbceb2785ab8a41ca02b6ee8&quality=80 - 200 182642 image/webp 1080.101ms
- jellyfin | [09:19:30] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Shows/bcb425a56a85685b9bcf2d93fcd15edc/Episodes?IsVirtualUnaired=false&IsMissing=false&UserId=e40d768af4474aedb13590e7d3b666d2&Fields=Chapters - null null
- jellyfin | [09:19:30] [INF] [26] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.TvShowsController.GetEpisodes (Jellyfin.Api)'
- jellyfin | [09:19:30] [INF] [26] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetEpisodes", controller = "TvShows"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ActionResult`1[MediaBrowser.Model.Querying.QueryResult`1[MediaBrowser.Model.Dto.BaseItemDto]] GetEpisodes(System.Guid, System.Nullable`1[System.Guid], MediaBrowser.Model.Querying.ItemFields[], System.Nullable`1[System.Int32], System.Nullable`1[System.Guid], System.Nullable`1[System.Boolean], System.Nullable`1[System.Guid], System.Nullable`1[System.Guid], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], MediaBrowser.Model.Entities.ImageType[], System.Nullable`1[System.Boolean], System.Nullable`1[Jellyfin.Data.Enums.ItemSortBy]) on controller Jellyfin.Api.Controllers.TvShowsController (Jellyfin.Api).
- jellyfin | [09:19:30] [INF] [26] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing ObjectResult, writing value of type 'MediaBrowser.Model.Querying.QueryResult`1[[MediaBrowser.Model.Dto.BaseItemDto, MediaBrowser.Model, Version=10.10.1.0, Culture=neutral, PublicKeyToken=null]]'.
- jellyfin | [09:19:30] [INF] [32] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.TvShowsController.GetEpisodes (Jellyfin.Api) in 17.8722ms
- jellyfin | [09:19:30] [INF] [32] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.TvShowsController.GetEpisodes (Jellyfin.Api)'
- jellyfin | [09:19:30] [INF] [32] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Shows/bcb425a56a85685b9bcf2d93fcd15edc/Episodes?IsVirtualUnaired=false&IsMissing=false&UserId=e40d768af4474aedb13590e7d3b666d2&Fields=Chapters - 200 null application/json; charset=utf-8 22.3847ms
- jellyfin | [09:19:30] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Users/e40d768af4474aedb13590e7d3b666d2/Items/58e46277a7fecc485230662ddf7f0f87/Intros - null null
- jellyfin | [09:19:30] [INF] [26] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.UserLibraryController.GetIntrosLegacy (Jellyfin.Api)'
- jellyfin | [09:19:30] [INF] [26] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetIntrosLegacy", controller = "UserLibrary"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MediaBrowser.Model.Querying.QueryResult`1[MediaBrowser.Model.Dto.BaseItemDto]]] GetIntrosLegacy(System.Guid, System.Guid) on controller Jellyfin.Api.Controllers.UserLibraryController (Jellyfin.Api).
- jellyfin | [09:19:30] [INF] [26] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing ObjectResult, writing value of type 'MediaBrowser.Model.Querying.QueryResult`1[[MediaBrowser.Model.Dto.BaseItemDto, MediaBrowser.Model, Version=10.10.1.0, Culture=neutral, PublicKeyToken=null]]'.
- jellyfin | [09:19:30] [INF] [26] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.UserLibraryController.GetIntrosLegacy (Jellyfin.Api) in 1.8927ms
- jellyfin | [09:19:30] [INF] [26] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.UserLibraryController.GetIntrosLegacy (Jellyfin.Api)'
- jellyfin | [09:19:30] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Users/e40d768af4474aedb13590e7d3b666d2/Items/58e46277a7fecc485230662ddf7f0f87/Intros - 200 null application/json; charset=utf-8 7.9921ms
- jellyfin | [09:19:30] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/System/Endpoint - null null
- jellyfin | [09:19:30] [INF] [26] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.SystemController.GetEndpointInfo (Jellyfin.Api)'
- jellyfin | [09:19:30] [INF] [26] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetEndpointInfo", controller = "System"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ActionResult`1[MediaBrowser.Model.Net.EndPointInfo] GetEndpointInfo() on controller Jellyfin.Api.Controllers.SystemController (Jellyfin.Api).
- jellyfin | [09:19:30] [INF] [26] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing ObjectResult, writing value of type 'MediaBrowser.Model.Net.EndPointInfo'.
- jellyfin | [09:19:30] [INF] [26] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.SystemController.GetEndpointInfo (Jellyfin.Api) in 0.9358ms
- jellyfin | [09:19:30] [INF] [26] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.SystemController.GetEndpointInfo (Jellyfin.Api)'
- jellyfin | [09:19:30] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/System/Endpoint - 200 null application/json; charset=utf-8 2.0435ms
- jellyfin | [09:19:30] [INF] [32] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 POST http://domain.com/Items/58e46277a7fecc485230662ddf7f0f87/PlaybackInfo?UserId=e40d768af4474aedb13590e7d3b666d2&StartTimeTicks=0&IsPlayback=true&AutoOpenLiveStream=true&AudioStreamIndex=2&SubtitleStreamIndex=0&MediaSourceId=58e46277a7fecc485230662ddf7f0f87&MaxStreamingBitrate=8000000 - application/json 3915
- jellyfin | [09:19:30] [INF] [32] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- jellyfin | [09:19:30] [INF] [32] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.MediaInfoController.GetPostedPlaybackInfo (Jellyfin.Api)'
- jellyfin | [09:19:30] [INF] [32] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetPostedPlaybackInfo", controller = "MediaInfo"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MediaBrowser.Model.MediaInfo.PlaybackInfoResponse]] GetPostedPlaybackInfo(System.Guid, System.Nullable`1[System.Guid], System.Nullable`1[System.Int32], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], Jellyfin.Api.Models.MediaInfoDtos.PlaybackInfoDto) on controller Jellyfin.Api.Controllers.MediaInfoController (Jellyfin.Api).
- jellyfin | [09:19:30] [INF] [32] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@__itemId_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
- jellyfin | SELECT EXISTS (
- jellyfin | SELECT 1
- jellyfin | FROM "MediaSegments" AS "m"
- jellyfin | WHERE "m"."ItemId" = @__itemId_0)
- jellyfin | [09:19:30] [INF] [32] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for user. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- jellyfin | [09:19:30] [INF] [32] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing ObjectResult, writing value of type 'MediaBrowser.Model.MediaInfo.PlaybackInfoResponse'.
- jellyfin | [09:19:30] [INF] [32] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.MediaInfoController.GetPostedPlaybackInfo (Jellyfin.Api) in 92.4938ms
- jellyfin | [09:19:30] [INF] [32] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.MediaInfoController.GetPostedPlaybackInfo (Jellyfin.Api)'
- jellyfin | [09:19:30] [INF] [32] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 POST https://domain.com/Items/58e46277a7fecc485230662ddf7f0f87/PlaybackInfo?UserId=e40d768af4474aedb13590e7d3b666d2&StartTimeTicks=0&IsPlayback=true&AutoOpenLiveStream=true&AudioStreamIndex=2&SubtitleStreamIndex=0&MediaSourceId=58e46277a7fecc485230662ddf7f0f87&MaxStreamingBitrate=8000000 - 200 null application/json; charset=utf-8 98.9149ms
- jellyfin | [09:19:30] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Items/bcb425a56a85685b9bcf2d93fcd15edc/Images/Backdrop?quality=100&tag=1964c64cfbceb2785ab8a41ca02b6ee8 - null null
- jellyfin | [09:19:30] [INF] [26] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [09:19:30] [INF] [26] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetItemImage", controller = "Image"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetItemImage(System.Guid, MediaBrowser.Model.Entities.ImageType, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[MediaBrowser.Model.Drawing.ImageFormat], System.Nullable`1[System.Double], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Int32]) on controller Jellyfin.Api.Controllers.ImageController (Jellyfin.Api).
- jellyfin | [09:19:30] [INF] [26] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing PhysicalFileResult, sending file '/config/metadata/library/bc/bcb425a56a85685b9bcf2d93fcd15edc/backdrop.jpg' with download name '' ...
- jellyfin | [09:19:30] [INF] [26] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api) in 19.4687ms
- jellyfin | [09:19:30] [INF] [26] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [09:19:30] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Items/bcb425a56a85685b9bcf2d93fcd15edc/Images/Backdrop?quality=100&tag=1964c64cfbceb2785ab8a41ca02b6ee8 - 304 null image/jpeg 20.7288ms
- jellyfin | [09:19:30] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Videos/58e46277a7fecc485230662ddf7f0f87/stream.mp4?Static=true&mediaSourceId=58e46277a7fecc485230662ddf7f0f87&deviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6MTMxLjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMTMxLjB8MTcyNzk3NzI1ODA0Ng11&api_key=1bb872f8e58d4488a291baccc52474db&Tag=377f96d7aa6fdde812ce531dfc8e007a - null null
- jellyfin | [09:19:30] [INF] [14] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.VideosController.GetVideoStreamByContainer (Jellyfin.Api)'
- jellyfin | [09:19:30] [INF] [14] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetVideoStreamByContainer", controller = "Videos"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetVideoStreamByContainer(System.Guid, System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String], Boolean) on controller Jellyfin.Api.Controllers.VideosController (Jellyfin.Api).
- jellyfin | [09:19:30] [INF] [32] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Playback/BitrateTest?Size=500000 - null null
- jellyfin | [09:19:30] [INF] [32] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)'
- jellyfin | [09:19:30] [INF] [32] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetBitrateTestBytes", controller = "MediaInfo"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ActionResult GetBitrateTestBytes(Int32) on controller Jellyfin.Api.Controllers.MediaInfoController (Jellyfin.Api).
- jellyfin | [09:19:30] [INF] [32] Microsoft.AspNetCore.Mvc.Infrastructure.FileContentResultExecutor: Executing FileContentResult, sending file with download name '' ...
- jellyfin | [09:19:30] [INF] [26] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api) in 4.5225ms
- jellyfin | [09:19:30] [INF] [26] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)'
- jellyfin | [09:19:30] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Playback/BitrateTest?Size=500000 - 200 524288 application/octet-stream 7.6702ms
- jellyfin | [09:19:30] [INF] [14] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@__itemId_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
- jellyfin | SELECT EXISTS (
- jellyfin | SELECT 1
- jellyfin | FROM "MediaSegments" AS "m"
- jellyfin | WHERE "m"."ItemId" = @__itemId_0)
- jellyfin | [09:19:30] [INF] [14] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing PhysicalFileResult, sending file '/media/shows/Succession/Season 2/Succession.S02E09.1080p.WEBRip.x265-RARBG.mp4' with download name '' ...
- jellyfin | [09:19:31] [INF] [32] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Playback/BitrateTest?Size=1000000 - null null
- jellyfin | [09:19:31] [INF] [32] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)'
- jellyfin | [09:19:31] [INF] [32] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetBitrateTestBytes", controller = "MediaInfo"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ActionResult GetBitrateTestBytes(Int32) on controller Jellyfin.Api.Controllers.MediaInfoController (Jellyfin.Api).
- jellyfin | [09:19:31] [INF] [32] Microsoft.AspNetCore.Mvc.Infrastructure.FileContentResultExecutor: Executing FileContentResult, sending file with download name '' ...
- jellyfin | [09:19:31] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api) in 6.7916ms
- jellyfin | [09:19:31] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)'
- jellyfin | [09:19:31] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Playback/BitrateTest?Size=1000000 - 200 1048576 application/octet-stream 7.5253ms
- jellyfin | [09:19:31] [INF] [31] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Videos/58e46277a7fecc485230662ddf7f0f87/stream.mp4?Static=true&mediaSourceId=58e46277a7fecc485230662ddf7f0f87&deviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6MTMxLjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMTMxLjB8MTcyNzk3NzI1ODA0Ng11&api_key=1bb872f8e58d4488a291baccc52474db&Tag=377f96d7aa6fdde812ce531dfc8e007a - null null
- jellyfin | [09:19:31] [INF] [14] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.VideosController.GetVideoStreamByContainer (Jellyfin.Api) in 191.8347ms
- jellyfin | [09:19:31] [INF] [14] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.VideosController.GetVideoStreamByContainer (Jellyfin.Api)'
- jellyfin | [09:19:31] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Videos/58e46277a7fecc485230662ddf7f0f87/stream.mp4?Static=true&mediaSourceId=58e46277a7fecc485230662ddf7f0f87&deviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6MTMxLjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMTMxLjB8MTcyNzk3NzI1ODA0Ng11&api_key=1bb872f8e58d4488a291baccc52474db&Tag=377f96d7aa6fdde812ce531dfc8e007a - 206 1052522842 video/mp4 200.4708ms
- jellyfin | [09:19:31] [INF] [31] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.VideosController.GetVideoStreamByContainer (Jellyfin.Api)'
- jellyfin | [09:19:31] [INF] [31] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetVideoStreamByContainer", controller = "Videos"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetVideoStreamByContainer(System.Guid, System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String], Boolean) on controller Jellyfin.Api.Controllers.VideosController (Jellyfin.Api).
- jellyfin | [09:19:31] [INF] [31] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@__itemId_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
- jellyfin | SELECT EXISTS (
- jellyfin | SELECT 1
- jellyfin | FROM "MediaSegments" AS "m"
- jellyfin | WHERE "m"."ItemId" = @__itemId_0)
- jellyfin | [09:19:31] [INF] [31] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing PhysicalFileResult, sending file '/media/shows/Succession/Season 2/Succession.S02E09.1080p.WEBRip.x265-RARBG.mp4' with download name '' ...
- jellyfin | [09:19:31] [INF] [14] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.VideosController.GetVideoStreamByContainer (Jellyfin.Api) in 7.8039ms
- jellyfin | [09:19:31] [INF] [14] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.VideosController.GetVideoStreamByContainer (Jellyfin.Api)'
- jellyfin | [09:19:31] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Videos/58e46277a7fecc485230662ddf7f0f87/stream.mp4?Static=true&mediaSourceId=58e46277a7fecc485230662ddf7f0f87&deviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6MTMxLjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMTMxLjB8MTcyNzk3NzI1ODA0Ng11&api_key=1bb872f8e58d4488a291baccc52474db&Tag=377f96d7aa6fdde812ce531dfc8e007a - 206 2603354 video/mp4 12.7942ms
- jellyfin | [09:19:31] [INF] [31] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Playback/BitrateTest?Size=3000000 - null null
- jellyfin | [09:19:31] [INF] [31] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)'
- jellyfin | [09:19:31] [INF] [31] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetBitrateTestBytes", controller = "MediaInfo"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.ActionResult GetBitrateTestBytes(Int32) on controller Jellyfin.Api.Controllers.MediaInfoController (Jellyfin.Api).
- jellyfin | [09:19:31] [INF] [31] Microsoft.AspNetCore.Mvc.Infrastructure.FileContentResultExecutor: Executing FileContentResult, sending file with download name '' ...
- jellyfin | [09:19:31] [INF] [32] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api) in 10.9405ms
- jellyfin | [09:19:31] [INF] [32] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)'
- jellyfin | [09:19:31] [INF] [32] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Playback/BitrateTest?Size=3000000 - 200 4194304 application/octet-stream 11.9942ms
- jellyfin | [09:19:31] [INF] [31] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Videos/58e46277a7fecc485230662ddf7f0f87/stream.mp4?Static=true&mediaSourceId=58e46277a7fecc485230662ddf7f0f87&deviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6MTMxLjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMTMxLjB8MTcyNzk3NzI1ODA0Ng11&api_key=1bb872f8e58d4488a291baccc52474db&Tag=377f96d7aa6fdde812ce531dfc8e007a - null null
- jellyfin | [09:19:31] [INF] [31] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.VideosController.GetVideoStreamByContainer (Jellyfin.Api)'
- jellyfin | [09:19:31] [INF] [31] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetVideoStreamByContainer", controller = "Videos"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetVideoStreamByContainer(System.Guid, System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String], Boolean) on controller Jellyfin.Api.Controllers.VideosController (Jellyfin.Api).
- jellyfin | [09:19:31] [INF] [31] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@__itemId_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30']
- jellyfin | SELECT EXISTS (
- jellyfin | SELECT 1
- jellyfin | FROM "MediaSegments" AS "m"
- jellyfin | WHERE "m"."ItemId" = @__itemId_0)
- jellyfin | [09:19:31] [INF] [31] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing PhysicalFileResult, sending file '/media/shows/Succession/Season 2/Succession.S02E09.1080p.WEBRip.x265-RARBG.mp4' with download name '' ...
- jellyfin | [09:19:32] [INF] [32] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.VideosController.GetVideoStreamByContainer (Jellyfin.Api) in 366.3565ms
- jellyfin | [09:19:32] [INF] [32] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.VideosController.GetVideoStreamByContainer (Jellyfin.Api)'
- jellyfin | [09:19:32] [INF] [32] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Videos/58e46277a7fecc485230662ddf7f0f87/stream.mp4?Static=true&mediaSourceId=58e46277a7fecc485230662ddf7f0f87&deviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6MTMxLjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMTMxLjB8MTcyNzk3NzI1ODA0Ng11&api_key=1bb872f8e58d4488a291baccc52474db&Tag=377f96d7aa6fdde812ce531dfc8e007a - 206 1052260698 video/mp4 367.1386ms
- jellyfin | [09:19:32] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/socket?api_key=1bb872f8e58d4488a291baccc52474db&deviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6MTMxLjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMTMxLjB8MTcyNzk3NzI1ODA0Ng11 - null null
- jellyfin | [09:19:32] [INF] [25] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- jellyfin | [09:19:32] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/socket?api_key=1bb872f8e58d4488a291baccc52474db&deviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6MTMxLjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMTMxLjB8MTcyNzk3NzI1ODA0Ng11 - 404 0 null 1.5291ms
- jellyfin | [09:19:32] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://domain.com/socket, Response status code: 404
- jellyfin | [09:19:44] [INF] [32] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/socket?api_key=1bb872f8e58d4488a291baccc52474db&deviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6MTMxLjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMTMxLjB8MTcyNzk3NzI1ODA0Ng11 - null null
- jellyfin | [09:19:44] [INF] [32] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- jellyfin | [09:19:44] [INF] [32] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/socket?api_key=1bb872f8e58d4488a291baccc52474db&deviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6MTMxLjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMTMxLjB8MTcyNzk3NzI1ODA0Ng11 - 404 0 null 1.1386ms
- jellyfin | [09:19:44] [INF] [32] Microsoft.AspNetCore.Hosting.Diagnostics: Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://domain.com/socket, Response status code: 404
- jellyfin | [09:19:55] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.1 GET http://localhost:8096/health - null null
- jellyfin | [09:19:55] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Health checks'
- jellyfin | [09:19:55] [INF] [32] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Health checks'
- jellyfin | [09:19:55] [INF] [32] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.1 GET http://localhost:8096/health - 200 null text/plain 6.1647ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement