Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [2025-03-03 20:24:44.143 +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-03-03 20:24:44.163 +01:00] [INF] [1] Main: Jellyfin version: "10.10.6"
- [2025-03-03 20:24:44.166 +01:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\ProgramData\Jellyfin\Server\log]"]
- [2025-03-03 20:24:44.168 +01:00] [INF] [1] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\ProgramData\Jellyfin\Server"]
- [2025-03-03 20:24:44.170 +01:00] [INF] [1] Main: Operating system: "Microsoft Windows 10.0.19045"
- [2025-03-03 20:24:44.170 +01:00] [INF] [1] Main: Architecture: X64
- [2025-03-03 20:24:44.171 +01:00] [INF] [1] Main: 64-Bit Process: True
- [2025-03-03 20:24:44.172 +01:00] [INF] [1] Main: User Interactive: True
- [2025-03-03 20:24:44.172 +01:00] [INF] [1] Main: Processor count: 32
- [2025-03-03 20:24:44.173 +01:00] [INF] [1] Main: Program data path: "C:\ProgramData\Jellyfin\Server"
- [2025-03-03 20:24:44.174 +01:00] [INF] [1] Main: Log directory path: "C:\ProgramData\Jellyfin\Server\log"
- [2025-03-03 20:24:44.174 +01:00] [INF] [1] Main: Config directory path: "C:\ProgramData\Jellyfin\Server\config"
- [2025-03-03 20:24:44.175 +01:00] [INF] [1] Main: Cache path: "C:\ProgramData\Jellyfin\Server\cache"
- [2025-03-03 20:24:44.175 +01:00] [INF] [1] Main: Temp directory path: "C:\Users\CybranM\AppData\Local\Temp\jellyfin"
- [2025-03-03 20:24:44.176 +01:00] [INF] [1] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
- [2025-03-03 20:24:44.177 +01:00] [INF] [1] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
- [2025-03-03 20:24:44.253 +01:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
- [2025-03-03 20:24:44.277 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
- [2025-03-03 20:24:44.349 +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-03-03 20:24:44.351 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- [2025-03-03 20:24:44.352 +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-03-03 20:24:44.354 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["192.168.0.108", "127.0.0.1"]
- [2025-03-03 20:24:44.355 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- [2025-03-03 20:24:44.356 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
- [2025-03-03 20:24:44.356 +01:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- [2025-03-03 20:24:44.889 +01:00] [INF] [1] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("12"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
- ""SELECT COUNT(*) FROM \"sqlite_master\" WHERE \"name\" = '__EFMigrationsHistory' AND \"type\" = 'table';"
- [2025-03-03 20:24:44.899 +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-03-03 20:24:45.096 +01:00] [INF] [1] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"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-03-03 20:24:45.164 +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-03-03 20:24:45.175 +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-03-03 20:24:45.184 +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-03-03 20:24:45.270 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.10.6.0"
- [2025-03-03 20:24:45.272 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.10.6.0"
- [2025-03-03 20:24:45.273 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.10.6.0"
- [2025-03-03 20:24:45.284 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.10.6.0"
- [2025-03-03 20:24:45.285 +01:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.10.6.0"
- [2025-03-03 20:24:45.317 +01:00] [INF] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: User profile is available. Using '"C:\Users\CybranM\AppData\Local\ASP.NET\DataProtection-Keys"' as key repository and Windows DPAPI to encrypt keys at rest.
- [2025-03-03 20:24:45.325 +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-03-03 20:24:45.340 +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-03-03 20:24:45.345 +01:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
- [2025-03-03 20:24:45.661 +01:00] [INF] [1] Microsoft.Hosting.Lifetime: Now listening on: "http://0.0.0.0:8096"
- [2025-03-03 20:24:45.661 +01:00] [INF] [1] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
- [2025-03-03 20:24:45.662 +01:00] [INF] [1] Microsoft.Hosting.Lifetime: Hosting environment: "Production"
- [2025-03-03 20:24:45.663 +01:00] [INF] [1] Microsoft.Hosting.Lifetime: Content root path: "C:\Program Files\Jellyfin\Server"
- [2025-03-03 20:24:45.673 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
- [2025-03-03 20:24:45.673 +01:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "F:\Shows"
- [2025-03-03 20:24:45.673 +01:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "G:\TV Shows"
- [2025-03-03 20:24:45.673 +01:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "F:\Movies"
- [2025-03-03 20:24:45.673 +01:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "G:\Movies"
- [2025-03-03 20:24:45.673 +01:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "F:\Documentaries"
- [2025-03-03 20:24:45.684 +01:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2025-03-04 03:00:00.000 +01:00, which is 06:35:14.3155699 from now.
- [2025-03-03 20:24:45.688 +01:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2025-03-04 02:00:00.000 +01:00, which is 05:35:14.3111907 from now.
- [2025-03-03 20:24:45.751 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:45.758 +01:00] [INF] [11] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:45.860 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:24:45.869 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - 503 null "text/html" 118.9243ms
- [2025-03-03 20:24:45.870 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:45.872 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "OPTIONS" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:24:45.873 +01:00] [INF] [10] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:45.875 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:45.876 +01:00] [INF] [11] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:45.881 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "OPTIONS" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - 204 null null 9.1877ms
- [2025-03-03 20:24:45.883 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - 503 null "text/html" 13.0577ms
- [2025-03-03 20:24:45.883 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - 503 null "text/html" 8.0211ms
- [2025-03-03 20:24:45.884 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:24:45.886 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:45.888 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:45.891 +01:00] [INF] [11] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:45.893 +01:00] [INF] [10] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:45.896 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - 503 null "text/html" 7.5168ms
- [2025-03-03 20:24:45.898 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - 503 null "text/html" 11.8014ms
- [2025-03-03 20:24:45.900 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:45.902 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 18.1968ms
- [2025-03-03 20:24:45.903 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:45.906 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - 503 null "text/html" 5.5602ms
- [2025-03-03 20:24:45.906 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "7.0.2"
- [2025-03-03 20:24:45.909 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:24:45.910 +01:00] [INF] [10] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:45.912 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:45.915 +01:00] [INF] [11] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:45.915 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - 503 null "text/html" 12.1869ms
- [2025-03-03 20:24:45.917 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - 503 null "text/html" 5.1851ms
- [2025-03-03 20:24:45.919 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 10.4229ms
- [2025-03-03 20:24:45.920 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:45.922 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:45.925 +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 = 168), @p7='?' (Size = 6), @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-03-03 20:24:45.926 +01:00] [INF] [10] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:45.928 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - 503 null "text/html" 5.6947ms
- [2025-03-03 20:24:45.931 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - 503 null "text/html" 10.8811ms
- [2025-03-03 20:24:45.933 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:45.934 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:45.936 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - 503 null "text/html" 3.4684ms
- [2025-03-03 20:24:45.936 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 76.1293ms
- [2025-03-03 20:24:45.938 +01:00] [INF] [10] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:45.940 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:45.942 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:24:45.943 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - 503 null "text/html" 8.2428ms
- [2025-03-03 20:24:45.944 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - 503 null "text/html" 4.4494ms
- [2025-03-03 20:24:45.946 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 4.1582ms
- [2025-03-03 20:24:45.948 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:45.949 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:45.951 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:24:45.952 +01:00] [INF] [10] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:45.954 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - 503 null "text/html" 4.689ms
- [2025-03-03 20:24:45.956 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 5.0211ms
- [2025-03-03 20:24:45.956 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - 503 null "text/html" 8.8278ms
- [2025-03-03 20:24:45.958 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:45.960 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:24:45.962 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:45.963 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - 503 null "text/html" 5.0449ms
- [2025-03-03 20:24:45.965 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 5.0663ms
- [2025-03-03 20:24:45.966 +01:00] [INF] [10] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:45.968 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:45.970 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:24:45.971 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - 503 null "text/html" 9.169ms
- [2025-03-03 20:24:45.972 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - 503 null "text/html" 4.3369ms
- [2025-03-03 20:24:45.974 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 4.3866ms
- [2025-03-03 20:24:45.976 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:45.977 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:45.979 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:24:45.980 +01:00] [INF] [10] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:45.982 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - 503 null "text/html" 5.063ms
- [2025-03-03 20:24:45.985 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 5.5747ms
- [2025-03-03 20:24:45.985 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - 503 null "text/html" 9.6087ms
- [2025-03-03 20:24:45.987 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:45.989 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:24:45.991 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:45.992 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - 503 null "text/html" 4.8208ms
- [2025-03-03 20:24:45.994 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 5.0151ms
- [2025-03-03 20:24:45.995 +01:00] [INF] [10] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:45.997 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:45.999 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:24:46.000 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - 503 null "text/html" 9.1592ms
- [2025-03-03 20:24:46.001 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - 503 null "text/html" 4.2447ms
- [2025-03-03 20:24:46.003 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 4.4129ms
- [2025-03-03 20:24:46.005 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:46.007 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:46.009 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:24:46.010 +01:00] [INF] [10] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:46.011 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - 503 null "text/html" 4.4639ms
- [2025-03-03 20:24:46.013 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 4.8342ms
- [2025-03-03 20:24:46.014 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - 503 null "text/html" 9.0745ms
- [2025-03-03 20:24:46.016 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:46.017 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:24:46.019 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:46.021 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - 503 null "text/html" 5.1206ms
- [2025-03-03 20:24:46.023 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 5.2277ms
- [2025-03-03 20:24:46.024 +01:00] [INF] [10] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:46.026 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:46.028 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:24:46.028 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - 503 null "text/html" 9.1105ms
- [2025-03-03 20:24:46.030 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - 503 null "text/html" 4.2354ms
- [2025-03-03 20:24:46.032 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 4.1982ms
- [2025-03-03 20:24:46.033 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:46.035 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:46.037 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:24:46.038 +01:00] [INF] [10] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:46.040 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - 503 null "text/html" 4.515ms
- [2025-03-03 20:24:46.042 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 4.6574ms
- [2025-03-03 20:24:46.042 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - 503 null "text/html" 8.952ms
- [2025-03-03 20:24:46.044 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:46.046 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:24:46.047 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:46.049 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - 503 null "text/html" 4.9019ms
- [2025-03-03 20:24:46.051 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 5.0947ms
- [2025-03-03 20:24:46.052 +01:00] [INF] [10] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:46.054 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:46.056 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:24:46.056 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - 503 null "text/html" 9.1726ms
- [2025-03-03 20:24:46.058 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - 503 null "text/html" 4.1307ms
- [2025-03-03 20:24:46.060 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 4.0911ms
- [2025-03-03 20:24:46.062 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:46.063 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:46.065 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:24:46.067 +01:00] [INF] [10] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:46.069 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - 503 null "text/html" 5.0654ms
- [2025-03-03 20:24:46.070 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 5.3241ms
- [2025-03-03 20:24:46.071 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - 503 null "text/html" 9.3829ms
- [2025-03-03 20:24:46.073 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:46.075 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:24:46.077 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:46.078 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - 503 null "text/html" 5.2977ms
- [2025-03-03 20:24:46.080 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 5.4285ms
- [2025-03-03 20:24:46.081 +01:00] [INF] [10] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:46.083 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:46.085 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:24:46.086 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - 503 null "text/html" 9.5891ms
- [2025-03-03 20:24:46.088 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - 503 null "text/html" 4.44ms
- [2025-03-03 20:24:46.090 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 4.7019ms
- [2025-03-03 20:24:46.092 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:46.093 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:46.095 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:24:46.097 +01:00] [INF] [10] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:46.099 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - 503 null "text/html" 5.4587ms
- [2025-03-03 20:24:46.101 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 5.5884ms
- [2025-03-03 20:24:46.101 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - 503 null "text/html" 9.8003ms
- [2025-03-03 20:24:46.103 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:46.105 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:24:46.107 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:46.109 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/system/info/public""" - 503 null "text/html" 5.9251ms
- [2025-03-03 20:24:46.111 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 5.742ms
- [2025-03-03 20:24:46.112 +01:00] [INF] [10] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:46.116 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:24:46.116 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - 503 null "text/html" 8.8705ms
- [2025-03-03 20:24:46.118 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 2.6486ms
- [2025-03-03 20:24:46.120 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:46.121 +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-03-03 20:24:46.122 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:24:46.123 +01:00] [INF] [10] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:46.131 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 9.3238ms
- [2025-03-03 20:24:46.132 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - 503 null "text/html" 12.1161ms
- [2025-03-03 20:24:46.134 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:24:46.137 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:46.139 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 4.5003ms
- [2025-03-03 20:24:46.140 +01:00] [INF] [10] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:46.142 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:24:46.143 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - 503 null "text/html" 6.0205ms
- [2025-03-03 20:24:46.144 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 2.3405ms
- [2025-03-03 20:24:46.146 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:46.148 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:24:46.149 +01:00] [INF] [10] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:46.151 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 2.9373ms
- [2025-03-03 20:24:46.151 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - 503 null "text/html" 5.4005ms
- [2025-03-03 20:24:46.153 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:24:46.155 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:46.157 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 3.4766ms
- [2025-03-03 20:24:46.158 +01:00] [INF] [10] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:46.160 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:24:46.161 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - 503 null "text/html" 5.2673ms
- [2025-03-03 20:24:46.162 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 2.5976ms
- [2025-03-03 20:24:46.164 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:46.166 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:24:46.167 +01:00] [INF] [10] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:46.169 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 3.2204ms
- [2025-03-03 20:24:46.170 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - 503 null "text/html" 5.4277ms
- [2025-03-03 20:24:46.173 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:46.174 +01:00] [INF] [10] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:46.175 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - 503 null "text/html" 2.2127ms
- [2025-03-03 20:24:46.177 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:46.178 +01:00] [INF] [10] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:46.179 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - 503 null "text/html" 2.3409ms
- [2025-03-03 20:24:46.181 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:24:46.182 +01:00] [INF] [10] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:46.183 +01:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 2.1691ms
- [2025-03-03 20:24:46.201 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - null null
- [2025-03-03 20:24:46.202 +01:00] [INF] [11] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:46.203 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/system/info/public""" - 503 null "text/html" 2.2228ms
- [2025-03-03 20:24:46.205 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:24:46.206 +01:00] [INF] [11] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:46.207 +01:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - 503 null "text/html" 2.1905ms
- [2025-03-03 20:24:46.326 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "mjpeg_qsv", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
- [2025-03-03 20:24:46.528 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["bwdif_cuda", "deinterlace_qsv", "hwupload_cuda", "overlay_opencl", "overlay_qsv", "overlay_cuda", "scale_cuda", "scale_opencl", "scale_qsv", "tonemapx", "tonemap_cuda", "tonemap_opencl", "transpose_cuda", "transpose_opencl", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
- [2025-03-03 20:24:47.485 +01:00] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "overlay_vaapi" with option "Action to take when encountering EOF from secondary input" is not available
- [2025-03-03 20:24:47.676 +01:00] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "overlay_vulkan" with option "Action to take when encountering EOF from secondary input" is not available
- [2025-03-03 20:24:48.058 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "dxva2", "qsv", "d3d11va", "opencl", "d3d12va"]
- [2025-03-03 20:24:48.710 +01:00] [INF] [19] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Transcode Directory" Completed after 0 minute(s) and 0 seconds
- [2025-03-03 20:24:48.712 +01:00] [INF] [14] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
- [2025-03-03 20:24:48.715 +01:00] [INF] [17] System.Net.Http.HttpClient.Default.LogicalHandler: Start processing HTTP request "GET" "https://repo.jellyfin.org/files/plugin/manifest.json"
- [2025-03-03 20:24:48.738 +01:00] [INF] [17] System.Net.Http.HttpClient.Default.ClientHandler: Sending HTTP request "GET" "https://repo.jellyfin.org/files/plugin/manifest.json"
- [2025-03-03 20:24:49.307 +01:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "ffmpeg"
- [2025-03-03 20:24:49.308 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "0242297af61c42a8a717d78c982b5d5d"
- [2025-03-03 20:24:49.309 +01:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
- [2025-03-03 20:24:49.309 +01:00] [INF] [1] Main: Startup complete 0:00:05.2333441
- [2025-03-03 20:24:49.437 +01:00] [INF] [14] System.Net.Http.HttpClient.Default.ClientHandler: Received HTTP response headers after 695.8996ms - 200
- [2025-03-03 20:24:49.438 +01:00] [INF] [14] System.Net.Http.HttpClient.Default.LogicalHandler: End processing HTTP request after 723.9351ms - 200
- [2025-03-03 20:24:49.488 +01:00] [INF] [14] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 0 seconds
- [2025-03-03 20:24:52.203 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "OPTIONS" "http"://"127.0.0.1:8096""""/System/Endpoint""" - null null
- [2025-03-03 20:24:52.205 +01:00] [INF] [8] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:52.205 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "OPTIONS" "http"://"127.0.0.1:8096""""/System/Endpoint""" - 204 null null 2.4767ms
- [2025-03-03 20:24:52.207 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/System/Endpoint""" - null null
- [2025-03-03 20:24:52.209 +01:00] [INF] [8] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:52.211 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.SystemController.GetEndpointInfo (Jellyfin.Api)"'
- [2025-03-03 20:24:52.216 +01:00] [INF] [8] 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-03-03 20:24:52.221 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.Net.EndPointInfo"'.
- [2025-03-03 20:24:52.226 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.SystemController.GetEndpointInfo (Jellyfin.Api)" in 5.8634ms
- [2025-03-03 20:24:52.227 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.SystemController.GetEndpointInfo (Jellyfin.Api)"'
- [2025-03-03 20:24:52.228 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/System/Endpoint""" - 200 null "application/json; charset=utf-8" 20.7117ms
- [2025-03-03 20:24:52.230 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "OPTIONS" "http"://"127.0.0.1:8096""""/Playback/BitrateTest""?Size=500000" - null null
- [2025-03-03 20:24:52.232 +01:00] [INF] [8] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:52.232 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "OPTIONS" "http"://"127.0.0.1:8096""""/Playback/BitrateTest""?Size=500000" - 204 null null 2.1663ms
- [2025-03-03 20:24:52.234 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/Playback/BitrateTest""?Size=500000" - null null
- [2025-03-03 20:24:52.236 +01:00] [INF] [8] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:52.237 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)"'
- [2025-03-03 20:24:52.242 +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-03-03 20:24:52.249 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.FileContentResultExecutor: Executing "FileContentResult", sending file with download name '""' ...
- [2025-03-03 20:24:52.256 +01:00] [INF] [14] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)" in 13.3235ms
- [2025-03-03 20:24:52.258 +01:00] [INF] [14] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)"'
- [2025-03-03 20:24:52.261 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/Playback/BitrateTest""?Size=500000" - 200 524288 "application/octet-stream" 26.4468ms
- [2025-03-03 20:24:52.263 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "OPTIONS" "http"://"127.0.0.1:8096""""/Playback/BitrateTest""?Size=1000000" - null null
- [2025-03-03 20:24:52.265 +01:00] [INF] [14] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:52.265 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "OPTIONS" "http"://"127.0.0.1:8096""""/Playback/BitrateTest""?Size=1000000" - 204 null null 2.6195ms
- [2025-03-03 20:24:52.267 +01:00] [INF] [14] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/Playback/BitrateTest""?Size=1000000" - null null
- [2025-03-03 20:24:52.269 +01:00] [INF] [14] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:52.270 +01:00] [INF] [14] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)"'
- [2025-03-03 20:24:52.271 +01:00] [INF] [14] 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-03-03 20:24:52.273 +01:00] [INF] [14] Microsoft.AspNetCore.Mvc.Infrastructure.FileContentResultExecutor: Executing "FileContentResult", sending file with download name '""' ...
- [2025-03-03 20:24:52.276 +01:00] [INF] [17] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)" in 4.2657ms
- [2025-03-03 20:24:52.278 +01:00] [INF] [17] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)"'
- [2025-03-03 20:24:52.279 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/Playback/BitrateTest""?Size=1000000" - 200 1048576 "application/octet-stream" 11.5627ms
- [2025-03-03 20:24:52.281 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "OPTIONS" "http"://"127.0.0.1:8096""""/Playback/BitrateTest""?Size=3000000" - null null
- [2025-03-03 20:24:52.282 +01:00] [INF] [17] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:52.283 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "OPTIONS" "http"://"127.0.0.1:8096""""/Playback/BitrateTest""?Size=3000000" - 204 null null 2.1633ms
- [2025-03-03 20:24:52.287 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/Playback/BitrateTest""?Size=3000000" - null null
- [2025-03-03 20:24:52.288 +01:00] [INF] [8] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:52.289 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)"'
- [2025-03-03 20:24:52.290 +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-03-03 20:24:52.294 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.FileContentResultExecutor: Executing "FileContentResult", sending file with download name '""' ...
- [2025-03-03 20:24:52.300 +01:00] [INF] [17] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)" in 8.5005ms
- [2025-03-03 20:24:52.301 +01:00] [INF] [17] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)"'
- [2025-03-03 20:24:52.302 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/Playback/BitrateTest""?Size=3000000" - 200 4194304 "application/octet-stream" 15.6078ms
- [2025-03-03 20:24:53.201 +01:00] [INF] [19] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/System/Endpoint""" - null null
- [2025-03-03 20:24:53.203 +01:00] [INF] [19] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:53.204 +01:00] [INF] [19] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.SystemController.GetEndpointInfo (Jellyfin.Api)"'
- [2025-03-03 20:24:53.205 +01:00] [INF] [19] 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-03-03 20:24:53.206 +01:00] [INF] [19] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.Net.EndPointInfo"'.
- [2025-03-03 20:24:53.207 +01:00] [INF] [19] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.SystemController.GetEndpointInfo (Jellyfin.Api)" in 1.6149ms
- [2025-03-03 20:24:53.209 +01:00] [INF] [19] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.SystemController.GetEndpointInfo (Jellyfin.Api)"'
- [2025-03-03 20:24:53.209 +01:00] [INF] [19] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/System/Endpoint""" - 200 null "application/json; charset=utf-8" 8.4705ms
- [2025-03-03 20:24:53.211 +01:00] [INF] [19] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/Playback/BitrateTest""?Size=500000" - null null
- [2025-03-03 20:24:53.212 +01:00] [INF] [19] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:53.213 +01:00] [INF] [19] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)"'
- [2025-03-03 20:24:53.214 +01:00] [INF] [19] 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-03-03 20:24:53.216 +01:00] [INF] [19] Microsoft.AspNetCore.Mvc.Infrastructure.FileContentResultExecutor: Executing "FileContentResult", sending file with download name '""' ...
- [2025-03-03 20:24:53.217 +01:00] [INF] [17] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)" in 1.6719ms
- [2025-03-03 20:24:53.218 +01:00] [INF] [17] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)"'
- [2025-03-03 20:24:53.219 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/Playback/BitrateTest""?Size=500000" - 200 524288 "application/octet-stream" 8.1272ms
- [2025-03-03 20:24:53.221 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/Playback/BitrateTest""?Size=1000000" - null null
- [2025-03-03 20:24:53.222 +01:00] [INF] [17] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:53.223 +01:00] [INF] [17] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)"'
- [2025-03-03 20:24:53.224 +01:00] [INF] [17] 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-03-03 20:24:53.225 +01:00] [INF] [17] Microsoft.AspNetCore.Mvc.Infrastructure.FileContentResultExecutor: Executing "FileContentResult", sending file with download name '""' ...
- [2025-03-03 20:24:53.227 +01:00] [INF] [19] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)" in 2.2892ms
- [2025-03-03 20:24:53.228 +01:00] [INF] [19] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)"'
- [2025-03-03 20:24:53.229 +01:00] [INF] [19] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/Playback/BitrateTest""?Size=1000000" - 200 1048576 "application/octet-stream" 8.3512ms
- [2025-03-03 20:24:53.231 +01:00] [INF] [19] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/Playback/BitrateTest""?Size=3000000" - null null
- [2025-03-03 20:24:53.232 +01:00] [INF] [19] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:24:53.233 +01:00] [INF] [19] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)"'
- [2025-03-03 20:24:53.234 +01:00] [INF] [19] 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-03-03 20:24:53.237 +01:00] [INF] [19] Microsoft.AspNetCore.Mvc.Infrastructure.FileContentResultExecutor: Executing "FileContentResult", sending file with download name '""' ...
- [2025-03-03 20:24:53.241 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)" in 5.7206ms
- [2025-03-03 20:24:53.242 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)"'
- [2025-03-03 20:24:53.243 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/Playback/BitrateTest""?Size=3000000" - 200 4194304 "application/octet-stream" 11.9452ms
- [2025-03-03 20:25:27.434 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/System/Info/Public""" - null null
- [2025-03-03 20:25:27.436 +01:00] [INF] [17] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.SystemController.GetPublicSystemInfo (Jellyfin.Api)"'
- [2025-03-03 20:25:27.438 +01:00] [INF] [17] 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-03-03 20:25:27.440 +01:00] [INF] [17] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.System.PublicSystemInfo"'.
- [2025-03-03 20:25:27.445 +01:00] [INF] [17] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.SystemController.GetPublicSystemInfo (Jellyfin.Api)" in 6.1044ms
- [2025-03-03 20:25:27.446 +01:00] [INF] [17] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.SystemController.GetPublicSystemInfo (Jellyfin.Api)"'
- [2025-03-03 20:25:27.447 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/System/Info/Public""" - 200 null "application/json; charset=utf-8" 12.7791ms
- [2025-03-03 20:25:28.466 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/System/Info/Public""" - null null
- [2025-03-03 20:25:28.468 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.SystemController.GetPublicSystemInfo (Jellyfin.Api)"'
- [2025-03-03 20:25:28.469 +01:00] [INF] [8] 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-03-03 20:25:28.470 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.System.PublicSystemInfo"'.
- [2025-03-03 20:25:28.472 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.SystemController.GetPublicSystemInfo (Jellyfin.Api)" in 1.5092ms
- [2025-03-03 20:25:28.473 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.SystemController.GetPublicSystemInfo (Jellyfin.Api)"'
- [2025-03-03 20:25:28.473 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/System/Info/Public""" - 200 null "application/json; charset=utf-8" 7.0062ms
- [2025-03-03 20:25:28.486 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/manifest.json""" - null null
- [2025-03-03 20:25:28.490 +01:00] [INF] [17] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/manifest.json"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\manifest.json"'
- [2025-03-03 20:25:28.491 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/manifest.json""" - 200 null "application/json" 4.9068ms
- [2025-03-03 20:25:28.553 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/index.html""" - null null
- [2025-03-03 20:25:28.556 +01:00] [INF] [23] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/index.html"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\index.html"'
- [2025-03-03 20:25:28.557 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/index.html""" - 200 null "text/html" 3.3108ms
- [2025-03-03 20:25:28.607 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/runtime.bundle.js""?268697e3067194676271" - null null
- [2025-03-03 20:25:28.608 +01:00] [INF] [3] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/[email protected]""?268697e3067194676271" - null null
- [2025-03-03 20:25:28.612 +01:00] [INF] [23] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/runtime.bundle.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\runtime.bundle.js"'
- [2025-03-03 20:25:28.613 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/runtime.bundle.js""?268697e3067194676271" - 200 null "text/javascript" 6.3783ms
- [2025-03-03 20:25:28.615 +01:00] [INF] [8] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/[email protected]"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\[email protected]"'
- [2025-03-03 20:25:28.616 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/[email protected]""?268697e3067194676271" - 200 null "text/javascript" 8.3723ms
- [2025-03-03 20:25:28.635 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/37869.088680d7e7a2eede3618.css""?268697e3067194676271" - null null
- [2025-03-03 20:25:28.635 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/main.jellyfin.10f804f8ccd54d000c70.css""?268697e3067194676271" - null null
- [2025-03-03 20:25:28.638 +01:00] [INF] [23] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/37869.088680d7e7a2eede3618.css"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\37869.088680d7e7a2eede3618.css"'
- [2025-03-03 20:25:28.639 +01:00] [INF] [17] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/main.jellyfin.10f804f8ccd54d000c70.css"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\main.jellyfin.10f804f8ccd54d000c70.css"'
- [2025-03-03 20:25:28.640 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/37869.088680d7e7a2eede3618.css""?268697e3067194676271" - 200 null "text/css" 4.6142ms
- [2025-03-03 20:25:28.641 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/main.jellyfin.10f804f8ccd54d000c70.css""?268697e3067194676271" - 200 null "text/css" 5.5005ms
- [2025-03-03 20:25:28.833 +01:00] [INF] [3] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/node_modules.lodash-es.bundle.js""?268697e3067194676271" - null null
- [2025-03-03 20:25:28.834 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/[email protected]""?268697e3067194676271" - null null
- [2025-03-03 20:25:28.835 +01:00] [INF] [26] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/node_modules.lodash-es.bundle.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\node_modules.lodash-es.bundle.js"'
- [2025-03-03 20:25:28.837 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/node_modules.lodash-es.bundle.js""?268697e3067194676271" - 200 null "text/javascript" 4.1511ms
- [2025-03-03 20:25:28.839 +01:00] [INF] [26] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/[email protected]"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\[email protected]"'
- [2025-03-03 20:25:28.840 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/[email protected]""?268697e3067194676271" - 200 null "text/javascript" 6.4242ms
- [2025-03-03 20:25:28.856 +01:00] [INF] [3] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/[email protected]""?268697e3067194676271" - null null
- [2025-03-03 20:25:28.858 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/[email protected]""?268697e3067194676271" - null null
- [2025-03-03 20:25:28.858 +01:00] [INF] [26] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/[email protected]"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\[email protected]"'
- [2025-03-03 20:25:28.860 +01:00] [INF] [17] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/[email protected]"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\[email protected]"'
- [2025-03-03 20:25:28.860 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/[email protected]""?268697e3067194676271" - 200 null "text/javascript" 4.2907ms
- [2025-03-03 20:25:28.861 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/[email protected]""?268697e3067194676271" - 200 null "text/javascript" 3.5972ms
- [2025-03-03 20:25:28.913 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/[email protected]""?268697e3067194676271" - null null
- [2025-03-03 20:25:28.916 +01:00] [INF] [17] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/[email protected]"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\[email protected]"'
- [2025-03-03 20:25:28.917 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/[email protected]""?268697e3067194676271" - 200 null "text/javascript" 3.25ms
- [2025-03-03 20:25:28.947 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/[email protected]""?268697e3067194676271" - null null
- [2025-03-03 20:25:28.949 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/[email protected]""?268697e3067194676271" - null null
- [2025-03-03 20:25:28.950 +01:00] [INF] [3] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/[email protected]"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\[email protected]"'
- [2025-03-03 20:25:28.951 +01:00] [INF] [25] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/[email protected]"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\[email protected]"'
- [2025-03-03 20:25:28.952 +01:00] [INF] [3] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/[email protected]""?268697e3067194676271" - 200 null "text/javascript" 4.6123ms
- [2025-03-03 20:25:28.953 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/[email protected]""?268697e3067194676271" - 200 null "text/javascript" 3.5786ms
- [2025-03-03 20:25:29.018 +01:00] [INF] [3] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/node_modules.date-fns.esm.bundle.js""?268697e3067194676271" - null null
- [2025-03-03 20:25:29.020 +01:00] [INF] [3] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/node_modules.date-fns.esm.bundle.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\node_modules.date-fns.esm.bundle.js"'
- [2025-03-03 20:25:29.022 +01:00] [INF] [3] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/node_modules.date-fns.esm.bundle.js""?268697e3067194676271" - 200 null "text/javascript" 3.7403ms
- [2025-03-03 20:25:29.052 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/node_modules.core-js.bundle.js""?268697e3067194676271" - null null
- [2025-03-03 20:25:29.055 +01:00] [INF] [3] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/node_modules.core-js.bundle.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\node_modules.core-js.bundle.js"'
- [2025-03-03 20:25:29.056 +01:00] [INF] [3] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/node_modules.core-js.bundle.js""?268697e3067194676271" - 200 null "text/javascript" 4.7181ms
- [2025-03-03 20:25:29.063 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/node_modules.react-transition-group.bundle.js""?268697e3067194676271" - null null
- [2025-03-03 20:25:29.065 +01:00] [INF] [3] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/[email protected]""?268697e3067194676271" - null null
- [2025-03-03 20:25:29.065 +01:00] [INF] [25] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/node_modules.react-transition-group.bundle.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\node_modules.react-transition-group.bundle.js"'
- [2025-03-03 20:25:29.067 +01:00] [INF] [26] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/[email protected]"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\[email protected]"'
- [2025-03-03 20:25:29.068 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/node_modules.react-transition-group.bundle.js""?268697e3067194676271" - 200 null "text/javascript" 4.3315ms
- [2025-03-03 20:25:29.069 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/[email protected]""?268697e3067194676271" - 200 null "text/javascript" 3.4668ms
- [2025-03-03 20:25:29.080 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/node_modules.axios.bundle.js""?268697e3067194676271" - null null
- [2025-03-03 20:25:29.083 +01:00] [INF] [26] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/node_modules.axios.bundle.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\node_modules.axios.bundle.js"'
- [2025-03-03 20:25:29.083 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/node_modules.axios.bundle.js""?268697e3067194676271" - 200 null "text/javascript" 3.4805ms
- [2025-03-03 20:25:29.116 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/node_modules.react-dom.bundle.js""?268697e3067194676271" - null null
- [2025-03-03 20:25:29.116 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/node_modules.jquery.bundle.js""?268697e3067194676271" - null null
- [2025-03-03 20:25:29.119 +01:00] [INF] [26] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/node_modules.react-dom.bundle.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\node_modules.react-dom.bundle.js"'
- [2025-03-03 20:25:29.120 +01:00] [INF] [25] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/node_modules.jquery.bundle.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\node_modules.jquery.bundle.js"'
- [2025-03-03 20:25:29.120 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/node_modules.react-dom.bundle.js""?268697e3067194676271" - 200 null "text/javascript" 4.3024ms
- [2025-03-03 20:25:29.121 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/node_modules.jquery.bundle.js""?268697e3067194676271" - 200 null "text/javascript" 4.8222ms
- [2025-03-03 20:25:29.143 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/node_modules.webcomponents.js.bundle.js""?268697e3067194676271" - null null
- [2025-03-03 20:25:29.145 +01:00] [INF] [25] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/node_modules.webcomponents.js.bundle.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\node_modules.webcomponents.js.bundle.js"'
- [2025-03-03 20:25:29.146 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/node_modules.webcomponents.js.bundle.js""?268697e3067194676271" - 200 null "text/javascript" 3.2728ms
- [2025-03-03 20:25:29.178 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/node_modules.resize-observer-polyfill.bundle.js""?268697e3067194676271" - null null
- [2025-03-03 20:25:29.179 +01:00] [INF] [25] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/node_modules.resize-observer-polyfill.bundle.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\node_modules.resize-observer-polyfill.bundle.js"'
- [2025-03-03 20:25:29.180 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/node_modules.regenerator-runtime.bundle.js""?268697e3067194676271" - null null
- [2025-03-03 20:25:29.180 +01:00] [INF] [3] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/node_modules.jellyfin-apiclient.bundle.js""?268697e3067194676271" - null null
- [2025-03-03 20:25:29.180 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/node_modules.resize-observer-polyfill.bundle.js""?268697e3067194676271" - 200 null "text/javascript" 2.903ms
- [2025-03-03 20:25:29.182 +01:00] [INF] [23] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/node_modules.regenerator-runtime.bundle.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\node_modules.regenerator-runtime.bundle.js"'
- [2025-03-03 20:25:29.184 +01:00] [INF] [3] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/node_modules.jellyfin-apiclient.bundle.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\node_modules.jellyfin-apiclient.bundle.js"'
- [2025-03-03 20:25:29.186 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/node_modules.regenerator-runtime.bundle.js""?268697e3067194676271" - 200 null "text/javascript" 6.4508ms
- [2025-03-03 20:25:29.187 +01:00] [INF] [3] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/node_modules.jellyfin-apiclient.bundle.js""?268697e3067194676271" - 200 null "text/javascript" 7.4579ms
- [2025-03-03 20:25:29.214 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/node_modules.intersection-observer.bundle.js""?268697e3067194676271" - null null
- [2025-03-03 20:25:29.214 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/node_modules.history.bundle.js""?268697e3067194676271" - null null
- [2025-03-03 20:25:29.214 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/node_modules.dompurify.bundle.js""?268697e3067194676271" - null null
- [2025-03-03 20:25:29.215 +01:00] [INF] [26] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/node_modules.intersection-observer.bundle.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\node_modules.intersection-observer.bundle.js"'
- [2025-03-03 20:25:29.217 +01:00] [INF] [23] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/node_modules.history.bundle.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\node_modules.history.bundle.js"'
- [2025-03-03 20:25:29.218 +01:00] [INF] [3] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/node_modules.dompurify.bundle.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\node_modules.dompurify.bundle.js"'
- [2025-03-03 20:25:29.219 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/node_modules.intersection-observer.bundle.js""?268697e3067194676271" - 200 null "text/javascript" 5.3781ms
- [2025-03-03 20:25:29.220 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/node_modules.history.bundle.js""?268697e3067194676271" - 200 null "text/javascript" 6.1603ms
- [2025-03-03 20:25:29.221 +01:00] [INF] [3] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/node_modules.dompurify.bundle.js""?268697e3067194676271" - 200 null "text/javascript" 6.4354ms
- [2025-03-03 20:25:29.253 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/node_modules.react-router.bundle.js""?268697e3067194676271" - null null
- [2025-03-03 20:25:29.253 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/node_modules.react-router-dom.bundle.js""?268697e3067194676271" - null null
- [2025-03-03 20:25:29.255 +01:00] [INF] [3] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/[email protected]""?268697e3067194676271" - null null
- [2025-03-03 20:25:29.255 +01:00] [INF] [26] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/node_modules.react-router.bundle.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\node_modules.react-router.bundle.js"'
- [2025-03-03 20:25:29.256 +01:00] [INF] [25] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/node_modules.react-router-dom.bundle.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\node_modules.react-router-dom.bundle.js"'
- [2025-03-03 20:25:29.258 +01:00] [INF] [3] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/[email protected]"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\[email protected]"'
- [2025-03-03 20:25:29.258 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/node_modules.react-router.bundle.js""?268697e3067194676271" - 200 null "text/javascript" 5.4114ms
- [2025-03-03 20:25:29.259 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/node_modules.react-router-dom.bundle.js""?268697e3067194676271" - 200 null "text/javascript" 6.4186ms
- [2025-03-03 20:25:29.260 +01:00] [INF] [3] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/[email protected]""?268697e3067194676271" - 200 null "text/javascript" 5.6323ms
- [2025-03-03 20:25:29.288 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/37869.bundle.js""?268697e3067194676271" - null null
- [2025-03-03 20:25:29.288 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/main.jellyfin.bundle.js""?268697e3067194676271" - null null
- [2025-03-03 20:25:29.291 +01:00] [INF] [26] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/37869.bundle.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\37869.bundle.js"'
- [2025-03-03 20:25:29.292 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/37869.bundle.js""?268697e3067194676271" - 200 null "text/javascript" 4.135ms
- [2025-03-03 20:25:29.295 +01:00] [INF] [8] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/main.jellyfin.bundle.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\main.jellyfin.bundle.js"'
- [2025-03-03 20:25:29.296 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/main.jellyfin.bundle.js""?268697e3067194676271" - 200 null "text/javascript" 7.9295ms
- [2025-03-03 20:25:29.376 +01:00] [INF] [3] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/serviceworker.js""?268697e3067194676271" - null null
- [2025-03-03 20:25:29.379 +01:00] [INF] [8] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/serviceworker.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\serviceworker.js"'
- [2025-03-03 20:25:29.380 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/serviceworker.js""?268697e3067194676271" - 200 null "text/javascript" 3.1684ms
- [2025-03-03 20:25:31.997 +01:00] [INF] [3] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/15015.d626e746ee276debb9b2.chunk.js""" - null null
- [2025-03-03 20:25:31.999 +01:00] [INF] [8] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/15015.d626e746ee276debb9b2.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\15015.d626e746ee276debb9b2.chunk.js"'
- [2025-03-03 20:25:32.001 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/15015.d626e746ee276debb9b2.chunk.js""" - 200 null "text/javascript" 3.635ms
- [2025-03-03 20:25:32.065 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/config.json""" - null null
- [2025-03-03 20:25:32.067 +01:00] [INF] [8] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/config.json"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\config.json"'
- [2025-03-03 20:25:32.068 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/config.json""" - 200 null "application/json" 2.8957ms
- [2025-03-03 20:25:33.757 +01:00] [INF] [3] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/config.json""" - null null
- [2025-03-03 20:25:33.759 +01:00] [INF] [8] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/config.json"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\config.json"'
- [2025-03-03 20:25:33.760 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/config.json""" - 200 null "application/json" 2.7834ms
- [2025-03-03 20:25:33.799 +01:00] [INF] [3] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/config.json""" - null null
- [2025-03-03 20:25:33.800 +01:00] [INF] [26] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/config.json"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\config.json"'
- [2025-03-03 20:25:33.801 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/config.json""" - 200 null "application/json" 2.6583ms
- [2025-03-03 20:25:33.952 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/themes/dark/theme.css""" - null null
- [2025-03-03 20:25:33.954 +01:00] [INF] [26] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/themes/dark/theme.css"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\themes\dark\theme.css"'
- [2025-03-03 20:25:33.955 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/themes/dark/theme.css""" - 200 null "text/css" 3.0358ms
- [2025-03-03 20:25:33.962 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/System/Info/Public""" - null null
- [2025-03-03 20:25:33.963 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.SystemController.GetPublicSystemInfo (Jellyfin.Api)"'
- [2025-03-03 20:25:33.964 +01:00] [INF] [8] 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-03-03 20:25:33.965 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.System.PublicSystemInfo"'.
- [2025-03-03 20:25:33.966 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.SystemController.GetPublicSystemInfo (Jellyfin.Api)" in 1.0255ms
- [2025-03-03 20:25:33.967 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.SystemController.GetPublicSystemInfo (Jellyfin.Api)"'
- [2025-03-03 20:25:33.968 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/System/Info/Public""" - 200 null "application/json; charset=utf-8" 6.2024ms
- [2025-03-03 20:25:34.035 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/en-gb-json.20cd78daafde198d5415.chunk.js""" - null null
- [2025-03-03 20:25:34.038 +01:00] [INF] [8] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/en-gb-json.20cd78daafde198d5415.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\en-gb-json.20cd78daafde198d5415.chunk.js"'
- [2025-03-03 20:25:34.039 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/en-gb-json.20cd78daafde198d5415.chunk.js""" - 200 null "text/javascript" 4.0056ms
- [2025-03-03 20:25:34.045 +01:00] [INF] [3] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/en-us-json.ccc66493447f908fa9a7.chunk.js""" - null null
- [2025-03-03 20:25:34.048 +01:00] [INF] [8] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/en-us-json.ccc66493447f908fa9a7.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\en-us-json.ccc66493447f908fa9a7.chunk.js"'
- [2025-03-03 20:25:34.049 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/en-us-json.ccc66493447f908fa9a7.chunk.js""" - 200 null "text/javascript" 3.6536ms
- [2025-03-03 20:25:34.438 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/28163.873e0a5827ed21e10553.css""" - null null
- [2025-03-03 20:25:34.440 +01:00] [INF] [3] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/28163.873e0a5827ed21e10553.css"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\28163.873e0a5827ed21e10553.css"'
- [2025-03-03 20:25:34.441 +01:00] [INF] [3] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/28163.873e0a5827ed21e10553.css""" - 200 null "text/css" 2.8149ms
- [2025-03-03 20:25:34.454 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/28163.5a6d704a6b913ded7e65.chunk.js""" - null null
- [2025-03-03 20:25:34.455 +01:00] [INF] [3] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/28163.5a6d704a6b913ded7e65.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\28163.5a6d704a6b913ded7e65.chunk.js"'
- [2025-03-03 20:25:34.456 +01:00] [INF] [3] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/28163.5a6d704a6b913ded7e65.chunk.js""" - 200 null "text/javascript" 2.6384ms
- [2025-03-03 20:25:34.498 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/playAccessValidation-plugin.54bffa29bdbbb03551bc.chunk.js""" - null null
- [2025-03-03 20:25:34.500 +01:00] [INF] [26] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/playAccessValidation-plugin.54bffa29bdbbb03551bc.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\playAccessValidation-plugin.54bffa29bdbbb03551bc.chunk.js"'
- [2025-03-03 20:25:34.501 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/playAccessValidation-plugin.54bffa29bdbbb03551bc.chunk.js""" - 200 null "text/javascript" 2.9092ms
- [2025-03-03 20:25:34.524 +01:00] [INF] [3] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/experimentalWarnings-plugin.8c70ad8fd632e3020696.chunk.js""" - null null
- [2025-03-03 20:25:34.526 +01:00] [INF] [26] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/experimentalWarnings-plugin.8c70ad8fd632e3020696.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\experimentalWarnings-plugin.8c70ad8fd632e3020696.chunk.js"'
- [2025-03-03 20:25:34.527 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/experimentalWarnings-plugin.8c70ad8fd632e3020696.chunk.js""" - 200 null "text/javascript" 2.6912ms
- [2025-03-03 20:25:34.540 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/htmlAudioPlayer-plugin.e3ba49c7a30c1a410511.chunk.js""" - null null
- [2025-03-03 20:25:34.542 +01:00] [INF] [3] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/htmlAudioPlayer-plugin.e3ba49c7a30c1a410511.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\htmlAudioPlayer-plugin.e3ba49c7a30c1a410511.chunk.js"'
- [2025-03-03 20:25:34.543 +01:00] [INF] [3] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/htmlAudioPlayer-plugin.e3ba49c7a30c1a410511.chunk.js""" - 200 null "text/javascript" 3.1261ms
- [2025-03-03 20:25:34.548 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/htmlVideoPlayer-plugin.cedbe78031314242b865.chunk.js""" - null null
- [2025-03-03 20:25:34.550 +01:00] [INF] [3] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/htmlVideoPlayer-plugin.cedbe78031314242b865.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\htmlVideoPlayer-plugin.cedbe78031314242b865.chunk.js"'
- [2025-03-03 20:25:34.551 +01:00] [INF] [3] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/htmlVideoPlayer-plugin.cedbe78031314242b865.chunk.js""" - 200 null "text/javascript" 2.895ms
- [2025-03-03 20:25:34.573 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/photoPlayer-plugin.d901b9200b6b6a1e1abf.chunk.js""" - null null
- [2025-03-03 20:25:34.575 +01:00] [INF] [8] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/photoPlayer-plugin.d901b9200b6b6a1e1abf.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\photoPlayer-plugin.d901b9200b6b6a1e1abf.chunk.js"'
- [2025-03-03 20:25:34.576 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/photoPlayer-plugin.d901b9200b6b6a1e1abf.chunk.js""" - 200 null "text/javascript" 2.8328ms
- [2025-03-03 20:25:34.593 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/node_modules.libarchive.js.16394968e14eeaa01994.chunk.js""" - null null
- [2025-03-03 20:25:34.595 +01:00] [INF] [26] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/node_modules.libarchive.js.16394968e14eeaa01994.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\node_modules.libarchive.js.16394968e14eeaa01994.chunk.js"'
- [2025-03-03 20:25:34.596 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/node_modules.libarchive.js.16394968e14eeaa01994.chunk.js""" - 200 null "text/javascript" 3.607ms
- [2025-03-03 20:25:34.668 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/78750.aed9b78162d61c22b846.chunk.js""" - null null
- [2025-03-03 20:25:34.670 +01:00] [INF] [3] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/comicsPlayer-plugin.819b6c930e413c7e0b31.css""" - null null
- [2025-03-03 20:25:34.670 +01:00] [INF] [26] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/78750.aed9b78162d61c22b846.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\78750.aed9b78162d61c22b846.chunk.js"'
- [2025-03-03 20:25:34.670 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/14447.c969663983b9e6727230.chunk.js""" - null null
- [2025-03-03 20:25:34.671 +01:00] [INF] [25] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/comicsPlayer-plugin.819b6c930e413c7e0b31.css"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\comicsPlayer-plugin.819b6c930e413c7e0b31.css"'
- [2025-03-03 20:25:34.672 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/78750.aed9b78162d61c22b846.chunk.js""" - 200 null "text/javascript" 4.2087ms
- [2025-03-03 20:25:34.674 +01:00] [INF] [8] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/14447.c969663983b9e6727230.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\14447.c969663983b9e6727230.chunk.js"'
- [2025-03-03 20:25:34.675 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/comicsPlayer-plugin.819b6c930e413c7e0b31.css""" - 200 null "text/css" 5.4354ms
- [2025-03-03 20:25:34.678 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/14447.c969663983b9e6727230.chunk.js""" - 200 null "text/javascript" 7.2597ms
- [2025-03-03 20:25:34.686 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/bookPlayer-plugin.038efd75cde59c3a0140.css""" - null null
- [2025-03-03 20:25:34.687 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/youtubePlayer-plugin.d6f3e423836d1282a331.chunk.js""" - null null
- [2025-03-03 20:25:34.688 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/backdropScreensaver-plugin.7d686c15ad6e5360bea0.chunk.js""" - null null
- [2025-03-03 20:25:34.688 +01:00] [INF] [25] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/bookPlayer-plugin.038efd75cde59c3a0140.css"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\bookPlayer-plugin.038efd75cde59c3a0140.css"'
- [2025-03-03 20:25:34.689 +01:00] [INF] [17] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/youtubePlayer-plugin.d6f3e423836d1282a331.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\youtubePlayer-plugin.d6f3e423836d1282a331.chunk.js"'
- [2025-03-03 20:25:34.691 +01:00] [INF] [3] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/backdropScreensaver-plugin.7d686c15ad6e5360bea0.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\backdropScreensaver-plugin.7d686c15ad6e5360bea0.chunk.js"'
- [2025-03-03 20:25:34.691 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/bookPlayer-plugin.038efd75cde59c3a0140.css""" - 200 null "text/css" 5.9228ms
- [2025-03-03 20:25:34.693 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/youtubePlayer-plugin.d6f3e423836d1282a331.chunk.js""" - 200 null "text/javascript" 5.9789ms
- [2025-03-03 20:25:34.694 +01:00] [INF] [3] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/backdropScreensaver-plugin.7d686c15ad6e5360bea0.chunk.js""" - 200 null "text/javascript" 5.985ms
- [2025-03-03 20:25:34.734 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/pdfPlayer-plugin.cd5ed0191dc31caf9eb4.css""" - null null
- [2025-03-03 20:25:34.736 +01:00] [INF] [3] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/pdfPlayer-plugin.cd5ed0191dc31caf9eb4.css"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\pdfPlayer-plugin.cd5ed0191dc31caf9eb4.css"'
- [2025-03-03 20:25:34.737 +01:00] [INF] [3] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/pdfPlayer-plugin.cd5ed0191dc31caf9eb4.css""" - 200 null "text/css" 2.9689ms
- [2025-03-03 20:25:34.762 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/pdfPlayer-plugin.6c3822e005928710ff70.chunk.js""" - null null
- [2025-03-03 20:25:34.762 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/logoScreensaver-plugin.8edf3eac91e564799c27.chunk.js""" - null null
- [2025-03-03 20:25:34.762 +01:00] [INF] [3] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/syncPlay-core-PlaybackCore.8446e7e76a5f0dd72993.chunk.js""" - null null
- [2025-03-03 20:25:34.764 +01:00] [INF] [8] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/pdfPlayer-plugin.6c3822e005928710ff70.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\pdfPlayer-plugin.6c3822e005928710ff70.chunk.js"'
- [2025-03-03 20:25:34.765 +01:00] [INF] [26] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/logoScreensaver-plugin.8edf3eac91e564799c27.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\logoScreensaver-plugin.8edf3eac91e564799c27.chunk.js"'
- [2025-03-03 20:25:34.766 +01:00] [INF] [17] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/syncPlay-core-PlaybackCore.8446e7e76a5f0dd72993.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\syncPlay-core-PlaybackCore.8446e7e76a5f0dd72993.chunk.js"'
- [2025-03-03 20:25:34.767 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/pdfPlayer-plugin.6c3822e005928710ff70.chunk.js""" - 200 null "text/javascript" 5.2394ms
- [2025-03-03 20:25:34.768 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/logoScreensaver-plugin.8edf3eac91e564799c27.chunk.js""" - 200 null "text/javascript" 6.0773ms
- [2025-03-03 20:25:34.769 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/syncPlay-core-PlaybackCore.8446e7e76a5f0dd72993.chunk.js""" - 200 null "text/javascript" 6.9282ms
- [2025-03-03 20:25:34.777 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/19907.3f3ab95ca6e8f0903608.chunk.js""" - null null
- [2025-03-03 20:25:34.777 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/syncPlay-core-Manager.f37072a978777264aec3.chunk.js""" - null null
- [2025-03-03 20:25:34.779 +01:00] [INF] [26] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/19907.3f3ab95ca6e8f0903608.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\19907.3f3ab95ca6e8f0903608.chunk.js"'
- [2025-03-03 20:25:34.780 +01:00] [INF] [8] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/syncPlay-core-Manager.f37072a978777264aec3.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\syncPlay-core-Manager.f37072a978777264aec3.chunk.js"'
- [2025-03-03 20:25:34.781 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/19907.3f3ab95ca6e8f0903608.chunk.js""" - 200 null "text/javascript" 4.0498ms
- [2025-03-03 20:25:34.782 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/syncPlay-core-Manager.f37072a978777264aec3.chunk.js""" - 200 null "text/javascript" 4.8849ms
- [2025-03-03 20:25:34.799 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/syncPlay-ui-players-NoActivePlayer.0da16d1c555c8a42044d.chunk.js""" - null null
- [2025-03-03 20:25:34.801 +01:00] [INF] [8] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/syncPlay-ui-players-NoActivePlayer.0da16d1c555c8a42044d.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\syncPlay-ui-players-NoActivePlayer.0da16d1c555c8a42044d.chunk.js"'
- [2025-03-03 20:25:34.802 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/syncPlay-ui-players-NoActivePlayer.0da16d1c555c8a42044d.chunk.js""" - 200 null "text/javascript" 2.9595ms
- [2025-03-03 20:25:34.810 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/syncPlay-plugin.9ceefbef6ab2fcd536c2.chunk.js""" - null null
- [2025-03-03 20:25:34.812 +01:00] [INF] [8] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/syncPlay-plugin.9ceefbef6ab2fcd536c2.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\syncPlay-plugin.9ceefbef6ab2fcd536c2.chunk.js"'
- [2025-03-03 20:25:34.813 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/syncPlay-plugin.9ceefbef6ab2fcd536c2.chunk.js""" - 200 null "text/javascript" 3.1233ms
- [2025-03-03 20:25:35.286 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/21857.43cd751f6b600b39a96f.chunk.js""" - null null
- [2025-03-03 20:25:35.288 +01:00] [INF] [8] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/21857.43cd751f6b600b39a96f.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\21857.43cd751f6b600b39a96f.chunk.js"'
- [2025-03-03 20:25:35.289 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/21857.43cd751f6b600b39a96f.chunk.js""" - 200 null "text/javascript" 3.2307ms
- [2025-03-03 20:25:35.296 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Branding/Css""" - null null
- [2025-03-03 20:25:35.298 +01:00] [INF] [25] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.BrandingController.GetBrandingCss (Jellyfin.Api)"'
- [2025-03-03 20:25:35.300 +01:00] [INF] [25] 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-03-03 20:25:35.301 +01:00] [INF] [25] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"System.String"'.
- [2025-03-03 20:25:35.302 +01:00] [INF] [25] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.BrandingController.GetBrandingCss (Jellyfin.Api)" in 1.3082ms
- [2025-03-03 20:25:35.303 +01:00] [INF] [25] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.BrandingController.GetBrandingCss (Jellyfin.Api)"'
- [2025-03-03 20:25:35.304 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Branding/Css""" - 200 null "text/css; charset=utf-8" 7.3668ms
- [2025-03-03 20:25:35.614 +01:00] [INF] [3] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/45568.72866bc09bb3b1801781.chunk.js""" - null null
- [2025-03-03 20:25:35.616 +01:00] [INF] [3] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/45568.72866bc09bb3b1801781.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\45568.72866bc09bb3b1801781.chunk.js"'
- [2025-03-03 20:25:35.617 +01:00] [INF] [3] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/45568.72866bc09bb3b1801781.chunk.js""" - 200 null "text/javascript" 3.5357ms
- [2025-03-03 20:25:35.659 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/73233.d08d0c3a593dcbf1c7c7.chunk.js""" - null null
- [2025-03-03 20:25:35.660 +01:00] [INF] [3] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/57549.bfde69083a6ae513ba97.css""" - null null
- [2025-03-03 20:25:35.660 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/57549.74ac8281e33c07fa41c0.chunk.js""" - null null
- [2025-03-03 20:25:35.660 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/47027.bfde69083a6ae513ba97.css""" - null null
- [2025-03-03 20:25:35.660 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/config.json""" - null null
- [2025-03-03 20:25:35.660 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/47027.ab7e02738454029c84a1.chunk.js""" - null null
- [2025-03-03 20:25:35.661 +01:00] [INF] [25] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/73233.d08d0c3a593dcbf1c7c7.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\73233.d08d0c3a593dcbf1c7c7.chunk.js"'
- [2025-03-03 20:25:35.662 +01:00] [INF] [29] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/57549.bfde69083a6ae513ba97.css"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\57549.bfde69083a6ae513ba97.css"'
- [2025-03-03 20:25:35.664 +01:00] [INF] [8] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/57549.74ac8281e33c07fa41c0.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\57549.74ac8281e33c07fa41c0.chunk.js"'
- [2025-03-03 20:25:35.665 +01:00] [INF] [17] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/47027.bfde69083a6ae513ba97.css"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\47027.bfde69083a6ae513ba97.css"'
- [2025-03-03 20:25:35.667 +01:00] [INF] [23] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/config.json"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\config.json"'
- [2025-03-03 20:25:35.668 +01:00] [INF] [26] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/47027.ab7e02738454029c84a1.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\47027.ab7e02738454029c84a1.chunk.js"'
- [2025-03-03 20:25:35.669 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/73233.d08d0c3a593dcbf1c7c7.chunk.js""" - 200 null "text/javascript" 10.0051ms
- [2025-03-03 20:25:35.670 +01:00] [INF] [29] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/57549.bfde69083a6ae513ba97.css""" - 200 null "text/css" 10.4742ms
- [2025-03-03 20:25:35.671 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/57549.74ac8281e33c07fa41c0.chunk.js""" - 200 null "text/javascript" 11.384ms
- [2025-03-03 20:25:35.672 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/47027.bfde69083a6ae513ba97.css""" - 200 null "text/css" 12.3098ms
- [2025-03-03 20:25:35.673 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/config.json""" - 200 null "application/json" 13.1616ms
- [2025-03-03 20:25:35.674 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/47027.ab7e02738454029c84a1.chunk.js""" - 200 null "text/javascript" 14.1963ms
- [2025-03-03 20:25:35.802 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/69881.85d5c8ac3936b68e702e.css""" - null null
- [2025-03-03 20:25:35.804 +01:00] [INF] [23] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/69881.85d5c8ac3936b68e702e.css"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\69881.85d5c8ac3936b68e702e.css"'
- [2025-03-03 20:25:35.805 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/69881.85d5c8ac3936b68e702e.css""" - 200 null "text/css" 2.8457ms
- [2025-03-03 20:25:35.813 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/69881.33d740cbedd1acafc826.chunk.js""" - null null
- [2025-03-03 20:25:35.815 +01:00] [INF] [17] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/69881.33d740cbedd1acafc826.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\69881.33d740cbedd1acafc826.chunk.js"'
- [2025-03-03 20:25:35.816 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/69881.33d740cbedd1acafc826.chunk.js""" - 200 null "text/javascript" 2.7151ms
- [2025-03-03 20:25:35.829 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/76542.033e6959b8ca2bb863d3.css""" - null null
- [2025-03-03 20:25:35.830 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/76542.d791abac028c8fa2df54.chunk.js""" - null null
- [2025-03-03 20:25:35.831 +01:00] [INF] [26] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/76542.033e6959b8ca2bb863d3.css"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\76542.033e6959b8ca2bb863d3.css"'
- [2025-03-03 20:25:35.833 +01:00] [INF] [23] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/76542.d791abac028c8fa2df54.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\76542.d791abac028c8fa2df54.chunk.js"'
- [2025-03-03 20:25:35.833 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/76542.033e6959b8ca2bb863d3.css""" - 200 null "text/css" 3.9952ms
- [2025-03-03 20:25:35.834 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/76542.d791abac028c8fa2df54.chunk.js""" - 200 null "text/javascript" 4.8208ms
- [2025-03-03 20:25:35.870 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/system/info/public""" - null null
- [2025-03-03 20:25:35.872 +01:00] [INF] [26] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.SystemController.GetPublicSystemInfo (Jellyfin.Api)"'
- [2025-03-03 20:25:35.873 +01:00] [INF] [26] 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-03-03 20:25:35.874 +01:00] [INF] [26] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.System.PublicSystemInfo"'.
- [2025-03-03 20:25:35.875 +01:00] [INF] [26] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.SystemController.GetPublicSystemInfo (Jellyfin.Api)" in 1.2934ms
- [2025-03-03 20:25:35.876 +01:00] [INF] [26] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.SystemController.GetPublicSystemInfo (Jellyfin.Api)"'
- [2025-03-03 20:25:35.877 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/system/info/public""" - 200 null "application/json; charset=utf-8" 6.8245ms
- [2025-03-03 20:25:35.976 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/blurhash.worker.bundle.js""" - null null
- [2025-03-03 20:25:35.978 +01:00] [INF] [23] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/blurhash.worker.bundle.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\blurhash.worker.bundle.js"'
- [2025-03-03 20:25:35.979 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/blurhash.worker.bundle.js""" - 200 null "text/javascript" 3.7259ms
- [2025-03-03 20:25:35.989 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/System/Info""" - null null
- [2025-03-03 20:25:35.991 +01:00] [INF] [26] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p10='?' (DbType = Int32), @p0='?' (Size = 32), @p1='?' (Size = 18), @p2='?' (Size = 7), @p3='?' (DbType = DateTime), @p4='?' (DbType = DateTime), @p5='?' (DbType = DateTime), @p6='?' (Size = 184), @p7='?' (Size = 11), @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-03-03 20:25:35.994 +01:00] [INF] [26] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.SystemController.GetSystemInfo (Jellyfin.Api)"'
- [2025-03-03 20:25:35.995 +01:00] [INF] [26] 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-03-03 20:25:35.997 +01:00] [INF] [26] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.System.SystemInfo"'.
- [2025-03-03 20:25:36.002 +01:00] [INF] [26] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.SystemController.GetSystemInfo (Jellyfin.Api)" in 5.5123ms
- [2025-03-03 20:25:36.003 +01:00] [INF] [26] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.SystemController.GetSystemInfo (Jellyfin.Api)"'
- [2025-03-03 20:25:36.004 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/System/Info""" - 200 null "application/json; charset=utf-8" 15.1038ms
- [2025-03-03 20:25:36.023 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "POST" "http"://"192.168.0.108:8096""""/Sessions/Capabilities/Full""" - "application/json" 567
- [2025-03-03 20:25:36.025 +01:00] [INF] [23] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:25:36.025 +01:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.SessionController.PostFullCapabilities (Jellyfin.Api)"'
- [2025-03-03 20:25:36.029 +01:00] [INF] [23] 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-03-03 20:25:36.034 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/socket""?api_key=750e90cbbf334505b0a1e1ad1b7271af&deviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvMTA4LjAuNTM1OS4yMTEgU2FmYXJpLzUzNy4zNiBXZWJBcHBNYW5hZ2VyfDE3MzI1MzYwMDc0NDk1" - null null
- [2025-03-03 20:25:36.035 +01:00] [INF] [26] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:25:36.038 +01:00] [INF] [26] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.0.128" request
- [2025-03-03 20:25:36.040 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Users/936e1d8698e14ccc9398ab93299771c4""" - null null
- [2025-03-03 20:25:36.041 +01:00] [INF] [17] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.UserController.GetUserById (Jellyfin.Api)"'
- [2025-03-03 20:25:36.043 +01:00] [INF] [17] 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-03-03 20:25:36.048 +01:00] [INF] [17] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.Dto.UserDto"'.
- [2025-03-03 20:25:36.054 +01:00] [INF] [29] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/DisplayPreferences/usersettings""?userId=936e1d8698e14ccc9398ab93299771c4&client=emby" - null null
- [2025-03-03 20:25:36.056 +01:00] [INF] [29] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DisplayPreferencesController.GetDisplayPreferences (Jellyfin.Api)"'
- [2025-03-03 20:25:36.057 +01:00] [INF] [29] 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-03-03 20:25:36.068 +01:00] [INF] [26] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p0='?' (DbType = DateTime), @p1='?', @p2='?' (DbType = Int32), @p3='?' (Size = 34), @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-03-03 20:25:36.070 +01:00] [INF] [17] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.UserController.GetUserById (Jellyfin.Api)" in 26.4006ms
- [2025-03-03 20:25:36.071 +01:00] [INF] [17] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.UserController.GetUserById (Jellyfin.Api)"'
- [2025-03-03 20:25:36.072 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Users/936e1d8698e14ccc9398ab93299771c4""" - 200 null "application/json; charset=utf-8" 32.1978ms
- [2025-03-03 20:25:36.079 +01:00] [INF] [29] 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-03-03 20:25:36.106 +01:00] [INF] [29] 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-03-03 20:25:36.106 +01:00] [INF] [26] 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-03-03 20:25:36.109 +01:00] [INF] [26] 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-03-03 20:25:36.111 +01:00] [INF] [26] 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-03-03 20:25:36.112 +01:00] [INF] [26] 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-03-03 20:25:36.114 +01:00] [INF] [26] 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-03-03 20:25:36.115 +01:00] [INF] [26] 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-03-03 20:25:36.117 +01:00] [INF] [26] 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-03-03 20:25:36.119 +01:00] [INF] [26] 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-03-03 20:25:36.120 +01:00] [INF] [29] 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-03-03 20:25:36.120 +01:00] [INF] [26] 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-03-03 20:25:36.123 +01:00] [INF] [26] 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-03-03 20:25:36.125 +01:00] [INF] [26] 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-03-03 20:25:36.126 +01:00] [INF] [26] 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-03-03 20:25:36.128 +01:00] [INF] [26] 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-03-03 20:25:36.129 +01:00] [INF] [26] 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-03-03 20:25:36.131 +01:00] [INF] [26] 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-03-03 20:25:36.133 +01:00] [INF] [26] 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-03-03 20:25:36.134 +01:00] [INF] [26] 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-03-03 20:25:36.136 +01:00] [INF] [26] 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-03-03 20:25:36.137 +01:00] [INF] [26] 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-03-03 20:25:36.139 +01:00] [INF] [26] 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-03-03 20:25:36.140 +01:00] [INF] [26] 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-03-03 20:25:36.142 +01:00] [INF] [26] 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-03-03 20:25:36.143 +01:00] [INF] [26] 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-03-03 20:25:36.145 +01:00] [INF] [26] 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-03-03 20:25:36.147 +01:00] [INF] [29] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.Dto.DisplayPreferencesDto"'.
- [2025-03-03 20:25:36.147 +01:00] [INF] [26] 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-03-03 20:25:36.149 +01:00] [INF] [26] 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-03-03 20:25:36.151 +01:00] [INF] [26] 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-03-03 20:25:36.153 +01:00] [INF] [26] 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-03-03 20:25:36.154 +01:00] [INF] [26] 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-03-03 20:25:36.155 +01:00] [INF] [29] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DisplayPreferencesController.GetDisplayPreferences (Jellyfin.Api)" in 96.4893ms
- [2025-03-03 20:25:36.155 +01:00] [INF] [26] 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-03-03 20:25:36.156 +01:00] [INF] [29] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DisplayPreferencesController.GetDisplayPreferences (Jellyfin.Api)"'
- [2025-03-03 20:25:36.158 +01:00] [INF] [26] 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-03-03 20:25:36.159 +01:00] [INF] [29] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/DisplayPreferences/usersettings""?userId=936e1d8698e14ccc9398ab93299771c4&client=emby" - 200 null "application/json; charset=utf-8" 105.0218ms
- [2025-03-03 20:25:36.160 +01:00] [INF] [26] 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-03-03 20:25:36.163 +01:00] [INF] [26] 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-03-03 20:25:36.165 +01:00] [INF] [26] 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-03-03 20:25:36.167 +01:00] [INF] [26] 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-03-03 20:25:36.168 +01:00] [INF] [26] 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='?' (Size = 73)"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Preferences\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2025-03-03 20:25:36.169 +01:00] [INF] [26] 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-03-03 20:25:36.182 +01:00] [INF] [26] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p29='?' (DbType = Guid), @p0='?', @p1='?' (Size = 67), @p2='?' (Size = 8), @p3='?' (DbType = Boolean), @p4='?' (DbType = Boolean), @p5='?' (DbType = Boolean), @p6='?' (DbType = Boolean), @p7='?' (DbType = Boolean), @p8='?' (DbType = Boolean), @p9='?' (DbType = Boolean), @p10='?' (DbType = Int64), @p11='?' (DbType = Int32), @p12='?' (DbType = DateTime), @p13='?' (DbType = DateTime), @p14='?' (DbType = Int32), @p15='?' (DbType = Int32), @p16='?' (DbType = Int32), @p17='?' (DbType = Boolean), @p18='?' (Size = 194), @p19='?' (Size = 66), @p20='?' (DbType = Boolean), @p21='?' (DbType = Boolean), @p22='?' (DbType = Boolean), @p23='?' (DbType = Int32), @p24='?' (DbType = UInt32), @p30='?' (DbType = UInt32), @p25='?', @p26='?' (DbType = Int32), @p27='?' (DbType = Int32), @p28='?' (Size = 7)"], 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-03-03 20:25:36.267 +01:00] [INF] [23] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("172"ms) [Parameters=["@p0='?' (DbType = DateTime), @p1='?', @p2='?' (DbType = Int32), @p3='?' (Size = 34), @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-03-03 20:25:36.273 +01:00] [INF] [23] Microsoft.AspNetCore.Mvc.StatusCodeResult: Executing StatusCodeResult, setting HTTP status code 204
- [2025-03-03 20:25:36.274 +01:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.SessionController.PostFullCapabilities (Jellyfin.Api)" in 243.8419ms
- [2025-03-03 20:25:36.274 +01:00] [INF] [29] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/2d8017489da689caedc1.woff2""" - null null
- [2025-03-03 20:25:36.275 +01:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.SessionController.PostFullCapabilities (Jellyfin.Api)"'
- [2025-03-03 20:25:36.276 +01:00] [INF] [29] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:25:36.277 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "POST" "http"://"192.168.0.108:8096""""/Sessions/Capabilities/Full""" - 204 null null 253.8092ms
- [2025-03-03 20:25:36.278 +01:00] [INF] [29] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/2d8017489da689caedc1.woff2"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\2d8017489da689caedc1.woff2"'
- [2025-03-03 20:25:36.280 +01:00] [INF] [29] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/2d8017489da689caedc1.woff2""" - 200 125116 "font/woff2" 5.7277ms
- [2025-03-03 20:25:36.368 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/4113.585d97fba57546eefcc4.chunk.js""" - null null
- [2025-03-03 20:25:36.370 +01:00] [INF] [23] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/4113.585d97fba57546eefcc4.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\4113.585d97fba57546eefcc4.chunk.js"'
- [2025-03-03 20:25:36.371 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/4113.585d97fba57546eefcc4.chunk.js""" - 200 null "text/javascript" 3.1217ms
- [2025-03-03 20:25:36.381 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/81954.0985283d0b54b15620c0.chunk.js""" - null null
- [2025-03-03 20:25:36.381 +01:00] [INF] [29] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/home.193c6fa7a64e52078d35.css""" - null null
- [2025-03-03 20:25:36.383 +01:00] [INF] [17] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/81954.0985283d0b54b15620c0.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\81954.0985283d0b54b15620c0.chunk.js"'
- [2025-03-03 20:25:36.384 +01:00] [INF] [29] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/home.193c6fa7a64e52078d35.css"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\home.193c6fa7a64e52078d35.css"'
- [2025-03-03 20:25:36.385 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/81954.0985283d0b54b15620c0.chunk.js""" - 200 null "text/javascript" 3.7582ms
- [2025-03-03 20:25:36.386 +01:00] [INF] [29] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/home.193c6fa7a64e52078d35.css""" - 200 null "text/css" 4.5634ms
- [2025-03-03 20:25:36.407 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/home.7ab21e392be2b390fe19.chunk.js""" - null null
- [2025-03-03 20:25:36.409 +01:00] [INF] [29] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/home.7ab21e392be2b390fe19.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\home.7ab21e392be2b390fe19.chunk.js"'
- [2025-03-03 20:25:36.410 +01:00] [INF] [29] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/home.7ab21e392be2b390fe19.chunk.js""" - 200 null "text/javascript" 2.998ms
- [2025-03-03 20:25:36.420 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/home-html.8ce38bc7d6dc073656d4.chunk.js""" - null null
- [2025-03-03 20:25:36.421 +01:00] [INF] [27] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/home-html.8ce38bc7d6dc073656d4.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\home-html.8ce38bc7d6dc073656d4.chunk.js"'
- [2025-03-03 20:25:36.422 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/home-html.8ce38bc7d6dc073656d4.chunk.js""" - 200 null "text/javascript" 2.8448ms
- [2025-03-03 20:25:36.518 +01:00] [INF] [29] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Users/936e1d8698e14ccc9398ab93299771c4/Items""?SortBy=IsFavoriteOrLiked%2CRandom&Limit=20&Recursive=true&IncludeItemTypes=movie%2Cseries%2Cbook&ImageTypes=Backdrop&EnableTotalRecordCount=false&MaxOfficialRating=PG-13" - null null
- [2025-03-03 20:25:36.521 +01:00] [INF] [29] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ItemsController.GetItemsByUserIdLegacy (Jellyfin.Api)"'
- [2025-03-03 20:25:36.526 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/node_modules.sortablejs.a643d3e8b268da55e6b0.chunk.js""" - null null
- [2025-03-03 20:25:36.528 +01:00] [INF] [23] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/node_modules.sortablejs.a643d3e8b268da55e6b0.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\node_modules.sortablejs.a643d3e8b268da55e6b0.chunk.js"'
- [2025-03-03 20:25:36.530 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/node_modules.sortablejs.a643d3e8b268da55e6b0.chunk.js""" - 200 null "text/javascript" 3.3813ms
- [2025-03-03 20:25:36.532 +01:00] [INF] [29] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetItemsByUserIdLegacy\", controller = \"Items\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.ActionResult`1[MediaBrowser.Model.Querying.QueryResult`1[MediaBrowser.Model.Dto.BaseItemDto]] GetItemsByUserIdLegacy(System.Guid, 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.Guid], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], MediaBrowser.Model.Entities.LocationType[], MediaBrowser.Model.Entities.LocationType[], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Double], System.Nullable`1[System.Double], System.Nullable`1[System.DateTime], System.Nullable`1[System.DateTime], System.Nullable`1[System.DateTime], System.Nullable`1[System.DateTime], 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.Boolean], System.Guid[], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.String, Jellyfin.Data.Enums.SortOrder[], System.Nullable`1[System.Guid], MediaBrowser.Model.Querying.ItemFields[], Jellyfin.Data.Enums.BaseItemKind[], Jellyfin.Data.Enums.BaseItemKind[], MediaBrowser.Model.Querying.ItemFilter[], System.Nullable`1[System.Boolean], Jellyfin.Data.Enums.MediaType[], MediaBrowser.Model.Entities.ImageType[], Jellyfin.Data.Enums.ItemSortBy[], System.Nullable`1[System.Boolean], System.String[], System.String[], System.String[], Int32[], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], MediaBrowser.Model.Entities.ImageType[], System.String, System.Guid[], System.String[], System.String[], System.String[], System.Guid[], System.Guid[], System.Guid[], System.Guid[], System.String[], System.Guid[], System.Guid[], MediaBrowser.Model.Entities.VideoType[], 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.Boolean], MediaBrowser.Model.Entities.SeriesStatus[], System.String, System.String, System.String, System.Guid[], System.Guid[], Boolean, System.Nullable`1[System.Boolean])" on controller "Jellyfin.Api.Controllers.ItemsController" ("Jellyfin.Api").
- [2025-03-03 20:25:36.539 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/12011.23368a00286c479041ba.chunk.js""" - null null
- [2025-03-03 20:25:36.541 +01:00] [INF] [27] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/12011.23368a00286c479041ba.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\12011.23368a00286c479041ba.chunk.js"'
- [2025-03-03 20:25:36.542 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/12011.23368a00286c479041ba.chunk.js""" - 200 null "text/javascript" 3.0889ms
- [2025-03-03 20:25:36.552 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/24468.aa9fc8dd173736df0a2a.chunk.js""" - null null
- [2025-03-03 20:25:36.554 +01:00] [INF] [27] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/24468.aa9fc8dd173736df0a2a.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\24468.aa9fc8dd173736df0a2a.chunk.js"'
- [2025-03-03 20:25:36.555 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/24468.aa9fc8dd173736df0a2a.chunk.js""" - 200 null "text/javascript" 3.1804ms
- [2025-03-03 20:25:36.566 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/56213.25f8c1cbba4b1e7f7282.chunk.js""" - null null
- [2025-03-03 20:25:36.568 +01:00] [INF] [17] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/56213.25f8c1cbba4b1e7f7282.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\56213.25f8c1cbba4b1e7f7282.chunk.js"'
- [2025-03-03 20:25:36.569 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/56213.25f8c1cbba4b1e7f7282.chunk.js""" - 200 null "text/javascript" 3.243ms
- [2025-03-03 20:25:36.578 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/hometab.a4729fe70426a3d965e2.css""" - null null
- [2025-03-03 20:25:36.580 +01:00] [INF] [27] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/hometab.a4729fe70426a3d965e2.css"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\hometab.a4729fe70426a3d965e2.css"'
- [2025-03-03 20:25:36.581 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/hometab.a4729fe70426a3d965e2.css""" - 200 null "text/css" 2.9281ms
- [2025-03-03 20:25:36.594 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/hometab.bd449414b0e521bfe76e.chunk.js""" - null null
- [2025-03-03 20:25:36.596 +01:00] [INF] [17] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/hometab.bd449414b0e521bfe76e.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\hometab.bd449414b0e521bfe76e.chunk.js"'
- [2025-03-03 20:25:36.597 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/hometab.bd449414b0e521bfe76e.chunk.js""" - 200 null "text/javascript" 3.5043ms
- [2025-03-03 20:25:36.619 +01:00] [INF] [29] 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.6.0, Culture=neutral, PublicKeyToken=null]]"'.
- [2025-03-03 20:25:36.681 +01:00] [INF] [29] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ItemsController.GetItemsByUserIdLegacy (Jellyfin.Api)" in 146.1985ms
- [2025-03-03 20:25:36.682 +01:00] [INF] [29] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ItemsController.GetItemsByUserIdLegacy (Jellyfin.Api)"'
- [2025-03-03 20:25:36.683 +01:00] [INF] [29] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Users/936e1d8698e14ccc9398ab93299771c4/Items""?SortBy=IsFavoriteOrLiked%2CRandom&Limit=20&Recursive=true&IncludeItemTypes=movie%2Cseries%2Cbook&ImageTypes=Backdrop&EnableTotalRecordCount=false&MaxOfficialRating=PG-13" - 200 null "application/json; charset=utf-8" 164.9839ms
- [2025-03-03 20:25:36.855 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/UserViews""?userId=936e1d8698e14ccc9398ab93299771c4" - null null
- [2025-03-03 20:25:36.857 +01:00] [INF] [17] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.UserViewsController.GetUserViews (Jellyfin.Api)"'
- [2025-03-03 20:25:36.858 +01:00] [INF] [17] 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-03-03 20:25:36.880 +01:00] [INF] [17] 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.6.0, Culture=neutral, PublicKeyToken=null]]"'.
- [2025-03-03 20:25:36.886 +01:00] [INF] [17] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.UserViewsController.GetUserViews (Jellyfin.Api)" in 26.417ms
- [2025-03-03 20:25:36.887 +01:00] [INF] [17] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.UserViewsController.GetUserViews (Jellyfin.Api)"'
- [2025-03-03 20:25:36.888 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/UserViews""?userId=936e1d8698e14ccc9398ab93299771c4" - 200 null "application/json; charset=utf-8" 32.7877ms
- [2025-03-03 20:25:37.043 +01:00] [INF] [29] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Items/b6301db8819aa909707318760070de9b/Images/Backdrop/0""?tag=5a735f06ce48ae299f70e3ad183c8808&maxWidth=3840&quality=80" - null null
- [2025-03-03 20:25:37.045 +01:00] [INF] [29] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ImageController.GetItemImageByIndex (Jellyfin.Api)"'
- [2025-03-03 20:25:37.049 +01:00] [INF] [29] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetItemImageByIndex\", controller = \"Image\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetItemImageByIndex(System.Guid, MediaBrowser.Model.Entities.ImageType, Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[MediaBrowser.Model.Drawing.ImageFormat], System.Nullable`1[System.Double], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String)" on controller "Jellyfin.Api.Controllers.ImageController" ("Jellyfin.Api").
- [2025-03-03 20:25:37.176 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/84158.b965d0fbed7b231d8996.css""" - null null
- [2025-03-03 20:25:37.178 +01:00] [INF] [17] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/84158.b965d0fbed7b231d8996.css"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\84158.b965d0fbed7b231d8996.css"'
- [2025-03-03 20:25:37.179 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/84158.b965d0fbed7b231d8996.css""" - 200 null "text/css" 2.8611ms
- [2025-03-03 20:25:37.184 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/84158.03d7b3bb55917297d3f5.chunk.js""" - null null
- [2025-03-03 20:25:37.186 +01:00] [INF] [27] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/84158.03d7b3bb55917297d3f5.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\84158.03d7b3bb55917297d3f5.chunk.js"'
- [2025-03-03 20:25:37.187 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/84158.03d7b3bb55917297d3f5.chunk.js""" - 200 null "text/javascript" 3.0054ms
- [2025-03-03 20:25:37.657 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Users/936e1d8698e14ccc9398ab93299771c4/Items/Resume""?Limit=12&Recursive=true&Fields=PrimaryImageAspectRatio&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&EnableTotalRecordCount=false&MediaTypes=Video" - null null
- [2025-03-03 20:25:37.660 +01:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ItemsController.GetResumeItemsLegacy (Jellyfin.Api)"'
- [2025-03-03 20:25:37.663 +01:00] [INF] [23] 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-03-03 20:25:37.667 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Users/936e1d8698e14ccc9398ab93299771c4/Items/Resume""?Limit=12&Recursive=true&Fields=PrimaryImageAspectRatio&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&EnableTotalRecordCount=false&MediaTypes=Audio" - null null
- [2025-03-03 20:25:37.669 +01:00] [INF] [17] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ItemsController.GetResumeItemsLegacy (Jellyfin.Api)"'
- [2025-03-03 20:25:37.669 +01:00] [INF] [17] 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-03-03 20:25:37.670 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Users/936e1d8698e14ccc9398ab93299771c4/Items/Resume""?Limit=12&Recursive=true&Fields=PrimaryImageAspectRatio&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&EnableTotalRecordCount=false&MediaTypes=Book" - null null
- [2025-03-03 20:25:37.672 +01:00] [INF] [17] 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.6.0, Culture=neutral, PublicKeyToken=null]]"'.
- [2025-03-03 20:25:37.673 +01:00] [INF] [27] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ItemsController.GetResumeItemsLegacy (Jellyfin.Api)"'
- [2025-03-03 20:25:37.673 +01:00] [INF] [23] 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.6.0, Culture=neutral, PublicKeyToken=null]]"'.
- [2025-03-03 20:25:37.674 +01:00] [INF] [17] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ItemsController.GetResumeItemsLegacy (Jellyfin.Api)" in 2.7221ms
- [2025-03-03 20:25:37.674 +01:00] [INF] [27] 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-03-03 20:25:37.676 +01:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ItemsController.GetResumeItemsLegacy (Jellyfin.Api)" in 10.7362ms
- [2025-03-03 20:25:37.676 +01:00] [INF] [17] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ItemsController.GetResumeItemsLegacy (Jellyfin.Api)"'
- [2025-03-03 20:25:37.679 +01:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ItemsController.GetResumeItemsLegacy (Jellyfin.Api)"'
- [2025-03-03 20:25:37.679 +01:00] [INF] [27] 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.6.0, Culture=neutral, PublicKeyToken=null]]"'.
- [2025-03-03 20:25:37.680 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Users/936e1d8698e14ccc9398ab93299771c4/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" 13.3554ms
- [2025-03-03 20:25:37.681 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Users/936e1d8698e14ccc9398ab93299771c4/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" 23.828ms
- [2025-03-03 20:25:37.682 +01:00] [INF] [27] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ItemsController.GetResumeItemsLegacy (Jellyfin.Api)" in 3.9973ms
- [2025-03-03 20:25:37.687 +01:00] [INF] [27] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ItemsController.GetResumeItemsLegacy (Jellyfin.Api)"'
- [2025-03-03 20:25:37.687 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Users/936e1d8698e14ccc9398ab93299771c4/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" 17.598ms
- [2025-03-03 20:25:37.732 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Shows/NextUp""?Limit=24&Fields=PrimaryImageAspectRatio%2CDateCreated%2CPath%2CMediaSourceCount&UserId=936e1d8698e14ccc9398ab93299771c4&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CBanner%2CThumb&EnableTotalRecordCount=false&DisableFirstEpisode=false&NextUpDateCutoff=2024-03-03T19%3A25%3A39.761Z&EnableResumable=false&EnableRewatching=false" - null null
- [2025-03-03 20:25:37.734 +01:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.TvShowsController.GetNextUp (Jellyfin.Api)"'
- [2025-03-03 20:25:37.735 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Users/936e1d8698e14ccc9398ab93299771c4/Items/Latest""?Limit=16&Fields=PrimaryImageAspectRatio%2CPath&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=f137a2dd21bbc1b99aa5c0f6bf02a805" - null null
- [2025-03-03 20:25:37.735 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Users/936e1d8698e14ccc9398ab93299771c4/Items/Latest""?Limit=16&Fields=PrimaryImageAspectRatio%2CPath&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=c248dc0bec4b0ce8fb01231d1f12c5c1" - null null
- [2025-03-03 20:25:37.735 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Users/936e1d8698e14ccc9398ab93299771c4/Items/Latest""?Limit=16&Fields=PrimaryImageAspectRatio%2CPath&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=a656b907eb3a73532e40e44b968d0225" - null null
- [2025-03-03 20:25:37.736 +01:00] [INF] [23] 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-03-03 20:25:37.736 +01:00] [INF] [17] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api)"'
- [2025-03-03 20:25:37.738 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api)"'
- [2025-03-03 20:25:37.739 +01:00] [INF] [25] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api)"'
- [2025-03-03 20:25:37.743 +01:00] [INF] [17] 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-03-03 20:25:37.743 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetLatestMediaLegacy\", controller = \"UserLibrary\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[MediaBrowser.Model.Dto.BaseItemDto]] GetLatestMediaLegacy(System.Guid, System.Nullable`1[System.Guid], MediaBrowser.Model.Querying.ItemFields[], Jellyfin.Data.Enums.BaseItemKind[], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], MediaBrowser.Model.Entities.ImageType[], System.Nullable`1[System.Boolean], Int32, Boolean)" on controller "Jellyfin.Api.Controllers.UserLibraryController" ("Jellyfin.Api").
- [2025-03-03 20:25:37.743 +01:00] [INF] [25] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetLatestMediaLegacy\", controller = \"UserLibrary\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[MediaBrowser.Model.Dto.BaseItemDto]] GetLatestMediaLegacy(System.Guid, System.Nullable`1[System.Guid], MediaBrowser.Model.Querying.ItemFields[], Jellyfin.Data.Enums.BaseItemKind[], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], MediaBrowser.Model.Entities.ImageType[], System.Nullable`1[System.Boolean], Int32, Boolean)" on controller "Jellyfin.Api.Controllers.UserLibraryController" ("Jellyfin.Api").
- [2025-03-03 20:25:37.750 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "OkResult`1", writing value of type '"System.Linq.Enumerable+SelectListIterator`2[[System.Tuple`2[[MediaBrowser.Controller.Entities.BaseItem, MediaBrowser.Controller, Version=10.10.6.0, Culture=neutral, PublicKeyToken=null],[System.Collections.Generic.List`1[[MediaBrowser.Controller.Entities.BaseItem, MediaBrowser.Controller, Version=10.10.6.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.6.0, Culture=neutral, PublicKeyToken=null]]"'.
- [2025-03-03 20:25:37.751 +01:00] [INF] [17] 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.6.0, Culture=neutral, PublicKeyToken=null],[System.Collections.Generic.List`1[[MediaBrowser.Controller.Entities.BaseItem, MediaBrowser.Controller, Version=10.10.6.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.6.0, Culture=neutral, PublicKeyToken=null]]"'.
- [2025-03-03 20:25:37.754 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api)" in 7.1535ms
- [2025-03-03 20:25:37.754 +01:00] [INF] [25] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "OkResult`1", writing value of type '"System.Linq.Enumerable+SelectListIterator`2[[System.Tuple`2[[MediaBrowser.Controller.Entities.BaseItem, MediaBrowser.Controller, Version=10.10.6.0, Culture=neutral, PublicKeyToken=null],[System.Collections.Generic.List`1[[MediaBrowser.Controller.Entities.BaseItem, MediaBrowser.Controller, Version=10.10.6.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.6.0, Culture=neutral, PublicKeyToken=null]]"'.
- [2025-03-03 20:25:37.755 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api)"'
- [2025-03-03 20:25:37.755 +01:00] [INF] [17] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api)" in 10.0609ms
- [2025-03-03 20:25:37.756 +01:00] [INF] [23] 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.6.0, Culture=neutral, PublicKeyToken=null]]"'.
- [2025-03-03 20:25:37.757 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Users/936e1d8698e14ccc9398ab93299771c4/Items/Latest""?Limit=16&Fields=PrimaryImageAspectRatio%2CPath&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=c248dc0bec4b0ce8fb01231d1f12c5c1" - 200 null "application/json; charset=utf-8" 21.9158ms
- [2025-03-03 20:25:37.758 +01:00] [INF] [17] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api)"'
- [2025-03-03 20:25:37.758 +01:00] [INF] [25] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api)" in 10.1111ms
- [2025-03-03 20:25:37.759 +01:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.TvShowsController.GetNextUp (Jellyfin.Api)" in 18.3643ms
- [2025-03-03 20:25:37.762 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Users/936e1d8698e14ccc9398ab93299771c4/Items/Latest""?Limit=16&Fields=PrimaryImageAspectRatio%2CPath&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=f137a2dd21bbc1b99aa5c0f6bf02a805" - 200 null "application/json; charset=utf-8" 27.1572ms
- [2025-03-03 20:25:37.763 +01:00] [INF] [25] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.UserLibraryController.GetLatestMediaLegacy (Jellyfin.Api)"'
- [2025-03-03 20:25:37.764 +01:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.TvShowsController.GetNextUp (Jellyfin.Api)"'
- [2025-03-03 20:25:37.766 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Users/936e1d8698e14ccc9398ab93299771c4/Items/Latest""?Limit=16&Fields=PrimaryImageAspectRatio%2CPath&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=a656b907eb3a73532e40e44b968d0225" - 200 null "application/json; charset=utf-8" 31.5335ms
- [2025-03-03 20:25:37.767 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Shows/NextUp""?Limit=24&Fields=PrimaryImageAspectRatio%2CDateCreated%2CPath%2CMediaSourceCount&UserId=936e1d8698e14ccc9398ab93299771c4&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CBanner%2CThumb&EnableTotalRecordCount=false&DisableFirstEpisode=false&NextUpDateCutoff=2024-03-03T19%3A25%3A39.761Z&EnableResumable=false&EnableRewatching=false" - 200 null "application/json; charset=utf-8" 35.3099ms
- [2025-03-03 20:25:38.244 +01:00] [INF] [29] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"C:\ProgramData\Jellyfin\Server\cache\images\resized-images\8\81ea3223-1781-6978-fca4-fdec140cbeeb.webp"' with download name '""' ...
- [2025-03-03 20:25:40.288 +01:00] [INF] [17] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ImageController.GetItemImageByIndex (Jellyfin.Api)" in 3237.5543ms
- [2025-03-03 20:25:40.289 +01:00] [INF] [17] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ImageController.GetItemImageByIndex (Jellyfin.Api)"'
- [2025-03-03 20:25:40.290 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Items/b6301db8819aa909707318760070de9b/Images/Backdrop/0""?tag=5a735f06ce48ae299f70e3ad183c8808&maxWidth=3840&quality=80" - 200 2586230 "image/webp" 3246.7558ms
- [2025-03-03 20:25:43.203 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "OPTIONS" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:25:43.203 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "OPTIONS" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:25:43.203 +01:00] [INF] [29] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "OPTIONS" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:25:43.204 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "OPTIONS" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:25:43.204 +01:00] [INF] [17] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:25:43.204 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "OPTIONS" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:25:43.206 +01:00] [INF] [25] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:25:43.207 +01:00] [INF] [29] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:25:43.208 +01:00] [INF] [8] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:25:43.209 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "OPTIONS" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - 204 null null 6.6062ms
- [2025-03-03 20:25:43.210 +01:00] [INF] [27] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:25:43.211 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "OPTIONS" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - 204 null null 7.691ms
- [2025-03-03 20:25:43.212 +01:00] [INF] [29] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "OPTIONS" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - 204 null null 8.1788ms
- [2025-03-03 20:25:43.212 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "OPTIONS" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - 204 null null 8.3595ms
- [2025-03-03 20:25:43.214 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:25:43.214 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "OPTIONS" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - 204 null null 9.8907ms
- [2025-03-03 20:25:43.221 +01:00] [INF] [17] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:25:43.224 +01:00] [INF] [17] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"'
- [2025-03-03 20:25:43.225 +01:00] [INF] [17] 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-03-03 20:25:43.227 +01:00] [INF] [17] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"Jellyfin.Api.Controllers.ScheduledTasksController+<GetTasks>d__2"'.
- [2025-03-03 20:25:43.238 +01:00] [INF] [17] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)" in 11.7968ms
- [2025-03-03 20:25:43.239 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:25:43.239 +01:00] [INF] [17] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"'
- [2025-03-03 20:25:43.240 +01:00] [INF] [8] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:25:43.241 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - 200 null "application/json; charset=utf-8" 27.499ms
- [2025-03-03 20:25:43.242 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"'
- [2025-03-03 20:25:43.244 +01:00] [INF] [8] 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-03-03 20:25:43.246 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"Jellyfin.Api.Controllers.ScheduledTasksController+<GetTasks>d__2"'.
- [2025-03-03 20:25:43.248 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)" in 1.8468ms
- [2025-03-03 20:25:43.248 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:25:43.249 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"'
- [2025-03-03 20:25:43.250 +01:00] [INF] [27] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:25:43.251 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - 200 null "application/json; charset=utf-8" 12.6911ms
- [2025-03-03 20:25:43.252 +01:00] [INF] [27] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"'
- [2025-03-03 20:25:43.254 +01:00] [INF] [27] 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-03-03 20:25:43.256 +01:00] [INF] [27] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"Jellyfin.Api.Controllers.ScheduledTasksController+<GetTasks>d__2"'.
- [2025-03-03 20:25:43.257 +01:00] [INF] [27] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)" in 1.2582ms
- [2025-03-03 20:25:43.257 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:25:43.258 +01:00] [INF] [27] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"'
- [2025-03-03 20:25:43.259 +01:00] [INF] [17] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:25:43.260 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - 200 null "application/json; charset=utf-8" 11.6944ms
- [2025-03-03 20:25:43.261 +01:00] [INF] [17] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"'
- [2025-03-03 20:25:43.263 +01:00] [INF] [17] 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-03-03 20:25:43.264 +01:00] [INF] [17] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"Jellyfin.Api.Controllers.ScheduledTasksController+<GetTasks>d__2"'.
- [2025-03-03 20:25:43.265 +01:00] [INF] [17] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)" in 1.1697ms
- [2025-03-03 20:25:43.266 +01:00] [INF] [29] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:25:43.266 +01:00] [INF] [17] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"'
- [2025-03-03 20:25:43.268 +01:00] [INF] [29] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:25:43.268 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - 200 null "application/json; charset=utf-8" 11.2925ms
- [2025-03-03 20:25:43.269 +01:00] [INF] [29] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"'
- [2025-03-03 20:25:43.271 +01:00] [INF] [29] 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-03-03 20:25:43.273 +01:00] [INF] [29] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"Jellyfin.Api.Controllers.ScheduledTasksController+<GetTasks>d__2"'.
- [2025-03-03 20:25:43.274 +01:00] [INF] [29] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)" in 1.0962ms
- [2025-03-03 20:25:43.275 +01:00] [INF] [29] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"'
- [2025-03-03 20:25:43.275 +01:00] [INF] [29] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - 200 null "application/json; charset=utf-8" 9.826ms
- [2025-03-03 20:25:44.364 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/System/Endpoint""" - null null
- [2025-03-03 20:25:44.366 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.SystemController.GetEndpointInfo (Jellyfin.Api)"'
- [2025-03-03 20:25:44.367 +01:00] [INF] [8] 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-03-03 20:25:44.368 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.Net.EndPointInfo"'.
- [2025-03-03 20:25:44.369 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.SystemController.GetEndpointInfo (Jellyfin.Api)" in 1.0608ms
- [2025-03-03 20:25:44.370 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.SystemController.GetEndpointInfo (Jellyfin.Api)"'
- [2025-03-03 20:25:44.371 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/System/Endpoint""" - 200 null "application/json; charset=utf-8" 7.1629ms
- [2025-03-03 20:25:44.469 +01:00] [INF] [29] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Playback/BitrateTest""?Size=500000" - null null
- [2025-03-03 20:25:44.471 +01:00] [INF] [29] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)"'
- [2025-03-03 20:25:44.472 +01:00] [INF] [29] 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-03-03 20:25:44.472 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/86471.8e1029ffc625f972e9a0.chunk.js""" - null null
- [2025-03-03 20:25:44.473 +01:00] [INF] [29] Microsoft.AspNetCore.Mvc.Infrastructure.FileContentResultExecutor: Executing "FileContentResult", sending file with download name '""' ...
- [2025-03-03 20:25:44.475 +01:00] [INF] [17] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/86471.8e1029ffc625f972e9a0.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\86471.8e1029ffc625f972e9a0.chunk.js"'
- [2025-03-03 20:25:44.476 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/86471.8e1029ffc625f972e9a0.chunk.js""" - 200 null "text/javascript" 4.0832ms
- [2025-03-03 20:25:44.477 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/shows-tvrecommended.0e26b3c6499b3d353304.css""" - null null
- [2025-03-03 20:25:44.479 +01:00] [INF] [8] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/shows-tvrecommended.0e26b3c6499b3d353304.css"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\shows-tvrecommended.0e26b3c6499b3d353304.css"'
- [2025-03-03 20:25:44.480 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/shows-tvrecommended.0e26b3c6499b3d353304.css""" - 200 null "text/css" 2.9592ms
- [2025-03-03 20:25:44.485 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/shows-tvrecommended-html.b376c06e02e0b529b54d.chunk.js""" - null null
- [2025-03-03 20:25:44.486 +01:00] [INF] [17] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/shows-tvrecommended-html.b376c06e02e0b529b54d.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\shows-tvrecommended-html.b376c06e02e0b529b54d.chunk.js"'
- [2025-03-03 20:25:44.487 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/shows-tvrecommended-html.b376c06e02e0b529b54d.chunk.js""" - 200 null "text/javascript" 2.5465ms
- [2025-03-03 20:25:44.865 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/node_modules.markdown-it.ab3f9d08cb52d5a9c2d4.chunk.js""" - null null
- [2025-03-03 20:25:44.867 +01:00] [INF] [27] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/node_modules.markdown-it.ab3f9d08cb52d5a9c2d4.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\node_modules.markdown-it.ab3f9d08cb52d5a9c2d4.chunk.js"'
- [2025-03-03 20:25:44.869 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/node_modules.markdown-it.ab3f9d08cb52d5a9c2d4.chunk.js""" - 200 null "text/javascript" 3.656ms
- [2025-03-03 20:25:44.873 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/node_modules.entities.6062fb6d6f2f96cb1670.chunk.js""" - null null
- [2025-03-03 20:25:44.875 +01:00] [INF] [8] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/node_modules.entities.6062fb6d6f2f96cb1670.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\node_modules.entities.6062fb6d6f2f96cb1670.chunk.js"'
- [2025-03-03 20:25:44.876 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/node_modules.entities.6062fb6d6f2f96cb1670.chunk.js""" - 200 null "text/javascript" 3.1469ms
- [2025-03-03 20:25:44.907 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/node_modules.linkify-it.4867c0f3e687ceb8754e.chunk.js""" - null null
- [2025-03-03 20:25:44.908 +01:00] [INF] [17] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/node_modules.linkify-it.4867c0f3e687ceb8754e.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\node_modules.linkify-it.4867c0f3e687ceb8754e.chunk.js"'
- [2025-03-03 20:25:44.909 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/node_modules.linkify-it.4867c0f3e687ceb8754e.chunk.js""" - 200 null "text/javascript" 2.7183ms
- [2025-03-03 20:25:44.914 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/70712.24d0804fa2fab3c42ba2.chunk.js""" - null null
- [2025-03-03 20:25:44.916 +01:00] [INF] [27] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/70712.24d0804fa2fab3c42ba2.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\70712.24d0804fa2fab3c42ba2.chunk.js"'
- [2025-03-03 20:25:44.917 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/70712.24d0804fa2fab3c42ba2.chunk.js""" - 200 null "text/javascript" 2.9091ms
- [2025-03-03 20:25:44.920 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/6940.19c020961ee12efdf1be.chunk.js""" - null null
- [2025-03-03 20:25:44.921 +01:00] [INF] [8] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/6940.19c020961ee12efdf1be.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\6940.19c020961ee12efdf1be.chunk.js"'
- [2025-03-03 20:25:44.921 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/57965.e165fbf3eb4d3588768f.chunk.js""" - null null
- [2025-03-03 20:25:44.922 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/6940.19c020961ee12efdf1be.chunk.js""" - 200 null "text/javascript" 2.5758ms
- [2025-03-03 20:25:44.924 +01:00] [INF] [25] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/57965.e165fbf3eb4d3588768f.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\57965.e165fbf3eb4d3588768f.chunk.js"'
- [2025-03-03 20:25:44.926 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/57965.e165fbf3eb4d3588768f.chunk.js""" - 200 null "text/javascript" 4.8454ms
- [2025-03-03 20:25:44.944 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/68778.879eed8ba315ebcfe83a.css""" - null null
- [2025-03-03 20:25:44.946 +01:00] [INF] [17] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/68778.879eed8ba315ebcfe83a.css"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\68778.879eed8ba315ebcfe83a.css"'
- [2025-03-03 20:25:44.947 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/68778.879eed8ba315ebcfe83a.css""" - 200 null "text/css" 2.7549ms
- [2025-03-03 20:25:44.957 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Users/936e1d8698e14ccc9398ab93299771c4/Items/a656b907eb3a73532e40e44b968d0225""" - null null
- [2025-03-03 20:25:44.959 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.UserLibraryController.GetItemLegacy (Jellyfin.Api)"'
- [2025-03-03 20:25:44.959 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Users/936e1d8698e14ccc9398ab93299771c4/Items""?SortBy=IsFavoriteOrLiked%2CRandom&Limit=20&Recursive=true&IncludeItemTypes=series&ImageTypes=Backdrop&ParentId=a656b907eb3a73532e40e44b968d0225&EnableTotalRecordCount=false" - null null
- [2025-03-03 20:25:44.961 +01:00] [INF] [25] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ItemsController.GetItemsByUserIdLegacy (Jellyfin.Api)"'
- [2025-03-03 20:25:44.961 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetItemLegacy\", controller = \"UserLibrary\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MediaBrowser.Model.Dto.BaseItemDto]] GetItemLegacy(System.Guid, System.Guid)" on controller "Jellyfin.Api.Controllers.UserLibraryController" ("Jellyfin.Api").
- [2025-03-03 20:25:44.962 +01:00] [INF] [25] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetItemsByUserIdLegacy\", controller = \"Items\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.ActionResult`1[MediaBrowser.Model.Querying.QueryResult`1[MediaBrowser.Model.Dto.BaseItemDto]] GetItemsByUserIdLegacy(System.Guid, 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.Guid], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], MediaBrowser.Model.Entities.LocationType[], MediaBrowser.Model.Entities.LocationType[], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Double], System.Nullable`1[System.Double], System.Nullable`1[System.DateTime], System.Nullable`1[System.DateTime], System.Nullable`1[System.DateTime], System.Nullable`1[System.DateTime], 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.Boolean], System.Guid[], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.String, Jellyfin.Data.Enums.SortOrder[], System.Nullable`1[System.Guid], MediaBrowser.Model.Querying.ItemFields[], Jellyfin.Data.Enums.BaseItemKind[], Jellyfin.Data.Enums.BaseItemKind[], MediaBrowser.Model.Querying.ItemFilter[], System.Nullable`1[System.Boolean], Jellyfin.Data.Enums.MediaType[], MediaBrowser.Model.Entities.ImageType[], Jellyfin.Data.Enums.ItemSortBy[], System.Nullable`1[System.Boolean], System.String[], System.String[], System.String[], Int32[], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], MediaBrowser.Model.Entities.ImageType[], System.String, System.Guid[], System.String[], System.String[], System.String[], System.Guid[], System.Guid[], System.Guid[], System.Guid[], System.String[], System.Guid[], System.Guid[], MediaBrowser.Model.Entities.VideoType[], 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.Boolean], MediaBrowser.Model.Entities.SeriesStatus[], System.String, System.String, System.String, System.Guid[], System.Guid[], Boolean, System.Nullable`1[System.Boolean])" on controller "Jellyfin.Api.Controllers.ItemsController" ("Jellyfin.Api").
- [2025-03-03 20:25:44.965 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.Dto.BaseItemDto"'.
- [2025-03-03 20:25:44.968 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.UserLibraryController.GetItemLegacy (Jellyfin.Api)" in 4.6645ms
- [2025-03-03 20:25:44.969 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.UserLibraryController.GetItemLegacy (Jellyfin.Api)"'
- [2025-03-03 20:25:44.970 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Users/936e1d8698e14ccc9398ab93299771c4/Items/a656b907eb3a73532e40e44b968d0225""" - 200 null "application/json; charset=utf-8" 12.6793ms
- [2025-03-03 20:25:44.970 +01:00] [INF] [25] 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.6.0, Culture=neutral, PublicKeyToken=null]]"'.
- [2025-03-03 20:25:44.973 +01:00] [INF] [25] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ItemsController.GetItemsByUserIdLegacy (Jellyfin.Api)" in 6.3594ms
- [2025-03-03 20:25:44.974 +01:00] [INF] [25] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ItemsController.GetItemsByUserIdLegacy (Jellyfin.Api)"'
- [2025-03-03 20:25:44.974 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Users/936e1d8698e14ccc9398ab93299771c4/Items""?SortBy=IsFavoriteOrLiked%2CRandom&Limit=20&Recursive=true&IncludeItemTypes=series&ImageTypes=Backdrop&ParentId=a656b907eb3a73532e40e44b968d0225&EnableTotalRecordCount=false" - 200 null "application/json; charset=utf-8" 15.0607ms
- [2025-03-03 20:25:45.071 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Users/936e1d8698e14ccc9398ab93299771c4/Items""?SortBy=SortName&SortOrder=Ascending&IncludeItemTypes=Series&Recursive=true&Fields=PrimaryImageAspectRatio&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CBanner%2CThumb&StartIndex=0&Limit=100&ParentId=a656b907eb3a73532e40e44b968d0225" - null null
- [2025-03-03 20:25:45.072 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ItemsController.GetItemsByUserIdLegacy (Jellyfin.Api)"'
- [2025-03-03 20:25:45.073 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetItemsByUserIdLegacy\", controller = \"Items\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.ActionResult`1[MediaBrowser.Model.Querying.QueryResult`1[MediaBrowser.Model.Dto.BaseItemDto]] GetItemsByUserIdLegacy(System.Guid, 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.Guid], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], MediaBrowser.Model.Entities.LocationType[], MediaBrowser.Model.Entities.LocationType[], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Double], System.Nullable`1[System.Double], System.Nullable`1[System.DateTime], System.Nullable`1[System.DateTime], System.Nullable`1[System.DateTime], System.Nullable`1[System.DateTime], 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.Boolean], System.Guid[], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.String, Jellyfin.Data.Enums.SortOrder[], System.Nullable`1[System.Guid], MediaBrowser.Model.Querying.ItemFields[], Jellyfin.Data.Enums.BaseItemKind[], Jellyfin.Data.Enums.BaseItemKind[], MediaBrowser.Model.Querying.ItemFilter[], System.Nullable`1[System.Boolean], Jellyfin.Data.Enums.MediaType[], MediaBrowser.Model.Entities.ImageType[], Jellyfin.Data.Enums.ItemSortBy[], System.Nullable`1[System.Boolean], System.String[], System.String[], System.String[], Int32[], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], MediaBrowser.Model.Entities.ImageType[], System.String, System.Guid[], System.String[], System.String[], System.String[], System.Guid[], System.Guid[], System.Guid[], System.Guid[], System.String[], System.Guid[], System.Guid[], MediaBrowser.Model.Entities.VideoType[], 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.Boolean], MediaBrowser.Model.Entities.SeriesStatus[], System.String, System.String, System.String, System.Guid[], System.Guid[], Boolean, System.Nullable`1[System.Boolean])" on controller "Jellyfin.Api.Controllers.ItemsController" ("Jellyfin.Api").
- [2025-03-03 20:25:45.080 +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.6.0, Culture=neutral, PublicKeyToken=null]]"'.
- [2025-03-03 20:25:45.081 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ItemsController.GetItemsByUserIdLegacy (Jellyfin.Api)" in 4.8121ms
- [2025-03-03 20:25:45.082 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ItemsController.GetItemsByUserIdLegacy (Jellyfin.Api)"'
- [2025-03-03 20:25:45.083 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Users/936e1d8698e14ccc9398ab93299771c4/Items""?SortBy=SortName&SortOrder=Ascending&IncludeItemTypes=Series&Recursive=true&Fields=PrimaryImageAspectRatio&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CBanner%2CThumb&StartIndex=0&Limit=100&ParentId=a656b907eb3a73532e40e44b968d0225" - 200 null "application/json; charset=utf-8" 12.1149ms
- [2025-03-03 20:25:45.132 +01:00] [INF] [27] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)" in 659.1039ms
- [2025-03-03 20:25:45.133 +01:00] [INF] [27] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)"'
- [2025-03-03 20:25:45.134 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Playback/BitrateTest""?Size=500000" - 200 524288 "application/octet-stream" 664.9301ms
- [2025-03-03 20:25:45.143 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Items/07308f596acfac33dce0c96b23ea0f4b/Images/Backdrop/0""?tag=d08ba5552a9e7a44244173bd4af2c877&maxWidth=3840&quality=80" - null null
- [2025-03-03 20:25:45.147 +01:00] [INF] [25] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ImageController.GetItemImageByIndex (Jellyfin.Api)"'
- [2025-03-03 20:25:45.147 +01:00] [INF] [25] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetItemImageByIndex\", controller = \"Image\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetItemImageByIndex(System.Guid, MediaBrowser.Model.Entities.ImageType, Int32, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[MediaBrowser.Model.Drawing.ImageFormat], System.Nullable`1[System.Double], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String)" on controller "Jellyfin.Api.Controllers.ImageController" ("Jellyfin.Api").
- [2025-03-03 20:25:45.247 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Playback/BitrateTest""?Size=1000000" - null null
- [2025-03-03 20:25:45.249 +01:00] [INF] [17] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)"'
- [2025-03-03 20:25:45.250 +01:00] [INF] [17] 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-03-03 20:25:45.251 +01:00] [INF] [17] Microsoft.AspNetCore.Mvc.Infrastructure.FileContentResultExecutor: Executing "FileContentResult", sending file with download name '""' ...
- [2025-03-03 20:25:45.295 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "POST" "http"://"192.168.0.108:8096""""/DisplayPreferences/usersettings""?userId=936e1d8698e14ccc9398ab93299771c4&client=emby" - "application/json" 1258
- [2025-03-03 20:25:45.297 +01:00] [INF] [17] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:25:45.298 +01:00] [INF] [17] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DisplayPreferencesController.UpdateDisplayPreferences (Jellyfin.Api)"'
- [2025-03-03 20:25:45.299 +01:00] [INF] [17] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"UpdateDisplayPreferences\", controller = \"DisplayPreferences\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.ActionResult UpdateDisplayPreferences(System.String, System.Nullable`1[System.Guid], System.String, MediaBrowser.Model.Dto.DisplayPreferencesDto)" on controller "Jellyfin.Api.Controllers.DisplayPreferencesController" ("Jellyfin.Api").
- [2025-03-03 20:25:45.309 +01:00] [INF] [17] 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-03-03 20:25:45.312 +01:00] [INF] [17] 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-03-03 20:25:45.315 +01:00] [INF] [17] 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-03-03 20:25:45.332 +01:00] [INF] [17] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p0='?' (DbType = Int32)"], CommandType='Text', CommandTimeout='30']"
- ""DELETE FROM \"CustomItemDisplayPreferences\"
- WHERE \"Id\" = @p0
- RETURNING 1;"
- [2025-03-03 20:25:45.335 +01:00] [INF] [17] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p0='?' (DbType = Int32)"], CommandType='Text', CommandTimeout='30']"
- ""DELETE FROM \"CustomItemDisplayPreferences\"
- WHERE \"Id\" = @p0
- RETURNING 1;"
- [2025-03-03 20:25:45.337 +01:00] [INF] [17] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p0='?' (DbType = Int32)"], CommandType='Text', CommandTimeout='30']"
- ""DELETE FROM \"CustomItemDisplayPreferences\"
- WHERE \"Id\" = @p0
- RETURNING 1;"
- [2025-03-03 20:25:45.338 +01:00] [INF] [17] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p0='?' (DbType = Int32)"], CommandType='Text', CommandTimeout='30']"
- ""DELETE FROM \"CustomItemDisplayPreferences\"
- WHERE \"Id\" = @p0
- RETURNING 1;"
- [2025-03-03 20:25:45.340 +01:00] [INF] [17] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p0='?' (DbType = Int32)"], CommandType='Text', CommandTimeout='30']"
- ""DELETE FROM \"CustomItemDisplayPreferences\"
- WHERE \"Id\" = @p0
- RETURNING 1;"
- [2025-03-03 20:25:45.341 +01:00] [INF] [17] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p0='?' (DbType = Int32)"], CommandType='Text', CommandTimeout='30']"
- ""DELETE FROM \"HomeSection\"
- WHERE \"Id\" = @p0
- RETURNING 1;"
- [2025-03-03 20:25:45.343 +01:00] [INF] [17] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p0='?' (DbType = Int32)"], CommandType='Text', CommandTimeout='30']"
- ""DELETE FROM \"HomeSection\"
- WHERE \"Id\" = @p0
- RETURNING 1;"
- [2025-03-03 20:25:45.344 +01:00] [INF] [17] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p0='?' (DbType = Int32)"], CommandType='Text', CommandTimeout='30']"
- ""DELETE FROM \"HomeSection\"
- WHERE \"Id\" = @p0
- RETURNING 1;"
- [2025-03-03 20:25:45.346 +01:00] [INF] [17] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p0='?' (DbType = Int32)"], CommandType='Text', CommandTimeout='30']"
- ""DELETE FROM \"HomeSection\"
- WHERE \"Id\" = @p0
- RETURNING 1;"
- [2025-03-03 20:25:45.347 +01:00] [INF] [17] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p0='?' (DbType = Int32)"], CommandType='Text', CommandTimeout='30']"
- ""DELETE FROM \"HomeSection\"
- WHERE \"Id\" = @p0
- RETURNING 1;"
- [2025-03-03 20:25:45.349 +01:00] [INF] [17] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p0='?' (DbType = Int32)"], CommandType='Text', CommandTimeout='30']"
- ""DELETE FROM \"HomeSection\"
- WHERE \"Id\" = @p0
- RETURNING 1;"
- [2025-03-03 20:25:45.350 +01:00] [INF] [17] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p0='?' (DbType = Int32)"], CommandType='Text', CommandTimeout='30']"
- ""DELETE FROM \"HomeSection\"
- WHERE \"Id\" = @p0
- RETURNING 1;"
- [2025-03-03 20:25:45.352 +01:00] [INF] [17] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p0='?' (DbType = Int32)"], CommandType='Text', CommandTimeout='30']"
- ""DELETE FROM \"HomeSection\"
- WHERE \"Id\" = @p0
- RETURNING 1;"
- [2025-03-03 20:25:45.353 +01:00] [INF] [17] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p0='?' (DbType = Int32)"], CommandType='Text', CommandTimeout='30']"
- ""DELETE FROM \"HomeSection\"
- WHERE \"Id\" = @p0
- RETURNING 1;"
- [2025-03-03 20:25:45.355 +01:00] [INF] [17] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p0='?' (DbType = Int32)"], CommandType='Text', CommandTimeout='30']"
- ""DELETE FROM \"CustomItemDisplayPreferences\"
- WHERE \"Id\" = @p0
- RETURNING 1;"
- [2025-03-03 20:25:45.356 +01:00] [INF] [17] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p0='?' (DbType = Int32)"], CommandType='Text', CommandTimeout='30']"
- ""DELETE FROM \"HomeSection\"
- WHERE \"Id\" = @p0
- RETURNING 1;"
- [2025-03-03 20:25:45.358 +01:00] [INF] [17] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p0='?' (Size = 4), @p1='?' (DbType = Guid), @p2='?' (Size = 41), @p3='?' (DbType = Guid), @p4='?' (Size = 60)"], CommandType='Text', CommandTimeout='30']"
- ""INSERT INTO \"CustomItemDisplayPreferences\" (\"Client\", \"ItemId\", \"Key\", \"UserId\", \"Value\")
- VALUES (@p0, @p1, @p2, @p3, @p4)
- RETURNING \"Id\";"
- [2025-03-03 20:25:45.360 +01:00] [INF] [17] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p0='?' (Size = 4), @p1='?' (DbType = Guid), @p2='?' (Size = 39), @p3='?' (DbType = Guid), @p4='?' (Size = 45)"], CommandType='Text', CommandTimeout='30']"
- ""INSERT INTO \"CustomItemDisplayPreferences\" (\"Client\", \"ItemId\", \"Key\", \"UserId\", \"Value\")
- VALUES (@p0, @p1, @p2, @p3, @p4)
- RETURNING \"Id\";"
- [2025-03-03 20:25:45.362 +01:00] [INF] [17] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p0='?' (Size = 4), @p1='?' (DbType = Guid), @p2='?' (Size = 45), @p3='?' (DbType = Guid), @p4='?' (Size = 45)"], CommandType='Text', CommandTimeout='30']"
- ""INSERT INTO \"CustomItemDisplayPreferences\" (\"Client\", \"ItemId\", \"Key\", \"UserId\", \"Value\")
- VALUES (@p0, @p1, @p2, @p3, @p4)
- RETURNING \"Id\";"
- [2025-03-03 20:25:45.364 +01:00] [INF] [17] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p0='?' (Size = 4), @p1='?' (DbType = Guid), @p2='?' (Size = 39), @p3='?' (DbType = Guid), @p4='?' (Size = 45)"], CommandType='Text', CommandTimeout='30']"
- ""INSERT INTO \"CustomItemDisplayPreferences\" (\"Client\", \"ItemId\", \"Key\", \"UserId\", \"Value\")
- VALUES (@p0, @p1, @p2, @p3, @p4)
- RETURNING \"Id\";"
- [2025-03-03 20:25:45.365 +01:00] [INF] [17] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p0='?' (Size = 4), @p1='?' (DbType = Guid), @p2='?' (Size = 39), @p3='?' (DbType = Guid), @p4='?' (Size = 45)"], CommandType='Text', CommandTimeout='30']"
- ""INSERT INTO \"CustomItemDisplayPreferences\" (\"Client\", \"ItemId\", \"Key\", \"UserId\", \"Value\")
- VALUES (@p0, @p1, @p2, @p3, @p4)
- RETURNING \"Id\";"
- [2025-03-03 20:25:45.367 +01:00] [INF] [17] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p0='?' (Size = 4), @p1='?' (DbType = Guid), @p2='?' (Size = 33), @p3='?' (DbType = Guid), @p4='?' (Size = 5)"], CommandType='Text', CommandTimeout='30']"
- ""INSERT INTO \"CustomItemDisplayPreferences\" (\"Client\", \"ItemId\", \"Key\", \"UserId\", \"Value\")
- VALUES (@p0, @p1, @p2, @p3, @p4)
- RETURNING \"Id\";"
- [2025-03-03 20:25:45.369 +01:00] [INF] [17] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p0='?' (DbType = Int32), @p1='?' (DbType = Int32), @p2='?' (DbType = Int32)"], CommandType='Text', CommandTimeout='30']"
- ""INSERT INTO \"HomeSection\" (\"DisplayPreferencesId\", \"Order\", \"Type\")
- VALUES (@p0, @p1, @p2)
- RETURNING \"Id\";"
- [2025-03-03 20:25:45.371 +01:00] [INF] [17] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p0='?' (DbType = Int32), @p1='?' (DbType = Int32), @p2='?' (DbType = Int32)"], CommandType='Text', CommandTimeout='30']"
- ""INSERT INTO \"HomeSection\" (\"DisplayPreferencesId\", \"Order\", \"Type\")
- VALUES (@p0, @p1, @p2)
- RETURNING \"Id\";"
- [2025-03-03 20:25:45.373 +01:00] [INF] [17] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p0='?' (DbType = Int32), @p1='?' (DbType = Int32), @p2='?' (DbType = Int32)"], CommandType='Text', CommandTimeout='30']"
- ""INSERT INTO \"HomeSection\" (\"DisplayPreferencesId\", \"Order\", \"Type\")
- VALUES (@p0, @p1, @p2)
- RETURNING \"Id\";"
- [2025-03-03 20:25:45.375 +01:00] [INF] [17] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p0='?' (DbType = Int32), @p1='?' (DbType = Int32), @p2='?' (DbType = Int32)"], CommandType='Text', CommandTimeout='30']"
- ""INSERT INTO \"HomeSection\" (\"DisplayPreferencesId\", \"Order\", \"Type\")
- VALUES (@p0, @p1, @p2)
- RETURNING \"Id\";"
- [2025-03-03 20:25:45.376 +01:00] [INF] [17] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p0='?' (DbType = Int32), @p1='?' (DbType = Int32), @p2='?' (DbType = Int32)"], CommandType='Text', CommandTimeout='30']"
- ""INSERT INTO \"HomeSection\" (\"DisplayPreferencesId\", \"Order\", \"Type\")
- VALUES (@p0, @p1, @p2)
- RETURNING \"Id\";"
- [2025-03-03 20:25:45.378 +01:00] [INF] [17] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p0='?' (DbType = Int32), @p1='?' (DbType = Int32), @p2='?' (DbType = Int32)"], CommandType='Text', CommandTimeout='30']"
- ""INSERT INTO \"HomeSection\" (\"DisplayPreferencesId\", \"Order\", \"Type\")
- VALUES (@p0, @p1, @p2)
- RETURNING \"Id\";"
- [2025-03-03 20:25:45.379 +01:00] [INF] [17] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p0='?' (DbType = Int32), @p1='?' (DbType = Int32), @p2='?' (DbType = Int32)"], CommandType='Text', CommandTimeout='30']"
- ""INSERT INTO \"HomeSection\" (\"DisplayPreferencesId\", \"Order\", \"Type\")
- VALUES (@p0, @p1, @p2)
- RETURNING \"Id\";"
- [2025-03-03 20:25:45.381 +01:00] [INF] [17] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p0='?' (DbType = Int32), @p1='?' (DbType = Int32), @p2='?' (DbType = Int32)"], CommandType='Text', CommandTimeout='30']"
- ""INSERT INTO \"HomeSection\" (\"DisplayPreferencesId\", \"Order\", \"Type\")
- VALUES (@p0, @p1, @p2)
- RETURNING \"Id\";"
- [2025-03-03 20:25:45.382 +01:00] [INF] [17] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p0='?' (DbType = Int32), @p1='?' (DbType = Int32), @p2='?' (DbType = Int32)"], CommandType='Text', CommandTimeout='30']"
- ""INSERT INTO \"HomeSection\" (\"DisplayPreferencesId\", \"Order\", \"Type\")
- VALUES (@p0, @p1, @p2)
- RETURNING \"Id\";"
- [2025-03-03 20:25:45.384 +01:00] [INF] [17] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p0='?' (DbType = Int32), @p1='?' (DbType = Int32), @p2='?' (DbType = Int32)"], CommandType='Text', CommandTimeout='30']"
- ""INSERT INTO \"HomeSection\" (\"DisplayPreferencesId\", \"Order\", \"Type\")
- VALUES (@p0, @p1, @p2)
- RETURNING \"Id\";"
- [2025-03-03 20:25:45.389 +01:00] [INF] [17] Microsoft.AspNetCore.Mvc.StatusCodeResult: Executing StatusCodeResult, setting HTTP status code 204
- [2025-03-03 20:25:45.390 +01:00] [INF] [17] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DisplayPreferencesController.UpdateDisplayPreferences (Jellyfin.Api)" in 89.3586ms
- [2025-03-03 20:25:45.391 +01:00] [INF] [17] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DisplayPreferencesController.UpdateDisplayPreferences (Jellyfin.Api)"'
- [2025-03-03 20:25:45.392 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "POST" "http"://"192.168.0.108:8096""""/DisplayPreferences/usersettings""?userId=936e1d8698e14ccc9398ab93299771c4&client=emby" - 204 null null 96.3554ms
- [2025-03-03 20:25:45.910 +01:00] [INF] [25] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"C:\ProgramData\Jellyfin\Server\cache\images\resized-images\2\2ee54d0c-952c-5160-1dcc-3c943065fa45.webp"' with download name '""' ...
- [2025-03-03 20:25:46.283 +01:00] [INF] [17] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)" in 1031.6268ms
- [2025-03-03 20:25:46.284 +01:00] [INF] [17] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.MediaInfoController.GetBitrateTestBytes (Jellyfin.Api)"'
- [2025-03-03 20:25:46.285 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Playback/BitrateTest""?Size=1000000" - 200 1048576 "application/octet-stream" 1037.9588ms
- [2025-03-03 20:25:46.860 +01:00] [INF] [29] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ImageController.GetItemImageByIndex (Jellyfin.Api)" in 1711.4832ms
- [2025-03-03 20:25:46.861 +01:00] [INF] [29] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ImageController.GetItemImageByIndex (Jellyfin.Api)"'
- [2025-03-03 20:25:46.862 +01:00] [INF] [29] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Items/07308f596acfac33dce0c96b23ea0f4b/Images/Backdrop/0""?tag=d08ba5552a9e7a44244173bd4af2c877&maxWidth=3840&quality=80" - 200 462976 "image/webp" 1719.4241ms
- [2025-03-03 20:25:49.615 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/55802.5fcdf3893cadf74eb906.chunk.js""" - null null
- [2025-03-03 20:25:49.617 +01:00] [INF] [29] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/55802.5fcdf3893cadf74eb906.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\55802.5fcdf3893cadf74eb906.chunk.js"'
- [2025-03-03 20:25:49.619 +01:00] [INF] [29] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/55802.5fcdf3893cadf74eb906.chunk.js""" - 200 null "text/javascript" 3.1409ms
- [2025-03-03 20:25:49.628 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/68866.2c3ebd4fee6d8091eb04.chunk.js""" - null null
- [2025-03-03 20:25:49.628 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/itemDetails.4e73e76f0dd846bb8545.css""" - null null
- [2025-03-03 20:25:49.628 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/itemDetails-index-html.ca5f15ff794311af00a6.chunk.js""" - null null
- [2025-03-03 20:25:49.630 +01:00] [INF] [27] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/68866.2c3ebd4fee6d8091eb04.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\68866.2c3ebd4fee6d8091eb04.chunk.js"'
- [2025-03-03 20:25:49.631 +01:00] [INF] [8] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/itemDetails.4e73e76f0dd846bb8545.css"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\itemDetails.4e73e76f0dd846bb8545.css"'
- [2025-03-03 20:25:49.633 +01:00] [INF] [25] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/itemDetails-index-html.ca5f15ff794311af00a6.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\itemDetails-index-html.ca5f15ff794311af00a6.chunk.js"'
- [2025-03-03 20:25:49.634 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/68866.2c3ebd4fee6d8091eb04.chunk.js""" - 200 null "text/javascript" 5.9356ms
- [2025-03-03 20:25:49.635 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/itemDetails.4e73e76f0dd846bb8545.css""" - 200 null "text/css" 6.7674ms
- [2025-03-03 20:25:49.636 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/itemDetails-index-html.ca5f15ff794311af00a6.chunk.js""" - 200 null "text/javascript" 7.7506ms
- [2025-03-03 20:25:49.735 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/47472.ead193e1e4096120377c.css""" - null null
- [2025-03-03 20:25:49.736 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/47472.611b267b5d329c4410d9.chunk.js""" - null null
- [2025-03-03 20:25:49.737 +01:00] [INF] [8] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/47472.ead193e1e4096120377c.css"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\47472.ead193e1e4096120377c.css"'
- [2025-03-03 20:25:49.738 +01:00] [INF] [27] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/47472.611b267b5d329c4410d9.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\47472.611b267b5d329c4410d9.chunk.js"'
- [2025-03-03 20:25:49.739 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/47472.ead193e1e4096120377c.css""" - 200 null "text/css" 3.6455ms
- [2025-03-03 20:25:49.740 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/47472.611b267b5d329c4410d9.chunk.js""" - 200 null "text/javascript" 4.2473ms
- [2025-03-03 20:25:49.764 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Users/936e1d8698e14ccc9398ab93299771c4/Items/dc1c56565a43b2df678e5318c2066798""" - null null
- [2025-03-03 20:25:49.766 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.UserLibraryController.GetItemLegacy (Jellyfin.Api)"'
- [2025-03-03 20:25:49.767 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetItemLegacy\", controller = \"UserLibrary\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MediaBrowser.Model.Dto.BaseItemDto]] GetItemLegacy(System.Guid, System.Guid)" on controller "Jellyfin.Api.Controllers.UserLibraryController" ("Jellyfin.Api").
- [2025-03-03 20:25:49.774 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.Dto.BaseItemDto"'.
- [2025-03-03 20:25:49.777 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.UserLibraryController.GetItemLegacy (Jellyfin.Api)" in 9.2246ms
- [2025-03-03 20:25:49.778 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.UserLibraryController.GetItemLegacy (Jellyfin.Api)"'
- [2025-03-03 20:25:49.779 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Users/936e1d8698e14ccc9398ab93299771c4/Items/dc1c56565a43b2df678e5318c2066798""" - 200 null "application/json; charset=utf-8" 14.7444ms
- [2025-03-03 20:25:49.782 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Items/dc1c56565a43b2df678e5318c2066798""?userId=936e1d8698e14ccc9398ab93299771c4" - null null
- [2025-03-03 20:25:49.783 +01:00] [INF] [27] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.UserLibraryController.GetItem (Jellyfin.Api)"'
- [2025-03-03 20:25:49.786 +01:00] [INF] [27] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetItem\", controller = \"UserLibrary\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MediaBrowser.Model.Dto.BaseItemDto]] GetItem(System.Nullable`1[System.Guid], System.Guid)" on controller "Jellyfin.Api.Controllers.UserLibraryController" ("Jellyfin.Api").
- [2025-03-03 20:25:49.789 +01:00] [INF] [27] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.Dto.BaseItemDto"'.
- [2025-03-03 20:25:49.790 +01:00] [INF] [27] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.UserLibraryController.GetItem (Jellyfin.Api)" in 2.8434ms
- [2025-03-03 20:25:49.791 +01:00] [INF] [27] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.UserLibraryController.GetItem (Jellyfin.Api)"'
- [2025-03-03 20:25:49.792 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Items/dc1c56565a43b2df678e5318c2066798""?userId=936e1d8698e14ccc9398ab93299771c4" - 200 null "application/json; charset=utf-8" 9.8429ms
- [2025-03-03 20:25:49.844 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Items/dc1c56565a43b2df678e5318c2066798/ThemeMedia""?userId=936e1d8698e14ccc9398ab93299771c4&inheritFromParent=true" - null null
- [2025-03-03 20:25:49.846 +01:00] [INF] [17] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.LibraryController.GetThemeMedia (Jellyfin.Api)"'
- [2025-03-03 20:25:49.848 +01:00] [INF] [17] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetThemeMedia\", controller = \"Library\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.ActionResult`1[MediaBrowser.Model.Querying.AllThemeMediaResult] GetThemeMedia(System.Guid, System.Nullable`1[System.Guid], Boolean, Jellyfin.Data.Enums.ItemSortBy[], Jellyfin.Data.Enums.SortOrder[])" on controller "Jellyfin.Api.Controllers.LibraryController" ("Jellyfin.Api").
- [2025-03-03 20:25:49.851 +01:00] [INF] [17] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.Querying.AllThemeMediaResult"'.
- [2025-03-03 20:25:49.853 +01:00] [INF] [17] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.LibraryController.GetThemeMedia (Jellyfin.Api)" in 3.825ms
- [2025-03-03 20:25:49.854 +01:00] [INF] [17] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.LibraryController.GetThemeMedia (Jellyfin.Api)"'
- [2025-03-03 20:25:49.855 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Items/dc1c56565a43b2df678e5318c2066798/ThemeMedia""?userId=936e1d8698e14ccc9398ab93299771c4&inheritFromParent=true" - 200 null "application/json; charset=utf-8" 10.4604ms
- [2025-03-03 20:25:49.884 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Items/dc1c56565a43b2df678e5318c2066798/Similar""?userId=936e1d8698e14ccc9398ab93299771c4&limit=12&fields=PrimaryImageAspectRatio%2CCanDelete" - null null
- [2025-03-03 20:25:49.886 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.LibraryController.GetSimilarItems (Jellyfin.Api)"'
- [2025-03-03 20:25:49.887 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetSimilarItems\", controller = \"Library\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.ActionResult`1[MediaBrowser.Model.Querying.QueryResult`1[MediaBrowser.Model.Dto.BaseItemDto]] GetSimilarItems(System.Guid, System.Guid[], System.Nullable`1[System.Guid], System.Nullable`1[System.Int32], MediaBrowser.Model.Querying.ItemFields[])" on controller "Jellyfin.Api.Controllers.LibraryController" ("Jellyfin.Api").
- [2025-03-03 20:25:49.893 +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.6.0, Culture=neutral, PublicKeyToken=null]]"'.
- [2025-03-03 20:25:49.894 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.LibraryController.GetSimilarItems (Jellyfin.Api)" in 5.3186ms
- [2025-03-03 20:25:49.895 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.LibraryController.GetSimilarItems (Jellyfin.Api)"'
- [2025-03-03 20:25:49.896 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Items/dc1c56565a43b2df678e5318c2066798/Similar""?userId=936e1d8698e14ccc9398ab93299771c4&limit=12&fields=PrimaryImageAspectRatio%2CCanDelete" - 200 null "application/json; charset=utf-8" 11.7094ms
- [2025-03-03 20:25:49.959 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Shows/dc1c56565a43b2df678e5318c2066798/Seasons""?userId=936e1d8698e14ccc9398ab93299771c4&Fields=ItemCounts%2CPrimaryImageAspectRatio%2CCanDelete%2CMediaSourceCount" - null null
- [2025-03-03 20:25:49.961 +01:00] [INF] [17] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.TvShowsController.GetSeasons (Jellyfin.Api)"'
- [2025-03-03 20:25:49.963 +01:00] [INF] [17] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetSeasons\", controller = \"TvShows\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.ActionResult`1[MediaBrowser.Model.Querying.QueryResult`1[MediaBrowser.Model.Dto.BaseItemDto]] GetSeasons(System.Guid, System.Nullable`1[System.Guid], MediaBrowser.Model.Querying.ItemFields[], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Guid], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], MediaBrowser.Model.Entities.ImageType[], System.Nullable`1[System.Boolean])" on controller "Jellyfin.Api.Controllers.TvShowsController" ("Jellyfin.Api").
- [2025-03-03 20:25:49.968 +01:00] [INF] [17] 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.6.0, Culture=neutral, PublicKeyToken=null]]"'.
- [2025-03-03 20:25:49.969 +01:00] [INF] [17] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.TvShowsController.GetSeasons (Jellyfin.Api)" in 4.4266ms
- [2025-03-03 20:25:49.969 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/LiveTv/Programs""?UserId=936e1d8698e14ccc9398ab93299771c4&ImageTypeLimit=1&HasAired=false&SortBy=StartDate&EnableTotalRecordCount=false&Limit=50&EnableUserData=false&Fields=ChannelInfo%2CChannelImage&LibrarySeriesId=dc1c56565a43b2df678e5318c2066798" - null null
- [2025-03-03 20:25:49.970 +01:00] [INF] [17] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.TvShowsController.GetSeasons (Jellyfin.Api)"'
- [2025-03-03 20:25:49.972 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Shows/NextUp""?SeriesId=dc1c56565a43b2df678e5318c2066798&UserId=936e1d8698e14ccc9398ab93299771c4&Fields=MediaSourceCount" - null null
- [2025-03-03 20:25:49.972 +01:00] [INF] [29] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/82509.74e447466c96079d37bf.chunk.js""" - null null
- [2025-03-03 20:25:49.972 +01:00] [INF] [27] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.LiveTvController.GetLiveTvPrograms (Jellyfin.Api)"'
- [2025-03-03 20:25:49.973 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Shows/dc1c56565a43b2df678e5318c2066798/Seasons""?userId=936e1d8698e14ccc9398ab93299771c4&Fields=ItemCounts%2CPrimaryImageAspectRatio%2CCanDelete%2CMediaSourceCount" - 200 null "application/json; charset=utf-8" 13.6726ms
- [2025-03-03 20:25:49.974 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.TvShowsController.GetNextUp (Jellyfin.Api)"'
- [2025-03-03 20:25:49.976 +01:00] [INF] [26] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/82509.74e447466c96079d37bf.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\82509.74e447466c96079d37bf.chunk.js"'
- [2025-03-03 20:25:49.979 +01:00] [INF] [8] 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-03-03 20:25:49.980 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/82509.74e447466c96079d37bf.chunk.js""" - 200 null "text/javascript" 7.719ms
- [2025-03-03 20:25:49.980 +01:00] [INF] [27] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetLiveTvPrograms\", 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]]] GetLiveTvPrograms(System.Guid[], System.Nullable`1[System.Guid], System.Nullable`1[System.DateTime], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.DateTime], System.Nullable`1[System.DateTime], System.Nullable`1[System.DateTime], 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], System.Nullable`1[System.Int32], Jellyfin.Data.Enums.ItemSortBy[], Jellyfin.Data.Enums.SortOrder[], System.String[], System.Guid[], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], MediaBrowser.Model.Entities.ImageType[], System.Nullable`1[System.Boolean], System.String, System.Nullable`1[System.Guid], MediaBrowser.Model.Querying.ItemFields[], Boolean)" on controller "Jellyfin.Api.Controllers.LiveTvController" ("Jellyfin.Api").
- [2025-03-03 20:25:49.983 +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.6.0, Culture=neutral, PublicKeyToken=null]]"'.
- [2025-03-03 20:25:49.986 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.TvShowsController.GetNextUp (Jellyfin.Api)" in 4.5467ms
- [2025-03-03 20:25:49.987 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.TvShowsController.GetNextUp (Jellyfin.Api)"'
- [2025-03-03 20:25:49.988 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Shows/NextUp""?SeriesId=dc1c56565a43b2df678e5318c2066798&UserId=936e1d8698e14ccc9398ab93299771c4&Fields=MediaSourceCount" - 200 null "application/json; charset=utf-8" 15.8223ms
- [2025-03-03 20:25:49.991 +01:00] [INF] [27] 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.6.0, Culture=neutral, PublicKeyToken=null]]"'.
- [2025-03-03 20:25:49.992 +01:00] [INF] [27] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.LiveTvController.GetLiveTvPrograms (Jellyfin.Api)" in 7.2785ms
- [2025-03-03 20:25:49.993 +01:00] [INF] [27] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.LiveTvController.GetLiveTvPrograms (Jellyfin.Api)"'
- [2025-03-03 20:25:49.993 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/LiveTv/Programs""?UserId=936e1d8698e14ccc9398ab93299771c4&ImageTypeLimit=1&HasAired=false&SortBy=StartDate&EnableTotalRecordCount=false&Limit=50&EnableUserData=false&Fields=ChannelInfo%2CChannelImage&LibrarySeriesId=dc1c56565a43b2df678e5318c2066798" - 200 null "application/json; charset=utf-8" 24.0203ms
- [2025-03-03 20:25:50.237 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Items/7f8cbbecba440dce755f52ab315d87c1/Images/Primary""?fillHeight=503&fillWidth=894&quality=96&tag=4f987bbb35698760771ea1d52ac6c017" - null null
- [2025-03-03 20:25:50.239 +01:00] [INF] [26] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)"'
- [2025-03-03 20:25:50.242 +01:00] [INF] [26] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetItemImage\", controller = \"Image\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetItemImage(System.Guid, MediaBrowser.Model.Entities.ImageType, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[MediaBrowser.Model.Drawing.ImageFormat], System.Nullable`1[System.Double], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Int32])" on controller "Jellyfin.Api.Controllers.ImageController" ("Jellyfin.Api").
- [2025-03-03 20:25:50.246 +01:00] [INF] [26] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"C:\ProgramData\Jellyfin\Server\metadata\library\7f\7f8cbbecba440dce755f52ab315d87c1\poster.jpg"' with download name '""' ...
- [2025-03-03 20:25:50.247 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)" in 3.2803ms
- [2025-03-03 20:25:50.248 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ImageController.GetItemImage (Jellyfin.Api)"'
- [2025-03-03 20:25:50.248 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Items/7f8cbbecba440dce755f52ab315d87c1/Images/Primary""?fillHeight=503&fillWidth=894&quality=96&tag=4f987bbb35698760771ea1d52ac6c017" - 200 8652 "image/jpeg" 11.1063ms
- [2025-03-03 20:25:57.653 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Users/936e1d8698e14ccc9398ab93299771c4/Items/7a82bd45e4b6e72bacb947ac2baf4070""" - null null
- [2025-03-03 20:25:57.655 +01:00] [INF] [27] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.UserLibraryController.GetItemLegacy (Jellyfin.Api)"'
- [2025-03-03 20:25:57.655 +01:00] [INF] [27] 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-03-03 20:25:57.659 +01:00] [INF] [27] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.Dto.BaseItemDto"'.
- [2025-03-03 20:25:57.660 +01:00] [INF] [27] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.UserLibraryController.GetItemLegacy (Jellyfin.Api)" in 3.439ms
- [2025-03-03 20:25:57.661 +01:00] [INF] [27] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.UserLibraryController.GetItemLegacy (Jellyfin.Api)"'
- [2025-03-03 20:25:57.662 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Users/936e1d8698e14ccc9398ab93299771c4/Items/7a82bd45e4b6e72bacb947ac2baf4070""" - 200 null "application/json; charset=utf-8" 9.0125ms
- [2025-03-03 20:25:57.665 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Items/7a82bd45e4b6e72bacb947ac2baf4070""?userId=936e1d8698e14ccc9398ab93299771c4" - null null
- [2025-03-03 20:25:57.667 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.UserLibraryController.GetItem (Jellyfin.Api)"'
- [2025-03-03 20:25:57.668 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetItem\", controller = \"UserLibrary\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MediaBrowser.Model.Dto.BaseItemDto]] GetItem(System.Nullable`1[System.Guid], System.Guid)" on controller "Jellyfin.Api.Controllers.UserLibraryController" ("Jellyfin.Api").
- [2025-03-03 20:25:57.671 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.Dto.BaseItemDto"'.
- [2025-03-03 20:25:57.672 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.UserLibraryController.GetItem (Jellyfin.Api)" in 2.8332ms
- [2025-03-03 20:25:57.673 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.UserLibraryController.GetItem (Jellyfin.Api)"'
- [2025-03-03 20:25:57.674 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Items/7a82bd45e4b6e72bacb947ac2baf4070""?userId=936e1d8698e14ccc9398ab93299771c4" - 200 null "application/json; charset=utf-8" 8.5215ms
- [2025-03-03 20:25:57.732 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Items/7a82bd45e4b6e72bacb947ac2baf4070/ThemeMedia""?userId=936e1d8698e14ccc9398ab93299771c4&inheritFromParent=true" - null null
- [2025-03-03 20:25:57.734 +01:00] [INF] [27] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.LibraryController.GetThemeMedia (Jellyfin.Api)"'
- [2025-03-03 20:25:57.734 +01:00] [INF] [27] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetThemeMedia\", controller = \"Library\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.ActionResult`1[MediaBrowser.Model.Querying.AllThemeMediaResult] GetThemeMedia(System.Guid, System.Nullable`1[System.Guid], Boolean, Jellyfin.Data.Enums.ItemSortBy[], Jellyfin.Data.Enums.SortOrder[])" on controller "Jellyfin.Api.Controllers.LibraryController" ("Jellyfin.Api").
- [2025-03-03 20:25:57.736 +01:00] [INF] [27] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.Querying.AllThemeMediaResult"'.
- [2025-03-03 20:25:57.737 +01:00] [INF] [27] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.LibraryController.GetThemeMedia (Jellyfin.Api)" in 1.4533ms
- [2025-03-03 20:25:57.738 +01:00] [INF] [27] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.LibraryController.GetThemeMedia (Jellyfin.Api)"'
- [2025-03-03 20:25:57.739 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Items/7a82bd45e4b6e72bacb947ac2baf4070/ThemeMedia""?userId=936e1d8698e14ccc9398ab93299771c4&inheritFromParent=true" - 200 null "application/json; charset=utf-8" 6.8248ms
- [2025-03-03 20:25:57.755 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Shows/dc1c56565a43b2df678e5318c2066798/Episodes""?seasonId=7a82bd45e4b6e72bacb947ac2baf4070&userId=936e1d8698e14ccc9398ab93299771c4&Fields=ItemCounts%2CPrimaryImageAspectRatio%2CCanDelete%2CMediaSourceCount%2COverview" - null null
- [2025-03-03 20:25:57.757 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.TvShowsController.GetEpisodes (Jellyfin.Api)"'
- [2025-03-03 20:25:57.759 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetEpisodes\", controller = \"TvShows\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.ActionResult`1[MediaBrowser.Model.Querying.QueryResult`1[MediaBrowser.Model.Dto.BaseItemDto]] GetEpisodes(System.Guid, System.Nullable`1[System.Guid], MediaBrowser.Model.Querying.ItemFields[], System.Nullable`1[System.Int32], System.Nullable`1[System.Guid], System.Nullable`1[System.Boolean], System.Nullable`1[System.Guid], System.Nullable`1[System.Guid], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], MediaBrowser.Model.Entities.ImageType[], System.Nullable`1[System.Boolean], System.Nullable`1[Jellyfin.Data.Enums.ItemSortBy])" on controller "Jellyfin.Api.Controllers.TvShowsController" ("Jellyfin.Api").
- [2025-03-03 20:25:57.762 +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.6.0, Culture=neutral, PublicKeyToken=null]]"'.
- [2025-03-03 20:25:57.764 +01:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.TvShowsController.GetEpisodes (Jellyfin.Api)" in 3.1184ms
- [2025-03-03 20:25:57.764 +01:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.TvShowsController.GetEpisodes (Jellyfin.Api)"'
- [2025-03-03 20:25:57.765 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Shows/dc1c56565a43b2df678e5318c2066798/Episodes""?seasonId=7a82bd45e4b6e72bacb947ac2baf4070&userId=936e1d8698e14ccc9398ab93299771c4&Fields=ItemCounts%2CPrimaryImageAspectRatio%2CCanDelete%2CMediaSourceCount%2COverview" - 200 null "application/json; charset=utf-8" 10.1435ms
- [2025-03-03 20:25:59.780 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Users/936e1d8698e14ccc9398ab93299771c4/Items/9fead8125adf3ba646136a1f7db449a0""" - null null
- [2025-03-03 20:25:59.782 +01:00] [INF] [27] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.UserLibraryController.GetItemLegacy (Jellyfin.Api)"'
- [2025-03-03 20:25:59.783 +01:00] [INF] [27] 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-03-03 20:25:59.789 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Items/9fead8125adf3ba646136a1f7db449a0""?userId=936e1d8698e14ccc9398ab93299771c4" - null null
- [2025-03-03 20:25:59.791 +01:00] [INF] [26] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.UserLibraryController.GetItem (Jellyfin.Api)"'
- [2025-03-03 20:25:59.792 +01:00] [INF] [26] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetItem\", controller = \"UserLibrary\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MediaBrowser.Model.Dto.BaseItemDto]] GetItem(System.Nullable`1[System.Guid], System.Guid)" on controller "Jellyfin.Api.Controllers.UserLibraryController" ("Jellyfin.Api").
- [2025-03-03 20:25:59.799 +01:00] [INF] [26] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:25:59.799 +01:00] [INF] [27] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:25:59.804 +01:00] [INF] [26] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:25:59.804 +01:00] [INF] [27] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:25:59.812 +01:00] [INF] [27] 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-03-03 20:25:59.812 +01:00] [INF] [26] 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-03-03 20:25:59.814 +01:00] [INF] [27] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.Dto.BaseItemDto"'.
- [2025-03-03 20:25:59.815 +01:00] [INF] [26] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.Dto.BaseItemDto"'.
- [2025-03-03 20:25:59.842 +01:00] [INF] [26] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.UserLibraryController.GetItem (Jellyfin.Api)" in 49.1374ms
- [2025-03-03 20:25:59.842 +01:00] [INF] [27] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.UserLibraryController.GetItemLegacy (Jellyfin.Api)" in 58.0801ms
- [2025-03-03 20:25:59.843 +01:00] [INF] [26] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.UserLibraryController.GetItem (Jellyfin.Api)"'
- [2025-03-03 20:25:59.844 +01:00] [INF] [27] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.UserLibraryController.GetItemLegacy (Jellyfin.Api)"'
- [2025-03-03 20:25:59.845 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Items/9fead8125adf3ba646136a1f7db449a0""?userId=936e1d8698e14ccc9398ab93299771c4" - 200 null "application/json; charset=utf-8" 55.7004ms
- [2025-03-03 20:25:59.846 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Users/936e1d8698e14ccc9398ab93299771c4/Items/9fead8125adf3ba646136a1f7db449a0""" - 200 null "application/json; charset=utf-8" 65.6815ms
- [2025-03-03 20:25:59.862 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Items/9fead8125adf3ba646136a1f7db449a0/ThemeMedia""?userId=936e1d8698e14ccc9398ab93299771c4&inheritFromParent=true" - null null
- [2025-03-03 20:25:59.864 +01:00] [INF] [26] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.LibraryController.GetThemeMedia (Jellyfin.Api)"'
- [2025-03-03 20:25:59.864 +01:00] [INF] [26] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetThemeMedia\", controller = \"Library\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.ActionResult`1[MediaBrowser.Model.Querying.AllThemeMediaResult] GetThemeMedia(System.Guid, System.Nullable`1[System.Guid], Boolean, Jellyfin.Data.Enums.ItemSortBy[], Jellyfin.Data.Enums.SortOrder[])" on controller "Jellyfin.Api.Controllers.LibraryController" ("Jellyfin.Api").
- [2025-03-03 20:25:59.866 +01:00] [INF] [26] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.Querying.AllThemeMediaResult"'.
- [2025-03-03 20:25:59.867 +01:00] [INF] [26] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.LibraryController.GetThemeMedia (Jellyfin.Api)" in 1.2304ms
- [2025-03-03 20:25:59.868 +01:00] [INF] [26] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.LibraryController.GetThemeMedia (Jellyfin.Api)"'
- [2025-03-03 20:25:59.868 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Items/9fead8125adf3ba646136a1f7db449a0/ThemeMedia""?userId=936e1d8698e14ccc9398ab93299771c4&inheritFromParent=true" - 200 null "application/json; charset=utf-8" 6.4657ms
- [2025-03-03 20:25:59.877 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Shows/dc1c56565a43b2df678e5318c2066798/Episodes""?SeasonId=7a82bd45e4b6e72bacb947ac2baf4070&UserId=936e1d8698e14ccc9398ab93299771c4&Fields=ItemCounts%2CPrimaryImageAspectRatio%2CCanDelete%2CMediaSourceCount" - null null
- [2025-03-03 20:25:59.878 +01:00] [INF] [27] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.TvShowsController.GetEpisodes (Jellyfin.Api)"'
- [2025-03-03 20:25:59.879 +01:00] [INF] [27] 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-03-03 20:25:59.881 +01:00] [INF] [27] 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.6.0, Culture=neutral, PublicKeyToken=null]]"'.
- [2025-03-03 20:25:59.883 +01:00] [INF] [27] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.TvShowsController.GetEpisodes (Jellyfin.Api)" in 1.9277ms
- [2025-03-03 20:25:59.884 +01:00] [INF] [27] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.TvShowsController.GetEpisodes (Jellyfin.Api)"'
- [2025-03-03 20:25:59.884 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Shows/dc1c56565a43b2df678e5318c2066798/Episodes""?SeasonId=7a82bd45e4b6e72bacb947ac2baf4070&UserId=936e1d8698e14ccc9398ab93299771c4&Fields=ItemCounts%2CPrimaryImageAspectRatio%2CCanDelete%2CMediaSourceCount" - 200 null "application/json; charset=utf-8" 7.5898ms
- [2025-03-03 20:26:01.636 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Shows/dc1c56565a43b2df678e5318c2066798/Episodes""?IsVirtualUnaired=false&IsMissing=false&UserId=936e1d8698e14ccc9398ab93299771c4&Fields=Chapters%2CTrickplay" - null null
- [2025-03-03 20:26:01.638 +01:00] [INF] [25] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.TvShowsController.GetEpisodes (Jellyfin.Api)"'
- [2025-03-03 20:26:01.639 +01:00] [INF] [25] 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-03-03 20:26:01.643 +01:00] [INF] [25] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:01.645 +01:00] [INF] [25] 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-03-03 20:26:01.647 +01:00] [INF] [25] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:01.648 +01:00] [INF] [25] 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-03-03 20:26:01.650 +01:00] [INF] [25] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:01.652 +01:00] [INF] [25] 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-03-03 20:26:01.653 +01:00] [INF] [25] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:01.655 +01:00] [INF] [25] 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-03-03 20:26:01.657 +01:00] [INF] [25] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:01.658 +01:00] [INF] [25] 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-03-03 20:26:01.660 +01:00] [INF] [25] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:01.662 +01:00] [INF] [25] 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-03-03 20:26:01.663 +01:00] [INF] [25] 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.6.0, Culture=neutral, PublicKeyToken=null]]"'.
- [2025-03-03 20:26:01.664 +01:00] [INF] [25] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.TvShowsController.GetEpisodes (Jellyfin.Api)" in 23.9336ms
- [2025-03-03 20:26:01.665 +01:00] [INF] [25] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.TvShowsController.GetEpisodes (Jellyfin.Api)"'
- [2025-03-03 20:26:01.666 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Shows/dc1c56565a43b2df678e5318c2066798/Episodes""?IsVirtualUnaired=false&IsMissing=false&UserId=936e1d8698e14ccc9398ab93299771c4&Fields=Chapters%2CTrickplay" - 200 null "application/json; charset=utf-8" 30.1127ms
- [2025-03-03 20:26:01.686 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Users/936e1d8698e14ccc9398ab93299771c4/Items/9fead8125adf3ba646136a1f7db449a0""" - null null
- [2025-03-03 20:26:01.687 +01:00] [INF] [26] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.UserLibraryController.GetItemLegacy (Jellyfin.Api)"'
- [2025-03-03 20:26:01.688 +01:00] [INF] [26] 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-03-03 20:26:01.690 +01:00] [INF] [26] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:01.692 +01:00] [INF] [26] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:01.694 +01:00] [INF] [26] 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-03-03 20:26:01.695 +01:00] [INF] [26] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.Dto.BaseItemDto"'.
- [2025-03-03 20:26:01.697 +01:00] [INF] [26] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.UserLibraryController.GetItemLegacy (Jellyfin.Api)" in 7.9058ms
- [2025-03-03 20:26:01.698 +01:00] [INF] [26] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.UserLibraryController.GetItemLegacy (Jellyfin.Api)"'
- [2025-03-03 20:26:01.699 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Users/936e1d8698e14ccc9398ab93299771c4/Items/9fead8125adf3ba646136a1f7db449a0""" - 200 null "application/json; charset=utf-8" 13.5498ms
- [2025-03-03 20:26:02.357 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "POST" "http"://"192.168.0.108:8096""""/Items/9fead8125adf3ba646136a1f7db449a0/PlaybackInfo""" - "application/json" 5928
- [2025-03-03 20:26:02.358 +01:00] [INF] [27] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:26:02.359 +01:00] [INF] [27] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.MediaInfoController.GetPostedPlaybackInfo (Jellyfin.Api)"'
- [2025-03-03 20:26:02.362 +01:00] [INF] [27] 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-03-03 20:26:02.389 +01:00] [INF] [27] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:02.416 +01:00] [INF] [27] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "CybranM". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2025-03-03 20:26:02.437 +01:00] [INF] [27] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.MediaInfo.PlaybackInfoResponse"'.
- [2025-03-03 20:26:02.442 +01:00] [INF] [27] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.MediaInfoController.GetPostedPlaybackInfo (Jellyfin.Api)" in 78.1103ms
- [2025-03-03 20:26:02.442 +01:00] [INF] [27] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.MediaInfoController.GetPostedPlaybackInfo (Jellyfin.Api)"'
- [2025-03-03 20:26:02.443 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "POST" "http"://"192.168.0.108:8096""""/Items/9fead8125adf3ba646136a1f7db449a0/PlaybackInfo""" - 200 null "application/json; charset=utf-8" 86.8825ms
- [2025-03-03 20:26:02.468 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/htmlVideoPlayer-style-scss.6919e19d581252e83cdd.css""" - null null
- [2025-03-03 20:26:02.468 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/htmlVideoPlayer-style-scss.fb0b6a6d151fb41a04ce.chunk.js""" - null null
- [2025-03-03 20:26:02.469 +01:00] [INF] [17] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/htmlVideoPlayer-style-scss.6919e19d581252e83cdd.css"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\htmlVideoPlayer-style-scss.6919e19d581252e83cdd.css"'
- [2025-03-03 20:26:02.471 +01:00] [INF] [25] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/htmlVideoPlayer-style-scss.fb0b6a6d151fb41a04ce.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\htmlVideoPlayer-style-scss.fb0b6a6d151fb41a04ce.chunk.js"'
- [2025-03-03 20:26:02.472 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/htmlVideoPlayer-style-scss.6919e19d581252e83cdd.css""" - 200 null "text/css" 3.9594ms
- [2025-03-03 20:26:02.473 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/htmlVideoPlayer-style-scss.fb0b6a6d151fb41a04ce.chunk.js""" - 200 null "text/javascript" 4.2355ms
- [2025-03-03 20:26:02.820 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Videos/9fead8125adf3ba646136a1f7db449a0/stream.mkv""?Static=true&mediaSourceId=9fead8125adf3ba646136a1f7db449a0&deviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvMTA4LjAuNTM1OS4yMTEgU2FmYXJpLzUzNy4zNiBXZWJBcHBNYW5hZ2VyfDE3MzI1MzYwMDc0NDk1&api_key=750e90cbbf334505b0a1e1ad1b7271af&Tag=53854bca9037a3411d24251025ed03fd" - null null
- [2025-03-03 20:26:02.822 +01:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.VideosController.GetVideoStreamByContainer (Jellyfin.Api)"'
- [2025-03-03 20:26:02.827 +01:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetVideoStreamByContainer\", controller = \"Videos\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetVideoStreamByContainer(System.Guid, System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String], Boolean)" on controller "Jellyfin.Api.Controllers.VideosController" ("Jellyfin.Api").
- [2025-03-03 20:26:02.838 +01:00] [INF] [23] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:02.844 +01:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"F:\Shows\Perfect Planet\Perfect Planet - Episode 1 - Volcano.mkv"' with download name '""' ...
- [2025-03-03 20:26:05.142 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "POST" "http"://"192.168.0.108:8096""""/Sessions/Playing""" - "application/json" 994
- [2025-03-03 20:26:05.143 +01:00] [INF] [25] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:26:05.145 +01:00] [INF] [25] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackStart (Jellyfin.Api)"'
- [2025-03-03 20:26:05.147 +01:00] [INF] [25] 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-03-03 20:26:05.174 +01:00] [INF] [25] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:05.176 +01:00] [INF] [25] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:05.178 +01:00] [INF] [25] 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-03-03 20:26:05.181 +01:00] [INF] [25] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:05.183 +01:00] [INF] [25] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:05.185 +01:00] [INF] [25] 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-03-03 20:26:05.187 +01:00] [INF] [25] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:05.189 +01:00] [INF] [25] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:05.190 +01:00] [INF] [25] 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-03-03 20:26:05.192 +01:00] [INF] [25] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:05.194 +01:00] [INF] [25] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:05.196 +01:00] [INF] [25] 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-03-03 20:26:05.198 +01:00] [INF] [25] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:05.200 +01:00] [INF] [25] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:05.201 +01:00] [INF] [25] 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-03-03 20:26:05.204 +01:00] [INF] [25] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:05.205 +01:00] [INF] [25] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:05.207 +01:00] [INF] [25] 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-03-03 20:26:05.209 +01:00] [INF] [25] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:05.211 +01:00] [INF] [25] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:05.212 +01:00] [INF] [25] 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-03-03 20:26:05.219 +01:00] [INF] [25] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p0='?' (DbType = DateTime), @p1='?' (Size = 32), @p2='?' (DbType = Int32), @p3='?' (Size = 60), @p4='?', @p5='?' (DbType = UInt32), @p6='?', @p7='?' (Size = 13), @p8='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""INSERT INTO \"ActivityLogs\" (\"DateCreated\", \"ItemId\", \"LogSeverity\", \"Name\", \"Overview\", \"RowVersion\", \"ShortOverview\", \"Type\", \"UserId\")
- VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8)
- RETURNING \"Id\";"
- [2025-03-03 20:26:05.221 +01:00] [INF] [25] Microsoft.AspNetCore.Mvc.StatusCodeResult: Executing StatusCodeResult, setting HTTP status code 204
- [2025-03-03 20:26:05.222 +01:00] [INF] [25] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackStart (Jellyfin.Api)" in 73.5503ms
- [2025-03-03 20:26:05.223 +01:00] [INF] [25] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackStart (Jellyfin.Api)"'
- [2025-03-03 20:26:05.224 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "POST" "http"://"192.168.0.108:8096""""/Sessions/Playing""" - 204 null null 82.1933ms
- [2025-03-03 20:26:06.224 +01:00] [INF] [27] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:06.226 +01:00] [INF] [27] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:06.228 +01:00] [INF] [27] 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-03-03 20:26:06.230 +01:00] [INF] [27] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:06.232 +01:00] [INF] [27] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:06.234 +01:00] [INF] [27] 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-03-03 20:26:06.236 +01:00] [INF] [27] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:06.238 +01:00] [INF] [27] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:06.239 +01:00] [INF] [27] 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-03-03 20:26:06.241 +01:00] [INF] [27] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:06.243 +01:00] [INF] [27] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:06.245 +01:00] [INF] [27] 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-03-03 20:26:06.247 +01:00] [INF] [27] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:06.248 +01:00] [INF] [27] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:06.250 +01:00] [INF] [27] 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-03-03 20:26:06.251 +01:00] [INF] [27] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:06.253 +01:00] [INF] [27] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:06.255 +01:00] [INF] [27] 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-03-03 20:26:07.230 +01:00] [INF] [26] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:07.232 +01:00] [INF] [26] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:07.234 +01:00] [INF] [26] 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-03-03 20:26:07.236 +01:00] [INF] [26] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:07.238 +01:00] [INF] [26] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:07.240 +01:00] [INF] [26] 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-03-03 20:26:07.242 +01:00] [INF] [26] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:07.244 +01:00] [INF] [26] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:07.245 +01:00] [INF] [26] 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-03-03 20:26:07.247 +01:00] [INF] [26] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:07.249 +01:00] [INF] [26] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:07.251 +01:00] [INF] [26] 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-03-03 20:26:07.253 +01:00] [INF] [26] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:07.254 +01:00] [INF] [26] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:07.256 +01:00] [INF] [26] 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-03-03 20:26:07.258 +01:00] [INF] [26] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:07.260 +01:00] [INF] [26] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:26:07.261 +01:00] [INF] [26] 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-03-03 20:26:07.886 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/14980.1cd569ac04ac2a6cd721.css""" - null null
- [2025-03-03 20:26:07.888 +01:00] [INF] [17] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/14980.1cd569ac04ac2a6cd721.css"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\14980.1cd569ac04ac2a6cd721.css"'
- [2025-03-03 20:26:07.889 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/14980.1cd569ac04ac2a6cd721.css""" - 200 null "text/css" 3.051ms
- [2025-03-03 20:26:07.976 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "POST" "http"://"192.168.0.108:8096""""/Sessions/Playing/Progress""" - "application/json" 556
- [2025-03-03 20:26:07.977 +01:00] [INF] [25] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:26:07.978 +01:00] [INF] [25] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
- [2025-03-03 20:26:07.980 +01:00] [INF] [25] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"ReportPlaybackProgress\", controller = \"Playstate\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] ReportPlaybackProgress(MediaBrowser.Model.Session.PlaybackProgressInfo)" on controller "Jellyfin.Api.Controllers.PlaystateController" ("Jellyfin.Api").
- [2025-03-03 20:26:07.986 +01:00] [INF] [25] Microsoft.AspNetCore.Mvc.StatusCodeResult: Executing StatusCodeResult, setting HTTP status code 204
- [2025-03-03 20:26:07.986 +01:00] [INF] [25] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)" in 4.6127ms
- [2025-03-03 20:26:07.987 +01:00] [INF] [25] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
- [2025-03-03 20:26:07.988 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "POST" "http"://"192.168.0.108:8096""""/Sessions/Playing/Progress""" - 204 null null 12.5915ms
- [2025-03-03 20:26:07.996 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/57949.a599cc88f6f7c3fe51dc.chunk.js""" - null null
- [2025-03-03 20:26:07.998 +01:00] [INF] [17] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/57949.a599cc88f6f7c3fe51dc.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\57949.a599cc88f6f7c3fe51dc.chunk.js"'
- [2025-03-03 20:26:07.999 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/57949.a599cc88f6f7c3fe51dc.chunk.js""" - 200 null "text/javascript" 2.5906ms
- [2025-03-03 20:26:08.008 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/90742.9bc4825e3be97071537f.chunk.js""" - null null
- [2025-03-03 20:26:08.011 +01:00] [INF] [17] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/90742.9bc4825e3be97071537f.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\90742.9bc4825e3be97071537f.chunk.js"'
- [2025-03-03 20:26:08.012 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/90742.9bc4825e3be97071537f.chunk.js""" - 200 null "text/javascript" 3.2322ms
- [2025-03-03 20:26:08.020 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/playback-video.b8faed552e6c7ee0a388.css""" - null null
- [2025-03-03 20:26:08.021 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/playback-video-index-html.fb812af814e8c8697a00.chunk.js""" - null null
- [2025-03-03 20:26:08.022 +01:00] [INF] [26] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/playback-video.b8faed552e6c7ee0a388.css"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\playback-video.b8faed552e6c7ee0a388.css"'
- [2025-03-03 20:26:08.023 +01:00] [INF] [25] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: Sending file. Request path: '"/playback-video-index-html.fb812af814e8c8697a00.chunk.js"'. Physical path: '"C:\Program Files\Jellyfin\Server\jellyfin-web\playback-video-index-html.fb812af814e8c8697a00.chunk.js"'
- [2025-03-03 20:26:08.024 +01:00] [INF] [26] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/playback-video.b8faed552e6c7ee0a388.css""" - 200 null "text/css" 3.8652ms
- [2025-03-03 20:26:08.025 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/web/playback-video-index-html.fb812af814e8c8697a00.chunk.js""" - 200 null "text/javascript" 4.0571ms
- [2025-03-03 20:26:17.978 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "POST" "http"://"192.168.0.108:8096""""/Sessions/Playing/Progress""" - "application/json" 558
- [2025-03-03 20:26:17.980 +01:00] [INF] [23] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:26:17.981 +01:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
- [2025-03-03 20:26:17.982 +01:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"ReportPlaybackProgress\", controller = \"Playstate\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] ReportPlaybackProgress(MediaBrowser.Model.Session.PlaybackProgressInfo)" on controller "Jellyfin.Api.Controllers.PlaystateController" ("Jellyfin.Api").
- [2025-03-03 20:26:17.984 +01:00] [INF] [23] Microsoft.AspNetCore.Mvc.StatusCodeResult: Executing StatusCodeResult, setting HTTP status code 204
- [2025-03-03 20:26:17.985 +01:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)" in 1.9726ms
- [2025-03-03 20:26:17.986 +01:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
- [2025-03-03 20:26:17.987 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "POST" "http"://"192.168.0.108:8096""""/Sessions/Playing/Progress""" - 204 null null 8.9507ms
- [2025-03-03 20:26:27.976 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "POST" "http"://"192.168.0.108:8096""""/Sessions/Playing/Progress""" - "application/json" 558
- [2025-03-03 20:26:27.977 +01:00] [INF] [25] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:26:27.978 +01:00] [INF] [25] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
- [2025-03-03 20:26:27.979 +01:00] [INF] [25] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"ReportPlaybackProgress\", controller = \"Playstate\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] ReportPlaybackProgress(MediaBrowser.Model.Session.PlaybackProgressInfo)" on controller "Jellyfin.Api.Controllers.PlaystateController" ("Jellyfin.Api").
- [2025-03-03 20:26:27.989 +01:00] [INF] [25] Microsoft.AspNetCore.Mvc.StatusCodeResult: Executing StatusCodeResult, setting HTTP status code 204
- [2025-03-03 20:26:27.990 +01:00] [INF] [25] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)" in 9.184ms
- [2025-03-03 20:26:27.990 +01:00] [INF] [25] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
- [2025-03-03 20:26:27.991 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "POST" "http"://"192.168.0.108:8096""""/Sessions/Playing/Progress""" - 204 null null 15.9791ms
- [2025-03-03 20:26:37.976 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "POST" "http"://"192.168.0.108:8096""""/Sessions/Playing/Progress""" - "application/json" 558
- [2025-03-03 20:26:37.978 +01:00] [INF] [17] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:26:37.979 +01:00] [INF] [17] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
- [2025-03-03 20:26:37.980 +01:00] [INF] [17] 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-03-03 20:26:37.983 +01:00] [INF] [17] 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-03-03 20:26:37.985 +01:00] [INF] [17] 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-03-03 20:26:37.987 +01:00] [INF] [17] 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-03-03 20:26:37.988 +01:00] [INF] [17] 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-03-03 20:26:37.990 +01:00] [INF] [17] 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-03-03 20:26:37.991 +01:00] [INF] [17] 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-03-03 20:26:37.993 +01:00] [INF] [17] 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-03-03 20:26:37.994 +01:00] [INF] [17] 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-03-03 20:26:37.996 +01:00] [INF] [17] 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-03-03 20:26:37.997 +01:00] [INF] [17] 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-03-03 20:26:37.999 +01:00] [INF] [17] 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-03-03 20:26:38.000 +01:00] [INF] [17] 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-03-03 20:26:38.001 +01:00] [INF] [17] 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-03-03 20:26:38.003 +01:00] [INF] [17] 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-03-03 20:26:38.005 +01:00] [INF] [17] 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-03-03 20:26:38.006 +01:00] [INF] [17] 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-03-03 20:26:38.007 +01:00] [INF] [17] 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-03-03 20:26:38.009 +01:00] [INF] [17] 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-03-03 20:26:38.010 +01:00] [INF] [17] 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-03-03 20:26:38.012 +01:00] [INF] [17] 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-03-03 20:26:38.013 +01:00] [INF] [17] 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-03-03 20:26:38.015 +01:00] [INF] [17] 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-03-03 20:26:38.016 +01:00] [INF] [17] 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-03-03 20:26:38.018 +01:00] [INF] [17] 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-03-03 20:26:38.019 +01:00] [INF] [17] 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-03-03 20:26:38.021 +01:00] [INF] [17] 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-03-03 20:26:38.022 +01:00] [INF] [17] 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-03-03 20:26:38.024 +01:00] [INF] [17] 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-03-03 20:26:38.025 +01:00] [INF] [17] 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-03-03 20:26:38.027 +01:00] [INF] [17] 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-03-03 20:26:38.028 +01:00] [INF] [17] 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-03-03 20:26:38.030 +01:00] [INF] [17] 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-03-03 20:26:38.031 +01:00] [INF] [17] 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-03-03 20:26:38.033 +01:00] [INF] [17] 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-03-03 20:26:38.034 +01:00] [INF] [17] 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-03-03 20:26:38.036 +01:00] [INF] [17] 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='?' (Size = 73)"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Preferences\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2025-03-03 20:26:38.037 +01:00] [INF] [17] 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-03-03 20:26:38.039 +01:00] [INF] [17] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p29='?' (DbType = Guid), @p0='?', @p1='?' (Size = 67), @p2='?' (Size = 8), @p3='?' (DbType = Boolean), @p4='?' (DbType = Boolean), @p5='?' (DbType = Boolean), @p6='?' (DbType = Boolean), @p7='?' (DbType = Boolean), @p8='?' (DbType = Boolean), @p9='?' (DbType = Boolean), @p10='?' (DbType = Int64), @p11='?' (DbType = Int32), @p12='?' (DbType = DateTime), @p13='?' (DbType = DateTime), @p14='?' (DbType = Int32), @p15='?' (DbType = Int32), @p16='?' (DbType = Int32), @p17='?' (DbType = Boolean), @p18='?' (Size = 194), @p19='?' (Size = 66), @p20='?' (DbType = Boolean), @p21='?' (DbType = Boolean), @p22='?' (DbType = Boolean), @p23='?' (DbType = Int32), @p24='?' (DbType = UInt32), @p30='?' (DbType = UInt32), @p25='?', @p26='?' (DbType = Int32), @p27='?' (DbType = Int32), @p28='?' (Size = 7)"], 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-03-03 20:26:38.042 +01:00] [INF] [17] Microsoft.AspNetCore.Mvc.StatusCodeResult: Executing StatusCodeResult, setting HTTP status code 204
- [2025-03-03 20:26:38.043 +01:00] [INF] [17] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)" in 61.9628ms
- [2025-03-03 20:26:38.044 +01:00] [INF] [17] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
- [2025-03-03 20:26:38.045 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "POST" "http"://"192.168.0.108:8096""""/Sessions/Playing/Progress""" - 204 null null 68.4717ms
- [2025-03-03 20:26:43.205 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "OPTIONS" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:26:43.206 +01:00] [INF] [29] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "OPTIONS" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:26:43.206 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "OPTIONS" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:26:43.206 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "OPTIONS" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:26:43.206 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "OPTIONS" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:26:43.207 +01:00] [INF] [27] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:26:43.208 +01:00] [INF] [29] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:26:43.209 +01:00] [INF] [8] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:26:43.211 +01:00] [INF] [23] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:26:43.212 +01:00] [INF] [17] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:26:43.213 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "OPTIONS" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - 204 null null 7.8633ms
- [2025-03-03 20:26:43.214 +01:00] [INF] [29] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "OPTIONS" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - 204 null null 8.0698ms
- [2025-03-03 20:26:43.214 +01:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "OPTIONS" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - 204 null null 8.6496ms
- [2025-03-03 20:26:43.215 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "OPTIONS" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - 204 null null 9.1619ms
- [2025-03-03 20:26:43.216 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "OPTIONS" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - 204 null null 9.7706ms
- [2025-03-03 20:26:43.220 +01:00] [INF] [29] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:26:43.226 +01:00] [INF] [29] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:26:43.227 +01:00] [INF] [29] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"'
- [2025-03-03 20:26:43.228 +01:00] [INF] [29] 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-03-03 20:26:43.229 +01:00] [INF] [29] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"Jellyfin.Api.Controllers.ScheduledTasksController+<GetTasks>d__2"'.
- [2025-03-03 20:26:43.230 +01:00] [INF] [29] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)" in 1.2617ms
- [2025-03-03 20:26:43.231 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:26:43.231 +01:00] [INF] [29] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"'
- [2025-03-03 20:26:43.233 +01:00] [INF] [23] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:26:43.234 +01:00] [INF] [29] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - 200 null "application/json; charset=utf-8" 14.4825ms
- [2025-03-03 20:26:43.235 +01:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"'
- [2025-03-03 20:26:43.237 +01:00] [INF] [23] 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-03-03 20:26:43.239 +01:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"Jellyfin.Api.Controllers.ScheduledTasksController+<GetTasks>d__2"'.
- [2025-03-03 20:26:43.240 +01:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)" in 1.2837ms
- [2025-03-03 20:26:43.241 +01:00] [INF] [29] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:26:43.241 +01:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"'
- [2025-03-03 20:26:43.243 +01:00] [INF] [29] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:26:43.244 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - 200 null "application/json; charset=utf-8" 12.7232ms
- [2025-03-03 20:26:43.244 +01:00] [INF] [29] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"'
- [2025-03-03 20:26:43.247 +01:00] [INF] [29] 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-03-03 20:26:43.248 +01:00] [INF] [29] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"Jellyfin.Api.Controllers.ScheduledTasksController+<GetTasks>d__2"'.
- [2025-03-03 20:26:43.250 +01:00] [INF] [29] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)" in 1.4399ms
- [2025-03-03 20:26:43.250 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:26:43.251 +01:00] [INF] [29] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"'
- [2025-03-03 20:26:43.252 +01:00] [INF] [23] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:26:43.253 +01:00] [INF] [29] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - 200 null "application/json; charset=utf-8" 12.5651ms
- [2025-03-03 20:26:43.254 +01:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"'
- [2025-03-03 20:26:43.257 +01:00] [INF] [23] 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-03-03 20:26:43.258 +01:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"Jellyfin.Api.Controllers.ScheduledTasksController+<GetTasks>d__2"'.
- [2025-03-03 20:26:43.259 +01:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)" in 1.3024ms
- [2025-03-03 20:26:43.260 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:26:43.260 +01:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"'
- [2025-03-03 20:26:43.262 +01:00] [INF] [17] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:26:43.262 +01:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - 200 null "application/json; charset=utf-8" 12.3462ms
- [2025-03-03 20:26:43.263 +01:00] [INF] [17] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"'
- [2025-03-03 20:26:43.266 +01:00] [INF] [17] 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-03-03 20:26:43.267 +01:00] [INF] [17] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"Jellyfin.Api.Controllers.ScheduledTasksController+<GetTasks>d__2"'.
- [2025-03-03 20:26:43.268 +01:00] [INF] [17] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)" in 1.3285ms
- [2025-03-03 20:26:43.269 +01:00] [INF] [17] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"'
- [2025-03-03 20:26:43.270 +01:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - 200 null "application/json; charset=utf-8" 10.5775ms
- [2025-03-03 20:26:47.978 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "POST" "http"://"192.168.0.108:8096""""/Sessions/Playing/Progress""" - "application/json" 558
- [2025-03-03 20:26:47.980 +01:00] [INF] [27] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:26:47.980 +01:00] [INF] [27] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
- [2025-03-03 20:26:47.981 +01:00] [INF] [27] 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-03-03 20:26:47.983 +01:00] [INF] [27] Microsoft.AspNetCore.Mvc.StatusCodeResult: Executing StatusCodeResult, setting HTTP status code 204
- [2025-03-03 20:26:47.984 +01:00] [INF] [27] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)" in 1.4372ms
- [2025-03-03 20:26:47.985 +01:00] [INF] [27] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
- [2025-03-03 20:26:47.986 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "POST" "http"://"192.168.0.108:8096""""/Sessions/Playing/Progress""" - 204 null null 7.5574ms
- [2025-03-03 20:26:57.978 +01:00] [INF] [29] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "POST" "http"://"192.168.0.108:8096""""/Sessions/Playing/Progress""" - "application/json" 558
- [2025-03-03 20:26:57.980 +01:00] [INF] [29] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:26:57.980 +01:00] [INF] [29] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
- [2025-03-03 20:26:57.981 +01:00] [INF] [29] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"ReportPlaybackProgress\", controller = \"Playstate\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] ReportPlaybackProgress(MediaBrowser.Model.Session.PlaybackProgressInfo)" on controller "Jellyfin.Api.Controllers.PlaystateController" ("Jellyfin.Api").
- [2025-03-03 20:26:57.983 +01:00] [INF] [29] Microsoft.AspNetCore.Mvc.StatusCodeResult: Executing StatusCodeResult, setting HTTP status code 204
- [2025-03-03 20:26:57.984 +01:00] [INF] [29] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)" in 1.2304ms
- [2025-03-03 20:26:57.985 +01:00] [INF] [29] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
- [2025-03-03 20:26:57.986 +01:00] [INF] [29] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "POST" "http"://"192.168.0.108:8096""""/Sessions/Playing/Progress""" - 204 null null 7.424ms
- [2025-03-03 20:27:07.976 +01:00] [INF] [33] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "POST" "http"://"192.168.0.108:8096""""/Sessions/Playing/Progress""" - "application/json" 558
- [2025-03-03 20:27:07.978 +01:00] [INF] [33] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:27:07.979 +01:00] [INF] [33] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
- [2025-03-03 20:27:07.979 +01:00] [INF] [33] 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-03-03 20:27:07.981 +01:00] [INF] [33] Microsoft.AspNetCore.Mvc.StatusCodeResult: Executing StatusCodeResult, setting HTTP status code 204
- [2025-03-03 20:27:07.982 +01:00] [INF] [33] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)" in 1.3933ms
- [2025-03-03 20:27:07.983 +01:00] [INF] [33] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
- [2025-03-03 20:27:07.984 +01:00] [INF] [33] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "POST" "http"://"192.168.0.108:8096""""/Sessions/Playing/Progress""" - 204 null null 7.4036ms
- [2025-03-03 20:27:17.978 +01:00] [INF] [29] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "POST" "http"://"192.168.0.108:8096""""/Sessions/Playing/Progress""" - "application/json" 558
- [2025-03-03 20:27:17.980 +01:00] [INF] [29] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:27:17.981 +01:00] [INF] [29] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
- [2025-03-03 20:27:17.981 +01:00] [INF] [29] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"ReportPlaybackProgress\", controller = \"Playstate\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] ReportPlaybackProgress(MediaBrowser.Model.Session.PlaybackProgressInfo)" on controller "Jellyfin.Api.Controllers.PlaystateController" ("Jellyfin.Api").
- [2025-03-03 20:27:17.983 +01:00] [INF] [29] Microsoft.AspNetCore.Mvc.StatusCodeResult: Executing StatusCodeResult, setting HTTP status code 204
- [2025-03-03 20:27:17.984 +01:00] [INF] [29] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)" in 1.3639ms
- [2025-03-03 20:27:17.985 +01:00] [INF] [29] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
- [2025-03-03 20:27:17.986 +01:00] [INF] [29] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "POST" "http"://"192.168.0.108:8096""""/Sessions/Playing/Progress""" - 204 null null 7.2783ms
- [2025-03-03 20:27:27.985 +01:00] [INF] [33] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "POST" "http"://"192.168.0.108:8096""""/Sessions/Playing/Progress""" - "application/json" 558
- [2025-03-03 20:27:27.987 +01:00] [INF] [33] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:27:27.987 +01:00] [INF] [33] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
- [2025-03-03 20:27:27.988 +01:00] [INF] [33] 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-03-03 20:27:27.990 +01:00] [INF] [33] Microsoft.AspNetCore.Mvc.StatusCodeResult: Executing StatusCodeResult, setting HTTP status code 204
- [2025-03-03 20:27:27.991 +01:00] [INF] [33] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)" in 1.3636ms
- [2025-03-03 20:27:27.992 +01:00] [INF] [33] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
- [2025-03-03 20:27:27.993 +01:00] [INF] [33] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "POST" "http"://"192.168.0.108:8096""""/Sessions/Playing/Progress""" - 204 null null 7.8801ms
- [2025-03-03 20:27:29.624 +01:00] [INF] [25] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.VideosController.GetVideoStreamByContainer (Jellyfin.Api)" in 86795.1824ms
- [2025-03-03 20:27:29.625 +01:00] [INF] [25] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.VideosController.GetVideoStreamByContainer (Jellyfin.Api)"'
- [2025-03-03 20:27:29.626 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Videos/9fead8125adf3ba646136a1f7db449a0/stream.mkv""?Static=true&mediaSourceId=9fead8125adf3ba646136a1f7db449a0&deviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvMTA4LjAuNTM1OS4yMTEgU2FmYXJpLzUzNy4zNiBXZWJBcHBNYW5hZ2VyfDE3MzI1MzYwMDc0NDk1&api_key=750e90cbbf334505b0a1e1ad1b7271af&Tag=53854bca9037a3411d24251025ed03fd" - 206 26614535336 "video/x-matroska" 86805.5506ms
- [2025-03-03 20:27:29.663 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Items/9fead8125adf3ba646136a1f7db449a0""?userId=936e1d8698e14ccc9398ab93299771c4" - null null
- [2025-03-03 20:27:29.665 +01:00] [INF] [27] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.UserLibraryController.GetItem (Jellyfin.Api)"'
- [2025-03-03 20:27:29.666 +01:00] [INF] [27] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetItem\", controller = \"UserLibrary\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[MediaBrowser.Model.Dto.BaseItemDto]] GetItem(System.Nullable`1[System.Guid], System.Guid)" on controller "Jellyfin.Api.Controllers.UserLibraryController" ("Jellyfin.Api").
- [2025-03-03 20:27:29.668 +01:00] [INF] [27] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:27:29.670 +01:00] [INF] [27] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT EXISTS (
- SELECT 1
- FROM \"MediaSegments\" AS \"m\"
- WHERE \"m\".\"ItemId\" = @__itemId_0)"
- [2025-03-03 20:27:29.672 +01:00] [INF] [27] 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-03-03 20:27:29.673 +01:00] [INF] [27] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.Dto.BaseItemDto"'.
- [2025-03-03 20:27:29.675 +01:00] [INF] [22] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "POST" "http"://"192.168.0.108:8096""""/Sessions/Playing/Stopped""" - "application/json" 975
- [2025-03-03 20:27:29.675 +01:00] [INF] [27] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.UserLibraryController.GetItem (Jellyfin.Api)" in 8.1094ms
- [2025-03-03 20:27:29.676 +01:00] [INF] [22] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:27:29.677 +01:00] [INF] [27] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.UserLibraryController.GetItem (Jellyfin.Api)"'
- [2025-03-03 20:27:29.677 +01:00] [INF] [22] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackStopped (Jellyfin.Api)"'
- [2025-03-03 20:27:29.678 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Items/9fead8125adf3ba646136a1f7db449a0""?userId=936e1d8698e14ccc9398ab93299771c4" - 200 null "application/json; charset=utf-8" 14.9937ms
- [2025-03-03 20:27:29.680 +01:00] [INF] [22] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"ReportPlaybackStopped\", controller = \"Playstate\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] ReportPlaybackStopped(MediaBrowser.Model.Session.PlaybackStopInfo)" on controller "Jellyfin.Api.Controllers.PlaystateController" ("Jellyfin.Api").
- [2025-03-03 20:27:29.685 +01:00] [INF] [22] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.10.6" playing "Volcano". Stopped at "72462" ms
- [2025-03-03 20:27:29.688 +01:00] [INF] [22] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p0='?' (DbType = DateTime), @p1='?' (Size = 32), @p2='?' (DbType = Int32), @p3='?' (Size = 70), @p4='?', @p5='?' (DbType = UInt32), @p6='?', @p7='?' (Size = 20), @p8='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""INSERT INTO \"ActivityLogs\" (\"DateCreated\", \"ItemId\", \"LogSeverity\", \"Name\", \"Overview\", \"RowVersion\", \"ShortOverview\", \"Type\", \"UserId\")
- VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8)
- RETURNING \"Id\";"
- [2025-03-03 20:27:29.690 +01:00] [INF] [22] Microsoft.AspNetCore.Mvc.StatusCodeResult: Executing StatusCodeResult, setting HTTP status code 204
- [2025-03-03 20:27:29.691 +01:00] [INF] [22] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackStopped (Jellyfin.Api)" in 8.8607ms
- [2025-03-03 20:27:29.692 +01:00] [INF] [22] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackStopped (Jellyfin.Api)"'
- [2025-03-03 20:27:29.693 +01:00] [INF] [22] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "POST" "http"://"192.168.0.108:8096""""/Sessions/Playing/Stopped""" - 204 null null 18.1608ms
- [2025-03-03 20:27:29.763 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Items/9fead8125adf3ba646136a1f7db449a0/ThemeMedia""?userId=936e1d8698e14ccc9398ab93299771c4&inheritFromParent=true" - null null
- [2025-03-03 20:27:29.765 +01:00] [INF] [27] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.LibraryController.GetThemeMedia (Jellyfin.Api)"'
- [2025-03-03 20:27:29.765 +01:00] [INF] [27] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetThemeMedia\", controller = \"Library\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.ActionResult`1[MediaBrowser.Model.Querying.AllThemeMediaResult] GetThemeMedia(System.Guid, System.Nullable`1[System.Guid], Boolean, Jellyfin.Data.Enums.ItemSortBy[], Jellyfin.Data.Enums.SortOrder[])" on controller "Jellyfin.Api.Controllers.LibraryController" ("Jellyfin.Api").
- [2025-03-03 20:27:29.767 +01:00] [INF] [27] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.Querying.AllThemeMediaResult"'.
- [2025-03-03 20:27:29.768 +01:00] [INF] [27] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.LibraryController.GetThemeMedia (Jellyfin.Api)" in 1.1249ms
- [2025-03-03 20:27:29.769 +01:00] [INF] [27] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.LibraryController.GetThemeMedia (Jellyfin.Api)"'
- [2025-03-03 20:27:29.769 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/Items/9fead8125adf3ba646136a1f7db449a0/ThemeMedia""?userId=936e1d8698e14ccc9398ab93299771c4&inheritFromParent=true" - 200 null "application/json; charset=utf-8" 6.6189ms
- [2025-03-03 20:27:35.362 +01:00] [INF] [25] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p0='?' (DbType = DateTime), @p1='?', @p2='?' (DbType = Int32), @p3='?' (Size = 41), @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-03-03 20:27:35.366 +01:00] [INF] [25] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.0.128" closed
- [2025-03-03 20:27:35.368 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"192.168.0.108:8096""""/socket""?api_key=750e90cbbf334505b0a1e1ad1b7271af&deviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvMTA4LjAuNTM1OS4yMTEgU2FmYXJpLzUzNy4zNiBXZWJBcHBNYW5hZ2VyfDE3MzI1MzYwMDc0NDk1" - 101 null null 119333.7621ms
- [2025-03-03 20:27:43.202 +01:00] [INF] [22] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "OPTIONS" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:27:43.203 +01:00] [INF] [33] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "OPTIONS" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:27:43.203 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "OPTIONS" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:27:43.203 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "OPTIONS" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:27:43.203 +01:00] [INF] [29] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "OPTIONS" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:27:43.204 +01:00] [INF] [22] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:27:43.206 +01:00] [INF] [33] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:27:43.207 +01:00] [INF] [25] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:27:43.208 +01:00] [INF] [27] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:27:43.210 +01:00] [INF] [29] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:27:43.210 +01:00] [INF] [22] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "OPTIONS" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - 204 null null 8.001ms
- [2025-03-03 20:27:43.211 +01:00] [INF] [33] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "OPTIONS" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - 204 null null 8.1636ms
- [2025-03-03 20:27:43.212 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "OPTIONS" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - 204 null null 8.8566ms
- [2025-03-03 20:27:43.212 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "OPTIONS" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - 204 null null 9.4213ms
- [2025-03-03 20:27:43.213 +01:00] [INF] [29] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "OPTIONS" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - 204 null null 9.9599ms
- [2025-03-03 20:27:43.216 +01:00] [INF] [33] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:27:43.223 +01:00] [INF] [33] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:27:43.223 +01:00] [INF] [33] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"'
- [2025-03-03 20:27:43.224 +01:00] [INF] [33] 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-03-03 20:27:43.226 +01:00] [INF] [33] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"Jellyfin.Api.Controllers.ScheduledTasksController+<GetTasks>d__2"'.
- [2025-03-03 20:27:43.227 +01:00] [INF] [33] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)" in 1.2572ms
- [2025-03-03 20:27:43.227 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:27:43.228 +01:00] [INF] [33] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"'
- [2025-03-03 20:27:43.229 +01:00] [INF] [27] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:27:43.230 +01:00] [INF] [33] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - 200 null "application/json; charset=utf-8" 13.765ms
- [2025-03-03 20:27:43.231 +01:00] [INF] [27] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"'
- [2025-03-03 20:27:43.233 +01:00] [INF] [27] 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-03-03 20:27:43.235 +01:00] [INF] [27] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"Jellyfin.Api.Controllers.ScheduledTasksController+<GetTasks>d__2"'.
- [2025-03-03 20:27:43.236 +01:00] [INF] [27] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)" in 1.1913ms
- [2025-03-03 20:27:43.236 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:27:43.237 +01:00] [INF] [27] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"'
- [2025-03-03 20:27:43.238 +01:00] [INF] [25] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:27:43.239 +01:00] [INF] [27] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - 200 null "application/json; charset=utf-8" 11.6946ms
- [2025-03-03 20:27:43.240 +01:00] [INF] [25] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"'
- [2025-03-03 20:27:43.242 +01:00] [INF] [25] 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-03-03 20:27:43.243 +01:00] [INF] [25] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"Jellyfin.Api.Controllers.ScheduledTasksController+<GetTasks>d__2"'.
- [2025-03-03 20:27:43.260 +01:00] [INF] [25] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)" in 16.7993ms
- [2025-03-03 20:27:43.261 +01:00] [INF] [29] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:27:43.261 +01:00] [INF] [25] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"'
- [2025-03-03 20:27:43.262 +01:00] [INF] [29] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:27:43.263 +01:00] [INF] [25] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - 200 null "application/json; charset=utf-8" 26.9125ms
- [2025-03-03 20:27:43.264 +01:00] [INF] [29] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"'
- [2025-03-03 20:27:43.266 +01:00] [INF] [29] 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-03-03 20:27:43.268 +01:00] [INF] [29] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"Jellyfin.Api.Controllers.ScheduledTasksController+<GetTasks>d__2"'.
- [2025-03-03 20:27:43.269 +01:00] [INF] [29] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)" in 1.1341ms
- [2025-03-03 20:27:43.269 +01:00] [INF] [33] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - null null
- [2025-03-03 20:27:43.270 +01:00] [INF] [29] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"'
- [2025-03-03 20:27:43.271 +01:00] [INF] [33] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2025-03-03 20:27:43.272 +01:00] [INF] [29] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - 200 null "application/json; charset=utf-8" 11.3721ms
- [2025-03-03 20:27:43.273 +01:00] [INF] [33] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"'
- [2025-03-03 20:27:43.275 +01:00] [INF] [33] 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-03-03 20:27:43.277 +01:00] [INF] [33] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"Jellyfin.Api.Controllers.ScheduledTasksController+<GetTasks>d__2"'.
- [2025-03-03 20:27:43.278 +01:00] [INF] [33] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)" in 1.1365ms
- [2025-03-03 20:27:43.279 +01:00] [INF] [33] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.ScheduledTasksController.GetTasks (Jellyfin.Api)"'
- [2025-03-03 20:27:43.279 +01:00] [INF] [33] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"127.0.0.1:8096""""/ScheduledTasks""?IsEnabled=true" - 200 null "application/json; charset=utf-8" 10.2011ms
- [2025-03-03 20:28:00.231 +01:00] [INF] [29] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/System/Logs/Log""?name=log_20250303.log&api_key=f6ea9b64453f48fca6d261204a000709" - null null
- [2025-03-03 20:28:00.233 +01:00] [INF] [29] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"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 = 168), @p7='?' (Size = 6), @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-03-03 20:28:00.235 +01:00] [INF] [29] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.SystemController.GetLogFile (Jellyfin.Api)"'
- [2025-03-03 20:28:00.236 +01:00] [INF] [29] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetLogFile\", controller = \"System\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.ActionResult GetLogFile(System.String)" on controller "Jellyfin.Api.Controllers.SystemController" ("Jellyfin.Api").
- [2025-03-03 20:28:00.251 +01:00] [INF] [29] Microsoft.AspNetCore.Mvc.Infrastructure.FileStreamResultExecutor: Executing "FileStreamResult", sending file with download name '""' ...
- [2025-03-03 20:28:00.253 +01:00] [INF] [33] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.SystemController.GetLogFile (Jellyfin.Api)" in 15.3564ms
- [2025-03-03 20:28:00.254 +01:00] [INF] [33] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.SystemController.GetLogFile (Jellyfin.Api)"'
- [2025-03-03 20:28:00.255 +01:00] [INF] [33] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/System/Logs/Log""?name=log_20250303.log&api_key=f6ea9b64453f48fca6d261204a000709" - 200 null "text/plain; charset=utf-8" 24.4941ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement