Advertisement
metropical

2024.08.30 JFS transcode

Aug 30th, 2024
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 150.40 KB | None | 0 0
  1. [2024-08-30 10:16:26.306 -04:00] [INF] [1] Main: Jellyfin version: "10.9.10"
  2. [2024-08-30 10:16:26.368 -04:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /Users/fritz/Library/Application Support/jellyfin/log]"]
  3. [2024-08-30 10:16:26.370 -04:00] [INF] [1] Main: Arguments: ["/Applications/Jellyfin.app/Contents/MacOS/jellyfin.dll", "--webdir", "/Applications/Jellyfin.app/Contents/Resources/jellyfin-web", "--ffmpeg", "/Applications/Jellyfin.app/Contents/MacOS/ffmpeg", "--datadir", "/Users/fritz//Library/Application Support/jellyfin"]
  4. [2024-08-30 10:16:26.370 -04:00] [INF] [1] Main: Operating system: "Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Jun 24 00:56:10 PDT 2024; root:xnu-8020.240.18.709.2~1/RELEASE_X86_64"
  5. [2024-08-30 10:16:26.370 -04:00] [INF] [1] Main: Architecture: X64
  6. [2024-08-30 10:16:26.371 -04:00] [INF] [1] Main: 64-Bit Process: True
  7. [2024-08-30 10:16:26.371 -04:00] [INF] [1] Main: User Interactive: True
  8. [2024-08-30 10:16:26.371 -04:00] [INF] [1] Main: Processor count: 12
  9. [2024-08-30 10:16:26.371 -04:00] [INF] [1] Main: Program data path: "/Users/fritz/Library/Application Support/jellyfin"
  10. [2024-08-30 10:16:26.371 -04:00] [INF] [1] Main: Log directory path: "/Users/fritz/Library/Application Support/jellyfin/log"
  11. [2024-08-30 10:16:26.371 -04:00] [INF] [1] Main: Config directory path: "/Users/fritz/Library/Application Support/jellyfin/config"
  12. [2024-08-30 10:16:26.371 -04:00] [INF] [1] Main: Cache path: "/Users/fritz/Library/Application Support/jellyfin/cache"
  13. [2024-08-30 10:16:26.371 -04:00] [INF] [1] Main: Web resources path: "/Applications/Jellyfin.app/Contents/Resources/jellyfin-web"
  14. [2024-08-30 10:16:26.371 -04:00] [INF] [1] Main: Application directory: "/Applications/Jellyfin.app/Contents/MacOS/"
  15. [2024-08-30 10:16:26.578 -04:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/Users/fritz/Library/Application Support/jellyfin/cache"
  16. [2024-08-30 10:16:26.728 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  17. [2024-08-30 10:16:26.841 -04: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"]
  18. [2024-08-30 10:16:26.841 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  19. [2024-08-30 10:16:26.842 -04: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"]
  20. [2024-08-30 10:16:26.843 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "192.168.1.228", "192.168.1.221", "100.87.22.22"]
  21. [2024-08-30 10:16:26.844 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  22. [2024-08-30 10:16:26.844 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  23. [2024-08-30 10:16:26.844 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  24. [2024-08-30 10:16:51.300 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.10.0"
  25. [2024-08-30 10:16:51.300 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.10.0"
  26. [2024-08-30 10:16:51.301 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.10.0"
  27. [2024-08-30 10:16:51.324 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.10.0"
  28. [2024-08-30 10:16:51.324 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.10.0"
  29. [2024-08-30 10:16:51.435 -04:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
  30. [2024-08-30 10:16:52.102 -04:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
  31. [2024-08-30 10:16:52.149 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  32. [2024-08-30 10:16:52.161 -04:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-08-31 03:00:00.000 -04:00, which is 16:43:07.8389110 from now.
  33. [2024-08-30 10:16:52.171 -04:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-08-31 02:00:00.000 -04:00, which is 15:43:07.8281350 from now.
  34. [2024-08-30 10:16:52.266 -04:00] [INF] [12] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/Volumes/Bugs/Music"
  35. [2024-08-30 10:16:52.266 -04:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/Volumes/Dino/Music"
  36. [2024-08-30 10:16:52.301 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  37. [2024-08-30 10:16:52.364 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "h264", "hevc", "mpeg2video", "mpeg4", "msmpeg4", "vp8", "libvpx", "vp9", "libvpx-vp9", "aac", "ac3", "dca", "flac", "mp3", "truehd"]
  38. [2024-08-30 10:16:52.388 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "libx264", "h264_videotoolbox", "libx265", "hevc_videotoolbox", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "aac_at", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
  39. [2024-08-30 10:16:52.418 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["overlay_opencl", "overlay_videotoolbox", "scale_opencl", "scale_vt", "tonemap_opencl", "tonemap_videotoolbox", "yadif_videotoolbox", "zscale", "alphasrc"]
  40. [2024-08-30 10:16:52.441 -04:00] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "scale_cuda" with option "Output format (default \"same\")" is not available
  41. [2024-08-30 10:16:52.461 -04:00] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "tonemap_cuda" with option "GPU accelerated HDR to SDR tonemapping" is not available
  42. [2024-08-30 10:16:52.528 -04:00] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "overlay_vaapi" with option "Action to take when encountering EOF from secondary input" is not available
  43. [2024-08-30 10:16:52.550 -04:00] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "overlay_vulkan" with option "Action to take when encountering EOF from secondary input" is not available
  44. [2024-08-30 10:16:52.574 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["videotoolbox", "opencl"]
  45. [2024-08-30 10:16:53.010 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/Applications/Jellyfin.app/Contents/MacOS/ffmpeg"
  46. [2024-08-30 10:16:53.012 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "4799adb292784ae2b2356673a07836f0"
  47. [2024-08-30 10:16:53.012 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  48. [2024-08-30 10:16:53.012 -04:00] [INF] [1] Main: Startup complete 0:00:26.9938257
  49. [2024-08-30 10:16:55.186 -04:00] [INF] [16] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
  50. [2024-08-30 10:16:55.608 -04:00] [INF] [9] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 0 seconds
  51. [2024-08-30 10:17:52.181 -04:00] [INF] [12] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/Volumes/Dino/Music"
  52. [2024-08-30 10:17:54.290 -04:00] [INF] [12] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/Volumes/Bugs/Music"
  53. [2024-08-30 10:17:56.437 -04:00] [INF] [12] Emby.Server.Implementations.Library.LibraryManager: Validating media library
  54. [2024-08-30 10:17:59.876 -04:00] [WRN] [12] MediaBrowser.Controller.Entities.BaseItem: Library folder "/Users/fritz/Library/Application Support/jellyfin/data/playlists" is inaccessible or empty, skipping
  55. [2024-08-30 10:18:00.255 -04:00] [WRN] [17] MediaBrowser.Controller.Entities.BaseItem: Library folder "/Users/fritz/Library/Application Support/jellyfin/data/playlists" is inaccessible or empty, skipping
  56. [2024-08-30 10:20:12.620 -04:00] [ERR] [47] MediaBrowser.Providers.Music.AlbumMetadataService: Error in "MusicBrainz"
  57. System.FormatException: Unrecognized Guid format.
  58. at System.Guid.GuidResult.SetFailure(ParseFailure failureKind)
  59. at System.Guid.TryParseGuid(ReadOnlySpan`1 guidString, GuidResult& result)
  60. at System.Guid..ctor(String g)
  61. at MediaBrowser.Providers.Plugins.MusicBrainz.MusicBrainzAlbumProvider.GetMetadata(AlbumInfo info, CancellationToken cancellationToken)
  62. at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
  63. [2024-08-30 10:20:16.231 -04:00] [ERR] [17] MediaBrowser.Providers.Music.AlbumMetadataService: Error in "MusicBrainz"
  64. System.FormatException: Unrecognized Guid format.
  65. at System.Guid.GuidResult.SetFailure(ParseFailure failureKind)
  66. at System.Guid.TryParseGuid(ReadOnlySpan`1 guidString, GuidResult& result)
  67. at System.Guid..ctor(String g)
  68. at MediaBrowser.Providers.Plugins.MusicBrainz.MusicBrainzAlbumProvider.GetMetadata(AlbumInfo info, CancellationToken cancellationToken)
  69. at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
  70. [2024-08-30 10:21:26.930 -04:00] [INF] [19] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library" Completed after 3 minute(s) and 34 seconds
  71. [2024-08-30 10:21:27.112 -04:00] [INF] [52] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/Volumes/Dino/Music"
  72. [2024-08-30 10:21:27.134 -04:00] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/Volumes/Bugs/Music"
  73. [2024-08-30 10:37:43.085 -04:00] [INF] [83] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "fritz" has succeeded.
  74. [2024-08-30 10:37:43.087 -04:00] [INF] [83] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "fritz": 0/0
  75. [2024-08-30 10:37:43.090 -04:00] [INF] [83] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user 2a999f53-f9f1-4a4c-8627-c5afc276508a
  76. [2024-08-30 10:37:44.046 -04:00] [INF] [83] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "127.0.0.1" request
  77. [2024-08-30 10:37:52.317 -04:00] [INF] [74] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "127.0.0.1" closed
  78. [2024-08-30 11:04:12.605 -04:00] [INF] [124] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "127.0.0.1" request
  79. [2024-08-30 11:05:32.031 -04:00] [INF] [123] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "fritz" has succeeded.
  80. [2024-08-30 11:05:32.031 -04:00] [INF] [123] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "fritz": 1/0
  81. [2024-08-30 11:05:32.031 -04:00] [INF] [123] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user 2a999f53-f9f1-4a4c-8627-c5afc276508a
  82. [2024-08-30 11:05:32.040 -04:00] [INF] [123] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.228" request
  83. [2024-08-30 11:05:37.745 -04:00] [INF] [135] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "127.0.0.1" closed
  84. [2024-08-30 11:05:41.738 -04:00] [INF] [132] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  85. [2024-08-30 11:12:59.528 -04:00] [INF] [127] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  86. [2024-08-30 11:12:59.534 -04:00] [INF] [115] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Freedom Jazz Dance (Evolution of the Groove)". Stopped at "0" ms
  87. [2024-08-30 11:12:59.534 -04:00] [INF] [119] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Freedom Jazz Dance (Evolution of the Groove)". Stopped at "431958" ms
  88. [2024-08-30 11:16:14.701 -04:00] [INF] [111] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Tongue Tied (B-Side)". Stopped at "194526" ms
  89. [2024-08-30 11:16:14.702 -04:00] [INF] [110] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  90. [2024-08-30 11:16:14.702 -04:00] [INF] [113] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Tongue Tied (B-Side)". Stopped at "0" ms
  91. [2024-08-30 11:18:05.690 -04:00] [INF] [110] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "c) Eskimo". Stopped at "110108" ms
  92. [2024-08-30 11:18:05.691 -04:00] [INF] [120] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "c) Eskimo". Stopped at "0" ms
  93. [2024-08-30 11:18:05.691 -04:00] [INF] [112] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  94. [2024-08-30 11:21:48.555 -04:00] [INF] [121] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "A02 A Man Needs A Maid". Stopped at "222423" ms
  95. [2024-08-30 11:21:48.557 -04:00] [INF] [107] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "A02 A Man Needs A Maid". Stopped at "0" ms
  96. [2024-08-30 11:21:48.557 -04:00] [INF] [113] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  97. [2024-08-30 11:24:40.888 -04:00] [INF] [132] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Color My World". Stopped at "171722" ms
  98. [2024-08-30 11:24:40.890 -04:00] [INF] [109] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  99. [2024-08-30 11:24:40.890 -04:00] [INF] [128] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Color My World". Stopped at "0" ms
  100. [2024-08-30 11:28:19.832 -04:00] [INF] [115] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Lighthouse". Stopped at "218429" ms
  101. [2024-08-30 11:28:19.835 -04:00] [INF] [130] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Lighthouse". Stopped at "0" ms
  102. [2024-08-30 11:28:19.835 -04:00] [INF] [119] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  103. [2024-08-30 11:31:20.110 -04:00] [INF] [123] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "I'm Livin' In Shame". Stopped at "179698" ms
  104. [2024-08-30 11:31:20.113 -04:00] [INF] [106] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "I'm Livin' In Shame". Stopped at "0" ms
  105. [2024-08-30 11:31:20.114 -04:00] [INF] [111] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  106. [2024-08-30 11:35:05.993 -04:00] [INF] [123] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Doctor Brown". Stopped at "225209" ms
  107. [2024-08-30 11:35:05.996 -04:00] [INF] [19] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Doctor Brown". Stopped at "0" ms
  108. [2024-08-30 11:35:05.997 -04:00] [INF] [33] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  109. [2024-08-30 11:38:15.487 -04:00] [INF] [49] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Heart and Soul". Stopped at "186107" ms
  110. [2024-08-30 11:38:15.488 -04:00] [INF] [112] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  111. [2024-08-30 11:38:15.488 -04:00] [INF] [33] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Heart and Soul". Stopped at "0" ms
  112. [2024-08-30 11:41:58.495 -04:00] [INF] [49] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "T'Ain't Nobody's Bizness If I Do (Single Version)". Stopped at "222404" ms
  113. [2024-08-30 11:41:58.498 -04:00] [INF] [102] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  114. [2024-08-30 11:41:58.498 -04:00] [INF] [112] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "T'Ain't Nobody's Bizness If I Do (Single Version)". Stopped at "0" ms
  115. [2024-08-30 11:44:15.178 -04:00] [INF] [49] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Somebody Touched Me". Stopped at "135847" ms
  116. [2024-08-30 11:44:15.180 -04:00] [INF] [113] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  117. [2024-08-30 11:44:15.180 -04:00] [INF] [120] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Somebody Touched Me". Stopped at "0" ms
  118. [2024-08-30 11:47:08.168 -04:00] [INF] [49] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Down The Dusty Road". Stopped at "172384" ms
  119. [2024-08-30 11:47:08.170 -04:00] [INF] [106] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Down The Dusty Road". Stopped at "0" ms
  120. [2024-08-30 11:47:08.170 -04:00] [INF] [124] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  121. [2024-08-30 11:51:17.475 -04:00] [INF] [116] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "I'll Come Home". Stopped at "248766" ms
  122. [2024-08-30 11:51:17.478 -04:00] [INF] [19] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  123. [2024-08-30 11:51:17.478 -04:00] [INF] [120] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "I'll Come Home". Stopped at "0" ms
  124. [2024-08-30 11:53:42.660 -04:00] [INF] [113] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Ya Ya". Stopped at "144327" ms
  125. [2024-08-30 11:53:42.662 -04:00] [INF] [114] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Ya Ya". Stopped at "0" ms
  126. [2024-08-30 11:53:42.662 -04:00] [INF] [117] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  127. [2024-08-30 11:56:39.461 -04:00] [INF] [113] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Going Underground". Stopped at "175890" ms
  128. [2024-08-30 11:56:39.463 -04:00] [INF] [33] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Going Underground". Stopped at "0" ms
  129. [2024-08-30 11:56:39.463 -04:00] [INF] [114] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  130. [2024-08-30 12:00:36.484 -04:00] [INF] [104] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Ritual (Funky 5/4)". Stopped at "236633" ms
  131. [2024-08-30 12:00:36.488 -04:00] [INF] [127] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Ritual (Funky 5/4)". Stopped at "0" ms
  132. [2024-08-30 12:00:36.488 -04:00] [INF] [129] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  133. [2024-08-30 12:04:08.751 -04:00] [INF] [95] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Time After Time (Annelise)". Stopped at "211806" ms
  134. [2024-08-30 12:04:08.753 -04:00] [INF] [96] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  135. [2024-08-30 12:04:08.754 -04:00] [INF] [93] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Time After Time (Annelise)". Stopped at "0" ms
  136. [2024-08-30 12:06:48.357 -04:00] [INF] [125] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Salt". Stopped at "158974" ms
  137. [2024-08-30 12:06:48.396 -04:00] [INF] [78] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  138. [2024-08-30 12:06:48.396 -04:00] [INF] [54] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Salt". Stopped at "0" ms
  139. [2024-08-30 12:33:27.348 -04:00] [INF] [99] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.228" closed
  140. [2024-08-30 12:33:29.260 -04:00] [INF] [118] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
  141. [2024-08-30 12:33:29.285 -04:00] [INF] [99] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
  142. [2024-08-30 12:33:29.351 -04:00] [INF] [99] Main: Running query planner optimizations in the database... This might take a while
  143. [2024-08-30 12:33:29.412 -04:00] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/Volumes/Dino/Music"
  144. [2024-08-30 12:33:31.558 -04:00] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/Volumes/Bugs/Music"
  145. [2024-08-30 12:33:31.609 -04:00] [INF] [99] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  146. [2024-08-30 12:33:31.609 -04:00] [INF] [99] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
  147. [2024-08-30 12:33:31.609 -04:00] [INF] [99] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  148. [2024-08-30 12:33:31.609 -04:00] [INF] [99] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
  149. [2024-08-30 12:35:07.741 -04:00] [INF] [1] Main: Jellyfin version: "10.9.10"
  150. [2024-08-30 12:35:07.791 -04:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /Users/fritz/Library/Application Support/jellyfin/log]"]
  151. [2024-08-30 12:35:07.793 -04:00] [INF] [1] Main: Arguments: ["/Applications/Jellyfin server.app/Contents/MacOS/jellyfin.dll", "--webdir", "/Applications/Jellyfin server.app/Contents/Resources/jellyfin-web", "--ffmpeg", "/Applications/Jellyfin server.app/Contents/MacOS/ffmpeg", "--datadir", "/Users/fritz//Library/Application Support/jellyfin"]
  152. [2024-08-30 12:35:07.793 -04:00] [INF] [1] Main: Operating system: "Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Jun 24 00:56:10 PDT 2024; root:xnu-8020.240.18.709.2~1/RELEASE_X86_64"
  153. [2024-08-30 12:35:07.793 -04:00] [INF] [1] Main: Architecture: X64
  154. [2024-08-30 12:35:07.793 -04:00] [INF] [1] Main: 64-Bit Process: True
  155. [2024-08-30 12:35:07.793 -04:00] [INF] [1] Main: User Interactive: True
  156. [2024-08-30 12:35:07.793 -04:00] [INF] [1] Main: Processor count: 12
  157. [2024-08-30 12:35:07.794 -04:00] [INF] [1] Main: Program data path: "/Users/fritz/Library/Application Support/jellyfin"
  158. [2024-08-30 12:35:07.794 -04:00] [INF] [1] Main: Log directory path: "/Users/fritz/Library/Application Support/jellyfin/log"
  159. [2024-08-30 12:35:07.794 -04:00] [INF] [1] Main: Config directory path: "/Users/fritz/Library/Application Support/jellyfin/config"
  160. [2024-08-30 12:35:07.794 -04:00] [INF] [1] Main: Cache path: "/Users/fritz/Library/Application Support/jellyfin/cache"
  161. [2024-08-30 12:35:07.794 -04:00] [INF] [1] Main: Web resources path: "/Applications/Jellyfin server.app/Contents/Resources/jellyfin-web"
  162. [2024-08-30 12:35:07.794 -04:00] [INF] [1] Main: Application directory: "/Applications/Jellyfin server.app/Contents/MacOS/"
  163. [2024-08-30 12:35:07.919 -04:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/Users/fritz/Library/Application Support/jellyfin/cache"
  164. [2024-08-30 12:35:08.025 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  165. [2024-08-30 12:35:08.096 -04: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"]
  166. [2024-08-30 12:35:08.097 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  167. [2024-08-30 12:35:08.097 -04: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"]
  168. [2024-08-30 12:35:08.098 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "192.168.1.228", "192.168.1.221", "100.87.22.22"]
  169. [2024-08-30 12:35:08.099 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  170. [2024-08-30 12:35:08.099 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  171. [2024-08-30 12:35:08.099 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  172. [2024-08-30 12:35:20.107 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.10.0"
  173. [2024-08-30 12:35:20.108 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.10.0"
  174. [2024-08-30 12:35:20.108 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.10.0"
  175. [2024-08-30 12:35:20.138 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.10.0"
  176. [2024-08-30 12:35:20.138 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.10.0"
  177. [2024-08-30 12:35:20.288 -04:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
  178. [2024-08-30 12:35:21.138 -04:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
  179. [2024-08-30 12:35:21.179 -04:00] [INF] [1] Emby.Server.Implementations.IO.LibraryMonitor: Skipping realtime monitor for "/Volumes/Bugs/Music" because the path does not exist
  180. [2024-08-30 12:35:21.182 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  181. [2024-08-30 12:35:21.232 -04:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-08-31 03:00:00.000 -04:00, which is 14:24:38.7679490 from now.
  182. [2024-08-30 12:35:21.244 -04:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-08-31 02:00:00.000 -04:00, which is 13:24:38.7556220 from now.
  183. [2024-08-30 12:35:21.312 -04:00] [INF] [9] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/Volumes/Dino/Music"
  184. [2024-08-30 12:35:21.380 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  185. [2024-08-30 12:35:21.447 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "h264", "hevc", "mpeg2video", "mpeg4", "msmpeg4", "vp8", "libvpx", "vp9", "libvpx-vp9", "aac", "ac3", "dca", "flac", "mp3", "truehd"]
  186. [2024-08-30 12:35:21.472 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "libx264", "h264_videotoolbox", "libx265", "hevc_videotoolbox", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "aac_at", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
  187. [2024-08-30 12:35:21.503 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["overlay_opencl", "overlay_videotoolbox", "scale_opencl", "scale_vt", "tonemap_opencl", "tonemap_videotoolbox", "yadif_videotoolbox", "zscale", "alphasrc"]
  188. [2024-08-30 12:35:21.526 -04:00] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "scale_cuda" with option "Output format (default \"same\")" is not available
  189. [2024-08-30 12:35:21.551 -04:00] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "tonemap_cuda" with option "GPU accelerated HDR to SDR tonemapping" is not available
  190. [2024-08-30 12:35:21.620 -04:00] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "overlay_vaapi" with option "Action to take when encountering EOF from secondary input" is not available
  191. [2024-08-30 12:35:21.641 -04:00] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "overlay_vulkan" with option "Action to take when encountering EOF from secondary input" is not available
  192. [2024-08-30 12:35:21.667 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["videotoolbox", "opencl"]
  193. [2024-08-30 12:35:22.127 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/Applications/Jellyfin server.app/Contents/MacOS/ffmpeg"
  194. [2024-08-30 12:35:22.129 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "4799adb292784ae2b2356673a07836f0"
  195. [2024-08-30 12:35:22.129 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  196. [2024-08-30 12:35:22.129 -04:00] [INF] [1] Main: Startup complete 0:00:14.5788844
  197. [2024-08-30 12:35:24.261 -04:00] [INF] [7] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
  198. [2024-08-30 12:35:24.702 -04:00] [INF] [7] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 0 seconds
  199. [2024-08-30 13:14:19.922 -04:00] [INF] [16] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.228" request
  200. [2024-08-30 13:23:41.983 -04:00] [ERR] [57] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: "Could not find file '/Volumes/Bugs/Music/Curtis Harding/folder.jpg'". URL "GET" "/Items/124b55e9601b509919979c39546ade8d/Images/Primary".
  201. [2024-08-30 13:23:46.775 -04:00] [ERR] [55] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: "Could not find file '/Volumes/Bugs/Music/Gloria Jones/folder.jpg'". URL "GET" "/Items/fc7046e6ab23696af1e342ee901e7ef1/Images/Primary".
  202. [2024-08-30 13:25:33.348 -04:00] [INF] [57] Emby.Server.Implementations.IO.LibraryMonitor: "Syd Straw" ("/Volumes/Dino/Music/Syd Straw") will be refreshed.
  203. [2024-08-30 13:25:47.585 -04:00] [ERR] [45] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: "Could not find file '/Volumes/Bugs/Music/Citizen Cope/folder.jpg'". URL "GET" "/Items/528c5577235e721f4b75bdbc56781c28/Images/Primary".
  204. [2024-08-30 13:27:50.234 -04:00] [INF] [46] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  205. [2024-08-30 13:30:47.604 -04:00] [INF] [10] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  206. [2024-08-30 13:30:47.606 -04:00] [INF] [50] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Tomorrow Never Knows (Mono)". Stopped at "0" ms
  207. [2024-08-30 13:30:47.606 -04:00] [INF] [44] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Tomorrow Never Knows (Mono)". Stopped at "176819" ms
  208. [2024-08-30 13:30:47.627 -04:00] [ERR] [44] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: "Could not find file '/Volumes/Bugs/Music/Johnny O'Keefe/johnny o'keefe birth of australian rock & roll cd 1 #/johnny o'keefe - track 21 rock'n'roll will stand.mp3'". URL "GET" "/Audio/c6ac43f057c4ed80be7cb53a31d4482b/stream.mp3".
  209. [2024-08-30 13:30:47.926 -04:00] [INF] [44] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  210. [2024-08-30 13:30:47.980 -04:00] [INF] [44] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/Applications/Jellyfin server.app/Contents/MacOS/ffmpeg" "-analyzeduration 200M -probesize 1G -i file:\"/Volumes/Bugs/Music/Johnny O'Keefe/johnny o'keefe birth of australian rock & roll cd 1 #/johnny o'keefe - track 21 rock'n'roll will stand.mp3\" -threads 0 -vn -ab 256000 -ac 2 -acodec copy -ar 48000 -id3v2_version 3 -write_id3v1 1 -y \"/Users/fritz/Library/Application Support/jellyfin/cache/transcodes/1d1c371054840dd015b9113cbe510fac.mp3\""
  211. [2024-08-30 13:30:48.045 -04:00] [ERR] [15] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
  212. [2024-08-30 13:30:48.146 -04:00] [ERR] [44] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/audio/c6ac43f0-57c4-ed80-be7c-b53a31d4482b/stream".
  213. MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
  214. at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
  215. at Jellyfin.Api.Helpers.FileStreamResponseHelpers.GetTranscodedFile(StreamState state, Boolean isHeadRequest, HttpContext httpContext, ITranscodeManager transcodeManager, String ffmpegCommandLineArguments, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource)
  216. at Jellyfin.Api.Helpers.AudioHelper.GetAudioStream(TranscodingJobType transcodingJobType, StreamingRequestDto streamingRequest)
  217. at Jellyfin.Api.Controllers.AudioController.GetAudioStream(Guid itemId, String container, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions)
  218. at lambda_method1359(Closure, Object)
  219. at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  220. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
  221. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  222. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  223. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  224. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  225. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  226. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
  227. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  228. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  229. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  230. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  231. at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
  232. at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
  233. at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
  234. at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
  235. at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  236. at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
  237. at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
  238. at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
  239. at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
  240. at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  241. at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
  242. at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
  243. at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
  244. at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
  245. [2024-08-30 13:30:48.161 -04:00] [INF] [44] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  246. [2024-08-30 13:30:48.170 -04:00] [INF] [44] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/Users/fritz/Library/Application Support/jellyfin/cache/transcodes/1d1c371054840dd015b9113cbe510fac.mp3"
  247. [2024-08-30 13:30:48.191 -04:00] [INF] [44] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/Applications/Jellyfin server.app/Contents/MacOS/ffmpeg" "-analyzeduration 200M -probesize 1G -i file:\"/Volumes/Bugs/Music/Johnny O'Keefe/johnny o'keefe birth of australian rock & roll cd 1 #/johnny o'keefe - track 21 rock'n'roll will stand.mp3\" -threads 0 -vn -ab 256000 -ac 2 -acodec copy -ar 48000 -id3v2_version 3 -write_id3v1 1 -y \"/Users/fritz/Library/Application Support/jellyfin/cache/transcodes/e81e0296d79ad5c4035db78665f54e3d.mp3\""
  248. [2024-08-30 13:30:48.238 -04:00] [ERR] [15] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
  249. [2024-08-30 13:30:48.339 -04:00] [ERR] [15] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/audio/c6ac43f0-57c4-ed80-be7c-b53a31d4482b/stream".
  250. MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
  251. at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
  252. at Jellyfin.Api.Helpers.FileStreamResponseHelpers.GetTranscodedFile(StreamState state, Boolean isHeadRequest, HttpContext httpContext, ITranscodeManager transcodeManager, String ffmpegCommandLineArguments, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource)
  253. at Jellyfin.Api.Helpers.AudioHelper.GetAudioStream(TranscodingJobType transcodingJobType, StreamingRequestDto streamingRequest)
  254. at Jellyfin.Api.Controllers.AudioController.GetAudioStream(Guid itemId, String container, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions)
  255. at lambda_method1359(Closure, Object)
  256. at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  257. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
  258. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  259. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  260. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  261. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  262. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  263. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
  264. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  265. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  266. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  267. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  268. at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
  269. at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
  270. at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
  271. at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
  272. at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  273. at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
  274. at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
  275. at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
  276. at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
  277. at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  278. at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
  279. at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
  280. at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
  281. at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
  282. [2024-08-30 13:30:48.354 -04:00] [INF] [44] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/Users/fritz/Library/Application Support/jellyfin/cache/transcodes/e81e0296d79ad5c4035db78665f54e3d.mp3"
  283. [2024-08-30 13:30:49.856 -04:00] [INF] [16] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Rock'n'Roll Will Stand". Stopped at "0" ms
  284. [2024-08-30 13:31:17.234 -04:00] [INF] [16] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  285. [2024-08-30 13:31:59.920 -04:00] [ERR] [17] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: "Could not find file '/Volumes/Bugs/Music/Conrad Herwig/Sketches Of Spain Y Mas/folder.jpg'". URL "GET" "/Items/4a68880f4ae2d133460f033f6ebe0ce0/Images/Primary".
  286. [2024-08-30 13:34:54.641 -04:00] [INF] [47] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Chicken Today, Feathers Tomorrow". Stopped at "216850" ms
  287. [2024-08-30 13:34:54.645 -04:00] [INF] [43] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Chicken Today, Feathers Tomorrow". Stopped at "0" ms
  288. [2024-08-30 13:34:54.646 -04:00] [INF] [40] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  289. [2024-08-30 13:38:01.937 -04:00] [INF] [21] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Color Him Father". Stopped at "186850" ms
  290. [2024-08-30 13:38:01.943 -04:00] [INF] [41] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  291. [2024-08-30 13:38:01.943 -04:00] [INF] [9] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Color Him Father". Stopped at "0" ms
  292. [2024-08-30 13:40:46.402 -04:00] [INF] [44] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Cold, Cold Heart". Stopped at "164001" ms
  293. [2024-08-30 13:40:46.406 -04:00] [INF] [52] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  294. [2024-08-30 13:40:46.406 -04:00] [INF] [23] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Cold, Cold Heart". Stopped at "0" ms
  295. [2024-08-30 13:51:25.822 -04:00] [INF] [7] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Basheer". Stopped at "638931" ms
  296. [2024-08-30 13:51:25.828 -04:00] [INF] [50] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Basheer". Stopped at "0" ms
  297. [2024-08-30 13:51:25.829 -04:00] [INF] [10] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  298. [2024-08-30 13:56:44.834 -04:00] [INF] [19] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Field Below". Stopped at "318553" ms
  299. [2024-08-30 13:56:44.835 -04:00] [INF] [47] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  300. [2024-08-30 13:56:44.836 -04:00] [INF] [20] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Field Below". Stopped at "0" ms
  301. [2024-08-30 13:57:04.777 -04:00] [ERR] [47] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: "Could not find file '/Volumes/Bugs/Music/Veronica Swift/Confessions/cover.jpg'". URL "GET" "/Items/e586eae423fb0f9bf399dff106b0ed59/Images/Primary".
  302. [2024-08-30 13:58:49.555 -04:00] [INF] [38] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "My Mind's Eye". Stopped at "124156" ms
  303. [2024-08-30 13:58:49.559 -04:00] [INF] [20] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  304. [2024-08-30 13:58:49.559 -04:00] [INF] [35] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "My Mind's Eye". Stopped at "0" ms
  305. [2024-08-30 13:58:49.587 -04:00] [ERR] [32] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: "Could not find file '/Volumes/Bugs/Music/Johnny Thunders/You Can't Put Your Arms Around a Memory Disc 3/11 Joey Joey [Live].mp3'". URL "GET" "/Audio/4a8d97e14ac5a47deabb06d07c9c54cd/stream.mp3".
  306. [2024-08-30 13:58:49.884 -04:00] [INF] [31] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  307. [2024-08-30 13:58:49.888 -04:00] [ERR] [32] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: "Could not find file '/Volumes/Bugs/Music/Veronica Swift/Confessions/cover.jpg'". URL "GET" "/Items/e586eae423fb0f9bf399dff106b0ed59/Images/Primary".
  308. [2024-08-30 13:58:49.994 -04:00] [INF] [9] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/Applications/Jellyfin server.app/Contents/MacOS/ffmpeg" "-analyzeduration 200M -probesize 1G -i file:\"/Volumes/Bugs/Music/Johnny Thunders/You Can't Put Your Arms Around a Memory Disc 3/11 Joey Joey [Live].mp3\" -threads 0 -vn -ab 256000 -ac 2 -acodec copy -ar 48000 -id3v2_version 3 -write_id3v1 1 -y \"/Users/fritz/Library/Application Support/jellyfin/cache/transcodes/f1d76f0d710c1f763b901ebe272ae5ce.mp3\""
  309. [2024-08-30 13:58:50.049 -04:00] [ERR] [9] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
  310. [2024-08-30 13:58:50.051 -04:00] [ERR] [32] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/audio/4a8d97e1-4ac5-a47d-eabb-06d07c9c54cd/stream".
  311. MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
  312. at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
  313. at Jellyfin.Api.Helpers.FileStreamResponseHelpers.GetTranscodedFile(StreamState state, Boolean isHeadRequest, HttpContext httpContext, ITranscodeManager transcodeManager, String ffmpegCommandLineArguments, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource)
  314. at Jellyfin.Api.Helpers.AudioHelper.GetAudioStream(TranscodingJobType transcodingJobType, StreamingRequestDto streamingRequest)
  315. at Jellyfin.Api.Controllers.AudioController.GetAudioStream(Guid itemId, String container, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions)
  316. at lambda_method1359(Closure, Object)
  317. at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  318. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
  319. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  320. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  321. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  322. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  323. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  324. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
  325. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  326. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  327. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  328. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  329. at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
  330. at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
  331. at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
  332. at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
  333. at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  334. at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
  335. at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
  336. at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
  337. at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
  338. at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  339. at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
  340. at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
  341. at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
  342. at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
  343. [2024-08-30 13:58:50.058 -04:00] [INF] [20] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  344. [2024-08-30 13:58:50.064 -04:00] [INF] [32] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/Users/fritz/Library/Application Support/jellyfin/cache/transcodes/f1d76f0d710c1f763b901ebe272ae5ce.mp3"
  345. [2024-08-30 13:58:50.090 -04:00] [INF] [9] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/Applications/Jellyfin server.app/Contents/MacOS/ffmpeg" "-analyzeduration 200M -probesize 1G -i file:\"/Volumes/Bugs/Music/Johnny Thunders/You Can't Put Your Arms Around a Memory Disc 3/11 Joey Joey [Live].mp3\" -threads 0 -vn -ab 256000 -ac 2 -acodec copy -ar 48000 -id3v2_version 3 -write_id3v1 1 -y \"/Users/fritz/Library/Application Support/jellyfin/cache/transcodes/75326974dc9a943772e3911265a4a3ad.mp3\""
  346. [2024-08-30 13:58:50.132 -04:00] [ERR] [32] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
  347. [2024-08-30 13:58:50.235 -04:00] [ERR] [32] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/audio/4a8d97e1-4ac5-a47d-eabb-06d07c9c54cd/stream".
  348. MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
  349. at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
  350. at Jellyfin.Api.Helpers.FileStreamResponseHelpers.GetTranscodedFile(StreamState state, Boolean isHeadRequest, HttpContext httpContext, ITranscodeManager transcodeManager, String ffmpegCommandLineArguments, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource)
  351. at Jellyfin.Api.Helpers.AudioHelper.GetAudioStream(TranscodingJobType transcodingJobType, StreamingRequestDto streamingRequest)
  352. at Jellyfin.Api.Controllers.AudioController.GetAudioStream(Guid itemId, String container, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions)
  353. at lambda_method1359(Closure, Object)
  354. at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  355. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
  356. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  357. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  358. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  359. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  360. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  361. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
  362. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  363. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  364. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  365. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  366. at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
  367. at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
  368. at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
  369. at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
  370. at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  371. at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
  372. at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
  373. at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
  374. at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
  375. at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  376. at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
  377. at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
  378. at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
  379. at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
  380. [2024-08-30 13:58:50.250 -04:00] [INF] [9] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/Users/fritz/Library/Application Support/jellyfin/cache/transcodes/75326974dc9a943772e3911265a4a3ad.mp3"
  381. [2024-08-30 13:58:51.752 -04:00] [INF] [32] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Joey Joey [Live]". Stopped at "0" ms
  382. [2024-08-30 14:00:35.180 -04:00] [INF] [30] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  383. [2024-08-30 14:00:47.541 -04:00] [ERR] [31] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: "Could not find file '/Volumes/Bugs/Music/Nathaniel Rateliff & The Night Sweats/Tearing At The Seams/folder.jpg'". URL "GET" "/Items/5af48ea07a9fd5f9bb6c1de847cbf9a1/Images/Primary".
  384. [2024-08-30 14:03:39.738 -04:00] [INF] [32] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Prayer of Death - Part 1". Stopped at "184168" ms
  385. [2024-08-30 14:03:39.740 -04:00] [INF] [15] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Prayer of Death - Part 1". Stopped at "0" ms
  386. [2024-08-30 14:03:39.741 -04:00] [INF] [31] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  387. [2024-08-30 14:05:31.571 -04:00] [INF] [39] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Hole In My Heart". Stopped at "111385" ms
  388. [2024-08-30 14:05:31.574 -04:00] [INF] [7] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Hole In My Heart". Stopped at "0" ms
  389. [2024-08-30 14:05:31.574 -04:00] [INF] [50] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  390. [2024-08-30 14:31:16.964 -04:00] [INF] [16] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "she's so good to me". Stopped at "137763" ms
  391. [2024-08-30 14:31:17.012 -04:00] [INF] [20] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "she's so good to me". Stopped at "0" ms
  392. [2024-08-30 14:31:17.012 -04:00] [INF] [29] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  393. [2024-08-30 14:34:32.672 -04:00] [INF] [22] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Sexy Sadie (2018 Mix)". Stopped at "195116" ms
  394. [2024-08-30 14:34:32.673 -04:00] [INF] [23] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Sexy Sadie (2018 Mix)". Stopped at "0" ms
  395. [2024-08-30 14:34:32.674 -04:00] [INF] [49] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  396. [2024-08-30 14:38:22.149 -04:00] [INF] [27] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Mile on the Moon". Stopped at "229017" ms
  397. [2024-08-30 14:38:22.151 -04:00] [INF] [48] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Mile on the Moon". Stopped at "0" ms
  398. [2024-08-30 14:38:22.151 -04:00] [INF] [25] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  399. [2024-08-30 15:13:16.187 -04:00] [INF] [16] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "fritz" has succeeded.
  400. [2024-08-30 15:13:16.187 -04:00] [INF] [16] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "fritz": 1/0
  401. [2024-08-30 15:13:16.189 -04:00] [INF] [16] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user 2a999f53-f9f1-4a4c-8627-c5afc276508a
  402. [2024-08-30 15:13:16.211 -04:00] [INF] [34] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "127.0.0.1" request
  403. [2024-08-30 15:13:29.726 -04:00] [INF] [19] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "127.0.0.1" closed
  404. [2024-08-30 15:39:04.407 -04:00] [INF] [21] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Free Spirit [Bonus]". Stopped at "268677" ms
  405. [2024-08-30 15:39:04.447 -04:00] [INF] [16] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  406. [2024-08-30 15:39:04.447 -04:00] [INF] [33] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Free Spirit [Bonus]". Stopped at "0" ms
  407. [2024-08-30 15:43:57.517 -04:00] [INF] [49] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "You Never Need Nobody". Stopped at "289854" ms
  408. [2024-08-30 15:43:57.521 -04:00] [INF] [48] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  409. [2024-08-30 15:43:57.521 -04:00] [INF] [28] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "You Never Need Nobody". Stopped at "0" ms
  410. [2024-08-30 15:46:03.479 -04:00] [INF] [44] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Georgia Mule". Stopped at "125538" ms
  411. [2024-08-30 15:46:03.482 -04:00] [INF] [28] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  412. [2024-08-30 15:46:03.482 -04:00] [INF] [23] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Georgia Mule". Stopped at "0" ms
  413. [2024-08-30 15:52:57.357 -04:00] [INF] [49] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Easter". Stopped at "375185" ms
  414. [2024-08-30 15:52:57.360 -04:00] [INF] [19] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Easter". Stopped at "0" ms
  415. [2024-08-30 15:52:57.360 -04:00] [INF] [48] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  416. [2024-08-30 15:58:04.748 -04:00] [INF] [43] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "I Feel The Same Way Too". Stopped at "306572" ms
  417. [2024-08-30 15:58:04.756 -04:00] [INF] [20] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "I Feel The Same Way Too". Stopped at "0" ms
  418. [2024-08-30 15:58:04.756 -04:00] [INF] [34] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  419. [2024-08-30 16:01:13.878 -04:00] [INF] [18] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Libertades Poéticas". Stopped at "188576" ms
  420. [2024-08-30 16:01:13.880 -04:00] [INF] [7] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Libertades Poéticas". Stopped at "0" ms
  421. [2024-08-30 16:01:13.880 -04:00] [INF] [27] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  422. [2024-08-30 16:06:44.213 -04:00] [INF] [3] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Maybe You'll Be There". Stopped at "329709" ms
  423. [2024-08-30 16:06:44.218 -04:00] [INF] [39] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Maybe You'll Be There". Stopped at "0" ms
  424. [2024-08-30 16:06:44.218 -04:00] [INF] [21] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  425. [2024-08-30 16:06:44.241 -04:00] [ERR] [3] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: "Could not find file '/Volumes/Bugs/Music/Edgard Varese/Complete Works V2/2-02 Offrandes_ I. Chanson de la%A6%C7-haut.m4a'". URL "GET" "/Audio/7b06eea94b0c54abb09cbe55185612c8/stream.mov,mp4,m4a,3gp,3g2,mj2".
  426. [2024-08-30 16:06:44.557 -04:00] [INF] [39] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  427. [2024-08-30 16:06:44.655 -04:00] [INF] [20] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/Applications/Jellyfin server.app/Contents/MacOS/ffmpeg" "-analyzeduration 200M -probesize 1G -i file:\"/Volumes/Bugs/Music/Edgard Varese/Complete Works V2/2-02 Offrandes_ I. Chanson de la%A6%C7-haut.m4a\" -threads 0 -vn -ab 256000 -ac 2 -acodec copy -ar 48000 -id3v2_version 3 -write_id3v1 1 -y \"/Users/fritz/Library/Application Support/jellyfin/cache/transcodes/03305d1018a42bd9d65ecc112407129c.mov\""
  428. [2024-08-30 16:06:44.708 -04:00] [ERR] [20] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
  429. [2024-08-30 16:06:44.810 -04:00] [ERR] [20] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/audio/7b06eea9-4b0c-54ab-b09c-be55185612c8/stream".
  430. MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
  431. at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
  432. at Jellyfin.Api.Helpers.FileStreamResponseHelpers.GetTranscodedFile(StreamState state, Boolean isHeadRequest, HttpContext httpContext, ITranscodeManager transcodeManager, String ffmpegCommandLineArguments, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource)
  433. at Jellyfin.Api.Helpers.AudioHelper.GetAudioStream(TranscodingJobType transcodingJobType, StreamingRequestDto streamingRequest)
  434. at Jellyfin.Api.Controllers.AudioController.GetAudioStream(Guid itemId, String container, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions)
  435. at lambda_method1359(Closure, Object)
  436. at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  437. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
  438. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  439. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  440. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  441. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  442. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  443. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
  444. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  445. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  446. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  447. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  448. at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
  449. at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
  450. at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
  451. at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
  452. at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  453. at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
  454. at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
  455. at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
  456. at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
  457. at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  458. at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
  459. at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
  460. at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
  461. at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
  462. [2024-08-30 16:06:44.818 -04:00] [INF] [3] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  463. [2024-08-30 16:06:44.827 -04:00] [INF] [3] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/Users/fritz/Library/Application Support/jellyfin/cache/transcodes/03305d1018a42bd9d65ecc112407129c.mov"
  464. [2024-08-30 16:06:44.841 -04:00] [INF] [3] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/Applications/Jellyfin server.app/Contents/MacOS/ffmpeg" "-analyzeduration 200M -probesize 1G -i file:\"/Volumes/Bugs/Music/Edgard Varese/Complete Works V2/2-02 Offrandes_ I. Chanson de la%A6%C7-haut.m4a\" -threads 0 -vn -ab 256000 -ac 2 -acodec copy -ar 48000 -id3v2_version 3 -write_id3v1 1 -y \"/Users/fritz/Library/Application Support/jellyfin/cache/transcodes/cb0efbda94828bb7d3ec1dd5b16cbab1.mov\""
  465. [2024-08-30 16:06:44.884 -04:00] [ERR] [20] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
  466. [2024-08-30 16:06:44.985 -04:00] [ERR] [25] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/audio/7b06eea9-4b0c-54ab-b09c-be55185612c8/stream".
  467. MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
  468. at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
  469. at Jellyfin.Api.Helpers.FileStreamResponseHelpers.GetTranscodedFile(StreamState state, Boolean isHeadRequest, HttpContext httpContext, ITranscodeManager transcodeManager, String ffmpegCommandLineArguments, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource)
  470. at Jellyfin.Api.Helpers.AudioHelper.GetAudioStream(TranscodingJobType transcodingJobType, StreamingRequestDto streamingRequest)
  471. at Jellyfin.Api.Controllers.AudioController.GetAudioStream(Guid itemId, String container, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions)
  472. at lambda_method1359(Closure, Object)
  473. at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  474. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
  475. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  476. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  477. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  478. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  479. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  480. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
  481. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  482. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  483. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  484. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  485. at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
  486. at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
  487. at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
  488. at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
  489. at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  490. at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
  491. at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
  492. at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
  493. at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
  494. at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  495. at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
  496. at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
  497. at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
  498. at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
  499. [2024-08-30 16:06:45.003 -04:00] [INF] [29] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/Users/fritz/Library/Application Support/jellyfin/cache/transcodes/cb0efbda94828bb7d3ec1dd5b16cbab1.mov"
  500. [2024-08-30 16:06:46.505 -04:00] [INF] [29] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Offrandes: I. Chanson de là-haut". Stopped at "0" ms
  501. [2024-08-30 16:12:22.004 -04:00] [INF] [10] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  502. [2024-08-30 16:12:22.550 -04:00] [ERR] [9] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: "Could not find file '/Volumes/Bugs/Music/David Bowie/Moonage Daydream – A Brett Morgen Film/20 A New Career In A New Town (Moonage Daydream Mix).m4a'". URL "GET" "/Audio/113ca6d5c5dbe2b8a8c75be0cb1e89c8/stream.mov,mp4,m4a,3gp,3g2,mj2".
  503. [2024-08-30 16:12:22.557 -04:00] [INF] [32] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  504. [2024-08-30 16:12:22.670 -04:00] [INF] [10] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/Applications/Jellyfin server.app/Contents/MacOS/ffmpeg" "-analyzeduration 200M -probesize 1G -i file:\"/Volumes/Bugs/Music/David Bowie/Moonage Daydream – A Brett Morgen Film/20 A New Career In A New Town (Moonage Daydream Mix).m4a\" -threads 0 -vn -ab 256000 -ac 2 -acodec copy -ar 48000 -id3v2_version 3 -write_id3v1 1 -y \"/Users/fritz/Library/Application Support/jellyfin/cache/transcodes/d206f6db5aafe5c8e9c95e5ef839e66a.mov\""
  505. [2024-08-30 16:12:22.721 -04:00] [ERR] [10] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
  506. [2024-08-30 16:12:22.826 -04:00] [ERR] [32] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/audio/113ca6d5-c5db-e2b8-a8c7-5be0cb1e89c8/stream".
  507. MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
  508. at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
  509. at Jellyfin.Api.Helpers.FileStreamResponseHelpers.GetTranscodedFile(StreamState state, Boolean isHeadRequest, HttpContext httpContext, ITranscodeManager transcodeManager, String ffmpegCommandLineArguments, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource)
  510. at Jellyfin.Api.Helpers.AudioHelper.GetAudioStream(TranscodingJobType transcodingJobType, StreamingRequestDto streamingRequest)
  511. at Jellyfin.Api.Controllers.AudioController.GetAudioStream(Guid itemId, String container, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions)
  512. at lambda_method1359(Closure, Object)
  513. at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  514. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
  515. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  516. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  517. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  518. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  519. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  520. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
  521. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  522. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  523. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  524. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  525. at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
  526. at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
  527. at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
  528. at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
  529. at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  530. at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
  531. at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
  532. at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
  533. at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
  534. at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  535. at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
  536. at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
  537. at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
  538. at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
  539. [2024-08-30 16:12:22.835 -04:00] [INF] [10] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  540. [2024-08-30 16:12:22.842 -04:00] [INF] [46] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/Users/fritz/Library/Application Support/jellyfin/cache/transcodes/d206f6db5aafe5c8e9c95e5ef839e66a.mov"
  541. [2024-08-30 16:12:22.860 -04:00] [INF] [32] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/Applications/Jellyfin server.app/Contents/MacOS/ffmpeg" "-analyzeduration 200M -probesize 1G -i file:\"/Volumes/Bugs/Music/David Bowie/Moonage Daydream – A Brett Morgen Film/20 A New Career In A New Town (Moonage Daydream Mix).m4a\" -threads 0 -vn -ab 256000 -ac 2 -acodec copy -ar 48000 -id3v2_version 3 -write_id3v1 1 -y \"/Users/fritz/Library/Application Support/jellyfin/cache/transcodes/99c32ebc9bb136ee1a01d53b30c8090e.mov\""
  542. [2024-08-30 16:12:22.916 -04:00] [ERR] [46] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
  543. [2024-08-30 16:12:23.015 -04:00] [ERR] [46] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/audio/113ca6d5-c5db-e2b8-a8c7-5be0cb1e89c8/stream".
  544. MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
  545. at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
  546. at Jellyfin.Api.Helpers.FileStreamResponseHelpers.GetTranscodedFile(StreamState state, Boolean isHeadRequest, HttpContext httpContext, ITranscodeManager transcodeManager, String ffmpegCommandLineArguments, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource)
  547. at Jellyfin.Api.Helpers.AudioHelper.GetAudioStream(TranscodingJobType transcodingJobType, StreamingRequestDto streamingRequest)
  548. at Jellyfin.Api.Controllers.AudioController.GetAudioStream(Guid itemId, String container, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions)
  549. at lambda_method1359(Closure, Object)
  550. at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  551. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
  552. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  553. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  554. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  555. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  556. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  557. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
  558. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  559. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  560. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  561. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  562. at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
  563. at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
  564. at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
  565. at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
  566. at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  567. at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
  568. at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
  569. at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
  570. at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
  571. at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  572. at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
  573. at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
  574. at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
  575. at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
  576. [2024-08-30 16:12:23.031 -04:00] [INF] [32] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/Users/fritz/Library/Application Support/jellyfin/cache/transcodes/99c32ebc9bb136ee1a01d53b30c8090e.mov"
  577. [2024-08-30 16:12:24.531 -04:00] [INF] [42] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "A New Career In A New Town (Moonage Daydream Mix)". Stopped at "0" ms
  578. [2024-08-30 16:12:32.722 -04:00] [INF] [9] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  579. [2024-08-30 16:15:50.107 -04:00] [INF] [43] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Cabin of Love". Stopped at "196881" ms
  580. [2024-08-30 16:15:50.185 -04:00] [INF] [48] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  581. [2024-08-30 16:15:50.258 -04:00] [INF] [34] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Cabin of Love". Stopped at "0" ms
  582. [2024-08-30 16:18:00.642 -04:00] [INF] [33] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Good Luck Child". Stopped at "129915" ms
  583. [2024-08-30 16:18:00.650 -04:00] [INF] [3] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  584. [2024-08-30 16:18:00.650 -04:00] [INF] [36] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Good Luck Child". Stopped at "0" ms
  585. [2024-08-30 16:22:59.155 -04:00] [INF] [30] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "In the Meantime". Stopped at "298027" ms
  586. [2024-08-30 16:22:59.157 -04:00] [INF] [33] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  587. [2024-08-30 16:22:59.157 -04:00] [INF] [25] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "In the Meantime". Stopped at "0" ms
  588. [2024-08-30 16:25:08.963 -04:00] [INF] [33] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Cigarette Ashes". Stopped at "129195" ms
  589. [2024-08-30 16:25:08.965 -04:00] [INF] [24] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  590. [2024-08-30 16:25:08.965 -04:00] [INF] [18] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Cigarette Ashes". Stopped at "0" ms
  591. [2024-08-30 16:30:52.432 -04:00] [INF] [16] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Rosalie". Stopped at "343042" ms
  592. [2024-08-30 16:30:52.436 -04:00] [INF] [3] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Rosalie". Stopped at "0" ms
  593. [2024-08-30 16:30:52.436 -04:00] [INF] [25] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  594. [2024-08-30 16:34:10.665 -04:00] [INF] [22] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "I'll Take You There". Stopped at "197624" ms
  595. [2024-08-30 16:34:10.667 -04:00] [INF] [19] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "I'll Take You There". Stopped at "0" ms
  596. [2024-08-30 16:34:10.667 -04:00] [INF] [47] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  597. [2024-08-30 16:34:10.720 -04:00] [ERR] [33] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: "Could not find file '/Volumes/Bugs/Music/Third World/Ultimate Collection {Anthology}/18 Committed (Single Version).m4a'". URL "GET" "/Audio/f37ac7ca37091abf795c3f0dbe786adb/stream.mov,mp4,m4a,3gp,3g2,mj2".
  598. [2024-08-30 16:34:11.024 -04:00] [INF] [23] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  599. [2024-08-30 16:34:11.134 -04:00] [INF] [33] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/Applications/Jellyfin server.app/Contents/MacOS/ffmpeg" "-analyzeduration 200M -probesize 1G -i file:\"/Volumes/Bugs/Music/Third World/Ultimate Collection {Anthology}/18 Committed (Single Version).m4a\" -threads 0 -vn -ab 256000 -ac 2 -acodec copy -ar 48000 -id3v2_version 3 -write_id3v1 1 -y \"/Users/fritz/Library/Application Support/jellyfin/cache/transcodes/f046cb0389da41ac0e9b0483ff2115d7.mov\""
  600. [2024-08-30 16:34:11.195 -04:00] [ERR] [31] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
  601. [2024-08-30 16:34:11.298 -04:00] [ERR] [31] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/audio/f37ac7ca-3709-1abf-795c-3f0dbe786adb/stream".
  602. MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
  603. at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
  604. at Jellyfin.Api.Helpers.FileStreamResponseHelpers.GetTranscodedFile(StreamState state, Boolean isHeadRequest, HttpContext httpContext, ITranscodeManager transcodeManager, String ffmpegCommandLineArguments, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource)
  605. at Jellyfin.Api.Helpers.AudioHelper.GetAudioStream(TranscodingJobType transcodingJobType, StreamingRequestDto streamingRequest)
  606. at Jellyfin.Api.Controllers.AudioController.GetAudioStream(Guid itemId, String container, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions)
  607. at lambda_method1359(Closure, Object)
  608. at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  609. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
  610. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  611. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  612. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  613. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  614. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  615. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
  616. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  617. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  618. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  619. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  620. at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
  621. at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
  622. at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
  623. at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
  624. at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  625. at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
  626. at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
  627. at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
  628. at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
  629. at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  630. at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
  631. at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
  632. at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
  633. at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
  634. [2024-08-30 16:34:11.308 -04:00] [INF] [31] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  635. [2024-08-30 16:34:11.315 -04:00] [INF] [33] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/Users/fritz/Library/Application Support/jellyfin/cache/transcodes/f046cb0389da41ac0e9b0483ff2115d7.mov"
  636. [2024-08-30 16:34:11.333 -04:00] [INF] [19] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/Applications/Jellyfin server.app/Contents/MacOS/ffmpeg" "-analyzeduration 200M -probesize 1G -i file:\"/Volumes/Bugs/Music/Third World/Ultimate Collection {Anthology}/18 Committed (Single Version).m4a\" -threads 0 -vn -ab 256000 -ac 2 -acodec copy -ar 48000 -id3v2_version 3 -write_id3v1 1 -y \"/Users/fritz/Library/Application Support/jellyfin/cache/transcodes/31a17c82f074ad13a43a7b4a8552cad1.mov\""
  637. [2024-08-30 16:34:11.377 -04:00] [ERR] [19] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
  638. [2024-08-30 16:34:11.482 -04:00] [ERR] [19] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/audio/f37ac7ca-3709-1abf-795c-3f0dbe786adb/stream".
  639. MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
  640. at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
  641. at Jellyfin.Api.Helpers.FileStreamResponseHelpers.GetTranscodedFile(StreamState state, Boolean isHeadRequest, HttpContext httpContext, ITranscodeManager transcodeManager, String ffmpegCommandLineArguments, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource)
  642. at Jellyfin.Api.Helpers.AudioHelper.GetAudioStream(TranscodingJobType transcodingJobType, StreamingRequestDto streamingRequest)
  643. at Jellyfin.Api.Controllers.AudioController.GetAudioStream(Guid itemId, String container, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions)
  644. at lambda_method1359(Closure, Object)
  645. at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  646. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
  647. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  648. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  649. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  650. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  651. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  652. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
  653. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  654. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  655. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  656. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  657. at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
  658. at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
  659. at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
  660. at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
  661. at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  662. at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
  663. at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
  664. at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
  665. at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
  666. at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  667. at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
  668. at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
  669. at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
  670. at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
  671. [2024-08-30 16:34:11.498 -04:00] [INF] [31] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/Users/fritz/Library/Application Support/jellyfin/cache/transcodes/31a17c82f074ad13a43a7b4a8552cad1.mov"
  672. [2024-08-30 16:34:13.000 -04:00] [INF] [33] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Committed (Single Version)". Stopped at "0" ms
  673. [2024-08-30 16:42:48.454 -04:00] [INF] [30] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  674. [2024-08-30 16:45:42.544 -04:00] [INF] [45] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Ride Your Pony". Stopped at "173568" ms
  675. [2024-08-30 16:45:42.547 -04:00] [INF] [35] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  676. [2024-08-30 16:45:42.573 -04:00] [INF] [20] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Ride Your Pony". Stopped at "0" ms
  677. [2024-08-30 16:45:42.616 -04:00] [ERR] [36] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: "Could not find file '/Volumes/Bugs/Music/Spoon/They Want My Soul/02 Inside Out.m4a'". URL "GET" "/Audio/ac62c350091ec0caa3bf271e5d0277e0/stream.mov,mp4,m4a,3gp,3g2,mj2".
  678. [2024-08-30 16:45:42.917 -04:00] [INF] [36] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  679. [2024-08-30 16:45:43.014 -04:00] [INF] [34] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/Applications/Jellyfin server.app/Contents/MacOS/ffmpeg" "-analyzeduration 200M -probesize 1G -i file:\"/Volumes/Bugs/Music/Spoon/They Want My Soul/02 Inside Out.m4a\" -threads 0 -vn -ab 256000 -ac 2 -acodec copy -ar 48000 -id3v2_version 3 -write_id3v1 1 -y \"/Users/fritz/Library/Application Support/jellyfin/cache/transcodes/3c748ee3c7031c9fa31debb8f31a4111.mov\""
  680. [2024-08-30 16:45:43.084 -04:00] [ERR] [34] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
  681. [2024-08-30 16:45:43.185 -04:00] [ERR] [34] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/audio/ac62c350-091e-c0ca-a3bf-271e5d0277e0/stream".
  682. MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
  683. at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
  684. at Jellyfin.Api.Helpers.FileStreamResponseHelpers.GetTranscodedFile(StreamState state, Boolean isHeadRequest, HttpContext httpContext, ITranscodeManager transcodeManager, String ffmpegCommandLineArguments, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource)
  685. at Jellyfin.Api.Helpers.AudioHelper.GetAudioStream(TranscodingJobType transcodingJobType, StreamingRequestDto streamingRequest)
  686. at Jellyfin.Api.Controllers.AudioController.GetAudioStream(Guid itemId, String container, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions)
  687. at lambda_method1359(Closure, Object)
  688. at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  689. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
  690. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  691. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  692. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  693. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  694. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  695. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
  696. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  697. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  698. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  699. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  700. at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
  701. at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
  702. at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
  703. at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
  704. at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  705. at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
  706. at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
  707. at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
  708. at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
  709. at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  710. at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
  711. at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
  712. at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
  713. at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
  714. [2024-08-30 16:45:43.193 -04:00] [INF] [20] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  715. [2024-08-30 16:45:43.195 -04:00] [INF] [34] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/Users/fritz/Library/Application Support/jellyfin/cache/transcodes/3c748ee3c7031c9fa31debb8f31a4111.mov"
  716. [2024-08-30 16:45:43.208 -04:00] [INF] [45] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/Applications/Jellyfin server.app/Contents/MacOS/ffmpeg" "-analyzeduration 200M -probesize 1G -i file:\"/Volumes/Bugs/Music/Spoon/They Want My Soul/02 Inside Out.m4a\" -threads 0 -vn -ab 256000 -ac 2 -acodec copy -ar 48000 -id3v2_version 3 -write_id3v1 1 -y \"/Users/fritz/Library/Application Support/jellyfin/cache/transcodes/2937d44da4956d12a12b36e5216566ee.mov\""
  717. [2024-08-30 16:45:43.250 -04:00] [ERR] [45] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
  718. [2024-08-30 16:45:43.351 -04:00] [ERR] [45] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/audio/ac62c350-091e-c0ca-a3bf-271e5d0277e0/stream".
  719. MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
  720. at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
  721. at Jellyfin.Api.Helpers.FileStreamResponseHelpers.GetTranscodedFile(StreamState state, Boolean isHeadRequest, HttpContext httpContext, ITranscodeManager transcodeManager, String ffmpegCommandLineArguments, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource)
  722. at Jellyfin.Api.Helpers.AudioHelper.GetAudioStream(TranscodingJobType transcodingJobType, StreamingRequestDto streamingRequest)
  723. at Jellyfin.Api.Controllers.AudioController.GetAudioStream(Guid itemId, String container, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions)
  724. at lambda_method1359(Closure, Object)
  725. at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  726. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
  727. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  728. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  729. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  730. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  731. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  732. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
  733. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  734. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  735. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  736. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  737. at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
  738. at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
  739. at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
  740. at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
  741. at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  742. at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
  743. at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
  744. at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
  745. at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
  746. at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  747. at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
  748. at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
  749. at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
  750. at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
  751. [2024-08-30 16:45:43.363 -04:00] [INF] [20] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/Users/fritz/Library/Application Support/jellyfin/cache/transcodes/2937d44da4956d12a12b36e5216566ee.mov"
  752. [2024-08-30 16:45:44.864 -04:00] [INF] [45] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Inside Out". Stopped at "0" ms
  753. [2024-08-30 16:49:02.041 -04:00] [INF] [16] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  754. [2024-08-30 16:49:05.448 -04:00] [ERR] [10] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: "Could not find file '/Volumes/Bugs/Music/Denny Zeitlin with George Marsh x Mel Graves/The Name Of This Terrain/cover.jpg'". URL "GET" "/Items/5dc34d589b9c4ce3baa461a464eb75ee/Images/Primary".
  755. [2024-08-30 16:52:49.991 -04:00] [INF] [25] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "nho antone escaderode". Stopped at "227413" ms
  756. [2024-08-30 16:52:49.996 -04:00] [INF] [36] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "nho antone escaderode". Stopped at "0" ms
  757. [2024-08-30 16:52:49.996 -04:00] [INF] [40] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  758. [2024-08-30 16:52:50.469 -04:00] [ERR] [25] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: "Could not find file '/Volumes/Bugs/Music/Denny Zeitlin with George Marsh x Mel Graves/The Name Of This Terrain/cover.jpg'". URL "GET" "/Items/5dc34d589b9c4ce3baa461a464eb75ee/Images/Primary".
  759. [2024-08-30 16:55:43.509 -04:00] [INF] [17] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Crawling From The Wreckage". Stopped at "172918" ms
  760. [2024-08-30 16:55:43.513 -04:00] [INF] [40] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  761. [2024-08-30 16:55:43.514 -04:00] [INF] [34] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Crawling From The Wreckage". Stopped at "0" ms
  762. [2024-08-30 16:55:44.012 -04:00] [ERR] [19] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: "Could not find file '/Volumes/Bugs/Music/Denny Zeitlin with George Marsh x Mel Graves/The Name Of This Terrain/cover.jpg'". URL "GET" "/Items/5dc34d589b9c4ce3baa461a464eb75ee/Images/Primary".
  763. [2024-08-30 17:03:09.270 -04:00] [INF] [37] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "The Inexorable Sequence". Stopped at "445056" ms
  764. [2024-08-30 17:03:09.274 -04:00] [INF] [28] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  765. [2024-08-30 17:03:09.275 -04:00] [INF] [26] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "The Inexorable Sequence". Stopped at "0" ms
  766. [2024-08-30 17:03:09.398 -04:00] [ERR] [3] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: "Could not find file '/Volumes/Bugs/Music/Denny Zeitlin with George Marsh x Mel Graves/The Name Of This Terrain/03 gonna take you away.mp3'". URL "GET" "/Audio/28d310e60f63592e21f43538da466004/stream.mp3".
  767. [2024-08-30 17:03:09.403 -04:00] [ERR] [16] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: "Could not find file '/Volumes/Bugs/Music/Denny Zeitlin with George Marsh x Mel Graves/The Name Of This Terrain/cover.jpg'". URL "GET" "/Items/5dc34d589b9c4ce3baa461a464eb75ee/Images/Primary".
  768. [2024-08-30 17:03:09.403 -04:00] [ERR] [3] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: "Could not find file '/Volumes/Bugs/Music/Denny Zeitlin with George Marsh x Mel Graves/The Name Of This Terrain/cover.jpg'". URL "GET" "/Items/5dc34d589b9c4ce3baa461a464eb75ee/Images/Primary".
  769. [2024-08-30 17:03:09.702 -04:00] [INF] [35] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  770. [2024-08-30 17:03:09.768 -04:00] [INF] [16] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/Applications/Jellyfin server.app/Contents/MacOS/ffmpeg" "-analyzeduration 200M -probesize 1G -i file:\"/Volumes/Bugs/Music/Denny Zeitlin with George Marsh x Mel Graves/The Name Of This Terrain/03 gonna take you away.mp3\" -threads 0 -vn -ab 256000 -ac 2 -acodec copy -ar 48000 -id3v2_version 3 -write_id3v1 1 -y \"/Users/fritz/Library/Application Support/jellyfin/cache/transcodes/5fd95bdd2acdacd00514f0b86f52976e.mp3\""
  771. [2024-08-30 17:03:09.839 -04:00] [ERR] [33] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
  772. [2024-08-30 17:03:09.940 -04:00] [ERR] [20] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/audio/28d310e6-0f63-592e-21f4-3538da466004/stream".
  773. MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
  774. at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
  775. at Jellyfin.Api.Helpers.FileStreamResponseHelpers.GetTranscodedFile(StreamState state, Boolean isHeadRequest, HttpContext httpContext, ITranscodeManager transcodeManager, String ffmpegCommandLineArguments, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource)
  776. at Jellyfin.Api.Helpers.AudioHelper.GetAudioStream(TranscodingJobType transcodingJobType, StreamingRequestDto streamingRequest)
  777. at Jellyfin.Api.Controllers.AudioController.GetAudioStream(Guid itemId, String container, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions)
  778. at lambda_method1359(Closure, Object)
  779. at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  780. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
  781. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  782. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  783. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  784. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  785. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  786. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
  787. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  788. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  789. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  790. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  791. at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
  792. at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
  793. at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
  794. at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
  795. at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  796. at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
  797. at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
  798. at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
  799. at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
  800. at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  801. at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
  802. at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
  803. at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
  804. at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
  805. [2024-08-30 17:03:09.947 -04:00] [INF] [38] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "fritz". EnableAudioPlaybackTranscoding: True
  806. [2024-08-30 17:03:09.957 -04:00] [INF] [16] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/Users/fritz/Library/Application Support/jellyfin/cache/transcodes/5fd95bdd2acdacd00514f0b86f52976e.mp3"
  807. [2024-08-30 17:03:09.970 -04:00] [INF] [38] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/Applications/Jellyfin server.app/Contents/MacOS/ffmpeg" "-analyzeduration 200M -probesize 1G -i file:\"/Volumes/Bugs/Music/Denny Zeitlin with George Marsh x Mel Graves/The Name Of This Terrain/03 gonna take you away.mp3\" -threads 0 -vn -ab 256000 -ac 2 -acodec copy -ar 48000 -id3v2_version 3 -write_id3v1 1 -y \"/Users/fritz/Library/Application Support/jellyfin/cache/transcodes/0789ed07815712d93521d9c4c1d87c10.mp3\""
  808. [2024-08-30 17:03:10.012 -04:00] [ERR] [33] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
  809. [2024-08-30 17:03:10.113 -04:00] [ERR] [33] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/audio/28d310e6-0f63-592e-21f4-3538da466004/stream".
  810. MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
  811. at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
  812. at Jellyfin.Api.Helpers.FileStreamResponseHelpers.GetTranscodedFile(StreamState state, Boolean isHeadRequest, HttpContext httpContext, ITranscodeManager transcodeManager, String ffmpegCommandLineArguments, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource)
  813. at Jellyfin.Api.Helpers.AudioHelper.GetAudioStream(TranscodingJobType transcodingJobType, StreamingRequestDto streamingRequest)
  814. at Jellyfin.Api.Controllers.AudioController.GetAudioStream(Guid itemId, String container, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions)
  815. at lambda_method1359(Closure, Object)
  816. at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  817. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
  818. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  819. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  820. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  821. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  822. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  823. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
  824. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  825. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  826. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  827. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  828. at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
  829. at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
  830. at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
  831. at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
  832. at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  833. at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
  834. at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
  835. at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
  836. at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
  837. at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  838. at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
  839. at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
  840. at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
  841. at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
  842. [2024-08-30 17:03:10.129 -04:00] [INF] [20] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/Users/fritz/Library/Application Support/jellyfin/cache/transcodes/0789ed07815712d93521d9c4c1d87c10.mp3"
  843. [2024-08-30 17:03:11.631 -04:00] [INF] [33] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Media Player" "1.11.1" playing "Gonna Take You Away". Stopped at "0" ms
  844.  
  845.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement