Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- jellyfin | [22:57:57] [FTL] [1] : Failed to create/read logger configuration
- jellyfin | System.ArgumentException: A source source must be provided. (Parameter 'source')
- jellyfin | at Serilog.Configuration.LoggerMinimumLevelConfiguration.Override(String source, LoggingLevelSwitch levelSwitch)
- jellyfin | at Serilog.Settings.Configuration.ConfigurationReader.<>c__DisplayClass11_1.<ApplyMinimumLevel>b__3(LoggerMinimumLevelConfiguration configuration, LoggingLevelSwitch levelSwitch)
- 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 | [22:57:57] [INF] [1] Main: Jellyfin version: 10.10.1
- jellyfin | [22:57:57] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_PublishedServerUrl, https://jellyfin.zelger.online]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]"]
- jellyfin | [22:57:57] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
- jellyfin | [22:57:57] [INF] [1] Main: Operating system: Debian GNU/Linux 12 (bookworm)
- jellyfin | [22:57:57] [INF] [1] Main: Architecture: X64
- jellyfin | [22:57:57] [INF] [1] Main: 64-Bit Process: True
- jellyfin | [22:57:57] [INF] [1] Main: User Interactive: True
- jellyfin | [22:57:57] [INF] [1] Main: Processor count: 8
- jellyfin | [22:57:57] [INF] [1] Main: Program data path: /config
- jellyfin | [22:57:57] [INF] [1] Main: Log directory path: /config/log
- jellyfin | [22:57:57] [INF] [1] Main: Config directory path: /config/config
- jellyfin | [22:57:57] [INF] [1] Main: Cache path: /cache
- jellyfin | [22:57:57] [INF] [1] Main: Temp directory path: /tmp/jellyfin
- jellyfin | [22:57:57] [INF] [1] Main: Web resources path: /jellyfin/jellyfin-web
- jellyfin | [22:57:57] [INF] [1] Main: Application directory: /jellyfin/
- jellyfin | [22:57:58] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: /cache
- jellyfin | [22:57:58] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
- jellyfin | [22:57:58] [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 | [22:57:58] [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 | [22:57:58] [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 | [22:57:58] [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 | [22:57:58] [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 | [22:57:58] [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 | [22:57:58] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- jellyfin | [22:57:58] [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 | [22:57:58] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "10.0.3.2"]
- jellyfin | [22:57:58] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- jellyfin | [22:57:58] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is Allowlist
- jellyfin | [22:57:58] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- jellyfin | [22:57:58] [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 | [22:57:58] [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 | [22:58:00] [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 | [22:58:00] [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 | [22:58:00] [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 | [22:58:00] [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 | [22:58:03] [INF] [1] Jellyfin.Plugin.KodiSyncQueue.KodiSyncQueuePlugin: KodiSyncQueue is starting...
- jellyfin | [22:58:03] [INF] [1] Jellyfin.Plugin.KodiSyncQueue.Data.DbRepo: Creating DB Repository...
- jellyfin | [22:58:03] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: Kodi Sync Queue 13.0.0.0
- jellyfin | [22:58:03] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: LDAP-Auth 17.0.0.0
- jellyfin | [22:58:03] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: Open Subtitles 20.0.0.0
- jellyfin | [22:58:03] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: TMDb 10.10.1.0
- jellyfin | [22:58:03] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: Studio Images 10.10.1.0
- jellyfin | [22:58:03] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: OMDb 10.10.1.0
- jellyfin | [22:58:03] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: MusicBrainz 10.10.1.0
- jellyfin | [22:58:03] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: AudioDB 10.10.1.0
- jellyfin | [22:58:03] [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 | [22:58:03] [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 | [22:58:03] [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 | [22:58:03] [INF] [1] Main: Kestrel is listening on 0.0.0.0
- jellyfin | [22:58:03] [INF] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: Creating key {f5645ea9-99b7-44fb-80fa-73616ea21c0d} with creation date 2024-11-04 22:58:03Z, activation date 2024-11-04 22:58:03Z, and expiration date 2025-02-02 22:58:03Z.
- jellyfin | [22:58:03] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {f5645ea9-99b7-44fb-80fa-73616ea21c0d} may be persisted to storage in unencrypted form.
- jellyfin | [22:58:03] [INF] [1] Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository: Writing data to file '/root/.aspnet/DataProtection-Keys/key-f5645ea9-99b7-44fb-80fa-73616ea21c0d.xml'.
- jellyfin | [22:58:03] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: /wwwroot. Static files may be unavailable.
- jellyfin | [22:58:03] [INF] [1] Microsoft.Hosting.Lifetime: Now listening on: http://0.0.0.0:8096
- jellyfin | [22:58:03] [INF] [1] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
- jellyfin | [22:58:03] [INF] [1] Microsoft.Hosting.Lifetime: Hosting environment: Production
- jellyfin | [22:58:03] [INF] [1] Microsoft.Hosting.Lifetime: Content root path: /
- jellyfin | [22:58:03] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
- jellyfin | [22:58:03] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory /media/audio-books
- jellyfin | [22:58:03] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory /media/books
- jellyfin | [22:58:03] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory /media/audio
- jellyfin | [22:58:03] [INF] [1] Jellyfin.Plugin.KodiSyncQueue.ScheduledTasks.RetentionTask: Retention task scheduled
- jellyfin | [22:58:03] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory /media/movies
- jellyfin | [22:58:03] [INF] [15] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory /media/shows
- jellyfin | [22:58:03] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for Remove Old Sync Data set to fire at 2024-11-05 00:01:00.000 +00:00, which is 01:02:56.1949567 from now.
- jellyfin | [22:58:03] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for Generate Trickplay Images set to fire at 2024-11-05 03:00:00.000 +00:00, which is 04:01:56.1898461 from now.
- jellyfin | [22:58:03] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for Extract Chapter Images set to fire at 2024-11-05 02:00:00.000 +00:00, which is 03:01:56.1860464 from now.
- jellyfin | [22:58:03] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version 7.0.2
- jellyfin | [22:58:03] [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 | [22:58:03] [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 | [22:58:03] [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 | [22:58:04] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
- jellyfin | [22:58:06] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: /usr/lib/jellyfin-ffmpeg/ffmpeg
- jellyfin | [22:58:06] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: 65483bb1f60f4d3983f4bbc14497edc3
- jellyfin | [22:58:06] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
- jellyfin | [22:58:06] [INF] [1] Main: Startup complete 0:00:08.5690805
- jellyfin | [22:58:06] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: Clean Transcode Directory Completed after 0 minute(s) and 0 seconds
- jellyfin | [22:58:06] [INF] [16] Emby.Server.Implementations.ScheduledTasks.TaskManager: Clean up collections and playlists Completed after 0 minute(s) and 0 seconds
- jellyfin | [22:58:06] [INF] [11] System.Net.Http.HttpClient.Default.LogicalHandler: Start processing HTTP request GET https://repo.jellyfin.org/files/plugin/manifest.json
- jellyfin | [22:58:06] [INF] [11] System.Net.Http.HttpClient.Default.ClientHandler: Sending HTTP request GET https://repo.jellyfin.org/files/plugin/manifest.json
- jellyfin | [22:58:07] [INF] [16] System.Net.Http.HttpClient.Default.ClientHandler: Received HTTP response headers after 797.9994ms - 200
- jellyfin | [22:58:07] [INF] [16] System.Net.Http.HttpClient.Default.LogicalHandler: End processing HTTP request after 810.5644ms - 200
- jellyfin | [22:58:07] [INF] [16] System.Net.Http.HttpClient.Default.LogicalHandler: Start processing HTTP request GET https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-kodisyncqueue.png
- jellyfin | [22:58:07] [INF] [16] System.Net.Http.HttpClient.Default.ClientHandler: Sending HTTP request GET https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-kodisyncqueue.png
- jellyfin | [22:58:07] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.1 GET http://localhost:8096/health - null null
- jellyfin | [22:58:07] [INF] [11] System.Net.Http.HttpClient.Default.ClientHandler: Received HTTP response headers after 244.6531ms - 200
- jellyfin | [22:58:07] [INF] [11] System.Net.Http.HttpClient.Default.LogicalHandler: End processing HTTP request after 244.9912ms - 200
- jellyfin | [22:58:08] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Health checks'
- jellyfin | [22:58:08] [INF] [15] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Health checks'
- jellyfin | [22:58:08] [INF] [15] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.1 GET http://localhost:8096/health - 200 null text/plain 159.7433ms
- jellyfin | [22:58:08] [INF] [16] System.Net.Http.HttpClient.Default.LogicalHandler: Start processing HTTP request GET https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-ldapauth.png
- jellyfin | [22:58:08] [INF] [16] System.Net.Http.HttpClient.Default.ClientHandler: Sending HTTP request GET https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-ldapauth.png
- jellyfin | [22:58:08] [INF] [16] System.Net.Http.HttpClient.Default.ClientHandler: Received HTTP response headers after 244.7536ms - 200
- jellyfin | [22:58:08] [INF] [16] System.Net.Http.HttpClient.Default.LogicalHandler: End processing HTTP request after 245.4126ms - 200
- jellyfin | [22:58:08] [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 | [22:58:08] [INF] [15] System.Net.Http.HttpClient.Default.ClientHandler: Sending HTTP request GET https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-opensubtitles.png
- jellyfin | [22:58:08] [INF] [15] System.Net.Http.HttpClient.Default.ClientHandler: Received HTTP response headers after 244.0836ms - 200
- jellyfin | [22:58:08] [INF] [15] System.Net.Http.HttpClient.Default.LogicalHandler: End processing HTTP request after 244.5741ms - 200
- jellyfin | [22:58:08] [INF] [16] System.Net.Http.HttpClient.Default.LogicalHandler: Start processing HTTP request GET https://raw.githubusercontent.com/ConfusedPolarBear/intro-skipper/master/manifest.json
- jellyfin | [22:58:08] [INF] [16] System.Net.Http.HttpClient.Default.ClientHandler: Sending HTTP request GET https://raw.githubusercontent.com/ConfusedPolarBear/intro-skipper/master/manifest.json
- jellyfin | [22:58:08] [INF] [16] System.Net.Http.HttpClient.Default.ClientHandler: Received HTTP response headers after 175.6188ms - 200
- jellyfin | [22:58:08] [INF] [16] System.Net.Http.HttpClient.Default.LogicalHandler: End processing HTTP request after 175.9717ms - 200
- jellyfin | [22:58:08] [INF] [16] Emby.Server.Implementations.ScheduledTasks.TaskManager: Update Plugins Completed after 0 minute(s) and 2 seconds
- jellyfin | [22:58:17] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/socket?api_key=b28ff660fff3433bb5aa225accb0b29b&deviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6MTMxLjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMTMxLjB8MTcyOTY3MzY5MDUwMw11 - null null
- jellyfin | [22:58:17] [INF] [14] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- jellyfin | [22:58:17] [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 | [22:58:17] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/socket?api_key=b28ff660fff3433bb5aa225accb0b29b&deviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6MTMxLjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMTMxLjB8MTcyOTY3MzY5MDUwMw11 - 404 0 null 248.0428ms
- jellyfin | [22:58:17] [INF] [14] 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 | [22:58:18] [INF] [15] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/System/Info/Public - null null
- jellyfin | [22:58:18] [INF] [15] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.SystemController.GetPublicSystemInfo (Jellyfin.Api)'
- jellyfin | [22:58:18] [INF] [15] 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 | [22:58:18] [INF] [15] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing ObjectResult, writing value of type 'MediaBrowser.Model.System.PublicSystemInfo'.
- jellyfin | [22:58:18] [INF] [15] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.SystemController.GetPublicSystemInfo (Jellyfin.Api) in 17.9922ms
- jellyfin | [22:58:18] [INF] [15] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.SystemController.GetPublicSystemInfo (Jellyfin.Api)'
- jellyfin | [22:58:18] [INF] [15] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/System/Info/Public - 200 null application/json; charset=utf-8 53.165ms
- jellyfin | [22:58:19] [INF] [15] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Branding/Css - null null
- jellyfin | [22:58:19] [INF] [15] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.BrandingController.GetBrandingCss (Jellyfin.Api)'
- jellyfin | [22:58:19] [INF] [15] 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 | [22:58:19] [INF] [15] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing ObjectResult, writing value of type 'System.String'.
- jellyfin | [22:58:19] [INF] [15] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.BrandingController.GetBrandingCss (Jellyfin.Api) in 25.1483ms
- jellyfin | [22:58:19] [INF] [15] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.BrandingController.GetBrandingCss (Jellyfin.Api)'
- jellyfin | [22:58:19] [INF] [15] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Branding/Css - 200 null text/css; charset=utf-8 37.1902ms
- jellyfin | [22:58:19] [INF] [16] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/system/info/public - null null
- jellyfin | [22:58:19] [INF] [16] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.SystemController.GetPublicSystemInfo (Jellyfin.Api)'
- jellyfin | [22:58:19] [INF] [16] 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 | [22:58:19] [INF] [16] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing ObjectResult, writing value of type 'MediaBrowser.Model.System.PublicSystemInfo'.
- jellyfin | [22:58:19] [INF] [16] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.SystemController.GetPublicSystemInfo (Jellyfin.Api) in 2.6831ms
- jellyfin | [22:58:19] [INF] [16] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.SystemController.GetPublicSystemInfo (Jellyfin.Api)'
- jellyfin | [22:58:19] [INF] [16] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/system/info/public - 200 null application/json; charset=utf-8 8.5702ms
- jellyfin | [22:58:19] [INF] [15] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/System/Info - null null
- jellyfin | [22:58:19] [INF] [15] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.SystemController.GetSystemInfo (Jellyfin.Api)'
- jellyfin | [22:58:19] [INF] [15] 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 | [22:58:19] [INF] [15] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing ObjectResult, writing value of type 'MediaBrowser.Model.System.SystemInfo'.
- jellyfin | [22:58:19] [INF] [15] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.SystemController.GetSystemInfo (Jellyfin.Api) in 16.8187ms
- jellyfin | [22:58:19] [INF] [15] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.SystemController.GetSystemInfo (Jellyfin.Api)'
- jellyfin | [22:58:19] [INF] [15] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/System/Info - 200 null application/json; charset=utf-8 44.774ms
- jellyfin | [22:58:19] [INF] [16] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Users/e40d768af4474aedb13590e7d3b666d2 - null null
- jellyfin | [22:58:19] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/DisplayPreferences/usersettings?userId=e40d768af4474aedb13590e7d3b666d2&client=emby - null null
- jellyfin | [22:58:19] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 POST http://domain.com/Sessions/Capabilities/Full - application/json 567
- jellyfin | [22:58:19] [INF] [8] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- jellyfin | [22:58:19] [INF] [16] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.UserController.GetUserById (Jellyfin.Api)'
- jellyfin | [22:58:19] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.SessionController.PostFullCapabilities (Jellyfin.Api)'
- jellyfin | [22:58:19] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.DisplayPreferencesController.GetDisplayPreferences (Jellyfin.Api)'
- jellyfin | [22:58:19] [INF] [16] 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 | [22:58:19] [INF] [10] 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 | [22:58:19] [INF] [8] 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 | [22:58:19] [INF] [16] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing ObjectResult, writing value of type 'MediaBrowser.Model.Dto.UserDto'.
- jellyfin | [22:58:19] [INF] [10] 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 | [22:58:19] [INF] [16] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.UserController.GetUserById (Jellyfin.Api) in 46.2089ms
- jellyfin | [22:58:19] [INF] [16] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.UserController.GetUserById (Jellyfin.Api)'
- jellyfin | [22:58:19] [INF] [16] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Users/e40d768af4474aedb13590e7d3b666d2 - 200 null application/json; charset=utf-8 53.0721ms
- jellyfin | [22:58:19] [INF] [10] 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 | [22:58:19] [INF] [10] 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 | [22:58:19] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/socket?api_key=b28ff660fff3433bb5aa225accb0b29b&deviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6MTMxLjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMTMxLjB8MTcyOTY3MzY5MDUwMw11 - null null
- jellyfin | [22:58:19] [INF] [14] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- jellyfin | [22:58:19] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/socket?api_key=b28ff660fff3433bb5aa225accb0b29b&deviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6MTMxLjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMTMxLjB8MTcyOTY3MzY5MDUwMw11 - 404 0 null 0.7766ms
- jellyfin | [22:58:19] [INF] [14] 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 | [22:58:19] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing ObjectResult, writing value of type 'MediaBrowser.Model.Dto.DisplayPreferencesDto'.
- jellyfin | [22:58:19] [INF] [8] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand (0ms) [Parameters=[@p0='?' (DbType = DateTime), @p1='?', @p2='?' (DbType = Int32), @p3='?' (Size = 31), @p4='?', @p5='?' (DbType = UInt32), @p6='?' (Size = 26), @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 | [22:58:19] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.DisplayPreferencesController.GetDisplayPreferences (Jellyfin.Api) in 121.8553ms
- jellyfin | [22:58:19] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.DisplayPreferencesController.GetDisplayPreferences (Jellyfin.Api)'
- jellyfin | [22:58:19] [INF] [10] 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 129.1731ms
- jellyfin | [22:58:19] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Users/e40d768af4474aedb13590e7d3b666d2/Views - null null
- jellyfin | [22:58:19] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Users/e40d768af4474aedb13590e7d3b666d2/Views - null null
- jellyfin | [22:58:19] [INF] [14] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.UserViewsController.GetUserViewsLegacy (Jellyfin.Api)'
- jellyfin | [22:58:19] [INF] [14] 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 | [22:58:19] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.UserViewsController.GetUserViewsLegacy (Jellyfin.Api)'
- jellyfin | [22:58:19] [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 | [22:58:19] [INF] [8] 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 | [22:58:19] [INF] [8] 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 | [22:58:19] [INF] [8] 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 | [22:58:19] [INF] [8] 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 | [22:58:19] [INF] [8] 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 | [22:58:19] [INF] [8] 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 | [22:58:19] [INF] [8] 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 | [22:58:19] [INF] [8] 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 | [22:58:19] [INF] [8] 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 | [22:58:19] [INF] [8] 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 | [22:58:19] [INF] [8] 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 | [22:58:19] [INF] [8] 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 | [22:58:19] [INF] [8] 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 | [22:58:19] [INF] [8] 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 | [22:58:19] [INF] [8] 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 | [22:58:19] [INF] [8] 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 | [22:58:19] [INF] [8] 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 | [22:58:19] [INF] [8] 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 | [22:58:19] [INF] [8] 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 | [22:58:19] [INF] [8] 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 | [22:58:19] [INF] [8] 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 | [22:58:19] [INF] [8] 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 | [22:58:19] [INF] [8] 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 | [22:58:19] [INF] [8] 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 | [22:58:19] [INF] [8] 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 | [22:58:19] [INF] [8] 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 | [22:58:19] [INF] [8] 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 | [22:58:19] [INF] [8] 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 | [22:58:19] [INF] [8] 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 | [22:58:19] [INF] [8] 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 | [22:58:19] [INF] [8] 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 | [22:58:19] [INF] [8] 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 | [22:58:19] [INF] [8] 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 | [22:58:19] [INF] [8] 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 | [22:58:19] [INF] [8] 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 | [22:58:19] [INF] [8] 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 | [22:58:19] [INF] [8] 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 | [22:58:19] [INF] [8] 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 | [22:58:19] [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 | [22:58:19] [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 | [22:58:19] [INF] [8] Microsoft.AspNetCore.Mvc.StatusCodeResult: Executing StatusCodeResult, setting HTTP status code 204
- jellyfin | [22:58:19] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.SessionController.PostFullCapabilities (Jellyfin.Api) in 376.2621ms
- jellyfin | [22:58:19] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.SessionController.PostFullCapabilities (Jellyfin.Api)'
- jellyfin | [22:58:19] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 POST https://domain.com/Sessions/Capabilities/Full - 204 null null 383.0473ms
- jellyfin | [22:58:19] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.UserViewsController.GetUserViewsLegacy (Jellyfin.Api) in 209.5325ms
- jellyfin | [22:58:19] [INF] [14] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.UserViewsController.GetUserViewsLegacy (Jellyfin.Api) in 209.6647ms
- jellyfin | [22:58:19] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.UserViewsController.GetUserViewsLegacy (Jellyfin.Api)'
- jellyfin | [22:58:19] [INF] [14] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.UserViewsController.GetUserViewsLegacy (Jellyfin.Api)'
- jellyfin | [22:58:19] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Users/e40d768af4474aedb13590e7d3b666d2/Views - 200 null application/json; charset=utf-8 218.0163ms
- jellyfin | [22:58:19] [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 213.5895ms
- jellyfin | [22:58:19] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/web/serviceworker.js - null null
- jellyfin | [22:58:19] [INF] [8] 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 | [22:58:19] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.LiveTvController.GetRecommendedPrograms (Jellyfin.Api)'
- jellyfin | [22:58:19] [INF] [8] 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 | [22:58:19] [INF] [14] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '/serviceworker.js'. Physical path: '/jellyfin/jellyfin-web/serviceworker.js'
- jellyfin | [22:58:19] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/web/serviceworker.js - 200 null text/javascript 41.0826ms
- jellyfin | [22:58:19] [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 | [22:58:19] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.LiveTvController.GetRecommendedPrograms (Jellyfin.Api) in 19.7337ms
- jellyfin | [22:58:19] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.LiveTvController.GetRecommendedPrograms (Jellyfin.Api)'
- jellyfin | [22:58:19] [INF] [8] 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 46.653ms
- jellyfin | [22:58:20] [INF] [11] 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 | [22:58:20] [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=Audio - null null
- jellyfin | [22:58:20] [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=a656b907eb3a73532e40e44b968d0225 - null null
- jellyfin | [22:58:20] [INF] [10] 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 | [22:58:20] [INF] [16] 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 | [22:58:20] [INF] [23] 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 | [22:58:20] [INF] [15] 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 | [22:58:20] [INF] [14] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.ItemsController.GetResumeItemsLegacy (Jellyfin.Api)'
- jellyfin | [22:58:20] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.ItemsController.GetResumeItemsLegacy (Jellyfin.Api)'
- jellyfin | [22:58:20] [INF] [24] 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-05T22%3A58%3A21.068Z&EnableRewatching=false - null null
- jellyfin | [22:58:20] [INF] [16] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api)'
- jellyfin | [22:58:20] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.ItemsController.GetResumeItemsLegacy (Jellyfin.Api)'
- jellyfin | [22:58:20] [INF] [24] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.TvShowsController.GetNextUp (Jellyfin.Api)'
- jellyfin | [22:58:20] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api)'
- jellyfin | [22:58:20] [INF] [8] 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 | [22:58:20] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api)'
- jellyfin | [22:58:20] [INF] [25] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api)'
- jellyfin | [22:58:20] [INF] [15] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api)'
- jellyfin | [22:58:20] [INF] [24] 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 | [22:58:20] [INF] [8] 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 | [22:58:20] [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 | [22:58:20] [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 | [22:58:20] [INF] [23] 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 | [22:58:20] [INF] [15] 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 | [22:58:20] [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 | [22:58:20] [INF] [11] 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 | [22:58:20] [INF] [10] 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 | [22:58:20] [INF] [15] 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 | [22:58:20] [INF] [15] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api) in 39.0644ms
- jellyfin | [22:58:20] [INF] [15] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api)'
- jellyfin | [22:58:20] [INF] [15] 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 56.6257ms
- jellyfin | [22:58:20] [INF] [10] 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 | [22:58:20] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.ItemsController.GetResumeItemsLegacy (Jellyfin.Api) in 36.7751ms
- jellyfin | [22:58:20] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.ItemsController.GetResumeItemsLegacy (Jellyfin.Api)'
- jellyfin | [22:58:20] [INF] [10] 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 59.1618ms
- jellyfin | [22:58:20] [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 | [22:58:20] [INF] [14] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.ItemsController.GetResumeItemsLegacy (Jellyfin.Api) in 40.9ms
- jellyfin | [22:58:20] [INF] [14] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.ItemsController.GetResumeItemsLegacy (Jellyfin.Api)'
- jellyfin | [22:58:20] [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=Audio - 200 null application/json; charset=utf-8 61.6733ms
- jellyfin | [22:58:20] [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 | [22:58:20] [INF] [16] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api) in 46.9843ms
- jellyfin | [22:58:20] [INF] [16] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api)'
- jellyfin | [22:58:20] [INF] [16] 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 63.1163ms
- jellyfin | [22:58:20] [INF] [23] 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 | [22:58:20] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api) in 60.2189ms
- jellyfin | [22:58:20] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api)'
- jellyfin | [22:58:20] [INF] [23] 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 77.1915ms
- jellyfin | [22:58:20] [INF] [8] 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 | [22:58:20] [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 | [22:58:20] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.ItemsController.GetResumeItemsLegacy (Jellyfin.Api) in 75.6833ms
- jellyfin | [22:58:20] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.ItemsController.GetResumeItemsLegacy (Jellyfin.Api)'
- jellyfin | [22:58:20] [INF] [11] 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 97.097ms
- jellyfin | [22:58:20] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api) in 91.7061ms
- jellyfin | [22:58:20] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api)'
- jellyfin | [22:58:20] [INF] [8] 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 103.8699ms
- jellyfin | [22:58:20] [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 | [22:58:20] [INF] [25] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api) in 116.3171ms
- jellyfin | [22:58:20] [INF] [25] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api)'
- jellyfin | [22:58:20] [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=a656b907eb3a73532e40e44b968d0225 - 200 null application/json; charset=utf-8 132.8476ms
- jellyfin | [22:58:20] [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 | [22:58:20] [INF] [24] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.TvShowsController.GetNextUp (Jellyfin.Api) in 167.2061ms
- jellyfin | [22:58:20] [INF] [24] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.TvShowsController.GetNextUp (Jellyfin.Api)'
- jellyfin | [22:58:20] [INF] [24] 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-05T22%3A58%3A21.068Z&EnableRewatching=false - 200 null application/json; charset=utf-8 182.0107ms
- jellyfin | [22:58:20] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Items/b92fbded1cb756bcbf2c18b383e44606/Images/Backdrop?fillHeight=267&fillWidth=474&quality=96&tag=e0fb450976e8e87d149fa4c82d8356a5 - null null
- jellyfin | [22:58:20] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [22:58:20] [INF] [8] 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 | [22:58:20] [INF] [24] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Items/6b9853017301170007dd360124c9688b/Images/Primary?fillHeight=446&fillWidth=297&quality=96&tag=3d0166c33accd35a54a6129c30822ba0 - null null
- jellyfin | [22:58:20] [INF] [16] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Items/a9c3e922a26eeb65c38d71254e6dadc5/Images/Primary?fillHeight=446&fillWidth=297&quality=96&tag=51742ff5e577cef2a730a0b95b13829a - null null
- jellyfin | [22:58:20] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Items/752ba07bddf4bb5e7fa1b514412bdcdc/Images/Primary?fillHeight=446&fillWidth=297&quality=96&tag=2b50694bed5a805642770f075dc0b0da - null null
- jellyfin | [22:58:20] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Items/b0a207ffcd0faf56e280e5a8af472991/Images/Primary?fillHeight=446&fillWidth=297&quality=96&tag=a4889e99ae206060670b80d07cc579f3 - null null
- jellyfin | [22:58:20] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Items/9b1222a7bed865c00163e6fcd1b1c874/Images/Primary?fillHeight=446&fillWidth=297&quality=96&tag=9d6e364813c3892c875f85abf3130c31 - null null
- jellyfin | [22:58:20] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [22:58:20] [INF] [16] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [22:58:20] [INF] [25] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [22:58:20] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [22:58:20] [INF] [23] 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 | [22:58:20] [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 | [22:58:20] [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 | [22:58:20] [INF] [24] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [22:58:20] [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 | [22:58:20] [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 | [22:58:20] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing PhysicalFileResult, sending file '/cache/images/resized-images/0/0f724080-5067-6228-3a84-b7f91fdd10fb.webp' with download name '' ...
- jellyfin | [22:58:20] [INF] [25] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing PhysicalFileResult, sending file '/cache/images/resized-images/d/dda09252-0060-822f-4f2b-72a8a8552835.webp' with download name '' ...
- jellyfin | [22:58:20] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing PhysicalFileResult, sending file '/cache/images/resized-images/5/513532cf-1c6c-0842-fae8-8c9d949bc0e6.webp' with download name '' ...
- jellyfin | [22:58:20] [INF] [16] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing PhysicalFileResult, sending file '/cache/images/resized-images/b/b975e5eb-75b5-c270-db5f-2314385b1320.webp' with download name '' ...
- jellyfin | [22:58:20] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing PhysicalFileResult, sending file '/cache/images/resized-images/5/526299c7-dfbf-a717-c72e-9ecd37e7e504.webp' with download name '' ...
- jellyfin | [22:58:20] [INF] [24] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing PhysicalFileResult, sending file '/cache/images/resized-images/9/9d8b2e33-18b1-3734-7503-90aa5313fb8f.webp' with download name '' ...
- jellyfin | [22:58:20] [INF] [16] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api) in 26.4492ms
- jellyfin | [22:58:20] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api) in 26.5403ms
- jellyfin | [22:58:20] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api) in 31.1488ms
- jellyfin | [22:58:20] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api) in 26.4906ms
- jellyfin | [22:58:20] [INF] [16] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [22:58:20] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [22:58:20] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [22:58:20] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [22:58:20] [INF] [24] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api) in 26.4239ms
- jellyfin | [22:58:20] [INF] [25] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api) in 26.5409ms
- jellyfin | [22:58:20] [INF] [25] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [22:58:20] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Items/9b1222a7bed865c00163e6fcd1b1c874/Images/Primary?fillHeight=446&fillWidth=297&quality=96&tag=9d6e364813c3892c875f85abf3130c31 - 499 36650 image/webp 27.6767ms
- jellyfin | [22:58:20] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Items/752ba07bddf4bb5e7fa1b514412bdcdc/Images/Primary?fillHeight=446&fillWidth=297&quality=96&tag=2b50694bed5a805642770f075dc0b0da - 499 102738 image/webp 31.0255ms
- jellyfin | [22:58:20] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Items/b0a207ffcd0faf56e280e5a8af472991/Images/Primary?fillHeight=446&fillWidth=297&quality=96&tag=a4889e99ae206060670b80d07cc579f3 - 499 75180 image/webp 30.9467ms
- jellyfin | [22:58:20] [INF] [24] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [22:58:20] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Items/b92fbded1cb756bcbf2c18b383e44606/Images/Backdrop?fillHeight=267&fillWidth=474&quality=96&tag=e0fb450976e8e87d149fa4c82d8356a5 - 499 48142 image/webp 36.1319ms
- jellyfin | [22:58:20] [INF] [24] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Items/6b9853017301170007dd360124c9688b/Images/Primary?fillHeight=446&fillWidth=297&quality=96&tag=3d0166c33accd35a54a6129c30822ba0 - 499 46394 image/webp 31.3814ms
- jellyfin | [22:58:20] [INF] [16] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Items/a9c3e922a26eeb65c38d71254e6dadc5/Images/Primary?fillHeight=446&fillWidth=297&quality=96&tag=51742ff5e577cef2a730a0b95b13829a - 499 63424 image/webp 31.0952ms
- jellyfin | [22:58:23] [INF] [24] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Users/e40d768af4474aedb13590e7d3b666d2/Items/58e46277a7fecc485230662ddf7f0f87 - null null
- jellyfin | [22:58:23] [INF] [24] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.UserLibraryController.GetItemLegacy (Jellyfin.Api)'
- jellyfin | [22:58:23] [INF] [24] 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 | [22:58:23] [INF] [24] 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 | [22:58:23] [INF] [24] 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 | [22:58:23] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/socket?api_key=b28ff660fff3433bb5aa225accb0b29b&deviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6MTMxLjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMTMxLjB8MTcyOTY3MzY5MDUwMw11 - null null
- jellyfin | [22:58:23] [INF] [8] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- jellyfin | [22:58:23] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/socket?api_key=b28ff660fff3433bb5aa225accb0b29b&deviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6MTMxLjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMTMxLjB8MTcyOTY3MzY5MDUwMw11 - 404 0 null 0.599ms
- jellyfin | [22:58:23] [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 | [22:58:23] [INF] [24] 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 | [22:58:23] [INF] [24] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing ObjectResult, writing value of type 'MediaBrowser.Model.Dto.BaseItemDto'.
- jellyfin | [22:58:23] [INF] [24] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.UserLibraryController.GetItemLegacy (Jellyfin.Api) in 78.6874ms
- jellyfin | [22:58:23] [INF] [24] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.UserLibraryController.GetItemLegacy (Jellyfin.Api)'
- jellyfin | [22:58:23] [INF] [24] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Users/e40d768af4474aedb13590e7d3b666d2/Items/58e46277a7fecc485230662ddf7f0f87 - 200 null application/json; charset=utf-8 84.9899ms
- jellyfin | [22:58:23] [INF] [11] 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 | [22:58:23] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.TvShowsController.GetEpisodes (Jellyfin.Api)'
- jellyfin | [22:58:23] [INF] [11] 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 | [22:58:23] [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 | [22:58:23] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.TvShowsController.GetEpisodes (Jellyfin.Api) in 61.211ms
- jellyfin | [22:58:23] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.TvShowsController.GetEpisodes (Jellyfin.Api)'
- jellyfin | [22:58:23] [INF] [11] 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 71.8569ms
- jellyfin | [22:58:24] [INF] [24] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Users/e40d768af4474aedb13590e7d3b666d2/Items/58e46277a7fecc485230662ddf7f0f87/Intros - null null
- jellyfin | [22:58:24] [INF] [24] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.UserLibraryController.GetIntrosLegacy (Jellyfin.Api)'
- jellyfin | [22:58:24] [INF] [24] 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 | [22:58:24] [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 | [22:58:24] [INF] [24] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.UserLibraryController.GetIntrosLegacy (Jellyfin.Api) in 3.7625ms
- jellyfin | [22:58:24] [INF] [24] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.UserLibraryController.GetIntrosLegacy (Jellyfin.Api)'
- jellyfin | [22:58:24] [INF] [24] 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 11.4474ms
- jellyfin | [22:58:24] [INF] [24] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/System/Endpoint - null null
- jellyfin | [22:58:24] [INF] [24] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.SystemController.GetEndpointInfo (Jellyfin.Api)'
- jellyfin | [22:58:24] [INF] [24] 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 | [22:58:24] [INF] [24] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing ObjectResult, writing value of type 'MediaBrowser.Model.Net.EndPointInfo'.
- jellyfin | [22:58:24] [INF] [24] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.SystemController.GetEndpointInfo (Jellyfin.Api) in 1.4014ms
- jellyfin | [22:58:24] [INF] [24] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.SystemController.GetEndpointInfo (Jellyfin.Api)'
- jellyfin | [22:58:24] [INF] [24] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/System/Endpoint - 200 null application/json; charset=utf-8 2.6342ms
- jellyfin | [22:58:24] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Playback/BitrateTest?Size=500000 - null null
- jellyfin | [22:58:24] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)'
- jellyfin | [22:58:24] [INF] [11] 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 | [22:58:24] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.FileContentResultExecutor: Executing FileContentResult, sending file with download name '' ...
- jellyfin | [22:58:24] [INF] [16] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api) in 25.5796ms
- jellyfin | [22:58:24] [INF] [16] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)'
- jellyfin | [22:58:24] [INF] [16] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Playback/BitrateTest?Size=500000 - 200 524288 application/octet-stream 37.1195ms
- jellyfin | [22:58:24] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Playback/BitrateTest?Size=1000000 - null null
- jellyfin | [22:58:24] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)'
- jellyfin | [22:58:24] [INF] [11] 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 | [22:58:24] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.FileContentResultExecutor: Executing FileContentResult, sending file with download name '' ...
- jellyfin | [22:58:24] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api) in 10.6742ms
- jellyfin | [22:58:24] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)'
- jellyfin | [22:58:24] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Playback/BitrateTest?Size=1000000 - 200 1048576 application/octet-stream 12.8587ms
- jellyfin | [22:58:24] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Playback/BitrateTest?Size=3000000 - null null
- jellyfin | [22:58:24] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)'
- jellyfin | [22:58:24] [INF] [11] 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 | [22:58:24] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.FileContentResultExecutor: Executing FileContentResult, sending file with download name '' ...
- jellyfin | [22:58:24] [INF] [16] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api) in 28.4343ms
- jellyfin | [22:58:24] [INF] [16] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)'
- jellyfin | [22:58:24] [INF] [16] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Playback/BitrateTest?Size=3000000 - 200 4194304 application/octet-stream 30.1338ms
- jellyfin | [22:58:24] [INF] [16] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 POST http://domain.com/Items/58e46277a7fecc485230662ddf7f0f87/PlaybackInfo?UserId=e40d768af4474aedb13590e7d3b666d2&StartTimeTicks=0&IsPlayback=true&AutoOpenLiveStream=true&MaxStreamingBitrate=138842975 - application/json 3915
- jellyfin | [22:58:24] [INF] [16] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- jellyfin | [22:58:24] [INF] [16] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.MediaInfoController.GetPostedPlaybackInfo (Jellyfin.Api)'
- jellyfin | [22:58:24] [INF] [16] 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 | [22:58:24] [INF] [16] 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 | [22:58:24] [INF] [16] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for username. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- jellyfin | [22:58:24] [INF] [16] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing ObjectResult, writing value of type 'MediaBrowser.Model.MediaInfo.PlaybackInfoResponse'.
- jellyfin | [22:58:24] [INF] [16] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.MediaInfoController.GetPostedPlaybackInfo (Jellyfin.Api) in 120.6806ms
- jellyfin | [22:58:24] [INF] [16] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.MediaInfoController.GetPostedPlaybackInfo (Jellyfin.Api)'
- jellyfin | [22:58:24] [INF] [16] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 POST https://domain.com/Items/58e46277a7fecc485230662ddf7f0f87/PlaybackInfo?UserId=e40d768af4474aedb13590e7d3b666d2&StartTimeTicks=0&IsPlayback=true&AutoOpenLiveStream=true&MaxStreamingBitrate=138842975 - 200 null application/json; charset=utf-8 135.7748ms
- jellyfin | [22:58:25] [INF] [24] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Items/bcb425a56a85685b9bcf2d93fcd15edc/Images/Backdrop?quality=100&tag=1964c64cfbceb2785ab8a41ca02b6ee8 - null null
- jellyfin | [22:58:25] [INF] [24] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [22:58:25] [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 | [22:58:25] [INF] [24] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing PhysicalFileResult, sending file '/config/metadata/library/bc/bcb425a56a85685b9bcf2d93fcd15edc/backdrop.jpg' with download name '' ...
- jellyfin | [22:58:25] [INF] [24] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api) in 8.6288ms
- jellyfin | [22:58:25] [INF] [24] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)'
- jellyfin | [22:58:25] [INF] [24] 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 9.1695ms
- jellyfin | [22:58:25] [INF] [24] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://domain.com/Videos/58e46277a7fecc485230662ddf7f0f87/stream.mp4?Static=true&mediaSourceId=58e46277a7fecc485230662ddf7f0f87&deviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6MTMxLjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMTMxLjB8MTcyOTY3MzY5MDUwMw11&api_key=b28ff660fff3433bb5aa225accb0b29b&Tag=377f96d7aa6fdde812ce531dfc8e007a - null null
- jellyfin | [22:58:25] [INF] [24] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint 'Jellyfin.Api.Controllers.VideosController.GetVideoStreamByContainer (Jellyfin.Api)'
- jellyfin | [22:58:25] [INF] [24] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with {action = "GetVideoStreamByContainer", controller = "Videos"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetVideoStreamByContainer(System.Guid, System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String], Boolean) on controller Jellyfin.Api.Controllers.VideosController (Jellyfin.Api).
- jellyfin | [22:58:25] [INF] [24] 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 | [22:58:25] [INF] [24] 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 | [22:58:25] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action Jellyfin.Api.Controllers.VideosController.GetVideoStreamByContainer (Jellyfin.Api) in 90.8049ms
- jellyfin | [22:58:25] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint 'Jellyfin.Api.Controllers.VideosController.GetVideoStreamByContainer (Jellyfin.Api)'
- jellyfin | [22:58:25] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET https://domain.com/Videos/58e46277a7fecc485230662ddf7f0f87/stream.mp4?Static=true&mediaSourceId=58e46277a7fecc485230662ddf7f0f87&deviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6MTMxLjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMTMxLjB8MTcyOTY3MzY5MDUwMw11&api_key=b28ff660fff3433bb5aa225accb0b29b&Tag=377f96d7aa6fdde812ce531dfc8e007a - 206 1052490074 video/mp4 99.3904ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement