Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [2025-01-18 17:51:11.159 +01:00] [FTL] [1] : Failed to create/read logger configuration
- System.ArgumentException: A source source must be provided. (Parameter 'source')
- at Serilog.Configuration.LoggerMinimumLevelConfiguration.Override(String source, LoggingLevelSwitch levelSwitch)
- at Serilog.Settings.Configuration.ConfigurationReader.<>c__DisplayClass11_1.<ApplyMinimumLevel>b__3(LoggerMinimumLevelConfiguration configuration, LoggingLevelSwitch levelSwitch)
- at Serilog.Settings.Configuration.ConfigurationReader.<>c__DisplayClass11_0.<ApplyMinimumLevel>g__ApplyMinimumLevelConfiguration|1(IConfigurationSection directive, Action`2 applyConfigAction)
- at Serilog.Settings.Configuration.ConfigurationReader.ApplyMinimumLevel(LoggerConfiguration loggerConfiguration)
- at Serilog.Settings.Configuration.ConfigurationReader.Configure(LoggerConfiguration loggerConfiguration)
- at Serilog.Configuration.LoggerSettingsConfiguration.Settings(ILoggerSettings settings)
- at Serilog.ConfigurationLoggerConfigurationExtensions.Configuration(LoggerSettingsConfiguration settingConfiguration, IConfiguration configuration, ConfigurationReaderOptions readerOptions)
- at Jellyfin.Server.Helpers.StartupHelpers.InitializeLoggingFramework(IConfiguration configuration, IApplicationPaths appPaths)
- [2025-01-18 17:51:11.213 +01:00] [INF] [1] Main: Jellyfin version: "10.10.3"
- [2025-01-18 17:51:11.220 +01:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_CACHE_DIR, /cache]"]
- [2025-01-18 17:51:11.222 +01:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
- [2025-01-18 17:51:11.222 +01:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
- [2025-01-18 17:51:11.222 +01:00] [INF] [1] Main: Architecture: X64
- [2025-01-18 17:51:11.223 +01:00] [INF] [1] Main: 64-Bit Process: True
- [2025-01-18 17:51:11.223 +01:00] [INF] [1] Main: User Interactive: True
- [2025-01-18 17:51:11.223 +01:00] [INF] [1] Main: Processor count: 4
- [2025-01-18 17:51:11.223 +01:00] [INF] [1] Main: Program data path: "/config"
- [2025-01-18 17:51:11.223 +01:00] [INF] [1] Main: Log directory path: "/config/log"
- [2025-01-18 17:51:11.223 +01:00] [INF] [1] Main: Config directory path: "/config/config"
- [2025-01-18 17:51:11.223 +01:00] [INF] [1] Main: Cache path: "/cache"
- [2025-01-18 17:51:11.223 +01:00] [INF] [1] Main: Temp directory path: "/tmp/jellyfin"
- [2025-01-18 17:51:11.224 +01:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
- [2025-01-18 17:51:11.224 +01:00] [INF] [1] Main: Application directory: "/jellyfin/"
- [2025-01-18 17:51:11.361 +01:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
- [2025-01-18 17:51:11.396 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
- [2025-01-18 17:51:11.485 +01:00] [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"]
- [2025-01-18 17:51:11.485 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- [2025-01-18 17:51:11.486 +01:00] [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"]
- [2025-01-18 17:51:11.487 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.20.0.2"]
- [2025-01-18 17:51:11.487 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- [2025-01-18 17:51:11.488 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
- [2025-01-18 17:51:11.488 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- [2025-01-18 17:51:12.589 +01:00] [INF] [1] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("10"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
- ""SELECT COUNT(*) FROM \"sqlite_master\" WHERE \"name\" = '__EFMigrationsHistory' AND \"type\" = 'table';"
- [2025-01-18 17:51:12.606 +01:00] [INF] [1] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"MigrationId\", \"ProductVersion\"
- FROM \"__EFMigrationsHistory\"
- ORDER BY \"MigrationId\";"
- [2025-01-18 17:51:13.850 +01:00] [INF] [1] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
- ""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\"
- FROM \"Users\" AS \"u\"
- LEFT JOIN \"ImageInfos\" AS \"i\" ON \"u\".\"Id\" = \"i\".\"UserId\"
- ORDER BY \"u\".\"Id\", \"i\".\"Id\""
- [2025-01-18 17:51:14.002 +01:00] [INF] [1] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"p\".\"Id\", \"p\".\"Kind\", \"p\".\"Permission_Permissions_Guid\", \"p\".\"RowVersion\", \"p\".\"UserId\", \"p\".\"Value\", \"u\".\"Id\", \"i\".\"Id\"
- FROM \"Users\" AS \"u\"
- LEFT JOIN \"ImageInfos\" AS \"i\" ON \"u\".\"Id\" = \"i\".\"UserId\"
- INNER JOIN \"Permissions\" AS \"p\" ON \"u\".\"Id\" = \"p\".\"UserId\"
- ORDER BY \"u\".\"Id\", \"i\".\"Id\""
- [2025-01-18 17:51:14.022 +01:00] [INF] [1] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"p\".\"Id\", \"p\".\"Kind\", \"p\".\"Preference_Preferences_Guid\", \"p\".\"RowVersion\", \"p\".\"UserId\", \"p\".\"Value\", \"u\".\"Id\", \"i\".\"Id\"
- FROM \"Users\" AS \"u\"
- LEFT JOIN \"ImageInfos\" AS \"i\" ON \"u\".\"Id\" = \"i\".\"UserId\"
- INNER JOIN \"Preferences\" AS \"p\" ON \"u\".\"Id\" = \"p\".\"UserId\"
- ORDER BY \"u\".\"Id\", \"i\".\"Id\""
- [2025-01-18 17:51:14.037 +01:00] [INF] [1] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"a\".\"Id\", \"a\".\"DayOfWeek\", \"a\".\"EndHour\", \"a\".\"StartHour\", \"a\".\"UserId\", \"u\".\"Id\", \"i\".\"Id\"
- FROM \"Users\" AS \"u\"
- LEFT JOIN \"ImageInfos\" AS \"i\" ON \"u\".\"Id\" = \"i\".\"UserId\"
- INNER JOIN \"AccessSchedules\" AS \"a\" ON \"u\".\"Id\" = \"a\".\"UserId\"
- ORDER BY \"u\".\"Id\", \"i\".\"Id\""
- [2025-01-18 17:51:14.827 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.10.3.0"
- [2025-01-18 17:51:14.828 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.10.3.0"
- [2025-01-18 17:51:14.828 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.10.3.0"
- [2025-01-18 17:51:14.850 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.10.3.0"
- [2025-01-18 17:51:14.850 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.10.3.0"
- [2025-01-18 17:51:14.906 +01:00] [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.
- [2025-01-18 17:51:14.923 +01:00] [INF] [1] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"d\".\"Id\", \"d\".\"AccessToken\", \"d\".\"AppName\", \"d\".\"AppVersion\", \"d\".\"DateCreated\", \"d\".\"DateLastActivity\", \"d\".\"DateModified\", \"d\".\"DeviceId\", \"d\".\"DeviceName\", \"d\".\"IsActive\", \"d\".\"UserId\"
- FROM \"Devices\" AS \"d\"
- ORDER BY \"d\".\"Id\""
- [2025-01-18 17:51:14.946 +01:00] [INF] [1] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"d\".\"Id\", \"d\".\"CustomName\", \"d\".\"DeviceId\"
- FROM \"DeviceOptions\" AS \"d\"
- ORDER BY \"d\".\"Id\""
- [2025-01-18 17:51:14.953 +01:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
- [2025-01-18 17:51:15.758 +01:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
- [2025-01-18 17:51:15.778 +01:00] [INF] [1] Microsoft.Hosting.Lifetime: Now listening on: "http://0.0.0.0:8096"
- [2025-01-18 17:51:15.778 +01:00] [INF] [1] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
- [2025-01-18 17:51:15.778 +01:00] [INF] [1] Microsoft.Hosting.Lifetime: Hosting environment: "Production"
- [2025-01-18 17:51:15.778 +01:00] [INF] [1] Microsoft.Hosting.Lifetime: Content root path: "/"
- [2025-01-18 17:51:15.804 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
- [2025-01-18 17:51:15.827 +01:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2025-01-19 03:00:00.000 +01:00, which is 09:08:44.1729207 from now.
- [2025-01-18 17:51:15.832 +01:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2025-01-19 02:00:00.000 +01:00, which is 08:08:44.1674303 from now.
- [2025-01-18 17:51:15.871 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "7.0.2"
- [2025-01-18 17:51:15.965 +01:00] [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"]
- [2025-01-18 17:51:15.991 +01:00] [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"]
- [2025-01-18 17:51:15.999 +01:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/Media/Serien"
- [2025-01-18 17:51:16.012 +01:00] [INF] [16] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/health""" - null null
- [2025-01-18 17:51:16.016 +01:00] [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"]
- [2025-01-18 17:51:16.079 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - null null
- [2025-01-18 17:51:16.089 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - null null
- [2025-01-18 17:51:16.092 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - null null
- [2025-01-18 17:51:16.105 +01:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/Media/Filme"
- [2025-01-18 17:51:16.105 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - null null
- [2025-01-18 17:51:16.184 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - null null
- [2025-01-18 17:51:16.188 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
- [2025-01-18 17:51:16.274 +01:00] [INF] [16] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/health""" - 503 null "text/html" 263.5398ms
- [2025-01-18 17:51:16.279 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - 503 null "text/html" 173.8014ms
- [2025-01-18 17:51:16.279 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - 503 null "text/html" 190.0636ms
- [2025-01-18 17:51:16.279 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - 503 null "text/html" 199.8858ms
- [2025-01-18 17:51:16.280 +01:00] [INF] [16] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - 503 null "text/html" 94.7755ms
- [2025-01-18 17:51:16.279 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - 503 null "text/html" 186.9807ms
- [2025-01-18 17:51:16.312 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-01-18 17:51:16.347 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-01-18 17:51:16.347 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-01-18 17:51:16.347 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-01-18 17:51:16.347 +01:00] [INF] [16] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-01-18 17:51:16.364 +01:00] [INF] [16] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 16.488ms
- [2025-01-18 17:51:16.365 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 18.2374ms
- [2025-01-18 17:51:16.365 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 17.9653ms
- [2025-01-18 17:51:16.366 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 18.6671ms
- [2025-01-18 17:51:16.460 +01:00] [INF] [8] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("1"ms) [Parameters=["@p10='?' (DbType = Int32), @p0='?' (Size = 32), @p1='?' (Size = 12), @p2='?' (Size = 7), @p3='?' (DbType = DateTime), @p4='?' (DbType = DateTime), @p5='?' (DbType = DateTime), @p6='?' (Size = 112), @p7='?' (Size = 7), @p8='?' (DbType = Boolean), @p9='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Devices\" SET \"AccessToken\" = @p0, \"AppName\" = @p1, \"AppVersion\" = @p2, \"DateCreated\" = @p3, \"DateLastActivity\" = @p4, \"DateModified\" = @p5, \"DeviceId\" = @p6, \"DeviceName\" = @p7, \"IsActive\" = @p8, \"UserId\" = @p9
- WHERE \"Id\" = @p10
- RETURNING 1;"
- [2025-01-18 17:51:16.574 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 262.1098ms
- [2025-01-18 17:51:17.078 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-01-18 17:51:17.079 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 0.7986ms
- [2025-01-18 17:51:18.090 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - null null
- [2025-01-18 17:51:18.094 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - 503 null "text/html" 4.9158ms
- [2025-01-18 17:51:18.095 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - null null
- [2025-01-18 17:51:18.096 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - 503 null "text/html" 0.6085ms
- [2025-01-18 17:51:18.096 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - null null
- [2025-01-18 17:51:18.096 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - 503 null "text/html" 0.436ms
- [2025-01-18 17:51:18.096 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - null null
- [2025-01-18 17:51:18.097 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - 503 null "text/html" 0.3554ms
- [2025-01-18 17:51:18.097 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - null null
- [2025-01-18 17:51:18.097 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - null null
- [2025-01-18 17:51:18.097 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - null null
- [2025-01-18 17:51:18.098 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - 503 null "text/html" 0.3741ms
- [2025-01-18 17:51:18.098 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - null null
- [2025-01-18 17:51:18.098 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - 503 null "text/html" 0.3518ms
- [2025-01-18 17:51:18.098 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - 503 null "text/html" 0.7258ms
- [2025-01-18 17:51:18.098 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - null null
- [2025-01-18 17:51:18.099 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - 503 null "text/html" 0.3882ms
- [2025-01-18 17:51:18.099 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - null null
- [2025-01-18 17:51:18.099 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - 503 null "text/html" 2.1454ms
- [2025-01-18 17:51:18.099 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - null null
- [2025-01-18 17:51:18.099 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - 503 null "text/html" 0.5758ms
- [2025-01-18 17:51:18.099 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - 503 null "text/html" 0.3334ms
- [2025-01-18 17:51:18.100 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - null null
- [2025-01-18 17:51:18.100 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - 503 null "text/html" 0.4509ms
- [2025-01-18 17:51:18.100 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-01-18 17:51:18.100 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - null null
- [2025-01-18 17:51:18.101 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - 503 null "text/html" 0.4088ms
- [2025-01-18 17:51:18.101 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - null null
- [2025-01-18 17:51:18.101 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 0.6841ms
- [2025-01-18 17:51:18.101 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - null null
- [2025-01-18 17:51:18.102 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - null null
- [2025-01-18 17:51:18.102 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - 503 null "text/html" 1.0494ms
- [2025-01-18 17:51:18.102 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - 503 null "text/html" 0.5297ms
- [2025-01-18 17:51:18.103 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - 503 null "text/html" 0.5616ms
- [2025-01-18 17:51:18.112 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-01-18 17:51:18.113 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 0.6809ms
- [2025-01-18 17:51:18.116 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-01-18 17:51:18.116 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-01-18 17:51:18.116 +01:00] [INF] [16] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-01-18 17:51:18.117 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 0.732ms
- [2025-01-18 17:51:18.117 +01:00] [INF] [16] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 0.5468ms
- [2025-01-18 17:51:18.118 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-01-18 17:51:18.118 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 0.5112ms
- [2025-01-18 17:51:18.118 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-01-18 17:51:18.119 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 0.4525ms
- [2025-01-18 17:51:18.119 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-01-18 17:51:18.120 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 0.5725ms
- [2025-01-18 17:51:18.120 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-01-18 17:51:18.120 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 0.5652ms
- [2025-01-18 17:51:18.121 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-01-18 17:51:18.121 +01:00] [INF] [16] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-01-18 17:51:18.121 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 0.6102ms
- [2025-01-18 17:51:18.122 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-01-18 17:51:18.122 +01:00] [INF] [16] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 0.5533ms
- [2025-01-18 17:51:18.122 +01:00] [INF] [16] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-01-18 17:51:18.122 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 0.6751ms
- [2025-01-18 17:51:18.123 +01:00] [INF] [16] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 0.53ms
- [2025-01-18 17:51:18.123 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-01-18 17:51:18.123 +01:00] [INF] [16] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-01-18 17:51:18.123 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-01-18 17:51:18.124 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 0.7183ms
- [2025-01-18 17:51:18.124 +01:00] [INF] [16] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 0.778ms
- [2025-01-18 17:51:18.124 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 7.5326ms
- [2025-01-18 17:51:18.124 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-01-18 17:51:18.125 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 0.4913ms
- [2025-01-18 17:51:18.125 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 8.9419ms
- [2025-01-18 17:51:18.697 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/web/ConfigurationPages""?enableInMainMenu=true" - null null
- [2025-01-18 17:51:18.697 +01:00] [INF] [16] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/QuickConnect/Enabled""" - null null
- [2025-01-18 17:51:18.697 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/socket""?api_key=c1880b5d3dc5482b8221221ab78f6d75&deviceId=TW96aWxsYS81LjAgKFgxMTsgTGludXggeDg2XzY0OyBydjoxMzMuMCkgR2Vja28vMjAxMDAxMDEgRmlyZWZveC8xMzMuMHwxNzM3MjE4NjgxMzY3" - null null
- [2025-01-18 17:51:18.697 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/System/Info""" - null null
- [2025-01-18 17:51:18.698 +01:00] [INF] [16] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/QuickConnect/Enabled""" - 503 null "text/html" 0.9907ms
- [2025-01-18 17:51:18.700 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/web/ConfigurationPages""?enableInMainMenu=true" - 503 null "text/html" 2.8911ms
- [2025-01-18 17:51:18.703 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/System/Info""" - 503 null "text/html" 5.5722ms
- [2025-01-18 17:51:18.701 +01:00] [INF] [11] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-01-18 17:51:18.708 +01:00] [INF] [11] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.191" request
- [2025-01-18 17:51:18.830 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("1"ms) [Parameters=["@p0='?' (DbType = DateTime), @p1='?', @p2='?' (DbType = Int32), @p3='?' (Size = 28), @p4='?', @p5='?' (DbType = UInt32), @p6='?' (Size = 25), @p7='?' (Size = 14), @p8='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""INSERT INTO \"ActivityLogs\" (\"DateCreated\", \"ItemId\", \"LogSeverity\", \"Name\", \"Overview\", \"RowVersion\", \"ShortOverview\", \"Type\", \"UserId\")
- VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8)
- RETURNING \"Id\";"
- [2025-01-18 17:51:18.850 +01:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Transcode Directory" Completed after 0 minute(s) and 0 seconds
- [2025-01-18 17:51:18.850 +01:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
- [2025-01-18 17:51:18.911 +01:00] [INF] [18] System.Net.Http.HttpClient.Default.LogicalHandler: Start processing HTTP request "GET" "https://repo.jellyfin.org/files/plugin/manifest.json"
- [2025-01-18 17:51:18.918 +01:00] [INF] [18] System.Net.Http.HttpClient.Default.ClientHandler: Sending HTTP request "GET" "https://repo.jellyfin.org/files/plugin/manifest.json"
- [2025-01-18 17:51:19.003 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Permissions\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2025-01-18 17:51:19.004 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Permissions\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2025-01-18 17:51:19.004 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Permissions\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2025-01-18 17:51:19.005 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Permissions\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2025-01-18 17:51:19.005 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Permissions\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2025-01-18 17:51:19.005 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Permissions\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2025-01-18 17:51:19.006 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Permissions\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2025-01-18 17:51:19.006 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Permissions\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2025-01-18 17:51:19.006 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Permissions\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2025-01-18 17:51:19.007 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Permissions\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2025-01-18 17:51:19.007 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Permissions\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2025-01-18 17:51:19.007 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Permissions\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2025-01-18 17:51:19.008 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Permissions\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2025-01-18 17:51:19.008 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Permissions\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2025-01-18 17:51:19.008 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Permissions\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2025-01-18 17:51:19.008 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Permissions\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2025-01-18 17:51:19.009 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Permissions\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2025-01-18 17:51:19.009 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Permissions\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2025-01-18 17:51:19.009 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Permissions\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2025-01-18 17:51:19.010 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Permissions\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2025-01-18 17:51:19.010 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Permissions\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2025-01-18 17:51:19.011 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Permissions\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2025-01-18 17:51:19.011 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Permissions\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2025-01-18 17:51:19.011 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (DbType = Boolean)"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Permissions\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2025-01-18 17:51:19.013 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?'"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Preferences\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2025-01-18 17:51:19.014 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?'"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Preferences\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2025-01-18 17:51:19.014 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?'"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Preferences\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2025-01-18 17:51:19.014 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?'"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Preferences\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2025-01-18 17:51:19.015 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?'"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Preferences\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2025-01-18 17:51:19.015 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?'"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Preferences\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2025-01-18 17:51:19.015 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?'"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Preferences\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2025-01-18 17:51:19.016 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?'"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Preferences\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2025-01-18 17:51:19.016 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?'"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Preferences\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2025-01-18 17:51:19.016 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?'"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Preferences\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2025-01-18 17:51:19.017 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?'"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Preferences\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2025-01-18 17:51:19.017 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?'"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Preferences\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2025-01-18 17:51:19.018 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?'"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Preferences\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2025-01-18 17:51:19.036 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p29='?' (DbType = Guid), @p0='?', @p1='?' (Size = 67), @p2='?', @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='?', @p26='?' (DbType = Int32), @p27='?' (DbType = Int32), @p28='?' (Size = 5)"], CommandType='Text', CommandTimeout='30']"
- ""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
- WHERE \"Id\" = @p29 AND \"RowVersion\" = @p30
- RETURNING 1;"
- [2025-01-18 17:51:19.709 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/QuickConnect/Enabled""" - null null
- [2025-01-18 17:51:19.709 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/web/ConfigurationPages""?enableInMainMenu=true" - null null
- [2025-01-18 17:51:19.710 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/System/Info""" - null null
- [2025-01-18 17:51:19.710 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/System/Info""" - 503 null "text/html" 0.6147ms
- [2025-01-18 17:51:19.710 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/QuickConnect/Enabled""" - 503 null "text/html" 1.5103ms
- [2025-01-18 17:51:19.711 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/web/ConfigurationPages""?enableInMainMenu=true" - 503 null "text/html" 1.5083ms
- [2025-01-18 17:51:19.749 +01:00] [INF] [8] System.Net.Http.HttpClient.Default.ClientHandler: Received HTTP response headers after 828.2918ms - 200
- [2025-01-18 17:51:19.749 +01:00] [INF] [8] System.Net.Http.HttpClient.Default.LogicalHandler: End processing HTTP request after 841.4467ms - 200
- [2025-01-18 17:51:19.806 +01:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 0 seconds
- [2025-01-18 17:51:21.383 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/health""" - null null
- [2025-01-18 17:51:21.384 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/health""" - 503 null "text/html" 0.5782ms
- [2025-01-18 17:51:21.725 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/System/Info""" - null null
- [2025-01-18 17:51:21.726 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/System/Info""" - 503 null "text/html" 1.5737ms
- [2025-01-18 17:51:21.729 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/QuickConnect/Enabled""" - null null
- [2025-01-18 17:51:21.729 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/web/ConfigurationPages""?enableInMainMenu=true" - null null
- [2025-01-18 17:51:21.730 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/QuickConnect/Enabled""" - 503 null "text/html" 0.5018ms
- [2025-01-18 17:51:21.730 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/web/ConfigurationPages""?enableInMainMenu=true" - 503 null "text/html" 1.084ms
- [2025-01-18 17:51:23.989 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
- [2025-01-18 17:51:23.989 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "b052cd351b294cd9bc072860d9ed4416"
- [2025-01-18 17:51:23.989 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
- [2025-01-18 17:51:23.989 +01:00] [INF] [1] Main: Startup complete 0:00:12.983007
- [2025-01-18 17:51:24.135 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/System/Endpoint""" - null null
- [2025-01-18 17:51:24.136 +01:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.SystemController.GetEndpointInfo (Jellyfin.Api)"'
- [2025-01-18 17:51:24.142 +01:00] [INF] [11] 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").
- [2025-01-18 17:51:24.147 +01:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.Net.EndPointInfo"'.
- [2025-01-18 17:51:24.152 +01:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.SystemController.GetEndpointInfo (Jellyfin.Api)" in 7.0236ms
- [2025-01-18 17:51:24.152 +01:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.SystemController.GetEndpointInfo (Jellyfin.Api)"'
- [2025-01-18 17:51:24.152 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/System/Endpoint""" - 200 null "application/json; charset=utf-8" 17.7877ms
- [2025-01-18 17:51:24.158 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/Playback/BitrateTest""?Size=500000" - null null
- [2025-01-18 17:51:24.159 +01:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)"'
- [2025-01-18 17:51:24.164 +01:00] [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").
- [2025-01-18 17:51:24.173 +01:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.FileContentResultExecutor: Executing "FileContentResult", sending file with download name '""' ...
- [2025-01-18 17:51:24.185 +01:00] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)" in 20.3122ms
- [2025-01-18 17:51:24.185 +01:00] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)"'
- [2025-01-18 17:51:24.186 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/Playback/BitrateTest""?Size=500000" - 200 524288 "application/octet-stream" 27.9842ms
- [2025-01-18 17:51:24.191 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/Playback/BitrateTest""?Size=1000000" - null null
- [2025-01-18 17:51:24.192 +01:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)"'
- [2025-01-18 17:51:24.192 +01:00] [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").
- [2025-01-18 17:51:24.195 +01:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.FileContentResultExecutor: Executing "FileContentResult", sending file with download name '""' ...
- [2025-01-18 17:51:24.197 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)" in 4.6506ms
- [2025-01-18 17:51:24.197 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)"'
- [2025-01-18 17:51:24.197 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/Playback/BitrateTest""?Size=1000000" - 200 1048576 "application/octet-stream" 5.6412ms
- [2025-01-18 17:51:24.211 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/Playback/BitrateTest""?Size=3000000" - null null
- [2025-01-18 17:51:24.211 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)"'
- [2025-01-18 17:51:24.211 +01:00] [INF] [8] 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").
- [2025-01-18 17:51:24.214 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.FileContentResultExecutor: Executing "FileContentResult", sending file with download name '""' ...
- [2025-01-18 17:51:24.236 +01:00] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)" in 24.4112ms
- [2025-01-18 17:51:24.236 +01:00] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)"'
- [2025-01-18 17:51:24.236 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/Playback/BitrateTest""?Size=3000000" - 200 4194304 "application/octet-stream" 25.2432ms
- [2025-01-18 17:51:24.423 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p0='?' (DbType = DateTime), @p1='?', @p2='?' (DbType = Int32), @p3='?' (Size = 35), @p4='?', @p5='?' (DbType = UInt32), @p6='?' (Size = 25), @p7='?' (Size = 12), @p8='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""INSERT INTO \"ActivityLogs\" (\"DateCreated\", \"ItemId\", \"LogSeverity\", \"Name\", \"Overview\", \"RowVersion\", \"ShortOverview\", \"Type\", \"UserId\")
- VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8)
- RETURNING \"Id\";"
- [2025-01-18 17:51:24.445 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/web/""" - null null
- [2025-01-18 17:51:24.448 +01:00] [INF] [8] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/index.html"'. Physical path: '"/jellyfin/jellyfin-web/index.html"'
- [2025-01-18 17:51:24.448 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/web/""" - 200 null "text/html" 2.9667ms
- [2025-01-18 17:51:24.500 +01:00] [INF] [11] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.191" closed
- [2025-01-18 17:51:24.504 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/socket""?api_key=c1880b5d3dc5482b8221221ab78f6d75&deviceId=TW96aWxsYS81LjAgKFgxMTsgTGludXggeDg2XzY0OyBydjoxMzMuMCkgR2Vja28vMjAxMDAxMDEgRmlyZWZveC8xMzMuMHwxNzM3MjE4NjgxMzY3" - 101 null null 5806.5463ms
- [2025-01-18 17:51:24.541 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/web/config.json""" - null null
- [2025-01-18 17:51:24.557 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/web/config.json""" - null null
- [2025-01-18 17:51:24.557 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/web/config.json""" - null null
- [2025-01-18 17:51:24.560 +01:00] [INF] [16] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/config.json"'. Physical path: '"/jellyfin/jellyfin-web/config.json"'
- [2025-01-18 17:51:24.561 +01:00] [INF] [16] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/web/config.json""" - 200 null "application/json" 4.095ms
- [2025-01-18 17:51:24.561 +01:00] [INF] [10] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/config.json"'. Physical path: '"/jellyfin/jellyfin-web/config.json"'
- [2025-01-18 17:51:24.562 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/web/config.json""" - 200 null "application/json" 21.0618ms
- [2025-01-18 17:51:24.562 +01:00] [INF] [11] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/config.json"'. Physical path: '"/jellyfin/jellyfin-web/config.json"'
- [2025-01-18 17:51:24.562 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/web/config.json""" - 200 null "application/json" 5.7779ms
- [2025-01-18 17:51:24.577 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/System/Info/Public""" - null null
- [2025-01-18 17:51:24.578 +01:00] [INF] [18] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.SystemController.GetPublicSystemInfo (Jellyfin.Api)"'
- [2025-01-18 17:51:24.579 +01:00] [INF] [18] 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").
- [2025-01-18 17:51:24.597 +01:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.System.PublicSystemInfo"'.
- [2025-01-18 17:51:24.611 +01:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.SystemController.GetPublicSystemInfo (Jellyfin.Api)" in 31.4084ms
- [2025-01-18 17:51:24.611 +01:00] [INF] [18] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.SystemController.GetPublicSystemInfo (Jellyfin.Api)"'
- [2025-01-18 17:51:24.612 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/System/Info/Public""" - 200 null "application/json; charset=utf-8" 34.5914ms
- [2025-01-18 17:51:24.758 +01:00] [INF] [16] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - null null
- [2025-01-18 17:51:24.759 +01:00] [INF] [16] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.SystemController.GetPublicSystemInfo (Jellyfin.Api)"'
- [2025-01-18 17:51:24.760 +01:00] [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").
- [2025-01-18 17:51:24.767 +01:00] [INF] [16] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.System.PublicSystemInfo"'.
- [2025-01-18 17:51:24.768 +01:00] [INF] [16] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.SystemController.GetPublicSystemInfo (Jellyfin.Api)" in 7.5559ms
- [2025-01-18 17:51:24.769 +01:00] [INF] [16] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.SystemController.GetPublicSystemInfo (Jellyfin.Api)"'
- [2025-01-18 17:51:24.770 +01:00] [INF] [16] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/system/info/public""" - 200 null "application/json; charset=utf-8" 11.4583ms
- [2025-01-18 17:51:24.792 +01:00] [INF] [16] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/System/Info""" - null null
- [2025-01-18 17:51:24.793 +01:00] [INF] [16] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.SystemController.GetSystemInfo (Jellyfin.Api)"'
- [2025-01-18 17:51:24.795 +01:00] [INF] [16] 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").
- [2025-01-18 17:51:24.800 +01:00] [INF] [16] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.System.SystemInfo"'.
- [2025-01-18 17:51:24.808 +01:00] [INF] [16] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.SystemController.GetSystemInfo (Jellyfin.Api)" in 10.7123ms
- [2025-01-18 17:51:24.808 +01:00] [INF] [16] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.SystemController.GetSystemInfo (Jellyfin.Api)"'
- [2025-01-18 17:51:24.808 +01:00] [INF] [16] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/System/Info""" - 200 null "application/json; charset=utf-8" 15.9328ms
- [2025-01-18 17:51:24.822 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "POST" "http"://"nucl:8097""""/Sessions/Capabilities/Full""" - "application/json" 567
- [2025-01-18 17:51:24.822 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/Users/0ffb15e9b40b4e428184f4141f9922aa""" - null null
- [2025-01-18 17:51:24.823 +01:00] [INF] [11] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-01-18 17:51:24.823 +01:00] [INF] [16] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/socket""?api_key=c1880b5d3dc5482b8221221ab78f6d75&deviceId=TW96aWxsYS81LjAgKFgxMTsgTGludXggeDg2XzY0OyBydjoxMzMuMCkgR2Vja28vMjAxMDAxMDEgRmlyZWZveC8xMzMuMHwxNzM3MjE4NjgxMzY3" - null null
- [2025-01-18 17:51:24.823 +01:00] [INF] [16] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-01-18 17:51:24.823 +01:00] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.UserController.GetUserById (Jellyfin.Api)"'
- [2025-01-18 17:51:24.823 +01:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.SessionController.PostFullCapabilities (Jellyfin.Api)"'
- [2025-01-18 17:51:24.823 +01:00] [INF] [16] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.191" request
- [2025-01-18 17:51:24.825 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/DisplayPreferences/usersettings""?userId=0ffb15e9b40b4e428184f4141f9922aa&client=emby" - null null
- [2025-01-18 17:51:24.825 +01:00] [INF] [16] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p0='?' (DbType = DateTime), @p1='?', @p2='?' (DbType = Int32), @p3='?' (Size = 28), @p4='?', @p5='?' (DbType = UInt32), @p6='?' (Size = 25), @p7='?' (Size = 14), @p8='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""INSERT INTO \"ActivityLogs\" (\"DateCreated\", \"ItemId\", \"LogSeverity\", \"Name\", \"Overview\", \"RowVersion\", \"ShortOverview\", \"Type\", \"UserId\")
- VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8)
- RETURNING \"Id\";"
- [2025-01-18 17:51:24.826 +01:00] [INF] [18] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DisplayPreferencesController.GetDisplayPreferences (Jellyfin.Api)"'
- [2025-01-18 17:51:24.827 +01:00] [INF] [10] 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").
- [2025-01-18 17:51:24.829 +01:00] [INF] [18] 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").
- [2025-01-18 17:51:24.832 +01:00] [INF] [11] 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").
- [2025-01-18 17:51:24.848 +01:00] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.Dto.UserDto"'.
- [2025-01-18 17:51:24.916 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__userId_0='?' (DbType = Guid), @__client_1='?' (Size = 4), @__itemId_2='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""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\"
- FROM (
- 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\"
- FROM \"DisplayPreferences\" AS \"d\"
- WHERE \"d\".\"UserId\" = @__userId_0 AND \"d\".\"Client\" = @__client_1 AND \"d\".\"ItemId\" = @__itemId_2
- LIMIT 1
- ) AS \"t\"
- LEFT JOIN \"HomeSection\" AS \"h\" ON \"t\".\"Id\" = \"h\".\"DisplayPreferencesId\"
- ORDER BY \"t\".\"Id\""
- [2025-01-18 17:51:24.938 +01:00] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.UserController.GetUserById (Jellyfin.Api)" in 110.8852ms
- [2025-01-18 17:51:24.938 +01:00] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.UserController.GetUserById (Jellyfin.Api)"'
- [2025-01-18 17:51:24.938 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/Users/0ffb15e9b40b4e428184f4141f9922aa""" - 200 null "application/json; charset=utf-8" 115.6859ms
- [2025-01-18 17:51:24.953 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__userId_0='?' (DbType = Guid), @__itemId_1='?' (DbType = Guid), @__client_2='?' (Size = 4)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"i\".\"Id\", \"i\".\"Client\", \"i\".\"IndexBy\", \"i\".\"ItemId\", \"i\".\"RememberIndexing\", \"i\".\"RememberSorting\", \"i\".\"SortBy\", \"i\".\"SortOrder\", \"i\".\"UserId\", \"i\".\"ViewType\"
- FROM \"ItemDisplayPreferences\" AS \"i\"
- WHERE \"i\".\"UserId\" = @__userId_0 AND \"i\".\"ItemId\" = @__itemId_1 AND \"i\".\"Client\" = @__client_2
- LIMIT 1"
- [2025-01-18 17:51:24.955 +01:00] [INF] [11] Microsoft.AspNetCore.Mvc.StatusCodeResult: Executing StatusCodeResult, setting HTTP status code 204
- [2025-01-18 17:51:24.955 +01:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.SessionController.PostFullCapabilities (Jellyfin.Api)" in 123.4112ms
- [2025-01-18 17:51:24.955 +01:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.SessionController.PostFullCapabilities (Jellyfin.Api)"'
- [2025-01-18 17:51:24.956 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "POST" "http"://"nucl:8097""""/Sessions/Capabilities/Full""" - 204 null null 133.3972ms
- [2025-01-18 17:51:24.974 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__userId_0='?' (DbType = Guid), @__itemId_1='?' (DbType = Guid), @__client_2='?' (Size = 4)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"c\".\"Id\", \"c\".\"Client\", \"c\".\"ItemId\", \"c\".\"Key\", \"c\".\"UserId\", \"c\".\"Value\"
- FROM \"CustomItemDisplayPreferences\" AS \"c\"
- WHERE \"c\".\"UserId\" = @__userId_0 AND \"c\".\"ItemId\" = @__itemId_1 AND \"c\".\"Client\" = @__client_2"
- [2025-01-18 17:51:25.002 +01:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.Dto.DisplayPreferencesDto"'.
- [2025-01-18 17:51:25.017 +01:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DisplayPreferencesController.GetDisplayPreferences (Jellyfin.Api)" in 186.8024ms
- [2025-01-18 17:51:25.017 +01:00] [INF] [18] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DisplayPreferencesController.GetDisplayPreferences (Jellyfin.Api)"'
- [2025-01-18 17:51:25.017 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/DisplayPreferences/usersettings""?userId=0ffb15e9b40b4e428184f4141f9922aa&client=emby" - 200 null "application/json; charset=utf-8" 192.6442ms
- [2025-01-18 17:51:25.038 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/web/12011.23368a00286c479041ba.chunk.js""" - null null
- [2025-01-18 17:51:25.039 +01:00] [INF] [10] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/12011.23368a00286c479041ba.chunk.js"'. Physical path: '"/jellyfin/jellyfin-web/12011.23368a00286c479041ba.chunk.js"'
- [2025-01-18 17:51:25.040 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/web/12011.23368a00286c479041ba.chunk.js""" - 499 null "text/javascript" 1.3264ms
- [2025-01-18 17:51:25.042 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/web/57949.a599cc88f6f7c3fe51dc.chunk.js""" - null null
- [2025-01-18 17:51:25.042 +01:00] [INF] [18] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/57949.a599cc88f6f7c3fe51dc.chunk.js"'. Physical path: '"/jellyfin/jellyfin-web/57949.a599cc88f6f7c3fe51dc.chunk.js"'
- [2025-01-18 17:51:25.042 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/web/57949.a599cc88f6f7c3fe51dc.chunk.js""" - 499 null "text/javascript" 0.8277ms
- [2025-01-18 17:51:25.043 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/web/55802.5fcdf3893cadf74eb906.chunk.js""" - null null
- [2025-01-18 17:51:25.045 +01:00] [INF] [18] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/55802.5fcdf3893cadf74eb906.chunk.js"'. Physical path: '"/jellyfin/jellyfin-web/55802.5fcdf3893cadf74eb906.chunk.js"'
- [2025-01-18 17:51:25.046 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/web/55802.5fcdf3893cadf74eb906.chunk.js""" - 200 null "text/javascript" 3.2882ms
- [2025-01-18 17:51:25.046 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/web/19029.6abd0493253e4d49db27.chunk.js""" - null null
- [2025-01-18 17:51:25.047 +01:00] [INF] [18] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/19029.6abd0493253e4d49db27.chunk.js"'. Physical path: '"/jellyfin/jellyfin-web/19029.6abd0493253e4d49db27.chunk.js"'
- [2025-01-18 17:51:25.047 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/web/19029.6abd0493253e4d49db27.chunk.js""" - 200 null "text/javascript" 0.7357ms
- [2025-01-18 17:51:25.047 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/web/28567.55609c43606f49cda64b.chunk.js""" - null null
- [2025-01-18 17:51:25.047 +01:00] [INF] [18] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/28567.55609c43606f49cda64b.chunk.js"'. Physical path: '"/jellyfin/jellyfin-web/28567.55609c43606f49cda64b.chunk.js"'
- [2025-01-18 17:51:25.047 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/web/28567.55609c43606f49cda64b.chunk.js""" - 200 null "text/javascript" 0.4394ms
- [2025-01-18 17:51:25.051 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/Branding/Css""" - null null
- [2025-01-18 17:51:25.052 +01:00] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.BrandingController.GetBrandingCss (Jellyfin.Api)"'
- [2025-01-18 17:51:25.052 +01:00] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetBrandingCss\", controller = \"Branding\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.ActionResult`1[System.String] GetBrandingCss()" on controller "Jellyfin.Api.Controllers.BrandingController" ("Jellyfin.Api").
- [2025-01-18 17:51:25.053 +01:00] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"System.String"'.
- [2025-01-18 17:51:25.053 +01:00] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.BrandingController.GetBrandingCss (Jellyfin.Api)" in 0.8455ms
- [2025-01-18 17:51:25.053 +01:00] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.BrandingController.GetBrandingCss (Jellyfin.Api)"'
- [2025-01-18 17:51:25.053 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/Branding/Css""" - 200 null "text/css; charset=utf-8" 1.9886ms
- [2025-01-18 17:51:25.059 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/web/config.json""" - null null
- [2025-01-18 17:51:25.060 +01:00] [INF] [18] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/config.json"'. Physical path: '"/jellyfin/jellyfin-web/config.json"'
- [2025-01-18 17:51:25.060 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/web/config.json""" - 200 null "application/json" 0.5795ms
- [2025-01-18 17:51:25.111 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/System/Info""" - null null
- [2025-01-18 17:51:25.111 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.SystemController.GetSystemInfo (Jellyfin.Api)"'
- [2025-01-18 17:51:25.111 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/web/ConfigurationPages""?enableInMainMenu=true" - null null
- [2025-01-18 17:51:25.111 +01:00] [INF] [8] 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").
- [2025-01-18 17:51:25.112 +01:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DashboardController.GetConfigurationPages (Jellyfin.Api)"'
- [2025-01-18 17:51:25.113 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.System.SystemInfo"'.
- [2025-01-18 17:51:25.113 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.SystemController.GetSystemInfo (Jellyfin.Api)" in 1.9397ms
- [2025-01-18 17:51:25.114 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.SystemController.GetSystemInfo (Jellyfin.Api)"'
- [2025-01-18 17:51:25.114 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/System/Info""" - 200 null "application/json; charset=utf-8" 3.1471ms
- [2025-01-18 17:51:25.114 +01:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetConfigurationPages\", controller = \"Dashboard\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[Jellyfin.Api.Models.ConfigurationPageInfo]] GetConfigurationPages(System.Nullable`1[System.Boolean])" on controller "Jellyfin.Api.Controllers.DashboardController" ("Jellyfin.Api").
- [2025-01-18 17:51:25.121 +01:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"System.Collections.Generic.List`1[[Jellyfin.Api.Models.ConfigurationPageInfo, Jellyfin.Api, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]"'.
- [2025-01-18 17:51:25.123 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/Sessions""?ActiveWithinSeconds=960" - null null
- [2025-01-18 17:51:25.124 +01:00] [INF] [18] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.SessionController.GetSessions (Jellyfin.Api)"'
- [2025-01-18 17:51:25.124 +01:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DashboardController.GetConfigurationPages (Jellyfin.Api)" in 9.456ms
- [2025-01-18 17:51:25.124 +01:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DashboardController.GetConfigurationPages (Jellyfin.Api)"'
- [2025-01-18 17:51:25.124 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/web/ConfigurationPages""?enableInMainMenu=true" - 200 null "application/json; charset=utf-8" 12.7562ms
- [2025-01-18 17:51:25.125 +01:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetSessions\", controller = \"Session\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IReadOnlyList`1[MediaBrowser.Model.Dto.SessionInfoDto]] GetSessions(System.Nullable`1[System.Guid], System.String, System.Nullable`1[System.Int32])" on controller "Jellyfin.Api.Controllers.SessionController" ("Jellyfin.Api").
- [2025-01-18 17:51:25.125 +01:00] [INF] [16] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""" - null null
- [2025-01-18 17:51:25.126 +01:00] [INF] [16] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"'
- [2025-01-18 17:51:25.127 +01:00] [INF] [16] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetTasks\", controller = \"ScheduledTasks\"}". Executing controller action with signature "System.Collections.Generic.IEnumerable`1[MediaBrowser.Model.Tasks.TaskInfo] GetTasks(System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean])" on controller "Jellyfin.Api.Controllers.ScheduledTasksController" ("Jellyfin.Api").
- [2025-01-18 17:51:25.127 +01:00] [INF] [16] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"Jellyfin.Api.Controllers.ScheduledTasksController+<GetTasks>d__2"'.
- [2025-01-18 17:51:25.127 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/System/ActivityLog/Entries""?startIndex=0&limit=4&minDate=2025-01-11T16%3A51%3A25.116Z&hasUserId=false" - null null
- [2025-01-18 17:51:25.128 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/LiveTv/Recordings""?UserId=0ffb15e9b40b4e428184f4141f9922aa&IsInProgress=true&Fields=CanDelete%2CPrimaryImageAspectRatio&EnableTotalRecordCount=false&EnableImageTypes=Primary%2CThumb%2CBackdrop" - null null
- [2025-01-18 17:51:25.128 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ActivityLogController.GetLogEntries (Jellyfin.Api)"'
- [2025-01-18 17:51:25.129 +01:00] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.LiveTvController.GetRecordings (Jellyfin.Api)"'
- [2025-01-18 17:51:25.136 +01:00] [INF] [20] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-01-18 17:51:25.138 +01:00] [INF] [20] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"'
- [2025-01-18 17:51:25.138 +01:00] [INF] [20] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetTasks\", controller = \"ScheduledTasks\"}". Executing controller action with signature "System.Collections.Generic.IEnumerable`1[MediaBrowser.Model.Tasks.TaskInfo] GetTasks(System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean])" on controller "Jellyfin.Api.Controllers.ScheduledTasksController" ("Jellyfin.Api").
- [2025-01-18 17:51:25.143 +01:00] [INF] [20] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"Jellyfin.Api.Controllers.ScheduledTasksController+<GetTasks>d__2"'.
- [2025-01-18 17:51:25.143 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetLogEntries\", controller = \"ActivityLog\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MediaBrowser.Model.Querying.QueryResult`1[MediaBrowser.Model.Activity.ActivityLogEntry]]] GetLogEntries(System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.DateTime], System.Nullable`1[System.Boolean])" on controller "Jellyfin.Api.Controllers.ActivityLogController" ("Jellyfin.Api").
- [2025-01-18 17:51:25.141 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/System/ActivityLog/Entries""?startIndex=0&limit=7&minDate=2025-01-17T16%3A51%3A25.116Z&hasUserId=true" - null null
- [2025-01-18 17:51:25.148 +01:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ActivityLogController.GetLogEntries (Jellyfin.Api)"'
- [2025-01-18 17:51:25.148 +01:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetLogEntries\", controller = \"ActivityLog\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MediaBrowser.Model.Querying.QueryResult`1[MediaBrowser.Model.Activity.ActivityLogEntry]]] GetLogEntries(System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.DateTime], System.Nullable`1[System.Boolean])" on controller "Jellyfin.Api.Controllers.ActivityLogController" ("Jellyfin.Api").
- [2025-01-18 17:51:25.158 +01:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "OkResult`1", writing value of type '"System.Collections.Generic.List`1[[MediaBrowser.Model.Dto.SessionInfoDto, MediaBrowser.Model, Version=10.10.3.0, Culture=neutral, PublicKeyToken=null]]"'.
- [2025-01-18 17:51:25.159 +01:00] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetRecordings\", 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]]] GetRecordings(System.String, System.Nullable`1[System.Guid], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.LiveTv.RecordingStatus], System.Nullable`1[System.Boolean], System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], MediaBrowser.Model.Entities.ImageType[], MediaBrowser.Model.Querying.ItemFields[], 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], Boolean)" on controller "Jellyfin.Api.Controllers.LiveTvController" ("Jellyfin.Api").
- [2025-01-18 17:51:25.193 +01:00] [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.3.0, Culture=neutral, PublicKeyToken=null]]"'.
- [2025-01-18 17:51:25.205 +01:00] [INF] [8] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__query_MinDate_0='?' (DbType = DateTime), @__query_HasUserId_Value_1='?' (DbType = Boolean)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT COUNT(*)
- FROM \"ActivityLogs\" AS \"a\"
- WHERE \"a\".\"DateCreated\" >= @__query_MinDate_0 AND (\"a\".\"UserId\" = '00000000-0000-0000-0000-000000000000') <> @__query_HasUserId_Value_1"
- [2025-01-18 17:51:25.205 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("1"ms) [Parameters=["@__query_MinDate_0='?' (DbType = DateTime), @__query_HasUserId_Value_1='?' (DbType = Boolean)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT COUNT(*)
- FROM \"ActivityLogs\" AS \"a\"
- WHERE \"a\".\"DateCreated\" >= @__query_MinDate_0 AND (\"a\".\"UserId\" = '00000000-0000-0000-0000-000000000000') <> @__query_HasUserId_Value_1"
- [2025-01-18 17:51:25.233 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__query_MinDate_0='?' (DbType = DateTime), @__query_HasUserId_Value_1='?' (DbType = Boolean), @__p_3='?' (DbType = Int32), @__p_2='?' (DbType = Int32)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"a\".\"Name\", \"a\".\"Type\", \"a\".\"UserId\", CAST(\"a\".\"Id\" AS INTEGER), \"a\".\"Overview\", \"a\".\"ShortOverview\", \"a\".\"ItemId\", \"a\".\"DateCreated\", \"a\".\"LogSeverity\"
- FROM \"ActivityLogs\" AS \"a\"
- WHERE \"a\".\"DateCreated\" >= @__query_MinDate_0 AND (\"a\".\"UserId\" = '00000000-0000-0000-0000-000000000000') <> @__query_HasUserId_Value_1
- ORDER BY \"a\".\"DateCreated\" DESC
- LIMIT @__p_3 OFFSET @__p_2"
- [2025-01-18 17:51:25.233 +01:00] [INF] [8] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__query_MinDate_0='?' (DbType = DateTime), @__query_HasUserId_Value_1='?' (DbType = Boolean), @__p_3='?' (DbType = Int32), @__p_2='?' (DbType = Int32)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"a\".\"Name\", \"a\".\"Type\", \"a\".\"UserId\", CAST(\"a\".\"Id\" AS INTEGER), \"a\".\"Overview\", \"a\".\"ShortOverview\", \"a\".\"ItemId\", \"a\".\"DateCreated\", \"a\".\"LogSeverity\"
- FROM \"ActivityLogs\" AS \"a\"
- WHERE \"a\".\"DateCreated\" >= @__query_MinDate_0 AND (\"a\".\"UserId\" = '00000000-0000-0000-0000-000000000000') <> @__query_HasUserId_Value_1
- ORDER BY \"a\".\"DateCreated\" DESC
- LIMIT @__p_3 OFFSET @__p_2"
- [2025-01-18 17:51:25.235 +01:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.Querying.QueryResult`1[[MediaBrowser.Model.Activity.ActivityLogEntry, MediaBrowser.Model, Version=10.10.3.0, Culture=neutral, PublicKeyToken=null]]"'.
- [2025-01-18 17:51:25.238 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.Querying.QueryResult`1[[MediaBrowser.Model.Activity.ActivityLogEntry, MediaBrowser.Model, Version=10.10.3.0, Culture=neutral, PublicKeyToken=null]]"'.
- [2025-01-18 17:51:25.308 +01:00] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.LiveTvController.GetRecordings (Jellyfin.Api)" in 148.8514ms
- [2025-01-18 17:51:25.308 +01:00] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.LiveTvController.GetRecordings (Jellyfin.Api)"'
- [2025-01-18 17:51:25.308 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/LiveTv/Recordings""?UserId=0ffb15e9b40b4e428184f4141f9922aa&IsInProgress=true&Fields=CanDelete%2CPrimaryImageAspectRatio&EnableTotalRecordCount=false&EnableImageTypes=Primary%2CThumb%2CBackdrop" - 200 null "application/json; charset=utf-8" 180.6941ms
- [2025-01-18 17:51:25.313 +01:00] [INF] [16] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)" in 186.4318ms
- [2025-01-18 17:51:25.313 +01:00] [INF] [16] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"'
- [2025-01-18 17:51:25.313 +01:00] [INF] [16] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""" - 200 null "application/json; charset=utf-8" 188.0916ms
- [2025-01-18 17:51:25.314 +01:00] [INF] [20] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)" in 173.1346ms
- [2025-01-18 17:51:25.314 +01:00] [INF] [20] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"'
- [2025-01-18 17:51:25.314 +01:00] [INF] [20] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/ScheduledTasks""?IsEnabled=true" - 200 null "application/json; charset=utf-8" 177.8845ms
- [2025-01-18 17:51:25.315 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ActivityLogController.GetLogEntries (Jellyfin.Api)" in 168.6129ms
- [2025-01-18 17:51:25.315 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ActivityLogController.GetLogEntries (Jellyfin.Api)"'
- [2025-01-18 17:51:25.315 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/System/ActivityLog/Entries""?startIndex=0&limit=4&minDate=2025-01-11T16%3A51%3A25.116Z&hasUserId=false" - 200 null "application/json; charset=utf-8" 187.9689ms
- [2025-01-18 17:51:25.317 +01:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ActivityLogController.GetLogEntries (Jellyfin.Api)" in 168.8068ms
- [2025-01-18 17:51:25.318 +01:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ActivityLogController.GetLogEntries (Jellyfin.Api)"'
- [2025-01-18 17:51:25.318 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/System/ActivityLog/Entries""?startIndex=0&limit=7&minDate=2025-01-17T16%3A51%3A25.116Z&hasUserId=true" - 200 null "application/json; charset=utf-8" 177.0683ms
- [2025-01-18 17:51:25.321 +01:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.SessionController.GetSessions (Jellyfin.Api)" in 196.4097ms
- [2025-01-18 17:51:25.321 +01:00] [INF] [18] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.SessionController.GetSessions (Jellyfin.Api)"'
- [2025-01-18 17:51:25.321 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/Sessions""?ActiveWithinSeconds=960" - 200 null "application/json; charset=utf-8" 198.1472ms
- [2025-01-18 17:51:26.093 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/QuickConnect/Enabled""" - null null
- [2025-01-18 17:51:26.093 +01:00] [INF] [18] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.QuickConnectController.GetQuickConnectEnabled (Jellyfin.Api)"'
- [2025-01-18 17:51:26.094 +01:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetQuickConnectEnabled\", controller = \"QuickConnect\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.ActionResult`1[System.Boolean] GetQuickConnectEnabled()" on controller "Jellyfin.Api.Controllers.QuickConnectController" ("Jellyfin.Api").
- [2025-01-18 17:51:26.095 +01:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"System.Boolean"'.
- [2025-01-18 17:51:26.097 +01:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.QuickConnectController.GetQuickConnectEnabled (Jellyfin.Api)" in 2.5769ms
- [2025-01-18 17:51:26.097 +01:00] [INF] [18] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.QuickConnectController.GetQuickConnectEnabled (Jellyfin.Api)"'
- [2025-01-18 17:51:26.097 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/QuickConnect/Enabled""" - 200 null "application/json; charset=utf-8" 3.8138ms
- [2025-01-18 17:51:29.099 +01:00] [INF] [20] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/web/home-html.8ce38bc7d6dc073656d4.chunk.js""" - null null
- [2025-01-18 17:51:29.099 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/web/81954.0985283d0b54b15620c0.chunk.js""" - null null
- [2025-01-18 17:51:29.099 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/web/home.2f5eb9322e5136176011.chunk.js""" - null null
- [2025-01-18 17:51:29.100 +01:00] [INF] [20] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/home-html.8ce38bc7d6dc073656d4.chunk.js"'. Physical path: '"/jellyfin/jellyfin-web/home-html.8ce38bc7d6dc073656d4.chunk.js"'
- [2025-01-18 17:51:29.100 +01:00] [INF] [11] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/81954.0985283d0b54b15620c0.chunk.js"'. Physical path: '"/jellyfin/jellyfin-web/81954.0985283d0b54b15620c0.chunk.js"'
- [2025-01-18 17:51:29.100 +01:00] [INF] [20] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/web/home-html.8ce38bc7d6dc073656d4.chunk.js""" - 499 null "text/javascript" 0.6267ms
- [2025-01-18 17:51:29.100 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/web/81954.0985283d0b54b15620c0.chunk.js""" - 499 null "text/javascript" 0.6246ms
- [2025-01-18 17:51:29.100 +01:00] [INF] [8] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/home.2f5eb9322e5136176011.chunk.js"'. Physical path: '"/jellyfin/jellyfin-web/home.2f5eb9322e5136176011.chunk.js"'
- [2025-01-18 17:51:29.101 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/web/home.2f5eb9322e5136176011.chunk.js""" - 200 null "text/javascript" 1.1994ms
- [2025-01-18 17:51:29.109 +01:00] [INF] [20] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/UserViews""?userId=0ffb15e9b40b4e428184f4141f9922aa" - null null
- [2025-01-18 17:51:29.110 +01:00] [INF] [20] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.UserViewsController.GetUserViews (Jellyfin.Api)"'
- [2025-01-18 17:51:29.118 +01:00] [INF] [20] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetUserViews\", controller = \"UserViews\"}". Executing controller action with signature "MediaBrowser.Model.Querying.QueryResult`1[MediaBrowser.Model.Dto.BaseItemDto] GetUserViews(System.Nullable`1[System.Guid], System.Nullable`1[System.Boolean], System.Nullable`1[Jellyfin.Data.Enums.CollectionType][], Boolean)" on controller "Jellyfin.Api.Controllers.UserViewsController" ("Jellyfin.Api").
- [2025-01-18 17:51:29.186 +01:00] [INF] [20] 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.3.0, Culture=neutral, PublicKeyToken=null]]"'.
- [2025-01-18 17:51:29.224 +01:00] [INF] [20] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.UserViewsController.GetUserViews (Jellyfin.Api)" in 106.59ms
- [2025-01-18 17:51:29.224 +01:00] [INF] [20] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.UserViewsController.GetUserViews (Jellyfin.Api)"'
- [2025-01-18 17:51:29.225 +01:00] [INF] [20] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/UserViews""?userId=0ffb15e9b40b4e428184f4141f9922aa" - 200 null "application/json; charset=utf-8" 115.9105ms
- [2025-01-18 17:51:29.238 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/web/84158.03d7b3bb55917297d3f5.chunk.js""" - null null
- [2025-01-18 17:51:29.239 +01:00] [INF] [8] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/84158.03d7b3bb55917297d3f5.chunk.js"'. Physical path: '"/jellyfin/jellyfin-web/84158.03d7b3bb55917297d3f5.chunk.js"'
- [2025-01-18 17:51:29.239 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/web/84158.03d7b3bb55917297d3f5.chunk.js""" - 499 null "text/javascript" 0.9712ms
- [2025-01-18 17:51:29.240 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/LiveTv/Programs/Recommended""?userId=0ffb15e9b40b4e428184f4141f9922aa&IsAiring=true&limit=1&ImageTypeLimit=1&EnableImageTypes=Primary%2CThumb%2CBackdrop&EnableTotalRecordCount=false&Fields=ChannelInfo%2CPrimaryImageAspectRatio" - null null
- [2025-01-18 17:51:29.242 +01:00] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.LiveTvController.GetRecommendedPrograms (Jellyfin.Api)"'
- [2025-01-18 17:51:29.246 +01:00] [INF] [10] 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").
- [2025-01-18 17:51:29.263 +01:00] [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.3.0, Culture=neutral, PublicKeyToken=null]]"'.
- [2025-01-18 17:51:29.263 +01:00] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.LiveTvController.GetRecommendedPrograms (Jellyfin.Api)" in 16.5705ms
- [2025-01-18 17:51:29.263 +01:00] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.LiveTvController.GetRecommendedPrograms (Jellyfin.Api)"'
- [2025-01-18 17:51:29.263 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/LiveTv/Programs/Recommended""?userId=0ffb15e9b40b4e428184f4141f9922aa&IsAiring=true&limit=1&ImageTypeLimit=1&EnableImageTypes=Primary%2CThumb%2CBackdrop&EnableTotalRecordCount=false&Fields=ChannelInfo%2CPrimaryImageAspectRatio" - 200 null "application/json; charset=utf-8" 23.376ms
- [2025-01-18 17:51:29.272 +01:00] [INF] [20] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/Shows/NextUp""?Limit=24&Fields=PrimaryImageAspectRatio%2CDateCreated%2CPath%2CMediaSourceCount&UserId=0ffb15e9b40b4e428184f4141f9922aa&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CBanner%2CThumb&EnableTotalRecordCount=false&DisableFirstEpisode=false&NextUpDateCutoff=2024-01-19T16%3A51%3A29.265Z&EnableResumable=false&EnableRewatching=false" - null null
- [2025-01-18 17:51:29.272 +01:00] [INF] [20] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.TvShowsController.GetNextUp (Jellyfin.Api)"'
- [2025-01-18 17:51:29.273 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/Users/0ffb15e9b40b4e428184f4141f9922aa/Items/Resume""?Limit=12&Recursive=true&Fields=PrimaryImageAspectRatio&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&EnableTotalRecordCount=false&MediaTypes=Video" - null null
- [2025-01-18 17:51:29.274 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/Users/0ffb15e9b40b4e428184f4141f9922aa/Items/Resume""?Limit=12&Recursive=true&Fields=PrimaryImageAspectRatio&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&EnableTotalRecordCount=false&MediaTypes=Audio" - null null
- [2025-01-18 17:51:29.275 +01:00] [INF] [20] 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").
- [2025-01-18 17:51:29.275 +01:00] [INF] [18] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ItemsController.GetResumeItemsLegacy (Jellyfin.Api)"'
- [2025-01-18 17:51:29.277 +01:00] [INF] [16] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/Users/0ffb15e9b40b4e428184f4141f9922aa/Items/Resume""?Limit=12&Recursive=true&Fields=PrimaryImageAspectRatio&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&EnableTotalRecordCount=false&MediaTypes=Book" - null null
- [2025-01-18 17:51:29.275 +01:00] [INF] [21] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/Users/0ffb15e9b40b4e428184f4141f9922aa/Items/Latest""?Limit=16&Fields=PrimaryImageAspectRatio%2CPath&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=7a2175bccb1f1a94152cbd2b2bae8f6d" - null null
- [2025-01-18 17:51:29.277 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/Users/0ffb15e9b40b4e428184f4141f9922aa/Items/Latest""?Limit=16&Fields=PrimaryImageAspectRatio%2CPath&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=43cfe12fe7d9d8d21251e0964e0232e2" - null null
- [2025-01-18 17:51:29.274 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ItemsController.GetResumeItemsLegacy (Jellyfin.Api)"'
- [2025-01-18 17:51:29.279 +01:00] [INF] [18] 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").
- [2025-01-18 17:51:29.280 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetResumeItemsLegacy\", controller = \"Items\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.ActionResult`1[MediaBrowser.Model.Querying.QueryResult`1[MediaBrowser.Model.Dto.BaseItemDto]] GetResumeItemsLegacy(System.Guid, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Guid], MediaBrowser.Model.Querying.ItemFields[], Jellyfin.Data.Enums.MediaType[], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], MediaBrowser.Model.Entities.ImageType[], Jellyfin.Data.Enums.BaseItemKind[], Jellyfin.Data.Enums.BaseItemKind[], Boolean, System.Nullable`1[System.Boolean], Boolean)" on controller "Jellyfin.Api.Controllers.ItemsController" ("Jellyfin.Api").
- [2025-01-18 17:51:29.283 +01:00] [INF] [16] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ItemsController.GetResumeItemsLegacy (Jellyfin.Api)"'
- [2025-01-18 17:51:29.283 +01:00] [INF] [16] 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").
- [2025-01-18 17:51:29.283 +01:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api)"'
- [2025-01-18 17:51:29.283 +01:00] [INF] [21] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api)"'
- [2025-01-18 17:51:29.286 +01:00] [INF] [21] 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").
- [2025-01-18 17:51:29.287 +01:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetLatestMediaLegacy\", controller = \"UserLibrary\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[MediaBrowser.Model.Dto.BaseItemDto]] GetLatestMediaLegacy(System.Guid, System.Nullable`1[System.Guid], MediaBrowser.Model.Querying.ItemFields[], Jellyfin.Data.Enums.BaseItemKind[], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], MediaBrowser.Model.Entities.ImageType[], System.Nullable`1[System.Boolean], Int32, Boolean)" on controller "Jellyfin.Api.Controllers.UserLibraryController" ("Jellyfin.Api").
- [2025-01-18 17:51:29.294 +01:00] [INF] [16] 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.3.0, Culture=neutral, PublicKeyToken=null]]"'.
- [2025-01-18 17:51:29.295 +01:00] [INF] [16] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ItemsController.GetResumeItemsLegacy (Jellyfin.Api)" in 11.8047ms
- [2025-01-18 17:51:29.296 +01:00] [INF] [16] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ItemsController.GetResumeItemsLegacy (Jellyfin.Api)"'
- [2025-01-18 17:51:29.296 +01:00] [INF] [16] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/Users/0ffb15e9b40b4e428184f4141f9922aa/Items/Resume""?Limit=12&Recursive=true&Fields=PrimaryImageAspectRatio&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&EnableTotalRecordCount=false&MediaTypes=Book" - 200 null "application/json; charset=utf-8" 18.7927ms
- [2025-01-18 17:51:29.298 +01:00] [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.3.0, Culture=neutral, PublicKeyToken=null]]"'.
- [2025-01-18 17:51:29.299 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ItemsController.GetResumeItemsLegacy (Jellyfin.Api)" in 18.7574ms
- [2025-01-18 17:51:29.300 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ItemsController.GetResumeItemsLegacy (Jellyfin.Api)"'
- [2025-01-18 17:51:29.300 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/Users/0ffb15e9b40b4e428184f4141f9922aa/Items/Resume""?Limit=12&Recursive=true&Fields=PrimaryImageAspectRatio&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&EnableTotalRecordCount=false&MediaTypes=Video" - 200 null "application/json; charset=utf-8" 27.3147ms
- [2025-01-18 17:51:29.301 +01:00] [INF] [18] 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.3.0, Culture=neutral, PublicKeyToken=null]]"'.
- [2025-01-18 17:51:29.302 +01:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ItemsController.GetResumeItemsLegacy (Jellyfin.Api)" in 23.0488ms
- [2025-01-18 17:51:29.302 +01:00] [INF] [18] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ItemsController.GetResumeItemsLegacy (Jellyfin.Api)"'
- [2025-01-18 17:51:29.302 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/Users/0ffb15e9b40b4e428184f4141f9922aa/Items/Resume""?Limit=12&Recursive=true&Fields=PrimaryImageAspectRatio&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&EnableTotalRecordCount=false&MediaTypes=Audio" - 200 null "application/json; charset=utf-8" 27.5885ms
- [2025-01-18 17:51:29.320 +01:00] [INF] [21] 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.3.0, Culture=neutral, PublicKeyToken=null],[System.Collections.Generic.List`1[[MediaBrowser.Controller.Entities.BaseItem, MediaBrowser.Controller, Version=10.10.3.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.3.0, Culture=neutral, PublicKeyToken=null]]"'.
- [2025-01-18 17:51:29.339 +01:00] [INF] [21] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api)" in 51.3532ms
- [2025-01-18 17:51:29.339 +01:00] [INF] [21] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api)"'
- [2025-01-18 17:51:29.340 +01:00] [INF] [21] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/Users/0ffb15e9b40b4e428184f4141f9922aa/Items/Latest""?Limit=16&Fields=PrimaryImageAspectRatio%2CPath&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=7a2175bccb1f1a94152cbd2b2bae8f6d" - 200 null "application/json; charset=utf-8" 65.172ms
- [2025-01-18 17:51:29.341 +01:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "OkResult`1", writing value of type '"System.Linq.Enumerable+SelectListIterator`2[[System.Tuple`2[[MediaBrowser.Controller.Entities.BaseItem, MediaBrowser.Controller, Version=10.10.3.0, Culture=neutral, PublicKeyToken=null],[System.Collections.Generic.List`1[[MediaBrowser.Controller.Entities.BaseItem, MediaBrowser.Controller, Version=10.10.3.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.3.0, Culture=neutral, PublicKeyToken=null]]"'.
- [2025-01-18 17:51:29.350 +01:00] [INF] [21] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/web/38965.f099bc019e67a7dd8a08.chunk.js""" - null null
- [2025-01-18 17:51:29.351 +01:00] [INF] [21] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/38965.f099bc019e67a7dd8a08.chunk.js"'. Physical path: '"/jellyfin/jellyfin-web/38965.f099bc019e67a7dd8a08.chunk.js"'
- [2025-01-18 17:51:29.351 +01:00] [INF] [21] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/web/38965.f099bc019e67a7dd8a08.chunk.js""" - 200 null "text/javascript" 0.8221ms
- [2025-01-18 17:51:29.352 +01:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api)" in 61.7374ms
- [2025-01-18 17:51:29.352 +01:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api)"'
- [2025-01-18 17:51:29.352 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/Users/0ffb15e9b40b4e428184f4141f9922aa/Items/Latest""?Limit=16&Fields=PrimaryImageAspectRatio%2CPath&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=43cfe12fe7d9d8d21251e0964e0232e2" - 200 null "application/json; charset=utf-8" 75.2485ms
- [2025-01-18 17:51:29.375 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/Items/3e635ece45ca021e30d987c50be48553/Images/Primary""?fillHeight=428&fillWidth=285&quality=96&tag=4d7e2fd7e1bc14219e7a9ad26d8d0409" - null null
- [2025-01-18 17:51:29.375 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/Items/e8eb6844c4c0f7235c19e873d39cc092/Images/Primary""?fillHeight=428&fillWidth=285&quality=96&tag=a1ca25e2cde3c77d2594d439bec0b7f5" - null null
- [2025-01-18 17:51:29.375 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)"'
- [2025-01-18 17:51:29.375 +01:00] [INF] [18] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)"'
- [2025-01-18 17:51:29.376 +01:00] [INF] [21] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/Items/ad1f407904e9f3b037ecdcc45d1bf966/Images/Primary""?fillHeight=428&fillWidth=285&quality=96&tag=f51d14cd8ea0f608b23d8c497bd75ea6" - null null
- [2025-01-18 17:51:29.376 +01:00] [INF] [21] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)"'
- [2025-01-18 17:51:29.375 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/Items/c67ed1712df3ae423ab57d12f44bdc2d/Images/Primary""?fillHeight=428&fillWidth=285&quality=96&tag=fb20fdc62e9a061b7fafa4b75d1360ba" - null null
- [2025-01-18 17:51:29.390 +01:00] [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").
- [2025-01-18 17:51:29.392 +01:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)"'
- [2025-01-18 17:51:29.393 +01:00] [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").
- [2025-01-18 17:51:29.393 +01:00] [INF] [18] 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").
- [2025-01-18 17:51:29.394 +01:00] [INF] [21] 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").
- [2025-01-18 17:51:29.409 +01:00] [INF] [20] 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.3.0, Culture=neutral, PublicKeyToken=null]]"'.
- [2025-01-18 17:51:29.411 +01:00] [INF] [20] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.TvShowsController.GetNextUp (Jellyfin.Api)" in 136.5352ms
- [2025-01-18 17:51:29.411 +01:00] [INF] [20] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.TvShowsController.GetNextUp (Jellyfin.Api)"'
- [2025-01-18 17:51:29.412 +01:00] [INF] [20] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/Shows/NextUp""?Limit=24&Fields=PrimaryImageAspectRatio%2CDateCreated%2CPath%2CMediaSourceCount&UserId=0ffb15e9b40b4e428184f4141f9922aa&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CBanner%2CThumb&EnableTotalRecordCount=false&DisableFirstEpisode=false&NextUpDateCutoff=2024-01-19T16%3A51%3A29.265Z&EnableResumable=false&EnableRewatching=false" - 200 null "application/json; charset=utf-8" 139.7183ms
- [2025-01-18 17:51:29.422 +01:00] [INF] [20] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/Items/ee24d4eb5e4f4358294e3d42b7e82644/Images/Primary""?fillHeight=428&fillWidth=285&quality=96&tag=1d8e20356c3158d2159af5075382e443" - null null
- [2025-01-18 17:51:29.422 +01:00] [INF] [20] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)"'
- [2025-01-18 17:51:29.422 +01:00] [INF] [20] 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").
- [2025-01-18 17:51:29.427 +01:00] [INF] [24] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/Items/e076f0ff541d0e47a8de7b01df6b4204/Images/Primary""?fillHeight=428&fillWidth=285&quality=96&tag=300f739fd92ce85dae976be97fc24fed" - null null
- [2025-01-18 17:51:29.427 +01:00] [INF] [24] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)"'
- [2025-01-18 17:51:29.427 +01:00] [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").
- [2025-01-18 17:51:29.428 +01:00] [INF] [20] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/cache/images/resized-images/3/3837b468-1498-ae60-bc43-3147cb96fddb.webp"' with download name '""' ...
- [2025-01-18 17:51:29.428 +01:00] [INF] [24] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/cache/images/resized-images/1/11181503-4db3-b501-b102-775f1717974d.webp"' with download name '""' ...
- [2025-01-18 17:51:29.428 +01:00] [INF] [21] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/cache/images/resized-images/d/d0da095f-fa83-f20d-42a1-86953c0c9ca2.webp"' with download name '""' ...
- [2025-01-18 17:51:29.428 +01:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/cache/images/resized-images/9/9649e5b7-02d0-f410-5654-50fb8923e19c.webp"' with download name '""' ...
- [2025-01-18 17:51:29.428 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/cache/images/resized-images/6/6f0f8545-188f-aac2-68cb-1b30f5f55325.webp"' with download name '""' ...
- [2025-01-18 17:51:29.428 +01:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/cache/images/resized-images/2/2096d74b-869f-2a21-be6c-ab6170bcbad8.webp"' with download name '""' ...
- [2025-01-18 17:51:29.429 +01:00] [INF] [20] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)" in 5.9462ms
- [2025-01-18 17:51:29.429 +01:00] [INF] [24] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)" in 1.2575ms
- [2025-01-18 17:51:29.429 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)" in 38.1421ms
- [2025-01-18 17:51:29.429 +01:00] [INF] [24] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)"'
- [2025-01-18 17:51:29.429 +01:00] [INF] [20] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)"'
- [2025-01-18 17:51:29.429 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)"'
- [2025-01-18 17:51:29.429 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/Items/e8eb6844c4c0f7235c19e873d39cc092/Images/Primary""?fillHeight=428&fillWidth=285&quality=96&tag=a1ca25e2cde3c77d2594d439bec0b7f5" - 499 70104 "image/webp" 54.4344ms
- [2025-01-18 17:51:29.429 +01:00] [INF] [24] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/Items/e076f0ff541d0e47a8de7b01df6b4204/Images/Primary""?fillHeight=428&fillWidth=285&quality=96&tag=300f739fd92ce85dae976be97fc24fed" - 499 56190 "image/webp" 2.1298ms
- [2025-01-18 17:51:29.429 +01:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)" in 36.6793ms
- [2025-01-18 17:51:29.429 +01:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)"'
- [2025-01-18 17:51:29.430 +01:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)" in 36.4129ms
- [2025-01-18 17:51:29.430 +01:00] [INF] [18] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)"'
- [2025-01-18 17:51:29.430 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/Items/3e635ece45ca021e30d987c50be48553/Images/Primary""?fillHeight=428&fillWidth=285&quality=96&tag=4d7e2fd7e1bc14219e7a9ad26d8d0409" - 499 71772 "image/webp" 55.319ms
- [2025-01-18 17:51:29.430 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/Items/c67ed1712df3ae423ab57d12f44bdc2d/Images/Primary""?fillHeight=428&fillWidth=285&quality=96&tag=fb20fdc62e9a061b7fafa4b75d1360ba" - 499 54756 "image/webp" 55.4162ms
- [2025-01-18 17:51:29.430 +01:00] [INF] [20] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/Items/ee24d4eb5e4f4358294e3d42b7e82644/Images/Primary""?fillHeight=428&fillWidth=285&quality=96&tag=1d8e20356c3158d2159af5075382e443" - 499 44692 "image/webp" 7.7358ms
- [2025-01-18 17:51:29.430 +01:00] [INF] [21] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)" in 35.442ms
- [2025-01-18 17:51:29.430 +01:00] [INF] [21] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)"'
- [2025-01-18 17:51:29.430 +01:00] [INF] [21] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/Items/ad1f407904e9f3b037ecdcc45d1bf966/Images/Primary""?fillHeight=428&fillWidth=285&quality=96&tag=f51d14cd8ea0f608b23d8c497bd75ea6" - 499 33530 "image/webp" 54.3536ms
- [2025-01-18 17:51:29.461 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/Items/1ab217f548af622414150b8d76b94185/Images/Thumb""?fillHeight=251&fillWidth=447&quality=96&tag=b4891db09df8b7d1e2532e73aa7ae0bc" - null null
- [2025-01-18 17:51:29.461 +01:00] [INF] [21] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/Items/1b95900e00d50cf8e74a94c5f0b0df27/Images/Thumb""?fillHeight=251&fillWidth=447&quality=96&tag=6345254ab2d31d1566f4cbf56bb5035c" - null null
- [2025-01-18 17:51:29.461 +01:00] [INF] [21] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)"'
- [2025-01-18 17:51:29.462 +01:00] [INF] [21] 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").
- [2025-01-18 17:51:29.462 +01:00] [INF] [21] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/cache/images/resized-images/b/b26a5d87-dc1a-9de0-9a4f-410b6d96b181.webp"' with download name '""' ...
- [2025-01-18 17:51:29.461 +01:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)"'
- [2025-01-18 17:51:29.462 +01:00] [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").
- [2025-01-18 17:51:29.463 +01:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/cache/images/resized-images/2/2eff0b76-5336-8780-6fb1-13ea8bc4e4b7.webp"' with download name '""' ...
- [2025-01-18 17:51:29.463 +01:00] [INF] [21] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)" in 1.2304ms
- [2025-01-18 17:51:29.463 +01:00] [INF] [21] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)"'
- [2025-01-18 17:51:29.463 +01:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)" in 0.9059ms
- [2025-01-18 17:51:29.463 +01:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)"'
- [2025-01-18 17:51:29.463 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/Items/1ab217f548af622414150b8d76b94185/Images/Thumb""?fillHeight=251&fillWidth=447&quality=96&tag=b4891db09df8b7d1e2532e73aa7ae0bc" - 499 44172 "image/webp" 2.1252ms
- [2025-01-18 17:51:29.463 +01:00] [INF] [21] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/Items/1b95900e00d50cf8e74a94c5f0b0df27/Images/Thumb""?fillHeight=251&fillWidth=447&quality=96&tag=6345254ab2d31d1566f4cbf56bb5035c" - 200 37600 "image/webp" 2.1714ms
- [2025-01-18 17:51:30.822 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/System/Endpoint""" - null null
- [2025-01-18 17:51:30.822 +01:00] [INF] [18] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.SystemController.GetEndpointInfo (Jellyfin.Api)"'
- [2025-01-18 17:51:30.822 +01:00] [INF] [18] 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").
- [2025-01-18 17:51:30.823 +01:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.Net.EndPointInfo"'.
- [2025-01-18 17:51:30.823 +01:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.SystemController.GetEndpointInfo (Jellyfin.Api)" in 0.5805ms
- [2025-01-18 17:51:30.823 +01:00] [INF] [18] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.SystemController.GetEndpointInfo (Jellyfin.Api)"'
- [2025-01-18 17:51:30.823 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/System/Endpoint""" - 200 null "application/json; charset=utf-8" 1.5062ms
- [2025-01-18 17:51:30.835 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/Playback/BitrateTest""?Size=500000" - null null
- [2025-01-18 17:51:30.835 +01:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)"'
- [2025-01-18 17:51:30.835 +01:00] [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").
- [2025-01-18 17:51:30.836 +01:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.FileContentResultExecutor: Executing "FileContentResult", sending file with download name '""' ...
- [2025-01-18 17:51:30.837 +01:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)" in 1.5811ms
- [2025-01-18 17:51:30.837 +01:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)"'
- [2025-01-18 17:51:30.837 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/Playback/BitrateTest""?Size=500000" - 200 524288 "application/octet-stream" 2.0657ms
- [2025-01-18 17:51:30.851 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/Playback/BitrateTest""?Size=1000000" - null null
- [2025-01-18 17:51:30.851 +01:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)"'
- [2025-01-18 17:51:30.851 +01:00] [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").
- [2025-01-18 17:51:30.851 +01:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.FileContentResultExecutor: Executing "FileContentResult", sending file with download name '""' ...
- [2025-01-18 17:51:30.856 +01:00] [INF] [21] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)" in 4.9983ms
- [2025-01-18 17:51:30.856 +01:00] [INF] [21] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)"'
- [2025-01-18 17:51:30.856 +01:00] [INF] [21] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/Playback/BitrateTest""?Size=1000000" - 200 1048576 "application/octet-stream" 5.4672ms
- [2025-01-18 17:51:30.869 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/Playback/BitrateTest""?Size=3000000" - null null
- [2025-01-18 17:51:30.869 +01:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)"'
- [2025-01-18 17:51:30.869 +01:00] [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").
- [2025-01-18 17:51:30.871 +01:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.FileContentResultExecutor: Executing "FileContentResult", sending file with download name '""' ...
- [2025-01-18 17:51:30.897 +01:00] [INF] [21] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)" in 27.4789ms
- [2025-01-18 17:51:30.897 +01:00] [INF] [21] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)"'
- [2025-01-18 17:51:30.897 +01:00] [INF] [21] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/Playback/BitrateTest""?Size=3000000" - 200 4194304 "application/octet-stream" 28.0621ms
- [2025-01-18 17:51:31.262 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/Users/0ffb15e9b40b4e428184f4141f9922aa/Items/137df5e2b2377a0df2c1d4e86317bbf5""" - null null
- [2025-01-18 17:51:31.263 +01:00] [INF] [18] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.UserLibraryController.GetItemLegacy (Jellyfin.Api)"'
- [2025-01-18 17:51:31.266 +01:00] [INF] [18] 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").
- [2025-01-18 17:51:31.309 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.319 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.326 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.328 +01:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.Dto.BaseItemDto"'.
- [2025-01-18 17:51:31.351 +01:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.UserLibraryController.GetItemLegacy (Jellyfin.Api)" in 85.0392ms
- [2025-01-18 17:51:31.351 +01:00] [INF] [18] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.UserLibraryController.GetItemLegacy (Jellyfin.Api)"'
- [2025-01-18 17:51:31.351 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/Users/0ffb15e9b40b4e428184f4141f9922aa/Items/137df5e2b2377a0df2c1d4e86317bbf5""" - 200 null "application/json; charset=utf-8" 88.9963ms
- [2025-01-18 17:51:31.364 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/Shows/06020b18c3fb0f2723946a59cdfef75d/Episodes""?IsVirtualUnaired=false&IsMissing=false&UserId=0ffb15e9b40b4e428184f4141f9922aa&Fields=Chapters%2CTrickplay" - null null
- [2025-01-18 17:51:31.365 +01:00] [INF] [18] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.TvShowsController.GetEpisodes (Jellyfin.Api)"'
- [2025-01-18 17:51:31.367 +01:00] [INF] [18] 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").
- [2025-01-18 17:51:31.383 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.384 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.384 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.385 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.386 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.386 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.387 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.387 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.389 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.390 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.391 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.392 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.393 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.393 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.394 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.394 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.395 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.396 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.396 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.397 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.398 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.398 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.399 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.399 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.400 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.400 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.401 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.401 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.402 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.402 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.403 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.403 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.404 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.404 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.405 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.406 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.406 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.407 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.407 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.408 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.409 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.410 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.412 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.412 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.413 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.414 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.415 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.416 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.418 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.419 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.420 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.421 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.421 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.422 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.423 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.423 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.424 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.425 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.426 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.427 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.428 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.428 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.430 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.430 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.431 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.432 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.433 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.433 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.434 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.435 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.436 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.436 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.437 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.438 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.440 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.440 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.441 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.442 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.442 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.443 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.443 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.444 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.445 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.445 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.446 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.446 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.447 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.447 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.448 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.448 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.449 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.449 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.450 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.450 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.451 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.451 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.452 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.453 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.453 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.454 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.454 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.455 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.455 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.456 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.461 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.461 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.462 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.462 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.463 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.463 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.464 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.464 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.465 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.466 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.466 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.467 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.468 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.468 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.469 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.469 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.470 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.470 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.471 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.471 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.472 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.472 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.473 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.473 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.474 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.474 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.475 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.475 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.476 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.477 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.477 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.478 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.478 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.479 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.479 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.480 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.481 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.481 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.482 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.482 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.483 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.483 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.484 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.485 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.486 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.486 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.487 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.488 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.489 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.489 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.490 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.490 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.491 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.492 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.493 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.493 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.494 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.494 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.495 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.495 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.496 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.496 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.497 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.497 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.498 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.498 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.499 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.499 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.500 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.500 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.501 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.501 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.502 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.502 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.503 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.503 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.504 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.504 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.505 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.505 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.506 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.506 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.507 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.507 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.508 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.508 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.509 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.509 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.510 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.510 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.511 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.511 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.512 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.512 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.513 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.514 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.514 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.515 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.515 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.516 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.517 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.517 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.518 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.518 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.519 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.519 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.520 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.520 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.521 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.521 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.522 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.523 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.525 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.525 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.526 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.527 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.528 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.528 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.529 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.530 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.531 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.531 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.532 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.533 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.534 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.534 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.535 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.535 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.536 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.536 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.537 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.538 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.538 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.539 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.539 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.540 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.540 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.541 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.542 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.542 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.545 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.546 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.548 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.548 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.549 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.550 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.551 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.551 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.552 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.553 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.554 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.554 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.555 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.555 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.557 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.557 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.558 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.558 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.559 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.559 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.560 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.560 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.561 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.561 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.562 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.562 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.563 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.564 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.565 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.566 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.567 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.567 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.568 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.569 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.570 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.570 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.571 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.571 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.572 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.572 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.581 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.581 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.582 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.582 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.583 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.583 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.584 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.585 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.586 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.586 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.587 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.587 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.588 +01:00] [INF] [18] 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.3.0, Culture=neutral, PublicKeyToken=null]]"'.
- [2025-01-18 17:51:31.594 +01:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.TvShowsController.GetEpisodes (Jellyfin.Api)" in 226.7844ms
- [2025-01-18 17:51:31.594 +01:00] [INF] [18] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.TvShowsController.GetEpisodes (Jellyfin.Api)"'
- [2025-01-18 17:51:31.594 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/Shows/06020b18c3fb0f2723946a59cdfef75d/Episodes""?IsVirtualUnaired=false&IsMissing=false&UserId=0ffb15e9b40b4e428184f4141f9922aa&Fields=Chapters%2CTrickplay" - 200 null "application/json; charset=utf-8" 229.5917ms
- [2025-01-18 17:51:31.608 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/Users/0ffb15e9b40b4e428184f4141f9922aa/Items/137df5e2b2377a0df2c1d4e86317bbf5/Intros""" - null null
- [2025-01-18 17:51:31.609 +01:00] [INF] [18] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.UserLibraryController.GetIntrosLegacy (Jellyfin.Api)"'
- [2025-01-18 17:51:31.612 +01:00] [INF] [18] 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").
- [2025-01-18 17:51:31.614 +01:00] [INF] [18] 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.3.0, Culture=neutral, PublicKeyToken=null]]"'.
- [2025-01-18 17:51:31.614 +01:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.UserLibraryController.GetIntrosLegacy (Jellyfin.Api)" in 2.3218ms
- [2025-01-18 17:51:31.614 +01:00] [INF] [18] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.UserLibraryController.GetIntrosLegacy (Jellyfin.Api)"'
- [2025-01-18 17:51:31.614 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/Users/0ffb15e9b40b4e428184f4141f9922aa/Items/137df5e2b2377a0df2c1d4e86317bbf5/Intros""" - 200 null "application/json; charset=utf-8" 6.1569ms
- [2025-01-18 17:51:31.626 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/Users/0ffb15e9b40b4e428184f4141f9922aa/Items/137df5e2b2377a0df2c1d4e86317bbf5""" - null null
- [2025-01-18 17:51:31.627 +01:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.UserLibraryController.GetItemLegacy (Jellyfin.Api)"'
- [2025-01-18 17:51:31.627 +01:00] [INF] [11] 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").
- [2025-01-18 17:51:31.631 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.631 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.632 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:31.632 +01:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.Dto.BaseItemDto"'.
- [2025-01-18 17:51:31.633 +01:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.UserLibraryController.GetItemLegacy (Jellyfin.Api)" in 5.9469ms
- [2025-01-18 17:51:31.633 +01:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.UserLibraryController.GetItemLegacy (Jellyfin.Api)"'
- [2025-01-18 17:51:31.633 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/Users/0ffb15e9b40b4e428184f4141f9922aa/Items/137df5e2b2377a0df2c1d4e86317bbf5""" - 200 null "application/json; charset=utf-8" 6.3732ms
- [2025-01-18 17:51:31.642 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "POST" "http"://"nucl:8097""""/Items/137df5e2b2377a0df2c1d4e86317bbf5/PlaybackInfo""" - "application/json" 4847
- [2025-01-18 17:51:31.642 +01:00] [INF] [18] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-01-18 17:51:31.642 +01:00] [INF] [18] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.MediaInfoController.GetPostedPlaybackInfo (Jellyfin.Api)"'
- [2025-01-18 17:51:31.645 +01:00] [INF] [18] 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").
- [2025-01-18 17:51:31.684 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:31.730 +01:00] [INF] [18] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "georg". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2025-01-18 17:51:31.780 +01:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.MediaInfo.PlaybackInfoResponse"'.
- [2025-01-18 17:51:31.785 +01:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.MediaInfoController.GetPostedPlaybackInfo (Jellyfin.Api)" in 139.8413ms
- [2025-01-18 17:51:31.785 +01:00] [INF] [18] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.MediaInfoController.GetPostedPlaybackInfo (Jellyfin.Api)"'
- [2025-01-18 17:51:31.785 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "POST" "http"://"nucl:8097""""/Items/137df5e2b2377a0df2c1d4e86317bbf5/PlaybackInfo""" - 200 null "application/json; charset=utf-8" 143.4633ms
- [2025-01-18 17:51:31.798 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/web/htmlVideoPlayer-style-scss.25d573e35f52fb9e12d0.css""" - null null
- [2025-01-18 17:51:31.801 +01:00] [INF] [18] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/htmlVideoPlayer-style-scss.25d573e35f52fb9e12d0.css"'. Physical path: '"/jellyfin/jellyfin-web/htmlVideoPlayer-style-scss.25d573e35f52fb9e12d0.css"'
- [2025-01-18 17:51:31.801 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/web/htmlVideoPlayer-style-scss.25d573e35f52fb9e12d0.css""" - 499 null "text/css" 3.4606ms
- [2025-01-18 17:51:32.119 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/videos/137df5e2-b237-7a0d-f2c1-d4e86317bbf5/master.m3u8""?DeviceId=TW96aWxsYS81LjAgKFgxMTsgTGludXggeDg2XzY0OyBydjoxMzMuMCkgR2Vja28vMjAxMDAxMDEgRmlyZWZveC8xMzMuMHwxNzM3MjE4NjgxMzY3&MediaSourceId=137df5e2b2377a0df2c1d4e86317bbf5&VideoCodec=av1,h264,vp9&AudioCodec=aac,opus,flac&AudioStreamIndex=1&VideoBitrate=690650763&AudioBitrate=175778&MaxFramerate=23.976025&PlaySessionId=dc8748dc73a34f8b8ca50587a306ec7a&api_key=c1880b5d3dc5482b8221221ab78f6d75&TranscodingMaxAudioChannels=2&RequireAvc=false&EnableAudioVbrEncoding=true&Tag=0d09d00596e6ecc216afc673cc76c34f&SegmentContainer=mp4&MinSegments=1&BreakOnNonKeyFrames=True&hevc-level=153&hevc-videobitdepth=10&hevc-profile=main10&av1-profile=main&av1-rangetype=SDR&av1-level=19&vp9-rangetype=SDR&h264-profile=high,main,baseline,constrainedbaseline&h264-rangetype=SDR&h264-level=52&h264-deinterlace=true&TranscodeReasons=ContainerNotSupported,%20VideoCodecNotSupported,%20AudioChannelsNotSupported" - null null
- [2025-01-18 17:51:32.120 +01:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetMasterHlsVideoPlaylist (Jellyfin.Api)"'
- [2025-01-18 17:51:32.128 +01:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetMasterHlsVideoPlaylist\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetMasterHlsVideoPlaylist(System.Guid, 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, Boolean, Boolean, Boolean)" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2025-01-18 17:51:32.155 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:32.174 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:32.175 +01:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.FileContentResultExecutor: Executing "FileContentResult", sending file with download name '""' ...
- [2025-01-18 17:51:32.175 +01:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetMasterHlsVideoPlaylist (Jellyfin.Api)" in 46.8558ms
- [2025-01-18 17:51:32.175 +01:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetMasterHlsVideoPlaylist (Jellyfin.Api)"'
- [2025-01-18 17:51:32.175 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/videos/137df5e2-b237-7a0d-f2c1-d4e86317bbf5/master.m3u8""?DeviceId=TW96aWxsYS81LjAgKFgxMTsgTGludXggeDg2XzY0OyBydjoxMzMuMCkgR2Vja28vMjAxMDAxMDEgRmlyZWZveC8xMzMuMHwxNzM3MjE4NjgxMzY3&MediaSourceId=137df5e2b2377a0df2c1d4e86317bbf5&VideoCodec=av1,h264,vp9&AudioCodec=aac,opus,flac&AudioStreamIndex=1&VideoBitrate=690650763&AudioBitrate=175778&MaxFramerate=23.976025&PlaySessionId=dc8748dc73a34f8b8ca50587a306ec7a&api_key=c1880b5d3dc5482b8221221ab78f6d75&TranscodingMaxAudioChannels=2&RequireAvc=false&EnableAudioVbrEncoding=true&Tag=0d09d00596e6ecc216afc673cc76c34f&SegmentContainer=mp4&MinSegments=1&BreakOnNonKeyFrames=True&hevc-level=153&hevc-videobitdepth=10&hevc-profile=main10&av1-profile=main&av1-rangetype=SDR&av1-level=19&vp9-rangetype=SDR&h264-profile=high,main,baseline,constrainedbaseline&h264-rangetype=SDR&h264-level=52&h264-deinterlace=true&TranscodeReasons=ContainerNotSupported,%20VideoCodecNotSupported,%20AudioChannelsNotSupported" - 200 1043 "application/vnd.apple.mpegurl" 56.0206ms
- [2025-01-18 17:51:32.188 +01:00] [INF] [21] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/videos/137df5e2-b237-7a0d-f2c1-d4e86317bbf5/main.m3u8""?DeviceId=TW96aWxsYS81LjAgKFgxMTsgTGludXggeDg2XzY0OyBydjoxMzMuMCkgR2Vja28vMjAxMDAxMDEgRmlyZWZveC8xMzMuMHwxNzM3MjE4NjgxMzY3&MediaSourceId=137df5e2b2377a0df2c1d4e86317bbf5&VideoCodec=av1,h264,vp9&AudioCodec=aac&AudioStreamIndex=1&VideoBitrate=690650763&AudioBitrate=175778&MaxFramerate=23.976025&PlaySessionId=dc8748dc73a34f8b8ca50587a306ec7a&api_key=c1880b5d3dc5482b8221221ab78f6d75&TranscodingMaxAudioChannels=2&RequireAvc=false&EnableAudioVbrEncoding=true&Tag=0d09d00596e6ecc216afc673cc76c34f&SegmentContainer=mp4&MinSegments=1&BreakOnNonKeyFrames=True&hevc-level=153&hevc-videobitdepth=10&hevc-profile=main10&av1-profile=main&av1-rangetype=SDR&av1-level=19&vp9-rangetype=SDR&h264-profile=high,main,baseline,constrainedbaseline&h264-rangetype=SDR&h264-level=52&h264-deinterlace=true&TranscodeReasons=ContainerNotSupported,%20VideoCodecNotSupported,%20AudioChannelsNotSupported" - null null
- [2025-01-18 17:51:32.191 +01:00] [INF] [21] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetVariantHlsVideoPlaylist (Jellyfin.Api)"'
- [2025-01-18 17:51:32.197 +01:00] [INF] [21] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetVariantHlsVideoPlaylist\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetVariantHlsVideoPlaylist(System.Guid, 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, Boolean)" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2025-01-18 17:51:32.202 +01:00] [INF] [21] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:32.215 +01:00] [INF] [21] Microsoft.AspNetCore.Mvc.Infrastructure.FileContentResultExecutor: Executing "FileContentResult", sending file with download name '""' ...
- [2025-01-18 17:51:32.220 +01:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetVariantHlsVideoPlaylist (Jellyfin.Api)" in 22.813ms
- [2025-01-18 17:51:32.220 +01:00] [INF] [18] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetVariantHlsVideoPlaylist (Jellyfin.Api)"'
- [2025-01-18 17:51:32.220 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/videos/137df5e2-b237-7a0d-f2c1-d4e86317bbf5/main.m3u8""?DeviceId=TW96aWxsYS81LjAgKFgxMTsgTGludXggeDg2XzY0OyBydjoxMzMuMCkgR2Vja28vMjAxMDAxMDEgRmlyZWZveC8xMzMuMHwxNzM3MjE4NjgxMzY3&MediaSourceId=137df5e2b2377a0df2c1d4e86317bbf5&VideoCodec=av1,h264,vp9&AudioCodec=aac&AudioStreamIndex=1&VideoBitrate=690650763&AudioBitrate=175778&MaxFramerate=23.976025&PlaySessionId=dc8748dc73a34f8b8ca50587a306ec7a&api_key=c1880b5d3dc5482b8221221ab78f6d75&TranscodingMaxAudioChannels=2&RequireAvc=false&EnableAudioVbrEncoding=true&Tag=0d09d00596e6ecc216afc673cc76c34f&SegmentContainer=mp4&MinSegments=1&BreakOnNonKeyFrames=True&hevc-level=153&hevc-videobitdepth=10&hevc-profile=main10&av1-profile=main&av1-rangetype=SDR&av1-level=19&vp9-rangetype=SDR&h264-profile=high,main,baseline,constrainedbaseline&h264-rangetype=SDR&h264-level=52&h264-deinterlace=true&TranscodeReasons=ContainerNotSupported,%20VideoCodecNotSupported,%20AudioChannelsNotSupported" - 200 990355 "application/vnd.apple.mpegurl" 31.2667ms
- [2025-01-18 17:51:32.243 +01:00] [INF] [21] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/videos/137df5e2-b237-7a0d-f2c1-d4e86317bbf5/hls1/main/-1.mp4""?DeviceId=TW96aWxsYS81LjAgKFgxMTsgTGludXggeDg2XzY0OyBydjoxMzMuMCkgR2Vja28vMjAxMDAxMDEgRmlyZWZveC8xMzMuMHwxNzM3MjE4NjgxMzY3&MediaSourceId=137df5e2b2377a0df2c1d4e86317bbf5&VideoCodec=av1,h264,vp9&AudioCodec=aac&AudioStreamIndex=1&VideoBitrate=690650763&AudioBitrate=175778&MaxFramerate=23.976025&PlaySessionId=dc8748dc73a34f8b8ca50587a306ec7a&api_key=c1880b5d3dc5482b8221221ab78f6d75&TranscodingMaxAudioChannels=2&RequireAvc=false&EnableAudioVbrEncoding=true&Tag=0d09d00596e6ecc216afc673cc76c34f&SegmentContainer=mp4&MinSegments=1&BreakOnNonKeyFrames=True&hevc-level=153&hevc-videobitdepth=10&hevc-profile=main10&av1-profile=main&av1-rangetype=SDR&av1-level=19&vp9-rangetype=SDR&h264-profile=high,main,baseline,constrainedbaseline&h264-rangetype=SDR&h264-level=52&h264-deinterlace=true&TranscodeReasons=ContainerNotSupported,%20VideoCodecNotSupported,%20AudioChannelsNotSupported&runtimeTicks=0&actualSegmentLengthTicks=0" - null null
- [2025-01-18 17:51:32.243 +01:00] [INF] [21] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2025-01-18 17:51:32.250 +01:00] [INF] [21] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, 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, Boolean)" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2025-01-18 17:51:32.256 +01:00] [INF] [21] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:32.265 +01:00] [INF] [21] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2025-01-18 17:51:32.292 +01:00] [INF] [21] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -f matroska -init_hw_device vaapi=va:/dev/dri/renderD128,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/data/Media/Serien/Mission - Impossible/Season 1/Mission_Impossible_S01E01_x265_1080p_WEB-DL_30nama_30NAMA.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_qsv -preset veryfast -b:v 5327358 -maxrate 5327358 -bufsize 10654716 -profile:v:0 high -level 51 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -codec:a:0 libfdk_aac -ac 2 -ab 175778 -af \"volume=2\" -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"0be3c43add87a14e551a4f2a9c31f0e7-1.mp4\" -start_number 0 -hls_segment_filename \"/cache/transcodes/0be3c43add87a14e551a4f2a9c31f0e7%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/cache/transcodes/0be3c43add87a14e551a4f2a9c31f0e7.m3u8\""
- [2025-01-18 17:51:32.941 +01:00] [INF] [20] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/cache/transcodes/0be3c43add87a14e551a4f2a9c31f0e7-1.mp4"' with download name '""' ...
- [2025-01-18 17:51:32.942 +01:00] [INF] [21] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 692.2875ms
- [2025-01-18 17:51:32.942 +01:00] [INF] [21] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2025-01-18 17:51:32.944 +01:00] [INF] [21] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/videos/137df5e2-b237-7a0d-f2c1-d4e86317bbf5/hls1/main/-1.mp4""?DeviceId=TW96aWxsYS81LjAgKFgxMTsgTGludXggeDg2XzY0OyBydjoxMzMuMCkgR2Vja28vMjAxMDAxMDEgRmlyZWZveC8xMzMuMHwxNzM3MjE4NjgxMzY3&MediaSourceId=137df5e2b2377a0df2c1d4e86317bbf5&VideoCodec=av1,h264,vp9&AudioCodec=aac&AudioStreamIndex=1&VideoBitrate=690650763&AudioBitrate=175778&MaxFramerate=23.976025&PlaySessionId=dc8748dc73a34f8b8ca50587a306ec7a&api_key=c1880b5d3dc5482b8221221ab78f6d75&TranscodingMaxAudioChannels=2&RequireAvc=false&EnableAudioVbrEncoding=true&Tag=0d09d00596e6ecc216afc673cc76c34f&SegmentContainer=mp4&MinSegments=1&BreakOnNonKeyFrames=True&hevc-level=153&hevc-videobitdepth=10&hevc-profile=main10&av1-profile=main&av1-rangetype=SDR&av1-level=19&vp9-rangetype=SDR&h264-profile=high,main,baseline,constrainedbaseline&h264-rangetype=SDR&h264-level=52&h264-deinterlace=true&TranscodeReasons=ContainerNotSupported,%20VideoCodecNotSupported,%20AudioChannelsNotSupported&runtimeTicks=0&actualSegmentLengthTicks=0" - 200 1379 "video/mp4" 701.2405ms
- [2025-01-18 17:51:32.956 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/videos/137df5e2-b237-7a0d-f2c1-d4e86317bbf5/hls1/main/0.mp4""?DeviceId=TW96aWxsYS81LjAgKFgxMTsgTGludXggeDg2XzY0OyBydjoxMzMuMCkgR2Vja28vMjAxMDAxMDEgRmlyZWZveC8xMzMuMHwxNzM3MjE4NjgxMzY3&MediaSourceId=137df5e2b2377a0df2c1d4e86317bbf5&VideoCodec=av1,h264,vp9&AudioCodec=aac&AudioStreamIndex=1&VideoBitrate=690650763&AudioBitrate=175778&MaxFramerate=23.976025&PlaySessionId=dc8748dc73a34f8b8ca50587a306ec7a&api_key=c1880b5d3dc5482b8221221ab78f6d75&TranscodingMaxAudioChannels=2&RequireAvc=false&EnableAudioVbrEncoding=true&Tag=0d09d00596e6ecc216afc673cc76c34f&SegmentContainer=mp4&MinSegments=1&BreakOnNonKeyFrames=True&hevc-level=153&hevc-videobitdepth=10&hevc-profile=main10&av1-profile=main&av1-rangetype=SDR&av1-level=19&vp9-rangetype=SDR&h264-profile=high,main,baseline,constrainedbaseline&h264-rangetype=SDR&h264-level=52&h264-deinterlace=true&TranscodeReasons=ContainerNotSupported,%20VideoCodecNotSupported,%20AudioChannelsNotSupported&runtimeTicks=0&actualSegmentLengthTicks=30000000" - null null
- [2025-01-18 17:51:32.958 +01:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2025-01-18 17:51:32.958 +01:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, 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, Boolean)" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2025-01-18 17:51:32.959 +01:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/cache/transcodes/0be3c43add87a14e551a4f2a9c31f0e70.mp4"' with download name '""' ...
- [2025-01-18 17:51:32.972 +01:00] [INF] [24] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 14.2089ms
- [2025-01-18 17:51:32.972 +01:00] [INF] [24] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2025-01-18 17:51:32.972 +01:00] [INF] [24] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/videos/137df5e2-b237-7a0d-f2c1-d4e86317bbf5/hls1/main/0.mp4""?DeviceId=TW96aWxsYS81LjAgKFgxMTsgTGludXggeDg2XzY0OyBydjoxMzMuMCkgR2Vja28vMjAxMDAxMDEgRmlyZWZveC8xMzMuMHwxNzM3MjE4NjgxMzY3&MediaSourceId=137df5e2b2377a0df2c1d4e86317bbf5&VideoCodec=av1,h264,vp9&AudioCodec=aac&AudioStreamIndex=1&VideoBitrate=690650763&AudioBitrate=175778&MaxFramerate=23.976025&PlaySessionId=dc8748dc73a34f8b8ca50587a306ec7a&api_key=c1880b5d3dc5482b8221221ab78f6d75&TranscodingMaxAudioChannels=2&RequireAvc=false&EnableAudioVbrEncoding=true&Tag=0d09d00596e6ecc216afc673cc76c34f&SegmentContainer=mp4&MinSegments=1&BreakOnNonKeyFrames=True&hevc-level=153&hevc-videobitdepth=10&hevc-profile=main10&av1-profile=main&av1-rangetype=SDR&av1-level=19&vp9-rangetype=SDR&h264-profile=high,main,baseline,constrainedbaseline&h264-rangetype=SDR&h264-level=52&h264-deinterlace=true&TranscodeReasons=ContainerNotSupported,%20VideoCodecNotSupported,%20AudioChannelsNotSupported&runtimeTicks=0&actualSegmentLengthTicks=30000000" - 200 1860503 "video/mp4" 16.0207ms
- [2025-01-18 17:51:33.100 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/videos/137df5e2-b237-7a0d-f2c1-d4e86317bbf5/hls1/main/0.mp4""?DeviceId=TW96aWxsYS81LjAgKFgxMTsgTGludXggeDg2XzY0OyBydjoxMzMuMCkgR2Vja28vMjAxMDAxMDEgRmlyZWZveC8xMzMuMHwxNzM3MjE4NjgxMzY3&MediaSourceId=137df5e2b2377a0df2c1d4e86317bbf5&VideoCodec=av1,h264,vp9&AudioCodec=aac&AudioStreamIndex=1&VideoBitrate=690650763&AudioBitrate=175778&MaxFramerate=23.976025&PlaySessionId=dc8748dc73a34f8b8ca50587a306ec7a&api_key=c1880b5d3dc5482b8221221ab78f6d75&TranscodingMaxAudioChannels=2&RequireAvc=false&EnableAudioVbrEncoding=true&Tag=0d09d00596e6ecc216afc673cc76c34f&SegmentContainer=mp4&MinSegments=1&BreakOnNonKeyFrames=True&hevc-level=153&hevc-videobitdepth=10&hevc-profile=main10&av1-profile=main&av1-rangetype=SDR&av1-level=19&vp9-rangetype=SDR&h264-profile=high,main,baseline,constrainedbaseline&h264-rangetype=SDR&h264-level=52&h264-deinterlace=true&TranscodeReasons=ContainerNotSupported,%20VideoCodecNotSupported,%20AudioChannelsNotSupported&runtimeTicks=0&actualSegmentLengthTicks=30000000" - null null
- [2025-01-18 17:51:33.100 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2025-01-18 17:51:33.100 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, 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, Boolean)" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2025-01-18 17:51:33.101 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/cache/transcodes/0be3c43add87a14e551a4f2a9c31f0e70.mp4"' with download name '""' ...
- [2025-01-18 17:51:33.102 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 1.8745ms
- [2025-01-18 17:51:33.102 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2025-01-18 17:51:33.103 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/videos/137df5e2-b237-7a0d-f2c1-d4e86317bbf5/hls1/main/0.mp4""?DeviceId=TW96aWxsYS81LjAgKFgxMTsgTGludXggeDg2XzY0OyBydjoxMzMuMCkgR2Vja28vMjAxMDAxMDEgRmlyZWZveC8xMzMuMHwxNzM3MjE4NjgxMzY3&MediaSourceId=137df5e2b2377a0df2c1d4e86317bbf5&VideoCodec=av1,h264,vp9&AudioCodec=aac&AudioStreamIndex=1&VideoBitrate=690650763&AudioBitrate=175778&MaxFramerate=23.976025&PlaySessionId=dc8748dc73a34f8b8ca50587a306ec7a&api_key=c1880b5d3dc5482b8221221ab78f6d75&TranscodingMaxAudioChannels=2&RequireAvc=false&EnableAudioVbrEncoding=true&Tag=0d09d00596e6ecc216afc673cc76c34f&SegmentContainer=mp4&MinSegments=1&BreakOnNonKeyFrames=True&hevc-level=153&hevc-videobitdepth=10&hevc-profile=main10&av1-profile=main&av1-rangetype=SDR&av1-level=19&vp9-rangetype=SDR&h264-profile=high,main,baseline,constrainedbaseline&h264-rangetype=SDR&h264-level=52&h264-deinterlace=true&TranscodeReasons=ContainerNotSupported,%20VideoCodecNotSupported,%20AudioChannelsNotSupported&runtimeTicks=0&actualSegmentLengthTicks=30000000" - 304 null null 2.5867ms
- [2025-01-18 17:51:33.146 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/videos/137df5e2-b237-7a0d-f2c1-d4e86317bbf5/hls1/main/1.mp4""?DeviceId=TW96aWxsYS81LjAgKFgxMTsgTGludXggeDg2XzY0OyBydjoxMzMuMCkgR2Vja28vMjAxMDAxMDEgRmlyZWZveC8xMzMuMHwxNzM3MjE4NjgxMzY3&MediaSourceId=137df5e2b2377a0df2c1d4e86317bbf5&VideoCodec=av1,h264,vp9&AudioCodec=aac&AudioStreamIndex=1&VideoBitrate=690650763&AudioBitrate=175778&MaxFramerate=23.976025&PlaySessionId=dc8748dc73a34f8b8ca50587a306ec7a&api_key=c1880b5d3dc5482b8221221ab78f6d75&TranscodingMaxAudioChannels=2&RequireAvc=false&EnableAudioVbrEncoding=true&Tag=0d09d00596e6ecc216afc673cc76c34f&SegmentContainer=mp4&MinSegments=1&BreakOnNonKeyFrames=True&hevc-level=153&hevc-videobitdepth=10&hevc-profile=main10&av1-profile=main&av1-rangetype=SDR&av1-level=19&vp9-rangetype=SDR&h264-profile=high,main,baseline,constrainedbaseline&h264-rangetype=SDR&h264-level=52&h264-deinterlace=true&TranscodeReasons=ContainerNotSupported,%20VideoCodecNotSupported,%20AudioChannelsNotSupported&runtimeTicks=30000000&actualSegmentLengthTicks=30000000" - null null
- [2025-01-18 17:51:33.147 +01:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2025-01-18 17:51:33.147 +01:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, 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, Boolean)" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2025-01-18 17:51:33.148 +01:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/cache/transcodes/0be3c43add87a14e551a4f2a9c31f0e71.mp4"' with download name '""' ...
- [2025-01-18 17:51:33.158 +01:00] [INF] [24] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 11.4282ms
- [2025-01-18 17:51:33.158 +01:00] [INF] [24] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2025-01-18 17:51:33.158 +01:00] [INF] [24] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/videos/137df5e2-b237-7a0d-f2c1-d4e86317bbf5/hls1/main/1.mp4""?DeviceId=TW96aWxsYS81LjAgKFgxMTsgTGludXggeDg2XzY0OyBydjoxMzMuMCkgR2Vja28vMjAxMDAxMDEgRmlyZWZveC8xMzMuMHwxNzM3MjE4NjgxMzY3&MediaSourceId=137df5e2b2377a0df2c1d4e86317bbf5&VideoCodec=av1,h264,vp9&AudioCodec=aac&AudioStreamIndex=1&VideoBitrate=690650763&AudioBitrate=175778&MaxFramerate=23.976025&PlaySessionId=dc8748dc73a34f8b8ca50587a306ec7a&api_key=c1880b5d3dc5482b8221221ab78f6d75&TranscodingMaxAudioChannels=2&RequireAvc=false&EnableAudioVbrEncoding=true&Tag=0d09d00596e6ecc216afc673cc76c34f&SegmentContainer=mp4&MinSegments=1&BreakOnNonKeyFrames=True&hevc-level=153&hevc-videobitdepth=10&hevc-profile=main10&av1-profile=main&av1-rangetype=SDR&av1-level=19&vp9-rangetype=SDR&h264-profile=high,main,baseline,constrainedbaseline&h264-rangetype=SDR&h264-level=52&h264-deinterlace=true&TranscodeReasons=ContainerNotSupported,%20VideoCodecNotSupported,%20AudioChannelsNotSupported&runtimeTicks=30000000&actualSegmentLengthTicks=30000000" - 200 2169727 "video/mp4" 12.319ms
- [2025-01-18 17:51:33.173 +01:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "POST" "http"://"nucl:8097""""/Sessions/Playing""" - "application/json" 11837
- [2025-01-18 17:51:33.173 +01:00] [INF] [18] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-01-18 17:51:33.174 +01:00] [INF] [18] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackStart (Jellyfin.Api)"'
- [2025-01-18 17:51:33.177 +01:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"ReportPlaybackStart\", controller = \"Playstate\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] ReportPlaybackStart(MediaBrowser.Model.Session.PlaybackStartInfo)" on controller "Jellyfin.Api.Controllers.PlaystateController" ("Jellyfin.Api").
- [2025-01-18 17:51:33.202 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "POST" "http"://"nucl:8097""""/Sessions/Playing/Progress""" - "application/json" 560
- [2025-01-18 17:51:33.203 +01:00] [INF] [11] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-01-18 17:51:33.203 +01:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
- [2025-01-18 17:51:33.204 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/videos/137df5e2-b237-7a0d-f2c1-d4e86317bbf5/hls1/main/2.mp4""?DeviceId=TW96aWxsYS81LjAgKFgxMTsgTGludXggeDg2XzY0OyBydjoxMzMuMCkgR2Vja28vMjAxMDAxMDEgRmlyZWZveC8xMzMuMHwxNzM3MjE4NjgxMzY3&MediaSourceId=137df5e2b2377a0df2c1d4e86317bbf5&VideoCodec=av1,h264,vp9&AudioCodec=aac&AudioStreamIndex=1&VideoBitrate=690650763&AudioBitrate=175778&MaxFramerate=23.976025&PlaySessionId=dc8748dc73a34f8b8ca50587a306ec7a&api_key=c1880b5d3dc5482b8221221ab78f6d75&TranscodingMaxAudioChannels=2&RequireAvc=false&EnableAudioVbrEncoding=true&Tag=0d09d00596e6ecc216afc673cc76c34f&SegmentContainer=mp4&MinSegments=1&BreakOnNonKeyFrames=True&hevc-level=153&hevc-videobitdepth=10&hevc-profile=main10&av1-profile=main&av1-rangetype=SDR&av1-level=19&vp9-rangetype=SDR&h264-profile=high,main,baseline,constrainedbaseline&h264-rangetype=SDR&h264-level=52&h264-deinterlace=true&TranscodeReasons=ContainerNotSupported,%20VideoCodecNotSupported,%20AudioChannelsNotSupported&runtimeTicks=60000000&actualSegmentLengthTicks=30000000" - null null
- [2025-01-18 17:51:33.204 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2025-01-18 17:51:33.205 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, 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, Boolean)" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2025-01-18 17:51:33.208 +01:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"ReportPlaybackProgress\", controller = \"Playstate\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] ReportPlaybackProgress(MediaBrowser.Model.Session.PlaybackProgressInfo)" on controller "Jellyfin.Api.Controllers.PlaystateController" ("Jellyfin.Api").
- [2025-01-18 17:51:33.251 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.253 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.253 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.257 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.258 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.258 +01:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.275 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.276 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.276 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.280 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.281 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.282 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.288 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.289 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.289 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.295 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.296 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.297 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.301 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.301 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.302 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.311 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.312 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.313 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.319 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.321 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.322 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.324 +01:00] [INF] [11] Microsoft.AspNetCore.Mvc.StatusCodeResult: Executing StatusCodeResult, setting HTTP status code 204
- [2025-01-18 17:51:33.324 +01:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)" in 115.8692ms
- [2025-01-18 17:51:33.324 +01:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
- [2025-01-18 17:51:33.324 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "POST" "http"://"nucl:8097""""/Sessions/Playing/Progress""" - 204 null null 122.0179ms
- [2025-01-18 17:51:33.327 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.327 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.328 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.332 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.333 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.334 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.338 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.339 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.340 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.345 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.346 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.346 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.355 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.356 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.357 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.361 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.362 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.362 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.365 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.365 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.366 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.381 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.381 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.382 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.389 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.391 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.392 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.398 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.399 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.399 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.405 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.406 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.406 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.406 +01:00] [INF] [20] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/cache/transcodes/0be3c43add87a14e551a4f2a9c31f0e72.mp4"' with download name '""' ...
- [2025-01-18 17:51:33.410 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.411 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.412 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.416 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.417 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.418 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.420 +01:00] [INF] [24] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 214.9332ms
- [2025-01-18 17:51:33.420 +01:00] [INF] [24] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2025-01-18 17:51:33.420 +01:00] [INF] [24] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/videos/137df5e2-b237-7a0d-f2c1-d4e86317bbf5/hls1/main/2.mp4""?DeviceId=TW96aWxsYS81LjAgKFgxMTsgTGludXggeDg2XzY0OyBydjoxMzMuMCkgR2Vja28vMjAxMDAxMDEgRmlyZWZveC8xMzMuMHwxNzM3MjE4NjgxMzY3&MediaSourceId=137df5e2b2377a0df2c1d4e86317bbf5&VideoCodec=av1,h264,vp9&AudioCodec=aac&AudioStreamIndex=1&VideoBitrate=690650763&AudioBitrate=175778&MaxFramerate=23.976025&PlaySessionId=dc8748dc73a34f8b8ca50587a306ec7a&api_key=c1880b5d3dc5482b8221221ab78f6d75&TranscodingMaxAudioChannels=2&RequireAvc=false&EnableAudioVbrEncoding=true&Tag=0d09d00596e6ecc216afc673cc76c34f&SegmentContainer=mp4&MinSegments=1&BreakOnNonKeyFrames=True&hevc-level=153&hevc-videobitdepth=10&hevc-profile=main10&av1-profile=main&av1-rangetype=SDR&av1-level=19&vp9-rangetype=SDR&h264-profile=high,main,baseline,constrainedbaseline&h264-rangetype=SDR&h264-level=52&h264-deinterlace=true&TranscodeReasons=ContainerNotSupported,%20VideoCodecNotSupported,%20AudioChannelsNotSupported&runtimeTicks=60000000&actualSegmentLengthTicks=30000000" - 200 2132922 "video/mp4" 216.0078ms
- [2025-01-18 17:51:33.423 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.425 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.425 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.430 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.430 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.430 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.436 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.437 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.437 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.442 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.444 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.444 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.449 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.449 +01:00] [INF] [20] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/videos/137df5e2-b237-7a0d-f2c1-d4e86317bbf5/hls1/main/3.mp4""?DeviceId=TW96aWxsYS81LjAgKFgxMTsgTGludXggeDg2XzY0OyBydjoxMzMuMCkgR2Vja28vMjAxMDAxMDEgRmlyZWZveC8xMzMuMHwxNzM3MjE4NjgxMzY3&MediaSourceId=137df5e2b2377a0df2c1d4e86317bbf5&VideoCodec=av1,h264,vp9&AudioCodec=aac&AudioStreamIndex=1&VideoBitrate=690650763&AudioBitrate=175778&MaxFramerate=23.976025&PlaySessionId=dc8748dc73a34f8b8ca50587a306ec7a&api_key=c1880b5d3dc5482b8221221ab78f6d75&TranscodingMaxAudioChannels=2&RequireAvc=false&EnableAudioVbrEncoding=true&Tag=0d09d00596e6ecc216afc673cc76c34f&SegmentContainer=mp4&MinSegments=1&BreakOnNonKeyFrames=True&hevc-level=153&hevc-videobitdepth=10&hevc-profile=main10&av1-profile=main&av1-rangetype=SDR&av1-level=19&vp9-rangetype=SDR&h264-profile=high,main,baseline,constrainedbaseline&h264-rangetype=SDR&h264-level=52&h264-deinterlace=true&TranscodeReasons=ContainerNotSupported,%20VideoCodecNotSupported,%20AudioChannelsNotSupported&runtimeTicks=90000000&actualSegmentLengthTicks=30000000" - null null
- [2025-01-18 17:51:33.449 +01:00] [INF] [20] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2025-01-18 17:51:33.449 +01:00] [INF] [20] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, 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, Boolean)" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2025-01-18 17:51:33.450 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.450 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.455 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.455 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.456 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.461 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.462 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.463 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.469 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.470 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.471 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.475 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.476 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.477 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.481 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.483 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.483 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.489 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.490 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.491 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.494 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.495 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.496 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.504 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.505 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.505 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.510 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.511 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.512 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.534 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.535 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.536 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.541 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.542 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.542 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.548 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.549 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.549 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.557 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.558 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.558 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.565 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.567 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.568 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.572 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.574 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.574 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.580 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.581 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.582 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.587 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.587 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.588 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.593 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.594 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.595 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.601 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.602 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.603 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.607 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.607 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.608 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.613 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.614 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.614 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.619 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.620 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.621 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.625 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.625 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.626 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.633 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.634 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.634 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.638 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.639 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.640 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.645 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.646 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.646 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.652 +01:00] [INF] [24] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/cache/transcodes/0be3c43add87a14e551a4f2a9c31f0e73.mp4"' with download name '""' ...
- [2025-01-18 17:51:33.652 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.654 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.654 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.660 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.660 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.661 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.667 +01:00] [INF] [16] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 217.727ms
- [2025-01-18 17:51:33.667 +01:00] [INF] [16] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2025-01-18 17:51:33.667 +01:00] [INF] [16] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/videos/137df5e2-b237-7a0d-f2c1-d4e86317bbf5/hls1/main/3.mp4""?DeviceId=TW96aWxsYS81LjAgKFgxMTsgTGludXggeDg2XzY0OyBydjoxMzMuMCkgR2Vja28vMjAxMDAxMDEgRmlyZWZveC8xMzMuMHwxNzM3MjE4NjgxMzY3&MediaSourceId=137df5e2b2377a0df2c1d4e86317bbf5&VideoCodec=av1,h264,vp9&AudioCodec=aac&AudioStreamIndex=1&VideoBitrate=690650763&AudioBitrate=175778&MaxFramerate=23.976025&PlaySessionId=dc8748dc73a34f8b8ca50587a306ec7a&api_key=c1880b5d3dc5482b8221221ab78f6d75&TranscodingMaxAudioChannels=2&RequireAvc=false&EnableAudioVbrEncoding=true&Tag=0d09d00596e6ecc216afc673cc76c34f&SegmentContainer=mp4&MinSegments=1&BreakOnNonKeyFrames=True&hevc-level=153&hevc-videobitdepth=10&hevc-profile=main10&av1-profile=main&av1-rangetype=SDR&av1-level=19&vp9-rangetype=SDR&h264-profile=high,main,baseline,constrainedbaseline&h264-rangetype=SDR&h264-level=52&h264-deinterlace=true&TranscodeReasons=ContainerNotSupported,%20VideoCodecNotSupported,%20AudioChannelsNotSupported&runtimeTicks=90000000&actualSegmentLengthTicks=30000000" - 200 2122683 "video/mp4" 218.3338ms
- [2025-01-18 17:51:33.668 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.669 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.669 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.677 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.679 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.679 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.690 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.691 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.691 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.704 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.705 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.705 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.709 +01:00] [INF] [24] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/videos/137df5e2-b237-7a0d-f2c1-d4e86317bbf5/hls1/main/4.mp4""?DeviceId=TW96aWxsYS81LjAgKFgxMTsgTGludXggeDg2XzY0OyBydjoxMzMuMCkgR2Vja28vMjAxMDAxMDEgRmlyZWZveC8xMzMuMHwxNzM3MjE4NjgxMzY3&MediaSourceId=137df5e2b2377a0df2c1d4e86317bbf5&VideoCodec=av1,h264,vp9&AudioCodec=aac&AudioStreamIndex=1&VideoBitrate=690650763&AudioBitrate=175778&MaxFramerate=23.976025&PlaySessionId=dc8748dc73a34f8b8ca50587a306ec7a&api_key=c1880b5d3dc5482b8221221ab78f6d75&TranscodingMaxAudioChannels=2&RequireAvc=false&EnableAudioVbrEncoding=true&Tag=0d09d00596e6ecc216afc673cc76c34f&SegmentContainer=mp4&MinSegments=1&BreakOnNonKeyFrames=True&hevc-level=153&hevc-videobitdepth=10&hevc-profile=main10&av1-profile=main&av1-rangetype=SDR&av1-level=19&vp9-rangetype=SDR&h264-profile=high,main,baseline,constrainedbaseline&h264-rangetype=SDR&h264-level=52&h264-deinterlace=true&TranscodeReasons=ContainerNotSupported,%20VideoCodecNotSupported,%20AudioChannelsNotSupported&runtimeTicks=120000000&actualSegmentLengthTicks=30000000" - null null
- [2025-01-18 17:51:33.709 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.709 +01:00] [INF] [24] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2025-01-18 17:51:33.709 +01:00] [INF] [24] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, 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, Boolean)" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2025-01-18 17:51:33.710 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.710 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.714 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.715 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.715 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.723 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.726 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("2"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.726 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.737 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.738 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.739 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.748 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.750 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.750 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.755 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.756 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.757 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.762 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.763 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.763 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.769 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.772 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.773 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.801 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.807 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.810 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.817 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.818 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.819 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.826 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.827 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.827 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.840 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.841 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.842 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.852 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.853 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.853 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.863 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.865 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.870 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.878 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.879 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.879 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.883 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.886 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.887 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.896 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.898 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.898 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.906 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.907 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.907 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.922 +01:00] [INF] [20] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/cache/transcodes/0be3c43add87a14e551a4f2a9c31f0e74.mp4"' with download name '""' ...
- [2025-01-18 17:51:33.932 +01:00] [INF] [20] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 222.3799ms
- [2025-01-18 17:51:33.936 +01:00] [INF] [20] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2025-01-18 17:51:33.936 +01:00] [INF] [20] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"nucl:8097""""/videos/137df5e2-b237-7a0d-f2c1-d4e86317bbf5/hls1/main/4.mp4""?DeviceId=TW96aWxsYS81LjAgKFgxMTsgTGludXggeDg2XzY0OyBydjoxMzMuMCkgR2Vja28vMjAxMDAxMDEgRmlyZWZveC8xMzMuMHwxNzM3MjE4NjgxMzY3&MediaSourceId=137df5e2b2377a0df2c1d4e86317bbf5&VideoCodec=av1,h264,vp9&AudioCodec=aac&AudioStreamIndex=1&VideoBitrate=690650763&AudioBitrate=175778&MaxFramerate=23.976025&PlaySessionId=dc8748dc73a34f8b8ca50587a306ec7a&api_key=c1880b5d3dc5482b8221221ab78f6d75&TranscodingMaxAudioChannels=2&RequireAvc=false&EnableAudioVbrEncoding=true&Tag=0d09d00596e6ecc216afc673cc76c34f&SegmentContainer=mp4&MinSegments=1&BreakOnNonKeyFrames=True&hevc-level=153&hevc-videobitdepth=10&hevc-profile=main10&av1-profile=main&av1-rangetype=SDR&av1-level=19&vp9-rangetype=SDR&h264-profile=high,main,baseline,constrainedbaseline&h264-rangetype=SDR&h264-level=52&h264-deinterlace=true&TranscodeReasons=ContainerNotSupported,%20VideoCodecNotSupported,%20AudioChannelsNotSupported&runtimeTicks=120000000&actualSegmentLengthTicks=30000000" - 200 2133963 "video/mp4" 227.5817ms
- [2025-01-18 17:51:33.939 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.945 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.949 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.957 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.958 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.958 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.962 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.963 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.963 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.971 +01:00] [INF] [20] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"nucl:8097""""/videos/137df5e2-b237-7a0d-f2c1-d4e86317bbf5/hls1/main/5.mp4""?DeviceId=TW96aWxsYS81LjAgKFgxMTsgTGludXggeDg2XzY0OyBydjoxMzMuMCkgR2Vja28vMjAxMDAxMDEgRmlyZWZveC8xMzMuMHwxNzM3MjE4NjgxMzY3&MediaSourceId=137df5e2b2377a0df2c1d4e86317bbf5&VideoCodec=av1,h264,vp9&AudioCodec=aac&AudioStreamIndex=1&VideoBitrate=690650763&AudioBitrate=175778&MaxFramerate=23.976025&PlaySessionId=dc8748dc73a34f8b8ca50587a306ec7a&api_key=c1880b5d3dc5482b8221221ab78f6d75&TranscodingMaxAudioChannels=2&RequireAvc=false&EnableAudioVbrEncoding=true&Tag=0d09d00596e6ecc216afc673cc76c34f&SegmentContainer=mp4&MinSegments=1&BreakOnNonKeyFrames=True&hevc-level=153&hevc-videobitdepth=10&hevc-profile=main10&av1-profile=main&av1-rangetype=SDR&av1-level=19&vp9-rangetype=SDR&h264-profile=high,main,baseline,constrainedbaseline&h264-rangetype=SDR&h264-level=52&h264-deinterlace=true&TranscodeReasons=ContainerNotSupported,%20VideoCodecNotSupported,%20AudioChannelsNotSupported&runtimeTicks=150000000&actualSegmentLengthTicks=30000000" - null null
- [2025-01-18 17:51:33.972 +01:00] [INF] [20] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2025-01-18 17:51:33.972 +01:00] [INF] [20] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, 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, Boolean)" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2025-01-18 17:51:33.973 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.973 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.974 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.979 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.980 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.980 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.985 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.986 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.987 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.993 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.994 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.995 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2025-01-18 17:51:33.999 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-01-18 17:51:33.999 +01:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement