Guest User

error logs

a guest
Mar 10th, 2025
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 67.75 KB | None | 0 0
  1. 2025-03-10 12:40:47.3|Warn|MediaCoverService|Couldn't download media cover for [3b9a2a7d-ac06-46c4-8e3d-e0be3512c019][We Love You Moar]. Site responded with html content.
  2. 2025-03-10 12:40:50.9|Info|Bootstrap|Starting Lidarr - C:\ProgramData\Lidarr\bin\Lidarr.exe - Version 2.9.6.4552
  3. 2025-03-10 12:40:51.5|Warn|DiskProvider|Couldn't set permission for C:\ProgramData\Lidarr. account:WorldSid rights:Modify accessControlType:Allow
  4.  
  5. [v2.9.6.4552] System.UnauthorizedAccessException: Attempted to perform an unauthorized operation.
  6. at System.Security.AccessControl.Win32.SetSecurityInfo(ResourceType type, String name, SafeHandle handle, SecurityInfos securityInformation, SecurityIdentifier owner, SecurityIdentifier group, GenericAcl sacl, GenericAcl dacl)
  7. at System.Security.AccessControl.NativeObjectSecurity.Persist(String name, SafeHandle handle, AccessControlSections includeSections, Object exceptionContext)
  8. at System.Security.AccessControl.NativeObjectSecurity.Persist(String name, AccessControlSections includeSections, Object exceptionContext)
  9. at System.Security.AccessControl.NativeObjectSecurity.Persist(String name, AccessControlSections includeSections)
  10. at System.Security.AccessControl.FileSystemSecurity.Persist(String fullPath)
  11. at System.IO.FileSystemAclExtensions.SetAccessControl(DirectoryInfo directoryInfo, DirectorySecurity directorySecurity)
  12. at NzbDrone.Windows.Disk.DiskProvider.SetEveryonePermissions(String filename) in ./Lidarr.Windows/Disk/DiskProvider.cs:line 110
  13.  
  14.  
  15. 2025-03-10 12:40:51.6|Warn|AppFolderFactory|Couldn't set app folder permission
  16.  
  17. [v2.9.6.4552] System.UnauthorizedAccessException: Attempted to perform an unauthorized operation.
  18. at System.Security.AccessControl.Win32.SetSecurityInfo(ResourceType type, String name, SafeHandle handle, SecurityInfos securityInformation, SecurityIdentifier owner, SecurityIdentifier group, GenericAcl sacl, GenericAcl dacl)
  19. at System.Security.AccessControl.NativeObjectSecurity.Persist(String name, SafeHandle handle, AccessControlSections includeSections, Object exceptionContext)
  20. at System.Security.AccessControl.NativeObjectSecurity.Persist(String name, AccessControlSections includeSections, Object exceptionContext)
  21. at System.Security.AccessControl.NativeObjectSecurity.Persist(String name, AccessControlSections includeSections)
  22. at System.Security.AccessControl.FileSystemSecurity.Persist(String fullPath)
  23. at System.IO.FileSystemAclExtensions.SetAccessControl(DirectoryInfo directoryInfo, DirectorySecurity directorySecurity)
  24. at NzbDrone.Windows.Disk.DiskProvider.SetEveryonePermissions(String filename) in ./Lidarr.Windows/Disk/DiskProvider.cs:line 110
  25. at NzbDrone.Common.EnvironmentInfo.AppFolderFactory.SetPermissions() in ./Lidarr.Common/EnvironmentInfo/AppFolderFactory.cs:line 61
  26.  
  27.  
  28. 2025-03-10 12:40:51.6|Info|SingleInstancePolicy|1 instance(s) of Lidarr are running
  29. 2025-03-10 12:40:51.6|Warn|SingleInstancePolicy|Another instance of Lidarr is already running.
  30. 2025-03-10 12:40:51.7|Info|BrowserService|Starting default browser. http://localhost:8686
  31. 2025-03-10 12:40:51.7|Info|ProcessProvider|Opening URL [http://localhost:8686]
  32. 2025-03-10 12:40:51.9|Fatal|Microsoft.AspNetCore.Hosting.Diagnostics|Application startup exception
  33.  
  34. [v2.9.6.4552] NzbDrone.Host.TerminateApplicationException: Application is being terminated. Reason : Another instance is already running
  35. at NzbDrone.Host.SingleInstancePolicy.PreventStartIfAlreadyRunning() in ./Lidarr.Host/SingleInstancePolicy.cs:line 37
  36. at NzbDrone.Host.Startup.EnsureSingleInstance(Boolean isService, IStartupContext startupContext, ISingleInstancePolicy instancePolicy) in ./Lidarr.Host/Startup.cs:line 325
  37. at NzbDrone.Host.Startup.Configure(IApplicationBuilder app, IContainer container, IStartupContext startupContext, Lazy`1 mainDatabaseFactory, Lazy`1 logDatabaseFactory, DatabaseTarget dbTarget, ISingleInstancePolicy singleInstancePolicy, InitializeLogger initializeLogger, ReconfigureLogging reconfigureLogging, IAppFolderFactory appFolderFactory, IProvidePidFile pidFileProvider, IConfigFileProvider configFileProvider, IRuntimeInfo runtimeInfo, IFirewallAdapter firewallAdapter, LidarrErrorPipeline errorHandler, IEventAggregator eventAggregator) in ./Lidarr.Host/Startup.cs:line 238
  38. at System.RuntimeMethodHandle.InvokeMethod(Object target, Span`1& arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
  39. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  40. at Microsoft.AspNetCore.Hosting.ConfigureBuilder.Invoke(Object instance, IApplicationBuilder builder)
  41. at Microsoft.AspNetCore.Hosting.ConfigureBuilder.<>c__DisplayClass4_0.<Build>b__0(IApplicationBuilder builder)
  42. at Microsoft.AspNetCore.Hosting.GenericWebHostBuilder.<>c__DisplayClass15_0.<UseStartup>b__1(IApplicationBuilder app)
  43. at Microsoft.AspNetCore.Mvc.Filters.MiddlewareFilterBuilderStartupFilter.<>c__DisplayClass0_0.<Configure>g__MiddlewareFilterBuilder|0(IApplicationBuilder builder)
  44. at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
  45.  
  46.  
  47. 2025-03-10 12:40:51.9|Info|Bootstrap|Application is being terminated. Reason : Another instance is already running
  48. 2025-03-10 12:40:53.3|Info|Auth|Auth-Success ip ::1 username 'fluffygong'
  49. 2025-03-10 12:40:53.4|Info|Lidarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
  50. 2025-03-10 12:40:53.4|Info|Lidarr.Http.Authentication.BasicAuthenticationHandler|AuthenticationScheme: Basic was challenged.
  51. 2025-03-10 12:40:53.4|Info|Lidarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
  52. 2025-03-10 12:40:53.4|Info|Lidarr.Http.Authentication.BasicAuthenticationHandler|AuthenticationScheme: Basic was challenged.
  53. 2025-03-10 12:40:53.5|Info|Lidarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
  54. 2025-03-10 12:40:53.5|Info|Lidarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
  55. 2025-03-10 12:40:53.5|Info|Lidarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
  56. 2025-03-10 12:40:53.5|Info|Lidarr.Http.Authentication.BasicAuthenticationHandler|AuthenticationScheme: Basic was challenged.
  57. 2025-03-10 12:40:53.5|Info|Auth|Auth-Success ip ::1 username 'fluffygong'
  58. 2025-03-10 12:40:53.5|Info|Lidarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
  59. 2025-03-10 12:41:49.8|Info|DiskScanService|Scanning D:\Plex\Music\
  60. 2025-03-10 12:46:11.7|Info|Bootstrap|Starting Lidarr - C:\ProgramData\Lidarr\bin\Lidarr.exe - Version 2.9.6.4552
  61. 2025-03-10 12:46:12.4|Warn|DiskProvider|Couldn't set permission for C:\ProgramData\Lidarr. account:WorldSid rights:Modify accessControlType:Allow
  62.  
  63. [v2.9.6.4552] System.UnauthorizedAccessException: Attempted to perform an unauthorized operation.
  64. at System.Security.AccessControl.Win32.SetSecurityInfo(ResourceType type, String name, SafeHandle handle, SecurityInfos securityInformation, SecurityIdentifier owner, SecurityIdentifier group, GenericAcl sacl, GenericAcl dacl)
  65. at System.Security.AccessControl.NativeObjectSecurity.Persist(String name, SafeHandle handle, AccessControlSections includeSections, Object exceptionContext)
  66. at System.Security.AccessControl.NativeObjectSecurity.Persist(String name, AccessControlSections includeSections, Object exceptionContext)
  67. at System.Security.AccessControl.NativeObjectSecurity.Persist(String name, AccessControlSections includeSections)
  68. at System.Security.AccessControl.FileSystemSecurity.Persist(String fullPath)
  69. at System.IO.FileSystemAclExtensions.SetAccessControl(DirectoryInfo directoryInfo, DirectorySecurity directorySecurity)
  70. at NzbDrone.Windows.Disk.DiskProvider.SetEveryonePermissions(String filename) in ./Lidarr.Windows/Disk/DiskProvider.cs:line 110
  71.  
  72.  
  73. 2025-03-10 12:46:12.4|Warn|AppFolderFactory|Couldn't set app folder permission
  74.  
  75. [v2.9.6.4552] System.UnauthorizedAccessException: Attempted to perform an unauthorized operation.
  76. at System.Security.AccessControl.Win32.SetSecurityInfo(ResourceType type, String name, SafeHandle handle, SecurityInfos securityInformation, SecurityIdentifier owner, SecurityIdentifier group, GenericAcl sacl, GenericAcl dacl)
  77. at System.Security.AccessControl.NativeObjectSecurity.Persist(String name, SafeHandle handle, AccessControlSections includeSections, Object exceptionContext)
  78. at System.Security.AccessControl.NativeObjectSecurity.Persist(String name, AccessControlSections includeSections, Object exceptionContext)
  79. at System.Security.AccessControl.NativeObjectSecurity.Persist(String name, AccessControlSections includeSections)
  80. at System.Security.AccessControl.FileSystemSecurity.Persist(String fullPath)
  81. at System.IO.FileSystemAclExtensions.SetAccessControl(DirectoryInfo directoryInfo, DirectorySecurity directorySecurity)
  82. at NzbDrone.Windows.Disk.DiskProvider.SetEveryonePermissions(String filename) in ./Lidarr.Windows/Disk/DiskProvider.cs:line 110
  83. at NzbDrone.Common.EnvironmentInfo.AppFolderFactory.SetPermissions() in ./Lidarr.Common/EnvironmentInfo/AppFolderFactory.cs:line 61
  84.  
  85.  
  86. 2025-03-10 12:46:12.5|Info|MigrationController|*** Migrating data source=C:\ProgramData\Lidarr\lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
  87. 2025-03-10 12:46:12.6|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
  88. 2025-03-10 12:46:12.7|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
  89. 2025-03-10 12:46:12.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
  90. 2025-03-10 12:46:12.7|Info|DatabaseEngineVersionCheck|SQLite 3.36.0
  91. 2025-03-10 12:46:12.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0777348s
  92. 2025-03-10 12:46:12.7|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
  93. 2025-03-10 12:46:12.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0819395s
  94. 2025-03-10 12:46:12.8|Info|MigrationController|*** Migrating data source=C:\ProgramData\Lidarr\logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
  95. 2025-03-10 12:46:12.8|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
  96. 2025-03-10 12:46:12.8|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
  97. 2025-03-10 12:46:12.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
  98. 2025-03-10 12:46:12.8|Info|DatabaseEngineVersionCheck|SQLite 3.36.0
  99. 2025-03-10 12:46:12.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0059092s
  100. 2025-03-10 12:46:12.8|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
  101. 2025-03-10 12:46:12.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0079872s
  102. 2025-03-10 12:46:13.3|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:8686
  103. 2025-03-10 12:46:13.3|Info|BrowserService|Starting default browser. http://localhost:8686
  104. 2025-03-10 12:46:13.3|Info|ProcessProvider|Opening URL [http://localhost:8686]
  105. 2025-03-10 12:46:14.0|Info|RootFolderWatchingService|Watching directory D:\Plex\Music\
  106. 2025-03-10 12:46:14.1|Info|DiskScanService|Scanning D:\Plex\Music\
  107. 2025-03-10 12:46:14.1|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
  108. 2025-03-10 12:46:14.1|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production
  109. 2025-03-10 12:46:14.1|Info|Microsoft.Hosting.Lifetime|Content root path: C:\ProgramData\Lidarr\bin
  110. 2025-03-10 12:46:14.5|Info|ManagedHttpDispatcher|IPv4 is available: True, IPv6 will be disabled
  111. 2025-03-10 12:46:15.7|Info|Auth|Auth-Success ip ::1 username 'fluffygong'
  112. 2025-03-10 12:47:17.9|Info|Bootstrap|Starting Lidarr - C:\ProgramData\Lidarr\bin\Lidarr.exe - Version 2.9.6.4552
  113. 2025-03-10 12:47:18.5|Warn|DiskProvider|Couldn't set permission for C:\ProgramData\Lidarr. account:WorldSid rights:Modify accessControlType:Allow
  114.  
  115. [v2.9.6.4552] System.UnauthorizedAccessException: Attempted to perform an unauthorized operation.
  116. at System.Security.AccessControl.Win32.SetSecurityInfo(ResourceType type, String name, SafeHandle handle, SecurityInfos securityInformation, SecurityIdentifier owner, SecurityIdentifier group, GenericAcl sacl, GenericAcl dacl)
  117. at System.Security.AccessControl.NativeObjectSecurity.Persist(String name, SafeHandle handle, AccessControlSections includeSections, Object exceptionContext)
  118. at System.Security.AccessControl.NativeObjectSecurity.Persist(String name, AccessControlSections includeSections, Object exceptionContext)
  119. at System.Security.AccessControl.NativeObjectSecurity.Persist(String name, AccessControlSections includeSections)
  120. at System.Security.AccessControl.FileSystemSecurity.Persist(String fullPath)
  121. at System.IO.FileSystemAclExtensions.SetAccessControl(DirectoryInfo directoryInfo, DirectorySecurity directorySecurity)
  122. at NzbDrone.Windows.Disk.DiskProvider.SetEveryonePermissions(String filename) in ./Lidarr.Windows/Disk/DiskProvider.cs:line 110
  123.  
  124.  
  125. 2025-03-10 12:47:18.5|Warn|AppFolderFactory|Couldn't set app folder permission
  126.  
  127. [v2.9.6.4552] System.UnauthorizedAccessException: Attempted to perform an unauthorized operation.
  128. at System.Security.AccessControl.Win32.SetSecurityInfo(ResourceType type, String name, SafeHandle handle, SecurityInfos securityInformation, SecurityIdentifier owner, SecurityIdentifier group, GenericAcl sacl, GenericAcl dacl)
  129. at System.Security.AccessControl.NativeObjectSecurity.Persist(String name, SafeHandle handle, AccessControlSections includeSections, Object exceptionContext)
  130. at System.Security.AccessControl.NativeObjectSecurity.Persist(String name, AccessControlSections includeSections, Object exceptionContext)
  131. at System.Security.AccessControl.NativeObjectSecurity.Persist(String name, AccessControlSections includeSections)
  132. at System.Security.AccessControl.FileSystemSecurity.Persist(String fullPath)
  133. at System.IO.FileSystemAclExtensions.SetAccessControl(DirectoryInfo directoryInfo, DirectorySecurity directorySecurity)
  134. at NzbDrone.Windows.Disk.DiskProvider.SetEveryonePermissions(String filename) in ./Lidarr.Windows/Disk/DiskProvider.cs:line 110
  135. at NzbDrone.Common.EnvironmentInfo.AppFolderFactory.SetPermissions() in ./Lidarr.Common/EnvironmentInfo/AppFolderFactory.cs:line 61
  136.  
  137.  
  138. 2025-03-10 12:47:18.6|Info|MigrationController|*** Migrating data source=C:\ProgramData\Lidarr\lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
  139. 2025-03-10 12:47:18.7|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
  140. 2025-03-10 12:47:18.8|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
  141. 2025-03-10 12:47:18.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
  142. 2025-03-10 12:47:18.8|Info|DatabaseEngineVersionCheck|SQLite 3.36.0
  143. 2025-03-10 12:47:18.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0753005s
  144. 2025-03-10 12:47:18.8|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
  145. 2025-03-10 12:47:18.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0795998s
  146. 2025-03-10 12:47:18.9|Info|MigrationController|*** Migrating data source=C:\ProgramData\Lidarr\logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
  147. 2025-03-10 12:47:18.9|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
  148. 2025-03-10 12:47:18.9|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
  149. 2025-03-10 12:47:18.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
  150. 2025-03-10 12:47:18.9|Info|DatabaseEngineVersionCheck|SQLite 3.36.0
  151. 2025-03-10 12:47:18.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0060646s
  152. 2025-03-10 12:47:18.9|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
  153. 2025-03-10 12:47:18.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0080628s
  154. 2025-03-10 12:47:19.4|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:8686
  155. 2025-03-10 12:47:19.4|Info|BrowserService|Starting default browser. http://localhost:8686
  156. 2025-03-10 12:47:19.4|Info|ProcessProvider|Opening URL [http://localhost:8686]
  157. 2025-03-10 12:47:20.3|Info|RootFolderWatchingService|Watching directory D:\Plex\Music\
  158. 2025-03-10 12:47:20.5|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
  159. 2025-03-10 12:47:20.5|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production
  160. 2025-03-10 12:47:20.5|Info|Microsoft.Hosting.Lifetime|Content root path: C:\ProgramData\Lidarr\bin
  161. 2025-03-10 12:47:20.6|Info|Auth|Auth-Success ip ::1 username 'fluffygong'
  162. 2025-03-10 12:47:20.7|Info|Lidarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
  163. 2025-03-10 12:47:20.7|Info|Lidarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
  164. 2025-03-10 12:47:20.7|Info|Lidarr.Http.Authentication.BasicAuthenticationHandler|AuthenticationScheme: Basic was challenged.
  165. 2025-03-10 12:47:20.7|Info|Lidarr.Http.Authentication.BasicAuthenticationHandler|AuthenticationScheme: Basic was challenged.
  166. 2025-03-10 12:47:20.8|Info|ManagedHttpDispatcher|IPv4 is available: True, IPv6 will be disabled
  167. 2025-03-10 12:47:20.9|Info|Lidarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
  168. 2025-03-10 12:47:20.9|Info|Auth|Auth-Success ip ::1 username 'fluffygong'
  169. 2025-03-10 12:47:20.9|Info|Lidarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
  170. 2025-03-10 12:47:20.9|Info|Lidarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
  171. 2025-03-10 12:47:20.9|Info|Lidarr.Http.Authentication.BasicAuthenticationHandler|AuthenticationScheme: Basic was challenged.
  172. 2025-03-10 12:47:21.0|Info|Lidarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
  173. 2025-03-10 12:47:45.1|Info|ImportDecisionMaker|Reading file 1/86
  174. 2025-03-10 12:47:45.4|Info|ImportDecisionMaker|Reading file 2/86
  175. 2025-03-10 12:47:45.4|Info|ImportDecisionMaker|Reading file 3/86
  176. 2025-03-10 12:47:45.5|Info|ImportDecisionMaker|Reading file 4/86
  177. 2025-03-10 12:47:45.5|Info|ImportDecisionMaker|Reading file 5/86
  178. 2025-03-10 12:47:45.5|Info|ImportDecisionMaker|Reading file 6/86
  179. 2025-03-10 12:47:45.5|Info|ImportDecisionMaker|Reading file 7/86
  180. 2025-03-10 12:47:45.6|Info|ImportDecisionMaker|Reading file 8/86
  181. 2025-03-10 12:47:45.6|Info|ImportDecisionMaker|Reading file 9/86
  182. 2025-03-10 12:47:45.7|Info|ImportDecisionMaker|Reading file 10/86
  183. 2025-03-10 12:47:45.7|Info|ImportDecisionMaker|Reading file 11/86
  184. 2025-03-10 12:47:45.7|Info|ImportDecisionMaker|Reading file 12/86
  185. 2025-03-10 12:47:45.7|Info|ImportDecisionMaker|Reading file 13/86
  186. 2025-03-10 12:47:45.8|Info|ImportDecisionMaker|Reading file 14/86
  187. 2025-03-10 12:47:45.8|Info|ImportDecisionMaker|Reading file 15/86
  188. 2025-03-10 12:47:45.9|Info|ImportDecisionMaker|Reading file 16/86
  189. 2025-03-10 12:47:45.9|Info|ImportDecisionMaker|Reading file 17/86
  190. 2025-03-10 12:47:45.9|Info|ImportDecisionMaker|Reading file 18/86
  191. 2025-03-10 12:47:46.0|Info|ImportDecisionMaker|Reading file 19/86
  192. 2025-03-10 12:47:46.0|Info|ImportDecisionMaker|Reading file 20/86
  193. 2025-03-10 12:47:46.0|Info|ImportDecisionMaker|Reading file 21/86
  194. 2025-03-10 12:47:46.0|Info|ImportDecisionMaker|Reading file 22/86
  195. 2025-03-10 12:47:46.1|Info|ImportDecisionMaker|Reading file 23/86
  196. 2025-03-10 12:47:46.1|Info|ImportDecisionMaker|Reading file 24/86
  197. 2025-03-10 12:47:46.1|Info|ImportDecisionMaker|Reading file 25/86
  198. 2025-03-10 12:47:46.2|Info|ImportDecisionMaker|Reading file 26/86
  199. 2025-03-10 12:47:46.2|Info|ImportDecisionMaker|Reading file 27/86
  200. 2025-03-10 12:47:46.3|Info|ImportDecisionMaker|Reading file 28/86
  201. 2025-03-10 12:47:46.3|Info|ImportDecisionMaker|Reading file 29/86
  202. 2025-03-10 12:47:46.3|Info|ImportDecisionMaker|Reading file 30/86
  203. 2025-03-10 12:47:46.4|Info|ImportDecisionMaker|Reading file 31/86
  204. 2025-03-10 12:47:46.4|Info|ImportDecisionMaker|Reading file 32/86
  205. 2025-03-10 12:47:46.4|Info|ImportDecisionMaker|Reading file 33/86
  206. 2025-03-10 12:47:46.5|Info|ImportDecisionMaker|Reading file 34/86
  207. 2025-03-10 12:47:46.5|Info|ImportDecisionMaker|Reading file 35/86
  208. 2025-03-10 12:47:46.6|Info|ImportDecisionMaker|Reading file 36/86
  209. 2025-03-10 12:47:46.6|Info|ImportDecisionMaker|Reading file 37/86
  210. 2025-03-10 12:47:46.6|Info|ImportDecisionMaker|Reading file 38/86
  211. 2025-03-10 12:47:46.6|Info|ImportDecisionMaker|Reading file 39/86
  212. 2025-03-10 12:47:46.7|Info|ImportDecisionMaker|Reading file 40/86
  213. 2025-03-10 12:47:46.8|Info|ImportDecisionMaker|Reading file 41/86
  214. 2025-03-10 12:47:46.8|Info|ImportDecisionMaker|Reading file 42/86
  215. 2025-03-10 12:47:46.8|Info|ImportDecisionMaker|Reading file 43/86
  216. 2025-03-10 12:47:46.9|Info|ImportDecisionMaker|Reading file 44/86
  217. 2025-03-10 12:47:46.9|Info|ImportDecisionMaker|Reading file 45/86
  218. 2025-03-10 12:47:47.0|Info|ImportDecisionMaker|Reading file 46/86
  219. 2025-03-10 12:47:47.0|Info|ImportDecisionMaker|Reading file 47/86
  220. 2025-03-10 12:47:47.1|Info|ImportDecisionMaker|Reading file 48/86
  221. 2025-03-10 12:47:47.1|Info|ImportDecisionMaker|Reading file 49/86
  222. 2025-03-10 12:47:47.2|Info|ImportDecisionMaker|Reading file 50/86
  223. 2025-03-10 12:47:47.2|Info|ImportDecisionMaker|Reading file 51/86
  224. 2025-03-10 12:47:47.2|Info|ImportDecisionMaker|Reading file 52/86
  225. 2025-03-10 12:47:47.3|Info|ImportDecisionMaker|Reading file 53/86
  226. 2025-03-10 12:47:47.3|Info|ImportDecisionMaker|Reading file 54/86
  227. 2025-03-10 12:47:47.4|Info|ImportDecisionMaker|Reading file 55/86
  228. 2025-03-10 12:47:47.4|Info|ImportDecisionMaker|Reading file 56/86
  229. 2025-03-10 12:47:47.5|Info|ImportDecisionMaker|Reading file 57/86
  230. 2025-03-10 12:47:47.5|Info|ImportDecisionMaker|Reading file 58/86
  231. 2025-03-10 12:47:47.5|Info|ImportDecisionMaker|Reading file 59/86
  232. 2025-03-10 12:47:47.6|Info|ImportDecisionMaker|Reading file 60/86
  233. 2025-03-10 12:47:47.6|Info|ImportDecisionMaker|Reading file 61/86
  234. 2025-03-10 12:47:47.7|Info|ImportDecisionMaker|Reading file 62/86
  235. 2025-03-10 12:47:47.7|Info|ImportDecisionMaker|Reading file 63/86
  236. 2025-03-10 12:47:47.7|Info|ImportDecisionMaker|Reading file 64/86
  237. 2025-03-10 12:47:47.7|Info|ImportDecisionMaker|Reading file 65/86
  238. 2025-03-10 12:47:47.8|Info|ImportDecisionMaker|Reading file 66/86
  239. 2025-03-10 12:47:47.8|Info|ImportDecisionMaker|Reading file 67/86
  240. 2025-03-10 12:47:47.8|Info|ImportDecisionMaker|Reading file 68/86
  241. 2025-03-10 12:47:47.9|Info|ImportDecisionMaker|Reading file 69/86
  242. 2025-03-10 12:47:47.9|Info|ImportDecisionMaker|Reading file 70/86
  243. 2025-03-10 12:47:47.9|Info|ImportDecisionMaker|Reading file 71/86
  244. 2025-03-10 12:47:48.0|Info|ImportDecisionMaker|Reading file 72/86
  245. 2025-03-10 12:47:48.0|Info|ImportDecisionMaker|Reading file 73/86
  246. 2025-03-10 12:47:48.0|Info|ImportDecisionMaker|Reading file 74/86
  247. 2025-03-10 12:47:48.0|Info|ImportDecisionMaker|Reading file 75/86
  248. 2025-03-10 12:47:48.1|Info|ImportDecisionMaker|Reading file 76/86
  249. 2025-03-10 12:47:48.1|Info|ImportDecisionMaker|Reading file 77/86
  250. 2025-03-10 12:47:48.2|Info|ImportDecisionMaker|Reading file 78/86
  251. 2025-03-10 12:47:48.2|Info|ImportDecisionMaker|Reading file 79/86
  252. 2025-03-10 12:47:48.2|Info|ImportDecisionMaker|Reading file 80/86
  253. 2025-03-10 12:47:48.2|Info|ImportDecisionMaker|Reading file 81/86
  254. 2025-03-10 12:47:48.3|Info|ImportDecisionMaker|Reading file 82/86
  255. 2025-03-10 12:47:48.3|Info|ImportDecisionMaker|Reading file 83/86
  256. 2025-03-10 12:47:48.4|Info|ImportDecisionMaker|Reading file 84/86
  257. 2025-03-10 12:47:48.4|Info|ImportDecisionMaker|Reading file 85/86
  258. 2025-03-10 12:47:48.4|Info|ImportDecisionMaker|Reading file 86/86
  259. 2025-03-10 12:47:48.5|Info|TrackGroupingService|Grouping 86 tracks
  260. 2025-03-10 12:47:48.6|Info|IdentificationService|Identifying album 1/6
  261. 2025-03-10 12:47:48.9|Info|IdentificationService|Identifying album 2/6
  262. 2025-03-10 12:47:49.0|Info|IdentificationService|Identifying album 3/6
  263. 2025-03-10 12:47:49.1|Info|IdentificationService|Identifying album 4/6
  264. 2025-03-10 12:47:49.2|Info|IdentificationService|Identifying album 5/6
  265. 2025-03-10 12:47:49.2|Info|IdentificationService|Identifying album 6/6
  266. 2025-03-10 12:47:50.2|Info|ImportApprovedTracks|Importing album 1/6
  267. 2025-03-10 12:47:50.7|Info|ImportApprovedTracks|Importing album 2/6
  268. 2025-03-10 12:47:51.0|Info|ImportApprovedTracks|Importing album 3/6
  269. 2025-03-10 12:47:51.1|Info|ImportApprovedTracks|Importing album 4/6
  270. 2025-03-10 12:47:51.3|Info|ImportApprovedTracks|Importing album 5/6
  271. 2025-03-10 12:47:51.5|Info|ImportApprovedTracks|Importing album 6/6
  272. 2025-03-10 12:47:51.7|Info|ImportApprovedTracks|Importing 86 tracks
  273. 2025-03-10 12:48:00.2|Info|ImportDecisionMaker|Reading file 1/86
  274. 2025-03-10 12:48:00.2|Info|ImportDecisionMaker|Reading file 2/86
  275. 2025-03-10 12:48:00.3|Info|ImportDecisionMaker|Reading file 3/86
  276. 2025-03-10 12:48:00.3|Info|ImportDecisionMaker|Reading file 4/86
  277. 2025-03-10 12:48:00.3|Info|ImportDecisionMaker|Reading file 5/86
  278. 2025-03-10 12:48:00.4|Info|ImportDecisionMaker|Reading file 6/86
  279. 2025-03-10 12:48:00.4|Info|ImportDecisionMaker|Reading file 7/86
  280. 2025-03-10 12:48:00.5|Info|ImportDecisionMaker|Reading file 8/86
  281. 2025-03-10 12:48:00.5|Info|ImportDecisionMaker|Reading file 9/86
  282. 2025-03-10 12:48:00.5|Info|ImportDecisionMaker|Reading file 10/86
  283. 2025-03-10 12:48:00.6|Info|ImportDecisionMaker|Reading file 11/86
  284. 2025-03-10 12:48:00.6|Info|ImportDecisionMaker|Reading file 12/86
  285. 2025-03-10 12:48:00.7|Info|ImportDecisionMaker|Reading file 13/86
  286. 2025-03-10 12:48:00.7|Info|ImportDecisionMaker|Reading file 14/86
  287. 2025-03-10 12:48:00.7|Info|ImportDecisionMaker|Reading file 15/86
  288. 2025-03-10 12:48:00.7|Info|ImportDecisionMaker|Reading file 16/86
  289. 2025-03-10 12:48:00.8|Info|ImportDecisionMaker|Reading file 17/86
  290. 2025-03-10 12:48:00.8|Info|ImportDecisionMaker|Reading file 18/86
  291. 2025-03-10 12:48:00.8|Info|ImportDecisionMaker|Reading file 19/86
  292. 2025-03-10 12:48:00.8|Info|ImportDecisionMaker|Reading file 20/86
  293. 2025-03-10 12:48:00.8|Info|ImportDecisionMaker|Reading file 21/86
  294. 2025-03-10 12:48:00.8|Info|ImportDecisionMaker|Reading file 22/86
  295. 2025-03-10 12:48:00.9|Info|ImportDecisionMaker|Reading file 23/86
  296. 2025-03-10 12:48:00.9|Info|ImportDecisionMaker|Reading file 24/86
  297. 2025-03-10 12:48:01.0|Info|ImportDecisionMaker|Reading file 25/86
  298. 2025-03-10 12:48:01.0|Info|ImportDecisionMaker|Reading file 26/86
  299. 2025-03-10 12:48:01.0|Info|ImportDecisionMaker|Reading file 27/86
  300. 2025-03-10 12:48:01.0|Info|ImportDecisionMaker|Reading file 28/86
  301. 2025-03-10 12:48:01.0|Info|ImportDecisionMaker|Reading file 29/86
  302. 2025-03-10 12:48:01.0|Info|ImportDecisionMaker|Reading file 30/86
  303. 2025-03-10 12:48:01.0|Info|ImportDecisionMaker|Reading file 31/86
  304. 2025-03-10 12:48:01.0|Info|ImportDecisionMaker|Reading file 32/86
  305. 2025-03-10 12:48:01.1|Info|ImportDecisionMaker|Reading file 33/86
  306. 2025-03-10 12:48:01.1|Info|ImportDecisionMaker|Reading file 34/86
  307. 2025-03-10 12:48:01.2|Info|ImportDecisionMaker|Reading file 35/86
  308. 2025-03-10 12:48:01.2|Info|ImportDecisionMaker|Reading file 36/86
  309. 2025-03-10 12:48:01.2|Info|ImportDecisionMaker|Reading file 37/86
  310. 2025-03-10 12:48:01.2|Info|ImportDecisionMaker|Reading file 38/86
  311. 2025-03-10 12:48:01.2|Info|ImportDecisionMaker|Reading file 39/86
  312. 2025-03-10 12:48:01.3|Info|ImportDecisionMaker|Reading file 40/86
  313. 2025-03-10 12:48:01.3|Info|ImportDecisionMaker|Reading file 41/86
  314. 2025-03-10 12:48:01.3|Info|ImportDecisionMaker|Reading file 42/86
  315. 2025-03-10 12:48:01.3|Info|ImportDecisionMaker|Reading file 43/86
  316. 2025-03-10 12:48:01.3|Info|ImportDecisionMaker|Reading file 44/86
  317. 2025-03-10 12:48:01.4|Info|ImportDecisionMaker|Reading file 45/86
  318. 2025-03-10 12:48:01.4|Info|ImportDecisionMaker|Reading file 46/86
  319. 2025-03-10 12:48:01.4|Info|ImportDecisionMaker|Reading file 47/86
  320. 2025-03-10 12:48:01.5|Info|ImportDecisionMaker|Reading file 48/86
  321. 2025-03-10 12:48:01.5|Info|ImportDecisionMaker|Reading file 49/86
  322. 2025-03-10 12:48:01.5|Info|ImportDecisionMaker|Reading file 50/86
  323. 2025-03-10 12:48:01.5|Info|ImportDecisionMaker|Reading file 51/86
  324. 2025-03-10 12:48:01.5|Info|ImportDecisionMaker|Reading file 52/86
  325. 2025-03-10 12:48:01.6|Info|ImportDecisionMaker|Reading file 53/86
  326. 2025-03-10 12:48:01.6|Info|ImportDecisionMaker|Reading file 54/86
  327. 2025-03-10 12:48:01.6|Info|ImportDecisionMaker|Reading file 55/86
  328. 2025-03-10 12:48:01.6|Info|ImportDecisionMaker|Reading file 56/86
  329. 2025-03-10 12:48:01.7|Info|ImportDecisionMaker|Reading file 57/86
  330. 2025-03-10 12:48:01.7|Info|ImportDecisionMaker|Reading file 58/86
  331. 2025-03-10 12:48:01.7|Info|ImportDecisionMaker|Reading file 59/86
  332. 2025-03-10 12:48:01.7|Info|ImportDecisionMaker|Reading file 60/86
  333. 2025-03-10 12:48:01.7|Info|ImportDecisionMaker|Reading file 61/86
  334. 2025-03-10 12:48:01.7|Info|ImportDecisionMaker|Reading file 62/86
  335. 2025-03-10 12:48:01.8|Info|ImportDecisionMaker|Reading file 63/86
  336. 2025-03-10 12:48:01.8|Info|ImportDecisionMaker|Reading file 64/86
  337. 2025-03-10 12:48:01.8|Info|ImportDecisionMaker|Reading file 65/86
  338. 2025-03-10 12:48:01.9|Info|ImportDecisionMaker|Reading file 66/86
  339. 2025-03-10 12:48:01.9|Info|ImportDecisionMaker|Reading file 67/86
  340. 2025-03-10 12:48:01.9|Info|ImportDecisionMaker|Reading file 68/86
  341. 2025-03-10 12:48:01.9|Info|ImportDecisionMaker|Reading file 69/86
  342. 2025-03-10 12:48:02.0|Info|ImportDecisionMaker|Reading file 70/86
  343. 2025-03-10 12:48:02.0|Info|ImportDecisionMaker|Reading file 71/86
  344. 2025-03-10 12:48:02.0|Info|ImportDecisionMaker|Reading file 72/86
  345. 2025-03-10 12:48:02.1|Info|ImportDecisionMaker|Reading file 73/86
  346. 2025-03-10 12:48:02.1|Info|ImportDecisionMaker|Reading file 74/86
  347. 2025-03-10 12:48:02.1|Info|ImportDecisionMaker|Reading file 75/86
  348. 2025-03-10 12:48:02.1|Info|ImportDecisionMaker|Reading file 76/86
  349. 2025-03-10 12:48:02.1|Error|AudioTag|Tag reading failed for D:\Plex\Music\3 Doors Down\Us And The Night (2016)\01 The Broken.flac
  350.  
  351. [v2.9.6.4552] System.IO.FileNotFoundException: Could not find file 'D:\Plex\Music\3 Doors Down\Us And The Night (2016)\01 The Broken.flac'.
  352. File name: 'D:\Plex\Music\3 Doors Down\Us And The Night (2016)\01 The Broken.flac'
  353. at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options)
  354. at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize)
  355. at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize)
  356. at TagLib.File.LocalFileAbstraction.get_ReadStream()
  357. at TagLib.File.set_Mode(AccessMode value)
  358. at TagLib.NonContainer.File.Read(ReadStyle propertiesStyle) at TagLib.File.Create(IFileAbstraction abstraction, String mimetype, ReadStyle propertiesStyle)
  359. at NzbDrone.Core.MediaFiles.AudioTag.Read(String path) in ./Lidarr.Core/MediaFiles/AudioTag.cs:line 72
  360.  
  361.  
  362. 2025-03-10 12:48:02.6|Error|ImportDecisionMaker|Couldn't import file. D:\Plex\Music\3 Doors Down\Us And The Night (2016)\01 The Broken.flac
  363.  
  364. [v2.9.6.4552] System.IO.FileNotFoundException: File doesn't exist: D:\Plex\Music\3 Doors Down\Us And The Night (2016)\01 The Broken.flac
  365. at NzbDrone.Common.Disk.DiskProviderBase.GetFileSize(String path) in ./Lidarr.Common/Disk/DiskProviderBase.cs:line 197
  366. at NzbDrone.Core.MediaFiles.TrackImport.Aggregation.AugmentingService.Augment(LocalTrack localTrack, Boolean otherFiles) in ./Lidarr.Core/MediaFiles/TrackImport/Aggregation/AggregationService.cs:line 48
  367. at NzbDrone.Core.MediaFiles.TrackImport.ImportDecisionMaker.GetLocalTracks(List`1 musicFiles, DownloadClientItem downloadClientItem, ParsedAlbumInfo folderInfo, FilterFilesType filter) in ./Lidarr.Core/MediaFiles/TrackImport/ImportDecisionMaker.cs:line 122
  368.  
  369.  
  370. 2025-03-10 12:48:02.7|Info|ImportDecisionMaker|Reading file 77/86
  371. 2025-03-10 12:48:02.7|Info|ImportDecisionMaker|Reading file 78/86
  372. 2025-03-10 12:48:02.7|Info|ImportDecisionMaker|Reading file 79/86
  373. 2025-03-10 12:48:02.8|Info|ImportDecisionMaker|Reading file 80/86
  374. 2025-03-10 12:48:02.8|Info|ImportDecisionMaker|Reading file 81/86
  375. 2025-03-10 12:48:02.8|Info|ImportDecisionMaker|Reading file 82/86
  376. 2025-03-10 12:48:02.9|Info|ImportDecisionMaker|Reading file 83/86
  377. 2025-03-10 12:48:02.9|Info|ImportDecisionMaker|Reading file 84/86
  378. 2025-03-10 12:48:02.9|Info|ImportDecisionMaker|Reading file 85/86
  379. 2025-03-10 12:48:02.9|Info|ImportDecisionMaker|Reading file 86/86
  380. 2025-03-10 12:48:03.0|Info|TrackGroupingService|Grouping 85 tracks
  381. 2025-03-10 12:48:03.1|Info|IdentificationService|Identifying album 1/6
  382. 2025-03-10 12:48:03.2|Info|IdentificationService|Identifying album 2/6
  383. 2025-03-10 12:48:03.3|Info|IdentificationService|Identifying album 3/6
  384. 2025-03-10 12:48:03.4|Info|IdentificationService|Identifying album 4/6
  385. 2025-03-10 12:48:03.5|Info|IdentificationService|Identifying album 5/6
  386. 2025-03-10 12:48:03.6|Info|IdentificationService|Identifying album 6/6
  387. 2025-03-10 12:48:21.8|Warn|LidarrErrorPipeline|System.IO.FileNotFoundException: File doesn't exist: D:\Plex\Music\3 Doors Down\3 Doors Down (2008)\01 Train.mp3
  388.  
  389. [v2.9.6.4552] System.IO.FileNotFoundException: File doesn't exist: D:\Plex\Music\3 Doors Down\3 Doors Down (2008)\01 Train.mp3
  390. at NzbDrone.Common.Disk.DiskProviderBase.GetFileSize(String path) in ./Lidarr.Common/Disk/DiskProviderBase.cs:line 197
  391. at NzbDrone.Core.MediaFiles.TrackImport.Manual.ManualImportService.MapItem(ImportDecision`1 decision, String downloadId, Boolean replaceExistingFiles, Boolean disableReleaseSwitching) in ./Lidarr.Core/MediaFiles/TrackImport/Manual/ManualImportService.cs:line 297
  392. at NzbDrone.Core.MediaFiles.TrackImport.Manual.ManualImportService.<>c__DisplayClass19_0.<ProcessFolder>b__3(<>f__AnonymousType37`2 x) in ./Lidarr.Core/MediaFiles/TrackImport/Manual/ManualImportService.cs:line 180
  393. at System.Linq.Enumerable.SelectEnumerableIterator`2.MoveNext()
  394. at System.Collections.Generic.List`1.InsertRange(Int32 index, IEnumerable`1 collection)
  395. at System.Linq.Enumerable.ConcatIterator`1.ToList()
  396. at NzbDrone.Core.MediaFiles.TrackImport.Manual.ManualImportService.ProcessFolder(String folder, String downloadId, Artist artist, FilterFilesType filter, Boolean replaceExistingFiles) in ./Lidarr.Core/MediaFiles/TrackImport/Manual/ManualImportService.cs:line 184
  397. at NzbDrone.Core.MediaFiles.TrackImport.Manual.ManualImportService.GetMediaFiles(String path, String downloadId, Artist artist, FilterFilesType filter, Boolean replaceExistingFiles) in ./Lidarr.Core/MediaFiles/TrackImport/Manual/ManualImportService.cs:line 132
  398. at Lidarr.Api.V1.ManualImport.ManualImportController.GetMediaFiles(String folder, String downloadId, Nullable`1 artistId, Boolean filterExistingFiles, Boolean replaceExistingFiles) in ./Lidarr.Api.V1/ManualImport/ManualImportController.cs:line 53
  399. at lambda_method153(Closure , Object , Object[] )
  400. at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  401. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
  402. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  403. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
  404. --- End of stack trace from previous location ---
  405. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  406. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  407. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
  408. --- End of stack trace from previous location ---
  409. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  410. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  411. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  412. at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
  413. at Lidarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/BufferingMiddleware.cs:line 27
  414. at Lidarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/IfModifiedMiddleware.cs:line 40
  415. at Lidarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/CacheHeaderMiddleware.cs:line 32
  416. at Lidarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/StartingUpMiddleware.cs:line 37
  417. at Lidarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/UrlBaseMiddleware.cs:line 28
  418. at Lidarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/VersionMiddleware.cs:line 28
  419. at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
  420. at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
  421. at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  422. at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  423. at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
  424.  
  425.  
  426. 2025-03-10 12:48:22.1|Fatal|LidarrErrorPipeline|Request Failed. GET /api/v1/manualimport
  427.  
  428. [v2.9.6.4552] System.IO.FileNotFoundException: File doesn't exist: D:\Plex\Music\3 Doors Down\3 Doors Down (2008)\01 Train.mp3
  429. at NzbDrone.Common.Disk.DiskProviderBase.GetFileSize(String path) in ./Lidarr.Common/Disk/DiskProviderBase.cs:line 197
  430. at NzbDrone.Core.MediaFiles.TrackImport.Manual.ManualImportService.MapItem(ImportDecision`1 decision, String downloadId, Boolean replaceExistingFiles, Boolean disableReleaseSwitching) in ./Lidarr.Core/MediaFiles/TrackImport/Manual/ManualImportService.cs:line 297
  431. at NzbDrone.Core.MediaFiles.TrackImport.Manual.ManualImportService.<>c__DisplayClass19_0.<ProcessFolder>b__3(<>f__AnonymousType37`2 x) in ./Lidarr.Core/MediaFiles/TrackImport/Manual/ManualImportService.cs:line 180
  432. at System.Linq.Enumerable.SelectEnumerableIterator`2.MoveNext()
  433. at System.Collections.Generic.List`1.InsertRange(Int32 index, IEnumerable`1 collection)
  434. at System.Linq.Enumerable.ConcatIterator`1.ToList()
  435. at NzbDrone.Core.MediaFiles.TrackImport.Manual.ManualImportService.ProcessFolder(String folder, String downloadId, Artist artist, FilterFilesType filter, Boolean replaceExistingFiles) in ./Lidarr.Core/MediaFiles/TrackImport/Manual/ManualImportService.cs:line 184
  436. at NzbDrone.Core.MediaFiles.TrackImport.Manual.ManualImportService.GetMediaFiles(String path, String downloadId, Artist artist, FilterFilesType filter, Boolean replaceExistingFiles) in ./Lidarr.Core/MediaFiles/TrackImport/Manual/ManualImportService.cs:line 132
  437. at Lidarr.Api.V1.ManualImport.ManualImportController.GetMediaFiles(String folder, String downloadId, Nullable`1 artistId, Boolean filterExistingFiles, Boolean replaceExistingFiles) in ./Lidarr.Api.V1/ManualImport/ManualImportController.cs:line 53
  438. at lambda_method153(Closure , Object , Object[] )
  439. at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  440. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
  441. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  442. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
  443. --- End of stack trace from previous location ---
  444. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  445. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  446. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
  447. --- End of stack trace from previous location ---
  448. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  449. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  450. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  451. at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
  452. at Lidarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/BufferingMiddleware.cs:line 27
  453. at Lidarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/IfModifiedMiddleware.cs:line 40
  454. at Lidarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/CacheHeaderMiddleware.cs:line 32
  455. at Lidarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/StartingUpMiddleware.cs:line 37
  456. at Lidarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/UrlBaseMiddleware.cs:line 28
  457. at Lidarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/VersionMiddleware.cs:line 28
  458. at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
  459. at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
  460. at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  461. at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  462. at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
  463.  
  464.  
  465. 2025-03-10 12:49:30.0|Info|ImportDecisionMaker|Reading file 1/86
  466. 2025-03-10 12:49:30.0|Info|ImportDecisionMaker|Reading file 2/86
  467. 2025-03-10 12:49:30.1|Info|ImportDecisionMaker|Reading file 3/86
  468. 2025-03-10 12:49:30.1|Info|ImportDecisionMaker|Reading file 4/86
  469. 2025-03-10 12:49:30.1|Info|ImportDecisionMaker|Reading file 5/86
  470. 2025-03-10 12:49:30.1|Info|ImportDecisionMaker|Reading file 6/86
  471. 2025-03-10 12:49:30.2|Info|ImportDecisionMaker|Reading file 7/86
  472. 2025-03-10 12:49:30.2|Info|ImportDecisionMaker|Reading file 8/86
  473. 2025-03-10 12:49:30.2|Info|ImportDecisionMaker|Reading file 9/86
  474. 2025-03-10 12:49:30.3|Info|ImportDecisionMaker|Reading file 10/86
  475. 2025-03-10 12:49:30.3|Info|ImportDecisionMaker|Reading file 11/86
  476. 2025-03-10 12:49:30.3|Info|ImportDecisionMaker|Reading file 12/86
  477. 2025-03-10 12:49:30.3|Info|ImportDecisionMaker|Reading file 13/86
  478. 2025-03-10 12:49:30.3|Info|ImportDecisionMaker|Reading file 14/86
  479. 2025-03-10 12:49:30.3|Info|ImportDecisionMaker|Reading file 15/86
  480. 2025-03-10 12:49:30.4|Info|ImportDecisionMaker|Reading file 16/86
  481. 2025-03-10 12:49:30.4|Info|ImportDecisionMaker|Reading file 17/86
  482. 2025-03-10 12:49:30.4|Info|ImportDecisionMaker|Reading file 18/86
  483. 2025-03-10 12:49:30.4|Info|ImportDecisionMaker|Reading file 19/86
  484. 2025-03-10 12:49:30.4|Info|ImportDecisionMaker|Reading file 20/86
  485. 2025-03-10 12:49:30.5|Info|ImportDecisionMaker|Reading file 21/86
  486. 2025-03-10 12:49:30.5|Info|ImportDecisionMaker|Reading file 22/86
  487. 2025-03-10 12:49:30.5|Info|ImportDecisionMaker|Reading file 23/86
  488. 2025-03-10 12:49:30.5|Info|ImportDecisionMaker|Reading file 24/86
  489. 2025-03-10 12:49:30.5|Info|ImportDecisionMaker|Reading file 25/86
  490. 2025-03-10 12:49:30.6|Info|ImportDecisionMaker|Reading file 26/86
  491. 2025-03-10 12:49:30.6|Info|ImportDecisionMaker|Reading file 27/86
  492. 2025-03-10 12:49:30.6|Info|ImportDecisionMaker|Reading file 28/86
  493. 2025-03-10 12:49:30.7|Info|ImportDecisionMaker|Reading file 29/86
  494. 2025-03-10 12:49:30.7|Info|ImportDecisionMaker|Reading file 30/86
  495. 2025-03-10 12:49:30.7|Info|ImportDecisionMaker|Reading file 31/86
  496. 2025-03-10 12:49:30.8|Info|ImportDecisionMaker|Reading file 32/86
  497. 2025-03-10 12:49:30.8|Info|ImportDecisionMaker|Reading file 33/86
  498. 2025-03-10 12:49:30.8|Info|ImportDecisionMaker|Reading file 34/86
  499. 2025-03-10 12:49:30.8|Info|ImportDecisionMaker|Reading file 35/86
  500. 2025-03-10 12:49:30.8|Info|ImportDecisionMaker|Reading file 36/86
  501. 2025-03-10 12:49:31.0|Info|ImportDecisionMaker|Reading file 37/86
  502. 2025-03-10 12:49:31.0|Info|ImportDecisionMaker|Reading file 38/86
  503. 2025-03-10 12:49:31.0|Info|ImportDecisionMaker|Reading file 39/86
  504. 2025-03-10 12:49:31.0|Info|ImportDecisionMaker|Reading file 40/86
  505. 2025-03-10 12:49:31.0|Info|ImportDecisionMaker|Reading file 41/86
  506. 2025-03-10 12:49:31.0|Info|ImportDecisionMaker|Reading file 42/86
  507. 2025-03-10 12:49:31.1|Info|ImportDecisionMaker|Reading file 43/86
  508. 2025-03-10 12:49:31.2|Info|ImportDecisionMaker|Reading file 44/86
  509. 2025-03-10 12:49:31.3|Info|ImportDecisionMaker|Reading file 45/86
  510. 2025-03-10 12:49:31.3|Info|ImportDecisionMaker|Reading file 46/86
  511. 2025-03-10 12:49:31.4|Info|ImportDecisionMaker|Reading file 47/86
  512. 2025-03-10 12:49:31.5|Info|ImportDecisionMaker|Reading file 48/86
  513. 2025-03-10 12:49:31.5|Info|ImportDecisionMaker|Reading file 49/86
  514. 2025-03-10 12:49:31.6|Info|ImportDecisionMaker|Reading file 50/86
  515. 2025-03-10 12:49:31.6|Info|ImportDecisionMaker|Reading file 51/86
  516. 2025-03-10 12:49:31.6|Info|ImportDecisionMaker|Reading file 52/86
  517. 2025-03-10 12:49:31.7|Info|ImportDecisionMaker|Reading file 53/86
  518. 2025-03-10 12:49:31.8|Info|ImportDecisionMaker|Reading file 54/86
  519. 2025-03-10 12:49:31.8|Info|ImportDecisionMaker|Reading file 55/86
  520. 2025-03-10 12:49:31.9|Info|ImportDecisionMaker|Reading file 56/86
  521. 2025-03-10 12:49:31.9|Info|ImportDecisionMaker|Reading file 57/86
  522. 2025-03-10 12:49:32.0|Info|ImportDecisionMaker|Reading file 58/86
  523. 2025-03-10 12:49:32.0|Info|ImportDecisionMaker|Reading file 59/86
  524. 2025-03-10 12:49:35.0|Info|ImportDecisionMaker|Reading file 60/86
  525. 2025-03-10 12:49:35.0|Info|ImportDecisionMaker|Reading file 61/86
  526. 2025-03-10 12:49:35.1|Info|ImportDecisionMaker|Reading file 62/86
  527. 2025-03-10 12:49:35.1|Info|ImportDecisionMaker|Reading file 63/86
  528. 2025-03-10 12:49:35.1|Info|ImportDecisionMaker|Reading file 64/86
  529. 2025-03-10 12:49:35.2|Info|ImportDecisionMaker|Reading file 65/86
  530. 2025-03-10 12:49:35.2|Info|ImportDecisionMaker|Reading file 66/86
  531. 2025-03-10 12:49:35.2|Info|ImportDecisionMaker|Reading file 67/86
  532. 2025-03-10 12:49:35.2|Info|ImportDecisionMaker|Reading file 68/86
  533. 2025-03-10 12:49:35.2|Info|ImportDecisionMaker|Reading file 69/86
  534. 2025-03-10 12:49:35.2|Info|ImportDecisionMaker|Reading file 70/86
  535. 2025-03-10 12:49:35.3|Info|ImportDecisionMaker|Reading file 71/86
  536. 2025-03-10 12:49:35.3|Info|ImportDecisionMaker|Reading file 72/86
  537. 2025-03-10 12:49:35.3|Info|ImportDecisionMaker|Reading file 73/86
  538. 2025-03-10 12:49:35.3|Info|ImportDecisionMaker|Reading file 74/86
  539. 2025-03-10 12:49:35.4|Info|ImportDecisionMaker|Reading file 75/86
  540. 2025-03-10 12:49:35.4|Info|ImportDecisionMaker|Reading file 76/86
  541. 2025-03-10 12:49:35.4|Info|ImportDecisionMaker|Reading file 77/86
  542. 2025-03-10 12:49:35.4|Info|ImportDecisionMaker|Reading file 78/86
  543. 2025-03-10 12:49:35.4|Info|ImportDecisionMaker|Reading file 79/86
  544. 2025-03-10 12:49:35.4|Info|ImportDecisionMaker|Reading file 80/86
  545. 2025-03-10 12:49:35.5|Info|ImportDecisionMaker|Reading file 81/86
  546. 2025-03-10 12:49:35.5|Info|ImportDecisionMaker|Reading file 82/86
  547. 2025-03-10 12:49:35.5|Info|ImportDecisionMaker|Reading file 83/86
  548. 2025-03-10 12:49:35.6|Info|ImportDecisionMaker|Reading file 84/86
  549. 2025-03-10 12:49:35.6|Info|ImportDecisionMaker|Reading file 85/86
  550. 2025-03-10 12:49:35.6|Info|ImportDecisionMaker|Reading file 86/86
  551. 2025-03-10 12:49:35.6|Info|TrackGroupingService|Grouping 86 tracks
  552. 2025-03-10 12:49:35.7|Info|IdentificationService|Identifying album 1/7
  553. 2025-03-10 12:49:35.8|Info|IdentificationService|Identifying album 2/7
  554. 2025-03-10 12:49:35.9|Info|IdentificationService|Identifying album 3/7
  555. 2025-03-10 12:49:36.0|Info|IdentificationService|Identifying album 4/7
  556. 2025-03-10 12:49:36.1|Info|IdentificationService|Identifying album 5/7
  557. 2025-03-10 12:49:36.2|Info|IdentificationService|Identifying album 6/7
  558. 2025-03-10 12:49:36.9|Info|IdentificationService|Identifying album 7/7
  559. 2025-03-10 12:49:40.4|Warn|LidarrErrorPipeline|System.IO.FileNotFoundException: File doesn't exist: D:\Plex\Music\3 Doors Down\3 Doors Down (2008)\07 Give It to Me.mp3
  560.  
  561. [v2.9.6.4552] System.IO.FileNotFoundException: File doesn't exist: D:\Plex\Music\3 Doors Down\3 Doors Down (2008)\07 Give It to Me.mp3
  562. at NzbDrone.Common.Disk.DiskProviderBase.GetFileSize(String path) in ./Lidarr.Common/Disk/DiskProviderBase.cs:line 197
  563. at NzbDrone.Core.MediaFiles.TrackImport.Manual.ManualImportService.MapItem(ImportDecision`1 decision, String downloadId, Boolean replaceExistingFiles, Boolean disableReleaseSwitching) in ./Lidarr.Core/MediaFiles/TrackImport/Manual/ManualImportService.cs:line 297
  564. at NzbDrone.Core.MediaFiles.TrackImport.Manual.ManualImportService.<>c__DisplayClass19_0.<ProcessFolder>b__3(<>f__AnonymousType37`2 x) in ./Lidarr.Core/MediaFiles/TrackImport/Manual/ManualImportService.cs:line 180
  565. at System.Linq.Enumerable.SelectEnumerableIterator`2.MoveNext()
  566. at System.Collections.Generic.List`1.InsertRange(Int32 index, IEnumerable`1 collection)
  567. at System.Linq.Enumerable.ConcatIterator`1.ToList()
  568. at NzbDrone.Core.MediaFiles.TrackImport.Manual.ManualImportService.ProcessFolder(String folder, String downloadId, Artist artist, FilterFilesType filter, Boolean replaceExistingFiles) in ./Lidarr.Core/MediaFiles/TrackImport/Manual/ManualImportService.cs:line 184
  569. at NzbDrone.Core.MediaFiles.TrackImport.Manual.ManualImportService.GetMediaFiles(String path, String downloadId, Artist artist, FilterFilesType filter, Boolean replaceExistingFiles) in ./Lidarr.Core/MediaFiles/TrackImport/Manual/ManualImportService.cs:line 132
  570. at Lidarr.Api.V1.ManualImport.ManualImportController.GetMediaFiles(String folder, String downloadId, Nullable`1 artistId, Boolean filterExistingFiles, Boolean replaceExistingFiles) in ./Lidarr.Api.V1/ManualImport/ManualImportController.cs:line 53
  571. at lambda_method153(Closure , Object , Object[] )
  572. at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  573. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
  574. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  575. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
  576. --- End of stack trace from previous location ---
  577. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  578. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  579. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
  580. --- End of stack trace from previous location ---
  581. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  582. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  583. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  584. at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
  585. at Lidarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/BufferingMiddleware.cs:line 28
  586. at Lidarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/IfModifiedMiddleware.cs:line 41
  587. at Lidarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/CacheHeaderMiddleware.cs:line 33
  588. at Lidarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/StartingUpMiddleware.cs:line 38
  589. at Lidarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/UrlBaseMiddleware.cs:line 29
  590. at Lidarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/VersionMiddleware.cs:line 29
  591. at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
  592. at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
  593. at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  594. at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  595. at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
  596.  
  597.  
  598. 2025-03-10 12:49:40.6|Fatal|LidarrErrorPipeline|Request Failed. GET /api/v1/manualimport
  599.  
  600. [v2.9.6.4552] System.IO.FileNotFoundException: File doesn't exist: D:\Plex\Music\3 Doors Down\3 Doors Down (2008)\07 Give It to Me.mp3
  601. at NzbDrone.Common.Disk.DiskProviderBase.GetFileSize(String path) in ./Lidarr.Common/Disk/DiskProviderBase.cs:line 197
  602. at NzbDrone.Core.MediaFiles.TrackImport.Manual.ManualImportService.MapItem(ImportDecision`1 decision, String downloadId, Boolean replaceExistingFiles, Boolean disableReleaseSwitching) in ./Lidarr.Core/MediaFiles/TrackImport/Manual/ManualImportService.cs:line 297
  603. at NzbDrone.Core.MediaFiles.TrackImport.Manual.ManualImportService.<>c__DisplayClass19_0.<ProcessFolder>b__3(<>f__AnonymousType37`2 x) in ./Lidarr.Core/MediaFiles/TrackImport/Manual/ManualImportService.cs:line 180
  604. at System.Linq.Enumerable.SelectEnumerableIterator`2.MoveNext()
  605. at System.Collections.Generic.List`1.InsertRange(Int32 index, IEnumerable`1 collection)
  606. at System.Linq.Enumerable.ConcatIterator`1.ToList()
  607. at NzbDrone.Core.MediaFiles.TrackImport.Manual.ManualImportService.ProcessFolder(String folder, String downloadId, Artist artist, FilterFilesType filter, Boolean replaceExistingFiles) in ./Lidarr.Core/MediaFiles/TrackImport/Manual/ManualImportService.cs:line 184
  608. at NzbDrone.Core.MediaFiles.TrackImport.Manual.ManualImportService.GetMediaFiles(String path, String downloadId, Artist artist, FilterFilesType filter, Boolean replaceExistingFiles) in ./Lidarr.Core/MediaFiles/TrackImport/Manual/ManualImportService.cs:line 132
  609. at Lidarr.Api.V1.ManualImport.ManualImportController.GetMediaFiles(String folder, String downloadId, Nullable`1 artistId, Boolean filterExistingFiles, Boolean replaceExistingFiles) in ./Lidarr.Api.V1/ManualImport/ManualImportController.cs:line 53
  610. at lambda_method153(Closure , Object , Object[] )
  611. at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  612. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
  613. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  614. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
  615. --- End of stack trace from previous location ---
  616. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  617. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  618. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
  619. --- End of stack trace from previous location ---
  620. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  621. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  622. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  623. at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
  624. at Lidarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/BufferingMiddleware.cs:line 28
  625. at Lidarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/IfModifiedMiddleware.cs:line 41
  626. at Lidarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/CacheHeaderMiddleware.cs:line 33
  627. at Lidarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/StartingUpMiddleware.cs:line 38
  628. at Lidarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/UrlBaseMiddleware.cs:line 29
  629. at Lidarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/VersionMiddleware.cs:line 29
  630. at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
  631. at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
  632. at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  633. at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  634. at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
  635.  
  636.  
  637. 2025-03-10 12:51:12.9|Warn|DownloadedTracksImportService|Audio file detected: [D:\Plex\Music\3 Doors Down\3 Doors Down (2008)\3 Doors Down - 3 Doors Down - 01 - Train.mp3]
  638. 2025-03-10 12:52:48.7|Info|Auth|Auth-Success ip ::1 username 'fluffygong'
  639. 2025-03-10 12:52:48.8|Info|Lidarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
  640. 2025-03-10 12:52:48.8|Info|Lidarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
  641. 2025-03-10 12:52:48.8|Info|Lidarr.Http.Authentication.BasicAuthenticationHandler|AuthenticationScheme: Basic was challenged.
  642. 2025-03-10 12:52:48.8|Info|Lidarr.Http.Authentication.BasicAuthenticationHandler|AuthenticationScheme: Basic was challenged.
  643. 2025-03-10 12:53:20.7|Info|RssSyncService|Starting RSS Sync
  644. 2025-03-10 12:53:22.6|Warn|Torznab|Indexer Magnet Cat (Prowlarr) rss sync didn't cover the period between 09/03/2025 16:00:00 and 09/03/2025 16:00:00 UTC. Search may be required.
  645. 2025-03-10 12:53:22.9|Warn|Torznab|Indexer Torrent Downloads (Prowlarr) rss sync didn't cover the period between 10/03/2025 12:37:38 and 10/03/2025 12:53:22 UTC. Search may be required.
  646. 2025-03-10 12:53:23.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 00:00:00 and 01/01/2025 00:00:00 UTC. Search may be required.
  647. 2025-03-10 12:53:23.3|Warn|Torznab|Indexer Solid Torrents (Prowlarr) rss sync didn't cover the period between 01/01/2025 00:00:00 and 01/01/2025 00:00:00 UTC. Search may be required.
  648. 2025-03-10 12:53:27.7|Warn|Torznab|Indexer Torrent[CORE] (Prowlarr) rss sync didn't cover the period between 10/03/2025 12:37:06 and 10/03/2025 12:52:08 UTC. Search may be required.
  649. 2025-03-10 12:53:32.0|Info|DownloadDecisionMaker|Processing 325 releases
  650. 2025-03-10 12:53:45.3|Info|RssSyncService|RSS Sync Completed. Reports found: 325, Reports grabbed: 0
  651. 2025-03-10 12:55:38.6|Info|DiskScanService|Scanning D:\Plex\Music\
  652. 2025-03-10 12:59:53.1|Info|Bootstrap|Starting Lidarr - C:\ProgramData\Lidarr\bin\Lidarr.exe - Version 2.9.6.4552
  653. 2025-03-10 12:59:53.8|Warn|DiskProvider|Couldn't set permission for C:\ProgramData\Lidarr. account:WorldSid rights:Modify accessControlType:Allow
  654.  
  655. [v2.9.6.4552] System.UnauthorizedAccessException: Attempted to perform an unauthorized operation.
  656. at System.Security.AccessControl.Win32.SetSecurityInfo(ResourceType type, String name, SafeHandle handle, SecurityInfos securityInformation, SecurityIdentifier owner, SecurityIdentifier group, GenericAcl sacl, GenericAcl dacl)
  657. at System.Security.AccessControl.NativeObjectSecurity.Persist(String name, SafeHandle handle, AccessControlSections includeSections, Object exceptionContext)
  658. at System.Security.AccessControl.NativeObjectSecurity.Persist(String name, AccessControlSections includeSections, Object exceptionContext)
  659. at System.Security.AccessControl.NativeObjectSecurity.Persist(String name, AccessControlSections includeSections)
  660. at System.Security.AccessControl.FileSystemSecurity.Persist(String fullPath)
  661. at System.IO.FileSystemAclExtensions.SetAccessControl(DirectoryInfo directoryInfo, DirectorySecurity directorySecurity)
  662. at NzbDrone.Windows.Disk.DiskProvider.SetEveryonePermissions(String filename) in ./Lidarr.Windows/Disk/DiskProvider.cs:line 110
  663.  
  664.  
  665. 2025-03-10 12:59:53.8|Warn|AppFolderFactory|Couldn't set app folder permission
  666.  
  667. [v2.9.6.4552] System.UnauthorizedAccessException: Attempted to perform an unauthorized operation.
  668. at System.Security.AccessControl.Win32.SetSecurityInfo(ResourceType type, String name, SafeHandle handle, SecurityInfos securityInformation, SecurityIdentifier owner, SecurityIdentifier group, GenericAcl sacl, GenericAcl dacl)
  669. at System.Security.AccessControl.NativeObjectSecurity.Persist(String name, SafeHandle handle, AccessControlSections includeSections, Object exceptionContext)
  670. at System.Security.AccessControl.NativeObjectSecurity.Persist(String name, AccessControlSections includeSections, Object exceptionContext)
  671. at System.Security.AccessControl.NativeObjectSecurity.Persist(String name, AccessControlSections includeSections)
  672. at System.Security.AccessControl.FileSystemSecurity.Persist(String fullPath)
  673. at System.IO.FileSystemAclExtensions.SetAccessControl(DirectoryInfo directoryInfo, DirectorySecurity directorySecurity)
  674. at NzbDrone.Windows.Disk.DiskProvider.SetEveryonePermissions(String filename) in ./Lidarr.Windows/Disk/DiskProvider.cs:line 110
  675. at NzbDrone.Common.EnvironmentInfo.AppFolderFactory.SetPermissions() in ./Lidarr.Common/EnvironmentInfo/AppFolderFactory.cs:line 61
  676.  
  677.  
  678. 2025-03-10 12:59:53.9|Info|MigrationController|*** Migrating data source=C:\ProgramData\Lidarr\lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
  679. 2025-03-10 12:59:54.0|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
  680. 2025-03-10 12:59:54.1|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
  681. 2025-03-10 12:59:54.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
  682. 2025-03-10 12:59:54.1|Info|DatabaseEngineVersionCheck|SQLite 3.36.0
  683. 2025-03-10 12:59:54.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0747911s
  684. 2025-03-10 12:59:54.1|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
  685. 2025-03-10 12:59:54.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0792022s
  686. 2025-03-10 12:59:54.2|Info|MigrationController|*** Migrating data source=C:\ProgramData\Lidarr\logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
  687. 2025-03-10 12:59:54.2|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
  688. 2025-03-10 12:59:54.2|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
  689. 2025-03-10 12:59:54.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
  690. 2025-03-10 12:59:54.2|Info|DatabaseEngineVersionCheck|SQLite 3.36.0
  691. 2025-03-10 12:59:54.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0073487s
  692. 2025-03-10 12:59:54.2|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
  693. 2025-03-10 12:59:54.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0095547s
  694. 2025-03-10 12:59:54.7|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:8686
  695. 2025-03-10 12:59:54.7|Info|BrowserService|Starting default browser. http://localhost:8686
  696. 2025-03-10 12:59:54.7|Info|ProcessProvider|Opening URL [http://localhost:8686]
  697. 2025-03-10 12:59:55.4|Info|RootFolderWatchingService|Watching directory D:\Plex\Music\
  698. 2025-03-10 12:59:55.5|Info|DiskScanService|Scanning D:\Plex\Music\
  699. 2025-03-10 12:59:55.5|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
  700. 2025-03-10 12:59:55.5|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production
  701. 2025-03-10 12:59:55.5|Warn|DiskScanService|Scan folder D:\Plex\Music\ is empty.
  702. 2025-03-10 12:59:55.5|Info|Microsoft.Hosting.Lifetime|Content root path: C:\ProgramData\Lidarr\bin
  703. 2025-03-10 12:59:56.4|Info|TrackGroupingService|Grouping 0 tracks
  704. 2025-03-10 12:59:56.4|Info|ImportApprovedTracks|Importing 0 tracks
  705. 2025-03-10 12:59:56.6|Info|Auth|Auth-Success ip ::1 username 'fluffygong'
  706. 2025-03-10 12:59:56.7|Info|ManagedHttpDispatcher|IPv4 is available: True, IPv6 will be disabled
  707. 2025-03-10 12:59:56.8|Info|Lidarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
  708. 2025-03-10 12:59:56.8|Info|Lidarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
  709. 2025-03-10 12:59:56.8|Info|Lidarr.Http.Authentication.BasicAuthenticationHandler|AuthenticationScheme: Basic was challenged.
  710. 2025-03-10 12:59:56.8|Info|Lidarr.Http.Authentication.BasicAuthenticationHandler|AuthenticationScheme: Basic was challenged.
  711. 2025-03-10 12:59:56.9|Info|Lidarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
  712. 2025-03-10 12:59:57.0|Info|Auth|Auth-Success ip ::1 username 'fluffygong'
  713. 2025-03-10 12:59:57.0|Info|Lidarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
  714. 2025-03-10 12:59:57.0|Info|Lidarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
  715. 2025-03-10 12:59:57.0|Info|Lidarr.Http.Authentication.BasicAuthenticationHandler|AuthenticationScheme: Basic was challenged.
  716. 2025-03-10 12:59:57.1|Info|Lidarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
  717. 2025-03-10 13:00:25.0|Info|Auth|Auth-Success ip ::1 username 'fluffygong'
Add Comment
Please, Sign In to add comment