Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [2024-06-12 10:07:27.052 +00: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)
- [2024-06-12 10:07:27.094 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-12 10:07:27.102 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CACHE_DIR, /config/cache]", "[JELLYFIN_DATA_DIR, /config/data]", "[JELLYFIN_WEB_DIR, /usr/share/jellyfin/web]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_CONFIG_DIR, /config]"]
- [2024-06-12 10:07:27.106 +00:00] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-12 10:07:27.106 +00:00] [INF] [1] Main: Operating system: "Ubuntu 22.04.4 LTS"
- [2024-06-12 10:07:27.106 +00:00] [INF] [1] Main: Architecture: Arm64
- [2024-06-12 10:07:27.107 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-12 10:07:27.107 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-12 10:07:27.107 +00:00] [INF] [1] Main: Processor count: 8
- [2024-06-12 10:07:27.107 +00:00] [INF] [1] Main: Program data path: "/config/data"
- [2024-06-12 10:07:27.108 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-12 10:07:27.108 +00:00] [INF] [1] Main: Config directory path: "/config"
- [2024-06-12 10:07:27.108 +00:00] [INF] [1] Main: Cache path: "/config/cache"
- [2024-06-12 10:07:27.108 +00:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web"
- [2024-06-12 10:07:27.108 +00:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/"
- [2024-06-12 10:07:27.319 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache"
- [2024-06-12 10:07:27.540 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
- [2024-06-12 10:07:27.574 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "ConfusedPolarBear.Plugin.IntroSkipper, Version=0.2.0.9, Culture=neutral, PublicKeyToken=null" from "/config/data/plugins/Intro Skipper_0.2.0.9/ConfusedPolarBear.Plugin.IntroSkipper.dll"
- [2024-06-12 10:07:27.577 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.PlaybackReporting, Version=14.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/data/plugins/Playback Reporting_14.0.0.0/Jellyfin.Plugin.PlaybackReporting.dll"
- [2024-06-12 10:07:27.579 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "SQLitePCL.pretty, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/data/plugins/Playback Reporting_14.0.0.0/SQLitePCL.pretty.dll"
- [2024-06-12 10:07:27.594 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Tvdb.Sdk, Version=4.7.9.1, Culture=neutral, PublicKeyToken=null" from "/config/data/plugins/TheTVDB_13.0.0.0/Tvdb.Sdk.dll"
- [2024-06-12 10:07:27.599 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Tvdb, Version=13.0.0.0, Culture=neutral, PublicKeyToken=null" from "/config/data/plugins/TheTVDB_13.0.0.0/Jellyfin.Plugin.Tvdb.dll"
- [2024-06-12 10:07:27.711 +00: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"]
- [2024-06-12 10:07:27.711 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- [2024-06-12 10:07:27.712 +00: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"]
- [2024-06-12 10:07:27.714 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.23.0.6"]
- [2024-06-12 10:07:27.715 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- [2024-06-12 10:07:27.715 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
- [2024-06-12 10:07:27.715 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- [2024-06-12 10:07:29.152 +00:00] [INF] [1] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("35"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
- ""SELECT COUNT(*) FROM \"sqlite_master\" WHERE \"name\" = '__EFMigrationsHistory' AND \"type\" = 'table';"
- [2024-06-12 10:07:29.188 +00:00] [INF] [1] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("3"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"MigrationId\", \"ProductVersion\"
- FROM \"__EFMigrationsHistory\"
- ORDER BY \"MigrationId\";"
- [2024-06-12 10:07:29.830 +00:00] [INF] [1] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"u\".\"Id\", \"u\".\"AudioLanguagePreference\", \"u\".\"AuthenticationProviderId\", \"u\".\"CastReceiverId\", \"u\".\"DisplayCollectionsView\", \"u\".\"DisplayMissingEpisodes\", \"u\".\"EnableAutoLogin\", \"u\".\"EnableLocalPassword\", \"u\".\"EnableNextEpisodeAutoPlay\", \"u\".\"EnableUserPreferenceAccess\", \"u\".\"HidePlayedInLatest\", \"u\".\"InternalId\", \"u\".\"InvalidLoginAttemptCount\", \"u\".\"LastActivityDate\", \"u\".\"LastLoginDate\", \"u\".\"LoginAttemptsBeforeLockout\", \"u\".\"MaxActiveSessions\", \"u\".\"MaxParentalAgeRating\", \"u\".\"MustUpdatePassword\", \"u\".\"Password\", \"u\".\"PasswordResetProviderId\", \"u\".\"PlayDefaultAudioTrack\", \"u\".\"RememberAudioSelections\", \"u\".\"RememberSubtitleSelections\", \"u\".\"RemoteClientBitrateLimit\", \"u\".\"RowVersion\", \"u\".\"SubtitleLanguagePreference\", \"u\".\"SubtitleMode\", \"u\".\"SyncPlayAccess\", \"u\".\"Username\", \"i\".\"Id\", \"i\".\"LastModified\", \"i\".\"Path\", \"i\".\"UserId\"
- FROM \"Users\" AS \"u\"
- LEFT JOIN \"ImageInfos\" AS \"i\" ON \"u\".\"Id\" = \"i\".\"UserId\"
- ORDER BY \"u\".\"Id\", \"i\".\"Id\""
- [2024-06-12 10:07:30.008 +00:00] [INF] [1] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("1"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\""
- [2024-06-12 10:07:30.039 +00:00] [INF] [1] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("1"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\""
- [2024-06-12 10:07:30.060 +00:00] [INF] [1] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("1"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\""
- [2024-06-12 10:07:30.435 +00:00] [INF] [1] ConfusedPolarBear.Plugin.IntroSkipper.Plugin: Skip button already added
- [2024-06-12 10:07:30.620 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Intro Skipper" "0.2.0.9"
- [2024-06-12 10:07:30.624 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Playback Reporting" "14.0.0.0"
- [2024-06-12 10:07:30.626 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TheTVDB" "13.0.0.0"
- [2024-06-12 10:07:30.627 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.6.0"
- [2024-06-12 10:07:30.628 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.6.0"
- [2024-06-12 10:07:30.628 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.6.0"
- [2024-06-12 10:07:30.646 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.6.0"
- [2024-06-12 10:07:30.647 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.6.0"
- [2024-06-12 10:07:30.779 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository: Using an in-memory repository. Keys will not be persisted to storage.
- [2024-06-12 10:07:30.779 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits.
- [2024-06-12 10:07:30.793 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
- [2024-06-12 10:07:30.808 +00:00] [INF] [1] ConfusedPolarBear.Plugin.IntroSkipper.Entrypoint: Running startup enqueue
- [2024-06-12 10:07:31.073 +00:00] [INF] [1] ConfusedPolarBear.Plugin.IntroSkipper.QueueManager: Running enqueue of items in library "Movies"
- [2024-06-12 10:07:31.095 +00:00] [INF] [1] ConfusedPolarBear.Plugin.IntroSkipper.QueueManager: Running enqueue of items in library "Shows"
- [2024-06-12 10:07:31.253 +00:00] [INF] [1] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: EventMonitorEntryPoint Running
- [2024-06-12 10:07:31.267 +00:00] [INF] [1] Jellyfin.Plugin.PlaybackReporting.Data.ActivityRepository: Sqlite version: 3.41.2
- [2024-06-12 10:07:31.270 +00:00] [INF] [1] Jellyfin.Plugin.PlaybackReporting.Data.ActivityRepository: Sqlite compiler options: ATOMIC_INTRINSICS=1,COMPILER=gcc-9.4.0,DEFAULT_AUTOVACUUM,DEFAULT_CACHE_SIZE=-2000,DEFAULT_FILE_FORMAT=4,DEFAULT_FOREIGN_KEYS,DEFAULT_JOURNAL_SIZE_LIMIT=-1,DEFAULT_MMAP_SIZE=0,DEFAULT_PAGE_SIZE=4096,DEFAULT_PCACHE_INITSZ=20,DEFAULT_RECURSIVE_TRIGGERS,DEFAULT_SECTOR_SIZE=4096,DEFAULT_SYNCHRONOUS=2,DEFAULT_WAL_AUTOCHECKPOINT=1000,DEFAULT_WAL_SYNCHRONOUS=2,DEFAULT_WORKER_THREADS=0,ENABLE_COLUMN_METADATA,ENABLE_FTS3,ENABLE_FTS3_PARENTHESIS,ENABLE_FTS4,ENABLE_FTS5,ENABLE_MATH_FUNCTIONS,ENABLE_RTREE,ENABLE_SNAPSHOT,MALLOC_SOFT_LIMIT=1024,MAX_ATTACHED=10,MAX_COLUMN=2000,MAX_COMPOUND_SELECT=500,MAX_DEFAULT_PAGE_SIZE=8192,MAX_EXPR_DEPTH=1000,MAX_FUNCTION_ARG=127,MAX_LENGTH=1000000000,MAX_LIKE_PATTERN_LENGTH=50000,MAX_MMAP_SIZE=0x7fff0000,MAX_PAGE_COUNT=1073741823,MAX_PAGE_SIZE=65536,MAX_SQL_LENGTH=1000000000,MAX_TRIGGER_DEPTH=1000,MAX_VARIABLE_NUMBER=32766,MAX_VDBE_OP=250000000,MAX_WORKER_THREADS=8,MUTEX_PTHREADS,SYSTEM_MALLOC,TEMP_STORE=1,THREADSAFE=1
- [2024-06-12 10:07:31.287 +00:00] [INF] [1] Jellyfin.Plugin.PlaybackReporting.Data.ActivityRepository: Default journal_mode for "/config/data/data/playback_reporting.db" is "delete"
- [2024-06-12 10:07:31.287 +00:00] [INF] [1] Jellyfin.Plugin.PlaybackReporting.Data.ActivityRepository: Initialize PlaybackActivity Repository
- [2024-06-12 10:07:31.291 +00:00] [INF] [1] Jellyfin.Plugin.PlaybackReporting.Data.ActivityRepository: PlaybackActivity table schema OK
- [2024-06-12 10:07:31.291 +00:00] [INF] [1] Jellyfin.Plugin.PlaybackReporting.Data.ActivityRepository: Expected : "datecreated:datetime|userid:text|itemid:text|itemtype:text|itemname:text|playbackmethod:text|clientname:text|devicename:text|playduration:int"
- [2024-06-12 10:07:31.291 +00:00] [INF] [1] Jellyfin.Plugin.PlaybackReporting.Data.ActivityRepository: Received : "datecreated:datetime|userid:text|itemid:text|itemtype:text|itemname:text|playbackmethod:text|clientname:text|devicename:text|playduration:int"
- [2024-06-12 10:07:31.303 +00:00] [INF] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: Creating key {14a9abb1-2cde-4b00-8c7e-5610f77bf0fd} with creation date 2024-06-12 10:07:31Z, activation date 2024-06-12 10:07:31Z, and expiration date 2024-09-10 10:07:31Z.
- [2024-06-12 10:07:31.312 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {14a9abb1-2cde-4b00-8c7e-5610f77bf0fd} may be persisted to storage in unencrypted form.
- [2024-06-12 10:07:32.049 +00:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/run/s6-rc:s6-rc-init:aNBbhk/servicedirs/svc-jellyfin/wwwroot". Static files may be unavailable.
- [2024-06-12 10:07:32.077 +00:00] [INF] [1] Microsoft.Hosting.Lifetime: Now listening on: "http://0.0.0.0:8096"
- [2024-06-12 10:07:32.078 +00:00] [INF] [1] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
- [2024-06-12 10:07:32.078 +00:00] [INF] [1] Microsoft.Hosting.Lifetime: Hosting environment: "Production"
- [2024-06-12 10:07:32.078 +00:00] [INF] [1] Microsoft.Hosting.Lifetime: Content root path: "/run/s6-rc:s6-rc-init:aNBbhk/servicedirs/svc-jellyfin"
- [2024-06-12 10:07:32.107 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
- [2024-06-12 10:07:32.112 +00:00] [INF] [1] Jellyfin.Plugin.PlaybackReporting.TaskCleanDb: TaskCleanDb Loaded
- [2024-06-12 10:07:32.113 +00:00] [INF] [1] Jellyfin.Plugin.PlaybackReporting.TaskRunBackup: TaskRunBackup Loaded
- [2024-06-12 10:07:32.114 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/movies"
- [2024-06-12 10:07:32.138 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Detect Intros and Credits" set to fire at 2024-06-13 00:00:00.000 +00:00, which is 13:52:27.8621715 from now.
- [2024-06-12 10:07:32.140 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Playback Reporting Trim Db" set to fire at 2024-06-13 00:00:00.000 +00:00, which is 13:52:27.8591595 from now.
- [2024-06-12 10:07:32.145 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/tv"
- [2024-06-12 10:07:32.151 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-06-13 03:00:00.000 +00:00, which is 16:52:27.8481604 from now.
- [2024-06-12 10:07:32.157 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-06-13 02:00:00.000 +00:00, which is 15:52:27.8428982 from now.
- [2024-06-12 10:07:32.193 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
- [2024-06-12 10:07:32.241 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_rkmpp", "h264", "h264_rkmpp", "hevc", "hevc_rkmpp", "mpeg1_rkmpp", "mpeg2video", "mpeg2_rkmpp", "mpeg4", "mpeg4_rkmpp", "msmpeg4", "vp8", "vp8_rkmpp", "libvpx", "vp9", "vp9_rkmpp", "libvpx-vp9", "aac", "ac3", "dca", "flac", "mp3", "truehd"]
- [2024-06-12 10:07:32.270 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "libx264", "h264_v4l2m2m", "h264_rkmpp", "libx265", "hevc_rkmpp", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
- [2024-06-12 10:07:32.300 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["overlay_opencl", "overlay_rkrga", "scale_opencl", "scale_rkrga", "tonemap_opencl", "vpp_rkrga", "zscale", "alphasrc"]
- [2024-06-12 10:07:32.325 +00:00] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "scale_cuda" with option "Output format (default \"same\")" is not available
- [2024-06-12 10:07:32.350 +00:00] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "tonemap_cuda" with option "GPU accelerated HDR to SDR tonemapping" is not available
- [2024-06-12 10:07:32.450 +00:00] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "overlay_vaapi" with option "Action to take when encountering EOF from secondary input" is not available
- [2024-06-12 10:07:32.488 +00:00] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "overlay_vulkan" with option "Action to take when encountering EOF from secondary input" is not available
- [2024-06-12 10:07:32.530 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["drm", "opencl", "rkmpp"]
- [2024-06-12 10:07:32.726 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
- [2024-06-12 10:07:32.728 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "80e2391fddfe49dd83fe74463472fa68"
- [2024-06-12 10:07:32.728 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
- [2024-06-12 10:07:32.728 +00:00] [INF] [1] Main: Startup complete 0:00:05.9362459
- [2024-06-12 10:07:32.939 +00:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/health""" - null null
- [2024-06-12 10:07:32.950 +00:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/health""" - 302 0 null 12.4851ms
- [2024-06-12 10:07:32.956 +00:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"localhost:8096""""/jellyfin/health""" - null null
- [2024-06-12 10:07:33.250 +00:00] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Health checks"'
- [2024-06-12 10:07:33.274 +00:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Health checks"'
- [2024-06-12 10:07:33.280 +00:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"localhost:8096""""/jellyfin/health""" - 200 null "text/plain" 323.3351ms
- [2024-06-12 10:07:35.191 +00:00] [INF] [19] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
- [2024-06-12 10:07:35.193 +00:00] [INF] [8] System.Net.Http.HttpClient.Default.LogicalHandler: Start processing HTTP request "GET" "https://repo.jellyfin.org/files/plugin/manifest.json"
- [2024-06-12 10:07:35.210 +00:00] [INF] [8] System.Net.Http.HttpClient.Default.ClientHandler: Sending HTTP request "GET" "https://repo.jellyfin.org/files/plugin/manifest.json"
- [2024-06-12 10:07:36.168 +00:00] [INF] [18] System.Net.Http.HttpClient.Default.ClientHandler: Received HTTP response headers after 952.9553ms - 200
- [2024-06-12 10:07:36.169 +00:00] [INF] [18] System.Net.Http.HttpClient.Default.LogicalHandler: End processing HTTP request after 979.6862ms - 200
- [2024-06-12 10:07:36.218 +00:00] [INF] [8] System.Net.Http.HttpClient.Default.LogicalHandler: Start processing HTTP request "GET" "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-playbackreporting.png"
- [2024-06-12 10:07:36.218 +00:00] [INF] [8] System.Net.Http.HttpClient.Default.ClientHandler: Sending HTTP request "GET" "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-playbackreporting.png"
- [2024-06-12 10:07:36.535 +00:00] [INF] [19] System.Net.Http.HttpClient.Default.ClientHandler: Received HTTP response headers after 315.9852ms - 200
- [2024-06-12 10:07:36.536 +00:00] [INF] [19] System.Net.Http.HttpClient.Default.LogicalHandler: End processing HTTP request after 318.1274ms - 200
- [2024-06-12 10:07:36.559 +00:00] [INF] [19] System.Net.Http.HttpClient.Default.LogicalHandler: Start processing HTTP request "GET" "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-tvdb.png"
- [2024-06-12 10:07:36.559 +00:00] [INF] [19] System.Net.Http.HttpClient.Default.ClientHandler: Sending HTTP request "GET" "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-tvdb.png"
- [2024-06-12 10:07:36.766 +00:00] [INF] [19] System.Net.Http.HttpClient.Default.ClientHandler: Received HTTP response headers after 206.0109ms - 200
- [2024-06-12 10:07:36.766 +00:00] [INF] [19] System.Net.Http.HttpClient.Default.LogicalHandler: End processing HTTP request after 207.6987ms - 200
- [2024-06-12 10:07:36.773 +00:00] [INF] [8] System.Net.Http.HttpClient.Default.LogicalHandler: Start processing HTTP request "GET" "https://raw.githubusercontent.com/jumoog/intro-skipper/master/manifest.json"
- [2024-06-12 10:07:36.774 +00:00] [INF] [8] System.Net.Http.HttpClient.Default.ClientHandler: Sending HTTP request "GET" "https://raw.githubusercontent.com/jumoog/intro-skipper/master/manifest.json"
- [2024-06-12 10:07:36.821 +00:00] [INF] [10] System.Net.Http.HttpClient.Default.ClientHandler: Received HTTP response headers after 47.2632ms - 200
- [2024-06-12 10:07:36.822 +00:00] [INF] [10] System.Net.Http.HttpClient.Default.LogicalHandler: End processing HTTP request after 48.3627ms - 200
- [2024-06-12 10:07:36.831 +00:00] [INF] [10] System.Net.Http.HttpClient.Default.LogicalHandler: Start processing HTTP request "GET" "https://raw.githubusercontent.com/jumoog/intro-skipper/master/images/logo.png"
- [2024-06-12 10:07:36.831 +00:00] [INF] [10] System.Net.Http.HttpClient.Default.ClientHandler: Sending HTTP request "GET" "https://raw.githubusercontent.com/jumoog/intro-skipper/master/images/logo.png"
- [2024-06-12 10:07:36.842 +00:00] [INF] [10] System.Net.Http.HttpClient.Default.ClientHandler: Received HTTP response headers after 11.1522ms - 200
- [2024-06-12 10:07:36.843 +00:00] [INF] [10] System.Net.Http.HttpClient.Default.LogicalHandler: End processing HTTP request after 12.0995ms - 200
- [2024-06-12 10:07:36.855 +00:00] [INF] [19] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 1 seconds
- [2024-06-12 10:07:37.665 +00:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/Shows/a07a0f6ef18b888153a4b5e68ed864da/Episodes""?IsVirtualUnaired=false&IsMissing=false&UserId=b9da953f0dc84f62af8472d1943056a0&Fields=Chapters%2CTrickplay" - null null
- [2024-06-12 10:07:37.749 +00:00] [INF] [10] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("8"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:07:37.812 +00:00] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.TvShowsController.GetEpisodes (Jellyfin.Api)"'
- [2024-06-12 10:07:37.837 +00:00] [INF] [10] 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").
- [2024-06-12 10:07:38.016 +00:00] [INF] [10] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("4"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2024-06-12 10:07:38.027 +00:00] [INF] [10] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2024-06-12 10:07:38.031 +00:00] [INF] [10] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2024-06-12 10:07:38.035 +00:00] [INF] [10] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2024-06-12 10:07:38.043 +00:00] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.Querying.QueryResult`1[[MediaBrowser.Model.Dto.BaseItemDto, MediaBrowser.Model, Version=10.9.6.0, Culture=neutral, PublicKeyToken=null]]"'.
- [2024-06-12 10:07:38.258 +00:00] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.TvShowsController.GetEpisodes (Jellyfin.Api)" in 416.6543ms
- [2024-06-12 10:07:38.258 +00:00] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.TvShowsController.GetEpisodes (Jellyfin.Api)"'
- [2024-06-12 10:07:38.260 +00:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/Shows/a07a0f6ef18b888153a4b5e68ed864da/Episodes""?IsVirtualUnaired=false&IsMissing=false&UserId=b9da953f0dc84f62af8472d1943056a0&Fields=Chapters%2CTrickplay" - 200 null "application/json; charset=utf-8" 595.6078ms
- [2024-06-12 10:07:38.282 +00:00] [INF] [19] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "POST" "http"://"server.example-network:8081""""/jellyfin/Items/59510bf9347dbf263d2ca5f626fec02c/PlaybackInfo""?UserId=b9da953f0dc84f62af8472d1943056a0&StartTimeTicks=46849440000&IsPlayback=true&AutoOpenLiveStream=true&AudioStreamIndex=1&SubtitleStreamIndex=-1&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&MaxStreamingBitrate=171320951" - "application/json" 5346
- [2024-06-12 10:07:38.284 +00:00] [INF] [19] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2024-06-12 10:07:38.290 +00:00] [INF] [19] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("1"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:07:38.295 +00:00] [INF] [19] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.MediaInfoController.GetPostedPlaybackInfo (Jellyfin.Api)"'
- [2024-06-12 10:07:38.308 +00:00] [INF] [19] 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").
- [2024-06-12 10:07:38.548 +00:00] [INF] [19] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "example-server". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-06-12 10:07:38.622 +00:00] [INF] [19] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.MediaInfo.PlaybackInfoResponse"'.
- [2024-06-12 10:07:38.657 +00:00] [INF] [19] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.MediaInfoController.GetPostedPlaybackInfo (Jellyfin.Api)" in 348.2783ms
- [2024-06-12 10:07:38.657 +00:00] [INF] [19] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.MediaInfoController.GetPostedPlaybackInfo (Jellyfin.Api)"'
- [2024-06-12 10:07:38.658 +00:00] [INF] [19] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "POST" "http"://"server.example-network:8081""""/jellyfin/Items/59510bf9347dbf263d2ca5f626fec02c/PlaybackInfo""?UserId=b9da953f0dc84f62af8472d1943056a0&StartTimeTicks=46849440000&IsPlayback=true&AutoOpenLiveStream=true&AudioStreamIndex=1&SubtitleStreamIndex=-1&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&MaxStreamingBitrate=171320951" - 200 null "application/json; charset=utf-8" 375.861ms
- [2024-06-12 10:07:38.669 +00:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/Episode/59510bf9347dbf263d2ca5f626fec02c/IntroSkipperSegments""" - null null
- [2024-06-12 10:07:38.671 +00:00] [INF] [8] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:07:38.675 +00:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"ConfusedPolarBear.Plugin.IntroSkipper.Controllers.SkipIntroController.GetSkippableSegments (ConfusedPolarBear.Plugin.IntroSkipper)"'
- [2024-06-12 10:07:38.678 +00:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetSkippableSegments\", controller = \"SkipIntro\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.Dictionary`2[ConfusedPolarBear.Plugin.IntroSkipper.AnalysisMode,ConfusedPolarBear.Plugin.IntroSkipper.Intro]] GetSkippableSegments(System.Guid)" on controller "ConfusedPolarBear.Plugin.IntroSkipper.Controllers.SkipIntroController" ("ConfusedPolarBear.Plugin.IntroSkipper").
- [2024-06-12 10:07:38.683 +00:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"System.Collections.Generic.Dictionary`2[[ConfusedPolarBear.Plugin.IntroSkipper.AnalysisMode, ConfusedPolarBear.Plugin.IntroSkipper, Version=0.2.0.9, Culture=neutral, PublicKeyToken=null],[ConfusedPolarBear.Plugin.IntroSkipper.Intro, ConfusedPolarBear.Plugin.IntroSkipper, Version=0.2.0.9, Culture=neutral, PublicKeyToken=null]]"'.
- [2024-06-12 10:07:38.710 +00:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "ConfusedPolarBear.Plugin.IntroSkipper.Controllers.SkipIntroController.GetSkippableSegments (ConfusedPolarBear.Plugin.IntroSkipper)" in 31.8337ms
- [2024-06-12 10:07:38.710 +00:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"ConfusedPolarBear.Plugin.IntroSkipper.Controllers.SkipIntroController.GetSkippableSegments (ConfusedPolarBear.Plugin.IntroSkipper)"'
- [2024-06-12 10:07:38.710 +00:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/Episode/59510bf9347dbf263d2ca5f626fec02c/IntroSkipperSegments""" - 200 null "application/json; charset=utf-8" 41.3109ms
- [2024-06-12 10:07:38.806 +00:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/master.m3u8""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported" - null null
- [2024-06-12 10:07:38.809 +00:00] [INF] [8] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:07:38.810 +00:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetMasterHlsVideoPlaylist (Jellyfin.Api)"'
- [2024-06-12 10:07:38.826 +00:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetMasterHlsVideoPlaylist\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetMasterHlsVideoPlaylist(System.Guid, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String], Boolean, Boolean)" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:07:38.894 +00:00] [INF] [8] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("1"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2024-06-12 10:07:38.917 +00:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.FileContentResultExecutor: Executing "FileContentResult", sending file with download name '""' ...
- [2024-06-12 10:07:38.921 +00:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetMasterHlsVideoPlaylist (Jellyfin.Api)" in 94.7825ms
- [2024-06-12 10:07:38.921 +00:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetMasterHlsVideoPlaylist (Jellyfin.Api)"'
- [2024-06-12 10:07:38.921 +00:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/master.m3u8""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported" - 200 914 "application/vnd.apple.mpegurl" 115.5555ms
- [2024-06-12 10:07:38.952 +00:00] [INF] [19] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/main.m3u8""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported" - null null
- [2024-06-12 10:07:38.954 +00:00] [INF] [19] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:07:38.958 +00:00] [INF] [19] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetVariantHlsVideoPlaylist (Jellyfin.Api)"'
- [2024-06-12 10:07:38.972 +00:00] [INF] [19] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetVariantHlsVideoPlaylist\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetVariantHlsVideoPlaylist(System.Guid, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:07:39.010 +00:00] [INF] [19] Microsoft.AspNetCore.Mvc.Infrastructure.FileContentResultExecutor: Executing "FileContentResult", sending file with download name '""' ...
- [2024-06-12 10:07:39.029 +00:00] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetVariantHlsVideoPlaylist (Jellyfin.Api)" in 56.8877ms
- [2024-06-12 10:07:39.030 +00:00] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetVariantHlsVideoPlaylist (Jellyfin.Api)"'
- [2024-06-12 10:07:39.031 +00:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/main.m3u8""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported" - 200 802062 "application/vnd.apple.mpegurl" 79.4451ms
- [2024-06-12 10:07:39.108 +00:00] [INF] [19] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/0.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=0&actualSegmentLengthTicks=64230000" - null null
- [2024-06-12 10:07:39.111 +00:00] [INF] [19] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:07:39.113 +00:00] [INF] [19] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:07:39.126 +00:00] [INF] [19] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:07:39.170 +00:00] [INF] [19] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -fflags +genpts -f matroska -i file:\"/media/media-name.mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -bsf:v h264_mp4toannexb -start_at_zero -codec:a:0 libfdk_aac -ac 6 -ab 640000 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 6 -hls_segment_type mpegts -start_number 0 -hls_segment_filename \"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b%d.ts\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b.m3u8\""
- [2024-06-12 10:07:40.079 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b0.ts"' with download name '""' ...
- [2024-06-12 10:07:40.107 +00:00] [INF] [22] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 980.7586ms
- [2024-06-12 10:07:40.107 +00:00] [INF] [22] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:07:40.110 +00:00] [INF] [22] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/0.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=0&actualSegmentLengthTicks=64230000" - 200 3185472 "video/mp2t" 1001.7545ms
- [2024-06-12 10:07:40.258 +00:00] [INF] [19] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/1.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=64230000&actualSegmentLengthTicks=104270000" - null null
- [2024-06-12 10:07:40.261 +00:00] [INF] [19] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:07:40.265 +00:00] [INF] [19] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:07:40.265 +00:00] [INF] [19] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:07:40.363 +00:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/780.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=46812260000&actualSegmentLengthTicks=57970000" - null null
- [2024-06-12 10:07:40.365 +00:00] [INF] [10] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:07:40.367 +00:00] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:07:40.367 +00:00] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:07:40.372 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b1.ts"' with download name '""' ...
- [2024-06-12 10:07:40.375 +00:00] [INF] [10] MediaBrowser.Controller.MediaEncoding.TranscodingJob: Stopping ffmpeg process with q command for "/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b.m3u8"
- [2024-06-12 10:07:40.384 +00:00] [INF] [21] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "POST" "http"://"server.example-network:8081""""/jellyfin/Sessions/Playing""" - "application/json" 839
- [2024-06-12 10:07:40.385 +00:00] [INF] [21] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2024-06-12 10:07:40.386 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 120.9025ms
- [2024-06-12 10:07:40.387 +00:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:07:40.387 +00:00] [INF] [21] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:07:40.387 +00:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/1.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=64230000&actualSegmentLengthTicks=104270000" - 200 14970628 "video/mp2t" 128.9162ms
- [2024-06-12 10:07:40.398 +00:00] [INF] [21] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackStart (Jellyfin.Api)"'
- [2024-06-12 10:07:40.404 +00:00] [INF] [21] 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").
- [2024-06-12 10:07:40.448 +00:00] [INF] [10] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
- [2024-06-12 10:07:40.460 +00:00] [INF] [10] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -ss 01:18:01.726 -fflags +genpts -f matroska -i file:\"/media/media-name.mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -bsf:v h264_mp4toannexb -start_at_zero -codec:a:0 libfdk_aac -ac 6 -ab 640000 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 6 -hls_segment_type mpegts -start_number 780 -hls_segment_filename \"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b%d.ts\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b.m3u8\""
- [2024-06-12 10:07:40.507 +00:00] [INF] [19] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "POST" "http"://"server.example-network:8081""""/jellyfin/Sessions/Playing/Progress""" - "application/json" 540
- [2024-06-12 10:07:40.508 +00:00] [INF] [19] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2024-06-12 10:07:40.509 +00:00] [INF] [19] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:07:40.513 +00:00] [INF] [19] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
- [2024-06-12 10:07:40.519 +00:00] [INF] [19] 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").
- [2024-06-12 10:07:40.535 +00:00] [INF] [21] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("1"ms) [Parameters=["@__deviceId_0='?' (Size = 184)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"d\".\"Id\", \"d\".\"CustomName\", \"d\".\"DeviceId\"
- FROM \"DeviceOptions\" AS \"d\"
- WHERE \"d\".\"DeviceId\" = @__deviceId_0
- LIMIT 1"
- [2024-06-12 10:07:40.551 +00:00] [INF] [19] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__deviceId_0='?' (Size = 184)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"d\".\"Id\", \"d\".\"CustomName\", \"d\".\"DeviceId\"
- FROM \"DeviceOptions\" AS \"d\"
- WHERE \"d\".\"DeviceId\" = @__deviceId_0
- LIMIT 1"
- [2024-06-12 10:07:40.712 +00:00] [INF] [19] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("1"ms) [Parameters=["@p0='?' (DbType = DateTime), @p1='?', @p2='?' (DbType = Int32), @p3='?' (Size = 39), @p4='?', @p5='?' (DbType = UInt32), @p6='?' (Size = 22), @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\";"
- [2024-06-12 10:07:40.871 +00:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("159"ms) [Parameters=["@p0='?' (DbType = DateTime), @p1='?', @p2='?' (DbType = Int32), @p3='?' (Size = 39), @p4='?', @p5='?' (DbType = UInt32), @p6='?' (Size = 22), @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\";"
- [2024-06-12 10:07:40.914 +00:00] [INF] [19] 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;"
- [2024-06-12 10:07:40.920 +00:00] [INF] [19] 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;"
- [2024-06-12 10:07:40.920 +00:00] [INF] [21] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("1"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2024-06-12 10:07:40.921 +00:00] [INF] [19] 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;"
- [2024-06-12 10:07:40.921 +00:00] [INF] [19] 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;"
- [2024-06-12 10:07:40.922 +00:00] [INF] [19] 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;"
- [2024-06-12 10:07:40.923 +00:00] [INF] [19] 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;"
- [2024-06-12 10:07:40.923 +00:00] [INF] [19] 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;"
- [2024-06-12 10:07:40.924 +00:00] [INF] [19] 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;"
- [2024-06-12 10:07:40.925 +00:00] [INF] [19] 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;"
- [2024-06-12 10:07:40.925 +00:00] [INF] [19] 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;"
- [2024-06-12 10:07:40.926 +00:00] [INF] [19] 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;"
- [2024-06-12 10:07:40.927 +00:00] [INF] [19] 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;"
- [2024-06-12 10:07:40.927 +00:00] [INF] [19] 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;"
- [2024-06-12 10:07:40.928 +00:00] [INF] [19] 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;"
- [2024-06-12 10:07:40.928 +00:00] [INF] [19] 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;"
- [2024-06-12 10:07:40.929 +00:00] [INF] [19] 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;"
- [2024-06-12 10:07:40.930 +00:00] [INF] [19] 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;"
- [2024-06-12 10:07:40.930 +00:00] [INF] [19] 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;"
- [2024-06-12 10:07:40.931 +00:00] [INF] [19] 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;"
- [2024-06-12 10:07:40.932 +00:00] [INF] [19] 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;"
- [2024-06-12 10:07:40.932 +00:00] [INF] [19] 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;"
- [2024-06-12 10:07:40.933 +00:00] [INF] [19] 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;"
- [2024-06-12 10:07:40.934 +00:00] [INF] [19] 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;"
- [2024-06-12 10:07:40.934 +00:00] [INF] [19] 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;"
- [2024-06-12 10:07:40.938 +00:00] [INF] [19] 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;"
- [2024-06-12 10:07:40.938 +00:00] [INF] [19] 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;"
- [2024-06-12 10:07:40.939 +00:00] [INF] [19] 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;"
- [2024-06-12 10:07:40.940 +00:00] [INF] [19] 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;"
- [2024-06-12 10:07:40.941 +00:00] [INF] [19] 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;"
- [2024-06-12 10:07:40.941 +00:00] [INF] [21] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2024-06-12 10:07:40.943 +00:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?'"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Preferences\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2024-06-12 10:07:40.944 +00:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?'"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Preferences\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2024-06-12 10:07:40.946 +00:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?'"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Preferences\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2024-06-12 10:07:40.948 +00:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?'"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Preferences\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2024-06-12 10:07:40.949 +00:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?'"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Preferences\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2024-06-12 10:07:40.951 +00:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?'"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Preferences\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2024-06-12 10:07:40.952 +00:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?' (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;"
- [2024-06-12 10:07:40.954 +00:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@p4='?' (DbType = Int32), @p0='?' (DbType = Int32), @p1='?' (DbType = UInt32), @p5='?' (DbType = UInt32), @p2='?' (DbType = Guid), @p3='?'"], CommandType='Text', CommandTimeout='30']"
- ""UPDATE \"Preferences\" SET \"Kind\" = @p0, \"RowVersion\" = @p1, \"UserId\" = @p2, \"Value\" = @p3
- WHERE \"Id\" = @p4 AND \"RowVersion\" = @p5
- RETURNING 1;"
- [2024-06-12 10:07:40.958 +00:00] [INF] [21] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2024-06-12 10:07:40.963 +00:00] [INF] [21] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2024-06-12 10:07:40.973 +00:00] [INF] [21] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__itemId_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"t\".\"ItemId\", \"t\".\"Width\", \"t\".\"Bandwidth\", \"t\".\"Height\", \"t\".\"Interval\", \"t\".\"ThumbnailCount\", \"t\".\"TileHeight\", \"t\".\"TileWidth\"
- FROM \"TrickplayInfos\" AS \"t\"
- WHERE \"t\".\"ItemId\" = @__itemId_0"
- [2024-06-12 10:07:41.019 +00:00] [INF] [11] 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 = 12)"], 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;"
- [2024-06-12 10:07:41.054 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.StatusCodeResult: Executing StatusCodeResult, setting HTTP status code 204
- [2024-06-12 10:07:41.054 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)" in 534.9217ms
- [2024-06-12 10:07:41.054 +00:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
- [2024-06-12 10:07:41.055 +00:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "POST" "http"://"server.example-network:8081""""/jellyfin/Sessions/Playing/Progress""" - 204 null null 547.285ms
- [2024-06-12 10:07:41.151 +00:00] [INF] [21] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("150"ms) [Parameters=["@p0='?' (DbType = DateTime), @p1='?' (Size = 32), @p2='?' (DbType = Int32), @p3='?' (Size = 109), @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\";"
- [2024-06-12 10:07:41.156 +00:00] [INF] [21] Microsoft.AspNetCore.Mvc.StatusCodeResult: Executing StatusCodeResult, setting HTTP status code 204
- [2024-06-12 10:07:41.157 +00:00] [INF] [21] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackStart (Jellyfin.Api)" in 751.8542ms
- [2024-06-12 10:07:41.157 +00:00] [INF] [21] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackStart (Jellyfin.Api)"'
- [2024-06-12 10:07:41.157 +00:00] [INF] [21] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "POST" "http"://"server.example-network:8081""""/jellyfin/Sessions/Playing""" - 204 null null 772.4698ms
- [2024-06-12 10:07:41.159 +00:00] [INF] [11] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Adding playback tracker : TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11-b9da953f0dc84f62af8472d1943056a0-59510bf9347dbf263d2ca5f626fec02c
- [2024-06-12 10:07:41.162 +00:00] [INF] [11] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Start Event : 06/12/2024 10:07:41
- [2024-06-12 10:07:41.163 +00:00] [INF] [11] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Creating StartPlaybackTimer Task
- [2024-06-12 10:07:41.171 +00:00] [INF] [10] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Entered
- [2024-06-12 10:07:41.323 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b780.ts"' with download name '""' ...
- [2024-06-12 10:07:41.644 +00:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 1277.3717ms
- [2024-06-12 10:07:41.645 +00:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:07:41.645 +00:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/780.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=46812260000&actualSegmentLengthTicks=57970000" - 200 17192036 "video/mp2t" 1281.6827ms
- [2024-06-12 10:07:41.886 +00:00] [INF] [22] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/781.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=46870230000&actualSegmentLengthTicks=100520000" - null null
- [2024-06-12 10:07:41.889 +00:00] [INF] [22] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:07:41.893 +00:00] [INF] [22] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:07:41.893 +00:00] [INF] [22] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:07:41.899 +00:00] [INF] [22] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b781.ts"' with download name '""' ...
- [2024-06-12 10:07:41.982 +00:00] [INF] [19] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 88.7343ms
- [2024-06-12 10:07:41.982 +00:00] [INF] [19] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:07:41.983 +00:00] [INF] [19] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/781.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=46870230000&actualSegmentLengthTicks=100520000" - 200 9314272 "video/mp2t" 96.2871ms
- [2024-06-12 10:07:42.053 +00:00] [INF] [8] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11-b9da953f0dc84f62af8472d1943056a0-59510bf9347dbf263d2ca5f626fec02c"
- [2024-06-12 10:07:42.200 +00:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/782.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=46970750000&actualSegmentLengthTicks=96760000" - null null
- [2024-06-12 10:07:42.205 +00:00] [INF] [8] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("1"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:07:42.208 +00:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:07:42.208 +00:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:07:42.214 +00:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b782.ts"' with download name '""' ...
- [2024-06-12 10:07:42.390 +00:00] [INF] [19] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 181.0598ms
- [2024-06-12 10:07:42.391 +00:00] [INF] [19] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:07:42.391 +00:00] [INF] [19] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/782.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=46970750000&actualSegmentLengthTicks=96760000" - 200 13261144 "video/mp2t" 191.2511ms
- [2024-06-12 10:07:42.654 +00:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/783.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47067510000&actualSegmentLengthTicks=32950000" - null null
- [2024-06-12 10:07:42.658 +00:00] [INF] [8] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("1"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:07:42.661 +00:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:07:42.662 +00:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:07:42.668 +00:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b783.ts"' with download name '""' ...
- [2024-06-12 10:07:42.695 +00:00] [INF] [19] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 32.4298ms
- [2024-06-12 10:07:42.695 +00:00] [INF] [19] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:07:42.696 +00:00] [INF] [19] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/783.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47067510000&actualSegmentLengthTicks=32950000" - 200 4944212 "video/mp2t" 41.7957ms
- [2024-06-12 10:07:42.835 +00:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/784.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47100460000&actualSegmentLengthTicks=65900000" - null null
- [2024-06-12 10:07:42.841 +00:00] [INF] [10] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("1"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:07:42.844 +00:00] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:07:42.845 +00:00] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:07:42.851 +00:00] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b784.ts"' with download name '""' ...
- [2024-06-12 10:07:43.012 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 166.8649ms
- [2024-06-12 10:07:43.014 +00:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:07:43.014 +00:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/784.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47100460000&actualSegmentLengthTicks=65900000" - 200 12136716 "video/mp2t" 179.6175ms
- [2024-06-12 10:07:43.239 +00:00] [INF] [21] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/785.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47166360000&actualSegmentLengthTicks=47970000" - null null
- [2024-06-12 10:07:43.254 +00:00] [INF] [21] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("1"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:07:43.257 +00:00] [INF] [21] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:07:43.259 +00:00] [INF] [21] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:07:43.265 +00:00] [INF] [21] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b785.ts"' with download name '""' ...
- [2024-06-12 10:07:43.326 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 66.9833ms
- [2024-06-12 10:07:43.327 +00:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:07:43.327 +00:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/785.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47166360000&actualSegmentLengthTicks=47970000" - 200 8134008 "video/mp2t" 88.0987ms
- [2024-06-12 10:07:43.532 +00:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/786.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47214330000&actualSegmentLengthTicks=40040000" - null null
- [2024-06-12 10:07:43.534 +00:00] [INF] [10] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:07:43.536 +00:00] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:07:43.536 +00:00] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:07:43.539 +00:00] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b786.ts"' with download name '""' ...
- [2024-06-12 10:07:43.563 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 26.9408ms
- [2024-06-12 10:07:43.563 +00:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:07:43.564 +00:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/786.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47214330000&actualSegmentLengthTicks=40040000" - 200 7910476 "video/mp2t" 31.8165ms
- [2024-06-12 10:07:43.802 +00:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/787.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47254370000&actualSegmentLengthTicks=44210000" - null null
- [2024-06-12 10:07:43.804 +00:00] [INF] [8] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:07:43.805 +00:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:07:43.806 +00:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:07:43.808 +00:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b787.ts"' with download name '""' ...
- [2024-06-12 10:07:43.828 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 22.2867ms
- [2024-06-12 10:07:43.828 +00:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:07:43.829 +00:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/787.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47254370000&actualSegmentLengthTicks=44210000" - 200 6551612 "video/mp2t" 26.7313ms
- [2024-06-12 10:07:46.819 +00:00] [INF] [21] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/788.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47298580000&actualSegmentLengthTicks=47540000" - null null
- [2024-06-12 10:07:46.822 +00:00] [INF] [21] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("1"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:07:46.825 +00:00] [INF] [21] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:07:46.826 +00:00] [INF] [21] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:07:46.829 +00:00] [INF] [21] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b788.ts"' with download name '""' ...
- [2024-06-12 10:07:46.853 +00:00] [INF] [21] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 27.0749ms
- [2024-06-12 10:07:46.853 +00:00] [INF] [21] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:07:46.853 +00:00] [INF] [21] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/788.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47298580000&actualSegmentLengthTicks=47540000" - 200 7474316 "video/mp2t" 34.1754ms
- [2024-06-12 10:07:50.505 +00:00] [INF] [21] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "POST" "http"://"server.example-network:8081""""/jellyfin/Sessions/Playing/Progress""" - "application/json" 569
- [2024-06-12 10:07:50.506 +00:00] [INF] [21] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2024-06-12 10:07:50.509 +00:00] [INF] [21] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:07:50.515 +00:00] [INF] [21] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
- [2024-06-12 10:07:50.515 +00:00] [INF] [21] 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").
- [2024-06-12 10:07:50.523 +00:00] [INF] [21] Microsoft.AspNetCore.Mvc.StatusCodeResult: Executing StatusCodeResult, setting HTTP status code 204
- [2024-06-12 10:07:50.523 +00:00] [INF] [21] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)" in 8.3266ms
- [2024-06-12 10:07:50.524 +00:00] [INF] [21] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
- [2024-06-12 10:07:50.524 +00:00] [INF] [21] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "POST" "http"://"server.example-network:8081""""/jellyfin/Sessions/Playing/Progress""" - 204 null null 18.7063ms
- [2024-06-12 10:07:53.366 +00:00] [INF] [21] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/789.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47346120000&actualSegmentLengthTicks=80500000" - null null
- [2024-06-12 10:07:53.368 +00:00] [INF] [21] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:07:53.370 +00:00] [INF] [21] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:07:53.371 +00:00] [INF] [21] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:07:53.374 +00:00] [INF] [21] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b789.ts"' with download name '""' ...
- [2024-06-12 10:07:53.397 +00:00] [INF] [21] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 26.0433ms
- [2024-06-12 10:07:53.397 +00:00] [INF] [21] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:07:53.398 +00:00] [INF] [21] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/789.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47346120000&actualSegmentLengthTicks=80500000" - 200 7845240 "video/mp2t" 32.0355ms
- [2024-06-12 10:07:59.701 +00:00] [INF] [21] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/790.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47426620000&actualSegmentLengthTicks=58390000" - null null
- [2024-06-12 10:07:59.702 +00:00] [INF] [21] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:07:59.703 +00:00] [INF] [21] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:07:59.703 +00:00] [INF] [21] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:07:59.706 +00:00] [INF] [21] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b790.ts"' with download name '""' ...
- [2024-06-12 10:07:59.724 +00:00] [INF] [21] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 20.9185ms
- [2024-06-12 10:07:59.725 +00:00] [INF] [21] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:07:59.725 +00:00] [INF] [21] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/790.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47426620000&actualSegmentLengthTicks=58390000" - 200 6180876 "video/mp2t" 23.8095ms
- [2024-06-12 10:08:00.506 +00:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "POST" "http"://"server.example-network:8081""""/jellyfin/Sessions/Playing/Progress""" - "application/json" 569
- [2024-06-12 10:08:00.507 +00:00] [INF] [10] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2024-06-12 10:08:00.510 +00:00] [INF] [10] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("1"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:00.513 +00:00] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
- [2024-06-12 10:08:00.513 +00:00] [INF] [10] 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").
- [2024-06-12 10:08:00.519 +00:00] [INF] [10] Microsoft.AspNetCore.Mvc.StatusCodeResult: Executing StatusCodeResult, setting HTTP status code 204
- [2024-06-12 10:08:00.520 +00:00] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)" in 6.1403ms
- [2024-06-12 10:08:00.520 +00:00] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
- [2024-06-12 10:08:00.521 +00:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "POST" "http"://"server.example-network:8081""""/jellyfin/Sessions/Playing/Progress""" - 204 null null 14.6221ms
- [2024-06-12 10:08:01.173 +00:00] [INF] [11] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: session.RemoteEndPoint : "172.23.0.7"
- [2024-06-12 10:08:01.176 +00:00] [INF] [11] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_playing_id = "59510bf9347dbf263d2ca5f626fec02c"
- [2024-06-12 10:08:01.176 +00:00] [INF] [11] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id = "b9da953f0dc84f62af8472d1943056a0"
- [2024-06-12 10:08:01.176 +00:00] [INF] [11] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id_int = 1
- [2024-06-12 10:08:01.176 +00:00] [INF] [11] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_playing_id = "59510bf9347dbf263d2ca5f626fec02c"
- [2024-06-12 10:08:01.176 +00:00] [INF] [11] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_user_id = "b9da953f0dc84f62af8472d1943056a0"
- [2024-06-12 10:08:01.176 +00:00] [INF] [11] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : play_method = "Transcode (v:direct a:aac)"
- [2024-06-12 10:08:01.176 +00:00] [INF] [11] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.ClientName = "Jellyfin Web"
- [2024-06-12 10:08:01.176 +00:00] [INF] [11] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.DeviceName = "LG Smart TV"
- [2024-06-12 10:08:01.176 +00:00] [INF] [11] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemName = "Media Name"
- [2024-06-12 10:08:01.176 +00:00] [INF] [11] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemId = "59510bf9347dbf263d2ca5f626fec02c"
- [2024-06-12 10:08:01.176 +00:00] [INF] [11] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemType = "Episode"
- [2024-06-12 10:08:01.176 +00:00] [INF] [11] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : All matches, playback registered
- [2024-06-12 10:08:01.177 +00:00] [INF] [11] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback tracker found, adding playback info : "TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11-b9da953f0dc84f62af8472d1943056a0-59510bf9347dbf263d2ca5f626fec02c"
- [2024-06-12 10:08:01.177 +00:00] [INF] [11] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Saving playback tracking activity in DB
- [2024-06-12 10:08:01.194 +00:00] [INF] [11] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Exited
- [2024-06-12 10:08:02.521 +00:00] [INF] [11] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11-b9da953f0dc84f62af8472d1943056a0-59510bf9347dbf263d2ca5f626fec02c"
- [2024-06-12 10:08:05.455 +00:00] [INF] [21] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/791.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47485010000&actualSegmentLengthTicks=44210000" - null null
- [2024-06-12 10:08:05.456 +00:00] [INF] [21] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:05.458 +00:00] [INF] [21] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:05.458 +00:00] [INF] [21] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:05.462 +00:00] [INF] [21] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b791.ts"' with download name '""' ...
- [2024-06-12 10:08:05.536 +00:00] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 77.8337ms
- [2024-06-12 10:08:05.536 +00:00] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:05.536 +00:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/791.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47485010000&actualSegmentLengthTicks=44210000" - 200 10799096 "video/mp2t" 81.7455ms
- [2024-06-12 10:08:10.505 +00:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "POST" "http"://"server.example-network:8081""""/jellyfin/Sessions/Playing/Progress""" - "application/json" 569
- [2024-06-12 10:08:10.505 +00:00] [INF] [11] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2024-06-12 10:08:10.506 +00:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:10.508 +00:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
- [2024-06-12 10:08:10.508 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"ReportPlaybackProgress\", controller = \"Playstate\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] ReportPlaybackProgress(MediaBrowser.Model.Session.PlaybackProgressInfo)" on controller "Jellyfin.Api.Controllers.PlaystateController" ("Jellyfin.Api").
- [2024-06-12 10:08:10.511 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.StatusCodeResult: Executing StatusCodeResult, setting HTTP status code 204
- [2024-06-12 10:08:10.511 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)" in 2.7967ms
- [2024-06-12 10:08:10.511 +00:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
- [2024-06-12 10:08:10.511 +00:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "POST" "http"://"server.example-network:8081""""/jellyfin/Sessions/Playing/Progress""" - 204 null null 6.966ms
- [2024-06-12 10:08:12.802 +00:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/792.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47529220000&actualSegmentLengthTicks=78420000" - null null
- [2024-06-12 10:08:12.806 +00:00] [INF] [23] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("1"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:12.809 +00:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:12.809 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:12.816 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b792.ts"' with download name '""' ...
- [2024-06-12 10:08:12.839 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 30.1277ms
- [2024-06-12 10:08:12.840 +00:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:12.841 +00:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/792.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47529220000&actualSegmentLengthTicks=78420000" - 200 7693900 "video/mp2t" 38.8376ms
- [2024-06-12 10:08:17.713 +00:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/793.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47607640000&actualSegmentLengthTicks=40870000" - null null
- [2024-06-12 10:08:17.715 +00:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:17.716 +00:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:17.717 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:17.723 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b793.ts"' with download name '""' ...
- [2024-06-12 10:08:17.735 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 18.6555ms
- [2024-06-12 10:08:17.736 +00:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:17.736 +00:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/793.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47607640000&actualSegmentLengthTicks=40870000" - 200 9840108 "video/mp2t" 23.0905ms
- [2024-06-12 10:08:17.743 +00:00] [INF] [22] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/794.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47648510000&actualSegmentLengthTicks=105110000" - null null
- [2024-06-12 10:08:17.745 +00:00] [INF] [22] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:17.746 +00:00] [INF] [22] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:17.746 +00:00] [INF] [22] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:17.749 +00:00] [INF] [22] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b794.ts"' with download name '""' ...
- [2024-06-12 10:08:18.032 +00:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 286.1818ms
- [2024-06-12 10:08:18.033 +00:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:18.033 +00:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/794.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47648510000&actualSegmentLengthTicks=105110000" - 200 13104728 "video/mp2t" 289.8859ms
- [2024-06-12 10:08:19.361 +00:00] [INF] [21] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network""""/jellyfin/System/Info""" - null null
- [2024-06-12 10:08:19.362 +00:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network""""/jellyfin/QuickConnect/Enabled""" - null null
- [2024-06-12 10:08:19.363 +00:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.QuickConnectController.GetQuickConnectEnabled (Jellyfin.Api)"'
- [2024-06-12 10:08:19.364 +00:00] [INF] [21] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("1"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:19.367 +00:00] [INF] [21] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.SystemController.GetSystemInfo (Jellyfin.Api)"'
- [2024-06-12 10:08:19.367 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetQuickConnectEnabled\", controller = \"QuickConnect\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.ActionResult`1[System.Boolean] GetQuickConnectEnabled()" on controller "Jellyfin.Api.Controllers.QuickConnectController" ("Jellyfin.Api").
- [2024-06-12 10:08:19.368 +00:00] [INF] [21] 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").
- [2024-06-12 10:08:19.372 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"System.Boolean"'.
- [2024-06-12 10:08:19.381 +00:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network""""/jellyfin/socket""?api_key=eaecee9a4f96488ba38aa5ea1bcc6ea5&deviceId=TW96aWxsYS81LjAgKE1hY2ludG9zaDsgSW50ZWwgTWFjIE9TIFggMTBfMTVfNykgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzEyNC4wLjAuMCBTYWZhcmkvNTM3LjM2fDE3MTY1MDA1MjgyMDE1" - null null
- [2024-06-12 10:08:19.381 +00:00] [INF] [21] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.System.SystemInfo"'.
- [2024-06-12 10:08:19.381 +00:00] [INF] [8] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2024-06-12 10:08:19.382 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.QuickConnectController.GetQuickConnectEnabled (Jellyfin.Api)" in 15.4685ms
- [2024-06-12 10:08:19.383 +00:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.QuickConnectController.GetQuickConnectEnabled (Jellyfin.Api)"'
- [2024-06-12 10:08:19.383 +00:00] [INF] [8] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:19.384 +00:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network""""/jellyfin/QuickConnect/Enabled""" - 200 null "application/json; charset=utf-8" 21.9478ms
- [2024-06-12 10:08:19.391 +00:00] [INF] [8] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:19.392 +00:00] [INF] [8] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "172.23.0.7" request
- [2024-06-12 10:08:19.397 +00:00] [INF] [21] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.SystemController.GetSystemInfo (Jellyfin.Api)" in 28.5303ms
- [2024-06-12 10:08:19.397 +00:00] [INF] [21] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.SystemController.GetSystemInfo (Jellyfin.Api)"'
- [2024-06-12 10:08:19.397 +00:00] [INF] [21] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network""""/jellyfin/System/Info""" - 200 null "application/json; charset=utf-8" 36.5557ms
- [2024-06-12 10:08:19.408 +00:00] [INF] [21] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network""""/jellyfin/Sessions""?ControllableByUserId=b9da953f0dc84f62af8472d1943056a0" - null null
- [2024-06-12 10:08:19.410 +00:00] [INF] [21] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:19.412 +00:00] [INF] [21] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.SessionController.GetSessions (Jellyfin.Api)"'
- [2024-06-12 10:08:19.415 +00:00] [INF] [21] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetSessions\", controller = \"Session\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[MediaBrowser.Controller.Session.SessionInfo]] GetSessions(System.Nullable`1[System.Guid], System.String, System.Nullable`1[System.Int32])" on controller "Jellyfin.Api.Controllers.SessionController" ("Jellyfin.Api").
- [2024-06-12 10:08:19.420 +00:00] [INF] [21] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "OkResult`1", writing value of type '"System.Linq.Enumerable+WhereEnumerableIterator`1[[MediaBrowser.Controller.Session.SessionInfo, MediaBrowser.Controller, Version=10.9.6.0, Culture=neutral, PublicKeyToken=null]]"'.
- [2024-06-12 10:08:19.453 +00:00] [INF] [21] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.SessionController.GetSessions (Jellyfin.Api)" in 37.4642ms
- [2024-06-12 10:08:19.453 +00:00] [INF] [21] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.SessionController.GetSessions (Jellyfin.Api)"'
- [2024-06-12 10:08:19.453 +00:00] [INF] [21] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network""""/jellyfin/Sessions""?ControllableByUserId=b9da953f0dc84f62af8472d1943056a0" - 200 null "application/json; charset=utf-8" 44.829ms
- [2024-06-12 10:08:19.469 +00:00] [INF] [8] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__query_AccessToken_0='?' (Size = 32)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT COUNT(*)
- FROM \"Devices\" AS \"d\"
- WHERE \"d\".\"AccessToken\" = @__query_AccessToken_0"
- [2024-06-12 10:08:19.478 +00:00] [INF] [8] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__query_AccessToken_0='?' (Size = 32), @__p_1='?' (DbType = Int32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__query_AccessToken_0
- ORDER BY \"d\".\"Id\"
- LIMIT @__p_1"
- [2024-06-12 10:08:19.480 +00:00] [INF] [8] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__deviceId_0='?' (Size = 176)"], CommandType='Text', CommandTimeout='30']"
- ""SELECT \"d\".\"Id\", \"d\".\"CustomName\", \"d\".\"DeviceId\"
- FROM \"DeviceOptions\" AS \"d\"
- WHERE \"d\".\"DeviceId\" = @__deviceId_0
- LIMIT 1"
- [2024-06-12 10:08:19.483 +00:00] [INF] [8] 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 = 22), @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\";"
- [2024-06-12 10:08:20.506 +00:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "POST" "http"://"server.example-network:8081""""/jellyfin/Sessions/Playing/Progress""" - "application/json" 569
- [2024-06-12 10:08:20.507 +00:00] [INF] [18] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2024-06-12 10:08:20.510 +00:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:20.513 +00:00] [INF] [18] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
- [2024-06-12 10:08:20.513 +00:00] [INF] [18] 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").
- [2024-06-12 10:08:20.518 +00:00] [INF] [18] Microsoft.AspNetCore.Mvc.StatusCodeResult: Executing StatusCodeResult, setting HTTP status code 204
- [2024-06-12 10:08:20.518 +00:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)" in 4.7371ms
- [2024-06-12 10:08:20.518 +00:00] [INF] [18] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
- [2024-06-12 10:08:20.519 +00:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "POST" "http"://"server.example-network:8081""""/jellyfin/Sessions/Playing/Progress""" - 204 null null 12.7351ms
- [2024-06-12 10:08:21.463 +00:00] [INF] [22] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network""""/jellyfin/System/Logs/Log""?name=log_20240612.log&api_key=eaecee9a4f96488ba38aa5ea1bcc6ea5" - null null
- [2024-06-12 10:08:21.464 +00:00] [INF] [22] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:21.469 +00:00] [INF] [22] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.SystemController.GetLogFile (Jellyfin.Api)"'
- [2024-06-12 10:08:21.471 +00:00] [INF] [22] 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").
- [2024-06-12 10:08:21.476 +00:00] [INF] [22] Microsoft.AspNetCore.Mvc.Infrastructure.FileStreamResultExecutor: Executing "FileStreamResult", sending file with download name '""' ...
- [2024-06-12 10:08:21.483 +00:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.SystemController.GetLogFile (Jellyfin.Api)" in 11.2374ms
- [2024-06-12 10:08:21.483 +00:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.SystemController.GetLogFile (Jellyfin.Api)"'
- [2024-06-12 10:08:21.484 +00:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network""""/jellyfin/System/Logs/Log""?name=log_20240612.log&api_key=eaecee9a4f96488ba38aa5ea1bcc6ea5" - 200 null "text/plain; charset=utf-8" 20.6251ms
- [2024-06-12 10:08:23.519 +00:00] [INF] [23] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11-b9da953f0dc84f62af8472d1943056a0-59510bf9347dbf263d2ca5f626fec02c"
- [2024-06-12 10:08:29.567 +00:00] [INF] [8] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
- [2024-06-12 10:08:30.506 +00:00] [INF] [22] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "POST" "http"://"server.example-network:8081""""/jellyfin/Sessions/Playing/Progress""" - "application/json" 569
- [2024-06-12 10:08:30.507 +00:00] [INF] [22] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2024-06-12 10:08:30.510 +00:00] [INF] [22] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:30.541 +00:00] [INF] [22] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("1"ms) [Parameters=["@p10='?' (DbType = Int32), @p0='?' (Size = 32), @p1='?' (Size = 18), @p2='?' (Size = 6), @p3='?' (DbType = DateTime), @p4='?' (DbType = DateTime), @p5='?' (DbType = DateTime), @p6='?' (Size = 180), @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;"
- [2024-06-12 10:08:30.550 +00:00] [INF] [22] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
- [2024-06-12 10:08:30.550 +00:00] [INF] [22] 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").
- [2024-06-12 10:08:30.554 +00:00] [INF] [22] Microsoft.AspNetCore.Mvc.StatusCodeResult: Executing StatusCodeResult, setting HTTP status code 204
- [2024-06-12 10:08:30.555 +00:00] [INF] [22] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)" in 3.966ms
- [2024-06-12 10:08:30.555 +00:00] [INF] [22] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
- [2024-06-12 10:08:30.556 +00:00] [INF] [22] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "POST" "http"://"server.example-network:8081""""/jellyfin/Sessions/Playing/Progress""" - 204 null null 48.713ms
- [2024-06-12 10:08:32.308 +00:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/795.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47753620000&actualSegmentLengthTicks=48380000" - null null
- [2024-06-12 10:08:32.311 +00:00] [INF] [8] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("1"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:32.314 +00:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:32.314 +00:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:32.318 +00:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b795.ts"' with download name '""' ...
- [2024-06-12 10:08:32.338 +00:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 23.4866ms
- [2024-06-12 10:08:32.338 +00:00] [INF] [18] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:32.339 +00:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/795.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47753620000&actualSegmentLengthTicks=48380000" - 200 7494620 "video/mp2t" 30.5206ms
- [2024-06-12 10:08:37.149 +00:00] [INF] [22] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/796.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47802000000&actualSegmentLengthTicks=34620000" - null null
- [2024-06-12 10:08:37.152 +00:00] [INF] [22] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:37.154 +00:00] [INF] [22] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:37.154 +00:00] [INF] [22] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:37.157 +00:00] [INF] [22] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b796.ts"' with download name '""' ...
- [2024-06-12 10:08:37.231 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 76.6236ms
- [2024-06-12 10:08:37.231 +00:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:37.232 +00:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/796.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47802000000&actualSegmentLengthTicks=34620000" - 200 6566088 "video/mp2t" 82.6304ms
- [2024-06-12 10:08:40.507 +00:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "POST" "http"://"server.example-network:8081""""/jellyfin/Sessions/Playing/Progress""" - "application/json" 569
- [2024-06-12 10:08:40.507 +00:00] [INF] [23] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2024-06-12 10:08:40.508 +00:00] [INF] [23] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:40.509 +00:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
- [2024-06-12 10:08:40.509 +00: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").
- [2024-06-12 10:08:40.519 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.StatusCodeResult: Executing StatusCodeResult, setting HTTP status code 204
- [2024-06-12 10:08:40.519 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)" in 9.5609ms
- [2024-06-12 10:08:40.519 +00:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
- [2024-06-12 10:08:40.519 +00:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "POST" "http"://"server.example-network:8081""""/jellyfin/Sessions/Playing/Progress""" - 204 null null 12.3533ms
- [2024-06-12 10:08:40.694 +00:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/797.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47836620000&actualSegmentLengthTicks=57970000" - null null
- [2024-06-12 10:08:40.695 +00:00] [INF] [23] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:40.696 +00:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:40.697 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:40.698 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b797.ts"' with download name '""' ...
- [2024-06-12 10:08:40.806 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 109.7511ms
- [2024-06-12 10:08:40.807 +00:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:40.807 +00:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/797.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47836620000&actualSegmentLengthTicks=57970000" - 200 9241892 "video/mp2t" 113.0014ms
- [2024-06-12 10:08:44.517 +00:00] [INF] [22] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11-b9da953f0dc84f62af8472d1943056a0-59510bf9347dbf263d2ca5f626fec02c"
- [2024-06-12 10:08:46.407 +00:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - null null
- [2024-06-12 10:08:46.409 +00:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:46.410 +00:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:46.411 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:46.412 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b798.ts"' with download name '""' ...
- [2024-06-12 10:08:46.569 +00:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 158.7559ms
- [2024-06-12 10:08:46.570 +00:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:46.570 +00:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - 200 13034604 "video/mp2t" 162.3238ms
- [2024-06-12 10:08:50.508 +00:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "POST" "http"://"server.example-network:8081""""/jellyfin/Sessions/Playing/Progress""" - "application/json" 569
- [2024-06-12 10:08:50.508 +00:00] [INF] [8] Microsoft.AspNetCore.Cors.Infrastructure.CorsService: CORS policy execution successful.
- [2024-06-12 10:08:50.509 +00:00] [INF] [8] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:50.511 +00:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
- [2024-06-12 10:08:50.511 +00:00] [INF] [8] 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").
- [2024-06-12 10:08:50.519 +00:00] [INF] [8] 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;"
- [2024-06-12 10:08:50.520 +00:00] [INF] [8] 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;"
- [2024-06-12 10:08:50.521 +00:00] [INF] [8] 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;"
- [2024-06-12 10:08:50.521 +00:00] [INF] [8] 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;"
- [2024-06-12 10:08:50.522 +00:00] [INF] [8] 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;"
- [2024-06-12 10:08:50.523 +00:00] [INF] [8] 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;"
- [2024-06-12 10:08:50.523 +00:00] [INF] [8] 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;"
- [2024-06-12 10:08:50.524 +00:00] [INF] [8] 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;"
- [2024-06-12 10:08:50.524 +00:00] [INF] [8] 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;"
- [2024-06-12 10:08:50.525 +00:00] [INF] [8] 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;"
- [2024-06-12 10:08:50.525 +00:00] [INF] [8] 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;"
- [2024-06-12 10:08:50.526 +00:00] [INF] [8] 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;"
- [2024-06-12 10:08:50.526 +00:00] [INF] [8] 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;"
- [2024-06-12 10:08:50.526 +00:00] [INF] [8] 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;"
- [2024-06-12 10:08:50.527 +00:00] [INF] [8] 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;"
- [2024-06-12 10:08:50.527 +00:00] [INF] [8] 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;"
- [2024-06-12 10:08:50.528 +00:00] [INF] [8] 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;"
- [2024-06-12 10:08:50.528 +00:00] [INF] [8] 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;"
- [2024-06-12 10:08:50.529 +00:00] [INF] [8] 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;"
- [2024-06-12 10:08:50.529 +00:00] [INF] [8] 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;"
- [2024-06-12 10:08:50.529 +00:00] [INF] [8] 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;"
- [2024-06-12 10:08:50.530 +00:00] [INF] [8] 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;"
- [2024-06-12 10:08:50.530 +00:00] [INF] [8] 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;"
- [2024-06-12 10:08:50.531 +00:00] [INF] [8] 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;"
- [2024-06-12 10:08:50.537 +00:00] [INF] [8] 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;"
- [2024-06-12 10:08:50.538 +00:00] [INF] [8] 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;"
- [2024-06-12 10:08:50.539 +00:00] [INF] [8] 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;"
- [2024-06-12 10:08:50.540 +00:00] [INF] [8] 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;"
- [2024-06-12 10:08:50.540 +00:00] [INF] [8] 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;"
- [2024-06-12 10:08:50.541 +00:00] [INF] [8] 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;"
- [2024-06-12 10:08:50.541 +00:00] [INF] [8] 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;"
- [2024-06-12 10:08:50.542 +00:00] [INF] [8] 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;"
- [2024-06-12 10:08:50.542 +00:00] [INF] [8] 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;"
- [2024-06-12 10:08:50.543 +00:00] [INF] [8] 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;"
- [2024-06-12 10:08:50.543 +00:00] [INF] [8] 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;"
- [2024-06-12 10:08:50.543 +00:00] [INF] [8] 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;"
- [2024-06-12 10:08:50.544 +00:00] [INF] [8] 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;"
- [2024-06-12 10:08:50.545 +00:00] [INF] [8] 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 = 12)"], 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;"
- [2024-06-12 10:08:50.552 +00:00] [INF] [8] Microsoft.AspNetCore.Mvc.StatusCodeResult: Executing StatusCodeResult, setting HTTP status code 204
- [2024-06-12 10:08:50.552 +00:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)" in 41.4337ms
- [2024-06-12 10:08:50.552 +00:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.PlaystateController.ReportPlaybackProgress (Jellyfin.Api)"'
- [2024-06-12 10:08:50.553 +00:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "POST" "http"://"server.example-network:8081""""/jellyfin/Sessions/Playing/Progress""" - 204 null null 45.1314ms
- [2024-06-12 10:08:54.381 +00:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - null null
- [2024-06-12 10:08:54.384 +00:00] [INF] [23] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:54.386 +00:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.386 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:54.389 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b799.ts"' with download name '""' ...
- [2024-06-12 10:08:54.400 +00:00] [INF] [22] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 13.8577ms
- [2024-06-12 10:08:54.401 +00:00] [INF] [22] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.401 +00:00] [INF] [22] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - 200 6207008 "video/mp2t" 19.6854ms
- [2024-06-12 10:08:54.408 +00:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - null null
- [2024-06-12 10:08:54.411 +00:00] [INF] [23] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:54.413 +00:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.413 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:54.416 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b798.ts"' with download name '""' ...
- [2024-06-12 10:08:54.426 +00:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 12.4414ms
- [2024-06-12 10:08:54.426 +00:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.426 +00:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - 200 13034604 "video/mp2t" 17.6432ms
- [2024-06-12 10:08:54.434 +00:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - null null
- [2024-06-12 10:08:54.437 +00:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:54.438 +00:00] [INF] [18] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.439 +00:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:54.442 +00:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b799.ts"' with download name '""' ...
- [2024-06-12 10:08:54.458 +00:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 19.1388ms
- [2024-06-12 10:08:54.458 +00:00] [INF] [18] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.459 +00:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - 200 6207008 "video/mp2t" 24.394ms
- [2024-06-12 10:08:54.465 +00:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - null null
- [2024-06-12 10:08:54.467 +00:00] [INF] [23] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:54.469 +00:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.469 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:54.472 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b798.ts"' with download name '""' ...
- [2024-06-12 10:08:54.483 +00:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 13.4403ms
- [2024-06-12 10:08:54.483 +00:00] [INF] [18] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.483 +00:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - 200 13034604 "video/mp2t" 17.9987ms
- [2024-06-12 10:08:54.490 +00:00] [INF] [22] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - null null
- [2024-06-12 10:08:54.491 +00:00] [INF] [22] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:54.492 +00:00] [INF] [22] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.492 +00:00] [INF] [22] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:54.496 +00:00] [INF] [22] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b799.ts"' with download name '""' ...
- [2024-06-12 10:08:54.504 +00:00] [INF] [22] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 11.9234ms
- [2024-06-12 10:08:54.504 +00:00] [INF] [22] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.504 +00:00] [INF] [22] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - 200 6207008 "video/mp2t" 14.2284ms
- [2024-06-12 10:08:54.512 +00:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - null null
- [2024-06-12 10:08:54.514 +00:00] [INF] [8] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:54.516 +00:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.516 +00:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:54.518 +00:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b798.ts"' with download name '""' ...
- [2024-06-12 10:08:54.528 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 11.66ms
- [2024-06-12 10:08:54.528 +00:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.528 +00:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - 200 13034604 "video/mp2t" 15.9751ms
- [2024-06-12 10:08:54.538 +00:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - null null
- [2024-06-12 10:08:54.540 +00:00] [INF] [23] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:54.541 +00:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.541 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:54.544 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b799.ts"' with download name '""' ...
- [2024-06-12 10:08:54.558 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 16.3861ms
- [2024-06-12 10:08:54.558 +00:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.558 +00:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - 200 6207008 "video/mp2t" 20.8059ms
- [2024-06-12 10:08:54.565 +00:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - null null
- [2024-06-12 10:08:54.567 +00:00] [INF] [8] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:54.568 +00:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.568 +00:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:54.571 +00:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b798.ts"' with download name '""' ...
- [2024-06-12 10:08:54.581 +00:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 12.4452ms
- [2024-06-12 10:08:54.581 +00:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.581 +00:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - 200 13034604 "video/mp2t" 16.832ms
- [2024-06-12 10:08:54.588 +00:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - null null
- [2024-06-12 10:08:54.589 +00:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:54.590 +00:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.590 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:54.591 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b799.ts"' with download name '""' ...
- [2024-06-12 10:08:54.601 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 10.6786ms
- [2024-06-12 10:08:54.601 +00:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.601 +00:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - 200 6207008 "video/mp2t" 12.9696ms
- [2024-06-12 10:08:54.607 +00:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - null null
- [2024-06-12 10:08:54.608 +00:00] [INF] [23] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:54.609 +00:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.609 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:54.610 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b798.ts"' with download name '""' ...
- [2024-06-12 10:08:54.621 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 11.588ms
- [2024-06-12 10:08:54.621 +00:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.621 +00:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - 200 13034604 "video/mp2t" 13.935ms
- [2024-06-12 10:08:54.627 +00:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - null null
- [2024-06-12 10:08:54.628 +00:00] [INF] [23] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:54.628 +00:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.628 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:54.630 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b799.ts"' with download name '""' ...
- [2024-06-12 10:08:54.638 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 9.7744ms
- [2024-06-12 10:08:54.638 +00:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.639 +00:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - 200 6207008 "video/mp2t" 11.9426ms
- [2024-06-12 10:08:54.645 +00:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - null null
- [2024-06-12 10:08:54.646 +00:00] [INF] [23] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:54.647 +00:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.647 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:54.648 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b798.ts"' with download name '""' ...
- [2024-06-12 10:08:54.658 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 11.1149ms
- [2024-06-12 10:08:54.659 +00:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.659 +00:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - 200 13034604 "video/mp2t" 13.3304ms
- [2024-06-12 10:08:54.664 +00:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - null null
- [2024-06-12 10:08:54.665 +00:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:54.666 +00:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.666 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:54.667 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b799.ts"' with download name '""' ...
- [2024-06-12 10:08:54.681 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 14.705ms
- [2024-06-12 10:08:54.681 +00:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.681 +00:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - 200 6207008 "video/mp2t" 17.0006ms
- [2024-06-12 10:08:54.684 +00:00] [INF] [22] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - null null
- [2024-06-12 10:08:54.686 +00:00] [INF] [22] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:54.688 +00:00] [INF] [22] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.688 +00:00] [INF] [22] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:54.691 +00:00] [INF] [22] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b798.ts"' with download name '""' ...
- [2024-06-12 10:08:54.701 +00:00] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 12.1722ms
- [2024-06-12 10:08:54.701 +00:00] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.701 +00:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - 200 13034604 "video/mp2t" 16.8711ms
- [2024-06-12 10:08:54.707 +00:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - null null
- [2024-06-12 10:08:54.708 +00:00] [INF] [23] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:54.709 +00:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.709 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:54.710 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b799.ts"' with download name '""' ...
- [2024-06-12 10:08:54.718 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 9.0995ms
- [2024-06-12 10:08:54.718 +00:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.718 +00:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - 200 6207008 "video/mp2t" 11.5346ms
- [2024-06-12 10:08:54.726 +00:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - null null
- [2024-06-12 10:08:54.728 +00:00] [INF] [10] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:54.729 +00:00] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.729 +00:00] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:54.732 +00:00] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b798.ts"' with download name '""' ...
- [2024-06-12 10:08:54.743 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 13.1609ms
- [2024-06-12 10:08:54.743 +00:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.743 +00:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - 200 13034604 "video/mp2t" 17.2949ms
- [2024-06-12 10:08:54.748 +00:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - null null
- [2024-06-12 10:08:54.749 +00:00] [INF] [10] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:54.750 +00:00] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.750 +00:00] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:54.751 +00:00] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b799.ts"' with download name '""' ...
- [2024-06-12 10:08:54.762 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 12.7272ms
- [2024-06-12 10:08:54.763 +00:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.763 +00:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - 200 6207008 "video/mp2t" 15.122ms
- [2024-06-12 10:08:54.769 +00:00] [INF] [22] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - null null
- [2024-06-12 10:08:54.770 +00:00] [INF] [22] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:54.771 +00:00] [INF] [22] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.771 +00:00] [INF] [22] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:54.774 +00:00] [INF] [22] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b798.ts"' with download name '""' ...
- [2024-06-12 10:08:54.785 +00:00] [INF] [22] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 11.4494ms
- [2024-06-12 10:08:54.785 +00:00] [INF] [22] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.785 +00:00] [INF] [22] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - 200 13034604 "video/mp2t" 15.9469ms
- [2024-06-12 10:08:54.791 +00:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - null null
- [2024-06-12 10:08:54.792 +00:00] [INF] [23] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:54.793 +00:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.793 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:54.794 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b799.ts"' with download name '""' ...
- [2024-06-12 10:08:54.807 +00:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 14.1925ms
- [2024-06-12 10:08:54.807 +00:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.808 +00:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - 200 6207008 "video/mp2t" 16.7034ms
- [2024-06-12 10:08:54.813 +00:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - null null
- [2024-06-12 10:08:54.814 +00:00] [INF] [23] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:54.814 +00:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.815 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:54.816 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b798.ts"' with download name '""' ...
- [2024-06-12 10:08:54.826 +00:00] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 11.3891ms
- [2024-06-12 10:08:54.826 +00:00] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.826 +00:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - 200 13034604 "video/mp2t" 13.4989ms
- [2024-06-12 10:08:54.833 +00:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - null null
- [2024-06-12 10:08:54.835 +00:00] [INF] [8] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:54.837 +00:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.837 +00:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:54.839 +00:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b799.ts"' with download name '""' ...
- [2024-06-12 10:08:54.850 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 13.0731ms
- [2024-06-12 10:08:54.850 +00:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.851 +00:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - 200 6207008 "video/mp2t" 17.5606ms
- [2024-06-12 10:08:54.857 +00:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - null null
- [2024-06-12 10:08:54.858 +00:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:54.860 +00:00] [INF] [18] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.860 +00:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:54.862 +00:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b798.ts"' with download name '""' ...
- [2024-06-12 10:08:54.873 +00:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 12.6864ms
- [2024-06-12 10:08:54.873 +00:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.873 +00:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - 200 13034604 "video/mp2t" 16.732ms
- [2024-06-12 10:08:54.880 +00:00] [INF] [22] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - null null
- [2024-06-12 10:08:54.881 +00:00] [INF] [22] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:54.882 +00:00] [INF] [22] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.882 +00:00] [INF] [22] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:54.884 +00:00] [INF] [22] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b799.ts"' with download name '""' ...
- [2024-06-12 10:08:54.892 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 10.0664ms
- [2024-06-12 10:08:54.893 +00:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.893 +00:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - 200 6207008 "video/mp2t" 12.4895ms
- [2024-06-12 10:08:54.898 +00:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - null null
- [2024-06-12 10:08:54.899 +00:00] [INF] [8] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:54.900 +00:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.900 +00:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:54.901 +00:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b798.ts"' with download name '""' ...
- [2024-06-12 10:08:54.911 +00:00] [INF] [22] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 10.8168ms
- [2024-06-12 10:08:54.911 +00:00] [INF] [22] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.911 +00:00] [INF] [22] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - 200 13034604 "video/mp2t" 13.0063ms
- [2024-06-12 10:08:54.917 +00:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - null null
- [2024-06-12 10:08:54.918 +00:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:54.919 +00:00] [INF] [18] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.919 +00:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:54.922 +00:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b799.ts"' with download name '""' ...
- [2024-06-12 10:08:54.930 +00:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 11.4398ms
- [2024-06-12 10:08:54.930 +00:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.930 +00:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - 200 6207008 "video/mp2t" 13.5768ms
- [2024-06-12 10:08:54.937 +00:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - null null
- [2024-06-12 10:08:54.938 +00:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:54.939 +00:00] [INF] [18] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.939 +00:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:54.940 +00:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b798.ts"' with download name '""' ...
- [2024-06-12 10:08:54.950 +00:00] [INF] [8] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 11.392ms
- [2024-06-12 10:08:54.950 +00:00] [INF] [8] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.951 +00:00] [INF] [8] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - 200 13034604 "video/mp2t" 13.6357ms
- [2024-06-12 10:08:54.956 +00:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - null null
- [2024-06-12 10:08:54.957 +00:00] [INF] [23] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:54.958 +00:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.958 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:54.959 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b799.ts"' with download name '""' ...
- [2024-06-12 10:08:54.971 +00:00] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 13.1446ms
- [2024-06-12 10:08:54.972 +00:00] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.972 +00:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - 200 6207008 "video/mp2t" 15.6007ms
- [2024-06-12 10:08:54.977 +00:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - null null
- [2024-06-12 10:08:54.978 +00:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:54.978 +00:00] [INF] [18] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.979 +00:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:54.980 +00:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b798.ts"' with download name '""' ...
- [2024-06-12 10:08:54.990 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 11.7743ms
- [2024-06-12 10:08:54.991 +00:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.991 +00:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - 200 13034604 "video/mp2t" 13.8545ms
- [2024-06-12 10:08:54.996 +00:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - null null
- [2024-06-12 10:08:54.997 +00:00] [INF] [10] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:54.998 +00:00] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:54.998 +00:00] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:54.999 +00:00] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b799.ts"' with download name '""' ...
- [2024-06-12 10:08:55.009 +00:00] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 11.226ms
- [2024-06-12 10:08:55.009 +00:00] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:55.010 +00:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - 200 6207008 "video/mp2t" 13.3549ms
- [2024-06-12 10:08:55.015 +00:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - null null
- [2024-06-12 10:08:55.017 +00:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:55.018 +00:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:55.018 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:55.021 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b798.ts"' with download name '""' ...
- [2024-06-12 10:08:55.033 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 13.9831ms
- [2024-06-12 10:08:55.033 +00:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:55.033 +00:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - 200 13034604 "video/mp2t" 17.8914ms
- [2024-06-12 10:08:55.040 +00:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - null null
- [2024-06-12 10:08:55.042 +00:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:55.043 +00:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:55.044 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:55.046 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b799.ts"' with download name '""' ...
- [2024-06-12 10:08:55.054 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 10.2489ms
- [2024-06-12 10:08:55.054 +00:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:55.054 +00:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - 200 6207008 "video/mp2t" 14.1736ms
- [2024-06-12 10:08:55.063 +00:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - null null
- [2024-06-12 10:08:55.065 +00:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:55.066 +00:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:55.067 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:55.069 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b798.ts"' with download name '""' ...
- [2024-06-12 10:08:55.079 +00:00] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 12.6327ms
- [2024-06-12 10:08:55.079 +00:00] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:55.080 +00:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - 200 13034604 "video/mp2t" 16.5127ms
- [2024-06-12 10:08:55.086 +00:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - null null
- [2024-06-12 10:08:55.088 +00:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:55.089 +00:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:55.090 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:55.092 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b799.ts"' with download name '""' ...
- [2024-06-12 10:08:55.105 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 15.526ms
- [2024-06-12 10:08:55.106 +00:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:55.106 +00:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - 200 6207008 "video/mp2t" 19.5702ms
- [2024-06-12 10:08:55.113 +00:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - null null
- [2024-06-12 10:08:55.114 +00:00] [INF] [10] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:55.114 +00:00] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:55.114 +00:00] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:55.116 +00:00] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b798.ts"' with download name '""' ...
- [2024-06-12 10:08:55.127 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 12.0164ms
- [2024-06-12 10:08:55.127 +00:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:55.127 +00:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - 200 13034604 "video/mp2t" 14.3535ms
- [2024-06-12 10:08:55.134 +00:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - null null
- [2024-06-12 10:08:55.136 +00:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:55.138 +00:00] [INF] [18] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:55.138 +00:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:55.141 +00:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b799.ts"' with download name '""' ...
- [2024-06-12 10:08:55.153 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 14.3214ms
- [2024-06-12 10:08:55.153 +00:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:55.153 +00:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - 200 6207008 "video/mp2t" 18.5184ms
- [2024-06-12 10:08:55.160 +00:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - null null
- [2024-06-12 10:08:55.161 +00:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:55.161 +00:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:55.161 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:55.162 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b798.ts"' with download name '""' ...
- [2024-06-12 10:08:55.171 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 9.7228ms
- [2024-06-12 10:08:55.171 +00:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:55.171 +00:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - 200 13034604 "video/mp2t" 10.967ms
- [2024-06-12 10:08:55.180 +00:00] [INF] [22] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - null null
- [2024-06-12 10:08:55.180 +00:00] [INF] [22] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:55.181 +00:00] [INF] [22] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:55.181 +00:00] [INF] [22] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:55.181 +00:00] [INF] [22] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b799.ts"' with download name '""' ...
- [2024-06-12 10:08:55.191 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 10.034ms
- [2024-06-12 10:08:55.191 +00:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:55.191 +00:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - 200 6207008 "video/mp2t" 11.3981ms
- [2024-06-12 10:08:55.196 +00:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - null null
- [2024-06-12 10:08:55.197 +00:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:55.197 +00:00] [INF] [18] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:55.197 +00:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:55.198 +00:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b798.ts"' with download name '""' ...
- [2024-06-12 10:08:55.209 +00:00] [INF] [21] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 11.1239ms
- [2024-06-12 10:08:55.209 +00:00] [INF] [21] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:55.209 +00:00] [INF] [21] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - 200 13034604 "video/mp2t" 12.5414ms
- [2024-06-12 10:08:55.214 +00:00] [INF] [22] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - null null
- [2024-06-12 10:08:55.214 +00:00] [INF] [22] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:55.215 +00:00] [INF] [22] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:55.215 +00:00] [INF] [22] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:55.216 +00:00] [INF] [22] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b799.ts"' with download name '""' ...
- [2024-06-12 10:08:55.225 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 10.4009ms
- [2024-06-12 10:08:55.225 +00:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:55.225 +00:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - 200 6207008 "video/mp2t" 11.6206ms
- [2024-06-12 10:08:55.234 +00:00] [INF] [22] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - null null
- [2024-06-12 10:08:55.235 +00:00] [INF] [22] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:55.235 +00:00] [INF] [22] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:55.235 +00:00] [INF] [22] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:55.236 +00:00] [INF] [22] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b798.ts"' with download name '""' ...
- [2024-06-12 10:08:55.245 +00:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 9.7563ms
- [2024-06-12 10:08:55.245 +00:00] [INF] [18] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:55.245 +00:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - 200 13034604 "video/mp2t" 10.9752ms
- [2024-06-12 10:08:55.250 +00:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - null null
- [2024-06-12 10:08:55.251 +00:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:55.252 +00:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:55.252 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:55.254 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b799.ts"' with download name '""' ...
- [2024-06-12 10:08:55.265 +00:00] [INF] [22] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 12.4805ms
- [2024-06-12 10:08:55.265 +00:00] [INF] [22] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:55.265 +00:00] [INF] [22] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - 200 6207008 "video/mp2t" 14.7697ms
- [2024-06-12 10:08:55.271 +00:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - null null
- [2024-06-12 10:08:55.271 +00:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:55.272 +00:00] [INF] [18] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:55.272 +00:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:55.273 +00:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b798.ts"' with download name '""' ...
- [2024-06-12 10:08:55.287 +00:00] [INF] [22] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 15.4297ms
- [2024-06-12 10:08:55.287 +00:00] [INF] [22] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:55.287 +00:00] [INF] [22] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - 200 13034604 "video/mp2t" 16.6054ms
- [2024-06-12 10:08:55.293 +00:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - null null
- [2024-06-12 10:08:55.293 +00:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:55.294 +00:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:55.294 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:55.294 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b799.ts"' with download name '""' ...
- [2024-06-12 10:08:55.304 +00:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 10.5952ms
- [2024-06-12 10:08:55.304 +00:00] [INF] [18] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:55.305 +00:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - 200 6207008 "video/mp2t" 11.7647ms
- [2024-06-12 10:08:55.310 +00:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - null null
- [2024-06-12 10:08:55.310 +00:00] [INF] [11] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:55.311 +00:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:55.311 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:55.311 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b798.ts"' with download name '""' ...
- [2024-06-12 10:08:55.320 +00:00] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 8.9893ms
- [2024-06-12 10:08:55.320 +00:00] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:55.320 +00:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - 200 13034604 "video/mp2t" 10.1279ms
- [2024-06-12 10:08:55.327 +00:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - null null
- [2024-06-12 10:08:55.328 +00:00] [INF] [23] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:55.329 +00:00] [INF] [23] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:55.329 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:55.330 +00:00] [INF] [23] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b799.ts"' with download name '""' ...
- [2024-06-12 10:08:55.338 +00:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 9.1514ms
- [2024-06-12 10:08:55.338 +00:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:55.338 +00:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - 200 6207008 "video/mp2t" 11.4068ms
- [2024-06-12 10:08:55.343 +00:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - null null
- [2024-06-12 10:08:55.343 +00:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:55.343 +00:00] [INF] [18] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:55.343 +00:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:55.344 +00:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b798.ts"' with download name '""' ...
- [2024-06-12 10:08:55.353 +00:00] [INF] [10] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 9.7213ms
- [2024-06-12 10:08:55.353 +00:00] [INF] [10] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:55.353 +00:00] [INF] [10] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - 200 13034604 "video/mp2t" 10.8261ms
- [2024-06-12 10:08:55.358 +00:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - null null
- [2024-06-12 10:08:55.359 +00:00] [INF] [18] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
- [2024-06-12 10:08:55.359 +00:00] [INF] [18] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:55.359 +00:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = \"GetHlsVideoSegment\", controller = \"DynamicHls\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] GetHlsVideoSegment(System.Guid, System.String, Int32, System.String, Int64, Int64, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.String, System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.String, System.Nullable`1[System.Single], System.Nullable`1[System.Single], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int64], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.SubtitleDeliveryMethod], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Boolean], System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.String, System.Nullable`1[System.Boolean], System.String, System.String, System.String, System.Nullable`1[System.Int32], System.Nullable`1[System.Int32], System.Nullable`1[MediaBrowser.Model.Dlna.EncodingContext], System.Collections.Generic.Dictionary`2[System.String,System.String])" on controller "Jellyfin.Api.Controllers.DynamicHlsController" ("Jellyfin.Api").
- [2024-06-12 10:08:55.360 +00:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.PhysicalFileResultExecutor: Executing "PhysicalFileResult", sending file '"/config/cache/transcodes/16f88e767098b0577eaf122edf7b818b799.ts"' with download name '""' ...
- [2024-06-12 10:08:55.370 +00:00] [INF] [18] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Executed action "Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)" in 11.2555ms
- [2024-06-12 10:08:55.371 +00:00] [INF] [18] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment (Jellyfin.Api)"'
- [2024-06-12 10:08:55.371 +00:00] [INF] [18] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/799.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47943390000&actualSegmentLengthTicks=60480000" - 200 6207008 "video/mp2t" 12.4265ms
- [2024-06-12 10:08:55.379 +00:00] [INF] [23] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting "HTTP/1.1" "GET" "http"://"server.example-network:8081""""/jellyfin/videos/59510bf9-347d-bf26-3d2c-a5f626fec02c/hls1/main/798.ts""?DeviceId=TW96aWxsYS81LjAgKFdlYjBTOyBMaW51eC9TbWFydFRWKSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvOTQuMC40NjA2LjEyOCBTYWZhcmkvNTM3LjM2IFdlYkFwcE1hbmFnZXJ8MTcxNjU3NjQ3NDQ0OQ11&MediaSourceId=59510bf9347dbf263d2ca5f626fec02c&VideoCodec=hevc,h264,h264&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=170680951&AudioBitrate=640000&MaxFramerate=23.975986&PlaySessionId=020edb28663c4a31931dcac8457cf305&api_key=24e30ce3fd094884871cd15a80daf19e&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=5682aea6aed43d40ce0d5dc2fd10f5c5&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-level=41&h264-videobitdepth=8&h264-profile=high&h264-rangetype=SDR&TranscodeReasons=AudioCodecNotSupported&runtimeTicks=47894590000&actualSegmentLengthTicks=48800000" - null null
- [2024-06-12 10:08:55.380 +00:00] [INF] [23] Microsoft.EntityFrameworkCore.Database.Command: Executed DbCommand ("0"ms) [Parameters=["@__token_0='?' (Size = 32)"], 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\"
- WHERE \"d\".\"AccessToken\" = @__token_0
- LIMIT 1"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement