2024-01-06 13:53:45.7|Error|TaskExtensions|Task Error [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 142 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Radarr.Core/Jobs/Scheduler.cs:line 42 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2024-01-06 13:56:02.2|Error|TaskExtensions|Task Error [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 142 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Radarr.Core/Jobs/Scheduler.cs:line 42 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2024-01-06 13:59:23.7|Error|CommandExecutor|Error occurred while executing task MessagingCleanup [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113 at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-06 14:01:32.3|Error|EventAggregator|TaskManager failed while processing [CommandExecutedEvent] [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Jobs.ScheduledTaskRepository.SetLastExecutionTime(Int32 id, DateTime executionTime, DateTime startTime) in ./Radarr.Core/Jobs/ScheduledTaskRepository.cs:line 28 at NzbDrone.Core.Jobs.TaskManager.Handle(CommandExecutedEvent message) at NzbDrone.Core.Messaging.Events.EventAggregator.PublishEvent[TEvent](TEvent event) 2024-01-06 14:01:32.3|Error|CommandExecutor|Error occurred while executing task MessagingCleanup [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113 at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-06 14:01:56.9|Error|CommandExecutor|Error occurred while executing task ImportListSync [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113 at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-06 14:03:48.9|Info|RssSyncService|Starting RSS Sync 2024-01-06 14:03:52.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1791 bytes) 2024-01-06 14:04:01.7|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-06 14:04:07.9|Info|DownloadDecisionMaker|Processing 18 releases 2024-01-06 14:04:11.3|Info|RssSyncService|RSS Sync Completed. Reports found: 18, Reports grabbed: 0 2024-01-06 14:04:31.0|Info|RssSyncService|Starting RSS Sync 2024-01-06 14:04:31.6|Info|DownloadDecisionMaker|Processing 18 releases 2024-01-06 14:04:31.8|Info|RssSyncService|RSS Sync Completed. Reports found: 18, Reports grabbed: 0 2024-01-06 14:10:08.7|Error|CommandExecutor|Error occurred while executing task CheckHealth [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Update(CommandModel command, CommandStatus status, String message) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 258 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Complete(CommandModel command, String message) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 206 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113 at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-06 14:34:57.7|Info|RssSyncService|Starting RSS Sync 2024-01-06 14:35:27.3|Info|DownloadDecisionMaker|Processing 69 releases 2024-01-06 14:36:09.5|Info|RssSyncService|RSS Sync Completed. Reports found: 69, Reports grabbed: 0 2024-01-06 14:37:03.5|Error|CommandExecutor|Error occurred while executing task ProcessMonitoredDownloads [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113 at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-06 14:37:09.4|Error|CommandExecutor|Error occurred while executing task RssSync [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Update(CommandModel command, CommandStatus status, String message) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 258 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Complete(CommandModel command, String message) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 206 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113 at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-06 14:37:09.6|Error|CommandExecutor|Error occurred while executing task RefreshMonitoredDownloads [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Update(CommandModel command, CommandStatus status, String message) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 258 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Complete(CommandModel command, String message) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 206 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113 at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-06 14:37:11.7|Info|RssSyncService|Starting RSS Sync 2024-01-06 14:37:18.4|Info|DownloadDecisionMaker|Processing 69 releases 2024-01-06 14:37:19.4|Info|RssSyncService|RSS Sync Completed. Reports found: 69, Reports grabbed: 0 2024-01-06 15:00:28.6|Error|CommandExecutor|Error occurred while executing task RefreshMonitoredDownloads [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.Refresh() in ./Radarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 79 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113 at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-06 15:07:25.1|Info|RssSyncService|Starting RSS Sync 2024-01-06 15:07:41.9|Info|DownloadDecisionMaker|Processing 69 releases 2024-01-06 15:07:43.1|Info|RssSyncService|RSS Sync Completed. Reports found: 69, Reports grabbed: 0 2024-01-06 15:38:10.5|Info|RssSyncService|Starting RSS Sync 2024-01-06 15:38:12.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1791 bytes) 2024-01-06 15:38:13.0|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-06 15:38:13.0|Info|DownloadDecisionMaker|Processing 16 releases 2024-01-06 15:38:13.7|Info|RssSyncService|RSS Sync Completed. Reports found: 16, Reports grabbed: 0 2024-01-06 16:08:54.7|Info|RssSyncService|Starting RSS Sync 2024-01-06 16:09:35.1|Error|CommandExecutor|Error occurred while executing task ProcessMonitoredDownloads [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Update(CommandModel command, CommandStatus status, String message) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 258 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Complete(CommandModel command, String message) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 206 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113 at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-06 16:10:01.3|Info|DownloadDecisionMaker|Processing 55 releases 2024-01-06 16:10:02.6|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0 2024-01-06 16:14:29.2|Error|TaskExtensions|Task Error [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 142 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Radarr.Core/Jobs/Scheduler.cs:line 42 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2024-01-06 16:15:51.2|Error|EventAggregator|TaskManager failed while processing [CommandExecutedEvent] [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Jobs.ScheduledTaskRepository.SetLastExecutionTime(Int32 id, DateTime executionTime, DateTime startTime) in ./Radarr.Core/Jobs/ScheduledTaskRepository.cs:line 28 at NzbDrone.Core.Jobs.TaskManager.Handle(CommandExecutedEvent message) at NzbDrone.Core.Messaging.Events.EventAggregator.PublishEvent[TEvent](TEvent event) 2024-01-06 16:23:06.9|Info|AddMovieService|Adding Movie [Ferrari (2023)][tt3758542, 365620] Path: [/config/drive/Jan-Home/Personal/Films/Ferrari (2023)] 2024-01-06 16:23:21.4|Info|RefreshMovieService|Updating info for Ferrari 2024-01-06 16:23:23.3|Info|MediaCoverService|Downloading Poster for [Ferrari (2023)][tt3758542, 365620] https://image.tmdb.org/t/p/original/tTUZqernfB9yxJ6iMdpnuyzsE4J.jpg 2024-01-06 16:23:23.3|Info|DiskScanService|Scanning disk for Ferrari 2024-01-06 16:23:23.3|Info|DiskScanService|Completed scanning disk for Ferrari 2024-01-06 16:23:23.3|Info|MovieScannedHandler|[Ferrari] was recently added, performing post-add actions 2024-01-06 16:23:23.5|Info|MediaCoverService|Downloading Fanart for [Ferrari (2023)][tt3758542, 365620] https://image.tmdb.org/t/p/original/4o2tVw6CCyCFJCBYX6hAyqAzSWW.jpg 2024-01-06 16:23:23.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-06 16:23:24.1|Info|ReleaseSearchService|Searching indexers for [Ferrari]. 3 active indexers 2024-01-06 16:23:25.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100&imdbid=3758542: 400.BadRequest (1791 bytes) 2024-01-06 16:23:25.9|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100&imdbid=3758542] 2024-01-06 16:23:26.2|Info|MetadataService|Movie folder does not exist, skipping metadata image creation 2024-01-06 16:23:33.8|Info|DownloadDecisionMaker|Processing 2 releases 2024-01-06 16:23:34.8|Info|DownloadService|Report for Ferrari (2023) sent to Transmission from indexer The Pirate Bay. Ferrari.2023.1080p.HDCAM-C1NEM4 2024-01-06 16:23:37.5|Info|MovieSearchService|Movie search completed. 1 reports downloaded. 2024-01-06 16:25:33.1|Info|ReleaseSearchService|Searching indexers for [Ferrari]. 3 active indexers 2024-01-06 16:25:33.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100&imdbid=3758542: 400.BadRequest (1791 bytes) 2024-01-06 16:25:33.5|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100&imdbid=3758542] 2024-01-06 16:25:33.5|Info|DownloadDecisionMaker|Processing 2 releases 2024-01-06 16:25:39.6|Info|RefreshMovieService|Updating info for Ferrari 2024-01-06 16:25:51.2|Info|DownloadService|Report for Ferrari (2023) sent to Transmission from indexer The Pirate Bay. Ferrari.2023.1080p.HDCAM-C1NEM4 2024-01-06 16:26:21.3|Error|EventAggregator|HistoryService failed while processing [MovieGrabbedEvent] [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.History.HistoryService.Handle(MovieGrabbedEvent message) in ./Radarr.Core/History/HistoryService.cs:line 170 at NzbDrone.Core.Messaging.Events.EventAggregator.PublishEvent[TEvent](TEvent event) 2024-01-06 16:26:46.6|Error|TaskExtensions|Task Error [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 142 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Radarr.Core/Jobs/Scheduler.cs:line 42 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2024-01-06 16:26:51.4|Error|EventAggregator|DownloadHistoryService failed while processing [MovieGrabbedEvent] [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Download.History.DownloadHistoryService.Handle(MovieGrabbedEvent message) in ./Radarr.Core/Download/History/DownloadHistoryService.cs:line 120 at NzbDrone.Core.Messaging.Events.EventAggregator.PublishEvent[TEvent](TEvent event) 2024-01-06 16:26:51.4|Info|MovieSearchService|Movie search completed. 1 reports downloaded. 2024-01-06 16:27:56.8|Info|DiskScanService|Scanning disk for Ferrari 2024-01-06 16:27:56.8|Info|DiskScanService|Completed scanning disk for Ferrari 2024-01-06 16:27:56.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-06 16:27:57.2|Error|CommandExecutor|Error occurred while executing task RefreshMonitoredDownloads [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.Refresh() in ./Radarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 79 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113 at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-06 16:29:22.6|Info|ReleaseSearchService|Searching indexers for [Ferrari]. 2 active indexers 2024-01-06 16:29:26.1|Info|DownloadDecisionMaker|Processing 2 releases 2024-01-06 16:29:27.6|Info|RefreshMovieService|Updating info for Ferrari 2024-01-06 16:29:31.6|Info|DownloadService|Report for Ferrari (2023) sent to Transmission from indexer The Pirate Bay. Ferrari.2023.1080p.HDCAM-C1NEM4 2024-01-06 16:30:00.8|Error|RefreshMovieService|Couldn't refresh info for [Ferrari (2023)][tt3758542, 365620] [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 630 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, IList`1 models, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 396 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateMany(IList`1 models) in ./Radarr.Core/Datastore/BasicRepository.cs:line 246 at NzbDrone.Core.Movies.AlternativeTitles.AlternativeTitleService.UpdateTitles(List`1 titles, MovieMetadata movieMetadata) in ./Radarr.Core/Movies/AlternativeTitles/AlternativeTitleService.cs:line 96 at NzbDrone.Core.Movies.RefreshMovieService.RefreshMovieInfo(Int32 movieId) in ./Radarr.Core/Movies/RefreshMovieService.cs:line 100 at NzbDrone.Core.Movies.RefreshMovieService.Execute(RefreshMovieCommand message) in ./Radarr.Core/Movies/RefreshMovieService.cs:line 258 2024-01-06 16:30:00.8|Info|DiskScanService|Scanning disk for Ferrari 2024-01-06 16:30:00.8|Info|DiskScanService|Completed scanning disk for Ferrari 2024-01-06 16:30:00.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-06 16:30:12.7|Error|CommandExecutor|Error occurred while executing task RefreshMovie [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 630 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, IList`1 models, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 396 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateMany(IList`1 models) in ./Radarr.Core/Datastore/BasicRepository.cs:line 246 at NzbDrone.Core.Movies.AlternativeTitles.AlternativeTitleService.UpdateTitles(List`1 titles, MovieMetadata movieMetadata) in ./Radarr.Core/Movies/AlternativeTitles/AlternativeTitleService.cs:line 96 at NzbDrone.Core.Movies.RefreshMovieService.RefreshMovieInfo(Int32 movieId) in ./Radarr.Core/Movies/RefreshMovieService.cs:line 100 at NzbDrone.Core.Movies.RefreshMovieService.Execute(RefreshMovieCommand message) in ./Radarr.Core/Movies/RefreshMovieService.cs:line 258 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113 at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-06 16:30:17.1|Info|MovieSearchService|Movie search completed. 1 reports downloaded. 2024-01-06 16:39:39.3|Error|EventAggregator|TaskManager failed while processing [CommandExecutedEvent] [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Jobs.ScheduledTaskRepository.SetLastExecutionTime(Int32 id, DateTime executionTime, DateTime startTime) in ./Radarr.Core/Jobs/ScheduledTaskRepository.cs:line 28 at NzbDrone.Core.Jobs.TaskManager.Handle(CommandExecutedEvent message) at NzbDrone.Core.Messaging.Events.EventAggregator.PublishEvent[TEvent](TEvent event) 2024-01-06 16:40:18.6|Error|TaskExtensions|Task Error [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 142 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Radarr.Core/Jobs/Scheduler.cs:line 42 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2024-01-06 16:40:35.2|Error|CommandExecutor|Error occurred while executing task RefreshMonitoredDownloads [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Update(CommandModel command, CommandStatus status, String message) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 258 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Fail(CommandModel command, String message, Exception e) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 215 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113 at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-06 16:41:32.7|Info|RssSyncService|Starting RSS Sync 2024-01-06 16:42:48.2|Error|EventAggregator|TaskManager failed while processing [CommandExecutedEvent] [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Jobs.ScheduledTaskRepository.SetLastExecutionTime(Int32 id, DateTime executionTime, DateTime startTime) in ./Radarr.Core/Jobs/ScheduledTaskRepository.cs:line 28 at NzbDrone.Core.Jobs.TaskManager.Handle(CommandExecutedEvent message) at NzbDrone.Core.Messaging.Events.EventAggregator.PublishEvent[TEvent](TEvent event) 2024-01-06 16:42:50.0|Error|CommandExecutor|Error occurred while executing task ImportListSync [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Update(CommandModel command, CommandStatus status, String message) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 258 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Complete(CommandModel command, String message) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 206 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113 at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-06 16:43:12.4|Error|FetchAndParseRssService|Error during RSS Sync [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.Update(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 232 at NzbDrone.Core.Datastore.BasicRepository`1.Upsert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 295 at NzbDrone.Core.ThingiProvider.Status.ProviderStatusServiceBase`2.RecordFailure(Int32 providerId, TimeSpan minimumBackOff, Boolean escalate) in ./Radarr.Core/ThingiProvider/Status/ProviderStatusServiceBase.cs:line 136 at NzbDrone.Core.ThingiProvider.Status.ProviderStatusServiceBase`2.RecordFailure(Int32 providerId, TimeSpan minimumBackOff) in ./Radarr.Core/ThingiProvider/Status/ProviderStatusServiceBase.cs:line 144 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 271 at NzbDrone.Core.Indexers.FetchAndParseRssService.FetchIndexer(IIndexer indexer) in ./Radarr.Core/Indexers/FetchAndParseRssService.cs:line 62 2024-01-06 16:43:12.4|Info|DownloadDecisionMaker|Processing 4 releases 2024-01-06 16:43:18.7|Info|RssSyncService|RSS Sync Completed. Reports found: 4, Reports grabbed: 0 2024-01-06 16:44:15.5|Error|EventAggregator|TaskManager failed while processing [CommandExecutedEvent] [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Jobs.ScheduledTaskRepository.SetLastExecutionTime(Int32 id, DateTime executionTime, DateTime startTime) in ./Radarr.Core/Jobs/ScheduledTaskRepository.cs:line 28 at NzbDrone.Core.Jobs.TaskManager.Handle(CommandExecutedEvent message) at NzbDrone.Core.Messaging.Events.EventAggregator.PublishEvent[TEvent](TEvent event) 2024-01-06 16:44:18.6|Error|CommandExecutor|Error occurred while executing task RefreshMonitoredDownloads [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113 at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-06 16:44:31.1|Info|RssSyncService|Starting RSS Sync 2024-01-06 16:44:58.6|Info|DownloadDecisionMaker|Processing 65 releases 2024-01-06 16:45:29.5|Info|RssSyncService|RSS Sync Completed. Reports found: 65, Reports grabbed: 0 2024-01-06 16:46:34.7|Error|EventAggregator|TaskManager failed while processing [CommandExecutedEvent] [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Jobs.ScheduledTaskRepository.SetLastExecutionTime(Int32 id, DateTime executionTime, DateTime startTime) in ./Radarr.Core/Jobs/ScheduledTaskRepository.cs:line 28 at NzbDrone.Core.Jobs.TaskManager.Handle(CommandExecutedEvent message) at NzbDrone.Core.Messaging.Events.EventAggregator.PublishEvent[TEvent](TEvent event) 2024-01-06 16:46:56.5|Error|CommandExecutor|Error occurred while executing task ProcessMonitoredDownloads [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Update(CommandModel command, CommandStatus status, String message) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 258 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Fail(CommandModel command, String message, Exception e) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 215 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113 at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-06 16:47:29.1|Error|CommandExecutor|Error occurred while executing task RssSync [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Update(CommandModel command, CommandStatus status, String message) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 258 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Complete(CommandModel command, String message) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 206 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113 at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-06 16:47:45.9|Error|CommandExecutor|Error occurred while executing task RefreshMonitoredDownloads [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Update(CommandModel command, CommandStatus status, String message) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 258 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Fail(CommandModel command, String message, Exception e) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 215 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113 at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-06 16:50:41.2|Error|EventAggregator|TaskManager failed while processing [CommandExecutedEvent] [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Jobs.ScheduledTaskRepository.SetLastExecutionTime(Int32 id, DateTime executionTime, DateTime startTime) in ./Radarr.Core/Jobs/ScheduledTaskRepository.cs:line 28 at NzbDrone.Core.Jobs.TaskManager.Handle(CommandExecutedEvent message) at NzbDrone.Core.Messaging.Events.EventAggregator.PublishEvent[TEvent](TEvent event) 2024-01-06 16:50:47.1|Error|CommandExecutor|Error occurred while executing task RefreshMonitoredDownloads [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Update(CommandModel command, CommandStatus status, String message) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 258 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Complete(CommandModel command, String message) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 206 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-06 16:52:05.6|Error|CommandExecutor|Error occurred while executing task ProcessMonitoredDownloads [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Update(CommandModel command, CommandStatus status, String message) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 258 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Fail(CommandModel command, String message, Exception e) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 215 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113 at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-06 16:52:22.3|Error|EventAggregator|TaskManager failed while processing [CommandExecutedEvent] [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Jobs.ScheduledTaskRepository.SetLastExecutionTime(Int32 id, DateTime executionTime, DateTime startTime) in ./Radarr.Core/Jobs/ScheduledTaskRepository.cs:line 28 at NzbDrone.Core.Jobs.TaskManager.Handle(CommandExecutedEvent message) at NzbDrone.Core.Messaging.Events.EventAggregator.PublishEvent[TEvent](TEvent event) 2024-01-06 16:52:22.4|Error|CommandExecutor|Error occurred while executing task RefreshMonitoredDownloads [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Update(CommandModel command, CommandStatus status, String message) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 258 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Fail(CommandModel command, String message, Exception e) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 215 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113 at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-06 16:54:16.5|Error|CommandExecutor|Error occurred while executing task RefreshMonitoredDownloads [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Update(CommandModel command, CommandStatus status, String message) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 258 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Complete(CommandModel command, String message) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 206 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113 at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-06 17:02:39.6|Error|CommandExecutor|Error occurred while executing task ProcessMonitoredDownloads [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113 at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-06 17:03:22.9|Error|EventAggregator|TaskManager failed while processing [CommandExecutedEvent] [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Jobs.ScheduledTaskRepository.SetLastExecutionTime(Int32 id, DateTime executionTime, DateTime startTime) in ./Radarr.Core/Jobs/ScheduledTaskRepository.cs:line 28 at NzbDrone.Core.Jobs.TaskManager.Handle(CommandExecutedEvent message) at NzbDrone.Core.Messaging.Events.EventAggregator.PublishEvent[TEvent](TEvent event) 2024-01-06 17:08:07.0|Error|TaskExtensions|Task Error [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 142 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Radarr.Core/Jobs/Scheduler.cs:line 42 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2024-01-06 17:08:28.5|Error|CommandExecutor|Error occurred while executing task RefreshMonitoredDownloads [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Update(CommandModel command, CommandStatus status, String message) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 258 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Complete(CommandModel command, String message) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 206 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113 at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-06 17:17:06.2|Info|RssSyncService|Starting RSS Sync 2024-01-06 17:17:09.4|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/06/2024 14:21:41 and 01/06/2024 16:37:42 UTC. Search may be required. 2024-01-06 17:17:50.8|Info|DownloadDecisionMaker|Processing 71 releases 2024-01-06 17:17:56.5|Info|RssSyncService|RSS Sync Completed. Reports found: 71, Reports grabbed: 0 2024-01-06 17:48:24.7|Info|RssSyncService|Starting RSS Sync 2024-01-06 17:48:28.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1791 bytes) 2024-01-06 17:48:28.7|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-06 17:48:37.8|Info|DownloadDecisionMaker|Processing 26 releases 2024-01-06 17:48:42.5|Info|RssSyncService|RSS Sync Completed. Reports found: 26, Reports grabbed: 0 2024-01-06 18:19:09.7|Info|RssSyncService|Starting RSS Sync 2024-01-06 18:19:15.0|Info|DownloadDecisionMaker|Processing 77 releases 2024-01-06 18:19:17.4|Info|RssSyncService|RSS Sync Completed. Reports found: 77, Reports grabbed: 0 2024-01-06 18:49:27.8|Info|RssSyncService|Starting RSS Sync 2024-01-06 18:49:38.4|Info|DownloadDecisionMaker|Processing 72 releases 2024-01-06 18:49:40.7|Info|RssSyncService|RSS Sync Completed. Reports found: 72, Reports grabbed: 0 2024-01-06 19:20:26.1|Info|RssSyncService|Starting RSS Sync 2024-01-06 19:20:33.2|Info|DownloadDecisionMaker|Processing 75 releases 2024-01-06 19:20:34.7|Info|RssSyncService|RSS Sync Completed. Reports found: 75, Reports grabbed: 0 2024-01-06 19:32:29.8|Error|TaskExtensions|Task Error [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 142 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Radarr.Core/Jobs/Scheduler.cs:line 42 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2024-01-06 19:41:20.8|Info|MovieService|Assigning file [Pirates of the Caribbean On Stranger Tides (2011) Remux-1080p.mkv] to movie [[Pirates of the Caribbean: On Stranger Tides (2011)][tt1298650, 1865]] 2024-01-06 19:50:51.7|Info|RssSyncService|Starting RSS Sync 2024-01-06 19:51:02.5|Info|DownloadDecisionMaker|Processing 80 releases 2024-01-06 19:51:04.9|Info|RssSyncService|RSS Sync Completed. Reports found: 80, Reports grabbed: 0 2024-01-06 20:07:02.5|Info|HousekeepingService|Running housecleaning tasks 2024-01-06 20:07:02.7|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup. 2024-01-06 20:07:04.7|Info|Database|Vacuuming Log database 2024-01-06 20:07:05.2|Info|Database|Log database compressed 2024-01-06 20:07:05.2|Info|Database|Vacuuming Main database 2024-01-06 20:07:05.8|Info|Database|Main database compressed 2024-01-06 20:10:06.8|Info|RefreshMovieService|Updating info for 8 Mile 2024-01-06 20:11:01.4|Info|DiskScanService|Scanning disk for 8 Mile 2024-01-06 20:11:01.8|Info|DiskScanService|Completed scanning disk for 8 Mile 2024-01-06 20:11:01.8|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 20:11:01.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 20:11:01.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 20:11:01.8|Info|ExistingExtraFileService|Found 3 possible extra files, imported 3 files. 2024-01-06 20:11:01.8|Info|RefreshMovieService|Updating info for The Big Lebowski 2024-01-06 20:12:52.0|Error|TaskExtensions|Task Error [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 142 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Radarr.Core/Jobs/Scheduler.cs:line 42 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2024-01-06 20:13:52.1|Error|TaskExtensions|Task Error [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 142 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Radarr.Core/Jobs/Scheduler.cs:line 42 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2024-01-06 20:14:52.2|Error|TaskExtensions|Task Error [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 142 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Radarr.Core/Jobs/Scheduler.cs:line 42 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2024-01-06 20:15:27.0|Info|DiskScanService|Scanning disk for The Big Lebowski 2024-01-06 20:15:27.2|Info|DiskScanService|Completed scanning disk for The Big Lebowski 2024-01-06 20:15:27.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 20:15:27.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 20:15:27.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 20:15:27.2|Info|ExistingExtraFileService|Found 3 possible extra files, imported 2 files. 2024-01-06 20:15:27.3|Info|DiskScanService|Scanning disk for Blade Runner 2024-01-06 20:15:27.4|Info|DiskScanService|Completed scanning disk for Blade Runner 2024-01-06 20:15:27.4|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 20:15:27.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 20:15:27.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 20:15:27.4|Info|ExistingExtraFileService|Found 2 possible extra files, imported 2 files. 2024-01-06 20:15:27.4|Info|DiskScanService|Scanning disk for Blade Runner 2049 2024-01-06 20:15:27.5|Info|DiskScanService|Completed scanning disk for Blade Runner 2049 2024-01-06 20:15:27.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 20:15:27.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 20:15:27.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 20:15:27.5|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files. 2024-01-06 20:15:27.6|Info|RefreshMovieService|Updating info for The Creator 2024-01-06 20:16:10.8|Info|DiskScanService|Scanning disk for The Creator 2024-01-06 20:16:21.4|Info|DiskScanService|Completed scanning disk for The Creator 2024-01-06 20:16:27.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 20:16:27.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 20:16:27.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 20:16:27.3|Info|ExistingExtraFileService|Found 2 possible extra files, imported 2 files. 2024-01-06 20:16:27.3|Info|DiskScanService|Scanning disk for Drive 2024-01-06 20:16:32.8|Info|DiskScanService|Completed scanning disk for Drive 2024-01-06 20:16:32.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 20:16:32.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 20:16:32.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 20:16:32.9|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files. 2024-01-06 20:16:32.9|Info|DiskScanService|Scanning disk for Dungeons & Dragons: Honor Among Thieves 2024-01-06 20:16:33.2|Info|DiskScanService|Completed scanning disk for Dungeons & Dragons: Honor Among Thieves 2024-01-06 20:16:33.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 20:16:33.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 20:16:33.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 20:16:33.2|Info|ExistingExtraFileService|Found 2 possible extra files, imported 2 files. 2024-01-06 20:16:33.3|Info|DiskScanService|Scanning disk for Ex Machina 2024-01-06 20:16:33.6|Info|DiskScanService|Completed scanning disk for Ex Machina 2024-01-06 20:16:33.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 20:16:33.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 20:16:33.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 20:16:33.6|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files. 2024-01-06 20:16:33.6|Info|RefreshMovieService|Updating info for Ferrari 2024-01-06 20:17:23.2|Info|DiskScanService|Scanning disk for Ferrari 2024-01-06 20:17:23.2|Info|DiskScanService|Completed scanning disk for Ferrari 2024-01-06 20:17:23.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-06 20:17:23.3|Info|DiskScanService|Scanning disk for The Godfather 2024-01-06 20:17:25.3|Info|DiskScanService|Completed scanning disk for The Godfather 2024-01-06 20:17:25.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 20:17:25.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 20:17:26.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 20:17:26.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-06 20:17:30.6|Info|RefreshMovieService|Updating info for The Hobbit: The Battle of the Five Armies 2024-01-06 20:18:22.3|Info|DiskScanService|Scanning disk for The Hobbit: The Battle of the Five Armies 2024-01-06 20:18:22.3|Info|DiskScanService|Completed scanning disk for The Hobbit: The Battle of the Five Armies 2024-01-06 20:18:22.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-06 20:18:22.3|Info|RefreshMovieService|Updating info for The Hobbit: The Desolation of Smaug 2024-01-06 20:19:19.1|Info|DiskScanService|Scanning disk for The Hobbit: The Desolation of Smaug 2024-01-06 20:19:19.1|Info|DiskScanService|Completed scanning disk for The Hobbit: The Desolation of Smaug 2024-01-06 20:19:19.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-06 20:19:19.2|Info|DiskScanService|Scanning disk for The Hobbit: An Unexpected Journey 2024-01-06 20:19:19.2|Info|DiskScanService|Completed scanning disk for The Hobbit: An Unexpected Journey 2024-01-06 20:19:19.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-06 20:19:19.2|Info|DiskScanService|Scanning disk for Inception 2024-01-06 20:19:21.4|Info|DiskScanService|Completed scanning disk for Inception 2024-01-06 20:19:26.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 20:19:26.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 20:19:26.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 20:19:26.2|Info|ExistingExtraFileService|Found 3 possible extra files, imported 0 files. 2024-01-06 20:19:32.2|Info|RefreshMovieService|Updating info for Interstellar 2024-01-06 20:19:57.9|Info|DiskScanService|Scanning disk for Interstellar 2024-01-06 20:19:58.0|Info|DiskScanService|Completed scanning disk for Interstellar 2024-01-06 20:19:58.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 20:19:58.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 20:19:58.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 20:19:58.0|Info|ExistingExtraFileService|Found 2 possible extra files, imported 0 files. 2024-01-06 20:19:58.0|Info|DiskScanService|Scanning disk for Kingdom of Heaven 2024-01-06 20:19:58.0|Info|DiskScanService|Completed scanning disk for Kingdom of Heaven 2024-01-06 20:19:58.1|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 20:19:58.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 20:19:58.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 20:19:58.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-06 20:19:58.1|Info|RefreshMovieService|Updating info for The Lord of the Rings: The Fellowship of the Ring 2024-01-06 20:20:18.5|Info|DiskScanService|Scanning disk for The Lord of the Rings: The Fellowship of the Ring 2024-01-06 20:20:18.5|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The Fellowship of the Ring 2024-01-06 20:20:18.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-06 20:20:18.7|Info|RefreshMovieService|Updating info for The Lord of the Rings: The Return of the King 2024-01-06 20:21:19.0|Info|DiskScanService|Scanning disk for The Lord of the Rings: The Return of the King 2024-01-06 20:21:19.1|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The Return of the King 2024-01-06 20:21:19.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-06 20:21:19.1|Info|RefreshMovieService|Updating info for The Lord of the Rings: The Two Towers 2024-01-06 20:21:50.8|Error|EventAggregator|TaskManager failed while processing [CommandExecutedEvent] [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Jobs.ScheduledTaskRepository.SetLastExecutionTime(Int32 id, DateTime executionTime, DateTime startTime) in ./Radarr.Core/Jobs/ScheduledTaskRepository.cs:line 28 at NzbDrone.Core.Jobs.TaskManager.Handle(CommandExecutedEvent message) at NzbDrone.Core.Messaging.Events.EventAggregator.PublishEvent[TEvent](TEvent event) 2024-01-06 20:22:15.5|Warn|QualityFinder|Unable to find exact quality for BLURAY, 576, and REMUX. Using Unknown as fallback 2024-01-06 20:22:19.8|Error|TaskExtensions|Task Error [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 142 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Radarr.Core/Jobs/Scheduler.cs:line 42 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2024-01-06 20:22:29.9|Info|MovieService|Assigning file [The Hobbit The Battle of the Five Armies (2014) Remux-1080p.mkv] to movie [[The Hobbit: The Battle of the Five Armies (2014)][tt2310332, 122917]] 2024-01-06 20:22:53.8|Warn|DownloadedMovieImportService|Unable to parse file on import: [/config/drive/Jan-Home/Personal/Torrent/downloads/The.Hobbit.The.Battle.of.the.Five.Armies.2014.BONUS.DISC.1080p.BluRay.REMUX.AVC.DD.2.0-RARBG/RARBG.com.mp4] 2024-01-06 20:23:13.9|Error|RefreshMovieService|Couldn't refresh info for [The Lord of the Rings: The Two Towers (2002)][tt0167261, 121] [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 630 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, IList`1 models, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 396 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateMany(IList`1 models) in ./Radarr.Core/Datastore/BasicRepository.cs:line 246 at NzbDrone.Core.Movies.Credits.CreditService.UpdateCredits(List`1 credits, MovieMetadata movieMetadata) at NzbDrone.Core.Movies.RefreshMovieService.RefreshMovieInfo(Int32 movieId) in ./Radarr.Core/Movies/RefreshMovieService.cs:line 100 at NzbDrone.Core.Movies.RefreshMovieService.Execute(RefreshMovieCommand message) in ./Radarr.Core/Movies/RefreshMovieService.cs:line 290 2024-01-06 20:23:15.4|Info|DiskScanService|Scanning disk for The Lord of the Rings: The Two Towers 2024-01-06 20:23:15.5|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The Two Towers 2024-01-06 20:23:15.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-06 20:23:15.5|Info|DiskScanService|Scanning disk for Napoleon 2024-01-06 20:23:18.1|Info|DiskScanService|Completed scanning disk for Napoleon 2024-01-06 20:23:18.4|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 20:23:18.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 20:23:18.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 20:23:18.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-06 20:23:34.9|Info|RefreshMovieService|Updating info for Oppenheimer 2024-01-06 20:23:37.6|Info|RssSyncService|Starting RSS Sync 2024-01-06 20:24:07.6|Error|TaskExtensions|Task Error [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 142 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Radarr.Core/Jobs/Scheduler.cs:line 42 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2024-01-06 20:24:11.4|Info|DownloadDecisionMaker|Processing 81 releases 2024-01-06 20:24:31.7|Info|RssSyncService|RSS Sync Completed. Reports found: 81, Reports grabbed: 0 2024-01-06 20:24:56.0|Error|EventAggregator|TaskManager failed while processing [CommandExecutedEvent] [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Jobs.ScheduledTaskRepository.SetLastExecutionTime(Int32 id, DateTime executionTime, DateTime startTime) in ./Radarr.Core/Jobs/ScheduledTaskRepository.cs:line 28 at NzbDrone.Core.Jobs.TaskManager.Handle(CommandExecutedEvent message) at NzbDrone.Core.Messaging.Events.EventAggregator.PublishEvent[TEvent](TEvent event) 2024-01-06 20:25:07.7|Error|TaskExtensions|Task Error [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 142 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Radarr.Core/Jobs/Scheduler.cs:line 42 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2024-01-06 20:26:01.9|Error|EventAggregator|TaskManager failed while processing [CommandExecutedEvent] [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Jobs.ScheduledTaskRepository.SetLastExecutionTime(Int32 id, DateTime executionTime, DateTime startTime) in ./Radarr.Core/Jobs/ScheduledTaskRepository.cs:line 28 at NzbDrone.Core.Jobs.TaskManager.Handle(CommandExecutedEvent message) at NzbDrone.Core.Messaging.Events.EventAggregator.PublishEvent[TEvent](TEvent event) 2024-01-06 20:26:02.6|Error|CommandExecutor|Error occurred while executing task RssSync [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Update(CommandModel command, CommandStatus status, String message) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 258 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Fail(CommandModel command, String message, Exception e) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 215 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113 at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-06 20:26:07.9|Error|TaskExtensions|Task Error [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 142 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Radarr.Core/Jobs/Scheduler.cs:line 42 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2024-01-06 20:26:15.3|Info|DiskScanService|Scanning disk for Oppenheimer 2024-01-06 20:26:19.1|Info|MovieService|Assigning file [Oppenheimer (2023) Remux-1080p.mkv] to movie [[Oppenheimer (2023)][tt15398776, 872585]] 2024-01-06 20:26:19.1|Info|DiskScanService|Completed scanning disk for Oppenheimer 2024-01-06 20:26:19.1|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 20:26:19.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 20:26:19.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 20:26:19.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-06 20:26:19.3|Info|DiskScanService|Scanning disk for Pirates of the Caribbean: At World's End 2024-01-06 20:26:19.3|Info|DiskScanService|Completed scanning disk for Pirates of the Caribbean: At World's End 2024-01-06 20:26:19.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-06 20:26:19.3|Info|RefreshMovieService|Updating info for Pirates of the Caribbean: The Curse of the Black Pearl 2024-01-06 20:26:40.9|Info|RssSyncService|Starting RSS Sync 2024-01-06 20:27:02.2|Info|DownloadDecisionMaker|Processing 76 releases 2024-01-06 20:27:05.7|Info|RssSyncService|RSS Sync Completed. Reports found: 76, Reports grabbed: 0 2024-01-06 20:27:33.3|Info|DiskScanService|Scanning disk for Pirates of the Caribbean: The Curse of the Black Pearl 2024-01-06 20:27:33.3|Info|DiskScanService|Completed scanning disk for Pirates of the Caribbean: The Curse of the Black Pearl 2024-01-06 20:27:33.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-06 20:27:33.3|Info|RefreshMovieService|Updating info for Pirates of the Caribbean: Dead Man's Chest 2024-01-06 20:28:23.8|Info|DiskScanService|Scanning disk for Pirates of the Caribbean: Dead Man's Chest 2024-01-06 20:28:23.8|Info|DiskScanService|Completed scanning disk for Pirates of the Caribbean: Dead Man's Chest 2024-01-06 20:28:23.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-06 20:28:23.8|Info|DiskScanService|Scanning disk for Pirates of the Caribbean: Dead Men Tell No Tales 2024-01-06 20:28:23.8|Info|DiskScanService|Completed scanning disk for Pirates of the Caribbean: Dead Men Tell No Tales 2024-01-06 20:28:23.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-06 20:28:23.8|Info|DiskScanService|Scanning disk for Pirates of the Caribbean: On Stranger Tides 2024-01-06 20:28:23.8|Info|DiskScanService|Completed scanning disk for Pirates of the Caribbean: On Stranger Tides 2024-01-06 20:28:23.8|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 20:28:23.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 20:28:23.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 20:28:23.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-06 20:28:24.1|Info|DiskScanService|Scanning disk for The Pirates! In an Adventure with Scientists! 2024-01-06 20:28:24.2|Info|DiskScanService|Completed scanning disk for The Pirates! In an Adventure with Scientists! 2024-01-06 20:28:24.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 20:28:24.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 20:28:24.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 20:28:24.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-06 20:28:24.2|Info|DiskScanService|Scanning disk for The Right Stuff 2024-01-06 20:28:24.3|Info|DiskScanService|Completed scanning disk for The Right Stuff 2024-01-06 20:28:24.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 20:28:24.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 20:28:24.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 20:28:24.3|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files. 2024-01-06 20:28:24.3|Info|RefreshMovieService|Updating info for The Shawshank Redemption 2024-01-06 20:29:01.6|Error|EventAggregator|TaskManager failed while processing [CommandExecutedEvent] [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Jobs.ScheduledTaskRepository.SetLastExecutionTime(Int32 id, DateTime executionTime, DateTime startTime) in ./Radarr.Core/Jobs/ScheduledTaskRepository.cs:line 28 at NzbDrone.Core.Jobs.TaskManager.Handle(CommandExecutedEvent message) at NzbDrone.Core.Messaging.Events.EventAggregator.PublishEvent[TEvent](TEvent event) 2024-01-06 20:29:44.3|Error|EventAggregator|TaskManager failed while processing [CommandExecutedEvent] [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Jobs.ScheduledTaskRepository.SetLastExecutionTime(Int32 id, DateTime executionTime, DateTime startTime) in ./Radarr.Core/Jobs/ScheduledTaskRepository.cs:line 28 at NzbDrone.Core.Jobs.TaskManager.Handle(CommandExecutedEvent message) at NzbDrone.Core.Messaging.Events.EventAggregator.PublishEvent[TEvent](TEvent event) 2024-01-06 20:29:47.0|Info|DiskScanService|Scanning disk for The Shawshank Redemption 2024-01-06 20:29:47.3|Error|CommandExecutor|Error occurred while executing task ProcessMonitoredDownloads [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113 at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-06 20:29:47.4|Info|DiskScanService|Completed scanning disk for The Shawshank Redemption 2024-01-06 20:29:47.4|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 20:29:47.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 20:29:47.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 20:29:47.5|Info|ExistingExtraFileService|Found 5 possible extra files, imported 2 files. 2024-01-06 20:29:49.0|Info|RefreshMovieService|Updating info for 8 Mile 2024-01-06 20:30:13.3|Info|DiskScanService|Scanning disk for 8 Mile 2024-01-06 20:30:13.4|Info|DiskScanService|Completed scanning disk for 8 Mile 2024-01-06 20:30:13.4|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 20:30:13.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 20:30:13.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 20:30:13.4|Info|ExistingExtraFileService|Found 3 possible extra files, imported 3 files. 2024-01-06 20:30:13.5|Info|RefreshMovieService|Updating info for The Big Lebowski 2024-01-06 20:30:53.8|Info|DiskScanService|Scanning disk for The Big Lebowski 2024-01-06 20:30:53.8|Info|DiskScanService|Completed scanning disk for The Big Lebowski 2024-01-06 20:30:53.8|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 20:30:53.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 20:30:53.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 20:30:53.8|Info|ExistingExtraFileService|Found 3 possible extra files, imported 2 files. 2024-01-06 20:30:53.9|Info|DiskScanService|Scanning disk for Blade Runner 2024-01-06 20:30:53.9|Info|DiskScanService|Completed scanning disk for Blade Runner 2024-01-06 20:30:53.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 20:30:53.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 20:30:54.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 20:30:54.0|Info|ExistingExtraFileService|Found 2 possible extra files, imported 2 files. 2024-01-06 20:30:54.0|Info|DiskScanService|Scanning disk for Blade Runner 2049 2024-01-06 20:30:54.1|Info|DiskScanService|Completed scanning disk for Blade Runner 2049 2024-01-06 20:30:54.1|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 20:30:54.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 20:30:54.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 20:30:54.1|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files. 2024-01-06 20:30:54.1|Info|RefreshMovieService|Updating info for The Creator 2024-01-06 20:31:48.6|Error|TaskExtensions|Task Error [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 142 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Radarr.Core/Jobs/Scheduler.cs:line 42 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2024-01-06 20:32:18.5|Info|DiskScanService|Scanning disk for The Creator 2024-01-06 20:32:18.5|Info|DiskScanService|Completed scanning disk for The Creator 2024-01-06 20:32:18.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 20:32:18.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 20:32:18.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 20:32:18.6|Info|ExistingExtraFileService|Found 2 possible extra files, imported 2 files. 2024-01-06 20:32:18.7|Info|DiskScanService|Scanning disk for Drive 2024-01-06 20:32:18.8|Info|DiskScanService|Completed scanning disk for Drive 2024-01-06 20:32:18.8|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 20:32:18.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 20:32:18.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 20:32:18.8|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files. 2024-01-06 20:32:18.9|Info|DiskScanService|Scanning disk for Dungeons & Dragons: Honor Among Thieves 2024-01-06 20:32:18.9|Info|DiskScanService|Completed scanning disk for Dungeons & Dragons: Honor Among Thieves 2024-01-06 20:32:18.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 20:32:18.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 20:32:18.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 20:32:18.9|Info|ExistingExtraFileService|Found 2 possible extra files, imported 2 files. 2024-01-06 20:32:19.0|Info|DiskScanService|Scanning disk for Ex Machina 2024-01-06 20:32:19.1|Info|DiskScanService|Completed scanning disk for Ex Machina 2024-01-06 20:32:19.1|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 20:32:19.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 20:32:19.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 20:32:19.1|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files. 2024-01-06 20:32:19.2|Info|RefreshMovieService|Updating info for Ferrari 2024-01-06 20:33:11.5|Info|DiskScanService|Scanning disk for Ferrari 2024-01-06 20:33:11.5|Info|DiskScanService|Completed scanning disk for Ferrari 2024-01-06 20:33:11.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-06 20:33:11.6|Info|DiskScanService|Scanning disk for The Godfather 2024-01-06 20:33:11.6|Info|DiskScanService|Completed scanning disk for The Godfather 2024-01-06 20:33:11.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 20:33:11.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 20:33:11.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 20:33:11.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-06 20:33:11.8|Info|RefreshMovieService|Updating info for The Hobbit: The Battle of the Five Armies 2024-01-06 20:33:57.1|Info|DiskScanService|Scanning disk for The Hobbit: The Battle of the Five Armies 2024-01-06 20:33:57.2|Info|DiskScanService|Completed scanning disk for The Hobbit: The Battle of the Five Armies 2024-01-06 20:33:57.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 20:33:57.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 20:33:57.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 20:33:57.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-06 20:33:57.3|Info|RefreshMovieService|Updating info for The Hobbit: The Desolation of Smaug 2024-01-06 20:34:57.8|Info|DiskScanService|Scanning disk for The Hobbit: The Desolation of Smaug 2024-01-06 20:34:57.8|Info|DiskScanService|Completed scanning disk for The Hobbit: The Desolation of Smaug 2024-01-06 20:34:57.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-06 20:34:57.8|Info|DiskScanService|Scanning disk for The Hobbit: An Unexpected Journey 2024-01-06 20:34:57.8|Info|DiskScanService|Completed scanning disk for The Hobbit: An Unexpected Journey 2024-01-06 20:34:57.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-06 20:34:57.8|Info|DiskScanService|Scanning disk for Inception 2024-01-06 20:34:58.3|Info|DiskScanService|Completed scanning disk for Inception 2024-01-06 20:34:58.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 20:34:58.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 20:34:58.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 20:34:58.5|Info|ExistingExtraFileService|Found 3 possible extra files, imported 0 files. 2024-01-06 20:34:59.7|Info|RefreshMovieService|Updating info for Interstellar 2024-01-06 20:36:05.3|Info|DiskScanService|Scanning disk for Interstellar 2024-01-06 20:36:05.4|Info|DiskScanService|Completed scanning disk for Interstellar 2024-01-06 20:36:05.4|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 20:36:05.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 20:36:05.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 20:36:05.4|Info|ExistingExtraFileService|Found 2 possible extra files, imported 0 files. 2024-01-06 20:36:05.5|Info|DiskScanService|Scanning disk for Kingdom of Heaven 2024-01-06 20:36:05.6|Info|DiskScanService|Completed scanning disk for Kingdom of Heaven 2024-01-06 20:36:05.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 20:36:05.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 20:36:05.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 20:36:05.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-06 20:36:05.7|Info|RefreshMovieService|Updating info for The Lord of the Rings: The Fellowship of the Ring 2024-01-06 20:36:29.8|Info|DiskScanService|Scanning disk for The Lord of the Rings: The Fellowship of the Ring 2024-01-06 20:36:29.8|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The Fellowship of the Ring 2024-01-06 20:36:29.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-06 20:36:29.9|Info|RefreshMovieService|Updating info for The Lord of the Rings: The Return of the King 2024-01-06 20:36:58.4|Info|DiskScanService|Scanning disk for The Lord of the Rings: The Return of the King 2024-01-06 20:36:58.5|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The Return of the King 2024-01-06 20:36:58.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-06 20:36:58.5|Info|RefreshMovieService|Updating info for The Lord of the Rings: The Two Towers 2024-01-06 20:37:38.3|Error|TaskExtensions|Task Error [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 142 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Radarr.Core/Jobs/Scheduler.cs:line 42 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2024-01-06 20:37:40.8|Info|DiskScanService|Scanning disk for The Lord of the Rings: The Two Towers 2024-01-06 20:37:40.8|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The Two Towers 2024-01-06 20:37:40.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-06 20:37:40.8|Info|DiskScanService|Scanning disk for Napoleon 2024-01-06 20:37:40.9|Info|DiskScanService|Completed scanning disk for Napoleon 2024-01-06 20:37:40.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 20:37:40.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 20:37:40.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 20:37:41.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-06 20:37:41.1|Info|RefreshMovieService|Updating info for Oppenheimer 2024-01-06 20:38:18.7|Info|DiskScanService|Scanning disk for Oppenheimer 2024-01-06 20:38:18.8|Info|DiskScanService|Completed scanning disk for Oppenheimer 2024-01-06 20:38:18.8|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 20:38:18.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 20:38:18.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 20:38:18.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-06 20:38:19.0|Info|DiskScanService|Scanning disk for Pirates of the Caribbean: At World's End 2024-01-06 20:38:19.0|Info|DiskScanService|Completed scanning disk for Pirates of the Caribbean: At World's End 2024-01-06 20:38:19.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-06 20:38:19.0|Info|RefreshMovieService|Updating info for Pirates of the Caribbean: The Curse of the Black Pearl 2024-01-06 20:39:14.9|Info|DiskScanService|Scanning disk for Pirates of the Caribbean: The Curse of the Black Pearl 2024-01-06 20:39:14.9|Info|DiskScanService|Completed scanning disk for Pirates of the Caribbean: The Curse of the Black Pearl 2024-01-06 20:39:14.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-06 20:39:16.0|Info|RefreshMovieService|Updating info for Pirates of the Caribbean: Dead Man's Chest 2024-01-06 20:39:49.3|Error|TaskExtensions|Task Error [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 142 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Radarr.Core/Jobs/Scheduler.cs:line 42 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2024-01-06 20:39:56.0|Error|CommandExecutor|Error occurred while executing task ImportListSync [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Update(CommandModel command, CommandStatus status, String message) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 258 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Complete(CommandModel command, String message) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 206 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113 at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-06 20:40:14.2|Info|DiskScanService|Scanning disk for Pirates of the Caribbean: Dead Man's Chest 2024-01-06 20:40:14.3|Info|DiskScanService|Completed scanning disk for Pirates of the Caribbean: Dead Man's Chest 2024-01-06 20:40:14.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-06 20:40:14.3|Info|DiskScanService|Scanning disk for Pirates of the Caribbean: Dead Men Tell No Tales 2024-01-06 20:40:14.3|Info|DiskScanService|Completed scanning disk for Pirates of the Caribbean: Dead Men Tell No Tales 2024-01-06 20:40:14.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-06 20:40:14.3|Info|DiskScanService|Scanning disk for Pirates of the Caribbean: On Stranger Tides 2024-01-06 20:40:14.4|Info|DiskScanService|Completed scanning disk for Pirates of the Caribbean: On Stranger Tides 2024-01-06 20:40:14.4|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 20:40:14.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 20:40:14.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 20:40:14.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-06 20:40:14.4|Info|DiskScanService|Scanning disk for The Pirates! In an Adventure with Scientists! 2024-01-06 20:40:14.5|Info|DiskScanService|Completed scanning disk for The Pirates! In an Adventure with Scientists! 2024-01-06 20:40:14.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 20:40:14.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 20:40:14.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 20:40:14.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-06 20:40:14.5|Info|DiskScanService|Scanning disk for The Right Stuff 2024-01-06 20:40:14.6|Info|DiskScanService|Completed scanning disk for The Right Stuff 2024-01-06 20:40:14.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 20:40:14.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 20:40:14.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 20:40:14.6|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files. 2024-01-06 20:40:14.6|Info|RefreshMovieService|Updating info for The Shawshank Redemption 2024-01-06 20:41:53.2|Info|DiskScanService|Scanning disk for The Shawshank Redemption 2024-01-06 20:41:53.3|Info|DiskScanService|Completed scanning disk for The Shawshank Redemption 2024-01-06 20:41:53.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 20:41:53.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 20:41:53.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 20:41:53.3|Info|ExistingExtraFileService|Found 5 possible extra files, imported 2 files. 2024-01-06 20:57:38.1|Info|RssSyncService|Starting RSS Sync 2024-01-06 20:57:38.7|Info|DownloadDecisionMaker|Processing 76 releases 2024-01-06 20:57:40.4|Info|RssSyncService|RSS Sync Completed. Reports found: 76, Reports grabbed: 0 2024-01-06 21:27:52.7|Info|RssSyncService|Starting RSS Sync 2024-01-06 21:28:03.2|Info|DownloadDecisionMaker|Processing 85 releases 2024-01-06 21:28:04.6|Info|RssSyncService|RSS Sync Completed. Reports found: 85, Reports grabbed: 0 2024-01-06 21:58:24.8|Info|RssSyncService|Starting RSS Sync 2024-01-06 21:58:52.4|Info|DownloadDecisionMaker|Processing 85 releases 2024-01-06 21:58:54.3|Info|RssSyncService|RSS Sync Completed. Reports found: 85, Reports grabbed: 0 2024-01-06 22:14:10.6|Error|EventAggregator|TaskManager failed while processing [CommandExecutedEvent] [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Jobs.ScheduledTaskRepository.SetLastExecutionTime(Int32 id, DateTime executionTime, DateTime startTime) in ./Radarr.Core/Jobs/ScheduledTaskRepository.cs:line 28 at NzbDrone.Core.Jobs.TaskManager.Handle(CommandExecutedEvent message) at NzbDrone.Core.Messaging.Events.EventAggregator.PublishEvent[TEvent](TEvent event) 2024-01-06 22:14:12.0|Error|CommandExecutor|Error occurred while executing task RefreshMonitoredDownloads [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Update(CommandModel command, CommandStatus status, String message) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 258 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Complete(CommandModel command, String message) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 206 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113 at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-06 22:22:54.1|Info|RefreshMovieService|Updating info for 8 Mile 2024-01-06 22:23:35.6|Info|DiskScanService|Scanning disk for 8 Mile 2024-01-06 22:23:35.6|Info|DiskScanService|Completed scanning disk for 8 Mile 2024-01-06 22:23:35.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 22:23:35.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 22:23:35.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 22:23:35.7|Info|ExistingExtraFileService|Found 3 possible extra files, imported 3 files. 2024-01-06 22:23:35.7|Info|RefreshMovieService|Updating info for The Big Lebowski 2024-01-06 22:24:15.7|Info|DiskScanService|Scanning disk for The Big Lebowski 2024-01-06 22:24:17.7|Info|DiskScanService|Completed scanning disk for The Big Lebowski 2024-01-06 22:24:17.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 22:24:17.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 22:24:17.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 22:24:17.7|Info|ExistingExtraFileService|Found 3 possible extra files, imported 2 files. 2024-01-06 22:24:17.8|Info|RefreshMovieService|Updating info for Blade Runner 2024-01-06 22:25:09.6|Error|CommandExecutor|Error occurred while executing task RefreshMonitoredDownloads [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.Refresh() in ./Radarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 79 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113 at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-06 22:25:36.8|Info|DiskScanService|Scanning disk for Blade Runner 2024-01-06 22:25:36.8|Info|DiskScanService|Completed scanning disk for Blade Runner 2024-01-06 22:25:36.8|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 22:25:36.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 22:25:36.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 22:25:36.8|Info|ExistingExtraFileService|Found 2 possible extra files, imported 2 files. 2024-01-06 22:25:36.9|Info|RefreshMovieService|Updating info for Blade Runner 2049 2024-01-06 22:26:24.8|Info|DiskScanService|Scanning disk for Blade Runner 2049 2024-01-06 22:26:24.9|Info|DiskScanService|Completed scanning disk for Blade Runner 2049 2024-01-06 22:26:24.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 22:26:24.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 22:26:24.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 22:26:24.9|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files. 2024-01-06 22:26:25.3|Info|RefreshMovieService|Updating info for The Creator 2024-01-06 22:26:54.9|Info|DiskScanService|Scanning disk for The Creator 2024-01-06 22:26:54.9|Info|DiskScanService|Completed scanning disk for The Creator 2024-01-06 22:26:54.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 22:26:54.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 22:26:54.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 22:26:54.9|Info|ExistingExtraFileService|Found 2 possible extra files, imported 2 files. 2024-01-06 22:26:55.1|Info|RefreshMovieService|Updating info for Drive 2024-01-06 22:27:29.4|Info|DiskScanService|Scanning disk for Drive 2024-01-06 22:27:29.4|Info|DiskScanService|Completed scanning disk for Drive 2024-01-06 22:27:29.4|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 22:27:29.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 22:27:29.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 22:27:29.4|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files. 2024-01-06 22:27:29.5|Info|RefreshMovieService|Updating info for Dungeons & Dragons: Honor Among Thieves 2024-01-06 22:27:51.7|Info|DiskScanService|Scanning disk for Dungeons & Dragons: Honor Among Thieves 2024-01-06 22:27:51.7|Info|DiskScanService|Completed scanning disk for Dungeons & Dragons: Honor Among Thieves 2024-01-06 22:27:51.8|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 22:27:51.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 22:27:51.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 22:27:51.8|Info|ExistingExtraFileService|Found 2 possible extra files, imported 2 files. 2024-01-06 22:27:51.8|Info|RefreshMovieService|Updating info for Ex Machina 2024-01-06 22:28:39.2|Info|DiskScanService|Scanning disk for Ex Machina 2024-01-06 22:28:39.2|Info|DiskScanService|Completed scanning disk for Ex Machina 2024-01-06 22:28:39.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 22:28:39.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 22:28:39.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 22:28:39.2|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files. 2024-01-06 22:28:40.9|Info|RefreshMovieService|Updating info for Ferrari 2024-01-06 22:29:13.0|Info|DiskScanService|Scanning disk for Ferrari 2024-01-06 22:29:13.0|Info|DiskScanService|Completed scanning disk for Ferrari 2024-01-06 22:29:13.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-06 22:29:13.1|Info|RefreshMovieService|Updating info for The Godfather 2024-01-06 22:29:44.8|Error|TaskExtensions|Task Error [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 142 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Radarr.Core/Jobs/Scheduler.cs:line 42 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2024-01-06 22:30:29.2|Info|DiskScanService|Scanning disk for The Godfather 2024-01-06 22:30:29.3|Info|DiskScanService|Completed scanning disk for The Godfather 2024-01-06 22:30:29.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 22:30:29.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 22:30:29.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 22:30:29.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-06 22:30:29.3|Info|RssSyncService|Starting RSS Sync 2024-01-06 22:30:29.8|Info|RefreshMovieService|Updating info for The Hobbit: The Battle of the Five Armies 2024-01-06 22:30:45.4|Info|DownloadDecisionMaker|Processing 87 releases 2024-01-06 22:30:46.7|Info|RssSyncService|RSS Sync Completed. Reports found: 87, Reports grabbed: 0 2024-01-06 22:31:21.9|Info|RssSyncService|Starting RSS Sync 2024-01-06 22:31:22.3|Info|DiskScanService|Scanning disk for The Hobbit: The Battle of the Five Armies 2024-01-06 22:31:22.4|Info|DiskScanService|Completed scanning disk for The Hobbit: The Battle of the Five Armies 2024-01-06 22:31:22.4|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 22:31:22.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 22:31:22.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 22:31:22.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-06 22:31:22.4|Info|RefreshMovieService|Updating info for The Hobbit: The Desolation of Smaug 2024-01-06 22:31:22.6|Error|CommandExecutor|Error occurred while executing task RssSync [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Update(CommandModel command, CommandStatus status, String message) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 258 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Complete(CommandModel command, String message) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 206 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113 at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-06 22:31:23.5|Info|DownloadDecisionMaker|Processing 87 releases 2024-01-06 22:31:24.4|Info|RssSyncService|RSS Sync Completed. Reports found: 87, Reports grabbed: 0 2024-01-06 22:31:51.0|Info|DiskScanService|Scanning disk for The Hobbit: The Desolation of Smaug 2024-01-06 22:31:51.0|Info|DiskScanService|Completed scanning disk for The Hobbit: The Desolation of Smaug 2024-01-06 22:31:51.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-06 22:31:51.0|Info|RefreshMovieService|Updating info for The Hobbit: An Unexpected Journey 2024-01-06 22:32:21.9|Error|TaskExtensions|Task Error [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 142 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Radarr.Core/Jobs/Scheduler.cs:line 42 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2024-01-06 22:32:30.3|Info|DiskScanService|Scanning disk for The Hobbit: An Unexpected Journey 2024-01-06 22:32:30.3|Info|DiskScanService|Completed scanning disk for The Hobbit: An Unexpected Journey 2024-01-06 22:32:30.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-06 22:32:30.3|Info|RefreshMovieService|Updating info for Inception 2024-01-06 22:32:49.8|Info|DiskScanService|Scanning disk for Inception 2024-01-06 22:32:49.9|Info|DiskScanService|Completed scanning disk for Inception 2024-01-06 22:32:49.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 22:32:49.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 22:32:49.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 22:32:49.9|Info|ExistingExtraFileService|Found 3 possible extra files, imported 0 files. 2024-01-06 22:32:49.9|Info|RefreshMovieService|Updating info for Interstellar 2024-01-06 22:33:05.4|Info|DiskScanService|Scanning disk for Interstellar 2024-01-06 22:33:05.4|Info|DiskScanService|Completed scanning disk for Interstellar 2024-01-06 22:33:05.4|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 22:33:05.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 22:33:05.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 22:33:05.4|Info|ExistingExtraFileService|Found 2 possible extra files, imported 0 files. 2024-01-06 22:33:05.5|Info|RefreshMovieService|Updating info for Kingdom of Heaven 2024-01-06 22:33:24.5|Info|DiskScanService|Scanning disk for Kingdom of Heaven 2024-01-06 22:33:24.5|Info|DiskScanService|Completed scanning disk for Kingdom of Heaven 2024-01-06 22:33:24.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 22:33:24.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 22:33:24.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 22:33:24.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-06 22:33:24.6|Info|RefreshMovieService|Updating info for The Lord of the Rings: The Fellowship of the Ring 2024-01-06 22:33:47.4|Info|DiskScanService|Scanning disk for The Lord of the Rings: The Fellowship of the Ring 2024-01-06 22:33:47.4|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The Fellowship of the Ring 2024-01-06 22:33:47.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-06 22:33:47.4|Info|RefreshMovieService|Updating info for The Lord of the Rings: The Return of the King 2024-01-06 22:34:03.0|Info|DiskScanService|Scanning disk for The Lord of the Rings: The Return of the King 2024-01-06 22:34:03.0|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The Return of the King 2024-01-06 22:34:03.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-06 22:34:03.0|Info|RefreshMovieService|Updating info for The Lord of the Rings: The Two Towers 2024-01-06 22:34:36.6|Info|DiskScanService|Scanning disk for The Lord of the Rings: The Two Towers 2024-01-06 22:34:36.6|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The Two Towers 2024-01-06 22:34:36.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-06 22:34:36.7|Info|RefreshMovieService|Updating info for Napoleon 2024-01-06 22:35:08.3|Info|DiskScanService|Scanning disk for Napoleon 2024-01-06 22:35:08.3|Info|DiskScanService|Completed scanning disk for Napoleon 2024-01-06 22:35:08.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 22:35:08.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 22:35:08.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 22:35:08.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-06 22:35:08.7|Info|RefreshMovieService|Updating info for Oppenheimer 2024-01-06 22:35:28.9|Info|DiskScanService|Scanning disk for Oppenheimer 2024-01-06 22:35:28.9|Info|DiskScanService|Completed scanning disk for Oppenheimer 2024-01-06 22:35:28.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 22:35:28.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 22:35:28.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 22:35:28.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-06 22:35:29.1|Info|RefreshMovieService|Updating info for Pirates of the Caribbean: At World's End 2024-01-06 22:36:03.1|Info|DiskScanService|Scanning disk for Pirates of the Caribbean: At World's End 2024-01-06 22:36:03.2|Info|DiskScanService|Completed scanning disk for Pirates of the Caribbean: At World's End 2024-01-06 22:36:03.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-06 22:36:03.2|Info|RefreshMovieService|Updating info for Pirates of the Caribbean: The Curse of the Black Pearl 2024-01-06 22:37:37.7|Info|DiskScanService|Scanning disk for Pirates of the Caribbean: The Curse of the Black Pearl 2024-01-06 22:37:37.8|Info|DiskScanService|Completed scanning disk for Pirates of the Caribbean: The Curse of the Black Pearl 2024-01-06 22:37:37.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-06 22:37:37.9|Info|RefreshMovieService|Updating info for Pirates of the Caribbean: Dead Man's Chest 2024-01-06 22:39:25.2|Info|DiskScanService|Scanning disk for Pirates of the Caribbean: Dead Man's Chest 2024-01-06 22:39:25.2|Info|DiskScanService|Completed scanning disk for Pirates of the Caribbean: Dead Man's Chest 2024-01-06 22:39:25.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-06 22:39:25.2|Info|RefreshMovieService|Updating info for Pirates of the Caribbean: Dead Men Tell No Tales 2024-01-06 22:40:10.9|Info|DiskScanService|Scanning disk for Pirates of the Caribbean: Dead Men Tell No Tales 2024-01-06 22:40:10.9|Info|DiskScanService|Completed scanning disk for Pirates of the Caribbean: Dead Men Tell No Tales 2024-01-06 22:40:10.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-06 22:40:10.9|Info|RefreshMovieService|Updating info for Pirates of the Caribbean: On Stranger Tides 2024-01-06 22:41:25.7|Error|TaskExtensions|Task Error [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 142 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Radarr.Core/Jobs/Scheduler.cs:line 42 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2024-01-06 22:41:57.5|Info|DiskScanService|Scanning disk for Pirates of the Caribbean: On Stranger Tides 2024-01-06 22:41:57.6|Info|DiskScanService|Completed scanning disk for Pirates of the Caribbean: On Stranger Tides 2024-01-06 22:41:57.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 22:41:57.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 22:41:57.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 22:41:57.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-06 22:41:57.6|Info|RefreshMovieService|Updating info for The Pirates! In an Adventure with Scientists! 2024-01-06 22:42:40.5|Error|CommandExecutor|Error occurred while executing task RefreshMonitoredDownloads [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.Refresh() in ./Radarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 79 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113 at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-06 22:43:15.0|Info|DiskScanService|Scanning disk for The Pirates! In an Adventure with Scientists! 2024-01-06 22:43:15.0|Info|DiskScanService|Completed scanning disk for The Pirates! In an Adventure with Scientists! 2024-01-06 22:43:15.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 22:43:15.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 22:43:15.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 22:43:15.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-06 22:43:15.1|Info|RefreshMovieService|Updating info for The Right Stuff 2024-01-06 22:44:30.5|Info|DiskScanService|Scanning disk for The Right Stuff 2024-01-06 22:44:30.5|Info|DiskScanService|Completed scanning disk for The Right Stuff 2024-01-06 22:44:30.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 22:44:30.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 22:44:30.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 22:44:30.5|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files. 2024-01-06 22:44:30.5|Info|RefreshMovieService|Updating info for The Shawshank Redemption 2024-01-06 22:47:04.6|Info|DiskScanService|Scanning disk for The Shawshank Redemption 2024-01-06 22:47:06.2|Info|DiskScanService|Completed scanning disk for The Shawshank Redemption 2024-01-06 22:47:06.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-06 22:47:06.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-06 22:47:06.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-06 22:47:06.2|Info|ExistingExtraFileService|Found 5 possible extra files, imported 2 files. 2024-01-06 22:47:08.2|Error|CommandExecutor|Error occurred while executing task RefreshMonitoredDownloads [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.Refresh() in ./Radarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 79 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113 at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-06 22:57:28.2|Error|EventAggregator|TaskManager failed while processing [CommandExecutedEvent] [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Jobs.ScheduledTaskRepository.SetLastExecutionTime(Int32 id, DateTime executionTime, DateTime startTime) in ./Radarr.Core/Jobs/ScheduledTaskRepository.cs:line 28 at NzbDrone.Core.Jobs.TaskManager.Handle(CommandExecutedEvent message) at NzbDrone.Core.Messaging.Events.EventAggregator.PublishEvent[TEvent](TEvent event) 2024-01-06 22:58:03.8|Error|CommandExecutor|Error occurred while executing task ProcessMonitoredDownloads [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Update(CommandModel command, CommandStatus status, String message) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 258 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Fail(CommandModel command, String message, Exception e) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 215 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113 at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-06 23:02:05.2|Info|RssSyncService|Starting RSS Sync 2024-01-06 23:02:06.4|Info|DownloadDecisionMaker|Processing 87 releases 2024-01-06 23:02:07.6|Info|RssSyncService|RSS Sync Completed. Reports found: 87, Reports grabbed: 0 2024-01-06 23:21:23.3|Error|TaskExtensions|Task Error [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 142 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Radarr.Core/Jobs/Scheduler.cs:line 42 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2024-01-06 23:32:22.9|Info|RssSyncService|Starting RSS Sync 2024-01-06 23:32:34.1|Info|DownloadDecisionMaker|Processing 80 releases 2024-01-06 23:32:35.0|Info|RssSyncService|RSS Sync Completed. Reports found: 80, Reports grabbed: 0 2024-01-06 23:54:12.6|Error|CommandExecutor|Error occurred while executing task RefreshMonitoredDownloads [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.Refresh() in ./Radarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 79 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113 at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-06 23:56:36.4|Info|MovieService|Assigning file [Pirates of the Caribbean Dead Men Tell No Tales (2017) Remux-1080p.mkv] to movie [[Pirates of the Caribbean: Dead Men Tell No Tales (2017)][tt1790809, 166426]] 2024-01-07 00:03:10.3|Info|RssSyncService|Starting RSS Sync 2024-01-07 00:03:11.7|Info|DownloadDecisionMaker|Processing 80 releases 2024-01-07 00:03:13.3|Info|RssSyncService|RSS Sync Completed. Reports found: 80, Reports grabbed: 0 2024-01-07 00:11:08.0|Info|MovieService|Assigning file [Pirates of the Caribbean The Curse of the Black Pearl (2003) Remux-1080p.mkv] to movie [[Pirates of the Caribbean: The Curse of the Black Pearl (2003)][tt0325980, 22]] 2024-01-07 00:33:44.1|Info|RssSyncService|Starting RSS Sync 2024-01-07 00:33:54.8|Info|DownloadDecisionMaker|Processing 75 releases 2024-01-07 00:34:03.7|Info|RssSyncService|RSS Sync Completed. Reports found: 75, Reports grabbed: 0 2024-01-07 01:04:17.8|Info|RssSyncService|Starting RSS Sync 2024-01-07 01:04:18.1|Info|DownloadDecisionMaker|Processing 75 releases 2024-01-07 01:04:19.1|Info|RssSyncService|RSS Sync Completed. Reports found: 75, Reports grabbed: 0 2024-01-07 01:34:53.6|Info|RssSyncService|Starting RSS Sync 2024-01-07 01:35:15.1|Info|DownloadDecisionMaker|Processing 79 releases 2024-01-07 01:35:18.8|Info|RssSyncService|RSS Sync Completed. Reports found: 79, Reports grabbed: 0 2024-01-07 01:35:34.6|Info|RssSyncService|Starting RSS Sync 2024-01-07 01:35:50.1|Info|DownloadDecisionMaker|Processing 79 releases 2024-01-07 01:35:51.0|Info|RssSyncService|RSS Sync Completed. Reports found: 79, Reports grabbed: 0 2024-01-07 01:40:29.0|Error|CommandExecutor|Error occurred while executing task ProcessMonitoredDownloads [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113 at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-07 02:06:30.7|Info|RssSyncService|Starting RSS Sync 2024-01-07 02:06:31.4|Info|DownloadDecisionMaker|Processing 79 releases 2024-01-07 02:06:32.3|Info|RssSyncService|RSS Sync Completed. Reports found: 79, Reports grabbed: 0 2024-01-07 02:10:20.0|Info|MovieService|Assigning file [The Lord of the Rings The Fellowship of the Ring (2001) Bluray-1080p.mkv] to movie [[The Lord of the Rings: The Fellowship of the Ring (2001)][tt0120737, 120]] 2024-01-07 02:10:20.5|Warn|DownloadedMovieImportService|Unable to parse file on import: [/config/drive/Jan-Home/Personal/Torrent/downloads/The Lord of the Rings - The Fellowship of the Ring (2001) Extended RM4K (1080p BluRay x265 HEVC 10bit AAC 7.1 Tigole)/Featurettes/Digital Grading.mkv] 2024-01-07 02:12:56.6|Info|MovieService|Assigning file [The Lord of the Rings The Return of the King (2003) Bluray-1080p.mp4] to movie [[The Lord of the Rings: The Return of the King (2003)][tt0167260, 122]] 2024-01-07 02:26:59.5|Info|MovieService|Assigning file [The Lord of the Rings The Two Towers (2002) Bluray-1080p.mp4] to movie [[The Lord of the Rings: The Two Towers (2002)][tt0167261, 121]] 2024-01-07 02:37:11.6|Info|RssSyncService|Starting RSS Sync 2024-01-07 02:37:32.2|Info|DownloadDecisionMaker|Processing 78 releases 2024-01-07 02:37:33.5|Info|RssSyncService|RSS Sync Completed. Reports found: 78, Reports grabbed: 0 2024-01-07 02:39:32.0|Info|MovieService|Assigning file [Ferrari (2023) CAM.mp4] to movie [[Ferrari (2023)][tt3758542, 365620]] 2024-01-07 03:07:45.0|Info|RssSyncService|Starting RSS Sync 2024-01-07 03:07:47.5|Info|DownloadDecisionMaker|Processing 78 releases 2024-01-07 03:07:48.8|Info|RssSyncService|RSS Sync Completed. Reports found: 78, Reports grabbed: 0 2024-01-07 03:38:18.1|Info|RssSyncService|Starting RSS Sync 2024-01-07 03:38:48.2|Info|DownloadDecisionMaker|Processing 79 releases 2024-01-07 03:38:49.1|Info|RssSyncService|RSS Sync Completed. Reports found: 79, Reports grabbed: 0 2024-01-07 04:04:27.9|Error|EventAggregator|TaskManager failed while processing [CommandExecutedEvent] [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Jobs.ScheduledTaskRepository.SetLastExecutionTime(Int32 id, DateTime executionTime, DateTime startTime) in ./Radarr.Core/Jobs/ScheduledTaskRepository.cs:line 28 at NzbDrone.Core.Jobs.TaskManager.Handle(CommandExecutedEvent message) at NzbDrone.Core.Messaging.Events.EventAggregator.PublishEvent[TEvent](TEvent event) 2024-01-07 04:04:39.8|Error|CommandExecutor|Error occurred while executing task ProcessMonitoredDownloads [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113 at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-07 04:09:13.4|Info|RssSyncService|Starting RSS Sync 2024-01-07 04:09:14.9|Info|DownloadDecisionMaker|Processing 79 releases 2024-01-07 04:09:15.8|Info|RssSyncService|RSS Sync Completed. Reports found: 79, Reports grabbed: 0 2024-01-07 04:18:23.1|Error|CommandExecutor|Error occurred while executing task RefreshMonitoredDownloads [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Update(CommandModel command, CommandStatus status, String message) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 258 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Complete(CommandModel command, String message) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 206 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113 at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-07 04:21:57.5|Error|EventAggregator|TaskManager failed while processing [CommandExecutedEvent] [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Jobs.ScheduledTaskRepository.SetLastExecutionTime(Int32 id, DateTime executionTime, DateTime startTime) in ./Radarr.Core/Jobs/ScheduledTaskRepository.cs:line 28 at NzbDrone.Core.Jobs.TaskManager.Handle(CommandExecutedEvent message) at NzbDrone.Core.Messaging.Events.EventAggregator.PublishEvent[TEvent](TEvent event) 2024-01-07 04:22:20.3|Error|CommandExecutor|Error occurred while executing task RefreshMonitoredDownloads [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Update(CommandModel command, CommandStatus status, String message) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 258 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Fail(CommandModel command, String message, Exception e) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 215 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113 at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-07 04:33:26.6|Error|TaskExtensions|Task Error [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 142 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Radarr.Core/Jobs/Scheduler.cs:line 42 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2024-01-07 04:39:34.8|Info|RssSyncService|Starting RSS Sync 2024-01-07 04:39:44.9|Warn|Torznab|Indexer Kickasstorrents rss sync didn't cover the period between 01/06/2024 21:38:19 and 01/06/2024 23:39:36 UTC. Search may be required. 2024-01-07 04:39:57.5|Info|DownloadDecisionMaker|Processing 59 releases 2024-01-07 04:39:58.2|Info|RssSyncService|RSS Sync Completed. Reports found: 59, Reports grabbed: 0 2024-01-07 04:56:34.7|Info|MovieService|Assigning file [The Hobbit An Unexpected Journey (2012) Remux-1080p.mkv] to movie [[The Hobbit: An Unexpected Journey (2012)][tt0903624, 49051]] 2024-01-07 05:10:08.4|Info|RssSyncService|Starting RSS Sync 2024-01-07 05:10:09.1|Info|DownloadDecisionMaker|Processing 59 releases 2024-01-07 05:10:10.0|Info|RssSyncService|RSS Sync Completed. Reports found: 59, Reports grabbed: 0 2024-01-07 05:40:20.3|Info|RssSyncService|Starting RSS Sync 2024-01-07 05:40:22.0|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/07/2024 03:47:24 and 01/07/2024 04:42:21 UTC. Search may be required. 2024-01-07 05:40:30.2|Warn|Torznab|Indexer Kickasstorrents rss sync didn't cover the period between 01/07/2024 00:39:36 and 01/07/2024 00:40:21 UTC. Search may be required. 2024-01-07 05:40:31.2|Info|DownloadDecisionMaker|Processing 61 releases 2024-01-07 05:40:32.0|Info|RssSyncService|RSS Sync Completed. Reports found: 61, Reports grabbed: 0 2024-01-07 05:42:13.8|Info|MovieService|Assigning file [Pirates of the Caribbean Dead Man's Chest (2006) Remux-1080p.mkv] to movie [[Pirates of the Caribbean: Dead Man's Chest (2006)][tt0383574, 58]] 2024-01-07 06:11:01.1|Info|RssSyncService|Starting RSS Sync 2024-01-07 06:11:01.6|Info|DownloadDecisionMaker|Processing 61 releases 2024-01-07 06:11:02.3|Info|RssSyncService|RSS Sync Completed. Reports found: 61, Reports grabbed: 0 2024-01-07 06:41:21.7|Info|RssSyncService|Starting RSS Sync 2024-01-07 06:41:23.3|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/07/2024 04:48:33 and 01/07/2024 05:37:42 UTC. Search may be required. 2024-01-07 06:41:31.8|Warn|Torznab|Indexer Kickasstorrents rss sync didn't cover the period between 01/07/2024 01:40:21 and 01/07/2024 01:41:23 UTC. Search may be required. 2024-01-07 06:41:31.9|Info|DownloadDecisionMaker|Processing 62 releases 2024-01-07 06:41:32.6|Info|RssSyncService|RSS Sync Completed. Reports found: 62, Reports grabbed: 0 2024-01-07 07:11:47.5|Info|RssSyncService|Starting RSS Sync 2024-01-07 07:11:47.9|Info|DownloadDecisionMaker|Processing 62 releases 2024-01-07 07:11:48.6|Info|RssSyncService|RSS Sync Completed. Reports found: 62, Reports grabbed: 0 2024-01-07 07:42:05.5|Info|RssSyncService|Starting RSS Sync 2024-01-07 07:42:15.4|Warn|Torznab|Indexer Kickasstorrents rss sync didn't cover the period between 01/07/2024 02:41:23 and 01/07/2024 02:42:06 UTC. Search may be required. 2024-01-07 07:42:15.7|Info|DownloadDecisionMaker|Processing 63 releases 2024-01-07 07:42:16.5|Info|RssSyncService|RSS Sync Completed. Reports found: 63, Reports grabbed: 0 2024-01-07 08:12:21.1|Info|RssSyncService|Starting RSS Sync 2024-01-07 08:12:21.7|Info|DownloadDecisionMaker|Processing 63 releases 2024-01-07 08:12:22.6|Info|RssSyncService|RSS Sync Completed. Reports found: 63, Reports grabbed: 0 2024-01-07 08:42:41.7|Info|RssSyncService|Starting RSS Sync 2024-01-07 08:42:51.6|Warn|Torznab|Indexer Kickasstorrents rss sync didn't cover the period between 01/07/2024 03:42:06 and 01/07/2024 03:42:42 UTC. Search may be required. 2024-01-07 08:42:51.8|Info|DownloadDecisionMaker|Processing 61 releases 2024-01-07 08:42:52.5|Info|RssSyncService|RSS Sync Completed. Reports found: 61, Reports grabbed: 0 2024-01-07 09:13:04.5|Info|RssSyncService|Starting RSS Sync 2024-01-07 09:13:05.6|Info|DownloadDecisionMaker|Processing 61 releases 2024-01-07 09:13:06.4|Info|RssSyncService|RSS Sync Completed. Reports found: 61, Reports grabbed: 0 2024-01-07 09:43:30.2|Info|RssSyncService|Starting RSS Sync 2024-01-07 09:43:40.3|Warn|Torznab|Indexer Kickasstorrents rss sync didn't cover the period between 01/07/2024 04:42:42 and 01/07/2024 04:43:31 UTC. Search may be required. 2024-01-07 09:43:40.5|Info|DownloadDecisionMaker|Processing 60 releases 2024-01-07 09:43:41.2|Info|RssSyncService|RSS Sync Completed. Reports found: 60, Reports grabbed: 0 2024-01-07 10:13:56.9|Info|RssSyncService|Starting RSS Sync 2024-01-07 10:13:58.4|Info|DownloadDecisionMaker|Processing 60 releases 2024-01-07 10:13:59.1|Info|RssSyncService|RSS Sync Completed. Reports found: 60, Reports grabbed: 0 2024-01-07 10:44:28.6|Info|RssSyncService|Starting RSS Sync 2024-01-07 10:44:42.4|Warn|Torznab|Indexer Kickasstorrents rss sync didn't cover the period between 01/07/2024 05:43:31 and 01/07/2024 05:44:33 UTC. Search may be required. 2024-01-07 10:44:47.2|Info|DownloadDecisionMaker|Processing 62 releases 2024-01-07 10:44:47.9|Info|RssSyncService|RSS Sync Completed. Reports found: 62, Reports grabbed: 0 2024-01-07 11:15:00.4|Info|RssSyncService|Starting RSS Sync 2024-01-07 11:15:11.9|Info|DownloadDecisionMaker|Processing 62 releases 2024-01-07 11:15:12.6|Info|RssSyncService|RSS Sync Completed. Reports found: 62, Reports grabbed: 0 2024-01-07 11:45:31.8|Info|RssSyncService|Starting RSS Sync 2024-01-07 11:45:34.4|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/07/2024 10:02:23 and 01/07/2024 10:32:22 UTC. Search may be required. 2024-01-07 11:45:42.0|Warn|Torznab|Indexer Kickasstorrents rss sync didn't cover the period between 01/07/2024 06:44:33 and 01/07/2024 06:45:33 UTC. Search may be required. 2024-01-07 11:45:45.6|Info|DownloadDecisionMaker|Processing 63 releases 2024-01-07 11:45:47.5|Info|RssSyncService|RSS Sync Completed. Reports found: 63, Reports grabbed: 0 2024-01-07 12:15:48.9|Info|RssSyncService|Starting RSS Sync 2024-01-07 12:15:49.5|Info|DownloadDecisionMaker|Processing 63 releases 2024-01-07 12:15:50.8|Info|RssSyncService|RSS Sync Completed. Reports found: 63, Reports grabbed: 0 2024-01-07 12:46:10.8|Info|RssSyncService|Starting RSS Sync 2024-01-07 12:46:21.5|Warn|Torznab|Indexer Kickasstorrents rss sync didn't cover the period between 01/07/2024 07:45:33 and 01/07/2024 07:46:12 UTC. Search may be required. 2024-01-07 12:47:13.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1805 bytes) 2024-01-07 12:47:13.7|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-07 12:47:13.7|Info|DownloadDecisionMaker|Processing 11 releases 2024-01-07 12:47:14.0|Info|RssSyncService|RSS Sync Completed. Reports found: 11, Reports grabbed: 0 2024-01-07 13:17:18.5|Info|RssSyncService|Starting RSS Sync 2024-01-07 13:18:12.1|Info|DownloadDecisionMaker|Processing 61 releases 2024-01-07 13:18:27.7|Info|RssSyncService|RSS Sync Completed. Reports found: 61, Reports grabbed: 0 2024-01-07 13:36:42.6|Info|MovieService|Assigning file [The Hobbit The Desolation of Smaug (2013) Remux-1080p.mkv] to movie [[The Hobbit: The Desolation of Smaug (2013)][tt1170358, 57158]] 2024-01-07 13:48:44.6|Info|RssSyncService|Starting RSS Sync 2024-01-07 13:48:46.3|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/07/2024 12:39:21 and 01/07/2024 13:16:43 UTC. Search may be required. 2024-01-07 13:48:55.6|Warn|Torznab|Indexer Kickasstorrents rss sync didn't cover the period between 01/07/2024 08:46:12 and 01/07/2024 08:48:46 UTC. Search may be required. 2024-01-07 13:48:55.8|Info|DownloadDecisionMaker|Processing 58 releases 2024-01-07 13:48:58.0|Info|RssSyncService|RSS Sync Completed. Reports found: 58, Reports grabbed: 0 2024-01-07 14:19:18.8|Info|RssSyncService|Starting RSS Sync 2024-01-07 14:19:59.4|Info|DownloadDecisionMaker|Processing 58 releases 2024-01-07 14:20:00.3|Info|RssSyncService|RSS Sync Completed. Reports found: 58, Reports grabbed: 0 2024-01-07 14:50:09.0|Info|RssSyncService|Starting RSS Sync 2024-01-07 14:50:10.4|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/07/2024 13:27:51 and 01/07/2024 13:46:43 UTC. Search may be required. 2024-01-07 14:50:18.8|Warn|Torznab|Indexer Kickasstorrents rss sync didn't cover the period between 01/07/2024 09:48:46 and 01/07/2024 09:50:10 UTC. Search may be required. 2024-01-07 14:50:19.0|Info|DownloadDecisionMaker|Processing 62 releases 2024-01-07 14:50:19.7|Info|RssSyncService|RSS Sync Completed. Reports found: 62, Reports grabbed: 0 2024-01-07 15:20:32.5|Info|RssSyncService|Starting RSS Sync 2024-01-07 15:20:42.1|Info|DownloadDecisionMaker|Processing 62 releases 2024-01-07 15:20:42.9|Info|RssSyncService|RSS Sync Completed. Reports found: 62, Reports grabbed: 0 2024-01-07 15:50:50.4|Info|RssSyncService|Starting RSS Sync 2024-01-07 15:51:00.2|Warn|Torznab|Indexer Kickasstorrents rss sync didn't cover the period between 01/07/2024 10:50:10 and 01/07/2024 10:50:51 UTC. Search may be required. 2024-01-07 15:51:00.4|Info|DownloadDecisionMaker|Processing 58 releases 2024-01-07 15:51:01.2|Info|RssSyncService|RSS Sync Completed. Reports found: 58, Reports grabbed: 0 2024-01-07 16:21:06.2|Info|RssSyncService|Starting RSS Sync 2024-01-07 16:21:28.6|Info|DownloadDecisionMaker|Processing 58 releases 2024-01-07 16:21:30.0|Info|RssSyncService|RSS Sync Completed. Reports found: 58, Reports grabbed: 0 2024-01-07 16:51:38.6|Info|RssSyncService|Starting RSS Sync 2024-01-07 16:51:39.7|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/07/2024 14:24:53 and 01/07/2024 15:47:43 UTC. Search may be required. 2024-01-07 16:51:48.2|Warn|Torznab|Indexer Kickasstorrents rss sync didn't cover the period between 01/07/2024 11:50:51 and 01/07/2024 11:51:39 UTC. Search may be required. 2024-01-07 16:51:51.7|Info|DownloadDecisionMaker|Processing 57 releases 2024-01-07 16:51:53.0|Info|RssSyncService|RSS Sync Completed. Reports found: 57, Reports grabbed: 0 2024-01-07 17:22:06.6|Info|RssSyncService|Starting RSS Sync 2024-01-07 17:22:16.3|Info|DownloadDecisionMaker|Processing 57 releases 2024-01-07 17:22:17.1|Info|RssSyncService|RSS Sync Completed. Reports found: 57, Reports grabbed: 0 2024-01-07 17:52:34.1|Info|RssSyncService|Starting RSS Sync 2024-01-07 17:52:35.9|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/07/2024 15:47:43 and 01/07/2024 17:12:43 UTC. Search may be required. 2024-01-07 17:52:44.4|Warn|Torznab|Indexer Kickasstorrents rss sync didn't cover the period between 01/07/2024 12:51:39 and 01/07/2024 12:52:35 UTC. Search may be required. 2024-01-07 17:52:44.6|Info|DownloadDecisionMaker|Processing 58 releases 2024-01-07 17:52:45.6|Info|RssSyncService|RSS Sync Completed. Reports found: 58, Reports grabbed: 0 2024-01-07 18:23:14.1|Info|RssSyncService|Starting RSS Sync 2024-01-07 18:24:30.5|Info|DownloadDecisionMaker|Processing 58 releases 2024-01-07 18:24:31.3|Info|RssSyncService|RSS Sync Completed. Reports found: 58, Reports grabbed: 0 2024-01-07 18:54:58.6|Info|RssSyncService|Starting RSS Sync 2024-01-07 18:55:09.2|Warn|Torznab|Indexer Kickasstorrents rss sync didn't cover the period between 01/07/2024 13:52:35 and 01/07/2024 13:55:00 UTC. Search may be required. 2024-01-07 18:55:09.4|Info|DownloadDecisionMaker|Processing 58 releases 2024-01-07 18:55:10.4|Info|RssSyncService|RSS Sync Completed. Reports found: 58, Reports grabbed: 0 2024-01-07 19:25:30.1|Info|RssSyncService|Starting RSS Sync 2024-01-07 19:25:39.3|Info|DownloadDecisionMaker|Processing 58 releases 2024-01-07 19:25:40.6|Info|RssSyncService|RSS Sync Completed. Reports found: 58, Reports grabbed: 0 2024-01-07 19:56:01.5|Info|RssSyncService|Starting RSS Sync 2024-01-07 19:56:11.8|Warn|Torznab|Indexer Kickasstorrents rss sync didn't cover the period between 01/07/2024 14:55:00 and 01/07/2024 14:56:03 UTC. Search may be required. 2024-01-07 19:56:12.4|Info|DownloadDecisionMaker|Processing 58 releases 2024-01-07 19:56:13.3|Info|RssSyncService|RSS Sync Completed. Reports found: 58, Reports grabbed: 0 2024-01-07 20:07:05.6|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup. 2024-01-07 20:07:36.0|Info|HousekeepingService|Running housecleaning tasks 2024-01-07 20:07:41.5|Info|Database|Vacuuming Log database 2024-01-07 20:07:42.4|Info|Database|Log database compressed 2024-01-07 20:07:42.4|Info|Database|Vacuuming Main database 2024-01-07 20:07:49.1|Info|Database|Main database compressed 2024-01-07 20:26:28.6|Info|RssSyncService|Starting RSS Sync 2024-01-07 20:28:08.7|Warn|Torznab|Unable to connect to indexer, possibly due to a timeout. http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100 [v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: The operation was canceled. ---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled. ---> System.Net.Sockets.SocketException (125): Operation canceled --- End of inner exception stack trace --- at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async) at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 105 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 335 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 317 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 131 2024-01-07 20:28:09.0|Info|DownloadDecisionMaker|Processing 8 releases 2024-01-07 20:28:09.2|Info|RssSyncService|RSS Sync Completed. Reports found: 8, Reports grabbed: 0 2024-01-07 20:42:16.8|Info|DiskScanService|Scanning disk for 8 Mile 2024-01-07 20:42:16.8|Info|DiskScanService|Completed scanning disk for 8 Mile 2024-01-07 20:42:16.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-07 20:42:16.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-07 20:42:16.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-07 20:42:16.9|Info|ExistingExtraFileService|Found 3 possible extra files, imported 3 files. 2024-01-07 20:42:17.0|Info|RefreshMovieService|Updating info for The Big Lebowski 2024-01-07 20:42:34.6|Info|DiskScanService|Scanning disk for The Big Lebowski 2024-01-07 20:42:34.6|Info|DiskScanService|Completed scanning disk for The Big Lebowski 2024-01-07 20:42:34.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-07 20:42:34.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-07 20:42:34.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-07 20:42:34.6|Info|ExistingExtraFileService|Found 3 possible extra files, imported 2 files. 2024-01-07 20:42:34.7|Info|DiskScanService|Scanning disk for Blade Runner 2024-01-07 20:42:34.7|Info|DiskScanService|Completed scanning disk for Blade Runner 2024-01-07 20:42:34.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-07 20:42:34.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-07 20:42:34.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-07 20:42:34.7|Info|ExistingExtraFileService|Found 2 possible extra files, imported 2 files. 2024-01-07 20:42:34.7|Info|DiskScanService|Scanning disk for Blade Runner 2049 2024-01-07 20:42:34.7|Info|DiskScanService|Completed scanning disk for Blade Runner 2049 2024-01-07 20:42:34.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-07 20:42:34.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-07 20:42:34.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-07 20:42:34.8|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files. 2024-01-07 20:42:34.8|Info|RefreshMovieService|Updating info for The Creator 2024-01-07 20:43:07.3|Info|DiskScanService|Scanning disk for The Creator 2024-01-07 20:43:07.3|Info|DiskScanService|Completed scanning disk for The Creator 2024-01-07 20:43:07.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-07 20:43:07.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-07 20:43:07.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-07 20:43:07.3|Info|ExistingExtraFileService|Found 2 possible extra files, imported 2 files. 2024-01-07 20:43:07.3|Info|DiskScanService|Scanning disk for Drive 2024-01-07 20:43:07.3|Info|DiskScanService|Completed scanning disk for Drive 2024-01-07 20:43:07.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-07 20:43:07.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-07 20:43:07.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-07 20:43:07.3|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files. 2024-01-07 20:43:07.4|Info|DiskScanService|Scanning disk for Dungeons & Dragons: Honor Among Thieves 2024-01-07 20:43:07.4|Info|DiskScanService|Completed scanning disk for Dungeons & Dragons: Honor Among Thieves 2024-01-07 20:43:07.4|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-07 20:43:07.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-07 20:43:07.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-07 20:43:07.4|Info|ExistingExtraFileService|Found 2 possible extra files, imported 2 files. 2024-01-07 20:43:07.4|Info|DiskScanService|Scanning disk for Ex Machina 2024-01-07 20:43:07.4|Info|DiskScanService|Completed scanning disk for Ex Machina 2024-01-07 20:43:07.4|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-07 20:43:07.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-07 20:43:07.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-07 20:43:07.4|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files. 2024-01-07 20:43:07.5|Info|DiskScanService|Scanning disk for Ferrari 2024-01-07 20:43:07.5|Info|DiskScanService|Completed scanning disk for Ferrari 2024-01-07 20:43:07.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-07 20:43:07.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-07 20:43:07.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-07 20:43:07.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-07 20:43:07.5|Info|DiskScanService|Scanning disk for The Godfather 2024-01-07 20:43:07.5|Info|DiskScanService|Completed scanning disk for The Godfather 2024-01-07 20:43:07.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-07 20:43:07.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-07 20:43:07.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-07 20:43:07.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-07 20:43:07.7|Info|DiskScanService|Scanning disk for The Hobbit: The Battle of the Five Armies 2024-01-07 20:43:07.7|Info|DiskScanService|Completed scanning disk for The Hobbit: The Battle of the Five Armies 2024-01-07 20:43:07.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-07 20:43:07.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-07 20:43:07.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-07 20:43:07.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-07 20:43:07.7|Info|DiskScanService|Scanning disk for The Hobbit: The Desolation of Smaug 2024-01-07 20:43:07.8|Info|DiskScanService|Completed scanning disk for The Hobbit: The Desolation of Smaug 2024-01-07 20:43:07.8|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-07 20:43:07.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-07 20:43:07.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-07 20:43:07.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-07 20:43:07.8|Info|DiskScanService|Scanning disk for The Hobbit: An Unexpected Journey 2024-01-07 20:43:07.8|Info|DiskScanService|Completed scanning disk for The Hobbit: An Unexpected Journey 2024-01-07 20:43:07.8|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-07 20:43:07.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-07 20:43:07.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-07 20:43:07.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-07 20:43:07.9|Info|DiskScanService|Scanning disk for Inception 2024-01-07 20:43:07.9|Info|DiskScanService|Completed scanning disk for Inception 2024-01-07 20:43:07.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-07 20:43:07.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-07 20:43:07.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-07 20:43:07.9|Info|ExistingExtraFileService|Found 3 possible extra files, imported 0 files. 2024-01-07 20:43:08.0|Info|DiskScanService|Scanning disk for Interstellar 2024-01-07 20:43:08.0|Info|DiskScanService|Completed scanning disk for Interstellar 2024-01-07 20:43:08.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-07 20:43:08.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-07 20:43:08.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-07 20:43:08.0|Info|ExistingExtraFileService|Found 2 possible extra files, imported 0 files. 2024-01-07 20:43:08.0|Info|DiskScanService|Scanning disk for Kingdom of Heaven 2024-01-07 20:43:08.0|Info|DiskScanService|Completed scanning disk for Kingdom of Heaven 2024-01-07 20:43:08.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-07 20:43:08.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-07 20:43:08.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-07 20:43:08.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-07 20:43:08.1|Info|RefreshMovieService|Updating info for The Lord of the Rings: The Fellowship of the Ring 2024-01-07 20:43:55.7|Info|DiskScanService|Scanning disk for The Lord of the Rings: The Fellowship of the Ring 2024-01-07 20:43:55.7|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The Fellowship of the Ring 2024-01-07 20:43:55.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-07 20:43:55.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-07 20:43:55.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-07 20:43:55.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-07 20:43:55.8|Info|RefreshMovieService|Updating info for The Lord of the Rings: The Return of the King 2024-01-07 20:44:15.6|Info|DiskScanService|Scanning disk for The Lord of the Rings: The Return of the King 2024-01-07 20:44:15.6|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The Return of the King 2024-01-07 20:44:15.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-07 20:44:15.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-07 20:44:15.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-07 20:44:15.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-07 20:44:15.8|Info|RefreshMovieService|Updating info for The Lord of the Rings: The Two Towers 2024-01-07 20:45:03.7|Info|DiskScanService|Scanning disk for The Lord of the Rings: The Two Towers 2024-01-07 20:45:03.8|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The Two Towers 2024-01-07 20:45:03.8|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-07 20:45:03.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-07 20:45:03.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-07 20:45:03.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-07 20:45:03.9|Info|DiskScanService|Scanning disk for Napoleon 2024-01-07 20:45:03.9|Info|DiskScanService|Completed scanning disk for Napoleon 2024-01-07 20:45:03.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-07 20:45:03.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-07 20:45:03.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-07 20:45:03.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-07 20:45:04.0|Info|RefreshMovieService|Updating info for Oppenheimer 2024-01-07 20:45:37.2|Info|DiskScanService|Scanning disk for Oppenheimer 2024-01-07 20:45:40.3|Info|MovieService|Assigning file [Oppenheimer (2023) Remux-1080p-new.mkv] to movie [[Oppenheimer (2023)][tt15398776, 872585]] 2024-01-07 20:45:40.3|Info|DiskScanService|Completed scanning disk for Oppenheimer 2024-01-07 20:45:40.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-07 20:45:40.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-07 20:45:40.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-07 20:45:40.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-07 20:45:40.4|Info|DiskScanService|Scanning disk for Pirates of the Caribbean: At World's End 2024-01-07 20:45:40.4|Info|DiskScanService|Completed scanning disk for Pirates of the Caribbean: At World's End 2024-01-07 20:45:40.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-07 20:45:41.0|Info|RefreshMovieService|Updating info for Pirates of the Caribbean: The Curse of the Black Pearl 2024-01-07 20:46:00.1|Info|DiskScanService|Scanning disk for Pirates of the Caribbean: The Curse of the Black Pearl 2024-01-07 20:46:00.1|Info|DiskScanService|Completed scanning disk for Pirates of the Caribbean: The Curse of the Black Pearl 2024-01-07 20:46:00.1|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-07 20:46:00.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-07 20:46:00.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-07 20:46:00.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-07 20:46:00.2|Info|RefreshMovieService|Updating info for Pirates of the Caribbean: Dead Man's Chest 2024-01-07 20:46:14.9|Info|DiskScanService|Scanning disk for Pirates of the Caribbean: Dead Man's Chest 2024-01-07 20:46:14.9|Info|DiskScanService|Completed scanning disk for Pirates of the Caribbean: Dead Man's Chest 2024-01-07 20:46:14.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-07 20:46:14.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-07 20:46:14.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-07 20:46:14.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-07 20:46:14.9|Info|DiskScanService|Scanning disk for Pirates of the Caribbean: Dead Men Tell No Tales 2024-01-07 20:46:15.0|Info|DiskScanService|Completed scanning disk for Pirates of the Caribbean: Dead Men Tell No Tales 2024-01-07 20:46:15.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-07 20:46:15.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-07 20:46:15.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-07 20:46:15.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-07 20:46:15.1|Info|DiskScanService|Scanning disk for Pirates of the Caribbean: On Stranger Tides 2024-01-07 20:46:15.2|Info|DiskScanService|Completed scanning disk for Pirates of the Caribbean: On Stranger Tides 2024-01-07 20:46:15.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-07 20:46:15.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-07 20:46:15.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-07 20:46:15.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-07 20:46:15.2|Info|DiskScanService|Scanning disk for The Pirates! In an Adventure with Scientists! 2024-01-07 20:46:15.2|Info|DiskScanService|Completed scanning disk for The Pirates! In an Adventure with Scientists! 2024-01-07 20:46:15.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-07 20:46:15.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-07 20:46:15.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-07 20:46:15.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-07 20:46:15.3|Info|DiskScanService|Scanning disk for The Right Stuff 2024-01-07 20:46:15.3|Info|DiskScanService|Completed scanning disk for The Right Stuff 2024-01-07 20:46:15.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-07 20:46:15.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-07 20:46:15.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-07 20:46:15.3|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files. 2024-01-07 20:46:15.4|Info|RefreshMovieService|Updating info for The Shawshank Redemption 2024-01-07 20:46:36.0|Info|DiskScanService|Scanning disk for The Shawshank Redemption 2024-01-07 20:46:36.0|Info|DiskScanService|Completed scanning disk for The Shawshank Redemption 2024-01-07 20:46:36.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-07 20:46:36.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-07 20:46:36.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-07 20:46:36.0|Info|ExistingExtraFileService|Found 5 possible extra files, imported 2 files. 2024-01-07 20:58:37.3|Info|RssSyncService|Starting RSS Sync 2024-01-07 20:58:47.9|Warn|Torznab|Indexer Kickasstorrents rss sync didn't cover the period between 01/07/2024 15:56:03 and 01/07/2024 15:58:38 UTC. Search may be required. 2024-01-07 20:58:48.1|Info|DownloadDecisionMaker|Processing 58 releases 2024-01-07 20:58:49.5|Info|RssSyncService|RSS Sync Completed. Reports found: 58, Reports grabbed: 0 2024-01-07 21:29:16.9|Info|RssSyncService|Starting RSS Sync 2024-01-07 21:29:17.8|Info|DownloadDecisionMaker|Processing 58 releases 2024-01-07 21:29:19.2|Info|RssSyncService|RSS Sync Completed. Reports found: 58, Reports grabbed: 0 2024-01-07 21:59:28.3|Info|RssSyncService|Starting RSS Sync 2024-01-07 21:59:37.3|Warn|Torznab|Indexer Kickasstorrents rss sync didn't cover the period between 01/07/2024 16:58:38 and 01/07/2024 16:59:28 UTC. Search may be required. 2024-01-07 22:00:15.4|Info|DownloadDecisionMaker|Processing 59 releases 2024-01-07 22:00:16.2|Info|RssSyncService|RSS Sync Completed. Reports found: 59, Reports grabbed: 0 2024-01-07 22:30:42.9|Info|RssSyncService|Starting RSS Sync 2024-01-07 22:30:44.4|Info|DownloadDecisionMaker|Processing 59 releases 2024-01-07 22:30:45.2|Info|RssSyncService|RSS Sync Completed. Reports found: 59, Reports grabbed: 0 2024-01-07 23:00:50.4|Info|RssSyncService|Starting RSS Sync 2024-01-07 23:00:59.6|Warn|Torznab|Indexer Kickasstorrents rss sync didn't cover the period between 01/07/2024 17:59:28 and 01/07/2024 18:00:51 UTC. Search may be required. 2024-01-07 23:00:59.7|Info|DownloadDecisionMaker|Processing 59 releases 2024-01-07 23:01:00.4|Info|RssSyncService|RSS Sync Completed. Reports found: 59, Reports grabbed: 0 2024-01-07 23:31:28.8|Info|RssSyncService|Starting RSS Sync 2024-01-07 23:31:29.3|Info|DownloadDecisionMaker|Processing 59 releases 2024-01-07 23:31:29.9|Info|RssSyncService|RSS Sync Completed. Reports found: 59, Reports grabbed: 0 2024-01-08 00:01:42.5|Info|RssSyncService|Starting RSS Sync 2024-01-08 00:01:51.7|Warn|Torznab|Indexer Kickasstorrents rss sync didn't cover the period between 01/07/2024 19:00:51 and 01/07/2024 19:01:43 UTC. Search may be required. 2024-01-08 00:01:51.8|Info|DownloadDecisionMaker|Processing 58 releases 2024-01-08 00:01:52.3|Info|RssSyncService|RSS Sync Completed. Reports found: 58, Reports grabbed: 0 2024-01-08 00:32:21.7|Info|RssSyncService|Starting RSS Sync 2024-01-08 00:32:22.3|Info|DownloadDecisionMaker|Processing 58 releases 2024-01-08 00:32:22.9|Info|RssSyncService|RSS Sync Completed. Reports found: 58, Reports grabbed: 0 2024-01-08 01:02:31.0|Info|RssSyncService|Starting RSS Sync 2024-01-08 01:02:40.7|Warn|Torznab|Indexer Kickasstorrents rss sync didn't cover the period between 01/07/2024 20:01:43 and 01/07/2024 20:02:32 UTC. Search may be required. 2024-01-08 01:02:47.9|Info|DownloadDecisionMaker|Processing 58 releases 2024-01-08 01:02:48.5|Info|RssSyncService|RSS Sync Completed. Reports found: 58, Reports grabbed: 0 2024-01-08 01:33:07.8|Info|RssSyncService|Starting RSS Sync 2024-01-08 01:33:08.3|Info|DownloadDecisionMaker|Processing 58 releases 2024-01-08 01:33:09.0|Info|RssSyncService|RSS Sync Completed. Reports found: 58, Reports grabbed: 0 2024-01-08 02:03:17.8|Info|RssSyncService|Starting RSS Sync 2024-01-08 02:03:26.9|Warn|Torznab|Indexer Kickasstorrents rss sync didn't cover the period between 01/07/2024 21:02:32 and 01/07/2024 21:03:18 UTC. Search may be required. 2024-01-08 02:03:27.0|Info|DownloadDecisionMaker|Processing 58 releases 2024-01-08 02:03:27.6|Info|RssSyncService|RSS Sync Completed. Reports found: 58, Reports grabbed: 0 2024-01-08 02:33:56.6|Info|RssSyncService|Starting RSS Sync 2024-01-08 02:33:57.2|Info|DownloadDecisionMaker|Processing 58 releases 2024-01-08 02:33:57.8|Info|RssSyncService|RSS Sync Completed. Reports found: 58, Reports grabbed: 0 2024-01-08 03:04:08.6|Info|RssSyncService|Starting RSS Sync 2024-01-08 03:04:18.8|Warn|Torznab|Indexer Kickasstorrents rss sync didn't cover the period between 01/07/2024 22:03:18 and 01/07/2024 22:04:10 UTC. Search may be required. 2024-01-08 03:04:23.0|Info|DownloadDecisionMaker|Processing 57 releases 2024-01-08 03:04:23.6|Info|RssSyncService|RSS Sync Completed. Reports found: 57, Reports grabbed: 0 2024-01-08 03:34:44.2|Info|RssSyncService|Starting RSS Sync 2024-01-08 03:34:54.1|Info|DownloadDecisionMaker|Processing 68 releases 2024-01-08 03:34:54.8|Info|RssSyncService|RSS Sync Completed. Reports found: 68, Reports grabbed: 0 2024-01-08 04:05:20.3|Info|RssSyncService|Starting RSS Sync 2024-01-08 04:05:20.8|Info|DownloadDecisionMaker|Processing 68 releases 2024-01-08 04:05:21.5|Info|RssSyncService|RSS Sync Completed. Reports found: 68, Reports grabbed: 0 2024-01-08 04:35:27.3|Info|RssSyncService|Starting RSS Sync 2024-01-08 04:35:28.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.20:9117/api/v2.0/indexers/kickasstorrents-to/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (2086 bytes) 2024-01-08 04:35:29.7|Warn|Torznab|Kickasstorrents HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.20:9117/api/v2.0/indexers/kickasstorrents-to/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-08 04:35:36.1|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-08 04:35:36.7|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-08 05:05:38.9|Info|RssSyncService|Starting RSS Sync 2024-01-08 05:05:39.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.20:9117/api/v2.0/indexers/kickasstorrents-to/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (2086 bytes) 2024-01-08 05:05:40.2|Warn|Torznab|Kickasstorrents HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.20:9117/api/v2.0/indexers/kickasstorrents-to/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-08 05:05:40.2|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-08 05:05:40.9|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-08 05:35:48.4|Info|RssSyncService|Starting RSS Sync 2024-01-08 05:35:49.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.20:9117/api/v2.0/indexers/kickasstorrents-to/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (2086 bytes) 2024-01-08 05:35:49.6|Warn|Torznab|Kickasstorrents HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.20:9117/api/v2.0/indexers/kickasstorrents-to/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-08 05:35:50.1|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/08/2024 04:17:44 and 01/08/2024 04:42:03 UTC. Search may be required. 2024-01-08 05:35:51.4|Info|DownloadDecisionMaker|Processing 54 releases 2024-01-08 05:35:51.9|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0 2024-01-08 06:05:57.7|Info|RssSyncService|Starting RSS Sync 2024-01-08 06:05:58.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.20:9117/api/v2.0/indexers/kickasstorrents-to/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (2086 bytes) 2024-01-08 06:05:59.7|Warn|Torznab|Kickasstorrents HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.20:9117/api/v2.0/indexers/kickasstorrents-to/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-08 06:05:59.7|Info|DownloadDecisionMaker|Processing 54 releases 2024-01-08 06:06:00.2|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0 2024-01-08 06:36:06.4|Info|RssSyncService|Starting RSS Sync 2024-01-08 06:36:07.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.20:9117/api/v2.0/indexers/kickasstorrents-to/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (2086 bytes) 2024-01-08 06:36:08.8|Warn|Torznab|Kickasstorrents HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.20:9117/api/v2.0/indexers/kickasstorrents-to/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-08 06:36:14.2|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-08 06:36:14.8|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-08 07:06:44.6|Info|RssSyncService|Starting RSS Sync 2024-01-08 07:06:44.9|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-08 07:06:45.4|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-08 07:36:52.2|Info|RssSyncService|Starting RSS Sync 2024-01-08 07:36:53.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.20:9117/api/v2.0/indexers/kickasstorrents-to/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (2086 bytes) 2024-01-08 07:36:53.5|Warn|Torznab|Kickasstorrents HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.20:9117/api/v2.0/indexers/kickasstorrents-to/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-08 07:36:53.6|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/08/2024 05:32:44 and 01/08/2024 07:17:59 UTC. Search may be required. 2024-01-08 07:36:57.1|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-08 07:36:57.7|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-08 08:07:02.5|Info|RssSyncService|Starting RSS Sync 2024-01-08 08:07:03.8|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-08 08:07:04.5|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-08 08:37:10.4|Info|RssSyncService|Starting RSS Sync 2024-01-08 08:37:19.1|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-08 08:37:19.6|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-08 09:07:48.3|Info|RssSyncService|Starting RSS Sync 2024-01-08 09:07:48.6|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-08 09:07:49.1|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-08 09:37:57.7|Info|RssSyncService|Starting RSS Sync 2024-01-08 09:37:59.1|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/08/2024 07:17:59 and 01/08/2024 08:47:05 UTC. Search may be required. 2024-01-08 09:39:29.5|Info|DownloadDecisionMaker|Processing 55 releases 2024-01-08 09:39:30.1|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0 2024-01-08 10:09:36.9|Info|RssSyncService|Starting RSS Sync 2024-01-08 10:09:37.2|Info|DownloadDecisionMaker|Processing 55 releases 2024-01-08 10:09:37.8|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0 2024-01-08 10:39:45.5|Info|RssSyncService|Starting RSS Sync 2024-01-08 10:39:46.4|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/08/2024 09:23:33 and 01/08/2024 09:42:25 UTC. Search may be required. 2024-01-08 10:39:54.5|Warn|Torznab|Indexer Kickasstorrents rss sync didn't cover the period between 01/07/2024 22:34:45 and 01/07/2024 23:39:50 UTC. Search may be required. 2024-01-08 10:40:34.1|Info|DownloadDecisionMaker|Processing 71 releases 2024-01-08 10:40:34.8|Info|RssSyncService|RSS Sync Completed. Reports found: 71, Reports grabbed: 0 2024-01-08 11:10:55.6|Info|RssSyncService|Starting RSS Sync 2024-01-08 11:10:56.8|Info|DownloadDecisionMaker|Processing 71 releases 2024-01-08 11:10:57.6|Info|RssSyncService|RSS Sync Completed. Reports found: 71, Reports grabbed: 0 2024-01-08 11:41:04.0|Info|RssSyncService|Starting RSS Sync 2024-01-08 11:42:14.0|Info|DownloadDecisionMaker|Processing 72 releases 2024-01-08 11:42:14.8|Info|RssSyncService|RSS Sync Completed. Reports found: 72, Reports grabbed: 0 2024-01-08 12:12:44.6|Info|RssSyncService|Starting RSS Sync 2024-01-08 12:12:46.2|Info|DownloadDecisionMaker|Processing 72 releases 2024-01-08 12:12:47.3|Info|RssSyncService|RSS Sync Completed. Reports found: 72, Reports grabbed: 0 2024-01-08 12:42:55.4|Info|RssSyncService|Starting RSS Sync 2024-01-08 12:42:55.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1797 bytes) 2024-01-08 12:42:56.2|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-08 12:43:04.9|Info|DownloadDecisionMaker|Processing 22 releases 2024-01-08 12:43:05.2|Info|RssSyncService|RSS Sync Completed. Reports found: 22, Reports grabbed: 0 2024-01-08 13:13:34.3|Info|RssSyncService|Starting RSS Sync 2024-01-08 13:13:37.5|Info|DownloadDecisionMaker|Processing 72 releases 2024-01-08 13:13:38.2|Info|RssSyncService|RSS Sync Completed. Reports found: 72, Reports grabbed: 0 2024-01-08 13:43:42.9|Info|RssSyncService|Starting RSS Sync 2024-01-08 13:43:52.4|Info|DownloadDecisionMaker|Processing 71 releases 2024-01-08 13:43:53.1|Info|RssSyncService|RSS Sync Completed. Reports found: 71, Reports grabbed: 0 2024-01-08 14:14:21.5|Info|RssSyncService|Starting RSS Sync 2024-01-08 14:14:32.8|Info|DownloadDecisionMaker|Processing 71 releases 2024-01-08 14:14:33.6|Info|RssSyncService|RSS Sync Completed. Reports found: 71, Reports grabbed: 0 2024-01-08 14:44:58.7|Info|RssSyncService|Starting RSS Sync 2024-01-08 14:45:08.3|Info|DownloadDecisionMaker|Processing 71 releases 2024-01-08 14:45:09.1|Info|RssSyncService|RSS Sync Completed. Reports found: 71, Reports grabbed: 0 2024-01-08 15:15:10.3|Info|RssSyncService|Starting RSS Sync 2024-01-08 15:15:27.0|Info|DownloadDecisionMaker|Processing 71 releases 2024-01-08 15:15:27.8|Info|RssSyncService|RSS Sync Completed. Reports found: 71, Reports grabbed: 0 2024-01-08 15:45:51.0|Info|RssSyncService|Starting RSS Sync 2024-01-08 15:45:52.3|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/08/2024 12:41:45 and 01/08/2024 14:52:40 UTC. Search may be required. 2024-01-08 15:46:01.1|Info|DownloadDecisionMaker|Processing 71 releases 2024-01-08 15:46:02.0|Info|RssSyncService|RSS Sync Completed. Reports found: 71, Reports grabbed: 0 2024-01-08 15:48:23.4|Info|MovieService|Assigning file [Pirates of the Caribbean At World's End (2007) Remux-1080p.mkv] to movie [[Pirates of the Caribbean: At World's End (2007)][tt0449088, 285]] 2024-01-08 16:16:02.8|Info|RssSyncService|Starting RSS Sync 2024-01-08 16:16:15.7|Info|DownloadDecisionMaker|Processing 71 releases 2024-01-08 16:16:16.8|Info|RssSyncService|RSS Sync Completed. Reports found: 71, Reports grabbed: 0 2024-01-08 16:46:44.5|Info|RssSyncService|Starting RSS Sync 2024-01-08 16:46:54.4|Info|DownloadDecisionMaker|Processing 72 releases 2024-01-08 16:46:55.3|Info|RssSyncService|RSS Sync Completed. Reports found: 72, Reports grabbed: 0 2024-01-08 17:16:58.2|Info|RssSyncService|Starting RSS Sync 2024-01-08 17:17:25.9|Info|DownloadDecisionMaker|Processing 72 releases 2024-01-08 17:17:27.3|Info|RssSyncService|RSS Sync Completed. Reports found: 72, Reports grabbed: 0 2024-01-08 17:47:39.0|Info|RssSyncService|Starting RSS Sync 2024-01-08 17:47:49.0|Info|DownloadDecisionMaker|Processing 69 releases 2024-01-08 17:47:50.1|Info|RssSyncService|RSS Sync Completed. Reports found: 69, Reports grabbed: 0 2024-01-08 18:18:19.6|Info|RssSyncService|Starting RSS Sync 2024-01-08 18:18:31.3|Info|DownloadDecisionMaker|Processing 69 releases 2024-01-08 18:18:32.3|Info|RssSyncService|RSS Sync Completed. Reports found: 69, Reports grabbed: 0 2024-01-08 18:48:57.5|Info|RssSyncService|Starting RSS Sync 2024-01-08 18:49:06.7|Info|DownloadDecisionMaker|Processing 69 releases 2024-01-08 18:49:07.8|Info|RssSyncService|RSS Sync Completed. Reports found: 69, Reports grabbed: 0 2024-01-08 19:19:35.0|Info|RssSyncService|Starting RSS Sync 2024-01-08 19:19:43.3|Info|DownloadDecisionMaker|Processing 69 releases 2024-01-08 19:19:44.6|Info|RssSyncService|RSS Sync Completed. Reports found: 69, Reports grabbed: 0 2024-01-08 19:50:13.0|Info|RssSyncService|Starting RSS Sync 2024-01-08 19:50:22.3|Info|DownloadDecisionMaker|Processing 71 releases 2024-01-08 19:50:23.5|Info|RssSyncService|RSS Sync Completed. Reports found: 71, Reports grabbed: 0 2024-01-08 20:07:16.8|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup. 2024-01-08 20:08:17.6|Info|HousekeepingService|Running housecleaning tasks 2024-01-08 20:08:20.7|Info|Database|Vacuuming Log database 2024-01-08 20:08:22.7|Info|Database|Log database compressed 2024-01-08 20:08:22.7|Info|Database|Vacuuming Main database 2024-01-08 20:08:24.8|Info|Database|Main database compressed 2024-01-08 20:20:52.0|Info|RssSyncService|Starting RSS Sync 2024-01-08 20:22:32.1|Warn|Torznab|Unable to connect to indexer, possibly due to a timeout. http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100 [v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: The operation was canceled. ---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled. ---> System.Net.Sockets.SocketException (125): Operation canceled --- End of inner exception stack trace --- at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async) at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 105 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 335 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 317 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 131 2024-01-08 20:22:32.1|Info|DownloadDecisionMaker|Processing 21 releases 2024-01-08 20:22:32.5|Info|RssSyncService|RSS Sync Completed. Reports found: 21, Reports grabbed: 0 2024-01-08 20:46:58.9|Info|DiskScanService|Scanning disk for 8 Mile 2024-01-08 20:46:58.9|Info|DiskScanService|Completed scanning disk for 8 Mile 2024-01-08 20:46:58.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-08 20:46:59.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-08 20:46:59.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-08 20:46:59.0|Info|ExistingExtraFileService|Found 3 possible extra files, imported 3 files. 2024-01-08 20:46:59.0|Info|DiskScanService|Scanning disk for The Big Lebowski 2024-01-08 20:46:59.0|Info|DiskScanService|Completed scanning disk for The Big Lebowski 2024-01-08 20:46:59.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-08 20:46:59.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-08 20:46:59.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-08 20:46:59.1|Info|ExistingExtraFileService|Found 3 possible extra files, imported 2 files. 2024-01-08 20:46:59.1|Info|RefreshMovieService|Updating info for Blade Runner 2024-01-08 20:47:10.3|Info|DiskScanService|Scanning disk for Blade Runner 2024-01-08 20:47:10.3|Info|DiskScanService|Completed scanning disk for Blade Runner 2024-01-08 20:47:10.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-08 20:47:10.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-08 20:47:10.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-08 20:47:10.3|Info|ExistingExtraFileService|Found 2 possible extra files, imported 2 files. 2024-01-08 20:47:10.4|Info|DiskScanService|Scanning disk for Blade Runner 2049 2024-01-08 20:47:10.4|Info|DiskScanService|Completed scanning disk for Blade Runner 2049 2024-01-08 20:47:10.4|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-08 20:47:10.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-08 20:47:10.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-08 20:47:10.4|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files. 2024-01-08 20:47:10.4|Info|RefreshMovieService|Updating info for The Creator 2024-01-08 20:47:22.4|Info|DiskScanService|Scanning disk for The Creator 2024-01-08 20:47:22.4|Info|DiskScanService|Completed scanning disk for The Creator 2024-01-08 20:47:22.4|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-08 20:47:22.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-08 20:47:22.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-08 20:47:22.5|Info|ExistingExtraFileService|Found 2 possible extra files, imported 2 files. 2024-01-08 20:47:22.6|Info|DiskScanService|Scanning disk for Drive 2024-01-08 20:47:22.7|Info|DiskScanService|Completed scanning disk for Drive 2024-01-08 20:47:22.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-08 20:47:22.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-08 20:47:22.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-08 20:47:22.7|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files. 2024-01-08 20:47:22.7|Info|DiskScanService|Scanning disk for Dungeons & Dragons: Honor Among Thieves 2024-01-08 20:47:22.7|Info|DiskScanService|Completed scanning disk for Dungeons & Dragons: Honor Among Thieves 2024-01-08 20:47:22.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-08 20:47:22.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-08 20:47:22.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-08 20:47:22.8|Info|ExistingExtraFileService|Found 2 possible extra files, imported 2 files. 2024-01-08 20:47:22.8|Info|DiskScanService|Scanning disk for Ex Machina 2024-01-08 20:47:22.8|Info|DiskScanService|Completed scanning disk for Ex Machina 2024-01-08 20:47:22.8|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-08 20:47:22.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-08 20:47:22.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-08 20:47:22.8|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files. 2024-01-08 20:47:23.1|Info|RefreshMovieService|Updating info for Ferrari 2024-01-08 20:47:33.2|Info|DiskScanService|Scanning disk for Ferrari 2024-01-08 20:47:33.2|Info|DiskScanService|Completed scanning disk for Ferrari 2024-01-08 20:47:33.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-08 20:47:33.2|Info|MediaCoverService|Downloading Poster for [Ferrari (2023)][tt3758542, 365620] https://image.tmdb.org/t/p/original/nNMoJMDCeF4Q5wpWvKuh5b8K2sX.jpg 2024-01-08 20:47:33.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-08 20:47:33.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-08 20:47:33.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-08 20:47:33.4|Info|RefreshMovieService|Updating info for The Godfather 2024-01-08 20:47:41.9|Info|DiskScanService|Scanning disk for The Godfather 2024-01-08 20:47:42.0|Info|DiskScanService|Completed scanning disk for The Godfather 2024-01-08 20:47:42.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-08 20:47:42.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-08 20:47:42.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-08 20:47:42.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-08 20:47:42.2|Info|RefreshMovieService|Updating info for The Hobbit: The Battle of the Five Armies 2024-01-08 20:47:53.7|Info|DiskScanService|Scanning disk for The Hobbit: The Battle of the Five Armies 2024-01-08 20:47:53.7|Info|DiskScanService|Completed scanning disk for The Hobbit: The Battle of the Five Armies 2024-01-08 20:47:53.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-08 20:47:53.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-08 20:47:53.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-08 20:47:53.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-08 20:47:53.9|Info|RefreshMovieService|Updating info for The Hobbit: The Desolation of Smaug 2024-01-08 20:48:06.7|Info|DiskScanService|Scanning disk for The Hobbit: The Desolation of Smaug 2024-01-08 20:48:06.7|Info|DiskScanService|Completed scanning disk for The Hobbit: The Desolation of Smaug 2024-01-08 20:48:06.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-08 20:48:06.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-08 20:48:06.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-08 20:48:06.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-08 20:48:06.9|Info|RefreshMovieService|Updating info for The Hobbit: An Unexpected Journey 2024-01-08 20:48:16.5|Info|DiskScanService|Scanning disk for The Hobbit: An Unexpected Journey 2024-01-08 20:48:16.5|Info|DiskScanService|Completed scanning disk for The Hobbit: An Unexpected Journey 2024-01-08 20:48:16.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-08 20:48:16.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-08 20:48:16.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-08 20:48:16.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-08 20:48:16.6|Info|DiskScanService|Scanning disk for Inception 2024-01-08 20:48:16.6|Info|DiskScanService|Completed scanning disk for Inception 2024-01-08 20:48:16.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-08 20:48:16.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-08 20:48:16.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-08 20:48:16.6|Info|ExistingExtraFileService|Found 3 possible extra files, imported 0 files. 2024-01-08 20:48:16.7|Info|RefreshMovieService|Updating info for Interstellar 2024-01-08 20:48:28.0|Info|DiskScanService|Scanning disk for Interstellar 2024-01-08 20:48:28.0|Info|DiskScanService|Completed scanning disk for Interstellar 2024-01-08 20:48:28.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-08 20:48:28.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-08 20:48:28.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-08 20:48:28.0|Info|ExistingExtraFileService|Found 2 possible extra files, imported 0 files. 2024-01-08 20:48:28.1|Info|DiskScanService|Scanning disk for Kingdom of Heaven 2024-01-08 20:48:28.1|Info|DiskScanService|Completed scanning disk for Kingdom of Heaven 2024-01-08 20:48:28.1|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-08 20:48:28.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-08 20:48:28.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-08 20:48:28.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-08 20:48:28.4|Info|DiskScanService|Scanning disk for The Lord of the Rings: The Fellowship of the Ring 2024-01-08 20:48:28.4|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The Fellowship of the Ring 2024-01-08 20:48:28.4|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-08 20:48:28.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-08 20:48:28.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-08 20:48:28.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-08 20:48:28.5|Info|DiskScanService|Scanning disk for The Lord of the Rings: The Return of the King 2024-01-08 20:48:28.5|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The Return of the King 2024-01-08 20:48:28.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-08 20:48:28.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-08 20:48:28.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-08 20:48:28.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-08 20:48:28.5|Info|DiskScanService|Scanning disk for The Lord of the Rings: The Two Towers 2024-01-08 20:48:28.6|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The Two Towers 2024-01-08 20:48:28.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-08 20:48:28.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-08 20:48:28.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-08 20:48:28.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-08 20:48:28.6|Info|RefreshMovieService|Updating info for Napoleon 2024-01-08 20:48:42.6|Info|DiskScanService|Scanning disk for Napoleon 2024-01-08 20:48:42.6|Info|DiskScanService|Completed scanning disk for Napoleon 2024-01-08 20:48:42.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-08 20:48:42.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-08 20:48:42.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-08 20:48:42.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-08 20:48:42.8|Info|RefreshMovieService|Updating info for Oppenheimer 2024-01-08 20:48:52.8|Info|DiskScanService|Scanning disk for Oppenheimer 2024-01-08 20:48:53.3|Info|MovieService|Assigning file [Oppenheimer (2023) Remux-1080p.mkv] to movie [[Oppenheimer (2023)][tt15398776, 872585]] 2024-01-08 20:48:53.3|Info|DiskScanService|Completed scanning disk for Oppenheimer 2024-01-08 20:48:53.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-08 20:48:53.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-08 20:48:53.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-08 20:48:53.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-08 20:48:53.5|Info|DiskScanService|Scanning disk for Pirates of the Caribbean: At World's End 2024-01-08 20:48:53.5|Info|DiskScanService|Completed scanning disk for Pirates of the Caribbean: At World's End 2024-01-08 20:48:53.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-08 20:48:53.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-08 20:48:53.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-08 20:48:53.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-08 20:48:53.6|Info|DiskScanService|Scanning disk for Pirates of the Caribbean: The Curse of the Black Pearl 2024-01-08 20:48:53.6|Info|DiskScanService|Completed scanning disk for Pirates of the Caribbean: The Curse of the Black Pearl 2024-01-08 20:48:53.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-08 20:48:53.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-08 20:48:53.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-08 20:48:53.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-08 20:48:53.8|Info|DiskScanService|Scanning disk for Pirates of the Caribbean: Dead Man's Chest 2024-01-08 20:48:53.8|Info|DiskScanService|Completed scanning disk for Pirates of the Caribbean: Dead Man's Chest 2024-01-08 20:48:53.8|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-08 20:48:53.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-08 20:48:53.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-08 20:48:53.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-08 20:48:53.8|Info|DiskScanService|Scanning disk for Pirates of the Caribbean: Dead Men Tell No Tales 2024-01-08 20:48:53.9|Info|DiskScanService|Completed scanning disk for Pirates of the Caribbean: Dead Men Tell No Tales 2024-01-08 20:48:53.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-08 20:48:53.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-08 20:48:53.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-08 20:48:53.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-08 20:48:53.9|Info|DiskScanService|Scanning disk for Pirates of the Caribbean: On Stranger Tides 2024-01-08 20:48:53.9|Info|DiskScanService|Completed scanning disk for Pirates of the Caribbean: On Stranger Tides 2024-01-08 20:48:53.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-08 20:48:53.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-08 20:48:53.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-08 20:48:53.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-08 20:48:54.0|Info|DiskScanService|Scanning disk for The Pirates! In an Adventure with Scientists! 2024-01-08 20:48:54.0|Info|DiskScanService|Completed scanning disk for The Pirates! In an Adventure with Scientists! 2024-01-08 20:48:54.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-08 20:48:54.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-08 20:48:54.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-08 20:48:54.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-08 20:48:54.0|Info|DiskScanService|Scanning disk for The Right Stuff 2024-01-08 20:48:54.1|Info|DiskScanService|Completed scanning disk for The Right Stuff 2024-01-08 20:48:54.1|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-08 20:48:54.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-08 20:48:54.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-08 20:48:54.1|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files. 2024-01-08 20:48:54.2|Info|RefreshMovieService|Updating info for The Shawshank Redemption 2024-01-08 20:49:05.6|Info|DiskScanService|Scanning disk for The Shawshank Redemption 2024-01-08 20:49:05.6|Info|DiskScanService|Completed scanning disk for The Shawshank Redemption 2024-01-08 20:49:05.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-08 20:49:05.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-08 20:49:05.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-08 20:49:05.7|Info|ExistingExtraFileService|Found 5 possible extra files, imported 2 files. 2024-01-08 20:52:38.1|Info|RssSyncService|Starting RSS Sync 2024-01-08 20:52:39.0|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/08/2024 19:33:57 and 01/08/2024 20:22:07 UTC. Search may be required. 2024-01-08 20:53:20.0|Info|DownloadDecisionMaker|Processing 68 releases 2024-01-08 20:53:21.2|Info|RssSyncService|RSS Sync Completed. Reports found: 68, Reports grabbed: 0 2024-01-08 21:23:35.7|Info|RssSyncService|Starting RSS Sync 2024-01-08 21:23:36.9|Info|DownloadDecisionMaker|Processing 68 releases 2024-01-08 21:23:39.1|Info|RssSyncService|RSS Sync Completed. Reports found: 68, Reports grabbed: 0 2024-01-08 21:53:57.2|Info|RssSyncService|Starting RSS Sync 2024-01-08 21:54:14.7|Info|DownloadDecisionMaker|Processing 68 releases 2024-01-08 21:54:18.5|Info|RssSyncService|RSS Sync Completed. Reports found: 68, Reports grabbed: 0 2024-01-08 22:18:45.5|Error|EventAggregator|TaskManager failed while processing [CommandExecutedEvent] [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Jobs.ScheduledTaskRepository.SetLastExecutionTime(Int32 id, DateTime executionTime, DateTime startTime) in ./Radarr.Core/Jobs/ScheduledTaskRepository.cs:line 28 at NzbDrone.Core.Jobs.TaskManager.Handle(CommandExecutedEvent message) at NzbDrone.Core.Messaging.Events.EventAggregator.PublishEvent[TEvent](TEvent event) 2024-01-08 22:20:27.5|Error|CommandExecutor|Error occurred while executing task RefreshMonitoredDownloads [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.Refresh() in ./Radarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 79 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113 at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-08 22:20:41.5|Error|EventAggregator|TaskManager failed while processing [CommandExecutedEvent] [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Jobs.ScheduledTaskRepository.SetLastExecutionTime(Int32 id, DateTime executionTime, DateTime startTime) in ./Radarr.Core/Jobs/ScheduledTaskRepository.cs:line 28 at NzbDrone.Core.Jobs.TaskManager.Handle(CommandExecutedEvent message) at NzbDrone.Core.Messaging.Events.EventAggregator.PublishEvent[TEvent](TEvent event) 2024-01-08 22:24:49.1|Error|TaskExtensions|Task Error [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 142 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Radarr.Core/Jobs/Scheduler.cs:line 42 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2024-01-08 22:25:19.4|Info|RssSyncService|Starting RSS Sync 2024-01-08 22:25:22.5|Info|DownloadDecisionMaker|Processing 68 releases 2024-01-08 22:25:29.2|Info|RssSyncService|RSS Sync Completed. Reports found: 68, Reports grabbed: 0 2024-01-08 22:55:33.3|Info|RssSyncService|Starting RSS Sync 2024-01-08 22:55:35.0|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/08/2024 20:25:59 and 01/08/2024 21:57:47 UTC. Search may be required. 2024-01-08 22:56:57.1|Error|Torznab|An error occurred while processing indexer feed. http://192.168.0.20:9117/api/v2.0/indexers/thepiratebay/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100 [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.Update(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 232 at NzbDrone.Core.Datastore.BasicRepository`1.Upsert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 295 at NzbDrone.Core.Indexers.IndexerStatusService.UpdateRssSyncStatus(Int32 indexerId, ReleaseInfo releaseInfo) in ./Radarr.Core/Indexers/IndexerStatusService.cs:line 53 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 189 FeedUrl: http://192.168.0.20:9117/api/v2.0/indexers/thepiratebay/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100 2024-01-08 22:56:57.1|Info|DownloadDecisionMaker|Processing 67 releases 2024-01-08 22:57:07.4|Info|RssSyncService|RSS Sync Completed. Reports found: 67, Reports grabbed: 0 2024-01-08 23:27:23.9|Info|RssSyncService|Starting RSS Sync 2024-01-08 23:27:24.2|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/08/2024 20:25:59 and 01/08/2024 21:57:47 UTC. Search may be required. 2024-01-08 23:27:24.6|Info|DownloadDecisionMaker|Processing 67 releases 2024-01-08 23:27:25.9|Info|RssSyncService|RSS Sync Completed. Reports found: 67, Reports grabbed: 0 2024-01-08 23:32:24.7|Error|CommandExecutor|Error occurred while executing task ImportListSync [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113 at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-08 23:57:58.0|Info|RssSyncService|Starting RSS Sync 2024-01-08 23:57:59.7|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/08/2024 21:57:47 and 01/08/2024 23:42:26 UTC. Search may be required. 2024-01-08 23:58:08.4|Info|DownloadDecisionMaker|Processing 67 releases 2024-01-08 23:58:12.0|Info|RssSyncService|RSS Sync Completed. Reports found: 67, Reports grabbed: 0 2024-01-09 00:28:29.3|Info|RssSyncService|Starting RSS Sync 2024-01-09 00:28:29.6|Info|DownloadDecisionMaker|Processing 67 releases 2024-01-09 00:28:30.8|Info|RssSyncService|RSS Sync Completed. Reports found: 67, Reports grabbed: 0 2024-01-09 00:58:52.0|Info|RssSyncService|Starting RSS Sync 2024-01-09 00:59:02.5|Info|DownloadDecisionMaker|Processing 67 releases 2024-01-09 00:59:03.7|Info|RssSyncService|RSS Sync Completed. Reports found: 67, Reports grabbed: 0 2024-01-09 01:29:26.1|Info|RssSyncService|Starting RSS Sync 2024-01-09 01:29:29.1|Info|DownloadDecisionMaker|Processing 67 releases 2024-01-09 01:29:30.3|Info|RssSyncService|RSS Sync Completed. Reports found: 67, Reports grabbed: 0 2024-01-09 01:59:59.8|Info|RssSyncService|Starting RSS Sync 2024-01-09 02:00:13.5|Info|DownloadDecisionMaker|Processing 67 releases 2024-01-09 02:00:15.2|Info|RssSyncService|RSS Sync Completed. Reports found: 67, Reports grabbed: 0 2024-01-09 02:30:32.3|Info|RssSyncService|Starting RSS Sync 2024-01-09 02:30:33.8|Info|DownloadDecisionMaker|Processing 67 releases 2024-01-09 02:30:35.2|Info|RssSyncService|RSS Sync Completed. Reports found: 67, Reports grabbed: 0 2024-01-09 03:00:54.6|Info|RssSyncService|Starting RSS Sync 2024-01-09 03:00:55.8|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/08/2024 23:42:26 and 01/09/2024 02:22:26 UTC. Search may be required. 2024-01-09 03:01:56.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1805 bytes) 2024-01-09 03:01:56.8|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-09 03:01:56.8|Info|DownloadDecisionMaker|Processing 18 releases 2024-01-09 03:01:57.0|Info|RssSyncService|RSS Sync Completed. Reports found: 18, Reports grabbed: 0 2024-01-09 03:32:22.0|Info|RssSyncService|Starting RSS Sync 2024-01-09 03:33:05.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1791 bytes) 2024-01-09 03:33:06.9|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-09 03:33:06.9|Info|DownloadDecisionMaker|Processing 18 releases 2024-01-09 03:33:07.1|Info|RssSyncService|RSS Sync Completed. Reports found: 18, Reports grabbed: 0 2024-01-09 04:03:25.0|Info|RssSyncService|Starting RSS Sync 2024-01-09 04:03:34.7|Warn|Torznab|Indexer Kickasstorrents rss sync didn't cover the period between 01/08/2024 12:00:55 and 01/08/2024 22:03:32 UTC. Search may be required. 2024-01-09 04:03:34.7|Info|DownloadDecisionMaker|Processing 61 releases 2024-01-09 04:03:35.9|Info|RssSyncService|RSS Sync Completed. Reports found: 61, Reports grabbed: 0 2024-01-09 04:33:41.2|Info|RssSyncService|Starting RSS Sync 2024-01-09 04:34:04.5|Info|DownloadDecisionMaker|Processing 60 releases 2024-01-09 04:34:05.8|Info|RssSyncService|RSS Sync Completed. Reports found: 60, Reports grabbed: 0 2024-01-09 05:04:48.2|Info|RssSyncService|Starting RSS Sync 2024-01-09 05:05:12.3|Info|DownloadDecisionMaker|Processing 60 releases 2024-01-09 05:05:13.7|Info|RssSyncService|RSS Sync Completed. Reports found: 60, Reports grabbed: 0 2024-01-09 05:35:37.9|Info|RssSyncService|Starting RSS Sync 2024-01-09 05:35:54.9|Info|DownloadDecisionMaker|Processing 58 releases 2024-01-09 05:35:56.2|Info|RssSyncService|RSS Sync Completed. Reports found: 58, Reports grabbed: 0 2024-01-09 06:06:21.3|Info|RssSyncService|Starting RSS Sync 2024-01-09 06:06:24.3|Info|DownloadDecisionMaker|Processing 58 releases 2024-01-09 06:06:25.5|Info|RssSyncService|RSS Sync Completed. Reports found: 58, Reports grabbed: 0 2024-01-09 06:36:34.5|Info|RssSyncService|Starting RSS Sync 2024-01-09 06:36:52.9|Info|DownloadDecisionMaker|Processing 58 releases 2024-01-09 06:36:54.0|Info|RssSyncService|RSS Sync Completed. Reports found: 58, Reports grabbed: 0 2024-01-09 07:07:27.4|Info|RssSyncService|Starting RSS Sync 2024-01-09 07:07:27.8|Info|DownloadDecisionMaker|Processing 58 releases 2024-01-09 07:07:29.0|Info|RssSyncService|RSS Sync Completed. Reports found: 58, Reports grabbed: 0 2024-01-09 07:37:38.9|Info|RssSyncService|Starting RSS Sync 2024-01-09 07:37:40.7|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/09/2024 04:27:47 and 01/09/2024 06:52:05 UTC. Search may be required. 2024-01-09 07:37:49.2|Info|DownloadDecisionMaker|Processing 61 releases 2024-01-09 07:37:50.3|Info|RssSyncService|RSS Sync Completed. Reports found: 61, Reports grabbed: 0 2024-01-09 08:08:15.1|Info|RssSyncService|Starting RSS Sync 2024-01-09 08:08:16.6|Info|DownloadDecisionMaker|Processing 61 releases 2024-01-09 08:08:17.7|Info|RssSyncService|RSS Sync Completed. Reports found: 61, Reports grabbed: 0 2024-01-09 08:38:21.9|Info|RssSyncService|Starting RSS Sync 2024-01-09 08:38:23.2|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/09/2024 07:22:06 and 01/09/2024 08:26:16 UTC. Search may be required. 2024-01-09 08:38:31.9|Info|DownloadDecisionMaker|Processing 59 releases 2024-01-09 08:38:32.9|Info|RssSyncService|RSS Sync Completed. Reports found: 59, Reports grabbed: 0 2024-01-09 09:08:57.2|Info|RssSyncService|Starting RSS Sync 2024-01-09 09:08:57.9|Info|DownloadDecisionMaker|Processing 59 releases 2024-01-09 09:08:59.1|Info|RssSyncService|RSS Sync Completed. Reports found: 59, Reports grabbed: 0 2024-01-09 09:39:03.4|Info|RssSyncService|Starting RSS Sync 2024-01-09 09:39:04.8|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/09/2024 08:26:16 and 01/09/2024 09:12:38 UTC. Search may be required. 2024-01-09 09:39:13.4|Info|DownloadDecisionMaker|Processing 61 releases 2024-01-09 09:39:14.6|Info|RssSyncService|RSS Sync Completed. Reports found: 61, Reports grabbed: 0 2024-01-09 10:09:40.5|Info|RssSyncService|Starting RSS Sync 2024-01-09 10:09:41.0|Info|DownloadDecisionMaker|Processing 61 releases 2024-01-09 10:09:42.0|Info|RssSyncService|RSS Sync Completed. Reports found: 61, Reports grabbed: 0 2024-01-09 10:39:46.8|Info|RssSyncService|Starting RSS Sync 2024-01-09 10:39:56.9|Info|DownloadDecisionMaker|Processing 58 releases 2024-01-09 10:39:57.8|Info|RssSyncService|RSS Sync Completed. Reports found: 58, Reports grabbed: 0 2024-01-09 11:10:22.4|Info|RssSyncService|Starting RSS Sync 2024-01-09 11:10:22.7|Info|DownloadDecisionMaker|Processing 58 releases 2024-01-09 11:10:23.7|Info|RssSyncService|RSS Sync Completed. Reports found: 58, Reports grabbed: 0 2024-01-09 11:40:28.7|Info|RssSyncService|Starting RSS Sync 2024-01-09 11:40:29.9|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/09/2024 09:26:47 and 01/09/2024 10:57:56 UTC. Search may be required. 2024-01-09 11:42:08.7|Warn|Torznab|Unable to connect to indexer, possibly due to a timeout. http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100 [v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: The operation was canceled. ---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled. ---> System.Net.Sockets.SocketException (125): Operation canceled --- End of inner exception stack trace --- at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async) at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 105 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 335 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 317 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 131 2024-01-09 11:42:08.7|Info|DownloadDecisionMaker|Processing 27 releases 2024-01-09 11:42:09.1|Info|RssSyncService|RSS Sync Completed. Reports found: 27, Reports grabbed: 0 2024-01-09 12:12:33.8|Info|RssSyncService|Starting RSS Sync 2024-01-09 12:14:13.9|Warn|Torznab|Unable to connect to indexer, possibly due to a timeout. http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100 [v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: The operation was canceled. ---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled. ---> System.Net.Sockets.SocketException (125): Operation canceled --- End of inner exception stack trace --- at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async) at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 105 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 335 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 317 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 131 2024-01-09 12:14:13.9|Info|DownloadDecisionMaker|Processing 27 releases 2024-01-09 12:14:14.3|Info|RssSyncService|RSS Sync Completed. Reports found: 27, Reports grabbed: 0 2024-01-09 12:44:42.5|Info|RssSyncService|Starting RSS Sync 2024-01-09 12:44:43.8|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/09/2024 11:24:52 and 01/09/2024 11:57:46 UTC. Search may be required. 2024-01-09 12:45:01.4|Info|DownloadDecisionMaker|Processing 87 releases 2024-01-09 12:45:02.7|Info|RssSyncService|RSS Sync Completed. Reports found: 87, Reports grabbed: 0 2024-01-09 12:53:51.1|Info|Microsoft.Hosting.Lifetime|Application is shutting down... 2024-01-09 12:53:52.1|Info|ConsoleApp|Exiting main. 2024-01-09 12:55:08.0|Info|Bootstrap|Starting Radarr - /app/radarr/bin/Radarr - Version 5.2.6.8376 2024-01-09 12:55:09.3|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-09 12:55:09.7|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-09 12:55:13.5|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-09 12:55:15.4|Info|MigrationController|*** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 2024-01-09 12:55:17.4|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 2024-01-09 12:55:21.8|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:7878 2024-01-09 12:55:28.6|Info|CommandExecutor|Starting 2 threads for tasks. 2024-01-09 12:55:34.4|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down. 2024-01-09 12:55:34.4|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production 2024-01-09 12:55:34.4|Info|Microsoft.Hosting.Lifetime|Content root path: /app/radarr/bin 2024-01-09 13:15:04.8|Info|RssSyncService|Starting RSS Sync 2024-01-09 13:15:17.1|Info|DownloadDecisionMaker|Processing 80 releases 2024-01-09 13:15:19.0|Info|RssSyncService|RSS Sync Completed. Reports found: 80, Reports grabbed: 0 2024-01-09 13:45:43.2|Info|RssSyncService|Starting RSS Sync 2024-01-09 13:45:43.6|Info|DownloadDecisionMaker|Processing 80 releases 2024-01-09 13:45:44.9|Info|RssSyncService|RSS Sync Completed. Reports found: 80, Reports grabbed: 0 2024-01-09 14:15:48.2|Info|RssSyncService|Starting RSS Sync 2024-01-09 14:15:49.3|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/09/2024 12:51:47 and 01/09/2024 13:13:27 UTC. Search may be required. 2024-01-09 14:16:03.1|Info|DownloadDecisionMaker|Processing 62 releases 2024-01-09 14:16:04.4|Info|RssSyncService|RSS Sync Completed. Reports found: 62, Reports grabbed: 0 2024-01-09 14:46:24.7|Info|RssSyncService|Starting RSS Sync 2024-01-09 14:46:25.0|Info|DownloadDecisionMaker|Processing 62 releases 2024-01-09 14:46:26.2|Info|RssSyncService|RSS Sync Completed. Reports found: 62, Reports grabbed: 0 2024-01-09 15:16:28.9|Info|RssSyncService|Starting RSS Sync 2024-01-09 15:16:43.2|Info|DownloadDecisionMaker|Processing 63 releases 2024-01-09 15:16:44.3|Info|RssSyncService|RSS Sync Completed. Reports found: 63, Reports grabbed: 0 2024-01-09 15:47:02.4|Info|RssSyncService|Starting RSS Sync 2024-01-09 15:47:02.6|Info|DownloadDecisionMaker|Processing 63 releases 2024-01-09 15:47:03.8|Info|RssSyncService|RSS Sync Completed. Reports found: 63, Reports grabbed: 0 2024-01-09 16:17:07.7|Info|RssSyncService|Starting RSS Sync 2024-01-09 16:17:29.1|Info|DownloadDecisionMaker|Processing 61 releases 2024-01-09 16:17:30.1|Info|RssSyncService|RSS Sync Completed. Reports found: 61, Reports grabbed: 0 2024-01-09 16:47:43.3|Info|RssSyncService|Starting RSS Sync 2024-01-09 16:47:43.6|Info|DownloadDecisionMaker|Processing 61 releases 2024-01-09 16:47:44.7|Info|RssSyncService|RSS Sync Completed. Reports found: 61, Reports grabbed: 0 2024-01-09 17:17:47.9|Info|RssSyncService|Starting RSS Sync 2024-01-09 17:17:53.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.20:9117/api/v2.0/indexers/kickasstorrents-to/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1664 bytes) 2024-01-09 17:17:54.1|Warn|Torznab|Kickasstorrents HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.20:9117/api/v2.0/indexers/kickasstorrents-to/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-09 17:18:01.2|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-09 17:18:02.1|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-09 17:48:23.5|Info|RssSyncService|Starting RSS Sync 2024-01-09 17:48:33.4|Info|DownloadDecisionMaker|Processing 61 releases 2024-01-09 17:48:34.4|Info|RssSyncService|RSS Sync Completed. Reports found: 61, Reports grabbed: 0 2024-01-09 18:18:58.7|Info|RssSyncService|Starting RSS Sync 2024-01-09 18:19:41.5|Info|DownloadDecisionMaker|Processing 62 releases 2024-01-09 18:19:42.3|Info|RssSyncService|RSS Sync Completed. Reports found: 62, Reports grabbed: 0 2024-01-09 18:50:01.7|Info|RssSyncService|Starting RSS Sync 2024-01-09 18:50:11.5|Info|DownloadDecisionMaker|Processing 62 releases 2024-01-09 18:50:12.3|Info|RssSyncService|RSS Sync Completed. Reports found: 62, Reports grabbed: 0 2024-01-09 19:20:38.3|Info|RssSyncService|Starting RSS Sync 2024-01-09 19:20:45.9|Info|DownloadDecisionMaker|Processing 62 releases 2024-01-09 19:20:46.9|Info|RssSyncService|RSS Sync Completed. Reports found: 62, Reports grabbed: 0 2024-01-09 19:51:13.9|Info|RssSyncService|Starting RSS Sync 2024-01-09 19:51:23.6|Info|DownloadDecisionMaker|Processing 62 releases 2024-01-09 19:51:24.6|Info|RssSyncService|RSS Sync Completed. Reports found: 62, Reports grabbed: 0 2024-01-09 20:07:48.8|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup. 2024-01-09 20:08:49.6|Info|HousekeepingService|Running housecleaning tasks 2024-01-09 20:08:50.0|Info|Database|Vacuuming Log database 2024-01-09 20:08:50.2|Info|Database|Log database compressed 2024-01-09 20:08:50.2|Info|Database|Vacuuming Main database 2024-01-09 20:08:50.8|Info|Database|Main database compressed 2024-01-09 20:21:52.9|Info|RssSyncService|Starting RSS Sync 2024-01-09 20:22:31.8|Info|DownloadDecisionMaker|Processing 60 releases 2024-01-09 20:22:32.7|Info|RssSyncService|RSS Sync Completed. Reports found: 60, Reports grabbed: 0 2024-01-09 20:49:33.2|Info|DiskScanService|Scanning disk for 8 Mile 2024-01-09 20:49:33.4|Info|DiskScanService|Completed scanning disk for 8 Mile 2024-01-09 20:49:33.4|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-09 20:49:33.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-09 20:49:33.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-09 20:49:33.5|Info|ExistingExtraFileService|Found 3 possible extra files, imported 3 files. 2024-01-09 20:49:33.5|Info|DiskScanService|Scanning disk for The Big Lebowski 2024-01-09 20:49:33.6|Info|DiskScanService|Completed scanning disk for The Big Lebowski 2024-01-09 20:49:33.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-09 20:49:33.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-09 20:49:33.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-09 20:49:33.7|Info|ExistingExtraFileService|Found 3 possible extra files, imported 2 files. 2024-01-09 20:49:33.7|Info|DiskScanService|Scanning disk for Blade Runner 2024-01-09 20:49:33.7|Info|DiskScanService|Completed scanning disk for Blade Runner 2024-01-09 20:49:33.8|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-09 20:49:33.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-09 20:49:33.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-09 20:49:33.8|Info|ExistingExtraFileService|Found 2 possible extra files, imported 2 files. 2024-01-09 20:49:33.9|Info|DiskScanService|Scanning disk for Blade Runner 2049 2024-01-09 20:49:33.9|Info|DiskScanService|Completed scanning disk for Blade Runner 2049 2024-01-09 20:49:33.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-09 20:49:33.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-09 20:49:33.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-09 20:49:33.9|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files. 2024-01-09 20:49:33.9|Info|RefreshMovieService|Updating info for The Creator 2024-01-09 20:49:47.2|Info|DiskScanService|Scanning disk for The Creator 2024-01-09 20:49:47.2|Info|DiskScanService|Completed scanning disk for The Creator 2024-01-09 20:49:47.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-09 20:49:47.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-09 20:49:47.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-09 20:49:47.2|Info|ExistingExtraFileService|Found 2 possible extra files, imported 2 files. 2024-01-09 20:49:47.2|Info|DiskScanService|Scanning disk for Drive 2024-01-09 20:49:47.3|Info|DiskScanService|Completed scanning disk for Drive 2024-01-09 20:49:47.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-09 20:49:47.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-09 20:49:47.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-09 20:49:47.3|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files. 2024-01-09 20:49:47.3|Info|DiskScanService|Scanning disk for Dungeons & Dragons: Honor Among Thieves 2024-01-09 20:49:47.3|Info|DiskScanService|Completed scanning disk for Dungeons & Dragons: Honor Among Thieves 2024-01-09 20:49:47.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-09 20:49:47.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-09 20:49:47.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-09 20:49:47.3|Info|ExistingExtraFileService|Found 2 possible extra files, imported 2 files. 2024-01-09 20:49:47.4|Info|DiskScanService|Scanning disk for Ex Machina 2024-01-09 20:49:47.4|Info|DiskScanService|Completed scanning disk for Ex Machina 2024-01-09 20:49:47.4|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-09 20:49:47.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-09 20:49:47.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-09 20:49:47.4|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files. 2024-01-09 20:49:47.4|Info|RefreshMovieService|Updating info for Ferrari 2024-01-09 20:50:02.2|Info|DiskScanService|Scanning disk for Ferrari 2024-01-09 20:50:02.2|Info|DiskScanService|Completed scanning disk for Ferrari 2024-01-09 20:50:02.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-09 20:50:02.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-09 20:50:02.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-09 20:50:02.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-09 20:50:02.3|Info|RefreshMovieService|Updating info for The Godfather 2024-01-09 20:50:23.8|Info|DiskScanService|Scanning disk for The Godfather 2024-01-09 20:50:23.8|Info|DiskScanService|Completed scanning disk for The Godfather 2024-01-09 20:50:23.8|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-09 20:50:23.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-09 20:50:23.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-09 20:50:23.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-09 20:50:23.9|Info|RefreshMovieService|Updating info for The Hobbit: The Battle of the Five Armies 2024-01-09 20:50:37.4|Info|DiskScanService|Scanning disk for The Hobbit: The Battle of the Five Armies 2024-01-09 20:50:37.4|Info|DiskScanService|Completed scanning disk for The Hobbit: The Battle of the Five Armies 2024-01-09 20:50:37.4|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-09 20:50:37.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-09 20:50:37.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-09 20:50:37.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-09 20:50:37.5|Info|DiskScanService|Scanning disk for The Hobbit: The Desolation of Smaug 2024-01-09 20:50:37.5|Info|DiskScanService|Completed scanning disk for The Hobbit: The Desolation of Smaug 2024-01-09 20:50:37.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-09 20:50:37.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-09 20:50:37.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-09 20:50:37.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-09 20:50:37.6|Info|RefreshMovieService|Updating info for The Hobbit: An Unexpected Journey 2024-01-09 20:50:50.3|Info|DiskScanService|Scanning disk for The Hobbit: An Unexpected Journey 2024-01-09 20:50:50.3|Info|DiskScanService|Completed scanning disk for The Hobbit: An Unexpected Journey 2024-01-09 20:50:50.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-09 20:50:50.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-09 20:50:50.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-09 20:50:50.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-09 20:50:50.4|Info|DiskScanService|Scanning disk for Inception 2024-01-09 20:50:50.4|Info|DiskScanService|Completed scanning disk for Inception 2024-01-09 20:50:50.4|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-09 20:50:50.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-09 20:50:50.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-09 20:50:50.4|Info|ExistingExtraFileService|Found 3 possible extra files, imported 0 files. 2024-01-09 20:50:50.5|Info|RefreshMovieService|Updating info for Interstellar 2024-01-09 20:51:03.4|Info|DiskScanService|Scanning disk for Interstellar 2024-01-09 20:51:03.4|Info|DiskScanService|Completed scanning disk for Interstellar 2024-01-09 20:51:03.4|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-09 20:51:03.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-09 20:51:03.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-09 20:51:03.4|Info|ExistingExtraFileService|Found 2 possible extra files, imported 0 files. 2024-01-09 20:51:03.4|Info|DiskScanService|Scanning disk for Kingdom of Heaven 2024-01-09 20:51:03.4|Info|DiskScanService|Completed scanning disk for Kingdom of Heaven 2024-01-09 20:51:03.4|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-09 20:51:03.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-09 20:51:03.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-09 20:51:03.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-09 20:51:03.5|Info|DiskScanService|Scanning disk for The Lord of the Rings: The Fellowship of the Ring 2024-01-09 20:51:03.5|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The Fellowship of the Ring 2024-01-09 20:51:03.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-09 20:51:03.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-09 20:51:03.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-09 20:51:03.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-09 20:51:03.6|Info|DiskScanService|Scanning disk for The Lord of the Rings: The Return of the King 2024-01-09 20:51:03.6|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The Return of the King 2024-01-09 20:51:03.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-09 20:51:03.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-09 20:51:03.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-09 20:51:03.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-09 20:51:03.6|Info|DiskScanService|Scanning disk for The Lord of the Rings: The Two Towers 2024-01-09 20:51:03.6|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The Two Towers 2024-01-09 20:51:03.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-09 20:51:03.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-09 20:51:03.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-09 20:51:03.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-09 20:51:03.7|Info|RefreshMovieService|Updating info for Napoleon 2024-01-09 20:51:16.2|Info|DiskScanService|Scanning disk for Napoleon 2024-01-09 20:51:16.2|Info|DiskScanService|Completed scanning disk for Napoleon 2024-01-09 20:51:16.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-09 20:51:16.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-09 20:51:16.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-09 20:51:16.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-09 20:51:16.3|Info|RefreshMovieService|Updating info for Oppenheimer 2024-01-09 20:51:27.6|Info|DiskScanService|Scanning disk for Oppenheimer 2024-01-09 20:51:28.8|Info|MovieService|Assigning file [Oppenheimer (2023) Remux-1080p-new.mkv] to movie [[Oppenheimer (2023)][tt15398776, 872585]] 2024-01-09 20:51:28.8|Info|DiskScanService|Completed scanning disk for Oppenheimer 2024-01-09 20:51:28.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-09 20:51:28.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-09 20:51:28.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-09 20:51:28.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-09 20:51:29.0|Info|DiskScanService|Scanning disk for Pirates of the Caribbean: At World's End 2024-01-09 20:51:29.0|Info|DiskScanService|Completed scanning disk for Pirates of the Caribbean: At World's End 2024-01-09 20:51:29.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-09 20:51:29.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-09 20:51:29.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-09 20:51:29.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-09 20:51:29.0|Info|DiskScanService|Scanning disk for Pirates of the Caribbean: The Curse of the Black Pearl 2024-01-09 20:51:29.0|Info|DiskScanService|Completed scanning disk for Pirates of the Caribbean: The Curse of the Black Pearl 2024-01-09 20:51:29.1|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-09 20:51:29.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-09 20:51:29.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-09 20:51:29.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-09 20:51:29.2|Info|RefreshMovieService|Updating info for Pirates of the Caribbean: Dead Man's Chest 2024-01-09 20:51:52.0|Info|DiskScanService|Scanning disk for Pirates of the Caribbean: Dead Man's Chest 2024-01-09 20:51:52.1|Info|DiskScanService|Completed scanning disk for Pirates of the Caribbean: Dead Man's Chest 2024-01-09 20:51:52.1|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-09 20:51:52.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-09 20:51:52.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-09 20:51:52.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-09 20:51:52.1|Info|DiskScanService|Scanning disk for Pirates of the Caribbean: Dead Men Tell No Tales 2024-01-09 20:51:52.1|Info|DiskScanService|Completed scanning disk for Pirates of the Caribbean: Dead Men Tell No Tales 2024-01-09 20:51:52.1|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-09 20:51:52.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-09 20:51:52.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-09 20:51:52.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-09 20:51:52.2|Info|DiskScanService|Scanning disk for Pirates of the Caribbean: On Stranger Tides 2024-01-09 20:51:52.2|Info|DiskScanService|Completed scanning disk for Pirates of the Caribbean: On Stranger Tides 2024-01-09 20:51:52.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-09 20:51:52.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-09 20:51:52.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-09 20:51:52.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-09 20:51:52.3|Info|DiskScanService|Scanning disk for The Pirates! In an Adventure with Scientists! 2024-01-09 20:51:52.3|Info|DiskScanService|Completed scanning disk for The Pirates! In an Adventure with Scientists! 2024-01-09 20:51:52.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-09 20:51:52.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-09 20:51:52.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-09 20:51:52.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-09 20:51:52.3|Info|DiskScanService|Scanning disk for The Right Stuff 2024-01-09 20:51:52.3|Info|DiskScanService|Completed scanning disk for The Right Stuff 2024-01-09 20:51:52.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-09 20:51:52.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-09 20:51:52.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-09 20:51:52.3|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files. 2024-01-09 20:51:52.4|Info|DiskScanService|Scanning disk for The Shawshank Redemption 2024-01-09 20:51:52.4|Info|DiskScanService|Completed scanning disk for The Shawshank Redemption 2024-01-09 20:51:52.4|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-09 20:51:52.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-09 20:51:52.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-09 20:51:52.4|Info|ExistingExtraFileService|Found 5 possible extra files, imported 2 files. 2024-01-09 20:52:36.6|Info|RssSyncService|Starting RSS Sync 2024-01-09 20:52:46.3|Info|DownloadDecisionMaker|Processing 60 releases 2024-01-09 20:52:47.3|Info|RssSyncService|RSS Sync Completed. Reports found: 60, Reports grabbed: 0 2024-01-09 21:23:12.5|Info|RssSyncService|Starting RSS Sync 2024-01-09 21:23:13.9|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/09/2024 18:57:41 and 01/09/2024 20:59:27 UTC. Search may be required. 2024-01-09 21:23:20.8|Info|DownloadDecisionMaker|Processing 61 releases 2024-01-09 21:23:22.1|Info|RssSyncService|RSS Sync Completed. Reports found: 61, Reports grabbed: 0 2024-01-09 21:53:49.8|Info|RssSyncService|Starting RSS Sync 2024-01-09 21:54:01.7|Info|DownloadDecisionMaker|Processing 61 releases 2024-01-09 21:54:02.7|Info|RssSyncService|RSS Sync Completed. Reports found: 61, Reports grabbed: 0 2024-01-09 22:24:06.5|Info|RssSyncService|Starting RSS Sync 2024-01-09 22:24:14.7|Info|DownloadDecisionMaker|Processing 62 releases 2024-01-09 22:24:15.8|Info|RssSyncService|RSS Sync Completed. Reports found: 62, Reports grabbed: 0 2024-01-09 22:45:03.5|Info|Microsoft.Hosting.Lifetime|Application is shutting down... 2024-01-09 22:45:04.4|Info|ConsoleApp|Exiting main. 2024-01-09 22:45:24.3|Info|Bootstrap|Starting Radarr - /app/radarr/bin/Radarr - Version 5.2.6.8376 2024-01-09 22:45:24.8|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-09 22:45:24.9|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-09 22:45:26.5|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-09 22:45:27.2|Info|MigrationController|*** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 2024-01-09 22:45:28.0|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 2024-01-09 22:45:29.8|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:7878 2024-01-09 22:45:31.1|Info|CommandExecutor|Starting 2 threads for tasks. 2024-01-09 22:45:31.4|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down. 2024-01-09 22:45:31.4|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production 2024-01-09 22:45:31.4|Info|Microsoft.Hosting.Lifetime|Content root path: /app/radarr/bin 2024-01-09 22:54:31.8|Info|RssSyncService|Starting RSS Sync 2024-01-09 22:55:12.4|Info|DownloadDecisionMaker|Processing 59 releases 2024-01-09 22:55:13.8|Info|RssSyncService|RSS Sync Completed. Reports found: 59, Reports grabbed: 0 2024-01-09 23:25:32.3|Info|RssSyncService|Starting RSS Sync 2024-01-09 23:25:32.5|Info|DownloadDecisionMaker|Processing 59 releases 2024-01-09 23:25:34.2|Info|RssSyncService|RSS Sync Completed. Reports found: 59, Reports grabbed: 0 2024-01-09 23:56:02.8|Info|RssSyncService|Starting RSS Sync 2024-01-09 23:56:03.9|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/09/2024 21:37:48 and 01/09/2024 23:27:07 UTC. Search may be required. 2024-01-09 23:57:10.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1805 bytes) 2024-01-09 23:57:10.9|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-09 23:57:10.9|Info|DownloadDecisionMaker|Processing 10 releases 2024-01-09 23:57:11.2|Info|RssSyncService|RSS Sync Completed. Reports found: 10, Reports grabbed: 0 2024-01-10 00:27:33.5|Info|RssSyncService|Starting RSS Sync 2024-01-10 00:28:35.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1805 bytes) 2024-01-10 00:28:35.4|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-10 00:28:35.4|Info|DownloadDecisionMaker|Processing 10 releases 2024-01-10 00:28:35.6|Info|RssSyncService|RSS Sync Completed. Reports found: 10, Reports grabbed: 0 2024-01-10 00:59:03.9|Info|RssSyncService|Starting RSS Sync 2024-01-10 00:59:13.9|Info|DownloadDecisionMaker|Processing 64 releases 2024-01-10 00:59:15.1|Info|RssSyncService|RSS Sync Completed. Reports found: 64, Reports grabbed: 0 2024-01-10 01:29:34.3|Info|RssSyncService|Starting RSS Sync 2024-01-10 01:29:34.5|Info|DownloadDecisionMaker|Processing 64 releases 2024-01-10 01:29:35.6|Info|RssSyncService|RSS Sync Completed. Reports found: 64, Reports grabbed: 0 2024-01-10 02:00:04.8|Info|RssSyncService|Starting RSS Sync 2024-01-10 02:00:14.6|Info|DownloadDecisionMaker|Processing 63 releases 2024-01-10 02:00:15.9|Info|RssSyncService|RSS Sync Completed. Reports found: 63, Reports grabbed: 0 2024-01-10 02:30:35.3|Info|RssSyncService|Starting RSS Sync 2024-01-10 02:30:35.4|Info|DownloadDecisionMaker|Processing 63 releases 2024-01-10 02:30:36.4|Info|RssSyncService|RSS Sync Completed. Reports found: 63, Reports grabbed: 0 2024-01-10 03:01:05.7|Info|RssSyncService|Starting RSS Sync 2024-01-10 03:01:45.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1394 bytes) 2024-01-10 03:01:45.4|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-10 03:01:45.4|Info|DownloadDecisionMaker|Processing 10 releases 2024-01-10 03:01:45.6|Info|RssSyncService|RSS Sync Completed. Reports found: 10, Reports grabbed: 0 2024-01-10 03:32:06.1|Info|RssSyncService|Starting RSS Sync 2024-01-10 03:32:08.7|Info|DownloadDecisionMaker|Processing 60 releases 2024-01-10 03:32:09.8|Info|RssSyncService|RSS Sync Completed. Reports found: 60, Reports grabbed: 0 2024-01-10 04:02:36.4|Info|RssSyncService|Starting RSS Sync 2024-01-10 04:02:46.2|Info|DownloadDecisionMaker|Processing 68 releases 2024-01-10 04:02:47.4|Info|RssSyncService|RSS Sync Completed. Reports found: 68, Reports grabbed: 0 2024-01-10 04:33:06.8|Info|RssSyncService|Starting RSS Sync 2024-01-10 04:33:11.5|Info|DownloadDecisionMaker|Processing 68 releases 2024-01-10 04:33:12.6|Info|RssSyncService|RSS Sync Completed. Reports found: 68, Reports grabbed: 0 2024-01-10 05:03:37.3|Info|RssSyncService|Starting RSS Sync 2024-01-10 05:03:40.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.20:9117/api/v2.0/indexers/kickasstorrents-to/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1664 bytes) 2024-01-10 05:03:40.7|Warn|Torznab|Kickasstorrents HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.20:9117/api/v2.0/indexers/kickasstorrents-to/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-10 05:03:40.7|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-10 05:03:41.6|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-10 05:34:07.8|Info|RssSyncService|Starting RSS Sync 2024-01-10 05:34:16.7|Info|DownloadDecisionMaker|Processing 68 releases 2024-01-10 05:34:17.9|Info|RssSyncService|RSS Sync Completed. Reports found: 68, Reports grabbed: 0 2024-01-10 06:04:38.2|Info|RssSyncService|Starting RSS Sync 2024-01-10 06:04:39.7|Info|DownloadDecisionMaker|Processing 68 releases 2024-01-10 06:04:40.9|Info|RssSyncService|RSS Sync Completed. Reports found: 68, Reports grabbed: 0 2024-01-10 06:35:08.7|Info|RssSyncService|Starting RSS Sync 2024-01-10 06:35:42.1|Info|DownloadDecisionMaker|Processing 68 releases 2024-01-10 06:35:43.2|Info|RssSyncService|RSS Sync Completed. Reports found: 68, Reports grabbed: 0 2024-01-10 07:06:09.1|Info|RssSyncService|Starting RSS Sync 2024-01-10 07:06:10.4|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/10/2024 02:22:08 and 01/10/2024 06:53:44 UTC. Search may be required. 2024-01-10 07:06:10.4|Info|DownloadDecisionMaker|Processing 71 releases 2024-01-10 07:06:11.6|Info|RssSyncService|RSS Sync Completed. Reports found: 71, Reports grabbed: 0 2024-01-10 07:36:39.5|Info|RssSyncService|Starting RSS Sync 2024-01-10 07:36:48.9|Info|DownloadDecisionMaker|Processing 71 releases 2024-01-10 07:36:50.1|Info|RssSyncService|RSS Sync Completed. Reports found: 71, Reports grabbed: 0 2024-01-10 08:07:09.9|Info|RssSyncService|Starting RSS Sync 2024-01-10 08:07:11.2|Info|DownloadDecisionMaker|Processing 72 releases 2024-01-10 08:07:12.4|Info|RssSyncService|RSS Sync Completed. Reports found: 72, Reports grabbed: 0 2024-01-10 08:37:40.4|Info|RssSyncService|Starting RSS Sync 2024-01-10 08:38:03.8|Info|DownloadDecisionMaker|Processing 72 releases 2024-01-10 08:38:05.0|Info|RssSyncService|RSS Sync Completed. Reports found: 72, Reports grabbed: 0 2024-01-10 09:08:10.8|Info|RssSyncService|Starting RSS Sync 2024-01-10 09:08:12.1|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/10/2024 07:00:41 and 01/10/2024 08:42:42 UTC. Search may be required. 2024-01-10 09:08:12.1|Info|DownloadDecisionMaker|Processing 70 releases 2024-01-10 09:08:13.3|Info|RssSyncService|RSS Sync Completed. Reports found: 70, Reports grabbed: 0 2024-01-10 09:38:41.2|Info|RssSyncService|Starting RSS Sync 2024-01-10 09:38:50.7|Info|DownloadDecisionMaker|Processing 70 releases 2024-01-10 09:38:51.9|Info|RssSyncService|RSS Sync Completed. Reports found: 70, Reports grabbed: 0 2024-01-10 10:09:12.2|Info|RssSyncService|Starting RSS Sync 2024-01-10 10:09:13.9|Info|DownloadDecisionMaker|Processing 71 releases 2024-01-10 10:09:15.2|Info|RssSyncService|RSS Sync Completed. Reports found: 71, Reports grabbed: 0 2024-01-10 10:39:42.7|Info|RssSyncService|Starting RSS Sync 2024-01-10 10:40:19.4|Info|DownloadDecisionMaker|Processing 71 releases 2024-01-10 10:40:20.8|Info|RssSyncService|RSS Sync Completed. Reports found: 71, Reports grabbed: 0 2024-01-10 11:10:43.4|Info|RssSyncService|Starting RSS Sync 2024-01-10 11:10:44.3|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/10/2024 09:57:22 and 01/10/2024 10:19:41 UTC. Search may be required. 2024-01-10 11:10:44.3|Info|DownloadDecisionMaker|Processing 76 releases 2024-01-10 11:10:45.7|Info|RssSyncService|RSS Sync Completed. Reports found: 76, Reports grabbed: 0 2024-01-10 11:41:14.9|Info|RssSyncService|Starting RSS Sync 2024-01-10 11:41:24.8|Info|DownloadDecisionMaker|Processing 76 releases 2024-01-10 11:41:26.4|Info|RssSyncService|RSS Sync Completed. Reports found: 76, Reports grabbed: 0 2024-01-10 12:11:45.4|Info|RssSyncService|Starting RSS Sync 2024-01-10 12:11:47.2|Info|DownloadDecisionMaker|Processing 76 releases 2024-01-10 12:11:49.1|Info|RssSyncService|RSS Sync Completed. Reports found: 76, Reports grabbed: 0 2024-01-10 12:42:15.9|Info|RssSyncService|Starting RSS Sync 2024-01-10 12:42:33.7|Info|DownloadDecisionMaker|Processing 76 releases 2024-01-10 12:42:34.9|Info|RssSyncService|RSS Sync Completed. Reports found: 76, Reports grabbed: 0 2024-01-10 13:12:46.3|Info|RssSyncService|Starting RSS Sync 2024-01-10 13:12:47.1|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/10/2024 11:47:10 and 01/10/2024 12:22:48 UTC. Search may be required. 2024-01-10 13:12:47.1|Info|DownloadDecisionMaker|Processing 69 releases 2024-01-10 13:12:48.3|Info|RssSyncService|RSS Sync Completed. Reports found: 69, Reports grabbed: 0 2024-01-10 13:43:16.8|Info|RssSyncService|Starting RSS Sync 2024-01-10 13:43:26.7|Info|DownloadDecisionMaker|Processing 69 releases 2024-01-10 13:43:28.4|Info|RssSyncService|RSS Sync Completed. Reports found: 69, Reports grabbed: 0 2024-01-10 14:01:00.5|Info|Microsoft.Hosting.Lifetime|Application is shutting down... 2024-01-10 14:01:00.8|Info|ConsoleApp|Exiting main. 2024-01-10 18:36:18.6|Info|Bootstrap|Starting Radarr - /app/radarr/bin/Radarr - Version 5.2.6.8376 2024-01-10 18:36:19.0|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-10 18:36:19.1|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-10 18:36:20.6|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-10 18:36:21.3|Info|MigrationController|*** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 2024-01-10 18:36:22.0|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 2024-01-10 18:36:23.7|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:7878 2024-01-10 18:36:24.8|Info|CommandExecutor|Starting 2 threads for tasks. 2024-01-10 18:36:25.2|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down. 2024-01-10 18:36:25.2|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production 2024-01-10 18:36:25.2|Info|Microsoft.Hosting.Lifetime|Content root path: /app/radarr/bin 2024-01-10 18:36:35.9|Info|ReleaseSearchService|Searching indexers for [8 Mile]. 3 active indexers 2024-01-10 18:36:37.9|Info|RefreshMovieService|Updating info for 8 Mile 2024-01-10 18:36:39.0|Warn|DiskScanService|Movie's root folder (/config/drive/Jan-Home/Personal/Films/) is empty. Rescan will not update movies as a failsafe. 2024-01-10 18:36:39.0|Info|RefreshMovieService|Updating info for The Big Lebowski 2024-01-10 18:36:39.6|Warn|DiskScanService|Movie's root folder (/config/drive/Jan-Home/Personal/Films/) is empty. Rescan will not update movies as a failsafe. 2024-01-10 18:36:39.7|Info|RefreshMovieService|Updating info for Blade Runner 2024-01-10 18:36:40.3|Warn|DiskScanService|Movie's root folder (/config/drive/Jan-Home/Personal/Films/) is empty. Rescan will not update movies as a failsafe. 2024-01-10 18:36:40.3|Info|RefreshMovieService|Updating info for Blade Runner 2049 2024-01-10 18:36:40.8|Warn|DiskScanService|Movie's root folder (/config/drive/Jan-Home/Personal/Films/) is empty. Rescan will not update movies as a failsafe. 2024-01-10 18:36:40.8|Info|RefreshMovieService|Updating info for The Creator 2024-01-10 18:36:41.2|Warn|DiskScanService|Movie's root folder (/config/drive/Jan-Home/Personal/Films/) is empty. Rescan will not update movies as a failsafe. 2024-01-10 18:36:41.2|Info|RefreshMovieService|Updating info for Drive 2024-01-10 18:36:41.6|Warn|DiskScanService|Movie's root folder (/config/drive/Jan-Home/Personal/Films/) is empty. Rescan will not update movies as a failsafe. 2024-01-10 18:36:41.6|Info|RefreshMovieService|Updating info for Dungeons & Dragons: Honor Among Thieves 2024-01-10 18:36:42.0|Warn|DiskScanService|Movie's root folder (/config/drive/Jan-Home/Personal/Films/) is empty. Rescan will not update movies as a failsafe. 2024-01-10 18:36:42.0|Info|RefreshMovieService|Updating info for Ex Machina 2024-01-10 18:36:42.4|Warn|DiskScanService|Movie's root folder (/config/drive/Jan-Home/Personal/Films/) is empty. Rescan will not update movies as a failsafe. 2024-01-10 18:36:42.4|Info|RefreshMovieService|Updating info for Ferrari 2024-01-10 18:36:42.7|Warn|DiskScanService|Movie's root folder (/config/drive/Jan-Home/Personal/Films/) is empty. Rescan will not update movies as a failsafe. 2024-01-10 18:36:42.7|Info|MediaCoverService|Downloading Fanart for [Ferrari (2023)][tt3758542, 365620] https://image.tmdb.org/t/p/original/fYxAAWbU54SzJ42H0FaaNdOeuqw.jpg 2024-01-10 18:36:42.8|Info|RefreshMovieService|Updating info for The Godfather 2024-01-10 18:36:43.5|Warn|DiskScanService|Movie's root folder (/config/drive/Jan-Home/Personal/Films/) is empty. Rescan will not update movies as a failsafe. 2024-01-10 18:36:43.6|Info|RefreshMovieService|Updating info for The Hobbit: The Battle of the Five Armies 2024-01-10 18:36:44.3|Warn|DiskScanService|Movie's root folder (/config/drive/Jan-Home/Personal/Films/) is empty. Rescan will not update movies as a failsafe. 2024-01-10 18:36:44.5|Info|RefreshMovieService|Updating info for The Hobbit: The Desolation of Smaug 2024-01-10 18:36:45.3|Warn|DiskScanService|Movie's root folder (/config/drive/Jan-Home/Personal/Films/) is empty. Rescan will not update movies as a failsafe. 2024-01-10 18:36:45.4|Info|RefreshMovieService|Updating info for The Hobbit: An Unexpected Journey 2024-01-10 18:36:45.9|Warn|DiskScanService|Movie's root folder (/config/drive/Jan-Home/Personal/Films/) is empty. Rescan will not update movies as a failsafe. 2024-01-10 18:36:46.0|Info|RefreshMovieService|Updating info for Inception 2024-01-10 18:36:46.4|Warn|DiskScanService|Movie's root folder (/config/drive/Jan-Home/Personal/Films/) is empty. Rescan will not update movies as a failsafe. 2024-01-10 18:36:46.5|Info|RefreshMovieService|Updating info for Interstellar 2024-01-10 18:36:46.9|Warn|DiskScanService|Movie's root folder (/config/drive/Jan-Home/Personal/Films/) is empty. Rescan will not update movies as a failsafe. 2024-01-10 18:36:47.0|Info|RefreshMovieService|Updating info for Kingdom of Heaven 2024-01-10 18:36:47.1|Info|MetadataService|Movie folder does not exist, skipping metadata image creation 2024-01-10 18:36:47.4|Warn|DiskScanService|Movie's root folder (/config/drive/Jan-Home/Personal/Films/) is empty. Rescan will not update movies as a failsafe. 2024-01-10 18:36:47.5|Info|RefreshMovieService|Updating info for The Lord of the Rings: The Fellowship of the Ring 2024-01-10 18:36:47.9|Warn|DiskScanService|Movie's root folder (/config/drive/Jan-Home/Personal/Films/) is empty. Rescan will not update movies as a failsafe. 2024-01-10 18:36:48.0|Info|DownloadDecisionMaker|Processing 157 releases 2024-01-10 18:36:48.0|Info|RefreshMovieService|Updating info for The Lord of the Rings: The Return of the King 2024-01-10 18:36:48.4|Warn|DiskScanService|Movie's root folder (/config/drive/Jan-Home/Personal/Films/) is empty. Rescan will not update movies as a failsafe. 2024-01-10 18:36:48.5|Info|RefreshMovieService|Updating info for The Lord of the Rings: The Two Towers 2024-01-10 18:36:49.0|Warn|DiskScanService|Movie's root folder (/config/drive/Jan-Home/Personal/Films/) is empty. Rescan will not update movies as a failsafe. 2024-01-10 18:36:49.0|Info|RefreshMovieService|Updating info for Napoleon 2024-01-10 18:36:49.4|Warn|DiskScanService|Movie's root folder (/config/drive/Jan-Home/Personal/Films/) is empty. Rescan will not update movies as a failsafe. 2024-01-10 18:36:49.5|Info|RefreshMovieService|Updating info for Oppenheimer 2024-01-10 18:36:49.9|Warn|DiskScanService|Movie's root folder (/config/drive/Jan-Home/Personal/Films/) is empty. Rescan will not update movies as a failsafe. 2024-01-10 18:36:50.0|Info|RefreshMovieService|Updating info for Pirates of the Caribbean: At World's End 2024-01-10 18:36:50.4|Warn|DiskScanService|Movie's root folder (/config/drive/Jan-Home/Personal/Films/) is empty. Rescan will not update movies as a failsafe. 2024-01-10 18:36:50.7|Info|RefreshMovieService|Updating info for Pirates of the Caribbean: The Curse of the Black Pearl 2024-01-10 18:36:51.2|Warn|DiskScanService|Movie's root folder (/config/drive/Jan-Home/Personal/Films/) is empty. Rescan will not update movies as a failsafe. 2024-01-10 18:36:51.3|Info|RefreshMovieService|Updating info for Pirates of the Caribbean: Dead Man's Chest 2024-01-10 18:36:51.9|Warn|DiskScanService|Movie's root folder (/config/drive/Jan-Home/Personal/Films/) is empty. Rescan will not update movies as a failsafe. 2024-01-10 18:36:52.0|Info|RefreshMovieService|Updating info for Pirates of the Caribbean: Dead Men Tell No Tales 2024-01-10 18:36:52.5|Warn|DiskScanService|Movie's root folder (/config/drive/Jan-Home/Personal/Films/) is empty. Rescan will not update movies as a failsafe. 2024-01-10 18:36:52.6|Info|RefreshMovieService|Updating info for Pirates of the Caribbean: On Stranger Tides 2024-01-10 18:36:53.1|Warn|DiskScanService|Movie's root folder (/config/drive/Jan-Home/Personal/Films/) is empty. Rescan will not update movies as a failsafe. 2024-01-10 18:36:53.1|Info|RefreshMovieService|Updating info for The Pirates! In an Adventure with Scientists! 2024-01-10 18:36:53.4|Warn|DiskScanService|Movie's root folder (/config/drive/Jan-Home/Personal/Films/) is empty. Rescan will not update movies as a failsafe. 2024-01-10 18:36:53.5|Info|RefreshMovieService|Updating info for The Right Stuff 2024-01-10 18:36:54.1|Warn|DiskScanService|Movie's root folder (/config/drive/Jan-Home/Personal/Films/) is empty. Rescan will not update movies as a failsafe. 2024-01-10 18:36:54.1|Info|RefreshMovieService|Updating info for The Shawshank Redemption 2024-01-10 18:36:54.6|Warn|DiskScanService|Movie's root folder (/config/drive/Jan-Home/Personal/Films/) is empty. Rescan will not update movies as a failsafe. 2024-01-10 18:36:54.9|Info|ReleaseSearchService|Searching indexers for [The Big Lebowski]. 3 active indexers 2024-01-10 18:36:55.0|Info|RssSyncService|Starting RSS Sync 2024-01-10 18:36:57.8|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/10/2024 12:22:48 and 01/10/2024 17:51:49 UTC. Search may be required. 2024-01-10 18:37:03.9|Info|DownloadDecisionMaker|Processing 160 releases 2024-01-10 18:37:07.4|Info|ReleaseSearchService|Searching indexers for [Blade Runner]. 3 active indexers 2024-01-10 18:37:16.8|Info|DownloadDecisionMaker|Processing 222 releases 2024-01-10 18:37:23.9|Info|ReleaseSearchService|Searching indexers for [Blade Runner 2049]. 3 active indexers 2024-01-10 18:37:35.7|Info|DownloadDecisionMaker|Processing 238 releases 2024-01-10 18:37:39.2|Info|ReleaseSearchService|Searching indexers for [The Creator]. 3 active indexers 2024-01-10 18:37:51.1|Info|DownloadDecisionMaker|Processing 149 releases 2024-01-10 18:37:54.5|Info|ReleaseSearchService|Searching indexers for [Drive]. 3 active indexers 2024-01-10 18:37:58.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1805 bytes) 2024-01-10 18:37:58.5|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-10 18:37:58.5|Info|DownloadDecisionMaker|Processing 22 releases 2024-01-10 18:37:58.9|Info|RssSyncService|RSS Sync Completed. Reports found: 22, Reports grabbed: 0 2024-01-10 18:38:03.8|Info|DownloadDecisionMaker|Processing 216 releases 2024-01-10 18:38:07.1|Info|ReleaseSearchService|Searching indexers for [Dungeons & Dragons: Honor Among Thieves]. 3 active indexers 2024-01-10 18:39:07.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100&imdbid=2906216: 400.BadRequest (1847 bytes) 2024-01-10 18:39:07.5|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100&imdbid=2906216] 2024-01-10 18:39:07.5|Info|DownloadDecisionMaker|Processing 98 releases 2024-01-10 18:39:09.6|Info|ReleaseSearchService|Searching indexers for [Ex Machina]. 2 active indexers 2024-01-10 18:39:18.6|Info|DownloadDecisionMaker|Processing 188 releases 2024-01-10 18:39:22.5|Info|ReleaseSearchService|Searching indexers for [Ferrari]. 2 active indexers 2024-01-10 18:39:31.4|Info|DownloadDecisionMaker|Processing 2 releases 2024-01-10 18:39:31.6|Info|ReleaseSearchService|Searching indexers for [The Godfather]. 2 active indexers 2024-01-10 18:39:42.5|Info|DownloadDecisionMaker|Processing 195 releases 2024-01-10 18:39:49.3|Info|ReleaseSearchService|Searching indexers for [The Hobbit: The Battle of the Five Armies]. 2 active indexers 2024-01-10 18:39:58.3|Info|DownloadDecisionMaker|Processing 196 releases 2024-01-10 18:40:02.7|Info|ReleaseSearchService|Searching indexers for [The Hobbit: The Desolation of Smaug]. 2 active indexers 2024-01-10 18:40:12.1|Info|DownloadDecisionMaker|Processing 200 releases 2024-01-10 18:40:16.5|Info|ReleaseSearchService|Searching indexers for [The Hobbit: An Unexpected Journey]. 3 active indexers 2024-01-10 18:40:39.9|Info|DownloadDecisionMaker|Processing 229 releases 2024-01-10 18:40:45.0|Info|ReleaseSearchService|Searching indexers for [Inception]. 3 active indexers 2024-01-10 18:40:54.7|Info|DownloadDecisionMaker|Processing 226 releases 2024-01-10 18:40:59.7|Info|ReleaseSearchService|Searching indexers for [Interstellar]. 3 active indexers 2024-01-10 18:41:09.0|Info|DownloadDecisionMaker|Processing 232 releases 2024-01-10 18:41:14.0|Info|ReleaseSearchService|Searching indexers for [Kingdom of Heaven]. 3 active indexers 2024-01-10 18:41:23.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.20:9117/api/v2.0/indexers/kickasstorrents-to/results/torznab/api?t=search&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100&q=Kingdom%20of%20Heaven%202005: 400.BadRequest (1730 bytes) 2024-01-10 18:41:23.0|Warn|Torznab|Kickasstorrents HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.20:9117/api/v2.0/indexers/kickasstorrents-to/results/torznab/api?t=search&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100&q=Kingdom%20of%20Heaven%202005] 2024-01-10 18:41:23.0|Info|DownloadDecisionMaker|Processing 86 releases 2024-01-10 18:41:24.8|Info|ReleaseSearchService|Searching indexers for [The Lord of the Rings: The Fellowship of the Ring]. 2 active indexers 2024-01-10 18:41:35.6|Info|DownloadDecisionMaker|Processing 85 releases 2024-01-10 18:41:37.4|Info|ReleaseSearchService|Searching indexers for [The Lord of the Rings: The Return of the King]. 2 active indexers 2024-01-10 18:41:48.1|Info|DownloadDecisionMaker|Processing 81 releases 2024-01-10 18:41:49.8|Info|ReleaseSearchService|Searching indexers for [The Lord of the Rings: The Two Towers]. 2 active indexers 2024-01-10 18:41:58.2|Info|DownloadDecisionMaker|Processing 80 releases 2024-01-10 18:41:59.8|Info|ReleaseSearchService|Searching indexers for [Napoleon]. 2 active indexers 2024-01-10 18:43:00.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100&imdbid=13287846: 400.BadRequest (1849 bytes) 2024-01-10 18:43:00.2|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100&imdbid=13287846] 2024-01-10 18:43:00.2|Info|DownloadDecisionMaker|Processing 32 releases 2024-01-10 18:43:00.9|Info|ReleaseSearchService|Searching indexers for [Oppenheimer]. 2 active indexers 2024-01-10 18:43:10.2|Info|DownloadDecisionMaker|Processing 186 releases 2024-01-10 18:43:14.2|Info|ReleaseSearchService|Searching indexers for [Pirates of the Caribbean: At World's End]. 2 active indexers 2024-01-10 18:43:25.0|Info|DownloadDecisionMaker|Processing 69 releases 2024-01-10 18:43:26.7|Info|ReleaseSearchService|Searching indexers for [Pirates of the Caribbean: The Curse of the Black Pearl]. 2 active indexers 2024-01-10 18:43:36.3|Info|DownloadDecisionMaker|Processing 127 releases 2024-01-10 18:43:39.1|Info|ReleaseSearchService|Searching indexers for [Pirates of the Caribbean: Dead Man's Chest]. 2 active indexers 2024-01-10 18:43:48.0|Info|DownloadDecisionMaker|Processing 59 releases 2024-01-10 18:43:49.3|Info|ReleaseSearchService|Searching indexers for [Pirates of the Caribbean: Dead Men Tell No Tales]. 2 active indexers 2024-01-10 18:43:58.9|Info|DownloadDecisionMaker|Processing 196 releases 2024-01-10 18:44:03.3|Info|ReleaseSearchService|Searching indexers for [Pirates of the Caribbean: On Stranger Tides]. 3 active indexers 2024-01-10 18:44:12.2|Info|DownloadDecisionMaker|Processing 223 releases 2024-01-10 18:44:17.1|Info|ReleaseSearchService|Searching indexers for [The Pirates! In an Adventure with Scientists!]. 3 active indexers 2024-01-10 18:44:26.2|Info|DownloadDecisionMaker|Processing 12 releases 2024-01-10 18:44:26.4|Info|ReleaseSearchService|Searching indexers for [The Right Stuff]. 3 active indexers 2024-01-10 18:44:37.2|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-10 18:44:38.4|Info|ReleaseSearchService|Searching indexers for [The Shawshank Redemption]. 3 active indexers 2024-01-10 18:45:38.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100&imdbid=0111161: 400.BadRequest (1847 bytes) 2024-01-10 18:45:38.7|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100&imdbid=0111161] 2024-01-10 18:45:38.7|Info|DownloadDecisionMaker|Processing 195 releases 2024-01-10 18:45:42.8|Info|MovieSearchService|Movie search completed. 0 reports downloaded. 2024-01-10 19:08:25.7|Info|RssSyncService|Starting RSS Sync 2024-01-10 19:09:38.5|Info|DownloadDecisionMaker|Processing 72 releases 2024-01-10 19:09:39.7|Info|RssSyncService|RSS Sync Completed. Reports found: 72, Reports grabbed: 0 2024-01-10 19:12:50.8|Info|RefreshMovieService|Updating info for 8 Mile 2024-01-10 19:12:52.1|Warn|DiskScanService|Movie's root folder (/config/drive/Jan-Home/Personal/Films/) is empty. Rescan will not update movies as a failsafe. 2024-01-10 19:12:54.3|Info|ReleaseSearchService|Searching indexers for [8 Mile]. 3 active indexers 2024-01-10 19:13:52.0|Info|MovieService|Deleted movie [8 Mile (2002)][tt0298203, 65] 2024-01-10 19:13:52.0|Info|MovieService|Deleted movie [Blade Runner 2049 (2017)][tt1856101, 335984] 2024-01-10 19:13:52.0|Info|MovieService|Deleted movie [Drive (2011)][tt0780504, 64690] 2024-01-10 19:13:52.0|Info|MovieService|Deleted movie [Dungeons & Dragons: Honor Among Thieves (2023)][tt2906216, 493529] 2024-01-10 19:13:52.0|Info|MovieService|Deleted movie [Ex Machina (2015)][tt0470752, 264660] 2024-01-10 19:13:52.0|Info|MovieService|Deleted movie [Inception (2010)][tt1375666, 27205] 2024-01-10 19:13:52.0|Info|MovieService|Deleted movie [Interstellar (2014)][tt0816692, 157336] 2024-01-10 19:13:52.0|Info|MovieService|Deleted movie [The Godfather (1972)][tt0068646, 238] 2024-01-10 19:13:52.0|Info|MovieService|Deleted movie [The Right Stuff (1983)][tt0086197, 9549] 2024-01-10 19:13:52.0|Info|MovieService|Deleted movie [The Shawshank Redemption (1994)][tt0111161, 278] 2024-01-10 19:13:52.0|Info|MovieService|Deleted movie [The Big Lebowski (1998)][tt0118715, 115] 2024-01-10 19:13:52.0|Info|MovieService|Deleted movie [The Creator (2023)][tt11858890, 670292] 2024-01-10 19:13:52.0|Info|MovieService|Deleted movie [Oppenheimer (2023)][tt15398776, 872585] 2024-01-10 19:13:52.0|Info|MovieService|Deleted movie [Blade Runner (1982)][tt0083658, 78] 2024-01-10 19:13:52.0|Info|MovieService|Deleted movie [Napoleon (2023)][tt13287846, 753342] 2024-01-10 19:13:52.0|Info|MovieService|Deleted movie [Kingdom of Heaven (2005)][tt0320661, 1495] 2024-01-10 19:13:52.0|Info|MovieService|Deleted movie [The Pirates! In an Adventure with Scientists! (2012)][tt1430626, 72197] 2024-01-10 19:13:52.0|Info|MovieService|Deleted movie [Pirates of the Caribbean: The Curse of the Black Pearl (2003)][tt0325980, 22] 2024-01-10 19:13:52.0|Info|MovieService|Deleted movie [Pirates of the Caribbean: On Stranger Tides (2011)][tt1298650, 1865] 2024-01-10 19:13:52.0|Info|MovieService|Deleted movie [Pirates of the Caribbean: At World's End (2007)][tt0449088, 285] 2024-01-10 19:13:52.0|Info|MovieService|Deleted movie [Pirates of the Caribbean: Dead Man's Chest (2006)][tt0383574, 58] 2024-01-10 19:13:52.0|Info|MovieService|Deleted movie [Pirates of the Caribbean: Dead Men Tell No Tales (2017)][tt1790809, 166426] 2024-01-10 19:13:52.0|Info|MovieService|Deleted movie [The Hobbit: The Battle of the Five Armies (2014)][tt2310332, 122917] 2024-01-10 19:13:52.0|Info|MovieService|Deleted movie [The Hobbit: The Desolation of Smaug (2013)][tt1170358, 57158] 2024-01-10 19:13:52.0|Info|MovieService|Deleted movie [The Hobbit: An Unexpected Journey (2012)][tt0903624, 49051] 2024-01-10 19:13:52.0|Info|MovieService|Deleted movie [The Lord of the Rings: The Fellowship of the Ring (2001)][tt0120737, 120] 2024-01-10 19:13:52.0|Info|MovieService|Deleted movie [The Lord of the Rings: The Return of the King (2003)][tt0167260, 122] 2024-01-10 19:13:52.0|Info|MovieService|Deleted movie [The Lord of the Rings: The Two Towers (2002)][tt0167261, 121] 2024-01-10 19:13:52.0|Info|MovieService|Deleted movie [Ferrari (2023)][tt3758542, 365620] 2024-01-10 19:14:09.3|Info|DownloadDecisionMaker|Processing 157 releases 2024-01-10 19:14:10.6|Info|AddMovieService|Adding Movie [The Big Lebowski (1998)][tt0118715, 115] Path: [/config/drive/Jan-Home/Personal/Films/The Big Lebowski (1998)] 2024-01-10 19:14:10.7|Info|RefreshMovieService|Updating info for The Big Lebowski 2024-01-10 19:14:10.9|Info|MediaCoverService|Downloading Poster for [The Big Lebowski (1998)][tt0118715, 115] https://image.tmdb.org/t/p/original/3bv6WAp6BSxxYvB5ozKFUYuRA8C.jpg 2024-01-10 19:14:10.9|Warn|DiskScanService|Movie's root folder (/config/drive/Jan-Home/Personal/Films/) is empty. Rescan will not update movies as a failsafe. 2024-01-10 19:14:10.9|Info|MovieScannedHandler|[The Big Lebowski] was recently added, performing post-add actions 2024-01-10 19:14:11.0|Info|ReleaseSearchService|Searching indexers for [The Big Lebowski]. 3 active indexers 2024-01-10 19:14:11.1|Info|MediaCoverService|Downloading Fanart for [The Big Lebowski (1998)][tt0118715, 115] https://image.tmdb.org/t/p/original/nevS6wjzCxZESvmjJZqdyZ3RNQ6.jpg 2024-01-10 19:14:12.7|Info|MetadataService|Movie folder does not exist, skipping metadata image creation 2024-01-10 19:14:12.8|Info|MovieSearchService|Movie search completed. 0 reports downloaded. 2024-01-10 19:14:20.7|Info|DownloadDecisionMaker|Processing 160 releases 2024-01-10 19:14:23.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.20:9117/dl/kickasstorrents-to/?jackett_apikey=(removed)&path=Q2ZESjhDSHFiSzBZRDBKT3IwLU9wamxHSnVMQld0RDVuZTJ1MmVjLVhYNXpfdHAyc2x4NFhjQ1FwVWJXNkloRHk2U0dmXzJqaktBNUtITXA4UTBPQjJDOXBzT1pwMHJvTkMxdHp1SzBSUjBCMDFZTHE0Q3NPdXZpZXo2bHA0MEJIVlQwTFJ5NUpaaEVxLVJJVDdiVUtacnBFVFdjR21qTWFqQ25TblFjbm16Zjhybk10VDd1Mmdta2JHQlR0UmlDWUtCTUk2cVpIZUN4WDlzRlUtbHVLUDF1TjlOdmYtMGJ3TkVqMnNvSDgzdFFuU0tFZmpPMVUyNjFsVEo4YnhSck5zclZoZw&file=The+Big+Lebowski+1998+2160p+BluRay+HEVC+DTS-X+7+1-TERMiNAL: 404.NotFound (0 bytes) 2024-01-10 19:14:23.9|Error|Transmission|Downloading torrent file for movie 'The Big Lebowski 1998 2160p BluRay HEVC DTS-X 7 1-TERMiNAL' failed since it no longer exists (http://192.168.0.20:9117/dl/kickasstorrents-to/?jackett_apikey=(removed)&path=Q2ZESjhDSHFiSzBZRDBKT3IwLU9wamxHSnVMQld0RDVuZTJ1MmVjLVhYNXpfdHAyc2x4NFhjQ1FwVWJXNkloRHk2U0dmXzJqaktBNUtITXA4UTBPQjJDOXBzT1pwMHJvTkMxdHp1SzBSUjBCMDFZTHE0Q3NPdXZpZXo2bHA0MEJIVlQwTFJ5NUpaaEVxLVJJVDdiVUtacnBFVFdjR21qTWFqQ25TblFjbm16Zjhybk10VDd1Mmdta2JHQlR0UmlDWUtCTUk2cVpIZUN4WDlzRlUtbHVLUDF1TjlOdmYtMGJ3TkVqMnNvSDgzdFFuU0tFZmpPMVUyNjFsVEo4YnhSck5zclZoZw&file=The+Big+Lebowski+1998+2160p+BluRay+HEVC+DTS-X+7+1-TERMiNAL) [v5.2.6.8376] NzbDrone.Common.Http.HttpException: HTTP request failed: [404:NotFound] [GET] at [http://192.168.0.20:9117/dl/kickasstorrents-to/?jackett_apikey=(removed)&path=Q2ZESjhDSHFiSzBZRDBKT3IwLU9wamxHSnVMQld0RDVuZTJ1MmVjLVhYNXpfdHAyc2x4NFhjQ1FwVWJXNkloRHk2U0dmXzJqaktBNUtITXA4UTBPQjJDOXBzT1pwMHJvTkMxdHp1SzBSUjBCMDFZTHE0Q3NPdXZpZXo2bHA0MEJIVlQwTFJ5NUpaaEVxLVJJVDdiVUtacnBFVFdjR21qTWFqQ25TblFjbm16Zjhybk10VDd1Mmdta2JHQlR0UmlDWUtCTUk2cVpIZUN4WDlzRlUtbHVLUDF1TjlOdmYtMGJ3TkVqMnNvSDgzdFFuU0tFZmpPMVUyNjFsVEo4YnhSck5zclZoZw&file=The+Big+Lebowski+1998+2160p+BluRay+HEVC+DTS-X+7+1-TERMiNAL] at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 119 at NzbDrone.Core.Download.TorrentClientBase`1.DownloadFromWebUrl(RemoteMovie remoteMovie, IIndexer indexer, String torrentUrl) in ./Radarr.Core/Download/TorrentClientBase.cs:line 137 2024-01-10 19:14:24.2|Warn|ProcessDownloadDecisions|Failed to download release from indexer, no longer available. The Big Lebowski 1998 2160p BluRay HEVC DTS-X 7 1-TERMiNAL 2024-01-10 19:14:24.3|Info|DownloadService|Report for The Big Lebowski (1998) sent to Transmission from indexer Torrent Galaxy. The.Big.Lebowski.1998.PROPER.2160p.BluRay.REMUX.HEVC.DTS-X.7.1-FGT 2024-01-10 19:14:24.4|Info|MovieSearchService|Movie search completed. 1 reports downloaded. 2024-01-10 19:15:17.4|Info|ReleaseSearchService|Searching indexers for [The Big Lebowski]. 3 active indexers 2024-01-10 19:15:17.5|Info|DownloadDecisionMaker|Processing 160 releases 2024-01-10 19:15:20.7|Info|DownloadService|Report for The Big Lebowski (1998) sent to Transmission from indexer Kickasstorrents. The Big Lebowski 1998 2160p BluRay HEVC DTS-X 7 1-TERMiNAL 2024-01-10 19:15:20.7|Info|MovieSearchService|Movie search completed. 1 reports downloaded. 2024-01-10 19:19:21.5|Info|AddMovieService|Adding Movie [Blade Runner (1982)][tt0083658, 78] Path: [/config/drive/Jan-Home/Personal/Films/Blade Runner (1982)] 2024-01-10 19:19:21.6|Info|RefreshMovieService|Updating info for Blade Runner 2024-01-10 19:19:21.7|Info|AddMovieCollectionService|Adding Collection Blade Runner Collection[422837] 2024-01-10 19:19:21.8|Info|RefreshCollectionService|Updating info for Blade Runner Collection 2024-01-10 19:19:21.8|Info|MediaCoverService|Downloading Poster for [Blade Runner (1982)][tt0083658, 78] https://image.tmdb.org/t/p/original/63N9uy8nd9j7Eog2axPQ8lbr3Wj.jpg 2024-01-10 19:19:21.8|Warn|DiskScanService|Movie's root folder (/config/drive/Jan-Home/Personal/Films/) is empty. Rescan will not update movies as a failsafe. 2024-01-10 19:19:21.8|Info|MovieScannedHandler|[Blade Runner] was recently added, performing post-add actions 2024-01-10 19:19:21.9|Info|ReleaseSearchService|Searching indexers for [Blade Runner]. 3 active indexers 2024-01-10 19:19:22.7|Info|MediaCoverService|Downloading Fanart for [Blade Runner (1982)][tt0083658, 78] https://image.tmdb.org/t/p/original/eIi3klFf7mp3oL5EEF4mLIDs26r.jpg 2024-01-10 19:19:23.6|Info|MetadataService|Movie folder does not exist, skipping metadata image creation 2024-01-10 19:20:01.8|Info|DownloadDecisionMaker|Processing 222 releases 2024-01-10 19:20:06.5|Info|DownloadService|Report for Blade Runner (1982) sent to Transmission from indexer The Pirate Bay. Blade.Runner.1982.The.Final.Cut.2160p.BluRay.HEVC.TrueHD.7.1.Atm 2024-01-10 19:20:06.6|Info|MovieSearchService|Movie search completed. 1 reports downloaded. 2024-01-10 19:22:01.8|Info|ReleaseSearchService|Searching indexers for [Blade Runner]. 3 active indexers 2024-01-10 19:22:02.0|Info|DownloadDecisionMaker|Processing 222 releases 2024-01-10 19:22:06.6|Info|DownloadService|Report for Blade Runner (1982) sent to Transmission from indexer The Pirate Bay. Blade.Runner.1982.The.Final.Cut.2160p.BluRay.HEVC.TrueHD.7.1.Atm 2024-01-10 19:22:06.6|Info|MovieSearchService|Movie search completed. 1 reports downloaded. 2024-01-10 19:23:14.1|Info|MovieService|Deleted movie [The Big Lebowski (1998)][tt0118715, 115] 2024-01-10 19:23:30.4|Info|ReleaseSearchService|Searching indexers for [Blade Runner]. 3 active indexers 2024-01-10 19:23:30.6|Info|DownloadDecisionMaker|Processing 222 releases 2024-01-10 19:23:35.2|Info|MovieSearchService|Movie search completed. 0 reports downloaded. 2024-01-10 19:24:31.9|Info|AddMovieService|Adding Movie [Avengers: Infinity War (2018)][tt4154756, 299536] Path: [/config/drive/Jan-Home/Personal/Films/Avengers Infinity War (2018)] 2024-01-10 19:24:32.0|Info|RefreshMovieService|Updating info for Avengers: Infinity War 2024-01-10 19:24:32.1|Info|AddMovieCollectionService|Adding Collection The Avengers Collection[86311] 2024-01-10 19:24:32.2|Info|RefreshCollectionService|Updating info for The Avengers Collection 2024-01-10 19:24:32.3|Info|MediaCoverService|Downloading Poster for [Avengers: Infinity War (2018)][tt4154756, 299536] https://image.tmdb.org/t/p/original/7WsyChQLEftFiDOVTGkv3hFpyyt.jpg 2024-01-10 19:24:32.3|Warn|DiskScanService|Movie's root folder (/config/drive/Jan-Home/Personal/Films/) is empty. Rescan will not update movies as a failsafe. 2024-01-10 19:24:32.3|Info|MovieScannedHandler|[Avengers: Infinity War] was recently added, performing post-add actions 2024-01-10 19:24:32.3|Info|ReleaseSearchService|Searching indexers for [Avengers: Infinity War]. 3 active indexers 2024-01-10 19:24:32.4|Info|MediaCoverService|Downloading Fanart for [Avengers: Infinity War (2018)][tt4154756, 299536] https://image.tmdb.org/t/p/original/mDfJG3LC3Dqb67AZ52x3Z0jU0uB.jpg 2024-01-10 19:24:35.5|Info|MetadataService|Movie folder does not exist, skipping metadata image creation 2024-01-10 19:24:52.2|Info|DownloadDecisionMaker|Processing 238 releases 2024-01-10 19:24:56.9|Info|DownloadService|Report for Avengers: Infinity War (2018) sent to Transmission from indexer The Pirate Bay. Avengers.Infinity.War.2018.1080p.BluRay.REMUX.AVCDTS-HD.MA.7.1-F 2024-01-10 19:24:56.9|Info|MovieSearchService|Movie search completed. 1 reports downloaded. 2024-01-10 19:39:56.1|Info|RssSyncService|Starting RSS Sync 2024-01-10 19:39:56.3|Info|DownloadDecisionMaker|Processing 72 releases 2024-01-10 19:39:57.1|Info|RssSyncService|RSS Sync Completed. Reports found: 72, Reports grabbed: 0 2024-01-10 19:42:08.8|Info|AddMovieService|Adding Movie [Drive (2011)][tt0780504, 64690] Path: [/config/drive/Jan-Home/Personal/Films/Drive (2011) [1080p] [BluRay] [5.1] [YTS.MX]] 2024-01-10 19:42:09.0|Info|RefreshMovieService|Updating info for Drive 2024-01-10 19:42:09.2|Info|MediaCoverService|Downloading Poster for [Drive (2011)][tt0780504, 64690] https://image.tmdb.org/t/p/original/602vevIURmpDfzbnv5Ubi6wIkQm.jpg 2024-01-10 19:42:09.2|Info|DiskScanService|Scanning disk for Drive 2024-01-10 19:42:09.4|Info|MediaCoverService|Downloading Fanart for [Drive (2011)][tt0780504, 64690] https://image.tmdb.org/t/p/original/1oaLxMtdn47TWdaty8BwdU4oXhV.jpg 2024-01-10 19:42:10.6|Info|MovieService|Assigning file [Drive.2011.1080p.BluRay.x264.AAC5.1-[YTS.MX].mp4] to movie [[Drive (2011)][tt0780504, 64690]] 2024-01-10 19:42:10.7|Info|DiskScanService|Completed scanning disk for Drive 2024-01-10 19:42:10.7|Info|MovieScannedHandler|[Drive] was recently added, performing post-add actions 2024-01-10 19:42:10.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-10 19:42:11.0|Info|ExistingSubtitleImporter|Found 2 existing subtitle files 2024-01-10 19:42:11.0|Info|ExistingOtherExtraImporter|Found 1 existing other extra files 2024-01-10 19:42:11.1|Info|ExistingExtraFileService|Found 5 possible extra files, imported 3 files. 2024-01-10 20:07:56.7|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup. 2024-01-10 20:08:56.9|Info|HousekeepingService|Running housecleaning tasks 2024-01-10 20:08:57.1|Info|Database|Vacuuming Log database 2024-01-10 20:08:57.2|Info|Database|Log database compressed 2024-01-10 20:08:57.2|Info|Database|Vacuuming Main database 2024-01-10 20:08:57.3|Info|Database|Main database compressed 2024-01-10 20:10:26.8|Info|RssSyncService|Starting RSS Sync 2024-01-10 20:10:30.5|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/10/2024 18:41:40 and 01/10/2024 19:16:48 UTC. Search may be required. 2024-01-10 20:10:37.8|Info|DownloadDecisionMaker|Processing 70 releases 2024-01-10 20:10:38.7|Info|RssSyncService|RSS Sync Completed. Reports found: 70, Reports grabbed: 0 2024-01-10 20:40:57.5|Info|RssSyncService|Starting RSS Sync 2024-01-10 20:40:57.7|Info|DownloadDecisionMaker|Processing 70 releases 2024-01-10 20:40:58.6|Info|RssSyncService|RSS Sync Completed. Reports found: 70, Reports grabbed: 0 2024-01-10 20:51:58.7|Info|DiskScanService|Scanning disk for Avengers: Infinity War 2024-01-10 20:51:58.7|Info|DiskScanService|Completed scanning disk for Avengers: Infinity War 2024-01-10 20:51:58.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-10 20:51:58.7|Info|DiskScanService|Scanning disk for Blade Runner 2024-01-10 20:51:58.7|Info|DiskScanService|Completed scanning disk for Blade Runner 2024-01-10 20:51:58.7|Info|MovieScannedHandler|[Blade Runner] was recently added, performing post-add actions 2024-01-10 20:51:58.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-10 20:51:58.8|Info|DiskScanService|Scanning disk for Drive 2024-01-10 20:51:58.8|Info|DiskScanService|Completed scanning disk for Drive 2024-01-10 20:51:58.8|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-10 20:51:58.8|Info|ReleaseSearchService|Searching indexers for [Blade Runner]. 3 active indexers 2024-01-10 20:51:58.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-10 20:51:58.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-10 20:51:58.9|Info|ExistingExtraFileService|Found 5 possible extra files, imported 3 files. 2024-01-10 20:52:59.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100&imdbid=0083658: 400.BadRequest (1847 bytes) 2024-01-10 20:52:59.2|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100&imdbid=0083658] 2024-01-10 20:52:59.2|Info|DownloadDecisionMaker|Processing 198 releases 2024-01-10 20:53:04.0|Info|MovieSearchService|Movie search completed. 0 reports downloaded. 2024-01-10 21:11:28.2|Info|RssSyncService|Starting RSS Sync 2024-01-10 21:11:29.8|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/10/2024 19:28:15 and 01/10/2024 20:03:10 UTC. Search may be required. 2024-01-10 21:11:44.0|Info|DownloadDecisionMaker|Processing 76 releases 2024-01-10 21:11:44.8|Info|RssSyncService|RSS Sync Completed. Reports found: 76, Reports grabbed: 0 2024-01-10 21:41:58.6|Info|RssSyncService|Starting RSS Sync 2024-01-10 21:41:58.8|Info|DownloadDecisionMaker|Processing 76 releases 2024-01-10 21:41:59.7|Info|RssSyncService|RSS Sync Completed. Reports found: 76, Reports grabbed: 0 2024-01-10 22:12:29.1|Info|RssSyncService|Starting RSS Sync 2024-01-10 22:12:43.5|Info|DownloadDecisionMaker|Processing 75 releases 2024-01-10 22:12:44.3|Info|RssSyncService|RSS Sync Completed. Reports found: 75, Reports grabbed: 0 2024-01-10 22:42:59.6|Info|RssSyncService|Starting RSS Sync 2024-01-10 22:42:59.7|Info|DownloadDecisionMaker|Processing 75 releases 2024-01-10 22:43:00.8|Info|RssSyncService|RSS Sync Completed. Reports found: 75, Reports grabbed: 0 2024-01-10 23:13:30.0|Info|RssSyncService|Starting RSS Sync 2024-01-10 23:13:31.4|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/10/2024 21:33:00 and 01/10/2024 22:21:09 UTC. Search may be required. 2024-01-10 23:13:40.5|Info|DownloadDecisionMaker|Processing 69 releases 2024-01-10 23:13:41.2|Info|RssSyncService|RSS Sync Completed. Reports found: 69, Reports grabbed: 0 2024-01-10 23:44:00.4|Info|RssSyncService|Starting RSS Sync 2024-01-10 23:44:00.6|Info|DownloadDecisionMaker|Processing 69 releases 2024-01-10 23:44:01.2|Info|RssSyncService|RSS Sync Completed. Reports found: 69, Reports grabbed: 0 2024-01-11 00:14:30.8|Info|RssSyncService|Starting RSS Sync 2024-01-11 00:14:52.4|Info|DownloadDecisionMaker|Processing 70 releases 2024-01-11 00:14:53.1|Info|RssSyncService|RSS Sync Completed. Reports found: 70, Reports grabbed: 0 2024-01-11 00:45:01.2|Info|RssSyncService|Starting RSS Sync 2024-01-11 00:45:01.3|Info|DownloadDecisionMaker|Processing 70 releases 2024-01-11 00:45:01.9|Info|RssSyncService|RSS Sync Completed. Reports found: 70, Reports grabbed: 0 2024-01-11 01:15:31.8|Info|RssSyncService|Starting RSS Sync 2024-01-11 01:15:33.3|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/10/2024 23:12:49 and 01/11/2024 00:17:09 UTC. Search may be required. 2024-01-11 01:15:41.8|Info|DownloadDecisionMaker|Processing 70 releases 2024-01-11 01:15:42.5|Info|RssSyncService|RSS Sync Completed. Reports found: 70, Reports grabbed: 0 2024-01-11 01:46:02.2|Info|RssSyncService|Starting RSS Sync 2024-01-11 01:46:02.3|Info|DownloadDecisionMaker|Processing 70 releases 2024-01-11 01:46:02.9|Info|RssSyncService|RSS Sync Completed. Reports found: 70, Reports grabbed: 0 2024-01-11 02:04:36.0|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:04:38.3|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:04:40.6|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:04:42.7|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:04:43.8|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:04:46.0|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:04:48.7|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:04:50.5|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:04:53.5|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:04:58.6|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:05:00.3|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:05:03.6|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:05:05.4|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:05:07.0|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:05:08.5|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:05:10.2|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:05:10.9|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:05:13.0|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:05:14.4|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:05:16.5|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:05:18.4|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:05:19.3|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:05:26.2|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:05:26.9|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:05:29.0|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:05:29.7|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:05:31.4|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:05:33.0|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:05:34.4|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:05:36.3|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:05:38.2|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:05:39.8|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:05:42.3|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:05:44.1|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:05:46.1|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:05:46.8|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:05:48.3|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:05:50.5|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:05:51.2|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:05:51.9|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:05:53.6|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:05:55.5|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:05:57.5|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:05:59.3|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:06:03.3|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:06:06.9|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:06:09.1|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:06:09.8|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:06:11.7|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:06:13.6|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:06:14.9|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:06:16.9|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:06:18.5|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:06:20.8|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:06:22.6|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:06:24.9|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:06:26.9|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:06:30.9|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:06:33.0|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:06:34.7|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:06:35.9|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:06:37.3|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:06:39.2|Warn|QualityFinder|Unable to find exact quality for BLURAY, 2160, and BRDISK. Using Unknown as fallback 2024-01-11 02:06:39.4|Info|MovieService|Assigning file [Blade Runner (1982) Unknown.m2ts] to movie [[Blade Runner (1982)][tt0083658, 78]] 2024-01-11 02:06:39.6|Warn|DownloadedMovieImportService|Unable to parse file on import: [/config/drive/Jan-Home/Personal/Torrent/downloads/Blade.Runner.1982.The.Final.Cut.2160p.BluRay.HEVC.TrueHD.7.1.Atmos-HDRINVASION/BDMV/STREAM/00014.m2ts] 2024-01-11 02:16:32.6|Info|RssSyncService|Starting RSS Sync 2024-01-11 02:16:42.1|Info|DownloadDecisionMaker|Processing 70 releases 2024-01-11 02:16:42.8|Info|RssSyncService|RSS Sync Completed. Reports found: 70, Reports grabbed: 0 2024-01-11 02:47:03.0|Info|RssSyncService|Starting RSS Sync 2024-01-11 02:47:03.2|Info|DownloadDecisionMaker|Processing 70 releases 2024-01-11 02:47:03.9|Info|RssSyncService|RSS Sync Completed. Reports found: 70, Reports grabbed: 0 2024-01-11 03:17:33.5|Info|RssSyncService|Starting RSS Sync 2024-01-11 03:17:42.3|Info|DownloadDecisionMaker|Processing 68 releases 2024-01-11 03:17:42.9|Info|RssSyncService|RSS Sync Completed. Reports found: 68, Reports grabbed: 0 2024-01-11 03:48:03.9|Info|RssSyncService|Starting RSS Sync 2024-01-11 03:48:04.0|Info|DownloadDecisionMaker|Processing 68 releases 2024-01-11 03:48:04.7|Info|RssSyncService|RSS Sync Completed. Reports found: 68, Reports grabbed: 0 2024-01-11 04:18:34.4|Info|RssSyncService|Starting RSS Sync 2024-01-11 04:18:36.0|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/11/2024 01:18:09 and 01/11/2024 03:47:49 UTC. Search may be required. 2024-01-11 04:18:44.8|Info|DownloadDecisionMaker|Processing 64 releases 2024-01-11 04:18:45.3|Info|RssSyncService|RSS Sync Completed. Reports found: 64, Reports grabbed: 0 2024-01-11 04:49:04.8|Info|RssSyncService|Starting RSS Sync 2024-01-11 04:49:04.9|Info|DownloadDecisionMaker|Processing 64 releases 2024-01-11 04:49:05.4|Info|RssSyncService|RSS Sync Completed. Reports found: 64, Reports grabbed: 0 2024-01-11 05:19:35.2|Info|RssSyncService|Starting RSS Sync 2024-01-11 05:19:36.6|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/11/2024 03:47:59 and 01/11/2024 04:22:29 UTC. Search may be required. 2024-01-11 05:19:45.2|Info|DownloadDecisionMaker|Processing 65 releases 2024-01-11 05:19:45.7|Info|RssSyncService|RSS Sync Completed. Reports found: 65, Reports grabbed: 0 2024-01-11 05:50:05.6|Info|RssSyncService|Starting RSS Sync 2024-01-11 05:50:05.9|Info|DownloadDecisionMaker|Processing 65 releases 2024-01-11 05:50:06.5|Info|RssSyncService|RSS Sync Completed. Reports found: 65, Reports grabbed: 0 2024-01-11 05:51:36.2|Info|MovieService|Assigning file [Avengers Infinity War (2018) Remux-1080p.mkv] to movie [[Avengers: Infinity War (2018)][tt4154756, 299536]] 2024-01-11 06:20:36.1|Info|RssSyncService|Starting RSS Sync 2024-01-11 06:20:45.4|Info|DownloadDecisionMaker|Processing 65 releases 2024-01-11 06:20:46.0|Info|RssSyncService|RSS Sync Completed. Reports found: 65, Reports grabbed: 0 2024-01-11 06:51:06.5|Info|RssSyncService|Starting RSS Sync 2024-01-11 06:51:06.6|Info|DownloadDecisionMaker|Processing 65 releases 2024-01-11 06:51:07.2|Info|RssSyncService|RSS Sync Completed. Reports found: 65, Reports grabbed: 0 2024-01-11 07:21:36.9|Info|RssSyncService|Starting RSS Sync 2024-01-11 07:22:26.4|Info|DownloadDecisionMaker|Processing 67 releases 2024-01-11 07:22:27.0|Info|RssSyncService|RSS Sync Completed. Reports found: 67, Reports grabbed: 0 2024-01-11 07:52:37.3|Info|RssSyncService|Starting RSS Sync 2024-01-11 07:52:37.5|Info|DownloadDecisionMaker|Processing 67 releases 2024-01-11 07:52:38.0|Info|RssSyncService|RSS Sync Completed. Reports found: 67, Reports grabbed: 0 2024-01-11 08:23:07.8|Info|RssSyncService|Starting RSS Sync 2024-01-11 08:23:17.9|Info|DownloadDecisionMaker|Processing 70 releases 2024-01-11 08:23:18.6|Info|RssSyncService|RSS Sync Completed. Reports found: 70, Reports grabbed: 0 2024-01-11 08:53:38.2|Info|RssSyncService|Starting RSS Sync 2024-01-11 08:53:38.3|Info|DownloadDecisionMaker|Processing 70 releases 2024-01-11 08:53:39.0|Info|RssSyncService|RSS Sync Completed. Reports found: 70, Reports grabbed: 0 2024-01-11 09:24:08.7|Info|RssSyncService|Starting RSS Sync 2024-01-11 09:24:24.6|Info|DownloadDecisionMaker|Processing 62 releases 2024-01-11 09:24:25.0|Info|RssSyncService|RSS Sync Completed. Reports found: 62, Reports grabbed: 0 2024-01-11 09:54:39.0|Info|RssSyncService|Starting RSS Sync 2024-01-11 09:54:39.1|Info|DownloadDecisionMaker|Processing 62 releases 2024-01-11 09:54:39.6|Info|RssSyncService|RSS Sync Completed. Reports found: 62, Reports grabbed: 0 2024-01-11 10:25:09.3|Info|RssSyncService|Starting RSS Sync 2024-01-11 10:25:31.4|Info|DownloadDecisionMaker|Processing 62 releases 2024-01-11 10:25:31.8|Info|RssSyncService|RSS Sync Completed. Reports found: 62, Reports grabbed: 0 2024-01-11 10:55:39.6|Info|RssSyncService|Starting RSS Sync 2024-01-11 10:55:39.8|Info|DownloadDecisionMaker|Processing 62 releases 2024-01-11 10:55:40.3|Info|RssSyncService|RSS Sync Completed. Reports found: 62, Reports grabbed: 0 2024-01-11 11:26:09.9|Info|RssSyncService|Starting RSS Sync 2024-01-11 11:26:11.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1797 bytes) 2024-01-11 11:26:11.3|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-11 11:26:19.6|Info|DownloadDecisionMaker|Processing 12 releases 2024-01-11 11:26:19.7|Info|RssSyncService|RSS Sync Completed. Reports found: 12, Reports grabbed: 0 2024-01-11 11:56:40.2|Info|RssSyncService|Starting RSS Sync 2024-01-11 11:56:41.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1797 bytes) 2024-01-11 11:56:41.7|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-11 11:56:41.7|Info|DownloadDecisionMaker|Processing 12 releases 2024-01-11 11:56:41.8|Info|RssSyncService|RSS Sync Completed. Reports found: 12, Reports grabbed: 0 2024-01-11 12:27:10.6|Info|RssSyncService|Starting RSS Sync 2024-01-11 12:27:11.9|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/11/2024 07:33:35 and 01/11/2024 11:25:48 UTC. Search may be required. 2024-01-11 12:27:20.3|Info|DownloadDecisionMaker|Processing 72 releases 2024-01-11 12:27:20.8|Info|RssSyncService|RSS Sync Completed. Reports found: 72, Reports grabbed: 0 2024-01-11 12:57:41.0|Info|RssSyncService|Starting RSS Sync 2024-01-11 12:57:41.1|Info|DownloadDecisionMaker|Processing 72 releases 2024-01-11 12:57:41.7|Info|RssSyncService|RSS Sync Completed. Reports found: 72, Reports grabbed: 0 2024-01-11 13:28:11.3|Info|RssSyncService|Starting RSS Sync 2024-01-11 13:28:21.5|Info|DownloadDecisionMaker|Processing 66 releases 2024-01-11 13:28:22.0|Info|RssSyncService|RSS Sync Completed. Reports found: 66, Reports grabbed: 0 2024-01-11 13:58:41.6|Info|RssSyncService|Starting RSS Sync 2024-01-11 13:58:41.7|Info|DownloadDecisionMaker|Processing 66 releases 2024-01-11 13:58:42.3|Info|RssSyncService|RSS Sync Completed. Reports found: 66, Reports grabbed: 0 2024-01-11 14:29:11.9|Info|RssSyncService|Starting RSS Sync 2024-01-11 14:29:13.0|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/11/2024 12:01:25 and 01/11/2024 13:47:32 UTC. Search may be required. 2024-01-11 14:30:15.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1805 bytes) 2024-01-11 14:30:15.5|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-11 14:30:15.5|Info|DownloadDecisionMaker|Processing 15 releases 2024-01-11 14:30:15.5|Info|RssSyncService|RSS Sync Completed. Reports found: 15, Reports grabbed: 0 2024-01-11 15:00:42.3|Info|RssSyncService|Starting RSS Sync 2024-01-11 15:01:04.7|Info|DownloadDecisionMaker|Processing 65 releases 2024-01-11 15:01:05.3|Info|RssSyncService|RSS Sync Completed. Reports found: 65, Reports grabbed: 0 2024-01-11 15:31:12.5|Info|RssSyncService|Starting RSS Sync 2024-01-11 15:31:13.9|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/11/2024 14:09:58 and 01/11/2024 14:21:51 UTC. Search may be required. 2024-01-11 15:31:22.4|Info|DownloadDecisionMaker|Processing 65 releases 2024-01-11 15:31:22.9|Info|RssSyncService|RSS Sync Completed. Reports found: 65, Reports grabbed: 0 2024-01-11 16:01:42.9|Info|RssSyncService|Starting RSS Sync 2024-01-11 16:01:48.3|Info|DownloadDecisionMaker|Processing 65 releases 2024-01-11 16:01:48.8|Info|RssSyncService|RSS Sync Completed. Reports found: 65, Reports grabbed: 0 2024-01-11 16:32:13.2|Info|RssSyncService|Starting RSS Sync 2024-01-11 16:32:22.8|Info|DownloadDecisionMaker|Processing 66 releases 2024-01-11 16:32:23.3|Info|RssSyncService|RSS Sync Completed. Reports found: 66, Reports grabbed: 0 2024-01-11 17:02:43.5|Info|RssSyncService|Starting RSS Sync 2024-01-11 17:03:57.4|Info|DownloadDecisionMaker|Processing 66 releases 2024-01-11 17:03:57.9|Info|RssSyncService|RSS Sync Completed. Reports found: 66, Reports grabbed: 0 2024-01-11 17:34:13.9|Info|RssSyncService|Starting RSS Sync 2024-01-11 17:34:23.6|Info|DownloadDecisionMaker|Processing 65 releases 2024-01-11 17:34:24.1|Info|RssSyncService|RSS Sync Completed. Reports found: 65, Reports grabbed: 0 2024-01-11 17:58:57.2|Info|AddMovieService|Adding Movie [Ferrari (2023)][tt3758542, 365620] Path: [/config/drive/Jan-Home/Personal/Films/Ferrari (2023)] 2024-01-11 17:58:57.3|Info|RefreshMovieService|Updating info for Ferrari 2024-01-11 17:58:57.4|Info|MediaCoverService|Downloading Poster for [Ferrari (2023)][tt3758542, 365620] https://image.tmdb.org/t/p/original/nNMoJMDCeF4Q5wpWvKuh5b8K2sX.jpg 2024-01-11 17:58:57.4|Info|DiskScanService|Scanning disk for Ferrari 2024-01-11 17:58:57.5|Info|DiskScanService|Completed scanning disk for Ferrari 2024-01-11 17:58:57.5|Info|MovieScannedHandler|[Ferrari] was recently added, performing post-add actions 2024-01-11 17:58:57.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-11 17:58:57.5|Info|ReleaseSearchService|Searching indexers for [Ferrari]. 3 active indexers 2024-01-11 17:58:57.5|Info|MediaCoverService|Downloading Fanart for [Ferrari (2023)][tt3758542, 365620] https://image.tmdb.org/t/p/original/fYxAAWbU54SzJ42H0FaaNdOeuqw.jpg 2024-01-11 17:58:59.6|Info|MetadataService|Movie folder does not exist, skipping metadata image creation 2024-01-11 17:59:21.5|Info|DownloadDecisionMaker|Processing 8 releases 2024-01-11 17:59:21.7|Info|MovieSearchService|Movie search completed. 0 reports downloaded. 2024-01-11 18:00:02.9|Info|AddMovieService|Adding Movie [The Godfather (1972)][tt0068646, 238] Path: [/config/drive/Jan-Home/Personal/Films/The Godfather (1972)] 2024-01-11 18:00:02.9|Info|RefreshMovieService|Updating info for The Godfather 2024-01-11 18:00:03.0|Info|AddMovieCollectionService|Adding Collection The Godfather Collection[230] 2024-01-11 18:00:03.0|Info|RefreshCollectionService|Updating info for The Godfather Collection 2024-01-11 18:00:03.1|Info|MediaCoverService|Downloading Poster for [The Godfather (1972)][tt0068646, 238] https://image.tmdb.org/t/p/original/3bhkrj58Vtu7enYsRolD1fZdja1.jpg 2024-01-11 18:00:03.1|Info|DiskScanService|Scanning disk for The Godfather 2024-01-11 18:00:03.1|Info|DiskScanService|Completed scanning disk for The Godfather 2024-01-11 18:00:03.1|Info|MovieScannedHandler|[The Godfather] was recently added, performing post-add actions 2024-01-11 18:00:03.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-11 18:00:03.2|Info|ReleaseSearchService|Searching indexers for [The Godfather]. 3 active indexers 2024-01-11 18:00:03.2|Info|MediaCoverService|Downloading Fanart for [The Godfather (1972)][tt0068646, 238] https://image.tmdb.org/t/p/original/rSPw7tgCH9c6NqICZef4kZjFOQ5.jpg 2024-01-11 18:00:05.1|Info|MetadataService|Movie folder does not exist, skipping metadata image creation 2024-01-11 18:00:09.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100&imdbid=0068646: 400.BadRequest (1791 bytes) 2024-01-11 18:00:09.6|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100&imdbid=0068646] 2024-01-11 18:00:12.1|Info|DownloadDecisionMaker|Processing 195 releases 2024-01-11 18:00:15.5|Info|DownloadService|Report for The Godfather (1972) sent to Transmission from indexer The Pirate Bay. The.Godfather.1972.1080p.BluRay.REMUX.AVC.DTS-HD.MA.TrueHD.5.1-F 2024-01-11 18:00:15.5|Info|MovieSearchService|Movie search completed. 1 reports downloaded. 2024-01-11 18:00:53.2|Info|AddMovieService|Adding Movie [Napoleon (2023)][tt13287846, 753342] Path: [/config/drive/Jan-Home/Personal/Films/Napoleon (2023)] 2024-01-11 18:00:53.3|Info|RefreshMovieService|Updating info for Napoleon 2024-01-11 18:00:53.4|Info|MediaCoverService|Downloading Poster for [Napoleon (2023)][tt13287846, 753342] https://image.tmdb.org/t/p/original/jE5o7y9K6pZtWNNMEw3IdpHuncR.jpg 2024-01-11 18:00:53.4|Info|DiskScanService|Scanning disk for Napoleon 2024-01-11 18:00:53.4|Info|DiskScanService|Completed scanning disk for Napoleon 2024-01-11 18:00:53.4|Info|MovieScannedHandler|[Napoleon] was recently added, performing post-add actions 2024-01-11 18:00:53.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-11 18:00:53.4|Info|ReleaseSearchService|Searching indexers for [Napoleon]. 2 active indexers 2024-01-11 18:00:53.5|Info|MediaCoverService|Downloading Fanart for [Napoleon (2023)][tt13287846, 753342] https://image.tmdb.org/t/p/original/f1AQhx6ZfGhPZFTVKgxG91PhEYc.jpg 2024-01-11 18:00:55.8|Info|MetadataService|Movie folder does not exist, skipping metadata image creation 2024-01-11 18:01:02.3|Info|DownloadDecisionMaker|Processing 33 releases 2024-01-11 18:01:02.8|Info|DownloadService|Report for Napoleon (2023) sent to Transmission from indexer The Pirate Bay. Napoleon.2023.1080p.HdScrener.X264.Dual.YG⭐ 2024-01-11 18:01:02.8|Info|MovieSearchService|Movie search completed. 1 reports downloaded. 2024-01-11 18:01:25.0|Info|AddMovieService|Adding Movie [Awakenings (1990)][tt0099077, 11005] Path: [/config/drive/Jan-Home/Personal/Films/Awakenings (1990) [BluRay] [1080p] [YTS.AM]] 2024-01-11 18:01:25.2|Info|RefreshMovieService|Updating info for Awakenings 2024-01-11 18:01:25.4|Info|MediaCoverService|Downloading Poster for [Awakenings (1990)][tt0099077, 11005] https://image.tmdb.org/t/p/original/9gztZXuHLG6AJ0fgqGd7Q43cWRI.jpg 2024-01-11 18:01:25.4|Info|DiskScanService|Scanning disk for Awakenings 2024-01-11 18:01:25.5|Info|MediaCoverService|Downloading Fanart for [Awakenings (1990)][tt0099077, 11005] https://image.tmdb.org/t/p/original/oUNAGuc28xNxeUg2NpXuT3qKup0.jpg 2024-01-11 18:01:27.0|Info|MovieService|Assigning file [Awakenings.1990.1080p.BluRay.x264-[YTS.AM].mp4] to movie [[Awakenings (1990)][tt0099077, 11005]] 2024-01-11 18:01:27.1|Info|DiskScanService|Completed scanning disk for Awakenings 2024-01-11 18:01:27.1|Info|MovieScannedHandler|[Awakenings] was recently added, performing post-add actions 2024-01-11 18:01:27.1|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-11 18:01:27.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-11 18:01:27.1|Info|ExistingOtherExtraImporter|Found 1 existing other extra files 2024-01-11 18:01:27.1|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files. 2024-01-11 18:04:35.1|Info|AddMovieService|Adding Movie [The Boys in the Boat (2023)][tt1856080, 823452] Path: [/config/drive/Jan-Home/Personal/Films/The Boys in the Boat (2023)] 2024-01-11 18:04:35.2|Info|RefreshMovieService|Updating info for The Boys in the Boat 2024-01-11 18:04:35.3|Info|MediaCoverService|Downloading Poster for [The Boys in the Boat (2023)][tt1856080, 823452] https://image.tmdb.org/t/p/original/eNOyS9hmdBoP5zpowbU4Kfh1JYB.jpg 2024-01-11 18:04:35.3|Info|DiskScanService|Scanning disk for The Boys in the Boat 2024-01-11 18:04:35.3|Info|DiskScanService|Completed scanning disk for The Boys in the Boat 2024-01-11 18:04:35.3|Info|MovieScannedHandler|[The Boys in the Boat] was recently added, performing post-add actions 2024-01-11 18:04:35.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-11 18:04:35.4|Info|ReleaseSearchService|Searching indexers for [The Boys in the Boat]. 3 active indexers 2024-01-11 18:04:35.4|Info|MediaCoverService|Downloading Fanart for [The Boys in the Boat (2023)][tt1856080, 823452] https://image.tmdb.org/t/p/original/Aq9YY4SLQaqsmaR3D4WiSuG33ga.jpg 2024-01-11 18:04:36.6|Info|MetadataService|Movie folder does not exist, skipping metadata image creation 2024-01-11 18:04:44.2|Info|RssSyncService|Starting RSS Sync 2024-01-11 18:04:53.7|Info|DownloadDecisionMaker|Processing 65 releases 2024-01-11 18:04:54.0|Info|DownloadDecisionMaker|No results found 2024-01-11 18:04:54.0|Info|MovieSearchService|Movie search completed. 0 reports downloaded. 2024-01-11 18:04:54.3|Info|RssSyncService|RSS Sync Completed. Reports found: 65, Reports grabbed: 0 2024-01-11 18:13:15.4|Info|MovieService|Assigning file [Napoleon (2023) WEBDL-1080p.mkv] to movie [[Napoleon (2023)][tt13287846, 753342]] 2024-01-11 18:35:14.8|Info|RssSyncService|Starting RSS Sync 2024-01-11 18:35:15.8|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/11/2024 16:31:51 and 01/11/2024 17:32:51 UTC. Search may be required. 2024-01-11 18:35:23.9|Info|DownloadDecisionMaker|Processing 68 releases 2024-01-11 18:35:24.5|Info|RssSyncService|RSS Sync Completed. Reports found: 68, Reports grabbed: 0 2024-01-11 19:05:45.4|Info|RssSyncService|Starting RSS Sync 2024-01-11 19:06:36.4|Info|DownloadDecisionMaker|Processing 68 releases 2024-01-11 19:06:37.0|Info|RssSyncService|RSS Sync Completed. Reports found: 68, Reports grabbed: 0 2024-01-11 19:36:45.7|Info|RssSyncService|Starting RSS Sync 2024-01-11 19:36:55.5|Info|DownloadDecisionMaker|Processing 71 releases 2024-01-11 19:36:56.3|Info|RssSyncService|RSS Sync Completed. Reports found: 71, Reports grabbed: 0 2024-01-11 20:07:16.1|Info|RssSyncService|Starting RSS Sync 2024-01-11 20:07:40.0|Info|DownloadDecisionMaker|Processing 71 releases 2024-01-11 20:07:40.6|Info|RssSyncService|RSS Sync Completed. Reports found: 71, Reports grabbed: 0 2024-01-11 20:08:16.1|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup. 2024-01-11 20:09:16.2|Info|HousekeepingService|Running housecleaning tasks 2024-01-11 20:09:16.3|Info|Database|Vacuuming Log database 2024-01-11 20:09:16.4|Info|Database|Log database compressed 2024-01-11 20:09:16.4|Info|Database|Vacuuming Main database 2024-01-11 20:09:16.5|Info|Database|Main database compressed 2024-01-11 20:37:46.6|Info|RssSyncService|Starting RSS Sync 2024-01-11 20:37:55.6|Info|DownloadDecisionMaker|Processing 69 releases 2024-01-11 20:37:56.1|Info|RssSyncService|RSS Sync Completed. Reports found: 69, Reports grabbed: 0 2024-01-11 20:52:17.8|Info|DiskScanService|Scanning disk for Avengers: Infinity War 2024-01-11 20:52:17.8|Info|DiskScanService|Completed scanning disk for Avengers: Infinity War 2024-01-11 20:52:17.8|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-11 20:52:17.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-11 20:52:17.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-11 20:52:17.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-11 20:52:17.9|Info|DiskScanService|Scanning disk for Awakenings 2024-01-11 20:52:17.9|Info|DiskScanService|Completed scanning disk for Awakenings 2024-01-11 20:52:17.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-11 20:52:17.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-11 20:52:17.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-11 20:52:17.9|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files. 2024-01-11 20:52:17.9|Info|DiskScanService|Scanning disk for Blade Runner 2024-01-11 20:52:17.9|Info|DiskScanService|Completed scanning disk for Blade Runner 2024-01-11 20:52:17.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-11 20:52:17.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-11 20:52:17.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-11 20:52:17.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-11 20:52:18.0|Info|DiskScanService|Scanning disk for The Boys in the Boat 2024-01-11 20:52:18.0|Info|DiskScanService|Completed scanning disk for The Boys in the Boat 2024-01-11 20:52:18.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-11 20:52:18.0|Info|DiskScanService|Scanning disk for Drive 2024-01-11 20:52:18.0|Info|DiskScanService|Completed scanning disk for Drive 2024-01-11 20:52:18.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-11 20:52:18.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-11 20:52:18.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-11 20:52:18.0|Info|ExistingExtraFileService|Found 5 possible extra files, imported 3 files. 2024-01-11 20:52:18.1|Info|DiskScanService|Scanning disk for Ferrari 2024-01-11 20:52:18.1|Info|DiskScanService|Completed scanning disk for Ferrari 2024-01-11 20:52:18.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-11 20:52:18.1|Info|DiskScanService|Scanning disk for The Godfather 2024-01-11 20:52:18.1|Info|DiskScanService|Completed scanning disk for The Godfather 2024-01-11 20:52:18.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-11 20:52:18.1|Info|RefreshMovieService|Updating info for Napoleon 2024-01-11 20:52:18.6|Info|DiskScanService|Scanning disk for Napoleon 2024-01-11 20:52:18.7|Info|DiskScanService|Completed scanning disk for Napoleon 2024-01-11 20:52:18.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-11 20:52:18.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-11 20:52:18.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-11 20:52:18.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-11 21:08:17.1|Info|RssSyncService|Starting RSS Sync 2024-01-11 21:08:26.7|Info|DownloadDecisionMaker|Processing 69 releases 2024-01-11 21:08:27.3|Info|RssSyncService|RSS Sync Completed. Reports found: 69, Reports grabbed: 0 2024-01-11 21:38:47.5|Info|RssSyncService|Starting RSS Sync 2024-01-11 21:38:58.2|Info|DownloadDecisionMaker|Processing 67 releases 2024-01-11 21:38:59.0|Info|RssSyncService|RSS Sync Completed. Reports found: 67, Reports grabbed: 0 2024-01-11 22:09:17.9|Info|RssSyncService|Starting RSS Sync 2024-01-11 22:09:26.1|Info|DownloadDecisionMaker|Processing 67 releases 2024-01-11 22:09:26.9|Info|RssSyncService|RSS Sync Completed. Reports found: 67, Reports grabbed: 0 2024-01-11 22:39:48.8|Info|RssSyncService|Starting RSS Sync 2024-01-11 22:39:58.8|Info|DownloadDecisionMaker|Processing 67 releases 2024-01-11 22:39:59.5|Info|RssSyncService|RSS Sync Completed. Reports found: 67, Reports grabbed: 0 2024-01-11 23:07:50.3|Info|MovieService|Assigning file [The Godfather (1972) Remux-1080p.mkv] to movie [[The Godfather (1972)][tt0068646, 238]] 2024-01-11 23:10:19.3|Info|RssSyncService|Starting RSS Sync 2024-01-11 23:10:27.2|Info|DownloadDecisionMaker|Processing 67 releases 2024-01-11 23:10:27.8|Info|RssSyncService|RSS Sync Completed. Reports found: 67, Reports grabbed: 0 2024-01-11 23:40:50.2|Info|RssSyncService|Starting RSS Sync 2024-01-11 23:41:01.6|Info|DownloadDecisionMaker|Processing 67 releases 2024-01-11 23:41:02.2|Info|RssSyncService|RSS Sync Completed. Reports found: 67, Reports grabbed: 0 2024-01-12 00:11:20.6|Info|RssSyncService|Starting RSS Sync 2024-01-12 00:11:29.7|Info|DownloadDecisionMaker|Processing 67 releases 2024-01-12 00:11:30.5|Info|RssSyncService|RSS Sync Completed. Reports found: 67, Reports grabbed: 0 2024-01-12 00:41:51.8|Info|RssSyncService|Starting RSS Sync 2024-01-12 00:42:02.2|Info|DownloadDecisionMaker|Processing 67 releases 2024-01-12 00:42:03.0|Info|RssSyncService|RSS Sync Completed. Reports found: 67, Reports grabbed: 0 2024-01-12 01:12:22.7|Info|RssSyncService|Starting RSS Sync 2024-01-12 01:12:31.9|Info|DownloadDecisionMaker|Processing 67 releases 2024-01-12 01:12:32.5|Info|RssSyncService|RSS Sync Completed. Reports found: 67, Reports grabbed: 0 2024-01-12 01:42:54.0|Info|RssSyncService|Starting RSS Sync 2024-01-12 01:43:02.9|Info|DownloadDecisionMaker|Processing 68 releases 2024-01-12 01:43:03.6|Info|RssSyncService|RSS Sync Completed. Reports found: 68, Reports grabbed: 0 2024-01-12 02:13:24.9|Info|RssSyncService|Starting RSS Sync 2024-01-12 02:13:34.9|Info|DownloadDecisionMaker|Processing 67 releases 2024-01-12 02:13:35.6|Info|RssSyncService|RSS Sync Completed. Reports found: 67, Reports grabbed: 0 2024-01-12 02:44:06.9|Info|RssSyncService|Starting RSS Sync 2024-01-12 02:44:11.3|Info|DownloadDecisionMaker|Processing 67 releases 2024-01-12 02:44:11.9|Info|RssSyncService|RSS Sync Completed. Reports found: 67, Reports grabbed: 0 2024-01-12 03:14:19.7|Info|RssSyncService|Starting RSS Sync 2024-01-12 03:14:20.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.20:9117/api/v2.0/indexers/kickasstorrents-to/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (2086 bytes) 2024-01-12 03:14:20.0|Warn|Torznab|Kickasstorrents HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.20:9117/api/v2.0/indexers/kickasstorrents-to/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-12 03:14:32.6|Info|DownloadDecisionMaker|Processing 54 releases 2024-01-12 03:14:33.2|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0 2024-01-12 03:44:51.1|Info|RssSyncService|Starting RSS Sync 2024-01-12 03:45:00.4|Warn|Torznab|Indexer Kickasstorrents rss sync didn't cover the period between 01/11/2024 21:13:26 and 01/12/2024 00:44:54 UTC. Search may be required. 2024-01-12 03:45:00.5|Info|DownloadDecisionMaker|Processing 71 releases 2024-01-12 03:45:01.3|Info|RssSyncService|RSS Sync Completed. Reports found: 71, Reports grabbed: 0 2024-01-12 04:15:22.3|Info|RssSyncService|Starting RSS Sync 2024-01-12 04:15:32.1|Info|DownloadDecisionMaker|Processing 74 releases 2024-01-12 04:15:32.9|Info|RssSyncService|RSS Sync Completed. Reports found: 74, Reports grabbed: 0 2024-01-12 04:45:44.8|Info|RssSyncService|Starting RSS Sync 2024-01-12 04:46:26.7|Info|DownloadDecisionMaker|Processing 73 releases 2024-01-12 04:46:27.6|Info|RssSyncService|RSS Sync Completed. Reports found: 73, Reports grabbed: 0 2024-01-12 05:16:32.5|Info|RssSyncService|Starting RSS Sync 2024-01-12 05:16:45.4|Info|DownloadDecisionMaker|Processing 70 releases 2024-01-12 05:16:46.1|Info|RssSyncService|RSS Sync Completed. Reports found: 70, Reports grabbed: 0 2024-01-12 05:47:29.8|Info|RssSyncService|Starting RSS Sync 2024-01-12 05:47:39.2|Info|DownloadDecisionMaker|Processing 70 releases 2024-01-12 05:47:40.1|Info|RssSyncService|RSS Sync Completed. Reports found: 70, Reports grabbed: 0 2024-01-12 06:17:48.1|Info|RssSyncService|Starting RSS Sync 2024-01-12 06:17:49.6|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/12/2024 03:42:52 and 01/12/2024 06:09:10 UTC. Search may be required. 2024-01-12 06:18:02.9|Info|DownloadDecisionMaker|Processing 68 releases 2024-01-12 06:18:03.6|Info|RssSyncService|RSS Sync Completed. Reports found: 68, Reports grabbed: 0 2024-01-12 06:48:30.2|Info|RssSyncService|Starting RSS Sync 2024-01-12 06:48:39.3|Info|DownloadDecisionMaker|Processing 68 releases 2024-01-12 06:48:40.3|Info|RssSyncService|RSS Sync Completed. Reports found: 68, Reports grabbed: 0 2024-01-12 07:19:05.6|Info|RssSyncService|Starting RSS Sync 2024-01-12 07:19:21.6|Info|DownloadDecisionMaker|Processing 69 releases 2024-01-12 07:19:22.3|Info|RssSyncService|RSS Sync Completed. Reports found: 69, Reports grabbed: 0 2024-01-12 07:49:50.3|Info|RssSyncService|Starting RSS Sync 2024-01-12 07:49:59.3|Info|DownloadDecisionMaker|Processing 69 releases 2024-01-12 07:50:00.1|Info|RssSyncService|RSS Sync Completed. Reports found: 69, Reports grabbed: 0 2024-01-12 08:20:19.1|Info|RssSyncService|Starting RSS Sync 2024-01-12 08:20:20.6|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/12/2024 06:16:51 and 01/12/2024 07:36:10 UTC. Search may be required. 2024-01-12 08:20:35.6|Info|DownloadDecisionMaker|Processing 72 releases 2024-01-12 08:20:36.5|Info|RssSyncService|RSS Sync Completed. Reports found: 72, Reports grabbed: 0 2024-01-12 08:51:02.8|Info|RssSyncService|Starting RSS Sync 2024-01-12 08:51:11.9|Info|DownloadDecisionMaker|Processing 72 releases 2024-01-12 08:51:12.8|Info|RssSyncService|RSS Sync Completed. Reports found: 72, Reports grabbed: 0 2024-01-12 09:21:26.6|Info|RssSyncService|Starting RSS Sync 2024-01-12 09:21:38.1|Info|DownloadDecisionMaker|Processing 68 releases 2024-01-12 09:21:39.0|Info|RssSyncService|RSS Sync Completed. Reports found: 68, Reports grabbed: 0 2024-01-12 09:51:46.3|Info|RssSyncService|Starting RSS Sync 2024-01-12 09:51:59.3|Info|DownloadDecisionMaker|Processing 68 releases 2024-01-12 09:52:00.2|Info|RssSyncService|RSS Sync Completed. Reports found: 68, Reports grabbed: 0 2024-01-12 10:22:15.9|Info|RssSyncService|Starting RSS Sync 2024-01-12 10:22:16.8|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/12/2024 08:02:52 and 01/12/2024 09:38:33 UTC. Search may be required. 2024-01-12 10:22:25.2|Info|DownloadDecisionMaker|Processing 68 releases 2024-01-12 10:22:26.3|Info|RssSyncService|RSS Sync Completed. Reports found: 68, Reports grabbed: 0 2024-01-12 10:52:47.0|Info|RssSyncService|Starting RSS Sync 2024-01-12 10:52:56.8|Info|DownloadDecisionMaker|Processing 68 releases 2024-01-12 10:52:57.6|Info|RssSyncService|RSS Sync Completed. Reports found: 68, Reports grabbed: 0 2024-01-12 11:23:03.6|Info|RssSyncService|Starting RSS Sync 2024-01-12 11:23:18.9|Info|DownloadDecisionMaker|Processing 66 releases 2024-01-12 11:23:19.7|Info|RssSyncService|RSS Sync Completed. Reports found: 66, Reports grabbed: 0 2024-01-12 11:53:24.2|Info|RssSyncService|Starting RSS Sync 2024-01-12 11:53:34.9|Info|DownloadDecisionMaker|Processing 66 releases 2024-01-12 11:53:35.7|Info|RssSyncService|RSS Sync Completed. Reports found: 66, Reports grabbed: 0 2024-01-12 12:23:40.4|Info|RssSyncService|Starting RSS Sync 2024-01-12 12:23:41.3|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/12/2024 09:52:12 and 01/12/2024 11:32:12 UTC. Search may be required. 2024-01-12 12:23:54.6|Info|DownloadDecisionMaker|Processing 67 releases 2024-01-12 12:23:55.5|Info|RssSyncService|RSS Sync Completed. Reports found: 67, Reports grabbed: 0 2024-01-12 12:54:06.6|Info|RssSyncService|Starting RSS Sync 2024-01-12 12:54:15.6|Info|DownloadDecisionMaker|Processing 67 releases 2024-01-12 12:54:16.4|Info|RssSyncService|RSS Sync Completed. Reports found: 67, Reports grabbed: 0 2024-01-12 13:24:19.1|Info|RssSyncService|Starting RSS Sync 2024-01-12 13:24:20.8|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/12/2024 11:32:12 and 01/12/2024 12:34:04 UTC. Search may be required. 2024-01-12 13:24:39.5|Info|DownloadDecisionMaker|Processing 70 releases 2024-01-12 13:24:40.5|Info|RssSyncService|RSS Sync Completed. Reports found: 70, Reports grabbed: 0 2024-01-12 13:54:56.1|Info|RssSyncService|Starting RSS Sync 2024-01-12 13:55:15.5|Info|DownloadDecisionMaker|Processing 70 releases 2024-01-12 13:55:16.4|Info|RssSyncService|RSS Sync Completed. Reports found: 70, Reports grabbed: 0 2024-01-12 14:25:57.3|Info|RssSyncService|Starting RSS Sync 2024-01-12 14:26:47.0|Info|DownloadDecisionMaker|Processing 66 releases 2024-01-12 14:26:47.9|Info|RssSyncService|RSS Sync Completed. Reports found: 66, Reports grabbed: 0 2024-01-12 14:57:07.7|Info|RssSyncService|Starting RSS Sync 2024-01-12 14:57:18.3|Info|DownloadDecisionMaker|Processing 66 releases 2024-01-12 14:57:19.4|Info|RssSyncService|RSS Sync Completed. Reports found: 66, Reports grabbed: 0 2024-01-12 15:27:57.2|Info|RssSyncService|Starting RSS Sync 2024-01-12 15:28:01.7|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/12/2024 13:12:33 and 01/12/2024 15:07:33 UTC. Search may be required. 2024-01-12 15:28:14.5|Info|DownloadDecisionMaker|Processing 69 releases 2024-01-12 15:28:15.5|Info|RssSyncService|RSS Sync Completed. Reports found: 69, Reports grabbed: 0 2024-01-12 15:58:24.2|Info|RssSyncService|Starting RSS Sync 2024-01-12 15:58:34.2|Info|DownloadDecisionMaker|Processing 69 releases 2024-01-12 15:58:35.6|Info|RssSyncService|RSS Sync Completed. Reports found: 69, Reports grabbed: 0 2024-01-12 16:29:05.0|Info|RssSyncService|Starting RSS Sync 2024-01-12 16:29:14.1|Info|DownloadDecisionMaker|Processing 70 releases 2024-01-12 16:29:15.1|Info|RssSyncService|RSS Sync Completed. Reports found: 70, Reports grabbed: 0 2024-01-12 16:59:45.4|Info|RssSyncService|Starting RSS Sync 2024-01-12 17:00:00.2|Info|DownloadDecisionMaker|Processing 70 releases 2024-01-12 17:00:01.3|Info|RssSyncService|RSS Sync Completed. Reports found: 70, Reports grabbed: 0 2024-01-12 17:30:30.0|Info|RssSyncService|Starting RSS Sync 2024-01-12 17:30:30.9|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/12/2024 15:15:32 and 01/12/2024 17:17:32 UTC. Search may be required. 2024-01-12 17:30:40.0|Info|DownloadDecisionMaker|Processing 67 releases 2024-01-12 17:30:40.9|Info|RssSyncService|RSS Sync Completed. Reports found: 67, Reports grabbed: 0 2024-01-12 18:01:05.6|Info|RssSyncService|Starting RSS Sync 2024-01-12 18:01:15.3|Info|DownloadDecisionMaker|Processing 67 releases 2024-01-12 18:01:16.4|Info|RssSyncService|RSS Sync Completed. Reports found: 67, Reports grabbed: 0 2024-01-12 18:31:21.7|Info|RssSyncService|Starting RSS Sync 2024-01-12 18:31:25.6|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/12/2024 17:17:32 and 01/12/2024 17:32:32 UTC. Search may be required. 2024-01-12 18:31:35.0|Info|DownloadDecisionMaker|Processing 73 releases 2024-01-12 18:31:36.2|Info|RssSyncService|RSS Sync Completed. Reports found: 73, Reports grabbed: 0 2024-01-12 19:01:38.5|Info|RssSyncService|Starting RSS Sync 2024-01-12 19:01:48.8|Info|DownloadDecisionMaker|Processing 73 releases 2024-01-12 19:01:50.3|Info|RssSyncService|RSS Sync Completed. Reports found: 73, Reports grabbed: 0 2024-01-12 19:32:01.7|Info|RssSyncService|Starting RSS Sync 2024-01-12 19:32:11.6|Info|DownloadDecisionMaker|Processing 73 releases 2024-01-12 19:32:12.7|Info|RssSyncService|RSS Sync Completed. Reports found: 73, Reports grabbed: 0 2024-01-12 20:02:26.2|Info|RssSyncService|Starting RSS Sync 2024-01-12 20:02:41.4|Info|DownloadDecisionMaker|Processing 73 releases 2024-01-12 20:02:46.6|Info|RssSyncService|RSS Sync Completed. Reports found: 73, Reports grabbed: 0 2024-01-12 20:08:32.2|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup. 2024-01-12 20:09:37.2|Info|HousekeepingService|Running housecleaning tasks 2024-01-12 20:09:38.1|Info|Database|Vacuuming Log database 2024-01-12 20:09:38.5|Info|Database|Log database compressed 2024-01-12 20:09:38.5|Info|Database|Vacuuming Main database 2024-01-12 20:09:38.9|Info|Database|Main database compressed 2024-01-12 20:33:07.9|Info|RssSyncService|Starting RSS Sync 2024-01-12 20:33:20.1|Info|DownloadDecisionMaker|Processing 72 releases 2024-01-12 20:33:21.3|Info|RssSyncService|RSS Sync Completed. Reports found: 72, Reports grabbed: 0 2024-01-12 20:52:23.0|Info|DiskScanService|Scanning disk for Avengers: Infinity War 2024-01-12 20:52:23.0|Info|DiskScanService|Completed scanning disk for Avengers: Infinity War 2024-01-12 20:52:23.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-12 20:52:23.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-12 20:52:23.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-12 20:52:23.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-12 20:52:23.2|Info|DiskScanService|Scanning disk for Awakenings 2024-01-12 20:52:23.3|Info|DiskScanService|Completed scanning disk for Awakenings 2024-01-12 20:52:23.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-12 20:52:23.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-12 20:52:23.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-12 20:52:23.3|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files. 2024-01-12 20:52:23.4|Info|RefreshMovieService|Updating info for Blade Runner 2024-01-12 20:52:35.3|Info|DiskScanService|Scanning disk for Blade Runner 2024-01-12 20:52:35.3|Info|DiskScanService|Completed scanning disk for Blade Runner 2024-01-12 20:52:35.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-12 20:52:35.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-12 20:52:35.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-12 20:52:35.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-12 20:52:35.4|Info|DiskScanService|Scanning disk for The Boys in the Boat 2024-01-12 20:52:35.4|Info|DiskScanService|Completed scanning disk for The Boys in the Boat 2024-01-12 20:52:35.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-12 20:52:35.4|Info|DiskScanService|Scanning disk for Drive 2024-01-12 20:52:35.4|Info|DiskScanService|Completed scanning disk for Drive 2024-01-12 20:52:35.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-12 20:52:35.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-12 20:52:35.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-12 20:52:35.5|Info|ExistingExtraFileService|Found 5 possible extra files, imported 3 files. 2024-01-12 20:52:35.5|Info|DiskScanService|Scanning disk for Ferrari 2024-01-12 20:52:35.5|Info|DiskScanService|Completed scanning disk for Ferrari 2024-01-12 20:52:35.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-12 20:52:35.6|Info|DiskScanService|Scanning disk for The Godfather 2024-01-12 20:52:35.6|Info|DiskScanService|Completed scanning disk for The Godfather 2024-01-12 20:52:35.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-12 20:52:35.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-12 20:52:35.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-12 20:52:35.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-12 20:52:35.7|Info|RefreshMovieService|Updating info for Napoleon 2024-01-12 20:52:39.9|Info|DiskScanService|Scanning disk for Napoleon 2024-01-12 20:52:40.0|Info|DiskScanService|Completed scanning disk for Napoleon 2024-01-12 20:52:40.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-12 20:52:40.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-12 20:52:40.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-12 20:52:40.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-12 21:03:36.1|Info|RssSyncService|Starting RSS Sync 2024-01-12 21:03:47.8|Info|DownloadDecisionMaker|Processing 72 releases 2024-01-12 21:03:48.8|Info|RssSyncService|RSS Sync Completed. Reports found: 72, Reports grabbed: 0 2024-01-12 21:33:53.9|Info|RssSyncService|Starting RSS Sync 2024-01-12 21:34:20.1|Info|DownloadDecisionMaker|Processing 73 releases 2024-01-12 21:34:21.0|Info|RssSyncService|RSS Sync Completed. Reports found: 73, Reports grabbed: 0 2024-01-12 22:04:48.0|Info|RssSyncService|Starting RSS Sync 2024-01-12 22:04:57.4|Info|DownloadDecisionMaker|Processing 73 releases 2024-01-12 22:04:58.3|Info|RssSyncService|RSS Sync Completed. Reports found: 73, Reports grabbed: 0 2024-01-12 22:22:08.5|Info|Microsoft.Hosting.Lifetime|Application is shutting down... 2024-01-12 22:22:10.0|Info|ConsoleApp|Exiting main. 2024-01-12 22:23:19.3|Info|Bootstrap|Starting Radarr - /app/radarr/bin/Radarr - Version 5.2.6.8376 2024-01-12 22:23:20.8|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-12 22:23:21.1|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-12 22:23:27.9|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-12 22:23:30.2|Info|MigrationController|*** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 2024-01-12 22:23:33.2|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 2024-01-12 22:23:40.3|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:7878 2024-01-12 22:23:44.5|Info|CommandExecutor|Starting 2 threads for tasks. 2024-01-12 22:23:45.4|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down. 2024-01-12 22:23:45.5|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production 2024-01-12 22:23:45.5|Info|Microsoft.Hosting.Lifetime|Content root path: /app/radarr/bin 2024-01-12 22:35:15.8|Info|RssSyncService|Starting RSS Sync 2024-01-12 22:36:23.6|Info|DownloadDecisionMaker|Processing 68 releases 2024-01-12 22:36:26.4|Info|RssSyncService|RSS Sync Completed. Reports found: 68, Reports grabbed: 0 2024-01-12 23:06:46.4|Info|RssSyncService|Starting RSS Sync 2024-01-12 23:06:46.6|Info|DownloadDecisionMaker|Processing 68 releases 2024-01-12 23:06:47.2|Info|RssSyncService|RSS Sync Completed. Reports found: 68, Reports grabbed: 0 2024-01-12 23:37:16.8|Info|RssSyncService|Starting RSS Sync 2024-01-12 23:37:18.5|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/12/2024 21:17:01 and 01/12/2024 22:37:32 UTC. Search may be required. 2024-01-12 23:37:39.1|Info|DownloadDecisionMaker|Processing 69 releases 2024-01-12 23:37:39.7|Info|RssSyncService|RSS Sync Completed. Reports found: 69, Reports grabbed: 0 2024-01-13 00:07:47.1|Info|RssSyncService|Starting RSS Sync 2024-01-13 00:07:47.2|Info|DownloadDecisionMaker|Processing 69 releases 2024-01-13 00:07:47.8|Info|RssSyncService|RSS Sync Completed. Reports found: 69, Reports grabbed: 0 2024-01-13 00:38:17.5|Info|RssSyncService|Starting RSS Sync 2024-01-13 00:39:57.6|Warn|Torznab|Unable to connect to indexer, possibly due to a timeout. http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100 [v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: The operation was canceled. ---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled. ---> System.Net.Sockets.SocketException (125): Operation canceled --- End of inner exception stack trace --- at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async) at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 105 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 332 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 305 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 131 2024-01-13 00:39:57.8|Info|DownloadDecisionMaker|Processing 19 releases 2024-01-13 00:39:57.9|Info|RssSyncService|RSS Sync Completed. Reports found: 19, Reports grabbed: 0 2024-01-13 01:10:18.0|Info|RssSyncService|Starting RSS Sync 2024-01-13 01:10:28.0|Info|DownloadDecisionMaker|Processing 69 releases 2024-01-13 01:10:28.5|Info|RssSyncService|RSS Sync Completed. Reports found: 69, Reports grabbed: 0 2024-01-13 01:40:48.4|Info|RssSyncService|Starting RSS Sync 2024-01-13 01:40:57.6|Info|DownloadDecisionMaker|Processing 67 releases 2024-01-13 01:40:58.2|Info|RssSyncService|RSS Sync Completed. Reports found: 67, Reports grabbed: 0 2024-01-13 02:11:18.8|Info|RssSyncService|Starting RSS Sync 2024-01-13 02:11:43.0|Info|DownloadDecisionMaker|Processing 67 releases 2024-01-13 02:11:43.6|Info|RssSyncService|RSS Sync Completed. Reports found: 67, Reports grabbed: 0 2024-01-13 02:41:49.1|Info|RssSyncService|Starting RSS Sync 2024-01-13 02:41:50.0|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/13/2024 00:07:22 and 01/13/2024 01:47:13 UTC. Search may be required. 2024-01-13 02:41:58.0|Info|DownloadDecisionMaker|Processing 67 releases 2024-01-13 02:41:58.6|Info|RssSyncService|RSS Sync Completed. Reports found: 67, Reports grabbed: 0 2024-01-13 03:12:19.5|Info|RssSyncService|Starting RSS Sync 2024-01-13 03:12:25.2|Info|DownloadDecisionMaker|Processing 67 releases 2024-01-13 03:12:25.8|Info|RssSyncService|RSS Sync Completed. Reports found: 67, Reports grabbed: 0 2024-01-13 03:42:49.9|Info|RssSyncService|Starting RSS Sync 2024-01-13 03:42:59.7|Info|DownloadDecisionMaker|Processing 68 releases 2024-01-13 03:43:00.3|Info|RssSyncService|RSS Sync Completed. Reports found: 68, Reports grabbed: 0 2024-01-13 04:13:20.3|Info|RssSyncService|Starting RSS Sync 2024-01-13 04:13:44.8|Info|DownloadDecisionMaker|Processing 68 releases 2024-01-13 04:13:45.4|Info|RssSyncService|RSS Sync Completed. Reports found: 68, Reports grabbed: 0 2024-01-13 04:43:50.7|Info|RssSyncService|Starting RSS Sync 2024-01-13 04:44:01.1|Info|DownloadDecisionMaker|Processing 74 releases 2024-01-13 04:44:01.8|Info|RssSyncService|RSS Sync Completed. Reports found: 74, Reports grabbed: 0 2024-01-13 05:14:21.2|Info|RssSyncService|Starting RSS Sync 2024-01-13 05:14:32.6|Info|DownloadDecisionMaker|Processing 74 releases 2024-01-13 05:14:33.3|Info|RssSyncService|RSS Sync Completed. Reports found: 74, Reports grabbed: 0 2024-01-13 05:44:51.6|Info|RssSyncService|Starting RSS Sync 2024-01-13 05:45:00.2|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/13/2024 03:27:33 and 01/13/2024 05:18:05 UTC. Search may be required. 2024-01-13 05:45:01.4|Info|DownloadDecisionMaker|Processing 74 releases 2024-01-13 05:45:02.1|Info|RssSyncService|RSS Sync Completed. Reports found: 74, Reports grabbed: 0 2024-01-13 06:15:22.1|Info|RssSyncService|Starting RSS Sync 2024-01-13 06:15:25.8|Info|DownloadDecisionMaker|Processing 74 releases 2024-01-13 06:15:26.5|Info|RssSyncService|RSS Sync Completed. Reports found: 74, Reports grabbed: 0 2024-01-13 06:45:52.7|Info|RssSyncService|Starting RSS Sync 2024-01-13 06:45:53.5|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/13/2024 05:18:05 and 01/13/2024 06:20:14 UTC. Search may be required. 2024-01-13 06:46:01.8|Info|DownloadDecisionMaker|Processing 74 releases 2024-01-13 06:46:02.5|Info|RssSyncService|RSS Sync Completed. Reports found: 74, Reports grabbed: 0 2024-01-13 07:16:23.0|Info|RssSyncService|Starting RSS Sync 2024-01-13 07:16:33.8|Info|DownloadDecisionMaker|Processing 74 releases 2024-01-13 07:16:34.5|Info|RssSyncService|RSS Sync Completed. Reports found: 74, Reports grabbed: 0 2024-01-13 07:46:53.4|Info|RssSyncService|Starting RSS Sync 2024-01-13 07:47:03.1|Info|DownloadDecisionMaker|Processing 75 releases 2024-01-13 07:47:03.7|Info|RssSyncService|RSS Sync Completed. Reports found: 75, Reports grabbed: 0 2024-01-13 08:17:23.7|Info|RssSyncService|Starting RSS Sync 2024-01-13 08:17:44.9|Info|DownloadDecisionMaker|Processing 75 releases 2024-01-13 08:17:45.6|Info|RssSyncService|RSS Sync Completed. Reports found: 75, Reports grabbed: 0 2024-01-13 08:47:54.2|Info|RssSyncService|Starting RSS Sync 2024-01-13 08:48:03.9|Info|DownloadDecisionMaker|Processing 74 releases 2024-01-13 08:48:04.6|Info|RssSyncService|RSS Sync Completed. Reports found: 74, Reports grabbed: 0 2024-01-13 09:18:24.6|Info|RssSyncService|Starting RSS Sync 2024-01-13 09:20:04.7|Warn|Torznab|Unable to connect to indexer, possibly due to a timeout. http://192.168.0.20:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100 [v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: The operation was canceled. ---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled. ---> System.Net.Sockets.SocketException (125): Operation canceled --- End of inner exception stack trace --- at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async) at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 105 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 335 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 317 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 131 2024-01-13 09:20:04.7|Info|DownloadDecisionMaker|Processing 24 releases 2024-01-13 09:20:04.9|Info|RssSyncService|RSS Sync Completed. Reports found: 24, Reports grabbed: 0 2024-01-13 09:50:25.0|Info|RssSyncService|Starting RSS Sync 2024-01-13 09:50:39.8|Info|DownloadDecisionMaker|Processing 73 releases 2024-01-13 09:50:40.5|Info|RssSyncService|RSS Sync Completed. Reports found: 73, Reports grabbed: 0 2024-01-13 10:10:01.8|Info|Microsoft.Hosting.Lifetime|Application is shutting down... 2024-01-13 10:10:01.9|Info|ConsoleApp|Exiting main. 2024-01-13 10:18:37.0|Info|Bootstrap|Starting Radarr - /app/radarr/bin/Radarr - Version 5.2.6.8376 2024-01-13 10:18:37.1|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-13 10:18:37.2|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-13 10:18:39.3|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-13 10:18:39.9|Info|MigrationController|*** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 2024-01-13 10:18:40.3|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 2024-01-13 10:18:41.0|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:7878 2024-01-13 10:18:41.4|Info|CommandExecutor|Starting 2 threads for tasks. 2024-01-13 10:18:41.6|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down. 2024-01-13 10:18:41.6|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production 2024-01-13 10:18:41.6|Info|Microsoft.Hosting.Lifetime|Content root path: /app/radarr/bin 2024-01-13 10:20:41.7|Info|RssSyncService|Starting RSS Sync 2024-01-13 10:20:41.8|Error|Torznab|An error occurred while processing indexer feed. [v5.2.6.8376] System.Net.Http.HttpRequestException: Connection refused (192.168.0.20:9117) ---> System.Net.Sockets.SocketException (111): Connection refused at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Sockets.Socket.g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 291 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 277 at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 105 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70 at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35 at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35 at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 92 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.b__15_0(IIndexerRequestGenerator g) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 50 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110 2024-01-13 10:20:42.0|Error|Torznab|An error occurred while processing indexer feed. [v5.2.6.8376] System.Net.Http.HttpRequestException: Connection refused (192.168.0.20:9117) ---> System.Net.Sockets.SocketException (111): Connection refused at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Sockets.Socket.g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 291 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 277 at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 105 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70 at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35 at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35 at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 92 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.b__15_0(IIndexerRequestGenerator g) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 50 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110 2024-01-13 10:20:42.1|Error|Torznab|An error occurred while processing indexer feed. [v5.2.6.8376] System.Net.Http.HttpRequestException: Connection refused (192.168.0.20:9117) ---> System.Net.Sockets.SocketException (111): Connection refused at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Sockets.Socket.g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 291 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 277 at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 105 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70 at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35 at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35 at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 92 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.b__15_0(IIndexerRequestGenerator g) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 50 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110 2024-01-13 10:20:42.1|Info|DownloadDecisionMaker|No results found 2024-01-13 10:20:42.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2024-01-13 10:33:16.8|Warn|Torznab|Kickasstorrents does not support the following categories: 2010, 2020, 2030, 2040, 2045, 2050, 2060. You should probably remove them. 2024-01-13 10:33:25.0|Warn|Torznab|The Pirate Bay does not support the following categories: 2010, 2050. You should probably remove them. 2024-01-13 10:33:50.4|Warn|Torznab|Torrent Galaxy does not support the following categories: 2050, 2060. You should probably remove them. 2024-01-13 10:34:00.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1394 bytes) 2024-01-13 10:34:00.2|Warn|Torznab|Unable to connect to indexer [v5.2.6.8376] NzbDrone.Common.Http.HttpException: HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 119 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 332 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 305 at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 359 2024-01-13 10:34:00.2|Warn|RadarrErrorPipeline|Invalid request Validation failed: -- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-13 10:40:19.6|Warn|Torznab|The Pirate Bay does not support the following categories: 2010, 2050. You should probably remove them. 2024-01-13 10:40:25.5|Warn|Torznab|Torrent Galaxy does not support the following categories: 2050, 2060. You should probably remove them. 2024-01-13 10:40:25.5|Warn|Torznab|Kickasstorrents does not support the following categories: 2010, 2020, 2030, 2040, 2045, 2050, 2060. You should probably remove them. 2024-01-13 10:50:45.2|Info|RssSyncService|Starting RSS Sync 2024-01-13 10:50:45.2|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/13/2024 07:37:13 and 01/13/2024 10:10:15 UTC. Search may be required. 2024-01-13 10:50:45.3|Info|DownloadDecisionMaker|Processing 77 releases 2024-01-13 10:50:46.4|Info|RssSyncService|RSS Sync Completed. Reports found: 77, Reports grabbed: 0 2024-01-13 11:20:49.3|Info|RssSyncService|Starting RSS Sync 2024-01-13 11:21:12.7|Info|DownloadDecisionMaker|Processing 79 releases 2024-01-13 11:21:13.0|Info|RssSyncService|RSS Sync Completed. Reports found: 79, Reports grabbed: 0 2024-01-13 11:51:21.7|Info|RssSyncService|Starting RSS Sync 2024-01-13 11:51:21.8|Info|DownloadDecisionMaker|Processing 79 releases 2024-01-13 11:51:22.1|Info|RssSyncService|RSS Sync Completed. Reports found: 79, Reports grabbed: 0 2024-01-13 12:21:51.9|Info|RssSyncService|Starting RSS Sync 2024-01-13 12:23:32.0|Warn|Torznab|Unable to connect to indexer, possibly due to a timeout. http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100 [v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: The operation was canceled. ---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled. ---> System.Net.Sockets.SocketException (125): Operation canceled --- End of inner exception stack trace --- at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async) at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 105 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 335 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 317 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 131 2024-01-13 12:23:32.0|Info|DownloadDecisionMaker|Processing 28 releases 2024-01-13 12:23:32.1|Info|RssSyncService|RSS Sync Completed. Reports found: 28, Reports grabbed: 0 2024-01-13 12:53:55.3|Info|RssSyncService|Starting RSS Sync 2024-01-13 12:54:57.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1805 bytes) 2024-01-13 12:54:57.0|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-13 12:54:57.0|Info|DownloadDecisionMaker|Processing 28 releases 2024-01-13 12:54:57.1|Info|RssSyncService|RSS Sync Completed. Reports found: 28, Reports grabbed: 0 2024-01-13 13:10:55.9|Info|BackupService|Starting Backup 2024-01-13 13:25:26.1|Info|RssSyncService|Starting RSS Sync 2024-01-13 13:25:43.2|Info|DownloadDecisionMaker|Processing 76 releases 2024-01-13 13:25:43.5|Info|RssSyncService|RSS Sync Completed. Reports found: 76, Reports grabbed: 0 2024-01-13 13:44:28.9|Info|Microsoft.Hosting.Lifetime|Application is shutting down... 2024-01-13 13:44:30.2|Info|ConsoleApp|Exiting main. 2024-01-13 13:46:15.1|Info|Bootstrap|Starting Radarr - /app/radarr/bin/Radarr - Version 5.2.6.8376 2024-01-13 13:46:15.3|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-13 13:46:15.5|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-13 13:46:16.7|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-13 13:46:17.1|Info|MigrationController|*** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 2024-01-13 13:46:17.6|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 2024-01-13 13:46:18.5|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:7878 2024-01-13 13:46:19.1|Info|CommandExecutor|Starting 2 threads for tasks. 2024-01-13 13:46:19.5|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down. 2024-01-13 13:46:19.5|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production 2024-01-13 13:46:19.5|Info|Microsoft.Hosting.Lifetime|Content root path: /app/radarr/bin 2024-01-13 13:55:56.1|Info|RssSyncService|Starting RSS Sync 2024-01-13 13:56:10.8|Info|DownloadDecisionMaker|Processing 75 releases 2024-01-13 13:56:12.0|Info|RssSyncService|RSS Sync Completed. Reports found: 75, Reports grabbed: 0 2024-01-13 14:04:55.6|Error|TaskExtensions|Task Error [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1100 at Dapper.SqlMapper.QueryMultiple(IDbConnection cnn, String sql, Object param, IDbTransaction transaction, Nullable`1 commandTimeout, Nullable`1 commandType) in /_/Dapper/SqlMapper.cs:line 1076 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 189 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 146 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 133 at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 147 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Radarr.Core/Jobs/Scheduler.cs:line 42 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2024-01-13 14:06:00.0|Error|TaskExtensions|Task Error [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1100 at Dapper.SqlMapper.QueryMultiple(IDbConnection cnn, String sql, Object param, IDbTransaction transaction, Nullable`1 commandTimeout, Nullable`1 commandType) in /_/Dapper/SqlMapper.cs:line 1076 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 189 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 146 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 147 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Radarr.Core/Jobs/Scheduler.cs:line 42 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2024-01-13 14:10:17.8|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Transmission [v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: The operation was canceled. ---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled. ---> System.Net.Sockets.SocketException (125): Operation canceled --- End of inner exception stack trace --- at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async) at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 105 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70 at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 128 at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.ProcessRequest(String action, Object arguments, TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 275 at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.GetTorrentStatus(IEnumerable`1 hashStrings, TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 192 at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.GetTorrentStatus(TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 156 at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.GetTorrents(TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 43 at NzbDrone.Core.Download.Clients.Transmission.TransmissionBase.GetItems() in ./Radarr.Core/Download/Clients/Transmission/TransmissionBase.cs:line 38 at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Radarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90 2024-01-13 14:18:28.2|Info|Bootstrap|Starting Radarr - /app/radarr/bin/Radarr - Version 5.2.6.8376 2024-01-13 14:18:28.5|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-13 14:18:29.0|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-13 14:18:31.2|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-13 14:18:32.1|Info|MigrationController|*** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 2024-01-13 14:18:32.8|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 2024-01-13 14:18:35.6|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:7878 2024-01-13 14:18:37.6|Info|CommandExecutor|Starting 2 threads for tasks. 2024-01-13 14:18:38.2|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down. 2024-01-13 14:18:38.2|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production 2024-01-13 14:18:38.2|Info|Microsoft.Hosting.Lifetime|Content root path: /app/radarr/bin 2024-01-13 14:26:42.3|Info|RssSyncService|Starting RSS Sync 2024-01-13 14:27:00.7|Info|DownloadDecisionMaker|Processing 75 releases 2024-01-13 14:27:01.4|Info|RssSyncService|RSS Sync Completed. Reports found: 75, Reports grabbed: 0 2024-01-13 14:31:11.8|Info|Microsoft.Hosting.Lifetime|Application is shutting down... 2024-01-13 14:31:11.9|Info|ConsoleApp|Exiting main. 2024-01-13 14:31:29.5|Info|Bootstrap|Starting Radarr - /app/radarr/bin/Radarr - Version 5.2.6.8376 2024-01-13 14:31:29.7|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-13 14:31:29.7|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-13 14:31:30.2|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-13 14:31:30.4|Info|MigrationController|*** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 2024-01-13 14:31:30.6|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 2024-01-13 14:31:31.1|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:7878 2024-01-13 14:31:31.6|Info|CommandExecutor|Starting 2 threads for tasks. 2024-01-13 14:31:31.8|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down. 2024-01-13 14:31:31.8|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production 2024-01-13 14:31:31.8|Info|Microsoft.Hosting.Lifetime|Content root path: /app/radarr/bin 2024-01-13 14:33:00.3|Info|Microsoft.Hosting.Lifetime|Application is shutting down... 2024-01-13 14:33:00.4|Info|ConsoleApp|Exiting main. 2024-01-13 14:33:08.5|Info|Bootstrap|Starting Radarr - /app/radarr/bin/Radarr - Version 5.2.6.8376 2024-01-13 14:33:08.7|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-13 14:33:08.7|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-13 14:33:09.1|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-13 14:33:09.4|Info|MigrationController|*** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 2024-01-13 14:33:09.6|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 2024-01-13 14:33:10.1|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:7878 2024-01-13 14:33:10.7|Info|CommandExecutor|Starting 2 threads for tasks. 2024-01-13 14:33:11.0|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down. 2024-01-13 14:33:11.0|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production 2024-01-13 14:33:11.0|Info|Microsoft.Hosting.Lifetime|Content root path: /app/radarr/bin 2024-01-13 14:35:21.8|Info|Microsoft.Hosting.Lifetime|Application is shutting down... 2024-01-13 14:35:21.8|Info|ConsoleApp|Exiting main. 2024-01-13 14:35:30.0|Info|Bootstrap|Starting Radarr - /app/radarr/bin/Radarr - Version 5.2.6.8376 2024-01-13 14:35:30.1|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-13 14:35:30.1|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-13 14:35:30.6|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-13 14:35:30.8|Info|MigrationController|*** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 2024-01-13 14:35:31.0|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 2024-01-13 14:35:31.6|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:7878 2024-01-13 14:35:32.0|Info|CommandExecutor|Starting 2 threads for tasks. 2024-01-13 14:35:32.2|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down. 2024-01-13 14:35:32.2|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production 2024-01-13 14:35:32.2|Info|Microsoft.Hosting.Lifetime|Content root path: /app/radarr/bin 2024-01-13 14:57:04.9|Info|RssSyncService|Starting RSS Sync 2024-01-13 14:57:05.2|Info|DownloadDecisionMaker|Processing 75 releases 2024-01-13 14:57:05.8|Info|RssSyncService|RSS Sync Completed. Reports found: 75, Reports grabbed: 0 2024-01-13 15:27:35.7|Info|RssSyncService|Starting RSS Sync 2024-01-13 15:28:51.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1805 bytes) 2024-01-13 15:28:51.6|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-13 15:28:51.6|Info|DownloadDecisionMaker|Processing 31 releases 2024-01-13 15:28:51.7|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0 2024-01-13 15:59:06.2|Info|RssSyncService|Starting RSS Sync 2024-01-13 16:00:46.2|Warn|Torznab|Unable to connect to indexer, possibly due to a timeout. http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100 [v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: The operation was canceled. ---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled. ---> System.Net.Sockets.SocketException (125): Operation canceled --- End of inner exception stack trace --- at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async) at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 105 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 332 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 305 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 131 2024-01-13 16:00:46.3|Info|DownloadDecisionMaker|Processing 31 releases 2024-01-13 16:00:46.4|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0 2024-01-13 16:31:06.6|Info|RssSyncService|Starting RSS Sync 2024-01-13 16:31:20.2|Info|DownloadDecisionMaker|Processing 83 releases 2024-01-13 16:31:20.6|Info|RssSyncService|RSS Sync Completed. Reports found: 83, Reports grabbed: 0 2024-01-13 17:01:37.5|Info|RssSyncService|Starting RSS Sync 2024-01-13 17:01:37.6|Info|DownloadDecisionMaker|Processing 83 releases 2024-01-13 17:01:37.9|Info|RssSyncService|RSS Sync Completed. Reports found: 83, Reports grabbed: 0 2024-01-13 17:31:38.8|Info|RssSyncService|Starting RSS Sync 2024-01-13 17:33:18.8|Warn|Torznab|Unable to connect to indexer, possibly due to a timeout. http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100 [v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: The operation was canceled. ---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled. ---> System.Net.Sockets.SocketException (125): Operation canceled --- End of inner exception stack trace --- at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async) at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 105 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 332 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 305 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 131 2024-01-13 17:33:18.8|Info|DownloadDecisionMaker|Processing 25 releases 2024-01-13 17:33:18.9|Info|RssSyncService|RSS Sync Completed. Reports found: 25, Reports grabbed: 0 2024-01-13 18:03:39.6|Info|RssSyncService|Starting RSS Sync 2024-01-13 18:04:25.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1797 bytes) 2024-01-13 18:04:25.3|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-13 18:04:25.3|Info|DownloadDecisionMaker|Processing 25 releases 2024-01-13 18:04:25.3|Info|RssSyncService|RSS Sync Completed. Reports found: 25, Reports grabbed: 0 2024-01-13 18:34:40.8|Info|RssSyncService|Starting RSS Sync 2024-01-13 18:34:52.8|Info|DownloadDecisionMaker|Processing 75 releases 2024-01-13 18:34:53.0|Info|RssSyncService|RSS Sync Completed. Reports found: 75, Reports grabbed: 0 2024-01-13 19:05:11.9|Info|RssSyncService|Starting RSS Sync 2024-01-13 19:05:12.2|Info|DownloadDecisionMaker|Processing 75 releases 2024-01-13 19:05:12.5|Info|RssSyncService|RSS Sync Completed. Reports found: 75, Reports grabbed: 0 2024-01-13 19:35:42.2|Info|RssSyncService|Starting RSS Sync 2024-01-13 19:35:56.4|Info|DownloadDecisionMaker|Processing 77 releases 2024-01-13 19:35:56.7|Info|RssSyncService|RSS Sync Completed. Reports found: 77, Reports grabbed: 0 2024-01-13 20:06:12.9|Info|RssSyncService|Starting RSS Sync 2024-01-13 20:06:13.0|Info|DownloadDecisionMaker|Processing 77 releases 2024-01-13 20:06:13.2|Info|RssSyncService|RSS Sync Completed. Reports found: 77, Reports grabbed: 0 2024-01-13 20:08:43.0|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup. 2024-01-13 20:09:43.0|Info|HousekeepingService|Running housecleaning tasks 2024-01-13 20:09:43.2|Info|Database|Vacuuming Log database 2024-01-13 20:09:43.2|Info|Database|Log database compressed 2024-01-13 20:09:43.2|Info|Database|Vacuuming Main database 2024-01-13 20:09:43.3|Info|Database|Main database compressed 2024-01-13 20:36:14.8|Info|RssSyncService|Starting RSS Sync 2024-01-13 20:36:29.6|Info|DownloadDecisionMaker|Processing 78 releases 2024-01-13 20:36:29.9|Info|RssSyncService|RSS Sync Completed. Reports found: 78, Reports grabbed: 0 2024-01-13 20:52:45.4|Info|DiskScanService|Scanning disk for Avengers: Infinity War 2024-01-13 20:52:45.5|Info|DiskScanService|Completed scanning disk for Avengers: Infinity War 2024-01-13 20:52:45.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-13 20:52:45.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-13 20:52:45.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-13 20:52:45.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-13 20:52:45.6|Info|DiskScanService|Scanning disk for Awakenings 2024-01-13 20:52:45.6|Info|DiskScanService|Completed scanning disk for Awakenings 2024-01-13 20:52:45.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-13 20:52:45.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-13 20:52:45.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-13 20:52:45.6|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files. 2024-01-13 20:52:45.6|Info|RefreshMovieService|Updating info for Blade Runner 2024-01-13 20:52:46.4|Info|DiskScanService|Scanning disk for Blade Runner 2024-01-13 20:52:46.4|Info|DiskScanService|Completed scanning disk for Blade Runner 2024-01-13 20:52:46.4|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-13 20:52:46.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-13 20:52:46.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-13 20:52:46.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-13 20:52:46.4|Info|RefreshMovieService|Updating info for The Boys in the Boat 2024-01-13 20:52:46.8|Info|DiskScanService|Scanning disk for The Boys in the Boat 2024-01-13 20:52:46.8|Info|DiskScanService|Completed scanning disk for The Boys in the Boat 2024-01-13 20:52:46.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-13 20:52:46.8|Info|DiskScanService|Scanning disk for Drive 2024-01-13 20:52:46.8|Info|DiskScanService|Completed scanning disk for Drive 2024-01-13 20:52:46.8|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-13 20:52:46.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-13 20:52:46.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-13 20:52:46.8|Info|ExistingExtraFileService|Found 5 possible extra files, imported 3 files. 2024-01-13 20:52:46.8|Info|RefreshMovieService|Updating info for Ferrari 2024-01-13 20:52:47.3|Info|DiskScanService|Scanning disk for Ferrari 2024-01-13 20:52:47.3|Info|DiskScanService|Completed scanning disk for Ferrari 2024-01-13 20:52:47.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-13 20:52:47.3|Info|DiskScanService|Scanning disk for The Godfather 2024-01-13 20:52:47.3|Info|DiskScanService|Completed scanning disk for The Godfather 2024-01-13 20:52:47.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-13 20:52:47.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-13 20:52:47.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-13 20:52:47.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-13 20:52:47.4|Info|RefreshMovieService|Updating info for Napoleon 2024-01-13 20:52:48.0|Info|DiskScanService|Scanning disk for Napoleon 2024-01-13 20:52:48.0|Info|DiskScanService|Completed scanning disk for Napoleon 2024-01-13 20:52:48.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-13 20:52:48.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-13 20:52:48.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-13 20:52:48.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-13 21:06:45.8|Info|RssSyncService|Starting RSS Sync 2024-01-13 21:06:45.9|Info|DownloadDecisionMaker|Processing 78 releases 2024-01-13 21:06:46.2|Info|RssSyncService|RSS Sync Completed. Reports found: 78, Reports grabbed: 0 2024-01-13 21:36:48.1|Info|RssSyncService|Starting RSS Sync 2024-01-13 21:36:57.9|Info|DownloadDecisionMaker|Processing 82 releases 2024-01-13 21:36:58.1|Info|RssSyncService|RSS Sync Completed. Reports found: 82, Reports grabbed: 0 2024-01-13 22:07:22.1|Info|RssSyncService|Starting RSS Sync 2024-01-13 22:07:22.2|Info|DownloadDecisionMaker|Processing 82 releases 2024-01-13 22:07:22.5|Info|RssSyncService|RSS Sync Completed. Reports found: 82, Reports grabbed: 0 2024-01-13 22:37:52.5|Info|RssSyncService|Starting RSS Sync 2024-01-13 22:38:01.9|Info|DownloadDecisionMaker|Processing 79 releases 2024-01-13 22:38:02.1|Info|RssSyncService|RSS Sync Completed. Reports found: 79, Reports grabbed: 0 2024-01-13 23:08:22.9|Info|RssSyncService|Starting RSS Sync 2024-01-13 23:08:23.0|Info|DownloadDecisionMaker|Processing 79 releases 2024-01-13 23:08:23.2|Info|RssSyncService|RSS Sync Completed. Reports found: 79, Reports grabbed: 0 2024-01-13 23:38:27.9|Info|RssSyncService|Starting RSS Sync 2024-01-13 23:38:38.8|Info|DownloadDecisionMaker|Processing 79 releases 2024-01-13 23:38:39.1|Info|RssSyncService|RSS Sync Completed. Reports found: 79, Reports grabbed: 0 2024-01-14 00:08:58.3|Info|RssSyncService|Starting RSS Sync 2024-01-14 00:08:58.3|Info|DownloadDecisionMaker|Processing 79 releases 2024-01-14 00:08:58.6|Info|RssSyncService|RSS Sync Completed. Reports found: 79, Reports grabbed: 0 2024-01-14 00:38:58.6|Info|RssSyncService|Starting RSS Sync 2024-01-14 00:39:08.0|Info|DownloadDecisionMaker|Processing 78 releases 2024-01-14 00:39:08.3|Info|RssSyncService|RSS Sync Completed. Reports found: 78, Reports grabbed: 0 2024-01-14 01:09:29.3|Info|RssSyncService|Starting RSS Sync 2024-01-14 01:09:29.3|Info|DownloadDecisionMaker|Processing 78 releases 2024-01-14 01:09:29.6|Info|RssSyncService|RSS Sync Completed. Reports found: 78, Reports grabbed: 0 2024-01-14 01:39:30.0|Info|RssSyncService|Starting RSS Sync 2024-01-14 01:39:40.0|Info|DownloadDecisionMaker|Processing 75 releases 2024-01-14 01:39:40.3|Info|RssSyncService|RSS Sync Completed. Reports found: 75, Reports grabbed: 0 2024-01-14 02:10:00.6|Info|RssSyncService|Starting RSS Sync 2024-01-14 02:10:00.7|Info|DownloadDecisionMaker|Processing 75 releases 2024-01-14 02:10:00.9|Info|RssSyncService|RSS Sync Completed. Reports found: 75, Reports grabbed: 0 2024-01-14 02:40:01.0|Info|RssSyncService|Starting RSS Sync 2024-01-14 02:40:02.8|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/14/2024 00:12:36 and 01/14/2024 01:44:54 UTC. Search may be required. 2024-01-14 02:40:22.4|Info|DownloadDecisionMaker|Processing 74 releases 2024-01-14 02:40:22.7|Info|RssSyncService|RSS Sync Completed. Reports found: 74, Reports grabbed: 0 2024-01-14 03:10:31.4|Info|RssSyncService|Starting RSS Sync 2024-01-14 03:10:31.5|Info|DownloadDecisionMaker|Processing 74 releases 2024-01-14 03:10:31.8|Info|RssSyncService|RSS Sync Completed. Reports found: 74, Reports grabbed: 0 2024-01-14 03:40:31.8|Info|RssSyncService|Starting RSS Sync 2024-01-14 03:40:53.5|Info|DownloadDecisionMaker|Processing 73 releases 2024-01-14 03:40:53.7|Info|RssSyncService|RSS Sync Completed. Reports found: 73, Reports grabbed: 0 2024-01-14 04:11:02.6|Info|RssSyncService|Starting RSS Sync 2024-01-14 04:11:02.7|Info|DownloadDecisionMaker|Processing 73 releases 2024-01-14 04:11:02.9|Info|RssSyncService|RSS Sync Completed. Reports found: 73, Reports grabbed: 0 2024-01-14 04:41:03.8|Info|RssSyncService|Starting RSS Sync 2024-01-14 04:41:13.7|Info|DownloadDecisionMaker|Processing 62 releases 2024-01-14 04:41:14.0|Info|RssSyncService|RSS Sync Completed. Reports found: 62, Reports grabbed: 0 2024-01-14 05:11:36.6|Info|RssSyncService|Starting RSS Sync 2024-01-14 05:11:36.6|Info|DownloadDecisionMaker|Processing 62 releases 2024-01-14 05:11:36.8|Info|RssSyncService|RSS Sync Completed. Reports found: 62, Reports grabbed: 0 2024-01-14 05:41:55.2|Info|RssSyncService|Starting RSS Sync 2024-01-14 05:42:09.7|Info|DownloadDecisionMaker|Processing 62 releases 2024-01-14 05:42:11.7|Info|RssSyncService|RSS Sync Completed. Reports found: 62, Reports grabbed: 0 2024-01-14 06:12:51.5|Info|RssSyncService|Starting RSS Sync 2024-01-14 06:12:51.6|Info|DownloadDecisionMaker|Processing 62 releases 2024-01-14 06:12:51.8|Info|RssSyncService|RSS Sync Completed. Reports found: 62, Reports grabbed: 0 2024-01-14 06:28:08.5|Error|TaskExtensions|Task Error [v5.2.6.8376] code = IoErr (10), message = System.Data.SQLite.SQLiteException (0x800007FF): disk I/O error disk I/O error at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain) at System.Data.SQLite.SQLiteCommand.BuildNextCommand() at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at System.Data.SQLite.SQLiteConnection.Open() at NzbDrone.Core.Datastore.DbFactory.<>c__DisplayClass9_0.b__0() in ./Radarr.Core/Datastore/DbFactory.cs:line 105 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 142 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Radarr.Core/Jobs/Scheduler.cs:line 42 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2024-01-14 06:43:15.5|Info|RssSyncService|Starting RSS Sync 2024-01-14 06:43:17.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/kickasstorrents-to/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1660 bytes) 2024-01-14 06:43:17.7|Warn|Torznab|Kickasstorrents HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/kickasstorrents-to/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-14 06:43:17.8|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-14 06:43:18.1|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-14 07:13:45.9|Info|RssSyncService|Starting RSS Sync 2024-01-14 07:13:52.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/kickasstorrents-to/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1664 bytes) 2024-01-14 07:13:52.3|Warn|Torznab|Kickasstorrents HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/kickasstorrents-to/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-14 07:13:52.3|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-14 07:13:52.5|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-14 07:44:18.2|Info|RssSyncService|Starting RSS Sync 2024-01-14 07:44:19.1|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/14/2024 01:44:54 and 01/14/2024 06:32:05 UTC. Search may be required. 2024-01-14 07:44:28.1|Info|DownloadDecisionMaker|Processing 63 releases 2024-01-14 07:44:28.3|Info|RssSyncService|RSS Sync Completed. Reports found: 63, Reports grabbed: 0 2024-01-14 08:14:49.8|Info|RssSyncService|Starting RSS Sync 2024-01-14 08:14:49.9|Info|DownloadDecisionMaker|Processing 63 releases 2024-01-14 08:14:50.1|Info|RssSyncService|RSS Sync Completed. Reports found: 63, Reports grabbed: 0 2024-01-14 08:44:50.3|Info|RssSyncService|Starting RSS Sync 2024-01-14 08:44:50.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/kickasstorrents-to/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (2086 bytes) 2024-01-14 08:44:50.8|Warn|Torznab|Kickasstorrents HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/kickasstorrents-to/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-14 08:44:58.4|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-14 08:44:58.6|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-14 09:15:20.7|Info|RssSyncService|Starting RSS Sync 2024-01-14 09:15:21.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/kickasstorrents-to/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (2086 bytes) 2024-01-14 09:15:21.0|Warn|Torznab|Kickasstorrents HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/kickasstorrents-to/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-14 09:15:21.0|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-14 09:15:21.2|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-14 09:45:51.1|Info|RssSyncService|Starting RSS Sync 2024-01-14 09:45:51.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/kickasstorrents-to/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (2086 bytes) 2024-01-14 09:45:51.6|Warn|Torznab|Kickasstorrents HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/kickasstorrents-to/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-14 09:45:52.1|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/14/2024 06:32:05 and 01/14/2024 08:56:34 UTC. Search may be required. 2024-01-14 09:45:59.3|Info|DownloadDecisionMaker|Processing 57 releases 2024-01-14 09:45:59.5|Info|RssSyncService|RSS Sync Completed. Reports found: 57, Reports grabbed: 0 2024-01-14 10:16:23.1|Info|RssSyncService|Starting RSS Sync 2024-01-14 10:16:23.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/kickasstorrents-to/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (2086 bytes) 2024-01-14 10:16:23.4|Warn|Torznab|Kickasstorrents HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/kickasstorrents-to/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-14 10:16:23.4|Info|DownloadDecisionMaker|Processing 57 releases 2024-01-14 10:16:23.6|Info|RssSyncService|RSS Sync Completed. Reports found: 57, Reports grabbed: 0 2024-01-14 10:46:53.5|Info|RssSyncService|Starting RSS Sync 2024-01-14 10:46:53.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/kickasstorrents-to/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (2086 bytes) 2024-01-14 10:46:53.9|Warn|Torznab|Kickasstorrents HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/kickasstorrents-to/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-14 10:46:57.0|Info|DownloadDecisionMaker|Processing 54 releases 2024-01-14 10:46:57.2|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0 2024-01-14 11:17:26.7|Info|RssSyncService|Starting RSS Sync 2024-01-14 11:17:26.8|Info|DownloadDecisionMaker|Processing 54 releases 2024-01-14 11:17:27.0|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0 2024-01-14 11:48:10.1|Error|TaskExtensions|Task Error [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 142 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Radarr.Core/Jobs/Scheduler.cs:line 42 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2024-01-14 11:48:46.0|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Transmission [v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: The operation was canceled. ---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled. ---> System.Net.Sockets.SocketException (125): Operation canceled --- End of inner exception stack trace --- at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async) at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 105 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70 at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 128 at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.ProcessRequest(String action, Object arguments, TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 317 at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.GetTorrentStatus(IEnumerable`1 hashStrings, TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 194 at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.GetTorrents(TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 43 at NzbDrone.Core.Download.Clients.Transmission.TransmissionBase.GetItems() in ./Radarr.Core/Download/Clients/Transmission/TransmissionBase.cs:line 38 at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Radarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90 2024-01-14 11:48:48.5|Info|RssSyncService|Starting RSS Sync 2024-01-14 11:48:49.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/kickasstorrents-to/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (2086 bytes) 2024-01-14 11:48:50.0|Warn|Torznab|Kickasstorrents HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/kickasstorrents-to/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-14 11:48:50.4|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/14/2024 09:47:55 and 01/14/2024 11:07:15 UTC. Search may be required. 2024-01-14 11:48:54.5|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-14 11:48:54.7|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-14 12:00:33.7|Error|CommandExecutor|Error occurred while executing task ImportListSync [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Update(CommandModel command, CommandStatus status, String message) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 258 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Complete(CommandModel command, String message) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 206 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113 at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-14 12:06:23.5|Error|TaskExtensions|Task Error [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 142 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Radarr.Core/Jobs/Scheduler.cs:line 42 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2024-01-14 12:19:34.8|Info|RssSyncService|Starting RSS Sync 2024-01-14 12:19:52.3|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-14 12:19:52.5|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-14 12:50:07.2|Info|RssSyncService|Starting RSS Sync 2024-01-14 12:50:18.9|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-14 12:50:19.1|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-14 13:20:37.8|Info|RssSyncService|Starting RSS Sync 2024-01-14 13:20:37.9|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-14 13:20:38.1|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-14 13:50:39.1|Info|RssSyncService|Starting RSS Sync 2024-01-14 13:50:50.5|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-14 13:50:50.6|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-14 14:21:03.8|Info|RssSyncService|Starting RSS Sync 2024-01-14 14:21:03.9|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-14 14:21:04.1|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-14 14:51:05.7|Info|RssSyncService|Starting RSS Sync 2024-01-14 14:51:05.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/kickasstorrents-to/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (2086 bytes) 2024-01-14 14:51:05.9|Warn|Torznab|Kickasstorrents HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/kickasstorrents-to/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-14 14:51:21.8|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-14 14:51:22.0|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-14 15:21:42.0|Info|RssSyncService|Starting RSS Sync 2024-01-14 15:22:23.6|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-14 15:22:23.8|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-14 15:52:43.8|Info|RssSyncService|Starting RSS Sync 2024-01-14 15:52:43.9|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-14 15:52:44.1|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-14 16:11:37.3|Error|CommandExecutor|Error occurred while executing task RefreshMonitoredDownloads [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.Refresh() in ./Radarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 79 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113 at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-14 16:22:47.0|Info|RssSyncService|Starting RSS Sync 2024-01-14 16:23:35.7|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-14 16:23:35.9|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-14 16:32:59.7|Error|TaskExtensions|Task Error [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 142 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Radarr.Core/Jobs/Scheduler.cs:line 42 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2024-01-14 16:35:03.2|Error|TaskExtensions|Task Error [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 142 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Radarr.Core/Jobs/Scheduler.cs:line 42 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2024-01-14 16:36:17.2|Error|TaskExtensions|Task Error [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 142 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Radarr.Core/Jobs/Scheduler.cs:line 42 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2024-01-14 16:37:17.3|Error|TaskExtensions|Task Error [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 142 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Radarr.Core/Jobs/Scheduler.cs:line 42 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2024-01-14 16:37:22.6|Error|CommandExecutor|Error occurred while executing task ProcessMonitoredDownloads [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Update(CommandModel command, CommandStatus status, String message) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 258 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Complete(CommandModel command, String message) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 206 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113 at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-14 16:53:47.7|Info|RssSyncService|Starting RSS Sync 2024-01-14 16:53:47.7|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-14 16:53:47.9|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-14 17:23:51.5|Info|RssSyncService|Starting RSS Sync 2024-01-14 17:23:53.0|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/14/2024 14:52:56 and 01/14/2024 16:25:10 UTC. Search may be required. 2024-01-14 17:24:00.0|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-14 17:24:00.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-14 17:26:32.6|Info|Microsoft.Hosting.Lifetime|Application is shutting down... 2024-01-14 17:28:10.3|Info|Bootstrap|Starting Radarr - /app/radarr/bin/Radarr - Version 5.2.6.8376 2024-01-14 17:28:10.7|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-14 17:28:11.1|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-14 17:28:13.4|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-14 17:28:14.2|Info|MigrationController|*** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 2024-01-14 17:28:15.0|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 2024-01-14 17:28:17.2|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:7878 2024-01-14 17:28:18.8|Info|CommandExecutor|Starting 2 threads for tasks. 2024-01-14 17:28:19.3|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down. 2024-01-14 17:28:19.3|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production 2024-01-14 17:28:19.3|Info|Microsoft.Hosting.Lifetime|Content root path: /app/radarr/bin 2024-01-14 17:51:25.5|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Transmission [v5.2.6.8376] System.Net.Http.HttpRequestException: Connection refused (192.168.0.23:9091) ---> System.Net.Sockets.SocketException (111): Connection refused at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Sockets.Socket.g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 302 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278 at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 105 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70 at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 128 at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.ProcessRequest(String action, Object arguments, TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 275 at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.GetTorrentStatus(IEnumerable`1 hashStrings, TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 192 at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.GetTorrentStatus(TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 156 at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.GetTorrents(TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 43 at NzbDrone.Core.Download.Clients.Transmission.TransmissionBase.GetItems() in ./Radarr.Core/Download/Clients/Transmission/TransmissionBase.cs:line 38 at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Radarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90 2024-01-14 17:54:25.3|Info|RssSyncService|Starting RSS Sync 2024-01-14 17:54:35.4|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-14 17:54:36.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-14 18:07:04.9|Info|Microsoft.Hosting.Lifetime|Application is shutting down... 2024-01-14 18:07:05.1|Info|ConsoleApp|Exiting main. 2024-01-14 18:07:14.6|Info|Bootstrap|Starting Radarr - /app/radarr/bin/Radarr - Version 5.2.6.8376 2024-01-14 18:07:14.7|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-14 18:07:14.8|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-14 18:07:15.2|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-14 18:07:15.5|Info|MigrationController|*** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 2024-01-14 18:07:15.7|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 2024-01-14 18:07:16.2|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:7878 2024-01-14 18:07:16.8|Info|CommandExecutor|Starting 2 threads for tasks. 2024-01-14 18:07:17.0|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down. 2024-01-14 18:07:17.0|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production 2024-01-14 18:07:17.0|Info|Microsoft.Hosting.Lifetime|Content root path: /app/radarr/bin 2024-01-14 18:07:34.5|Info|MovieService|Deleted movie [Blade Runner (1982)][tt0083658, 78] 2024-01-14 18:07:34.5|Info|MovieService|Deleted movie [Avengers: Infinity War (2018)][tt4154756, 299536] 2024-01-14 18:07:34.5|Info|MovieService|Deleted movie [Drive (2011)][tt0780504, 64690] 2024-01-14 18:07:34.5|Info|MovieService|Deleted movie [Ferrari (2023)][tt3758542, 365620] 2024-01-14 18:07:34.5|Info|MovieService|Deleted movie [The Godfather (1972)][tt0068646, 238] 2024-01-14 18:07:34.5|Info|MovieService|Deleted movie [Napoleon (2023)][tt13287846, 753342] 2024-01-14 18:07:34.5|Info|MovieService|Deleted movie [Awakenings (1990)][tt0099077, 11005] 2024-01-14 18:07:34.5|Info|MovieService|Deleted movie [The Boys in the Boat (2023)][tt1856080, 823452] 2024-01-14 18:08:24.2|Info|AddMovieService|Adding Movie [1923 (2010)][tt1658793, 735559] Path: [/bestanden/Jan-Home/Personal/Films/1923] 2024-01-14 18:08:24.4|Info|AddMovieService|Adding Movie [Avengers: Infinity War (2018)][tt4154756, 299536] Path: [/bestanden/Jan-Home/Personal/Films/Avengers Infinity War (2018)] 2024-01-14 18:08:24.4|Info|AddMovieService|Adding Movie [Awakenings (1990)][tt0099077, 11005] Path: [/bestanden/Jan-Home/Personal/Films/Awakenings (1990) [BluRay] [1080p] [YTS.AM]] 2024-01-14 18:08:24.5|Info|AddMovieService|Adding Movie [Blade Runner (1982)][tt0083658, 78] Path: [/bestanden/Jan-Home/Personal/Films/Blade Runner (1982)] 2024-01-14 18:08:24.6|Info|AddMovieService|Adding Movie [Drive (2011)][tt0780504, 64690] Path: [/bestanden/Jan-Home/Personal/Films/Drive (2011) [1080p] [BluRay] [5.1] [YTS.MX]] 2024-01-14 18:08:24.6|Info|AddMovieService|Adding Movie [Napoleon (2023)][tt13287846, 753342] Path: [/bestanden/Jan-Home/Personal/Films/Napoleon (2023)] 2024-01-14 18:08:24.7|Info|AddMovieService|Adding Movie [The Godfather (1972)][tt0068646, 238] Path: [/bestanden/Jan-Home/Personal/Films/The Godfather (1972)] 2024-01-14 18:08:25.4|Info|RefreshMovieService|Updating info for 1923 2024-01-14 18:08:25.4|Info|RefreshMovieService|Updating info for Awakenings 2024-01-14 18:08:25.6|Info|RefreshMovieService|Updating info for Avengers: Infinity War 2024-01-14 18:08:25.7|Info|AddMovieCollectionService|Adding Collection The Avengers Collection[86311] 2024-01-14 18:08:26.0|Info|MediaCoverService|Downloading Poster for [1923 (2010)][tt1658793, 735559] https://image.tmdb.org/t/p/original/kStwMdvi8d4wG0zaDqID9cSoR27.jpg 2024-01-14 18:08:26.1|Info|DiskScanService|Scanning disk for 1923 2024-01-14 18:08:26.3|Info|DiskScanService|Scanning disk for Awakenings 2024-01-14 18:08:26.3|Info|MediaCoverService|Downloading Poster for [Awakenings (1990)][tt0099077, 11005] https://image.tmdb.org/t/p/original/9gztZXuHLG6AJ0fgqGd7Q43cWRI.jpg 2024-01-14 18:08:26.4|Info|MediaCoverService|Downloading Fanart for [Awakenings (1990)][tt0099077, 11005] https://image.tmdb.org/t/p/original/oUNAGuc28xNxeUg2NpXuT3qKup0.jpg 2024-01-14 18:08:27.2|Info|MediaCoverService|Downloading Poster for [Avengers: Infinity War (2018)][tt4154756, 299536] https://image.tmdb.org/t/p/original/7WsyChQLEftFiDOVTGkv3hFpyyt.jpg 2024-01-14 18:08:27.2|Info|DiskScanService|Scanning disk for Avengers: Infinity War 2024-01-14 18:08:27.6|Info|MediaCoverService|Downloading Fanart for [Avengers: Infinity War (2018)][tt4154756, 299536] https://image.tmdb.org/t/p/original/mDfJG3LC3Dqb67AZ52x3Z0jU0uB.jpg 2024-01-14 18:08:27.9|Info|MovieService|Assigning file [Awakenings.1990.1080p.BluRay.x264-[YTS.AM].mp4] to movie [[Awakenings (1990)][tt0099077, 11005]] 2024-01-14 18:08:27.9|Info|DiskScanService|Completed scanning disk for Awakenings 2024-01-14 18:08:27.9|Info|MovieScannedHandler|[Awakenings] was recently added, performing post-add actions 2024-01-14 18:08:28.1|Info|MovieService|Assigning file [Avengers Infinity War (2018) Remux-1080p.mkv] to movie [[Avengers: Infinity War (2018)][tt4154756, 299536]] 2024-01-14 18:08:28.1|Info|DiskScanService|Completed scanning disk for Avengers: Infinity War 2024-01-14 18:08:28.1|Info|MovieScannedHandler|[Avengers: Infinity War] was recently added, performing post-add actions 2024-01-14 18:08:28.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-14 18:08:28.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-14 18:08:28.2|Info|MovieService|Assigning file [Season 1/1923 - S01E05 - Ghost of Zebrina WEBDL-1080p.mkv] to movie [[1923 (2010)][tt1658793, 735559]] 2024-01-14 18:08:28.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-14 18:08:28.2|Info|DiskScanService|Completed scanning disk for 1923 2024-01-14 18:08:28.4|Info|MovieScannedHandler|[1923] was recently added, performing post-add actions 2024-01-14 18:08:28.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-14 18:08:28.4|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-14 18:08:28.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-14 18:08:28.4|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-14 18:08:28.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-14 18:08:28.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-14 18:08:28.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-14 18:08:28.4|Info|ExistingOtherExtraImporter|Found 1 existing other extra files 2024-01-14 18:08:28.5|Info|RefreshMovieService|Updating info for Blade Runner 2024-01-14 18:08:28.7|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files. 2024-01-14 18:08:29.1|Info|AddMovieCollectionService|Adding Collection Blade Runner Collection[422837] 2024-01-14 18:08:29.7|Info|RefreshMovieService|Updating info for Drive 2024-01-14 18:08:38.9|Info|DiskScanService|Scanning disk for Blade Runner 2024-01-14 18:08:38.9|Info|MediaCoverService|Downloading Poster for [Blade Runner (1982)][tt0083658, 78] https://image.tmdb.org/t/p/original/63N9uy8nd9j7Eog2axPQ8lbr3Wj.jpg 2024-01-14 18:08:39.0|Warn|MediaCoverMapper|File /config/MediaCover/50/poster.jpg not found 2024-01-14 18:08:39.3|Info|MediaCoverService|Downloading Fanart for [Blade Runner (1982)][tt0083658, 78] https://image.tmdb.org/t/p/original/eIi3klFf7mp3oL5EEF4mLIDs26r.jpg 2024-01-14 18:08:39.3|Info|MediaCoverService|Downloading Poster for [Drive (2011)][tt0780504, 64690] https://image.tmdb.org/t/p/original/602vevIURmpDfzbnv5Ubi6wIkQm.jpg 2024-01-14 18:08:39.3|Info|DiskScanService|Scanning disk for Drive 2024-01-14 18:08:39.3|Warn|MediaCoverMapper|File /config/MediaCover/51/poster.jpg not found 2024-01-14 18:08:39.5|Info|MediaCoverService|Downloading Fanart for [Drive (2011)][tt0780504, 64690] https://image.tmdb.org/t/p/original/1oaLxMtdn47TWdaty8BwdU4oXhV.jpg 2024-01-14 18:08:40.5|Info|RefreshMovieService|Updating info for Napoleon 2024-01-14 18:08:41.3|Info|MovieService|Assigning file [Drive.2011.1080p.BluRay.x264.AAC5.1-[YTS.MX].mp4] to movie [[Drive (2011)][tt0780504, 64690]] 2024-01-14 18:08:41.3|Info|DiskScanService|Completed scanning disk for Drive 2024-01-14 18:08:41.3|Info|MovieScannedHandler|[Drive] was recently added, performing post-add actions 2024-01-14 18:08:41.4|Info|MediaCoverService|Downloading Poster for [Napoleon (2023)][tt13287846, 753342] https://image.tmdb.org/t/p/original/jE5o7y9K6pZtWNNMEw3IdpHuncR.jpg 2024-01-14 18:08:41.4|Info|DiskScanService|Scanning disk for Napoleon 2024-01-14 18:08:41.5|Warn|MediaCoverMapper|File /config/MediaCover/52/poster.jpg not found 2024-01-14 18:08:42.3|Info|MovieService|Assigning file [Blade Runner (1982) Unknown.m2ts] to movie [[Blade Runner (1982)][tt0083658, 78]] 2024-01-14 18:08:42.3|Info|DiskScanService|Completed scanning disk for Blade Runner 2024-01-14 18:08:42.3|Info|MovieScannedHandler|[Blade Runner] was recently added, performing post-add actions 2024-01-14 18:08:42.3|Info|MediaCoverService|Downloading Fanart for [Napoleon (2023)][tt13287846, 753342] https://image.tmdb.org/t/p/original/f1AQhx6ZfGhPZFTVKgxG91PhEYc.jpg 2024-01-14 18:08:42.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-14 18:08:42.3|Info|ExistingSubtitleImporter|Found 2 existing subtitle files 2024-01-14 18:08:42.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-14 18:08:42.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-14 18:08:42.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-14 18:08:42.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-14 18:08:42.7|Info|MovieService|Assigning file [Napoleon (2023) WEBDL-1080p.mkv] to movie [[Napoleon (2023)][tt13287846, 753342]] 2024-01-14 18:08:42.7|Info|DiskScanService|Completed scanning disk for Napoleon 2024-01-14 18:08:42.7|Info|MovieScannedHandler|[Napoleon] was recently added, performing post-add actions 2024-01-14 18:08:43.1|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-14 18:08:43.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-14 18:08:43.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-14 18:08:43.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-14 18:08:43.5|Info|RefreshMovieService|Updating info for The Godfather 2024-01-14 18:08:43.5|Info|ExistingOtherExtraImporter|Found 1 existing other extra files 2024-01-14 18:08:43.6|Info|AddMovieCollectionService|Adding Collection The Godfather Collection[230] 2024-01-14 18:08:43.7|Info|RefreshCollectionService|Updating info for The Avengers Collection 2024-01-14 18:08:43.7|Info|ExistingExtraFileService|Found 5 possible extra files, imported 3 files. 2024-01-14 18:08:44.5|Info|MediaCoverService|Downloading Poster for [The Godfather (1972)][tt0068646, 238] https://image.tmdb.org/t/p/original/3bhkrj58Vtu7enYsRolD1fZdja1.jpg 2024-01-14 18:08:44.5|Info|DiskScanService|Scanning disk for The Godfather 2024-01-14 18:08:44.6|Info|RefreshCollectionService|Updating info for Blade Runner Collection 2024-01-14 18:08:44.7|Warn|MediaCoverMapper|File /config/MediaCover/53/poster.jpg not found 2024-01-14 18:08:44.7|Info|MediaCoverService|Downloading Fanart for [The Godfather (1972)][tt0068646, 238] https://image.tmdb.org/t/p/original/rSPw7tgCH9c6NqICZef4kZjFOQ5.jpg 2024-01-14 18:08:47.2|Info|MovieService|Assigning file [The Godfather (1972) Remux-1080p.mkv] to movie [[The Godfather (1972)][tt0068646, 238]] 2024-01-14 18:08:47.2|Info|DiskScanService|Completed scanning disk for The Godfather 2024-01-14 18:08:47.2|Info|MovieScannedHandler|[The Godfather] was recently added, performing post-add actions 2024-01-14 18:08:47.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-14 18:08:47.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-14 18:08:47.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-14 18:08:47.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-14 18:08:48.0|Info|RefreshCollectionService|Updating info for The Godfather Collection 2024-01-14 18:24:47.5|Info|RssSyncService|Starting RSS Sync 2024-01-14 18:24:47.6|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-14 18:24:47.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-14 18:55:01.1|Info|RssSyncService|Starting RSS Sync 2024-01-14 18:55:14.6|Info|DownloadDecisionMaker|Processing 54 releases 2024-01-14 18:55:14.8|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0 2024-01-14 19:25:31.8|Info|RssSyncService|Starting RSS Sync 2024-01-14 19:25:31.9|Info|DownloadDecisionMaker|Processing 54 releases 2024-01-14 19:25:32.1|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0 2024-01-14 19:55:33.4|Info|RssSyncService|Starting RSS Sync 2024-01-14 19:55:41.8|Info|DownloadDecisionMaker|Processing 2 releases 2024-01-14 19:55:41.9|Info|RssSyncService|RSS Sync Completed. Reports found: 2, Reports grabbed: 0 2024-01-14 20:09:03.9|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup. 2024-01-14 20:10:03.9|Info|HousekeepingService|Running housecleaning tasks 2024-01-14 20:10:04.1|Info|Database|Vacuuming Log database 2024-01-14 20:10:04.1|Info|Database|Log database compressed 2024-01-14 20:10:04.1|Info|Database|Vacuuming Main database 2024-01-14 20:10:04.9|Info|Database|Main database compressed 2024-01-14 20:26:04.5|Info|RssSyncService|Starting RSS Sync 2024-01-14 20:26:04.6|Info|DownloadDecisionMaker|Processing 2 releases 2024-01-14 20:26:04.6|Info|RssSyncService|RSS Sync Completed. Reports found: 2, Reports grabbed: 0 2024-01-14 20:53:05.1|Info|DiskScanService|Scanning disk for 1923 2024-01-14 20:53:05.8|Info|MovieService|Assigning file [Season 1/1923 - S01E08 - Nothing Left to Lose WEBDL-1080p.mkv] to movie [[1923 (2010)][tt1658793, 735559]] 2024-01-14 20:53:05.8|Info|DiskScanService|Completed scanning disk for 1923 2024-01-14 20:53:05.8|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-14 20:53:05.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-14 20:53:05.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-14 20:53:05.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-14 20:53:05.8|Info|RefreshMovieService|Updating info for Avengers: Infinity War 2024-01-14 20:53:06.1|Info|DiskScanService|Scanning disk for Avengers: Infinity War 2024-01-14 20:53:06.1|Info|DiskScanService|Completed scanning disk for Avengers: Infinity War 2024-01-14 20:53:06.1|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-14 20:53:06.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-14 20:53:06.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-14 20:53:06.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-14 20:53:06.2|Info|DiskScanService|Scanning disk for Awakenings 2024-01-14 20:53:06.2|Info|DiskScanService|Completed scanning disk for Awakenings 2024-01-14 20:53:06.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-14 20:53:06.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-14 20:53:06.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-14 20:53:06.2|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files. 2024-01-14 20:53:06.2|Info|DiskScanService|Scanning disk for Blade Runner 2024-01-14 20:53:06.2|Info|DiskScanService|Completed scanning disk for Blade Runner 2024-01-14 20:53:06.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-14 20:53:06.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-14 20:53:06.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-14 20:53:06.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-14 20:53:06.2|Info|DiskScanService|Scanning disk for Drive 2024-01-14 20:53:06.2|Info|DiskScanService|Completed scanning disk for Drive 2024-01-14 20:53:06.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-14 20:53:06.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-14 20:53:06.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-14 20:53:06.2|Info|ExistingExtraFileService|Found 5 possible extra files, imported 3 files. 2024-01-14 20:53:06.3|Info|RefreshMovieService|Updating info for The Godfather 2024-01-14 20:53:06.5|Info|DiskScanService|Scanning disk for The Godfather 2024-01-14 20:53:06.5|Info|DiskScanService|Completed scanning disk for The Godfather 2024-01-14 20:53:06.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-14 20:53:06.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-14 20:53:06.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-14 20:53:06.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-14 20:53:06.6|Info|RefreshMovieService|Updating info for Napoleon 2024-01-14 20:53:06.9|Info|DiskScanService|Scanning disk for Napoleon 2024-01-14 20:53:06.9|Info|DiskScanService|Completed scanning disk for Napoleon 2024-01-14 20:53:06.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-14 20:53:06.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-14 20:53:06.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-14 20:53:06.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-14 20:56:04.8|Info|RssSyncService|Starting RSS Sync 2024-01-14 20:56:05.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/kickasstorrents-to/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (2086 bytes) 2024-01-14 20:56:05.0|Warn|Torznab|Kickasstorrents HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/kickasstorrents-to/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-14 20:56:05.6|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/14/2024 18:57:59 and 01/14/2024 19:51:56 UTC. Search may be required. 2024-01-14 20:56:05.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1394 bytes) 2024-01-14 20:56:05.9|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-14 20:56:05.9|Info|DownloadDecisionMaker|Processing 1 releases 2024-01-14 20:56:05.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1, Reports grabbed: 0 2024-01-14 21:26:06.0|Info|RssSyncService|Starting RSS Sync 2024-01-14 21:26:07.6|Info|DownloadDecisionMaker|Processing 1 releases 2024-01-14 21:26:07.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1, Reports grabbed: 0 2024-01-14 21:56:36.5|Info|RssSyncService|Starting RSS Sync 2024-01-14 21:56:37.4|Info|DownloadDecisionMaker|Processing 3 releases 2024-01-14 21:56:37.5|Info|RssSyncService|RSS Sync Completed. Reports found: 3, Reports grabbed: 0 2024-01-14 22:27:06.8|Info|RssSyncService|Starting RSS Sync 2024-01-14 22:27:18.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1394 bytes) 2024-01-14 22:27:18.2|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-14 22:27:18.2|Info|DownloadDecisionMaker|Processing 3 releases 2024-01-14 22:27:18.3|Info|RssSyncService|RSS Sync Completed. Reports found: 3, Reports grabbed: 0 2024-01-14 22:57:37.3|Info|RssSyncService|Starting RSS Sync 2024-01-14 22:57:38.1|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-14 22:57:38.3|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-14 23:28:08.3|Info|RssSyncService|Starting RSS Sync 2024-01-14 23:28:08.3|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-14 23:28:08.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-14 23:58:14.9|Info|RssSyncService|Starting RSS Sync 2024-01-14 23:58:18.5|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-14 23:58:18.6|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-15 00:28:44.8|Info|RssSyncService|Starting RSS Sync 2024-01-15 00:28:44.9|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-15 00:28:45.1|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-15 00:58:45.3|Info|RssSyncService|Starting RSS Sync 2024-01-15 00:58:46.8|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-15 00:58:46.9|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-15 01:29:15.8|Info|RssSyncService|Starting RSS Sync 2024-01-15 01:29:15.9|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-15 01:29:16.1|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-15 01:59:16.1|Info|RssSyncService|Starting RSS Sync 2024-01-15 01:59:20.2|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-15 01:59:20.3|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-15 02:29:46.4|Info|RssSyncService|Starting RSS Sync 2024-01-15 02:29:46.5|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-15 02:29:46.6|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-15 02:59:46.9|Info|RssSyncService|Starting RSS Sync 2024-01-15 02:59:47.8|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-15 02:59:48.0|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-15 03:30:17.1|Info|RssSyncService|Starting RSS Sync 2024-01-15 03:30:17.2|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-15 03:30:17.4|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-15 04:00:17.5|Info|RssSyncService|Starting RSS Sync 2024-01-15 04:00:18.6|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-15 04:00:18.7|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-15 04:30:48.0|Info|RssSyncService|Starting RSS Sync 2024-01-15 04:30:48.0|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-15 04:30:48.2|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-15 05:00:49.7|Info|RssSyncService|Starting RSS Sync 2024-01-15 05:00:50.5|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/14/2024 23:01:56 and 01/15/2024 04:47:09 UTC. Search may be required. 2024-01-15 05:00:51.6|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-15 05:00:51.8|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-15 05:31:04.6|Info|RssSyncService|Starting RSS Sync 2024-01-15 05:31:04.7|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-15 05:31:04.9|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-15 06:01:16.7|Info|RssSyncService|Starting RSS Sync 2024-01-15 06:01:17.5|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/15/2024 04:47:09 and 01/15/2024 05:35:29 UTC. Search may be required. 2024-01-15 06:01:17.6|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-15 06:01:17.9|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-15 06:31:24.2|Info|RssSyncService|Starting RSS Sync 2024-01-15 06:31:24.2|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-15 06:31:24.4|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-15 07:01:24.7|Info|RssSyncService|Starting RSS Sync 2024-01-15 07:01:25.8|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-15 07:01:26.0|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-15 07:31:55.1|Info|RssSyncService|Starting RSS Sync 2024-01-15 07:31:55.2|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-15 07:31:55.4|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-15 08:01:55.6|Info|RssSyncService|Starting RSS Sync 2024-01-15 08:02:04.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1797 bytes) 2024-01-15 08:02:04.2|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-15 08:02:04.2|Info|DownloadDecisionMaker|No results found 2024-01-15 08:02:04.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2024-01-15 08:32:25.9|Info|RssSyncService|Starting RSS Sync 2024-01-15 08:32:33.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1797 bytes) 2024-01-15 08:32:33.6|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-15 08:32:33.6|Info|DownloadDecisionMaker|No results found 2024-01-15 08:32:33.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2024-01-15 09:02:56.4|Info|RssSyncService|Starting RSS Sync 2024-01-15 09:02:56.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/kickasstorrents-to/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (2086 bytes) 2024-01-15 09:02:56.8|Warn|Torznab|Kickasstorrents HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/kickasstorrents-to/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-15 09:03:04.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1797 bytes) 2024-01-15 09:03:04.2|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-15 09:03:04.2|Info|DownloadDecisionMaker|No results found 2024-01-15 09:03:04.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2024-01-15 09:33:26.8|Info|RssSyncService|Starting RSS Sync 2024-01-15 09:33:34.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1797 bytes) 2024-01-15 09:33:34.6|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-15 09:33:34.6|Info|DownloadDecisionMaker|No results found 2024-01-15 09:33:34.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2024-01-15 10:03:57.1|Info|RssSyncService|Starting RSS Sync 2024-01-15 10:03:58.2|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/15/2024 05:35:29 and 01/15/2024 09:07:17 UTC. Search may be required. 2024-01-15 10:03:58.2|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-15 10:03:58.4|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-15 10:34:27.9|Info|RssSyncService|Starting RSS Sync 2024-01-15 10:34:28.0|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-15 10:34:28.2|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-15 10:42:54.6|Info|MediaFileDeletionService|Deleting movie file: /bestanden/Jan-Home/Personal/Films/Napoleon (2023)/Napoleon (2023) WEBDL-1080p.mkv 2024-01-15 10:42:54.6|Info|RecycleBinProvider|Recycling Bin has not been configured, deleting permanently. /bestanden/Jan-Home/Personal/Films/Napoleon (2023)/Napoleon (2023) WEBDL-1080p.mkv 2024-01-15 10:43:20.0|Info|ReleaseSearchService|Searching indexers for [Napoleon]. 2 active indexers 2024-01-15 10:43:20.9|Info|DownloadDecisionMaker|Processing 72 releases 2024-01-15 10:43:21.5|Info|DownloadService|Report for Napoleon (2023) sent to Transmission from indexer Torrent Galaxy. Napoleon.2023.PROPER.1080p.WEBRip.x265-KONTRAST 2024-01-15 10:43:21.6|Info|MovieSearchService|Movie search completed. 1 reports downloaded. 2024-01-15 10:46:28.5|Info|MovieService|Assigning file [Napoleon (2023) WEBRip-1080p Proper.mp4] to movie [[Napoleon (2023)][tt13287846, 753342]] 2024-01-15 11:04:28.3|Info|RssSyncService|Starting RSS Sync 2024-01-15 11:04:29.3|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-15 11:04:29.5|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-15 11:34:58.8|Info|RssSyncService|Starting RSS Sync 2024-01-15 11:34:58.9|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-15 11:34:59.1|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-15 12:04:59.4|Info|RssSyncService|Starting RSS Sync 2024-01-15 12:05:00.5|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/15/2024 09:49:35 and 01/15/2024 11:52:57 UTC. Search may be required. 2024-01-15 12:05:00.5|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-15 12:05:00.6|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-15 12:35:30.0|Info|RssSyncService|Starting RSS Sync 2024-01-15 12:35:30.1|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-15 12:35:30.3|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-15 13:05:30.3|Info|RssSyncService|Starting RSS Sync 2024-01-15 13:05:34.4|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-15 13:05:34.5|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-15 13:36:00.6|Info|RssSyncService|Starting RSS Sync 2024-01-15 13:36:00.7|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-15 13:36:00.9|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-15 14:06:01.0|Info|RssSyncService|Starting RSS Sync 2024-01-15 14:06:02.0|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/15/2024 11:52:57 and 01/15/2024 13:22:37 UTC. Search may be required. 2024-01-15 14:06:02.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1394 bytes) 2024-01-15 14:06:02.3|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-15 14:06:02.3|Info|DownloadDecisionMaker|Processing 1 releases 2024-01-15 14:06:02.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1, Reports grabbed: 0 2024-01-15 14:36:08.5|Info|RssSyncService|Starting RSS Sync 2024-01-15 14:36:11.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1394 bytes) 2024-01-15 14:36:11.1|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-15 14:36:11.1|Info|DownloadDecisionMaker|Processing 1 releases 2024-01-15 14:36:11.1|Info|RssSyncService|RSS Sync Completed. Reports found: 1, Reports grabbed: 0 2024-01-15 15:06:39.6|Info|RssSyncService|Starting RSS Sync 2024-01-15 15:07:00.5|Info|DownloadDecisionMaker|Processing 1 releases 2024-01-15 15:07:00.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1, Reports grabbed: 0 2024-01-15 15:37:10.6|Info|RssSyncService|Starting RSS Sync 2024-01-15 15:37:10.6|Info|DownloadDecisionMaker|Processing 1 releases 2024-01-15 15:37:10.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1, Reports grabbed: 0 2024-01-15 16:07:11.3|Info|RssSyncService|Starting RSS Sync 2024-01-15 16:07:14.3|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-15 16:07:14.4|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-15 16:37:41.9|Info|RssSyncService|Starting RSS Sync 2024-01-15 16:37:42.0|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-15 16:37:42.1|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-15 17:07:42.7|Info|RssSyncService|Starting RSS Sync 2024-01-15 17:07:46.4|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-15 17:07:46.6|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-15 17:38:05.4|Info|RssSyncService|Starting RSS Sync 2024-01-15 17:38:22.6|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-15 17:38:25.2|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-15 17:38:32.7|Info|RssSyncService|Starting RSS Sync 2024-01-15 17:38:33.0|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-15 17:38:33.2|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-15 18:08:51.2|Info|RssSyncService|Starting RSS Sync 2024-01-15 18:08:52.3|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/15/2024 13:22:37 and 01/15/2024 17:06:29 UTC. Search may be required. 2024-01-15 18:08:56.3|Info|DownloadDecisionMaker|Processing 54 releases 2024-01-15 18:08:56.5|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0 2024-01-15 18:22:33.7|Info|AddMovieService|Adding Movie [Medieval (2022)][tt8883486, 551271] Path: [/bestanden/Jan-Home/Personal/Films/Medieval (2022)] 2024-01-15 18:22:33.7|Info|RefreshMovieService|Updating info for Medieval 2024-01-15 18:22:33.8|Info|MediaCoverService|Downloading Poster for [Medieval (2022)][tt8883486, 551271] https://image.tmdb.org/t/p/original/eeUNWsdoiOijOZAMaWFDA5Pb1n8.jpg 2024-01-15 18:22:33.8|Info|DiskScanService|Scanning disk for Medieval 2024-01-15 18:22:33.8|Info|DiskScanService|Completed scanning disk for Medieval 2024-01-15 18:22:33.8|Info|MovieScannedHandler|[Medieval] was recently added, performing post-add actions 2024-01-15 18:22:33.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-15 18:22:33.9|Info|ReleaseSearchService|Searching indexers for [Medieval]. 2 active indexers 2024-01-15 18:22:34.1|Info|MediaCoverService|Downloading Fanart for [Medieval (2022)][tt8883486, 551271] https://image.tmdb.org/t/p/original/maxRhndtC4BJABvqRPvYNu69CHA.jpg 2024-01-15 18:22:35.4|Info|MetadataService|Movie folder does not exist, skipping metadata image creation 2024-01-15 18:22:38.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=search&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100&q=Medieval%202022: 400.BadRequest (1394 bytes) 2024-01-15 18:22:38.2|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=search&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100&q=Medieval%202022] 2024-01-15 18:22:38.2|Info|DownloadDecisionMaker|Processing 36 releases 2024-01-15 18:22:38.5|Info|DownloadService|Report for Medieval (2022) sent to Transmission from indexer The Pirate Bay. Medieval.2022.1080p.BluRay.H264.AAC-LAMA 2024-01-15 18:22:38.5|Info|MovieSearchService|Movie search completed. 1 reports downloaded. 2024-01-15 18:24:41.4|Info|ReleaseSearchService|Searching indexers for [Medieval]. 2 active indexers 2024-01-15 18:24:49.3|Info|DownloadDecisionMaker|Processing 36 releases 2024-01-15 18:24:49.6|Info|DownloadService|Report for Medieval (2022) sent to Transmission from indexer The Pirate Bay. Medieval.2022.1080p.BluRay.H264.AAC-LAMA 2024-01-15 18:24:49.6|Info|MovieSearchService|Movie search completed. 1 reports downloaded. 2024-01-15 18:25:27.9|Info|ReleaseSearchService|Searching indexers for [Medieval]. 2 active indexers 2024-01-15 18:25:34.4|Info|DownloadDecisionMaker|Processing 64 releases 2024-01-15 18:25:34.9|Info|DownloadService|Report for Medieval (2022) sent to Transmission from indexer Torrent Galaxy. Medieval.2022.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1-FGT 2024-01-15 18:25:34.9|Info|MovieSearchService|Movie search completed. 1 reports downloaded. 2024-01-15 18:27:18.8|Info|AddMovieService|Adding Movie [Top Gun: Maverick (2022)][tt1745960, 361743] Path: [/bestanden/Jan-Home/Personal/Films/Top Gun Maverick (2022)] 2024-01-15 18:27:18.9|Info|RefreshMovieService|Updating info for Top Gun: Maverick 2024-01-15 18:27:19.0|Info|AddMovieCollectionService|Adding Collection Top Gun Collection[531330] 2024-01-15 18:27:19.0|Info|RefreshCollectionService|Updating info for Top Gun Collection 2024-01-15 18:27:19.1|Info|MediaCoverService|Downloading Poster for [Top Gun: Maverick (2022)][tt1745960, 361743] https://image.tmdb.org/t/p/original/62HCnUTziyWcpDaBO2i1DX17ljH.jpg 2024-01-15 18:27:19.1|Info|DiskScanService|Scanning disk for Top Gun: Maverick 2024-01-15 18:27:19.1|Info|DiskScanService|Completed scanning disk for Top Gun: Maverick 2024-01-15 18:27:19.1|Info|MovieScannedHandler|[Top Gun: Maverick] was recently added, performing post-add actions 2024-01-15 18:27:19.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-15 18:27:19.1|Info|ReleaseSearchService|Searching indexers for [Top Gun: Maverick]. 2 active indexers 2024-01-15 18:27:19.2|Info|MediaCoverService|Downloading Fanart for [Top Gun: Maverick (2022)][tt1745960, 361743] https://image.tmdb.org/t/p/original/AaV1YIdWKnjAIAOe8UUKBFm327v.jpg 2024-01-15 18:27:20.5|Info|MetadataService|Movie folder does not exist, skipping metadata image creation 2024-01-15 18:27:22.0|Info|DownloadDecisionMaker|Processing 150 releases 2024-01-15 18:27:23.2|Info|DownloadService|Report for Top Gun: Maverick (2022) sent to Transmission from indexer Torrent Galaxy. Top.Gun.Maverick.2022.IMAX.1080p.BluRay.REMUX.AVC.DTS-HD.MA.TrueHD.7.1.Atmos-FGT 2024-01-15 18:27:23.2|Info|MovieSearchService|Movie search completed. 1 reports downloaded. 2024-01-15 18:27:33.4|Info|ReleaseSearchService|Searching indexers for [Top Gun: Maverick]. 2 active indexers 2024-01-15 18:27:35.4|Info|DownloadDecisionMaker|Processing 150 releases 2024-01-15 18:27:36.6|Info|MovieSearchService|Movie search completed. 0 reports downloaded. 2024-01-15 18:33:43.0|Info|AddMovieService|Adding Movie [Fargo (1996)][tt0116282, 275] Path: [/bestanden/Jan-Home/Personal/Films/Fargo (1996)] 2024-01-15 18:33:43.1|Info|RefreshMovieService|Updating info for Fargo 2024-01-15 18:33:43.2|Info|MediaCoverService|Downloading Poster for [Fargo (1996)][tt0116282, 275] https://image.tmdb.org/t/p/original/rt7cpEr1uP6RTZykBFhBTcRaKvG.jpg 2024-01-15 18:33:43.2|Info|DiskScanService|Scanning disk for Fargo 2024-01-15 18:33:43.2|Info|DiskScanService|Completed scanning disk for Fargo 2024-01-15 18:33:43.2|Info|MovieScannedHandler|[Fargo] was recently added, performing post-add actions 2024-01-15 18:33:43.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-15 18:33:43.2|Info|ReleaseSearchService|Searching indexers for [Fargo]. 2 active indexers 2024-01-15 18:33:43.4|Info|MediaCoverService|Downloading Fanart for [Fargo (1996)][tt0116282, 275] https://image.tmdb.org/t/p/original/747dgDfL5d8esobk7h4odaOFhUq.jpg 2024-01-15 18:33:44.2|Info|MetadataService|Movie folder does not exist, skipping metadata image creation 2024-01-15 18:33:45.9|Info|DownloadDecisionMaker|Processing 78 releases 2024-01-15 18:33:46.9|Info|DownloadService|Report for Fargo (1996) sent to Transmission from indexer Torrent Galaxy. Fargo 1996 1080p REMASTERED BluRay REMUX AVC DTS-HD MA 5 1-R2D2 2024-01-15 18:33:46.9|Info|MovieSearchService|Movie search completed. 1 reports downloaded. 2024-01-15 18:35:18.8|Info|ReleaseSearchService|Searching indexers for [Fargo]. 2 active indexers 2024-01-15 18:35:18.8|Info|DownloadDecisionMaker|Processing 78 releases 2024-01-15 18:35:19.6|Info|DownloadService|Report for Fargo (1996) sent to Transmission from indexer Torrent Galaxy. Fargo.1996.REMASTERED.720p.BluRay.999MB.HQ.x265.10bit-GalaxyRG 2024-01-15 18:35:19.7|Info|MovieSearchService|Movie search completed. 1 reports downloaded. 2024-01-15 18:39:22.0|Info|RssSyncService|Starting RSS Sync 2024-01-15 18:39:25.2|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-15 18:39:25.4|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-15 19:09:53.3|Info|RssSyncService|Starting RSS Sync 2024-01-15 19:09:53.4|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-15 19:09:53.7|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-15 19:20:14.8|Info|MovieService|Assigning file [Fargo (1996) Bluray-720p.mkv] to movie [[Fargo (1996)][tt0116282, 275]] 2024-01-15 19:29:16.7|Info|RecycleBinProvider|Recycling Bin has not been configured, deleting permanently. /bestanden/Jan-Home/Personal/Films/Fargo (1996)/Fargo (1996) Bluray-720p.mkv 2024-01-15 19:29:16.8|Info|MovieService|Assigning file [Fargo (1996) Remux-1080p.mkv] to movie [[Fargo (1996)][tt0116282, 275]] 2024-01-15 19:40:04.5|Info|RssSyncService|Starting RSS Sync 2024-01-15 19:40:09.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1394 bytes) 2024-01-15 19:40:09.9|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-15 19:40:09.9|Info|DownloadDecisionMaker|Processing 4 releases 2024-01-15 19:40:09.9|Info|RssSyncService|RSS Sync Completed. Reports found: 4, Reports grabbed: 0 2024-01-15 20:09:05.3|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup. 2024-01-15 20:10:35.3|Info|HousekeepingService|Running housecleaning tasks 2024-01-15 20:10:35.4|Info|RssSyncService|Starting RSS Sync 2024-01-15 20:10:35.5|Info|Database|Vacuuming Log database 2024-01-15 20:10:35.5|Info|Database|Log database compressed 2024-01-15 20:10:35.5|Info|Database|Vacuuming Main database 2024-01-15 20:10:35.8|Info|Database|Main database compressed 2024-01-15 20:10:38.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1394 bytes) 2024-01-15 20:10:38.1|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-15 20:10:38.1|Info|DownloadDecisionMaker|Processing 4 releases 2024-01-15 20:10:38.1|Info|RssSyncService|RSS Sync Completed. Reports found: 4, Reports grabbed: 0 2024-01-15 20:40:41.7|Info|RssSyncService|Starting RSS Sync 2024-01-15 20:40:45.1|Info|DownloadDecisionMaker|Processing 5 releases 2024-01-15 20:40:45.2|Info|RssSyncService|RSS Sync Completed. Reports found: 5, Reports grabbed: 0 2024-01-15 20:53:12.2|Info|DiskScanService|Scanning disk for 1923 2024-01-15 20:53:20.5|Info|MovieService|Assigning file [Season 1/1923 - S01E05 - Ghost of Zebrina WEBDL-1080p.mkv] to movie [[1923 (2010)][tt1658793, 735559]] 2024-01-15 20:53:20.5|Info|DiskScanService|Completed scanning disk for 1923 2024-01-15 20:53:20.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-15 20:53:20.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-15 20:53:20.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-15 20:53:20.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-15 20:53:20.6|Info|RefreshMovieService|Updating info for Avengers: Infinity War 2024-01-15 20:53:21.0|Info|DiskScanService|Scanning disk for Avengers: Infinity War 2024-01-15 20:53:21.0|Info|DiskScanService|Completed scanning disk for Avengers: Infinity War 2024-01-15 20:53:21.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-15 20:53:21.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-15 20:53:21.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-15 20:53:21.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-15 20:53:21.0|Info|DiskScanService|Scanning disk for Awakenings 2024-01-15 20:53:21.8|Info|DiskScanService|Completed scanning disk for Awakenings 2024-01-15 20:53:21.8|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-15 20:53:21.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-15 20:53:21.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-15 20:53:21.8|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files. 2024-01-15 20:53:21.9|Info|RefreshMovieService|Updating info for Blade Runner 2024-01-15 20:53:22.2|Info|DiskScanService|Scanning disk for Blade Runner 2024-01-15 20:53:22.5|Info|DiskScanService|Completed scanning disk for Blade Runner 2024-01-15 20:53:22.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-15 20:53:22.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-15 20:53:22.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-15 20:53:22.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-15 20:53:22.5|Info|DiskScanService|Scanning disk for Drive 2024-01-15 20:53:22.8|Info|DiskScanService|Completed scanning disk for Drive 2024-01-15 20:53:22.8|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-15 20:53:22.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-15 20:53:22.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-15 20:53:22.8|Info|ExistingExtraFileService|Found 5 possible extra files, imported 3 files. 2024-01-15 20:53:22.8|Info|DiskScanService|Scanning disk for Fargo 2024-01-15 20:53:22.8|Info|DiskScanService|Completed scanning disk for Fargo 2024-01-15 20:53:22.8|Info|MovieScannedHandler|[Fargo] was recently added, performing post-add actions 2024-01-15 20:53:22.8|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-15 20:53:22.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-15 20:53:22.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-15 20:53:22.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-15 20:53:22.9|Info|ReleaseSearchService|Searching indexers for [Fargo]. 2 active indexers 2024-01-15 20:53:22.9|Info|DiskScanService|Scanning disk for The Godfather 2024-01-15 20:53:23.5|Info|DiskScanService|Completed scanning disk for The Godfather 2024-01-15 20:53:23.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-15 20:53:23.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-15 20:53:23.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-15 20:53:23.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-15 20:53:23.6|Info|DiskScanService|Scanning disk for Medieval 2024-01-15 20:53:23.6|Info|DiskScanService|Completed scanning disk for Medieval 2024-01-15 20:53:23.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-15 20:53:23.6|Info|RefreshMovieService|Updating info for Napoleon 2024-01-15 20:53:23.9|Info|DiskScanService|Scanning disk for Napoleon 2024-01-15 20:53:23.9|Info|DiskScanService|Completed scanning disk for Napoleon 2024-01-15 20:53:23.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-15 20:53:23.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-15 20:53:23.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-15 20:53:23.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-15 20:53:24.0|Info|DiskScanService|Scanning disk for Top Gun: Maverick 2024-01-15 20:53:24.0|Info|DiskScanService|Completed scanning disk for Top Gun: Maverick 2024-01-15 20:53:24.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-15 20:53:29.1|Info|DownloadDecisionMaker|Processing 78 releases 2024-01-15 20:53:29.9|Info|MovieSearchService|Movie search completed. 0 reports downloaded. 2024-01-15 21:11:12.0|Info|RssSyncService|Starting RSS Sync 2024-01-15 21:11:12.0|Info|DownloadDecisionMaker|Processing 5 releases 2024-01-15 21:11:12.0|Info|RssSyncService|RSS Sync Completed. Reports found: 5, Reports grabbed: 0 2024-01-15 21:41:12.6|Info|RssSyncService|Starting RSS Sync 2024-01-15 21:41:15.0|Info|DownloadDecisionMaker|Processing 57 releases 2024-01-15 21:41:15.2|Info|RssSyncService|RSS Sync Completed. Reports found: 57, Reports grabbed: 0 2024-01-15 22:11:43.0|Info|RssSyncService|Starting RSS Sync 2024-01-15 22:11:43.1|Info|DownloadDecisionMaker|Processing 57 releases 2024-01-15 22:11:43.3|Info|RssSyncService|RSS Sync Completed. Reports found: 57, Reports grabbed: 0 2024-01-15 22:14:14.9|Info|MovieService|Assigning file [Top Gun Maverick (2022) Remux-1080p.mkv] to movie [[Top Gun: Maverick (2022)][tt1745960, 361743]] 2024-01-15 22:41:44.2|Info|RssSyncService|Starting RSS Sync 2024-01-15 22:41:45.1|Info|DownloadDecisionMaker|Processing 57 releases 2024-01-15 22:41:45.3|Info|RssSyncService|RSS Sync Completed. Reports found: 57, Reports grabbed: 0 2024-01-15 23:12:14.7|Info|RssSyncService|Starting RSS Sync 2024-01-15 23:12:14.8|Info|DownloadDecisionMaker|Processing 57 releases 2024-01-15 23:12:15.0|Info|RssSyncService|RSS Sync Completed. Reports found: 57, Reports grabbed: 0 2024-01-15 23:42:15.1|Info|RssSyncService|Starting RSS Sync 2024-01-15 23:42:17.2|Info|DownloadDecisionMaker|Processing 54 releases 2024-01-15 23:42:17.4|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0 2024-01-16 00:12:45.3|Info|RssSyncService|Starting RSS Sync 2024-01-16 00:12:45.4|Info|DownloadDecisionMaker|Processing 54 releases 2024-01-16 00:12:45.6|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0 2024-01-16 00:42:45.6|Info|RssSyncService|Starting RSS Sync 2024-01-16 00:42:46.6|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-16 00:42:46.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-16 01:13:16.2|Info|RssSyncService|Starting RSS Sync 2024-01-16 01:13:16.2|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-16 01:13:16.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-16 01:43:46.4|Info|RssSyncService|Starting RSS Sync 2024-01-16 01:43:47.6|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-16 01:43:47.7|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-16 02:14:16.6|Info|RssSyncService|Starting RSS Sync 2024-01-16 02:14:16.7|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-16 02:14:16.9|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-16 02:44:18.2|Info|RssSyncService|Starting RSS Sync 2024-01-16 02:44:19.2|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-16 02:44:19.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-16 03:14:48.7|Info|RssSyncService|Starting RSS Sync 2024-01-16 03:14:48.7|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-16 03:14:48.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-16 03:44:49.7|Info|RssSyncService|Starting RSS Sync 2024-01-16 03:44:50.7|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-16 03:44:50.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-16 04:15:20.2|Info|RssSyncService|Starting RSS Sync 2024-01-16 04:15:20.3|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-16 04:15:20.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-16 04:45:20.6|Info|RssSyncService|Starting RSS Sync 2024-01-16 04:45:21.5|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/16/2024 02:57:18 and 01/16/2024 03:52:38 UTC. Search may be required. 2024-01-16 04:45:21.6|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-16 04:45:21.8|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-16 05:15:50.9|Info|RssSyncService|Starting RSS Sync 2024-01-16 05:15:50.9|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-16 05:15:51.1|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-16 05:46:20.0|Info|RssSyncService|Starting RSS Sync 2024-01-16 05:46:21.7|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/16/2024 03:52:38 and 01/16/2024 05:13:12 UTC. Search may be required. 2024-01-16 05:46:22.3|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-16 05:46:22.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-16 06:16:29.8|Info|RssSyncService|Starting RSS Sync 2024-01-16 06:16:29.9|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-16 06:16:30.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-16 06:46:30.2|Info|RssSyncService|Starting RSS Sync 2024-01-16 06:46:33.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1394 bytes) 2024-01-16 06:46:33.1|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-16 06:46:33.1|Info|DownloadDecisionMaker|Processing 2 releases 2024-01-16 06:46:33.1|Info|RssSyncService|RSS Sync Completed. Reports found: 2, Reports grabbed: 0 2024-01-16 07:17:00.7|Info|RssSyncService|Starting RSS Sync 2024-01-16 07:17:02.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1394 bytes) 2024-01-16 07:17:02.9|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-16 07:17:02.9|Info|DownloadDecisionMaker|Processing 2 releases 2024-01-16 07:17:02.9|Info|RssSyncService|RSS Sync Completed. Reports found: 2, Reports grabbed: 0 2024-01-16 07:47:31.0|Info|RssSyncService|Starting RSS Sync 2024-01-16 07:47:36.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1394 bytes) 2024-01-16 07:47:36.2|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-16 07:47:36.2|Info|DownloadDecisionMaker|Processing 2 releases 2024-01-16 07:47:36.2|Info|RssSyncService|RSS Sync Completed. Reports found: 2, Reports grabbed: 0 2024-01-16 08:17:52.9|Info|RssSyncService|Starting RSS Sync 2024-01-16 08:17:57.4|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-16 08:17:57.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-16 08:48:06.4|Info|RssSyncService|Starting RSS Sync 2024-01-16 08:48:07.5|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/16/2024 07:22:00 and 01/16/2024 08:16:10 UTC. Search may be required. 2024-01-16 08:48:07.6|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-16 08:48:07.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-16 09:18:36.8|Info|RssSyncService|Starting RSS Sync 2024-01-16 09:18:38.2|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-16 09:18:38.3|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-16 09:49:07.3|Info|RssSyncService|Starting RSS Sync 2024-01-16 09:49:08.3|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-16 09:49:08.5|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-16 10:19:37.6|Info|RssSyncService|Starting RSS Sync 2024-01-16 10:19:39.4|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-16 10:19:39.6|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-16 10:50:07.9|Info|RssSyncService|Starting RSS Sync 2024-01-16 10:50:09.0|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-16 10:50:09.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-16 11:20:32.8|Info|RssSyncService|Starting RSS Sync 2024-01-16 11:20:44.4|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-16 11:20:44.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-16 11:51:08.0|Info|RssSyncService|Starting RSS Sync 2024-01-16 11:51:08.9|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/16/2024 09:22:38 and 01/16/2024 11:03:59 UTC. Search may be required. 2024-01-16 11:51:08.9|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-16 11:51:09.1|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-16 12:21:17.5|Info|RssSyncService|Starting RSS Sync 2024-01-16 12:21:19.4|Info|DownloadDecisionMaker|Processing 1 releases 2024-01-16 12:21:19.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1, Reports grabbed: 0 2024-01-16 12:51:48.3|Info|RssSyncService|Starting RSS Sync 2024-01-16 12:51:49.2|Info|DownloadDecisionMaker|Processing 3 releases 2024-01-16 12:51:49.2|Info|RssSyncService|RSS Sync Completed. Reports found: 3, Reports grabbed: 0 2024-01-16 12:53:53.4|Info|AddMovieService|Adding Movie [Shooter (2007)][tt0822854, 7485] Path: [/bestanden/Jan-Home/Personal/Films/Shooter (2007)] 2024-01-16 12:53:54.5|Info|RefreshMovieService|Updating info for Shooter 2024-01-16 12:53:54.7|Info|MediaCoverService|Downloading Poster for [Shooter (2007)][tt0822854, 7485] https://image.tmdb.org/t/p/original/2aWGxo1E5polpBjPvtBRkWp7qaS.jpg 2024-01-16 12:53:54.7|Info|DiskScanService|Scanning disk for Shooter 2024-01-16 12:53:54.7|Info|DiskScanService|Completed scanning disk for Shooter 2024-01-16 12:53:54.7|Info|MovieScannedHandler|[Shooter] was recently added, performing post-add actions 2024-01-16 12:53:54.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-16 12:53:54.8|Info|MediaCoverService|Downloading Fanart for [Shooter (2007)][tt0822854, 7485] https://image.tmdb.org/t/p/original/uy2trYgO8MOQfQXlvMaLhBnkUqg.jpg 2024-01-16 12:53:54.8|Info|ReleaseSearchService|Searching indexers for [Shooter]. 2 active indexers 2024-01-16 12:53:56.1|Info|MetadataService|Movie folder does not exist, skipping metadata image creation 2024-01-16 12:53:57.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100&imdbid=0822854: 400.BadRequest (1394 bytes) 2024-01-16 12:53:58.1|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100&imdbid=0822854] 2024-01-16 12:53:58.1|Info|DownloadDecisionMaker|Processing 99 releases 2024-01-16 12:53:59.0|Info|DownloadService|Report for Shooter (2007) sent to Transmission from indexer The Pirate Bay. Shooter (2007) 1080p BrRip x264 - 1.32GB -YIFY 2024-01-16 12:53:59.0|Info|MovieSearchService|Movie search completed. 1 reports downloaded. 2024-01-16 12:56:49.0|Info|MovieService|Assigning file [Shooter (2007) Bluray-1080p.mp4] to movie [[Shooter (2007)][tt0822854, 7485]] 2024-01-16 13:22:19.0|Info|RssSyncService|Starting RSS Sync 2024-01-16 13:22:20.8|Info|DownloadDecisionMaker|Processing 3 releases 2024-01-16 13:22:20.9|Info|RssSyncService|RSS Sync Completed. Reports found: 3, Reports grabbed: 0 2024-01-16 13:52:49.7|Info|RssSyncService|Starting RSS Sync 2024-01-16 13:52:50.6|Info|DownloadDecisionMaker|Processing 4 releases 2024-01-16 13:52:50.6|Info|RssSyncService|RSS Sync Completed. Reports found: 4, Reports grabbed: 0 2024-01-16 14:22:54.8|Info|RssSyncService|Starting RSS Sync 2024-01-16 14:22:55.7|Info|DownloadDecisionMaker|Processing 54 releases 2024-01-16 14:22:56.0|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0 2024-01-16 14:53:25.3|Info|RssSyncService|Starting RSS Sync 2024-01-16 14:53:26.7|Info|DownloadDecisionMaker|Processing 55 releases 2024-01-16 14:53:26.9|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0 2024-01-16 15:23:55.8|Info|RssSyncService|Starting RSS Sync 2024-01-16 15:24:00.8|Info|DownloadDecisionMaker|Processing 55 releases 2024-01-16 15:24:01.0|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0 2024-01-16 15:54:27.5|Info|RssSyncService|Starting RSS Sync 2024-01-16 15:54:28.4|Info|DownloadDecisionMaker|Processing 55 releases 2024-01-16 15:54:28.6|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0 2024-01-16 16:24:29.8|Info|RssSyncService|Starting RSS Sync 2024-01-16 16:24:34.8|Info|DownloadDecisionMaker|Processing 5 releases 2024-01-16 16:24:34.9|Info|RssSyncService|RSS Sync Completed. Reports found: 5, Reports grabbed: 0 2024-01-16 16:55:00.3|Info|RssSyncService|Starting RSS Sync 2024-01-16 16:55:01.3|Info|DownloadDecisionMaker|Processing 4 releases 2024-01-16 16:55:01.3|Info|RssSyncService|RSS Sync Completed. Reports found: 4, Reports grabbed: 0 2024-01-16 17:25:30.7|Info|RssSyncService|Starting RSS Sync 2024-01-16 17:25:34.9|Info|DownloadDecisionMaker|Processing 54 releases 2024-01-16 17:25:35.1|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0 2024-01-16 17:56:01.2|Info|RssSyncService|Starting RSS Sync 2024-01-16 17:56:03.0|Info|DownloadDecisionMaker|Processing 56 releases 2024-01-16 17:56:03.2|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0 2024-01-16 18:26:32.0|Info|RssSyncService|Starting RSS Sync 2024-01-16 18:26:35.0|Info|DownloadDecisionMaker|Processing 6 releases 2024-01-16 18:26:35.1|Info|RssSyncService|RSS Sync Completed. Reports found: 6, Reports grabbed: 0 2024-01-16 18:57:02.7|Info|RssSyncService|Starting RSS Sync 2024-01-16 18:57:03.7|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/16/2024 17:27:18 and 01/16/2024 18:33:35 UTC. Search may be required. 2024-01-16 18:57:03.7|Info|DownloadDecisionMaker|Processing 1 releases 2024-01-16 18:57:03.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1, Reports grabbed: 0 2024-01-16 19:27:33.3|Info|RssSyncService|Starting RSS Sync 2024-01-16 19:27:34.7|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-16 19:27:34.9|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-16 19:58:04.6|Info|RssSyncService|Starting RSS Sync 2024-01-16 19:58:06.1|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-16 19:58:06.3|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-16 20:09:35.2|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup. 2024-01-16 20:11:05.2|Info|HousekeepingService|Running housecleaning tasks 2024-01-16 20:11:05.3|Info|Database|Vacuuming Log database 2024-01-16 20:11:05.4|Info|Database|Log database compressed 2024-01-16 20:11:05.4|Info|Database|Vacuuming Main database 2024-01-16 20:11:05.7|Info|Database|Main database compressed 2024-01-16 20:28:35.4|Info|RssSyncService|Starting RSS Sync 2024-01-16 20:28:35.5|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-16 20:28:35.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-16 20:53:36.1|Info|DiskScanService|Scanning disk for 1923 2024-01-16 20:53:46.6|Info|MovieService|Assigning file [Season 1/1923 - S01E08 - Nothing Left to Lose WEBDL-1080p.mkv] to movie [[1923 (2010)][tt1658793, 735559]] 2024-01-16 20:53:46.6|Info|DiskScanService|Completed scanning disk for 1923 2024-01-16 20:53:46.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-16 20:53:46.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-16 20:53:46.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-16 20:53:46.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-16 20:53:46.7|Info|DiskScanService|Scanning disk for Avengers: Infinity War 2024-01-16 20:53:46.7|Info|DiskScanService|Completed scanning disk for Avengers: Infinity War 2024-01-16 20:53:46.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-16 20:53:46.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-16 20:53:46.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-16 20:53:46.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-16 20:53:46.7|Info|DiskScanService|Scanning disk for Awakenings 2024-01-16 20:53:47.0|Info|DiskScanService|Completed scanning disk for Awakenings 2024-01-16 20:53:47.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-16 20:53:47.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-16 20:53:47.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-16 20:53:47.0|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files. 2024-01-16 20:53:47.0|Info|RefreshMovieService|Updating info for Blade Runner 2024-01-16 20:53:47.4|Info|DiskScanService|Scanning disk for Blade Runner 2024-01-16 20:53:47.4|Info|DiskScanService|Completed scanning disk for Blade Runner 2024-01-16 20:53:47.4|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-16 20:53:47.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-16 20:53:47.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-16 20:53:47.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-16 20:53:47.5|Info|DiskScanService|Scanning disk for Drive 2024-01-16 20:53:47.5|Info|DiskScanService|Completed scanning disk for Drive 2024-01-16 20:53:47.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-16 20:53:47.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-16 20:53:47.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-16 20:53:47.5|Info|ExistingExtraFileService|Found 5 possible extra files, imported 3 files. 2024-01-16 20:53:47.5|Info|DiskScanService|Scanning disk for Fargo 2024-01-16 20:53:47.5|Info|DiskScanService|Completed scanning disk for Fargo 2024-01-16 20:53:47.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-16 20:53:47.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-16 20:53:47.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-16 20:53:47.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-16 20:53:47.5|Info|DiskScanService|Scanning disk for The Godfather 2024-01-16 20:53:47.5|Info|DiskScanService|Completed scanning disk for The Godfather 2024-01-16 20:53:47.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-16 20:53:47.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-16 20:53:47.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-16 20:53:47.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-16 20:53:47.6|Info|RefreshMovieService|Updating info for Medieval 2024-01-16 20:53:48.0|Info|DiskScanService|Scanning disk for Medieval 2024-01-16 20:53:48.0|Info|DiskScanService|Completed scanning disk for Medieval 2024-01-16 20:53:48.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-16 20:53:48.0|Info|RefreshMovieService|Updating info for Napoleon 2024-01-16 20:53:49.2|Info|DiskScanService|Scanning disk for Napoleon 2024-01-16 20:53:49.2|Info|DiskScanService|Completed scanning disk for Napoleon 2024-01-16 20:53:49.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-16 20:53:49.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-16 20:53:49.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-16 20:53:49.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-16 20:53:49.2|Info|DiskScanService|Scanning disk for Shooter 2024-01-16 20:53:49.2|Info|DiskScanService|Completed scanning disk for Shooter 2024-01-16 20:53:49.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-16 20:53:49.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-16 20:53:49.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-16 20:53:49.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-16 20:53:49.3|Info|DiskScanService|Scanning disk for Top Gun: Maverick 2024-01-16 20:53:49.3|Info|DiskScanService|Completed scanning disk for Top Gun: Maverick 2024-01-16 20:53:49.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-16 20:53:49.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-16 20:53:49.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-16 20:53:49.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-16 20:58:35.9|Info|RssSyncService|Starting RSS Sync 2024-01-16 20:58:37.0|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-16 20:58:37.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-16 21:29:06.3|Info|RssSyncService|Starting RSS Sync 2024-01-16 21:29:06.3|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-16 21:29:06.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-16 21:59:07.6|Info|RssSyncService|Starting RSS Sync 2024-01-16 21:59:08.6|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-16 21:59:08.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-16 22:29:38.5|Info|RssSyncService|Starting RSS Sync 2024-01-16 22:29:38.5|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-16 22:29:38.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-16 22:59:38.9|Info|RssSyncService|Starting RSS Sync 2024-01-16 22:59:39.9|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-16 22:59:40.1|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-16 23:30:09.2|Info|RssSyncService|Starting RSS Sync 2024-01-16 23:30:09.3|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-16 23:30:09.5|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-17 00:00:09.6|Info|RssSyncService|Starting RSS Sync 2024-01-17 00:00:10.5|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/16/2024 20:28:00 and 01/16/2024 23:07:58 UTC. Search may be required. 2024-01-17 00:00:17.7|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-17 00:00:17.9|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-17 00:30:40.5|Info|RssSyncService|Starting RSS Sync 2024-01-17 00:30:40.6|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-17 00:30:40.8|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-17 01:00:41.0|Info|RssSyncService|Starting RSS Sync 2024-01-17 01:00:44.9|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-17 01:00:45.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-17 01:31:11.5|Info|RssSyncService|Starting RSS Sync 2024-01-17 01:31:11.5|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-17 01:31:11.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-17 02:01:11.9|Info|RssSyncService|Starting RSS Sync 2024-01-17 02:01:12.9|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-17 02:01:13.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-17 02:31:42.4|Info|RssSyncService|Starting RSS Sync 2024-01-17 02:31:42.5|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-17 02:31:42.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-17 03:02:01.8|Info|RssSyncService|Starting RSS Sync 2024-01-17 03:02:03.3|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-17 03:02:03.5|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-17 03:32:13.6|Info|RssSyncService|Starting RSS Sync 2024-01-17 03:32:13.7|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-17 03:32:14.1|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-17 04:02:14.6|Info|RssSyncService|Starting RSS Sync 2024-01-17 04:02:15.5|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/17/2024 00:48:00 and 01/17/2024 03:37:01 UTC. Search may be required. 2024-01-17 04:02:16.4|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-17 04:02:16.6|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-17 04:32:45.2|Info|RssSyncService|Starting RSS Sync 2024-01-17 04:32:45.2|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-17 04:32:45.5|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-17 05:02:45.5|Info|RssSyncService|Starting RSS Sync 2024-01-17 05:02:46.9|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-17 05:02:47.1|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-17 05:33:01.3|Info|RssSyncService|Starting RSS Sync 2024-01-17 05:33:01.4|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-17 05:33:01.7|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-17 06:03:12.2|Info|RssSyncService|Starting RSS Sync 2024-01-17 06:03:13.3|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/17/2024 03:37:01 and 01/17/2024 05:29:57 UTC. Search may be required. 2024-01-17 06:03:13.5|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-17 06:03:13.7|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-17 06:33:42.7|Info|RssSyncService|Starting RSS Sync 2024-01-17 06:33:42.8|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-17 06:33:43.0|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-17 07:03:44.5|Info|RssSyncService|Starting RSS Sync 2024-01-17 07:03:50.4|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-17 07:03:50.6|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-17 07:34:15.0|Info|RssSyncService|Starting RSS Sync 2024-01-17 07:34:15.1|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-17 07:34:15.3|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-17 08:04:16.5|Info|RssSyncService|Starting RSS Sync 2024-01-17 08:04:18.4|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-17 08:04:18.6|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-17 08:34:46.8|Info|RssSyncService|Starting RSS Sync 2024-01-17 08:34:46.9|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-17 08:34:47.1|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-17 09:04:47.2|Info|RssSyncService|Starting RSS Sync 2024-01-17 09:04:48.5|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/17/2024 05:29:57 and 01/17/2024 08:29:27 UTC. Search may be required. 2024-01-17 09:04:54.9|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-17 09:04:55.1|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-17 09:35:18.1|Info|RssSyncService|Starting RSS Sync 2024-01-17 09:35:18.2|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-17 09:35:18.4|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-17 10:05:18.5|Info|RssSyncService|Starting RSS Sync 2024-01-17 10:05:19.7|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/17/2024 08:52:21 and 01/17/2024 09:59:30 UTC. Search may be required. 2024-01-17 10:05:21.1|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-17 10:05:21.3|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-17 10:35:48.9|Info|RssSyncService|Starting RSS Sync 2024-01-17 10:35:48.9|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-17 10:35:49.1|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-17 11:05:50.8|Info|RssSyncService|Starting RSS Sync 2024-01-17 11:05:51.7|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/17/2024 09:59:30 and 01/17/2024 10:22:22 UTC. Search may be required. 2024-01-17 11:05:51.7|Info|DownloadDecisionMaker|Processing 54 releases 2024-01-17 11:05:52.0|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0 2024-01-17 11:36:21.4|Info|RssSyncService|Starting RSS Sync 2024-01-17 11:36:21.5|Info|DownloadDecisionMaker|Processing 54 releases 2024-01-17 11:36:21.7|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0 2024-01-17 12:06:21.8|Info|RssSyncService|Starting RSS Sync 2024-01-17 12:06:22.8|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/17/2024 10:43:01 and 01/17/2024 11:02:27 UTC. Search may be required. 2024-01-17 12:06:26.5|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-17 12:06:26.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-17 12:36:52.3|Info|RssSyncService|Starting RSS Sync 2024-01-17 12:36:52.4|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-17 12:36:52.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-17 13:06:52.8|Info|RssSyncService|Starting RSS Sync 2024-01-17 13:06:54.0|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/17/2024 11:12:41 and 01/17/2024 12:23:01 UTC. Search may be required. 2024-01-17 13:07:36.3|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-17 13:07:36.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-17 13:37:53.7|Info|RssSyncService|Starting RSS Sync 2024-01-17 13:37:53.8|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-17 13:37:54.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-17 14:08:03.8|Info|RssSyncService|Starting RSS Sync 2024-01-17 14:08:08.6|Info|DownloadDecisionMaker|Processing 56 releases 2024-01-17 14:08:08.9|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0 2024-01-17 14:38:09.0|Info|RssSyncService|Starting RSS Sync 2024-01-17 14:38:09.0|Info|DownloadDecisionMaker|Processing 56 releases 2024-01-17 14:38:09.3|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0 2024-01-17 15:08:10.5|Info|RssSyncService|Starting RSS Sync 2024-01-17 15:08:18.0|Info|DownloadDecisionMaker|Processing 60 releases 2024-01-17 15:08:18.3|Info|RssSyncService|RSS Sync Completed. Reports found: 60, Reports grabbed: 0 2024-01-17 15:38:41.2|Info|RssSyncService|Starting RSS Sync 2024-01-17 15:38:41.2|Info|DownloadDecisionMaker|Processing 60 releases 2024-01-17 15:38:41.4|Info|RssSyncService|RSS Sync Completed. Reports found: 60, Reports grabbed: 0 2024-01-17 16:08:42.0|Info|RssSyncService|Starting RSS Sync 2024-01-17 16:08:56.2|Info|DownloadDecisionMaker|Processing 59 releases 2024-01-17 16:08:56.4|Info|RssSyncService|RSS Sync Completed. Reports found: 59, Reports grabbed: 0 2024-01-17 16:39:14.5|Info|RssSyncService|Starting RSS Sync 2024-01-17 16:39:15.0|Info|DownloadDecisionMaker|Processing 59 releases 2024-01-17 16:39:15.3|Info|RssSyncService|RSS Sync Completed. Reports found: 59, Reports grabbed: 0 2024-01-17 17:09:15.4|Info|RssSyncService|Starting RSS Sync 2024-01-17 17:09:23.2|Info|DownloadDecisionMaker|Processing 56 releases 2024-01-17 17:09:23.4|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0 2024-01-17 17:39:33.3|Info|RssSyncService|Starting RSS Sync 2024-01-17 17:39:33.3|Info|DownloadDecisionMaker|Processing 56 releases 2024-01-17 17:39:33.6|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0 2024-01-17 18:09:38.7|Info|RssSyncService|Starting RSS Sync 2024-01-17 18:09:52.3|Info|DownloadDecisionMaker|Processing 58 releases 2024-01-17 18:09:52.6|Info|RssSyncService|RSS Sync Completed. Reports found: 58, Reports grabbed: 0 2024-01-17 18:40:10.1|Info|RssSyncService|Starting RSS Sync 2024-01-17 18:40:10.1|Info|DownloadDecisionMaker|Processing 58 releases 2024-01-17 18:40:10.4|Info|RssSyncService|RSS Sync Completed. Reports found: 58, Reports grabbed: 0 2024-01-17 19:10:14.1|Info|RssSyncService|Starting RSS Sync 2024-01-17 19:10:15.1|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/17/2024 17:58:53 and 01/17/2024 18:10:41 UTC. Search may be required. 2024-01-17 19:10:20.0|Info|DownloadDecisionMaker|Processing 54 releases 2024-01-17 19:10:20.3|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0 2024-01-17 19:40:46.5|Info|RssSyncService|Starting RSS Sync 2024-01-17 19:40:46.6|Info|DownloadDecisionMaker|Processing 54 releases 2024-01-17 19:40:47.0|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0 2024-01-17 20:09:48.8|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup. 2024-01-17 20:10:48.8|Info|RssSyncService|Starting RSS Sync 2024-01-17 20:10:54.3|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-17 20:10:54.5|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-17 20:11:18.8|Info|HousekeepingService|Running housecleaning tasks 2024-01-17 20:11:19.0|Info|Database|Vacuuming Log database 2024-01-17 20:11:19.0|Info|Database|Log database compressed 2024-01-17 20:11:19.0|Info|Database|Vacuuming Main database 2024-01-17 20:11:19.2|Info|Database|Main database compressed 2024-01-17 20:40:54.8|Info|RssSyncService|Starting RSS Sync 2024-01-17 20:41:04.8|Info|DownloadDecisionMaker|Processing 54 releases 2024-01-17 20:41:05.1|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0 2024-01-17 20:53:55.7|Info|DiskScanService|Scanning disk for 1923 2024-01-17 20:53:55.7|Info|DiskScanService|Completed scanning disk for 1923 2024-01-17 20:53:55.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-17 20:53:55.7|Info|RefreshMovieService|Updating info for Avengers: Infinity War 2024-01-17 20:53:56.1|Info|DiskScanService|Scanning disk for Avengers: Infinity War 2024-01-17 20:53:56.1|Info|DiskScanService|Completed scanning disk for Avengers: Infinity War 2024-01-17 20:53:56.1|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-17 20:53:56.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-17 20:53:56.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-17 20:53:56.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-17 20:53:56.2|Info|DiskScanService|Scanning disk for Awakenings 2024-01-17 20:53:56.2|Info|DiskScanService|Completed scanning disk for Awakenings 2024-01-17 20:53:56.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-17 20:53:56.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-17 20:53:56.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-17 20:53:56.2|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files. 2024-01-17 20:53:56.2|Info|DiskScanService|Scanning disk for Blade Runner 2024-01-17 20:53:56.2|Info|DiskScanService|Completed scanning disk for Blade Runner 2024-01-17 20:53:56.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-17 20:53:56.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-17 20:53:56.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-17 20:53:56.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-17 20:53:56.2|Info|RefreshMovieService|Updating info for Drive 2024-01-17 20:53:56.6|Info|DiskScanService|Scanning disk for Drive 2024-01-17 20:53:56.6|Info|DiskScanService|Completed scanning disk for Drive 2024-01-17 20:53:56.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-17 20:53:56.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-17 20:53:56.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-17 20:53:56.6|Info|ExistingExtraFileService|Found 5 possible extra files, imported 3 files. 2024-01-17 20:53:56.7|Info|DiskScanService|Scanning disk for Fargo 2024-01-17 20:53:56.7|Info|DiskScanService|Completed scanning disk for Fargo 2024-01-17 20:53:56.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-17 20:53:56.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-17 20:53:56.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-17 20:53:56.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-17 20:53:56.7|Info|DiskScanService|Scanning disk for The Godfather 2024-01-17 20:53:56.7|Info|DiskScanService|Completed scanning disk for The Godfather 2024-01-17 20:53:56.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-17 20:53:56.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-17 20:53:56.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-17 20:53:56.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-17 20:53:56.8|Info|DiskScanService|Scanning disk for Medieval 2024-01-17 20:53:56.8|Info|DiskScanService|Completed scanning disk for Medieval 2024-01-17 20:53:56.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-17 20:53:56.8|Info|RefreshMovieService|Updating info for Napoleon 2024-01-17 20:54:03.2|Info|DiskScanService|Scanning disk for Napoleon 2024-01-17 20:54:03.3|Info|DiskScanService|Completed scanning disk for Napoleon 2024-01-17 20:54:03.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-17 20:54:03.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-17 20:54:03.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-17 20:54:03.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-17 20:54:03.3|Info|DiskScanService|Scanning disk for Shooter 2024-01-17 20:54:03.3|Info|DiskScanService|Completed scanning disk for Shooter 2024-01-17 20:54:03.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-17 20:54:03.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-17 20:54:03.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-17 20:54:03.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-17 20:54:03.3|Info|DiskScanService|Scanning disk for Top Gun: Maverick 2024-01-17 20:54:03.4|Info|DiskScanService|Completed scanning disk for Top Gun: Maverick 2024-01-17 20:54:03.4|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-17 20:54:03.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-17 20:54:03.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-17 20:54:03.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-17 21:01:35.4|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Transmission [v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: A task was canceled. at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 105 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70 at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 128 at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.ProcessRequest(String action, Object arguments, TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 317 at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.GetTorrentStatus(IEnumerable`1 hashStrings, TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 194 at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.GetTorrents(TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 43 at NzbDrone.Core.Download.Clients.Transmission.TransmissionBase.GetItems() in ./Radarr.Core/Download/Clients/Transmission/TransmissionBase.cs:line 38 at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Radarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90 2024-01-17 21:04:35.5|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Transmission [v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: A task was canceled. at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 105 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70 at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 128 at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.ProcessRequest(String action, Object arguments, TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 317 at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.GetTorrentStatus(IEnumerable`1 hashStrings, TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 194 at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.GetTorrents(TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 43 at NzbDrone.Core.Download.Clients.Transmission.TransmissionBase.GetItems() in ./Radarr.Core/Download/Clients/Transmission/TransmissionBase.cs:line 38 at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Radarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90 2024-01-17 21:07:35.5|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Transmission [v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: A task was canceled. at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 105 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70 at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 128 at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.ProcessRequest(String action, Object arguments, TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 317 at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.GetTorrentStatus(IEnumerable`1 hashStrings, TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 194 at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.GetTorrents(TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 43 at NzbDrone.Core.Download.Clients.Transmission.TransmissionBase.GetItems() in ./Radarr.Core/Download/Clients/Transmission/TransmissionBase.cs:line 38 at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Radarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90 2024-01-17 21:11:25.5|Info|RssSyncService|Starting RSS Sync 2024-01-17 21:11:35.0|Info|DownloadDecisionMaker|Processing 54 releases 2024-01-17 21:11:35.3|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0 2024-01-17 21:41:56.7|Info|RssSyncService|Starting RSS Sync 2024-01-17 21:42:04.6|Info|DownloadDecisionMaker|Processing 58 releases 2024-01-17 21:42:04.8|Info|RssSyncService|RSS Sync Completed. Reports found: 58, Reports grabbed: 0 2024-01-17 22:12:27.1|Info|RssSyncService|Starting RSS Sync 2024-01-17 22:12:27.2|Info|DownloadDecisionMaker|Processing 58 releases 2024-01-17 22:12:27.5|Info|RssSyncService|RSS Sync Completed. Reports found: 58, Reports grabbed: 0 2024-01-17 22:42:27.9|Info|RssSyncService|Starting RSS Sync 2024-01-17 22:42:28.8|Info|DownloadDecisionMaker|Processing 56 releases 2024-01-17 22:42:29.0|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0 2024-01-17 23:12:58.4|Info|RssSyncService|Starting RSS Sync 2024-01-17 23:12:58.5|Info|DownloadDecisionMaker|Processing 56 releases 2024-01-17 23:12:58.7|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0 2024-01-17 23:43:28.7|Info|RssSyncService|Starting RSS Sync 2024-01-17 23:43:29.7|Info|DownloadDecisionMaker|Processing 56 releases 2024-01-17 23:43:29.9|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0 2024-01-18 00:13:59.0|Info|RssSyncService|Starting RSS Sync 2024-01-18 00:13:59.1|Info|DownloadDecisionMaker|Processing 56 releases 2024-01-18 00:13:59.2|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0 2024-01-18 00:43:59.3|Info|RssSyncService|Starting RSS Sync 2024-01-18 00:44:00.2|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/17/2024 23:12:12 and 01/17/2024 23:58:02 UTC. Search may be required. 2024-01-18 00:44:02.7|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-18 00:44:02.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-18 01:14:31.9|Info|RssSyncService|Starting RSS Sync 2024-01-18 01:14:32.0|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-18 01:14:32.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-18 01:45:02.2|Info|RssSyncService|Starting RSS Sync 2024-01-18 01:45:06.9|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-18 01:45:07.1|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-18 02:15:32.5|Info|RssSyncService|Starting RSS Sync 2024-01-18 02:15:32.7|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-18 02:15:32.9|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-18 02:45:34.8|Info|RssSyncService|Starting RSS Sync 2024-01-18 02:45:38.9|Info|DownloadDecisionMaker|Processing 55 releases 2024-01-18 02:45:39.1|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0 2024-01-18 03:16:27.9|Info|RssSyncService|Starting RSS Sync 2024-01-18 03:16:59.0|Info|DownloadDecisionMaker|Processing 55 releases 2024-01-18 03:16:59.2|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0 2024-01-18 03:20:41.6|Error|TaskExtensions|Task Error [v5.2.6.8376] code = Full (13), message = System.Data.SQLite.SQLiteException (0x800007FF): database or disk is full database or disk is full at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 142 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Radarr.Core/Jobs/Scheduler.cs:line 42 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2024-01-18 03:21:30.7|Error|TaskExtensions|Task Error [v5.2.6.8376] code = Full (13), message = System.Data.SQLite.SQLiteException (0x800007FF): database or disk is full database or disk is full at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 142 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Radarr.Core/Jobs/Scheduler.cs:line 42 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2024-01-18 03:22:05.6|Error|TaskExtensions|Task Error [v5.2.6.8376] 2024-01-18 03:47:23.7|Info|RssSyncService|Starting RSS Sync 2024-01-18 03:47:25.3|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-18 03:47:25.5|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-18 04:17:54.2|Info|RssSyncService|Starting RSS Sync 2024-01-18 04:17:54.2|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-18 04:17:54.4|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-18 04:47:54.6|Info|RssSyncService|Starting RSS Sync 2024-01-18 04:47:55.6|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/18/2024 03:38:02 and 01/18/2024 04:08:02 UTC. Search may be required. 2024-01-18 04:47:55.6|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-18 04:47:55.8|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-18 05:17:58.3|Info|RssSyncService|Starting RSS Sync 2024-01-18 05:17:58.3|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-18 05:17:58.5|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-18 05:48:18.0|Info|RssSyncService|Starting RSS Sync 2024-01-18 05:48:40.3|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-18 05:48:40.6|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-18 06:18:59.3|Info|RssSyncService|Starting RSS Sync 2024-01-18 06:18:59.3|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-18 06:18:59.5|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-18 06:49:00.8|Info|RssSyncService|Starting RSS Sync 2024-01-18 06:49:01.7|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/18/2024 04:08:02 and 01/18/2024 05:52:42 UTC. Search may be required. 2024-01-18 06:49:02.0|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-18 06:49:02.3|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-18 07:19:31.6|Info|RssSyncService|Starting RSS Sync 2024-01-18 07:19:31.6|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-18 07:19:31.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-18 07:49:32.4|Info|RssSyncService|Starting RSS Sync 2024-01-18 07:49:34.7|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-18 07:49:34.8|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-18 08:20:02.9|Info|RssSyncService|Starting RSS Sync 2024-01-18 08:20:02.9|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-18 08:20:03.1|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-18 08:50:03.2|Info|RssSyncService|Starting RSS Sync 2024-01-18 08:51:43.2|Warn|Torznab|Unable to connect to indexer, possibly due to a timeout. http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100 [v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: The operation was canceled. ---> System.IO.IOException: The response ended prematurely. at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 105 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 335 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 317 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 131 2024-01-18 08:51:43.2|Info|DownloadDecisionMaker|No results found 2024-01-18 08:51:43.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2024-01-18 09:22:04.6|Info|RssSyncService|Starting RSS Sync 2024-01-18 09:22:09.6|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-18 09:22:09.8|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-18 09:52:35.8|Info|RssSyncService|Starting RSS Sync 2024-01-18 09:52:36.8|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/18/2024 07:12:02 and 01/18/2024 09:17:23 UTC. Search may be required. 2024-01-18 09:52:36.8|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-18 09:52:37.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-18 10:22:38.5|Info|RssSyncService|Starting RSS Sync 2024-01-18 10:22:39.8|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-18 10:22:40.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-18 10:53:08.9|Info|RssSyncService|Starting RSS Sync 2024-01-18 10:53:10.0|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/18/2024 09:22:03 and 01/18/2024 10:21:00 UTC. Search may be required. 2024-01-18 10:53:10.0|Info|DownloadDecisionMaker|Processing 65 releases 2024-01-18 10:53:10.2|Info|RssSyncService|RSS Sync Completed. Reports found: 65, Reports grabbed: 0 2024-01-18 11:23:10.9|Info|RssSyncService|Starting RSS Sync 2024-01-18 11:23:12.9|Info|DownloadDecisionMaker|Processing 65 releases 2024-01-18 11:23:13.1|Info|RssSyncService|RSS Sync Completed. Reports found: 65, Reports grabbed: 0 2024-01-18 11:53:41.4|Info|RssSyncService|Starting RSS Sync 2024-01-18 11:53:44.0|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/18/2024 10:38:42 and 01/18/2024 11:23:03 UTC. Search may be required. 2024-01-18 11:53:44.6|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-18 11:53:44.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-18 12:24:13.4|Info|RssSyncService|Starting RSS Sync 2024-01-18 12:24:21.8|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-18 12:24:22.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-18 12:54:47.5|Info|RssSyncService|Starting RSS Sync 2024-01-18 12:54:48.4|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/18/2024 11:42:23 and 01/18/2024 12:29:41 UTC. Search may be required. 2024-01-18 12:54:48.4|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-18 12:54:48.6|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-18 13:24:49.3|Info|RssSyncService|Starting RSS Sync 2024-01-18 13:24:54.9|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-18 13:24:55.1|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-18 13:55:19.9|Info|RssSyncService|Starting RSS Sync 2024-01-18 13:55:20.9|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/18/2024 12:29:41 and 01/18/2024 13:03:03 UTC. Search may be required. 2024-01-18 13:55:20.9|Info|DownloadDecisionMaker|Processing 58 releases 2024-01-18 13:55:21.1|Info|RssSyncService|RSS Sync Completed. Reports found: 58, Reports grabbed: 0 2024-01-18 14:23:28.3|Error|TaskExtensions|Task Error [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 142 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Radarr.Core/Jobs/Scheduler.cs:line 42 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2024-01-18 14:25:51.8|Info|RssSyncService|Starting RSS Sync 2024-01-18 14:26:02.0|Info|DownloadDecisionMaker|Processing 58 releases 2024-01-18 14:26:02.2|Info|RssSyncService|RSS Sync Completed. Reports found: 58, Reports grabbed: 0 2024-01-18 14:56:22.0|Info|RssSyncService|Starting RSS Sync 2024-01-18 14:56:23.1|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/18/2024 13:22:54 and 01/18/2024 13:55:13 UTC. Search may be required. 2024-01-18 14:56:23.1|Info|DownloadDecisionMaker|Processing 61 releases 2024-01-18 14:56:23.3|Info|RssSyncService|RSS Sync Completed. Reports found: 61, Reports grabbed: 0 2024-01-18 15:26:52.4|Info|RssSyncService|Starting RSS Sync 2024-01-18 15:28:01.2|Info|DownloadDecisionMaker|Processing 61 releases 2024-01-18 15:28:01.4|Info|RssSyncService|RSS Sync Completed. Reports found: 61, Reports grabbed: 0 2024-01-18 15:58:22.8|Info|RssSyncService|Starting RSS Sync 2024-01-18 15:58:23.8|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/18/2024 14:37:27 and 01/18/2024 15:05:59 UTC. Search may be required. 2024-01-18 15:58:23.8|Info|DownloadDecisionMaker|Processing 66 releases 2024-01-18 15:58:24.0|Info|RssSyncService|RSS Sync Completed. Reports found: 66, Reports grabbed: 0 2024-01-18 16:28:53.2|Info|RssSyncService|Starting RSS Sync 2024-01-18 16:29:04.3|Info|DownloadDecisionMaker|Processing 66 releases 2024-01-18 16:29:04.5|Info|RssSyncService|RSS Sync Completed. Reports found: 66, Reports grabbed: 0 2024-01-18 16:59:24.5|Info|RssSyncService|Starting RSS Sync 2024-01-18 16:59:25.5|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/18/2024 15:40:31 and 01/18/2024 16:27:40 UTC. Search may be required. 2024-01-18 16:59:25.5|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-18 16:59:25.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-18 17:29:26.9|Info|RssSyncService|Starting RSS Sync 2024-01-18 17:29:35.1|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-18 17:29:35.3|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-18 17:59:57.5|Info|RssSyncService|Starting RSS Sync 2024-01-18 17:59:58.6|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-18 17:59:58.8|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-18 18:30:04.7|Info|RssSyncService|Starting RSS Sync 2024-01-18 18:30:16.7|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-18 18:30:16.9|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-18 19:00:35.4|Info|RssSyncService|Starting RSS Sync 2024-01-18 19:00:36.4|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-18 19:00:36.6|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-18 19:30:38.3|Info|RssSyncService|Starting RSS Sync 2024-01-18 19:31:16.7|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-18 19:31:16.9|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-18 20:01:40.9|Info|RssSyncService|Starting RSS Sync 2024-01-18 20:01:42.2|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/18/2024 16:30:11 and 01/18/2024 19:58:23 UTC. Search may be required. 2024-01-18 20:01:42.2|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-18 20:01:42.4|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-18 20:10:11.1|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup. 2024-01-18 20:11:41.1|Info|HousekeepingService|Running housecleaning tasks 2024-01-18 20:11:41.2|Info|Database|Vacuuming Log database 2024-01-18 20:11:41.2|Info|Database|Log database compressed 2024-01-18 20:11:41.2|Info|Database|Vacuuming Main database 2024-01-18 20:11:41.4|Info|Database|Main database compressed 2024-01-18 20:32:12.2|Info|RssSyncService|Starting RSS Sync 2024-01-18 20:32:15.8|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-18 20:32:16.0|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-18 20:54:12.9|Info|DiskScanService|Scanning disk for 1923 2024-01-18 20:54:12.9|Info|DiskScanService|Completed scanning disk for 1923 2024-01-18 20:54:12.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-18 20:54:12.9|Info|RefreshMovieService|Updating info for Avengers: Infinity War 2024-01-18 20:54:13.3|Info|DiskScanService|Scanning disk for Avengers: Infinity War 2024-01-18 20:54:13.3|Info|DiskScanService|Completed scanning disk for Avengers: Infinity War 2024-01-18 20:54:13.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-18 20:54:13.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-18 20:54:13.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-18 20:54:13.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-18 20:54:13.3|Info|DiskScanService|Scanning disk for Awakenings 2024-01-18 20:54:13.3|Info|DiskScanService|Completed scanning disk for Awakenings 2024-01-18 20:54:13.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-18 20:54:13.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-18 20:54:13.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-18 20:54:13.3|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files. 2024-01-18 20:54:13.3|Info|DiskScanService|Scanning disk for Blade Runner 2024-01-18 20:54:13.3|Info|DiskScanService|Completed scanning disk for Blade Runner 2024-01-18 20:54:13.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-18 20:54:13.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-18 20:54:13.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-18 20:54:13.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-18 20:54:13.3|Info|RefreshMovieService|Updating info for Drive 2024-01-18 20:54:13.8|Info|DiskScanService|Scanning disk for Drive 2024-01-18 20:54:13.8|Info|DiskScanService|Completed scanning disk for Drive 2024-01-18 20:54:13.8|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-18 20:54:13.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-18 20:54:13.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-18 20:54:13.8|Info|ExistingExtraFileService|Found 5 possible extra files, imported 3 files. 2024-01-18 20:54:13.8|Info|DiskScanService|Scanning disk for Fargo 2024-01-18 20:54:13.8|Info|DiskScanService|Completed scanning disk for Fargo 2024-01-18 20:54:13.8|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-18 20:54:13.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-18 20:54:13.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-18 20:54:13.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-18 20:54:13.8|Info|DiskScanService|Scanning disk for The Godfather 2024-01-18 20:54:13.9|Info|DiskScanService|Completed scanning disk for The Godfather 2024-01-18 20:54:13.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-18 20:54:13.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-18 20:54:13.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-18 20:54:13.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-18 20:54:13.9|Info|DiskScanService|Scanning disk for Medieval 2024-01-18 20:54:13.9|Info|DiskScanService|Completed scanning disk for Medieval 2024-01-18 20:54:13.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-18 20:54:13.9|Info|RefreshMovieService|Updating info for Napoleon 2024-01-18 20:54:14.5|Info|DiskScanService|Scanning disk for Napoleon 2024-01-18 20:54:14.5|Info|DiskScanService|Completed scanning disk for Napoleon 2024-01-18 20:54:14.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-18 20:54:14.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-18 20:54:14.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-18 20:54:14.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-18 20:54:14.5|Info|DiskScanService|Scanning disk for Shooter 2024-01-18 20:54:14.5|Info|DiskScanService|Completed scanning disk for Shooter 2024-01-18 20:54:14.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-18 20:54:14.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-18 20:54:14.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-18 20:54:14.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-18 20:54:14.5|Info|RefreshMovieService|Updating info for Top Gun: Maverick 2024-01-18 20:54:14.9|Info|DiskScanService|Scanning disk for Top Gun: Maverick 2024-01-18 20:54:14.9|Info|DiskScanService|Completed scanning disk for Top Gun: Maverick 2024-01-18 20:54:14.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-18 20:54:14.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-18 20:54:14.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-18 20:54:14.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-18 21:02:42.6|Info|RssSyncService|Starting RSS Sync 2024-01-18 21:02:43.5|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/18/2024 19:58:23 and 01/18/2024 20:48:11 UTC. Search may be required. 2024-01-18 21:02:43.5|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-18 21:02:43.7|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-18 21:32:53.4|Info|RssSyncService|Starting RSS Sync 2024-01-18 21:33:03.9|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-18 21:33:04.1|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-18 22:03:23.9|Info|RssSyncService|Starting RSS Sync 2024-01-18 22:03:24.0|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-18 22:03:24.2|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-18 22:33:25.1|Info|RssSyncService|Starting RSS Sync 2024-01-18 22:33:25.9|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/18/2024 20:48:11 and 01/18/2024 21:42:03 UTC. Search may be required. 2024-01-18 22:33:28.2|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-18 22:33:28.4|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-18 23:03:56.3|Info|RssSyncService|Starting RSS Sync 2024-01-18 23:03:56.4|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-18 23:03:56.6|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-18 23:33:57.8|Info|RssSyncService|Starting RSS Sync 2024-01-18 23:34:07.3|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-18 23:34:07.5|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-19 00:04:36.1|Info|RssSyncService|Starting RSS Sync 2024-01-19 00:04:36.1|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-19 00:04:36.3|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-19 00:34:36.5|Info|RssSyncService|Starting RSS Sync 2024-01-19 00:34:41.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (4145 bytes) 2024-01-19 00:34:41.7|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-19 00:34:41.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/thepiratebay/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (4138 bytes) 2024-01-19 00:34:41.7|Warn|Torznab|The Pirate Bay HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/thepiratebay/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-19 00:34:41.7|Info|DownloadDecisionMaker|No results found 2024-01-19 00:34:41.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2024-01-19 01:05:08.7|Info|RssSyncService|Starting RSS Sync 2024-01-19 01:05:09.7|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/18/2024 23:19:32 and 01/19/2024 00:30:03 UTC. Search may be required. 2024-01-19 01:05:15.9|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-19 01:05:16.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-19 01:35:39.0|Info|RssSyncService|Starting RSS Sync 2024-01-19 01:35:39.1|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-19 01:35:39.3|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-19 02:05:39.4|Info|RssSyncService|Starting RSS Sync 2024-01-19 02:05:40.5|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/19/2024 00:47:25 and 01/19/2024 01:12:46 UTC. Search may be required. 2024-01-19 02:05:48.2|Info|DownloadDecisionMaker|Processing 54 releases 2024-01-19 02:05:48.4|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0 2024-01-19 02:36:09.7|Info|RssSyncService|Starting RSS Sync 2024-01-19 02:36:09.8|Info|DownloadDecisionMaker|Processing 54 releases 2024-01-19 02:36:10.0|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0 2024-01-19 03:06:40.7|Info|RssSyncService|Starting RSS Sync 2024-01-19 03:06:55.9|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/19/2024 01:54:53 and 01/19/2024 02:47:29 UTC. Search may be required. 2024-01-19 03:06:57.8|Info|DownloadDecisionMaker|Processing 59 releases 2024-01-19 03:06:58.1|Info|RssSyncService|RSS Sync Completed. Reports found: 59, Reports grabbed: 0 2024-01-19 03:37:04.5|Info|RssSyncService|Starting RSS Sync 2024-01-19 03:37:04.6|Info|DownloadDecisionMaker|Processing 59 releases 2024-01-19 03:37:04.8|Info|RssSyncService|RSS Sync Completed. Reports found: 59, Reports grabbed: 0 2024-01-19 04:07:05.9|Info|RssSyncService|Starting RSS Sync 2024-01-19 04:07:06.9|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/19/2024 02:57:59 and 01/19/2024 03:27:23 UTC. Search may be required. 2024-01-19 04:07:11.3|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-19 04:07:11.5|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-19 04:37:38.4|Info|RssSyncService|Starting RSS Sync 2024-01-19 04:37:38.5|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-19 04:37:38.7|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-19 05:08:08.7|Info|RssSyncService|Starting RSS Sync 2024-01-19 05:08:09.6|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/19/2024 03:27:23 and 01/19/2024 04:43:34 UTC. Search may be required. 2024-01-19 05:08:14.6|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-19 05:08:14.8|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-19 05:38:39.6|Info|RssSyncService|Starting RSS Sync 2024-01-19 05:38:39.7|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-19 05:38:39.8|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-19 06:09:09.9|Info|RssSyncService|Starting RSS Sync 2024-01-19 06:09:10.7|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/19/2024 04:43:34 and 01/19/2024 05:43:04 UTC. Search may be required. 2024-01-19 06:09:18.1|Info|DownloadDecisionMaker|Processing 54 releases 2024-01-19 06:09:18.3|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0 2024-01-19 06:39:40.8|Info|RssSyncService|Starting RSS Sync 2024-01-19 06:39:40.8|Info|DownloadDecisionMaker|Processing 54 releases 2024-01-19 06:39:41.1|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0 2024-01-19 07:09:41.2|Info|RssSyncService|Starting RSS Sync 2024-01-19 07:09:48.8|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-19 07:09:49.0|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-19 07:40:11.7|Info|RssSyncService|Starting RSS Sync 2024-01-19 07:40:11.7|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-19 07:40:11.9|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-19 08:10:13.0|Info|RssSyncService|Starting RSS Sync 2024-01-19 08:10:27.2|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-19 08:10:27.4|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-19 08:40:43.8|Info|RssSyncService|Starting RSS Sync 2024-01-19 08:40:43.9|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-19 08:40:44.1|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-19 09:10:54.1|Info|RssSyncService|Starting RSS Sync 2024-01-19 09:10:55.1|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/19/2024 05:58:04 and 01/19/2024 08:37:44 UTC. Search may be required. 2024-01-19 09:11:04.9|Info|DownloadDecisionMaker|Processing 57 releases 2024-01-19 09:11:05.1|Info|RssSyncService|RSS Sync Completed. Reports found: 57, Reports grabbed: 0 2024-01-19 09:41:23.7|Info|RssSyncService|Starting RSS Sync 2024-01-19 09:41:23.7|Info|DownloadDecisionMaker|Processing 57 releases 2024-01-19 09:41:23.9|Info|RssSyncService|RSS Sync Completed. Reports found: 57, Reports grabbed: 0 2024-01-19 10:11:24.1|Info|RssSyncService|Starting RSS Sync 2024-01-19 10:11:24.9|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/19/2024 08:52:44 and 01/19/2024 09:35:41 UTC. Search may be required. 2024-01-19 10:12:18.4|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-19 10:12:18.5|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-19 10:42:24.5|Info|RssSyncService|Starting RSS Sync 2024-01-19 10:42:24.6|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-19 10:42:24.7|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-19 11:12:24.8|Info|RssSyncService|Starting RSS Sync 2024-01-19 11:12:31.6|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-19 11:12:31.7|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-19 11:42:55.0|Info|RssSyncService|Starting RSS Sync 2024-01-19 11:42:55.1|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-19 11:42:55.2|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-19 12:12:55.3|Info|RssSyncService|Starting RSS Sync 2024-01-19 12:12:56.3|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/19/2024 09:48:04 and 01/19/2024 11:52:24 UTC. Search may be required. 2024-01-19 12:13:02.9|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-19 12:13:03.1|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-19 12:43:25.6|Info|RssSyncService|Starting RSS Sync 2024-01-19 12:43:25.7|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-19 12:43:25.8|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-19 13:13:26.1|Info|RssSyncService|Starting RSS Sync 2024-01-19 13:13:27.0|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/19/2024 11:52:24 and 01/19/2024 12:22:25 UTC. Search may be required. 2024-01-19 13:13:51.1|Info|DownloadDecisionMaker|Processing 55 releases 2024-01-19 13:13:51.3|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0 2024-01-19 13:43:56.4|Info|RssSyncService|Starting RSS Sync 2024-01-19 13:43:56.4|Info|DownloadDecisionMaker|Processing 55 releases 2024-01-19 13:43:56.6|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0 2024-01-19 14:14:26.9|Info|RssSyncService|Starting RSS Sync 2024-01-19 14:14:27.9|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/19/2024 12:47:45 and 01/19/2024 13:22:05 UTC. Search may be required. 2024-01-19 14:14:52.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1394 bytes) 2024-01-19 14:14:52.5|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-19 14:14:52.5|Info|DownloadDecisionMaker|Processing 2 releases 2024-01-19 14:14:52.5|Info|RssSyncService|RSS Sync Completed. Reports found: 2, Reports grabbed: 0 2024-01-19 14:45:08.6|Info|RssSyncService|Starting RSS Sync 2024-01-19 14:46:48.7|Warn|Torznab|Unable to connect to indexer, possibly due to a timeout. http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100 [v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: The operation was canceled. ---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled. ---> System.Net.Sockets.SocketException (125): Operation canceled --- End of inner exception stack trace --- at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async) at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 105 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 335 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 317 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 131 2024-01-19 14:46:48.7|Info|DownloadDecisionMaker|Processing 2 releases 2024-01-19 14:46:48.7|Info|RssSyncService|RSS Sync Completed. Reports found: 2, Reports grabbed: 0 2024-01-19 15:17:09.0|Info|RssSyncService|Starting RSS Sync 2024-01-19 15:17:10.1|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/19/2024 13:52:07 and 01/19/2024 14:59:50 UTC. Search may be required. 2024-01-19 15:17:25.5|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-19 15:17:25.6|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-19 15:47:39.4|Info|RssSyncService|Starting RSS Sync 2024-01-19 15:47:39.5|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-19 15:47:39.7|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-19 16:17:42.3|Info|RssSyncService|Starting RSS Sync 2024-01-19 16:17:43.3|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/19/2024 15:07:23 and 01/19/2024 15:27:25 UTC. Search may be required. 2024-01-19 16:18:23.3|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-19 16:18:23.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-19 16:48:42.7|Info|RssSyncService|Starting RSS Sync 2024-01-19 16:48:42.8|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-19 16:48:42.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-19 17:18:43.0|Info|RssSyncService|Starting RSS Sync 2024-01-19 17:18:44.0|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/19/2024 16:07:45 and 01/19/2024 17:07:46 UTC. Search may be required. 2024-01-19 17:18:51.3|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-19 17:18:51.4|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-19 17:49:13.4|Info|RssSyncService|Starting RSS Sync 2024-01-19 17:49:13.5|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-19 17:49:13.7|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-19 18:19:13.8|Info|RssSyncService|Starting RSS Sync 2024-01-19 18:19:14.8|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/19/2024 17:07:46 and 01/19/2024 18:07:24 UTC. Search may be required. 2024-01-19 18:19:15.3|Info|DownloadDecisionMaker|Processing 1 releases 2024-01-19 18:19:15.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1, Reports grabbed: 0 2024-01-19 18:49:44.3|Info|RssSyncService|Starting RSS Sync 2024-01-19 18:49:44.3|Info|DownloadDecisionMaker|Processing 1 releases 2024-01-19 18:49:44.3|Info|RssSyncService|RSS Sync Completed. Reports found: 1, Reports grabbed: 0 2024-01-19 19:19:44.6|Info|RssSyncService|Starting RSS Sync 2024-01-19 19:19:45.5|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/19/2024 18:07:24 and 01/19/2024 18:27:03 UTC. Search may be required. 2024-01-19 19:19:45.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1394 bytes) 2024-01-19 19:19:45.7|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-19 19:19:45.7|Info|DownloadDecisionMaker|Processing 6 releases 2024-01-19 19:19:45.7|Info|RssSyncService|RSS Sync Completed. Reports found: 6, Reports grabbed: 0 2024-01-19 19:50:14.9|Info|RssSyncService|Starting RSS Sync 2024-01-19 19:50:17.0|Info|DownloadDecisionMaker|Processing 56 releases 2024-01-19 19:50:17.2|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0 2024-01-19 20:10:15.1|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup. 2024-01-19 20:11:45.7|Info|HousekeepingService|Running housecleaning tasks 2024-01-19 20:11:45.8|Info|Database|Vacuuming Log database 2024-01-19 20:11:45.8|Info|Database|Log database compressed 2024-01-19 20:11:45.8|Info|Database|Vacuuming Main database 2024-01-19 20:11:46.1|Info|Database|Main database compressed 2024-01-19 20:20:46.5|Info|RssSyncService|Starting RSS Sync 2024-01-19 20:20:47.4|Info|DownloadDecisionMaker|Processing 58 releases 2024-01-19 20:20:47.6|Info|RssSyncService|RSS Sync Completed. Reports found: 58, Reports grabbed: 0 2024-01-19 20:51:16.9|Info|RssSyncService|Starting RSS Sync 2024-01-19 20:51:18.6|Info|DownloadDecisionMaker|Processing 58 releases 2024-01-19 20:51:18.8|Info|RssSyncService|RSS Sync Completed. Reports found: 58, Reports grabbed: 0 2024-01-19 20:54:17.2|Info|DiskScanService|Scanning disk for 1923 2024-01-19 20:54:17.2|Info|DiskScanService|Completed scanning disk for 1923 2024-01-19 20:54:17.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-19 20:54:17.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-19 20:54:17.3|Info|ExistingOtherExtraImporter|Found 1 existing other extra files 2024-01-19 20:54:17.3|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files. 2024-01-19 20:54:17.3|Info|RefreshMovieService|Updating info for Avengers: Infinity War 2024-01-19 20:54:18.0|Info|DiskScanService|Scanning disk for Avengers: Infinity War 2024-01-19 20:54:18.0|Info|DiskScanService|Completed scanning disk for Avengers: Infinity War 2024-01-19 20:54:18.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-19 20:54:18.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-19 20:54:18.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-19 20:54:18.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-19 20:54:18.0|Info|RefreshMovieService|Updating info for Awakenings 2024-01-19 20:54:18.5|Info|DiskScanService|Scanning disk for Awakenings 2024-01-19 20:54:18.5|Info|DiskScanService|Completed scanning disk for Awakenings 2024-01-19 20:54:18.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-19 20:54:18.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-19 20:54:18.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-19 20:54:18.5|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files. 2024-01-19 20:54:18.6|Info|DiskScanService|Scanning disk for Blade Runner 2024-01-19 20:54:18.6|Info|DiskScanService|Completed scanning disk for Blade Runner 2024-01-19 20:54:18.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-19 20:54:18.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-19 20:54:18.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-19 20:54:18.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-19 20:54:18.6|Info|DiskScanService|Scanning disk for Drive 2024-01-19 20:54:18.6|Info|DiskScanService|Completed scanning disk for Drive 2024-01-19 20:54:18.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-19 20:54:18.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-19 20:54:18.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-19 20:54:18.6|Info|ExistingExtraFileService|Found 5 possible extra files, imported 3 files. 2024-01-19 20:54:18.6|Info|DiskScanService|Scanning disk for Fargo 2024-01-19 20:54:18.6|Info|DiskScanService|Completed scanning disk for Fargo 2024-01-19 20:54:18.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-19 20:54:18.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-19 20:54:18.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-19 20:54:18.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-19 20:54:18.6|Info|RefreshMovieService|Updating info for The Godfather 2024-01-19 20:54:25.2|Info|DiskScanService|Scanning disk for The Godfather 2024-01-19 20:54:25.2|Info|DiskScanService|Completed scanning disk for The Godfather 2024-01-19 20:54:25.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-19 20:54:25.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-19 20:54:25.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-19 20:54:25.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-19 20:54:25.3|Info|DiskScanService|Scanning disk for Medieval 2024-01-19 20:54:25.3|Info|DiskScanService|Completed scanning disk for Medieval 2024-01-19 20:54:25.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-19 20:54:25.3|Info|RefreshMovieService|Updating info for Napoleon 2024-01-19 20:54:30.7|Info|DiskScanService|Scanning disk for Napoleon 2024-01-19 20:54:30.7|Info|DiskScanService|Completed scanning disk for Napoleon 2024-01-19 20:54:30.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-19 20:54:30.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-19 20:54:30.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-19 20:54:30.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-19 20:54:30.7|Info|DiskScanService|Scanning disk for Shooter 2024-01-19 20:54:30.7|Info|DiskScanService|Completed scanning disk for Shooter 2024-01-19 20:54:30.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-19 20:54:30.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-19 20:54:30.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-19 20:54:30.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-19 20:54:30.8|Info|RefreshMovieService|Updating info for Top Gun: Maverick 2024-01-19 20:54:31.5|Info|DiskScanService|Scanning disk for Top Gun: Maverick 2024-01-19 20:54:31.5|Info|DiskScanService|Completed scanning disk for Top Gun: Maverick 2024-01-19 20:54:31.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-19 20:54:31.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-19 20:54:31.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-19 20:54:31.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-19 21:21:47.2|Info|RssSyncService|Starting RSS Sync 2024-01-19 21:21:48.2|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/19/2024 20:13:06 and 01/19/2024 20:47:25 UTC. Search may be required. 2024-01-19 21:21:48.2|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-19 21:21:48.4|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-19 21:52:18.0|Info|RssSyncService|Starting RSS Sync 2024-01-19 21:52:19.6|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-19 21:52:19.8|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-19 22:22:48.5|Info|RssSyncService|Starting RSS Sync 2024-01-19 22:22:49.6|Info|DownloadDecisionMaker|Processing 54 releases 2024-01-19 22:22:49.8|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0 2024-01-19 22:53:19.0|Info|RssSyncService|Starting RSS Sync 2024-01-19 22:53:24.6|Info|DownloadDecisionMaker|Processing 4 releases 2024-01-19 22:53:24.6|Info|RssSyncService|RSS Sync Completed. Reports found: 4, Reports grabbed: 0 2024-01-19 23:23:53.5|Info|RssSyncService|Starting RSS Sync 2024-01-19 23:23:53.6|Info|DownloadDecisionMaker|Processing 4 releases 2024-01-19 23:23:53.6|Info|RssSyncService|RSS Sync Completed. Reports found: 4, Reports grabbed: 0 2024-01-19 23:53:54.2|Info|RssSyncService|Starting RSS Sync 2024-01-19 23:53:55.1|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/19/2024 22:38:09 and 01/19/2024 23:17:07 UTC. Search may be required. 2024-01-19 23:53:55.9|Info|DownloadDecisionMaker|Processing 6 releases 2024-01-19 23:53:55.9|Info|RssSyncService|RSS Sync Completed. Reports found: 6, Reports grabbed: 0 2024-01-20 00:24:24.5|Info|RssSyncService|Starting RSS Sync 2024-01-20 00:24:24.5|Info|DownloadDecisionMaker|Processing 6 releases 2024-01-20 00:24:24.6|Info|RssSyncService|RSS Sync Completed. Reports found: 6, Reports grabbed: 0 2024-01-20 00:54:24.9|Info|RssSyncService|Starting RSS Sync 2024-01-20 00:54:25.8|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/19/2024 23:27:30 and 01/19/2024 23:48:07 UTC. Search may be required. 2024-01-20 00:54:25.9|Info|DownloadDecisionMaker|Processing 55 releases 2024-01-20 00:54:26.1|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0 2024-01-20 01:24:55.1|Info|RssSyncService|Starting RSS Sync 2024-01-20 01:24:55.1|Info|DownloadDecisionMaker|Processing 55 releases 2024-01-20 01:24:55.3|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0 2024-01-20 01:54:55.5|Info|RssSyncService|Starting RSS Sync 2024-01-20 01:55:04.7|Info|DownloadDecisionMaker|Processing 55 releases 2024-01-20 01:55:04.8|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0 2024-01-20 02:25:25.7|Info|RssSyncService|Starting RSS Sync 2024-01-20 02:25:25.8|Info|DownloadDecisionMaker|Processing 55 releases 2024-01-20 02:25:26.0|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0 2024-01-20 02:55:26.3|Info|RssSyncService|Starting RSS Sync 2024-01-20 02:55:27.3|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/20/2024 01:43:19 and 01/20/2024 01:52:29 UTC. Search may be required. 2024-01-20 02:55:28.7|Info|DownloadDecisionMaker|Processing 61 releases 2024-01-20 02:55:28.9|Info|RssSyncService|RSS Sync Completed. Reports found: 61, Reports grabbed: 0 2024-01-20 03:25:55.6|Info|RssSyncService|Starting RSS Sync 2024-01-20 03:25:55.6|Info|DownloadDecisionMaker|Processing 61 releases 2024-01-20 03:25:55.9|Info|RssSyncService|RSS Sync Completed. Reports found: 61, Reports grabbed: 0 2024-01-20 03:56:01.9|Info|RssSyncService|Starting RSS Sync 2024-01-20 03:56:02.8|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/20/2024 02:43:06 and 01/20/2024 03:06:08 UTC. Search may be required. 2024-01-20 03:56:05.9|Info|DownloadDecisionMaker|Processing 54 releases 2024-01-20 03:56:06.0|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0 2024-01-20 04:26:32.3|Info|RssSyncService|Starting RSS Sync 2024-01-20 04:26:32.4|Info|DownloadDecisionMaker|Processing 54 releases 2024-01-20 04:26:32.5|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0 2024-01-20 04:56:32.7|Info|RssSyncService|Starting RSS Sync 2024-01-20 04:56:33.5|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/20/2024 03:37:06 and 01/20/2024 04:11:56 UTC. Search may be required. 2024-01-20 04:56:36.8|Info|DownloadDecisionMaker|Processing 56 releases 2024-01-20 04:56:37.0|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0 2024-01-20 05:27:03.2|Info|RssSyncService|Starting RSS Sync 2024-01-20 05:27:03.2|Info|DownloadDecisionMaker|Processing 56 releases 2024-01-20 05:27:03.4|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0 2024-01-20 05:57:03.7|Info|RssSyncService|Starting RSS Sync 2024-01-20 05:57:06.8|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-20 05:57:07.0|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-20 06:27:34.1|Info|RssSyncService|Starting RSS Sync 2024-01-20 06:27:34.2|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-20 06:27:34.3|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-20 06:57:34.4|Info|RssSyncService|Starting RSS Sync 2024-01-20 06:57:35.1|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/20/2024 04:43:08 and 01/20/2024 06:17:08 UTC. Search may be required. 2024-01-20 06:57:36.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1394 bytes) 2024-01-20 06:57:36.6|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-20 06:57:36.6|Info|DownloadDecisionMaker|Processing 3 releases 2024-01-20 06:57:36.7|Info|RssSyncService|RSS Sync Completed. Reports found: 3, Reports grabbed: 0 2024-01-20 07:28:06.0|Info|RssSyncService|Starting RSS Sync 2024-01-20 07:28:14.7|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-20 07:28:14.9|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-20 07:58:36.5|Info|RssSyncService|Starting RSS Sync 2024-01-20 07:58:37.6|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/20/2024 06:30:03 and 01/20/2024 07:30:26 UTC. Search may be required. 2024-01-20 07:58:37.6|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-20 07:58:37.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-20 08:29:07.0|Info|RssSyncService|Starting RSS Sync 2024-01-20 08:29:08.9|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-20 08:29:09.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-20 08:59:38.1|Info|RssSyncService|Starting RSS Sync 2024-01-20 08:59:39.1|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/20/2024 07:31:26 and 01/20/2024 08:27:07 UTC. Search may be required. 2024-01-20 08:59:39.1|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-20 08:59:39.3|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-20 09:30:08.5|Info|RssSyncService|Starting RSS Sync 2024-01-20 09:30:13.7|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-20 09:30:13.8|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-20 10:00:38.9|Info|RssSyncService|Starting RSS Sync 2024-01-20 10:00:39.9|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/20/2024 08:37:01 and 01/20/2024 09:02:46 UTC. Search may be required. 2024-01-20 10:00:39.9|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-20 10:00:40.0|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-20 10:31:09.5|Info|RssSyncService|Starting RSS Sync 2024-01-20 10:31:17.5|Info|DownloadDecisionMaker|Processing 3 releases 2024-01-20 10:31:17.5|Info|RssSyncService|RSS Sync Completed. Reports found: 3, Reports grabbed: 0 2024-01-20 11:01:40.6|Info|RssSyncService|Starting RSS Sync 2024-01-20 11:01:41.4|Info|DownloadDecisionMaker|No results found 2024-01-20 11:01:41.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2024-01-20 11:32:11.2|Info|RssSyncService|Starting RSS Sync 2024-01-20 11:32:13.2|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-20 11:32:13.4|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-20 12:02:41.7|Info|RssSyncService|Starting RSS Sync 2024-01-20 12:02:42.5|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/20/2024 09:44:17 and 01/20/2024 11:15:26 UTC. Search may be required. 2024-01-20 12:02:42.5|Info|DownloadDecisionMaker|Processing 54 releases 2024-01-20 12:02:42.7|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0 2024-01-20 12:33:12.0|Info|RssSyncService|Starting RSS Sync 2024-01-20 12:33:20.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1394 bytes) 2024-01-20 12:33:20.2|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-20 12:33:20.2|Info|DownloadDecisionMaker|Processing 4 releases 2024-01-20 12:33:20.2|Info|RssSyncService|RSS Sync Completed. Reports found: 4, Reports grabbed: 0 2024-01-20 13:03:42.6|Info|RssSyncService|Starting RSS Sync 2024-01-20 13:03:54.7|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-20 13:03:55.0|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-20 13:11:18.3|Info|BackupService|Starting Backup 2024-01-20 13:34:18.7|Info|RssSyncService|Starting RSS Sync 2024-01-20 13:34:18.8|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-20 13:34:19.0|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-20 14:04:19.2|Info|RssSyncService|Starting RSS Sync 2024-01-20 14:04:22.4|Info|DownloadDecisionMaker|Processing 7 releases 2024-01-20 14:04:22.4|Info|RssSyncService|RSS Sync Completed. Reports found: 7, Reports grabbed: 0 2024-01-20 14:34:46.8|Info|RssSyncService|Starting RSS Sync 2024-01-20 14:34:46.8|Info|DownloadDecisionMaker|Processing 7 releases 2024-01-20 14:34:46.9|Info|RssSyncService|RSS Sync Completed. Reports found: 7, Reports grabbed: 0 2024-01-20 15:04:47.5|Info|RssSyncService|Starting RSS Sync 2024-01-20 15:04:55.1|Info|DownloadDecisionMaker|Processing 55 releases 2024-01-20 15:04:55.3|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0 2024-01-20 15:35:18.0|Info|RssSyncService|Starting RSS Sync 2024-01-20 15:35:18.1|Info|DownloadDecisionMaker|Processing 55 releases 2024-01-20 15:35:18.3|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0 2024-01-20 16:05:19.1|Info|RssSyncService|Starting RSS Sync 2024-01-20 16:05:20.0|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/20/2024 14:08:21 and 01/20/2024 15:32:47 UTC. Search may be required. 2024-01-20 16:05:21.1|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-20 16:05:21.3|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-20 16:35:49.4|Info|RssSyncService|Starting RSS Sync 2024-01-20 16:35:49.5|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-20 16:35:49.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-20 17:05:50.9|Info|RssSyncService|Starting RSS Sync 2024-01-20 17:05:52.1|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/20/2024 15:54:02 and 01/20/2024 16:17:49 UTC. Search may be required. 2024-01-20 17:05:54.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1394 bytes) 2024-01-20 17:05:54.0|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-20 17:05:54.0|Info|DownloadDecisionMaker|Processing 2 releases 2024-01-20 17:05:54.0|Info|RssSyncService|RSS Sync Completed. Reports found: 2, Reports grabbed: 0 2024-01-20 17:36:21.6|Info|RssSyncService|Starting RSS Sync 2024-01-20 17:36:41.3|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-20 17:36:41.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-20 18:06:52.2|Info|RssSyncService|Starting RSS Sync 2024-01-20 18:06:53.2|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/20/2024 16:28:09 and 01/20/2024 17:24:00 UTC. Search may be required. 2024-01-20 18:06:53.2|Info|DownloadDecisionMaker|Processing 56 releases 2024-01-20 18:06:53.4|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0 2024-01-20 18:36:53.4|Info|RssSyncService|Starting RSS Sync 2024-01-20 18:37:00.6|Info|DownloadDecisionMaker|Processing 56 releases 2024-01-20 18:37:00.8|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0 2024-01-20 19:07:23.9|Info|RssSyncService|Starting RSS Sync 2024-01-20 19:07:24.7|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/20/2024 17:47:29 and 01/20/2024 18:47:26 UTC. Search may be required. 2024-01-20 19:07:24.7|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-20 19:07:24.9|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-20 19:37:55.1|Info|RssSyncService|Starting RSS Sync 2024-01-20 19:39:01.5|Info|DownloadDecisionMaker|Processing 1 releases 2024-01-20 19:39:01.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1, Reports grabbed: 0 2024-01-20 20:09:25.6|Info|RssSyncService|Starting RSS Sync 2024-01-20 20:09:26.6|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/20/2024 18:47:26 and 01/20/2024 19:37:47 UTC. Search may be required. 2024-01-20 20:09:26.6|Info|DownloadDecisionMaker|Processing 3 releases 2024-01-20 20:09:26.6|Info|RssSyncService|RSS Sync Completed. Reports found: 3, Reports grabbed: 0 2024-01-20 20:10:25.7|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup. 2024-01-20 20:11:55.7|Info|HousekeepingService|Running housecleaning tasks 2024-01-20 20:11:55.8|Info|Database|Vacuuming Log database 2024-01-20 20:11:55.8|Info|Database|Log database compressed 2024-01-20 20:11:55.8|Info|Database|Vacuuming Main database 2024-01-20 20:11:56.0|Info|Database|Main database compressed 2024-01-20 20:39:27.2|Info|RssSyncService|Starting RSS Sync 2024-01-20 20:39:29.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1394 bytes) 2024-01-20 20:39:29.4|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-20 20:39:29.4|Info|DownloadDecisionMaker|Processing 3 releases 2024-01-20 20:39:29.4|Info|RssSyncService|RSS Sync Completed. Reports found: 3, Reports grabbed: 0 2024-01-20 20:54:57.7|Info|DiskScanService|Scanning disk for 1923 2024-01-20 20:54:57.7|Info|MovieService|Assigning file [Season 1/1923 - S01E02 - Nature's Empty Throne WEBDL-1080p.mkv] to movie [[1923 (2010)][tt1658793, 735559]] 2024-01-20 20:54:57.7|Info|DiskScanService|Completed scanning disk for 1923 2024-01-20 20:54:57.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-20 20:54:57.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-20 20:54:57.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-20 20:54:57.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-20 20:54:57.8|Info|RefreshMovieService|Updating info for Avengers: Infinity War 2024-01-20 20:54:58.2|Info|DiskScanService|Scanning disk for Avengers: Infinity War 2024-01-20 20:54:58.2|Info|DiskScanService|Completed scanning disk for Avengers: Infinity War 2024-01-20 20:54:58.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-20 20:54:58.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-20 20:54:58.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-20 20:54:58.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-20 20:54:58.2|Info|DiskScanService|Scanning disk for Awakenings 2024-01-20 20:54:58.2|Info|DiskScanService|Completed scanning disk for Awakenings 2024-01-20 20:54:58.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-20 20:54:58.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-20 20:54:58.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-20 20:54:58.2|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files. 2024-01-20 20:54:58.2|Info|RefreshMovieService|Updating info for Blade Runner 2024-01-20 20:54:58.9|Info|DiskScanService|Scanning disk for Blade Runner 2024-01-20 20:54:58.9|Info|DiskScanService|Completed scanning disk for Blade Runner 2024-01-20 20:54:58.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-20 20:54:58.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-20 20:54:58.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-20 20:54:58.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-20 20:54:59.0|Info|DiskScanService|Scanning disk for Drive 2024-01-20 20:54:59.0|Info|DiskScanService|Completed scanning disk for Drive 2024-01-20 20:54:59.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-20 20:54:59.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-20 20:54:59.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-20 20:54:59.0|Info|ExistingExtraFileService|Found 5 possible extra files, imported 3 files. 2024-01-20 20:54:59.0|Info|DiskScanService|Scanning disk for Fargo 2024-01-20 20:54:59.0|Info|DiskScanService|Completed scanning disk for Fargo 2024-01-20 20:54:59.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-20 20:54:59.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-20 20:54:59.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-20 20:54:59.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-20 20:54:59.0|Info|RefreshMovieService|Updating info for The Godfather 2024-01-20 20:54:59.9|Info|DiskScanService|Scanning disk for The Godfather 2024-01-20 20:54:59.9|Info|DiskScanService|Completed scanning disk for The Godfather 2024-01-20 20:54:59.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-20 20:54:59.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-20 20:54:59.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-20 20:54:59.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-20 20:55:00.0|Info|RefreshMovieService|Updating info for Medieval 2024-01-20 20:55:00.4|Info|DiskScanService|Scanning disk for Medieval 2024-01-20 20:55:00.4|Info|DiskScanService|Completed scanning disk for Medieval 2024-01-20 20:55:00.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-20 20:55:00.5|Info|RefreshMovieService|Updating info for Napoleon 2024-01-20 20:55:03.9|Info|DiskScanService|Scanning disk for Napoleon 2024-01-20 20:55:03.9|Info|DiskScanService|Completed scanning disk for Napoleon 2024-01-20 20:55:03.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-20 20:55:03.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-20 20:55:03.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-20 20:55:03.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-20 20:55:03.9|Info|RefreshMovieService|Updating info for Shooter 2024-01-20 20:55:04.2|Info|DiskScanService|Scanning disk for Shooter 2024-01-20 20:55:04.2|Info|DiskScanService|Completed scanning disk for Shooter 2024-01-20 20:55:04.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-20 20:55:04.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-20 20:55:04.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-20 20:55:04.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-20 20:55:04.3|Info|RefreshMovieService|Updating info for Top Gun: Maverick 2024-01-20 20:55:05.0|Info|DiskScanService|Scanning disk for Top Gun: Maverick 2024-01-20 20:55:05.0|Info|DiskScanService|Completed scanning disk for Top Gun: Maverick 2024-01-20 20:55:05.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-20 20:55:05.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-20 20:55:05.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-20 20:55:05.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-20 21:09:57.6|Info|RssSyncService|Starting RSS Sync 2024-01-20 21:09:58.7|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/20/2024 19:56:41 and 01/20/2024 20:17:26 UTC. Search may be required. 2024-01-20 21:09:59.1|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-20 21:09:59.3|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-20 21:40:29.1|Info|RssSyncService|Starting RSS Sync 2024-01-20 21:40:29.2|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-20 21:40:29.4|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-20 22:10:29.6|Info|RssSyncService|Starting RSS Sync 2024-01-20 22:10:30.8|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/20/2024 20:17:26 and 01/20/2024 21:12:37 UTC. Search may be required. 2024-01-20 22:10:32.5|Info|DownloadDecisionMaker|Processing 2 releases 2024-01-20 22:10:32.5|Info|RssSyncService|RSS Sync Completed. Reports found: 2, Reports grabbed: 0 2024-01-20 22:41:00.3|Info|RssSyncService|Starting RSS Sync 2024-01-20 22:41:00.3|Info|DownloadDecisionMaker|Processing 2 releases 2024-01-20 22:41:00.3|Info|RssSyncService|RSS Sync Completed. Reports found: 2, Reports grabbed: 0 2024-01-20 23:11:00.6|Info|RssSyncService|Starting RSS Sync 2024-01-20 23:11:01.6|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-20 23:11:01.8|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-20 23:41:31.0|Info|RssSyncService|Starting RSS Sync 2024-01-20 23:41:31.1|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-20 23:41:31.3|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-21 00:11:31.4|Info|RssSyncService|Starting RSS Sync 2024-01-21 00:11:34.1|Info|DownloadDecisionMaker|Processing 58 releases 2024-01-21 00:11:34.4|Info|RssSyncService|RSS Sync Completed. Reports found: 58, Reports grabbed: 0 2024-01-21 00:41:35.7|Info|RssSyncService|Starting RSS Sync 2024-01-21 00:41:35.8|Info|DownloadDecisionMaker|Processing 58 releases 2024-01-21 00:41:36.0|Info|RssSyncService|RSS Sync Completed. Reports found: 58, Reports grabbed: 0 2024-01-21 01:11:36.2|Info|RssSyncService|Starting RSS Sync 2024-01-21 01:11:53.5|Info|DownloadDecisionMaker|Processing 59 releases 2024-01-21 01:11:53.7|Info|RssSyncService|RSS Sync Completed. Reports found: 59, Reports grabbed: 0 2024-01-21 01:42:06.6|Info|RssSyncService|Starting RSS Sync 2024-01-21 01:42:06.7|Info|DownloadDecisionMaker|Processing 59 releases 2024-01-21 01:42:06.9|Info|RssSyncService|RSS Sync Completed. Reports found: 59, Reports grabbed: 0 2024-01-21 02:12:07.5|Info|RssSyncService|Starting RSS Sync 2024-01-21 02:12:09.3|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-21 02:12:09.5|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-21 02:42:37.9|Info|RssSyncService|Starting RSS Sync 2024-01-21 02:42:38.0|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-21 02:42:38.2|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-21 03:13:03.7|Info|RssSyncService|Starting RSS Sync 2024-01-21 03:13:14.5|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/21/2024 00:27:54 and 01/21/2024 02:08:22 UTC. Search may be required. 2024-01-21 03:13:24.5|Info|DownloadDecisionMaker|Processing 76 releases 2024-01-21 03:13:24.8|Info|RssSyncService|RSS Sync Completed. Reports found: 76, Reports grabbed: 0 2024-01-21 03:18:34.9|Error|TaskExtensions|Task Error [v5.2.6.8376] code = Full (13), message = System.Data.SQLite.SQLiteException (0x800007FF): database or disk is full database or disk is full at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 142 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Radarr.Core/Jobs/Scheduler.cs:line 42 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2024-01-21 03:43:53.2|Info|RssSyncService|Starting RSS Sync 2024-01-21 03:43:53.3|Info|DownloadDecisionMaker|Processing 76 releases 2024-01-21 03:43:53.5|Info|RssSyncService|RSS Sync Completed. Reports found: 76, Reports grabbed: 0 2024-01-21 04:13:53.7|Info|RssSyncService|Starting RSS Sync 2024-01-21 04:13:55.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1394 bytes) 2024-01-21 04:13:55.8|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-21 04:13:55.8|Info|DownloadDecisionMaker|No results found 2024-01-21 04:13:55.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2024-01-21 04:44:24.0|Info|RssSyncService|Starting RSS Sync 2024-01-21 04:44:25.0|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-21 04:44:25.2|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-21 05:14:54.4|Info|RssSyncService|Starting RSS Sync 2024-01-21 05:14:55.3|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/21/2024 02:30:20 and 01/21/2024 04:18:32 UTC. Search may be required. 2024-01-21 05:14:55.3|Info|DownloadDecisionMaker|Processing 57 releases 2024-01-21 05:14:55.5|Info|RssSyncService|RSS Sync Completed. Reports found: 57, Reports grabbed: 0 2024-01-21 05:44:55.7|Info|RssSyncService|Starting RSS Sync 2024-01-21 05:45:28.9|Info|DownloadDecisionMaker|Processing 57 releases 2024-01-21 05:45:29.1|Info|RssSyncService|RSS Sync Completed. Reports found: 57, Reports grabbed: 0 2024-01-21 06:15:56.0|Info|RssSyncService|Starting RSS Sync 2024-01-21 06:15:56.8|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/21/2024 04:33:12 and 01/21/2024 05:46:00 UTC. Search may be required. 2024-01-21 06:15:56.8|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-21 06:15:57.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-21 06:46:26.2|Info|RssSyncService|Starting RSS Sync 2024-01-21 06:46:32.1|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-21 06:46:32.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-21 07:16:56.6|Info|RssSyncService|Starting RSS Sync 2024-01-21 07:16:57.5|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-21 07:16:57.7|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-21 07:47:26.9|Info|RssSyncService|Starting RSS Sync 2024-01-21 07:47:29.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1394 bytes) 2024-01-21 07:47:29.3|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-21 07:47:29.3|Info|DownloadDecisionMaker|Processing 3 releases 2024-01-21 07:47:29.3|Info|RssSyncService|RSS Sync Completed. Reports found: 3, Reports grabbed: 0 2024-01-21 08:17:57.2|Info|RssSyncService|Starting RSS Sync 2024-01-21 08:17:58.2|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-21 08:17:58.4|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-21 08:47:58.6|Info|RssSyncService|Starting RSS Sync 2024-01-21 08:47:58.6|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-21 08:47:58.8|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-21 09:18:00.8|Info|RssSyncService|Starting RSS Sync 2024-01-21 09:18:04.6|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-21 09:18:04.7|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-21 09:48:34.3|Info|RssSyncService|Starting RSS Sync 2024-01-21 09:48:34.3|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-21 09:48:34.5|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-21 10:18:34.7|Info|RssSyncService|Starting RSS Sync 2024-01-21 10:18:36.6|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-21 10:18:36.8|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-21 10:49:04.9|Info|RssSyncService|Starting RSS Sync 2024-01-21 10:49:05.0|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-21 10:49:05.2|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-21 11:19:05.6|Info|RssSyncService|Starting RSS Sync 2024-01-21 11:19:07.7|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/21/2024 06:28:40 and 01/21/2024 10:54:04 UTC. Search may be required. 2024-01-21 11:19:07.7|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-21 11:19:07.9|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-21 11:49:36.0|Info|RssSyncService|Starting RSS Sync 2024-01-21 11:49:36.0|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-21 11:49:36.2|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-21 12:19:39.1|Info|RssSyncService|Starting RSS Sync 2024-01-21 12:19:39.9|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/21/2024 10:54:04 and 01/21/2024 11:38:46 UTC. Search may be required. 2024-01-21 12:19:51.7|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-21 12:19:51.9|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-21 12:50:11.2|Info|RssSyncService|Starting RSS Sync 2024-01-21 12:50:11.3|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-21 12:50:11.5|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-21 13:20:12.1|Info|RssSyncService|Starting RSS Sync 2024-01-21 13:20:13.0|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/21/2024 11:38:46 and 01/21/2024 13:01:48 UTC. Search may be required. 2024-01-21 13:20:14.1|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-21 13:20:14.3|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-21 13:50:43.3|Info|RssSyncService|Starting RSS Sync 2024-01-21 13:50:43.4|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-21 13:50:43.6|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-21 14:20:43.6|Info|RssSyncService|Starting RSS Sync 2024-01-21 14:20:44.4|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/21/2024 13:01:48 and 01/21/2024 13:44:29 UTC. Search may be required. 2024-01-21 14:20:56.4|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-21 14:20:56.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-21 14:50:57.5|Info|RssSyncService|Starting RSS Sync 2024-01-21 14:50:57.5|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-21 14:50:57.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-21 15:20:59.1|Info|RssSyncService|Starting RSS Sync 2024-01-21 15:21:00.2|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/21/2024 14:13:33 and 01/21/2024 14:31:01 UTC. Search may be required. 2024-01-21 15:21:04.2|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-21 15:21:04.4|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-21 15:51:30.7|Info|RssSyncService|Starting RSS Sync 2024-01-21 15:51:30.8|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-21 15:51:31.0|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-21 16:21:31.4|Info|RssSyncService|Starting RSS Sync 2024-01-21 16:21:33.1|Info|DownloadDecisionMaker|No results found 2024-01-21 16:21:33.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2024-01-21 16:52:03.0|Info|RssSyncService|Starting RSS Sync 2024-01-21 16:52:03.0|Info|DownloadDecisionMaker|No results found 2024-01-21 16:52:03.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2024-01-21 17:22:07.4|Info|RssSyncService|Starting RSS Sync 2024-01-21 17:22:08.3|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/21/2024 14:31:01 and 01/21/2024 16:42:12 UTC. Search may be required. 2024-01-21 17:22:09.4|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-21 17:22:09.6|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-21 17:52:37.9|Info|RssSyncService|Starting RSS Sync 2024-01-21 17:52:38.0|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-21 17:52:38.1|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-21 18:22:40.5|Info|RssSyncService|Starting RSS Sync 2024-01-21 18:22:41.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1394 bytes) 2024-01-21 18:22:41.8|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-21 18:22:41.8|Info|DownloadDecisionMaker|Processing 1 releases 2024-01-21 18:22:41.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1, Reports grabbed: 0 2024-01-21 18:52:45.0|Info|RssSyncService|Starting RSS Sync 2024-01-21 18:52:46.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1394 bytes) 2024-01-21 18:52:46.5|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-21 18:52:46.5|Info|DownloadDecisionMaker|Processing 1 releases 2024-01-21 18:52:46.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1, Reports grabbed: 0 2024-01-21 19:23:15.3|Info|RssSyncService|Starting RSS Sync 2024-01-21 19:23:16.3|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/21/2024 17:01:37 and 01/21/2024 19:07:28 UTC. Search may be required. 2024-01-21 19:23:16.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1394 bytes) 2024-01-21 19:23:16.6|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-21 19:23:16.6|Info|DownloadDecisionMaker|Processing 2 releases 2024-01-21 19:23:16.7|Info|RssSyncService|RSS Sync Completed. Reports found: 2, Reports grabbed: 0 2024-01-21 19:53:45.9|Info|RssSyncService|Starting RSS Sync 2024-01-21 19:53:47.3|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-21 19:53:47.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-21 20:10:47.6|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup. 2024-01-21 20:12:17.6|Info|HousekeepingService|Running housecleaning tasks 2024-01-21 20:12:17.7|Info|Database|Vacuuming Log database 2024-01-21 20:12:17.7|Info|Database|Log database compressed 2024-01-21 20:12:17.7|Info|Database|Vacuuming Main database 2024-01-21 20:12:17.9|Info|Database|Main database compressed 2024-01-21 20:23:48.2|Info|RssSyncService|Starting RSS Sync 2024-01-21 20:23:49.0|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/21/2024 19:14:36 and 01/21/2024 20:02:32 UTC. Search may be required. 2024-01-21 20:23:49.0|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-21 20:23:49.2|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-21 20:53:49.5|Info|RssSyncService|Starting RSS Sync 2024-01-21 20:53:50.6|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-21 20:53:50.7|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-21 20:55:20.9|Info|DiskScanService|Scanning disk for 1923 2024-01-21 20:55:21.0|Info|DiskScanService|Completed scanning disk for 1923 2024-01-21 20:55:21.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-21 20:55:21.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-21 20:55:21.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-21 20:55:21.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-21 20:55:21.0|Info|DiskScanService|Scanning disk for Avengers: Infinity War 2024-01-21 20:55:21.0|Info|DiskScanService|Completed scanning disk for Avengers: Infinity War 2024-01-21 20:55:21.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-21 20:55:21.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-21 20:55:21.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-21 20:55:21.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-21 20:55:21.0|Info|DiskScanService|Scanning disk for Awakenings 2024-01-21 20:55:21.0|Info|DiskScanService|Completed scanning disk for Awakenings 2024-01-21 20:55:21.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-21 20:55:21.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-21 20:55:21.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-21 20:55:21.0|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files. 2024-01-21 20:55:21.0|Info|RefreshMovieService|Updating info for Blade Runner 2024-01-21 20:55:22.9|Info|DiskScanService|Scanning disk for Blade Runner 2024-01-21 20:55:23.0|Info|DiskScanService|Completed scanning disk for Blade Runner 2024-01-21 20:55:23.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-21 20:55:23.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-21 20:55:23.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-21 20:55:23.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-21 20:55:23.0|Info|DiskScanService|Scanning disk for Drive 2024-01-21 20:55:23.0|Info|DiskScanService|Completed scanning disk for Drive 2024-01-21 20:55:23.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-21 20:55:23.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-21 20:55:23.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-21 20:55:23.0|Info|ExistingExtraFileService|Found 5 possible extra files, imported 3 files. 2024-01-21 20:55:23.0|Info|DiskScanService|Scanning disk for Fargo 2024-01-21 20:55:23.0|Info|DiskScanService|Completed scanning disk for Fargo 2024-01-21 20:55:23.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-21 20:55:23.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-21 20:55:23.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-21 20:55:23.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-21 20:55:23.0|Info|DiskScanService|Scanning disk for The Godfather 2024-01-21 20:55:23.0|Info|DiskScanService|Completed scanning disk for The Godfather 2024-01-21 20:55:23.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-21 20:55:23.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-21 20:55:23.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-21 20:55:23.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-21 20:55:23.0|Info|RefreshMovieService|Updating info for Medieval 2024-01-21 20:55:41.1|Info|DiskScanService|Scanning disk for Medieval 2024-01-21 20:55:41.1|Info|DiskScanService|Completed scanning disk for Medieval 2024-01-21 20:55:41.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-21 20:55:41.1|Info|RefreshMovieService|Updating info for Napoleon 2024-01-21 20:55:44.7|Info|DiskScanService|Scanning disk for Napoleon 2024-01-21 20:55:44.7|Info|DiskScanService|Completed scanning disk for Napoleon 2024-01-21 20:55:44.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-21 20:55:44.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-21 20:55:44.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-21 20:55:44.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-21 20:55:44.7|Info|RefreshMovieService|Updating info for Shooter 2024-01-21 20:55:47.8|Info|DiskScanService|Scanning disk for Shooter 2024-01-21 20:55:47.8|Info|DiskScanService|Completed scanning disk for Shooter 2024-01-21 20:55:47.8|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-21 20:55:47.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-21 20:55:47.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-21 20:55:47.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-21 20:55:47.9|Info|DiskScanService|Scanning disk for Top Gun: Maverick 2024-01-21 20:55:47.9|Info|DiskScanService|Completed scanning disk for Top Gun: Maverick 2024-01-21 20:55:47.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-21 20:55:47.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-21 20:55:47.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-21 20:55:47.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-21 21:23:51.1|Info|RssSyncService|Starting RSS Sync 2024-01-21 21:23:52.1|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/21/2024 20:02:32 and 01/21/2024 20:38:10 UTC. Search may be required. 2024-01-21 21:23:52.1|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-21 21:23:52.3|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-21 21:54:21.8|Info|RssSyncService|Starting RSS Sync 2024-01-21 21:54:23.5|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-21 21:54:23.7|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-21 22:24:52.4|Info|RssSyncService|Starting RSS Sync 2024-01-21 22:24:53.4|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/21/2024 21:13:19 and 01/21/2024 21:57:33 UTC. Search may be required. 2024-01-21 22:24:53.4|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-21 22:24:53.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-21 22:55:22.9|Info|RssSyncService|Starting RSS Sync 2024-01-21 22:55:23.8|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-21 22:55:24.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-21 23:25:27.8|Info|RssSyncService|Starting RSS Sync 2024-01-21 23:25:28.8|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/21/2024 22:01:37 and 01/21/2024 22:32:09 UTC. Search may be required. 2024-01-21 23:25:28.8|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-21 23:25:28.9|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-21 23:55:30.0|Info|RssSyncService|Starting RSS Sync 2024-01-21 23:55:31.1|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-21 23:55:31.3|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-22 00:26:00.3|Info|RssSyncService|Starting RSS Sync 2024-01-22 00:26:00.4|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-22 00:26:00.6|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-22 00:56:00.7|Info|RssSyncService|Starting RSS Sync 2024-01-22 00:56:02.2|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/21/2024 22:32:09 and 01/21/2024 23:52:58 UTC. Search may be required. 2024-01-22 00:56:03.5|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-22 00:56:03.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-22 01:26:31.0|Info|RssSyncService|Starting RSS Sync 2024-01-22 01:26:31.1|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-22 01:26:31.3|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-22 01:57:01.3|Info|RssSyncService|Starting RSS Sync 2024-01-22 01:57:05.2|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-22 01:57:05.3|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-22 02:27:31.9|Info|RssSyncService|Starting RSS Sync 2024-01-22 02:27:31.9|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-22 02:27:32.1|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-22 02:57:32.2|Info|RssSyncService|Starting RSS Sync 2024-01-22 02:57:33.7|Info|DownloadDecisionMaker|Processing 2 releases 2024-01-22 02:57:33.8|Info|RssSyncService|RSS Sync Completed. Reports found: 2, Reports grabbed: 0 2024-01-22 03:27:35.1|Info|RssSyncService|Starting RSS Sync 2024-01-22 03:27:35.1|Info|DownloadDecisionMaker|Processing 2 releases 2024-01-22 03:27:35.1|Info|RssSyncService|RSS Sync Completed. Reports found: 2, Reports grabbed: 0 2024-01-22 03:57:35.8|Info|RssSyncService|Starting RSS Sync 2024-01-22 03:57:36.6|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/22/2024 01:32:49 and 01/22/2024 02:55:33 UTC. Search may be required. 2024-01-22 03:57:45.1|Info|DownloadDecisionMaker|Processing 57 releases 2024-01-22 03:57:45.3|Info|RssSyncService|RSS Sync Completed. Reports found: 57, Reports grabbed: 0 2024-01-22 04:28:06.3|Info|RssSyncService|Starting RSS Sync 2024-01-22 04:28:06.3|Info|DownloadDecisionMaker|Processing 57 releases 2024-01-22 04:28:06.5|Info|RssSyncService|RSS Sync Completed. Reports found: 57, Reports grabbed: 0 2024-01-22 04:58:07.8|Info|RssSyncService|Starting RSS Sync 2024-01-22 04:58:08.7|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/22/2024 03:42:49 and 01/22/2024 04:11:01 UTC. Search may be required. 2024-01-22 04:58:09.7|Info|DownloadDecisionMaker|Processing 55 releases 2024-01-22 04:58:09.8|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0 2024-01-22 05:28:38.4|Info|RssSyncService|Starting RSS Sync 2024-01-22 05:28:38.5|Info|DownloadDecisionMaker|Processing 55 releases 2024-01-22 05:28:38.7|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0 2024-01-22 05:58:39.1|Info|RssSyncService|Starting RSS Sync 2024-01-22 05:58:40.1|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/22/2024 04:42:00 and 01/22/2024 05:13:49 UTC. Search may be required. 2024-01-22 05:58:41.5|Info|DownloadDecisionMaker|Processing 56 releases 2024-01-22 05:58:41.7|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0 2024-01-22 06:29:09.5|Info|RssSyncService|Starting RSS Sync 2024-01-22 06:29:09.7|Info|DownloadDecisionMaker|Processing 56 releases 2024-01-22 06:29:09.9|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0 2024-01-22 06:59:39.8|Info|RssSyncService|Starting RSS Sync 2024-01-22 06:59:40.7|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/22/2024 05:34:39 and 01/22/2024 06:23:08 UTC. Search may be required. 2024-01-22 06:59:40.7|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-22 06:59:40.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-22 07:30:10.1|Info|RssSyncService|Starting RSS Sync 2024-01-22 07:30:10.2|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-22 07:30:10.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-22 08:00:10.5|Info|RssSyncService|Starting RSS Sync 2024-01-22 08:00:11.5|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/22/2024 06:43:01 and 01/22/2024 06:52:49 UTC. Search may be required. 2024-01-22 08:00:21.8|Info|DownloadDecisionMaker|Processing 54 releases 2024-01-22 08:00:22.0|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0 2024-01-22 08:30:41.3|Info|RssSyncService|Starting RSS Sync 2024-01-22 08:30:41.4|Info|DownloadDecisionMaker|Processing 54 releases 2024-01-22 08:30:41.6|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0 2024-01-22 09:00:41.7|Info|RssSyncService|Starting RSS Sync 2024-01-22 09:00:45.5|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-22 09:00:45.7|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-22 09:31:11.9|Info|RssSyncService|Starting RSS Sync 2024-01-22 09:31:11.9|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-22 09:31:12.1|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-22 10:01:42.1|Info|RssSyncService|Starting RSS Sync 2024-01-22 10:01:45.3|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-22 10:01:45.5|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-22 10:32:13.0|Info|RssSyncService|Starting RSS Sync 2024-01-22 10:32:13.1|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-22 10:32:13.3|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-22 11:02:13.7|Info|RssSyncService|Starting RSS Sync 2024-01-22 11:02:14.5|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/22/2024 07:22:29 and 01/22/2024 10:37:10 UTC. Search may be required. 2024-01-22 11:02:14.5|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-22 11:02:14.7|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-22 11:32:16.4|Info|RssSyncService|Starting RSS Sync 2024-01-22 11:32:16.4|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-22 11:32:16.6|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-22 12:02:16.7|Info|RssSyncService|Starting RSS Sync 2024-01-22 12:02:17.6|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/22/2024 10:53:28 and 01/22/2024 11:08:10 UTC. Search may be required. 2024-01-22 12:02:17.7|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-22 12:02:17.8|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-22 12:29:15.7|Info|Microsoft.Hosting.Lifetime|Application is shutting down... 2024-01-22 12:29:17.9|Info|ConsoleApp|Exiting main. 2024-01-22 12:31:42.6|Info|Bootstrap|Starting Radarr - /app/radarr/bin/Radarr - Version 5.2.6.8376 2024-01-22 12:31:43.0|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-22 12:31:43.4|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-22 12:31:45.5|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-22 12:31:46.2|Info|MigrationController|*** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 2024-01-22 12:31:46.9|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 2024-01-22 12:31:49.3|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:7878 2024-01-22 12:31:50.5|Info|CommandExecutor|Starting 2 threads for tasks. 2024-01-22 12:31:51.2|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down. 2024-01-22 12:31:51.2|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production 2024-01-22 12:31:51.2|Info|Microsoft.Hosting.Lifetime|Content root path: /app/radarr/bin 2024-01-22 12:32:20.8|Info|RssSyncService|Starting RSS Sync 2024-01-22 12:32:24.0|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-22 12:32:24.4|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-22 13:02:25.0|Info|RssSyncService|Starting RSS Sync 2024-01-22 13:02:25.1|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-22 13:02:25.3|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-22 13:21:33.6|Info|Microsoft.Hosting.Lifetime|Application is shutting down... 2024-01-22 13:21:34.7|Info|ConsoleApp|Exiting main. 2024-01-22 13:22:36.1|Info|Bootstrap|Starting Radarr - /app/radarr/bin/Radarr - Version 5.2.6.8376 2024-01-22 13:22:36.5|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-22 13:22:37.0|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-22 13:22:39.1|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-22 13:22:40.0|Info|MigrationController|*** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 2024-01-22 13:22:40.8|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 2024-01-22 13:22:42.8|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:7878 2024-01-22 13:22:44.2|Info|CommandExecutor|Starting 2 threads for tasks. 2024-01-22 13:22:44.8|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down. 2024-01-22 13:22:44.8|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production 2024-01-22 13:22:44.8|Info|Microsoft.Hosting.Lifetime|Content root path: /app/radarr/bin 2024-01-22 13:24:30.2|Info|Microsoft.Hosting.Lifetime|Application is shutting down... 2024-01-22 13:24:30.5|Info|ConsoleApp|Exiting main. 2024-01-22 13:25:37.6|Info|Bootstrap|Starting Radarr - /app/radarr/bin/Radarr - Version 5.2.6.8376 2024-01-22 13:25:37.9|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-22 13:25:38.7|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-22 13:25:47.7|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-22 13:25:48.9|Info|MigrationController|*** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 2024-01-22 13:25:54.3|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 2024-01-22 13:25:58.8|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:7878 2024-01-22 13:26:01.1|Info|CommandExecutor|Starting 2 threads for tasks. 2024-01-22 13:26:01.7|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down. 2024-01-22 13:26:01.7|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production 2024-01-22 13:26:01.7|Info|Microsoft.Hosting.Lifetime|Content root path: /app/radarr/bin 2024-01-22 13:32:31.6|Info|RssSyncService|Starting RSS Sync 2024-01-22 13:32:32.8|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/22/2024 11:08:10 and 01/22/2024 12:51:23 UTC. Search may be required. 2024-01-22 13:32:33.6|Info|DownloadDecisionMaker|Processing 59 releases 2024-01-22 13:32:33.9|Info|RssSyncService|RSS Sync Completed. Reports found: 59, Reports grabbed: 0 2024-01-22 14:03:02.2|Info|RssSyncService|Starting RSS Sync 2024-01-22 14:03:02.3|Info|DownloadDecisionMaker|Processing 59 releases 2024-01-22 14:03:02.5|Info|RssSyncService|RSS Sync Completed. Reports found: 59, Reports grabbed: 0 2024-01-22 14:06:45.6|Info|Bootstrap|Starting Radarr - /app/radarr/bin/Radarr - Version 5.2.6.8376 2024-01-22 14:06:46.0|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-22 14:06:46.3|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-22 14:06:49.5|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-22 14:06:50.5|Info|MigrationController|*** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 2024-01-22 14:06:51.3|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 2024-01-22 14:06:54.7|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:7878 2024-01-22 14:06:58.2|Info|CommandExecutor|Starting 2 threads for tasks. 2024-01-22 14:06:58.7|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down. 2024-01-22 14:06:58.7|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production 2024-01-22 14:06:58.7|Info|Microsoft.Hosting.Lifetime|Content root path: /app/radarr/bin 2024-01-22 14:07:08.9|Error|ServerSideNotificationService|Failed to retrieve notifications [v5.2.6.8376] System.Net.Http.HttpRequestException: Resource temporarily unavailable (radarr.servarr.com:443) ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Sockets.Socket.g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 291 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 277 at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 105 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70 at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 128 at NzbDrone.Core.HealthCheck.ServerSideNotificationService.RetrieveServerChecks() in ./Radarr.Core/HealthCheck/ServerSideNotificationService.cs:line 61 2024-01-22 14:07:15.0|Error|TaskExtensions|Task Error [v5.2.6.8376] System.Net.Http.HttpRequestException: Resource temporarily unavailable (radarr.servarr.com:443) ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Sockets.Socket.g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 291 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 277 at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 105 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70 at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 128 at NzbDrone.Core.HealthCheck.Checks.SystemTimeCheck.Check() in ./Radarr.Core/HealthCheck/Checks/SystemTimeCheck.cs:line 30 at NzbDrone.Core.HealthCheck.HealthCheckService.b__15_0(IProvideHealthCheck c) in ./Radarr.Core/HealthCheck/HealthCheckService.cs:line 98 at System.Linq.Enumerable.SelectListIterator`2.ToList() at NzbDrone.Core.HealthCheck.HealthCheckService.ProcessHealthChecks() in ./Radarr.Core/HealthCheck/HealthCheckService.cs:line 85 at NzbDrone.Core.HealthCheck.HealthCheckService.HandleAsync(ApplicationStartedEvent message) in ./Radarr.Core/HealthCheck/HealthCheckService.cs:line 162 at NzbDrone.Core.Messaging.Events.EventAggregator.<>c__DisplayClass6_2`1.b__2() in ./Radarr.Core/Messaging/Events/EventAggregator.cs:line 120 at System.Threading.Tasks.Task.InnerInvoke() at System.Threading.Tasks.Task.<>c.<.cctor>b__272_0(Object obj) at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2024-01-22 14:33:11.1|Info|RssSyncService|Starting RSS Sync 2024-01-22 14:33:13.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1394 bytes) 2024-01-22 14:33:13.7|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-22 14:33:13.7|Info|DownloadDecisionMaker|Processing 6 releases 2024-01-22 14:33:13.7|Info|RssSyncService|RSS Sync Completed. Reports found: 6, Reports grabbed: 0 2024-01-22 15:03:23.5|Info|RssSyncService|Starting RSS Sync 2024-01-22 15:03:30.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1394 bytes) 2024-01-22 15:03:30.5|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-22 15:03:30.5|Info|DownloadDecisionMaker|Processing 6 releases 2024-01-22 15:03:30.6|Info|RssSyncService|RSS Sync Completed. Reports found: 6, Reports grabbed: 0 2024-01-22 15:33:59.8|Info|RssSyncService|Starting RSS Sync 2024-01-22 15:34:06.9|Info|DownloadDecisionMaker|Processing 57 releases 2024-01-22 15:34:07.1|Info|RssSyncService|RSS Sync Completed. Reports found: 57, Reports grabbed: 0 2024-01-22 16:04:30.2|Info|RssSyncService|Starting RSS Sync 2024-01-22 16:04:30.2|Info|DownloadDecisionMaker|Processing 57 releases 2024-01-22 16:04:30.5|Info|RssSyncService|RSS Sync Completed. Reports found: 57, Reports grabbed: 0 2024-01-22 16:35:00.5|Info|RssSyncService|Starting RSS Sync 2024-01-22 16:35:01.7|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/22/2024 15:17:52 and 01/22/2024 15:43:12 UTC. Search may be required. 2024-01-22 16:35:05.0|Info|DownloadDecisionMaker|Processing 2 releases 2024-01-22 16:35:05.0|Info|RssSyncService|RSS Sync Completed. Reports found: 2, Reports grabbed: 0 2024-01-22 17:05:30.8|Info|RssSyncService|Starting RSS Sync 2024-01-22 17:05:30.8|Info|DownloadDecisionMaker|Processing 2 releases 2024-01-22 17:05:30.8|Info|RssSyncService|RSS Sync Completed. Reports found: 2, Reports grabbed: 0 2024-01-22 17:35:31.0|Info|RssSyncService|Starting RSS Sync 2024-01-22 17:35:33.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1394 bytes) 2024-01-22 17:35:33.5|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-22 17:35:33.5|Info|DownloadDecisionMaker|No results found 2024-01-22 17:35:33.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2024-01-22 18:06:01.4|Info|RssSyncService|Starting RSS Sync 2024-01-22 18:06:02.7|Info|DownloadDecisionMaker|No results found 2024-01-22 18:06:02.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2024-01-22 18:36:32.0|Info|RssSyncService|Starting RSS Sync 2024-01-22 18:36:33.0|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/22/2024 15:58:11 and 01/22/2024 17:42:50 UTC. Search may be required. 2024-01-22 18:36:33.0|Info|DownloadDecisionMaker|Processing 2 releases 2024-01-22 18:36:33.0|Info|RssSyncService|RSS Sync Completed. Reports found: 2, Reports grabbed: 0 2024-01-22 19:07:02.6|Info|RssSyncService|Starting RSS Sync 2024-01-22 19:07:04.1|Info|DownloadDecisionMaker|Processing 2 releases 2024-01-22 19:07:04.2|Info|RssSyncService|RSS Sync Completed. Reports found: 2, Reports grabbed: 0 2024-01-22 19:37:33.2|Info|RssSyncService|Starting RSS Sync 2024-01-22 19:37:34.0|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/22/2024 18:02:34 and 01/22/2024 18:42:53 UTC. Search may be required. 2024-01-22 19:37:34.0|Info|DownloadDecisionMaker|Processing 3 releases 2024-01-22 19:37:34.1|Info|RssSyncService|RSS Sync Completed. Reports found: 3, Reports grabbed: 0 2024-01-22 20:07:34.3|Info|RssSyncService|Starting RSS Sync 2024-01-22 20:07:35.3|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-22 20:07:35.5|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-22 20:11:04.5|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup. 2024-01-22 20:12:34.6|Info|HousekeepingService|Running housecleaning tasks 2024-01-22 20:12:34.8|Info|Database|Vacuuming Log database 2024-01-22 20:12:34.8|Info|Database|Log database compressed 2024-01-22 20:12:34.9|Info|Database|Vacuuming Main database 2024-01-22 20:12:35.0|Info|Database|Main database compressed 2024-01-22 20:37:37.3|Info|RssSyncService|Starting RSS Sync 2024-01-22 20:37:38.3|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/22/2024 19:22:50 and 01/22/2024 19:55:57 UTC. Search may be required. 2024-01-22 20:37:38.3|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-22 20:37:38.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-22 20:56:07.9|Info|DiskScanService|Scanning disk for 1923 2024-01-22 20:56:07.9|Info|DiskScanService|Completed scanning disk for 1923 2024-01-22 20:56:07.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-22 20:56:07.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-22 20:56:08.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-22 20:56:08.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-22 20:56:08.0|Info|DiskScanService|Scanning disk for Avengers: Infinity War 2024-01-22 20:56:08.0|Info|DiskScanService|Completed scanning disk for Avengers: Infinity War 2024-01-22 20:56:08.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-22 20:56:08.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-22 20:56:08.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-22 20:56:08.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-22 20:56:08.0|Info|DiskScanService|Scanning disk for Awakenings 2024-01-22 20:56:08.0|Info|DiskScanService|Completed scanning disk for Awakenings 2024-01-22 20:56:08.1|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-22 20:56:08.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-22 20:56:08.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-22 20:56:08.1|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files. 2024-01-22 20:56:08.1|Info|RefreshMovieService|Updating info for Blade Runner 2024-01-22 20:56:08.6|Info|DiskScanService|Scanning disk for Blade Runner 2024-01-22 20:56:08.6|Info|DiskScanService|Completed scanning disk for Blade Runner 2024-01-22 20:56:08.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-22 20:56:08.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-22 20:56:08.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-22 20:56:08.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-22 20:56:08.7|Info|RefreshMovieService|Updating info for Drive 2024-01-22 20:56:08.9|Info|DiskScanService|Scanning disk for Drive 2024-01-22 20:56:08.9|Info|DiskScanService|Completed scanning disk for Drive 2024-01-22 20:56:08.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-22 20:56:08.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-22 20:56:08.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-22 20:56:08.9|Info|ExistingExtraFileService|Found 5 possible extra files, imported 3 files. 2024-01-22 20:56:08.9|Info|DiskScanService|Scanning disk for Fargo 2024-01-22 20:56:08.9|Info|DiskScanService|Completed scanning disk for Fargo 2024-01-22 20:56:08.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-22 20:56:08.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-22 20:56:08.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-22 20:56:08.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-22 20:56:09.0|Info|DiskScanService|Scanning disk for The Godfather 2024-01-22 20:56:09.0|Info|DiskScanService|Completed scanning disk for The Godfather 2024-01-22 20:56:09.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-22 20:56:09.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-22 20:56:09.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-22 20:56:09.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-22 20:56:09.0|Info|DiskScanService|Scanning disk for Medieval 2024-01-22 20:56:09.0|Info|DiskScanService|Completed scanning disk for Medieval 2024-01-22 20:56:09.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-22 20:56:09.0|Info|RefreshMovieService|Updating info for Napoleon 2024-01-22 20:56:15.0|Info|DiskScanService|Scanning disk for Napoleon 2024-01-22 20:56:15.0|Info|DiskScanService|Completed scanning disk for Napoleon 2024-01-22 20:56:15.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-22 20:56:15.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-22 20:56:15.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-22 20:56:15.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-22 20:56:15.0|Info|DiskScanService|Scanning disk for Shooter 2024-01-22 20:56:15.0|Info|DiskScanService|Completed scanning disk for Shooter 2024-01-22 20:56:15.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-22 20:56:15.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-22 20:56:15.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-22 20:56:15.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-22 20:56:15.0|Info|DiskScanService|Scanning disk for Top Gun: Maverick 2024-01-22 20:56:15.1|Info|DiskScanService|Completed scanning disk for Top Gun: Maverick 2024-01-22 20:56:15.1|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-22 20:56:15.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-22 20:56:15.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-22 20:56:15.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-22 21:07:39.2|Info|RssSyncService|Starting RSS Sync 2024-01-22 21:07:40.2|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-22 21:07:40.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-22 21:38:09.5|Info|RssSyncService|Starting RSS Sync 2024-01-22 21:38:10.5|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/22/2024 20:13:14 and 01/22/2024 21:18:32 UTC. Search may be required. 2024-01-22 21:38:10.5|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-22 21:38:10.8|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-22 21:41:35.2|Info|MovieService|Deleted movie [1923 (2010)][tt1658793, 735559] 2024-01-22 21:41:35.2|Info|RecycleBinProvider|Attempting to send '/bestanden/Jan-Home/Personal/Films/1923' to recycling bin 2024-01-22 21:41:35.2|Info|RecycleBinProvider|Recycling Bin has not been configured, deleting permanently. /bestanden/Jan-Home/Personal/Films/1923 2024-01-22 22:08:15.4|Info|RssSyncService|Starting RSS Sync 2024-01-22 22:08:17.8|Info|DownloadDecisionMaker|Processing 1 releases 2024-01-22 22:08:17.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1, Reports grabbed: 0 2024-01-22 22:38:22.9|Info|RssSyncService|Starting RSS Sync 2024-01-22 22:38:23.8|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/22/2024 21:18:32 and 01/22/2024 22:08:50 UTC. Search may be required. 2024-01-22 22:38:23.8|Info|DownloadDecisionMaker|Processing 1 releases 2024-01-22 22:38:23.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1, Reports grabbed: 0 2024-01-22 23:08:24.1|Info|RssSyncService|Starting RSS Sync 2024-01-22 23:08:26.8|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-22 23:08:27.0|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-22 23:38:54.5|Info|RssSyncService|Starting RSS Sync 2024-01-22 23:38:55.5|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/22/2024 22:08:50 and 01/22/2024 22:35:37 UTC. Search may be required. 2024-01-22 23:38:55.5|Info|DownloadDecisionMaker|Processing 55 releases 2024-01-22 23:38:55.7|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0 2024-01-23 00:09:25.0|Info|RssSyncService|Starting RSS Sync 2024-01-23 00:09:42.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1394 bytes) 2024-01-23 00:09:42.3|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-23 00:09:42.3|Info|DownloadDecisionMaker|Processing 5 releases 2024-01-23 00:09:42.4|Info|RssSyncService|RSS Sync Completed. Reports found: 5, Reports grabbed: 0 2024-01-23 00:39:55.5|Info|RssSyncService|Starting RSS Sync 2024-01-23 00:39:57.6|Info|DownloadDecisionMaker|Processing 54 releases 2024-01-23 00:39:57.7|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0 2024-01-23 01:10:27.2|Info|RssSyncService|Starting RSS Sync 2024-01-23 01:10:27.2|Info|DownloadDecisionMaker|Processing 54 releases 2024-01-23 01:10:27.4|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0 2024-01-23 01:40:27.5|Info|RssSyncService|Starting RSS Sync 2024-01-23 01:40:29.3|Info|DownloadDecisionMaker|Processing 59 releases 2024-01-23 01:40:29.5|Info|RssSyncService|RSS Sync Completed. Reports found: 59, Reports grabbed: 0 2024-01-23 02:10:57.8|Info|RssSyncService|Starting RSS Sync 2024-01-23 02:10:57.8|Info|DownloadDecisionMaker|Processing 59 releases 2024-01-23 02:10:58.1|Info|RssSyncService|RSS Sync Completed. Reports found: 59, Reports grabbed: 0 2024-01-23 02:40:59.0|Info|RssSyncService|Starting RSS Sync 2024-01-23 02:40:59.9|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/23/2024 01:28:44 and 01/23/2024 01:42:51 UTC. Search may be required. 2024-01-23 02:41:00.8|Info|DownloadDecisionMaker|Processing 57 releases 2024-01-23 02:41:01.0|Info|RssSyncService|RSS Sync Completed. Reports found: 57, Reports grabbed: 0 2024-01-23 03:11:37.1|Info|RssSyncService|Starting RSS Sync 2024-01-23 03:11:37.2|Info|DownloadDecisionMaker|Processing 57 releases 2024-01-23 03:11:37.4|Info|RssSyncService|RSS Sync Completed. Reports found: 57, Reports grabbed: 0 2024-01-23 03:42:12.1|Info|RssSyncService|Starting RSS Sync 2024-01-23 03:42:13.0|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/23/2024 02:27:45 and 01/23/2024 02:57:33 UTC. Search may be required. 2024-01-23 03:42:13.1|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-23 03:42:13.3|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-23 04:12:42.4|Info|RssSyncService|Starting RSS Sync 2024-01-23 04:12:42.4|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-23 04:12:42.6|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-23 04:42:42.8|Info|RssSyncService|Starting RSS Sync 2024-01-23 04:42:43.9|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/23/2024 03:27:40 and 01/23/2024 04:04:18 UTC. Search may be required. 2024-01-23 04:42:43.9|Info|DownloadDecisionMaker|Processing 55 releases 2024-01-23 04:42:44.1|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0 2024-01-23 05:13:13.1|Info|RssSyncService|Starting RSS Sync 2024-01-23 05:13:13.2|Info|DownloadDecisionMaker|Processing 55 releases 2024-01-23 05:13:13.4|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0 2024-01-23 05:43:13.4|Info|RssSyncService|Starting RSS Sync 2024-01-23 05:43:14.7|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/23/2024 04:29:10 and 01/23/2024 04:54:58 UTC. Search may be required. 2024-01-23 05:43:17.7|Info|DownloadDecisionMaker|Processing 56 releases 2024-01-23 05:43:17.9|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0 2024-01-23 06:13:43.7|Info|RssSyncService|Starting RSS Sync 2024-01-23 06:13:43.8|Info|DownloadDecisionMaker|Processing 56 releases 2024-01-23 06:13:44.0|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0 2024-01-23 06:43:44.4|Info|RssSyncService|Starting RSS Sync 2024-01-23 06:43:45.3|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/23/2024 05:21:02 and 01/23/2024 06:03:53 UTC. Search may be required. 2024-01-23 06:43:48.9|Info|DownloadDecisionMaker|Processing 62 releases 2024-01-23 06:43:49.1|Info|RssSyncService|RSS Sync Completed. Reports found: 62, Reports grabbed: 0 2024-01-23 07:14:14.7|Info|RssSyncService|Starting RSS Sync 2024-01-23 07:14:14.8|Info|DownloadDecisionMaker|Processing 62 releases 2024-01-23 07:14:15.0|Info|RssSyncService|RSS Sync Completed. Reports found: 62, Reports grabbed: 0 2024-01-23 07:44:45.0|Info|RssSyncService|Starting RSS Sync 2024-01-23 07:44:46.0|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/23/2024 06:29:47 and 01/23/2024 06:47:33 UTC. Search may be required. 2024-01-23 07:44:47.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1394 bytes) 2024-01-23 07:44:47.1|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-23 07:44:47.1|Info|DownloadDecisionMaker|Processing 10 releases 2024-01-23 07:44:47.2|Info|RssSyncService|RSS Sync Completed. Reports found: 10, Reports grabbed: 0 2024-01-23 08:15:15.5|Info|RssSyncService|Starting RSS Sync 2024-01-23 08:15:17.0|Info|DownloadDecisionMaker|Processing 60 releases 2024-01-23 08:15:17.2|Info|RssSyncService|RSS Sync Completed. Reports found: 60, Reports grabbed: 0 2024-01-23 08:45:45.9|Info|RssSyncService|Starting RSS Sync 2024-01-23 08:45:46.7|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/23/2024 07:27:49 and 01/23/2024 08:02:32 UTC. Search may be required. 2024-01-23 08:45:47.9|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-23 08:45:48.1|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-23 09:15:49.9|Info|RssSyncService|Starting RSS Sync 2024-01-23 09:15:51.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1394 bytes) 2024-01-23 09:15:51.9|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-23 09:15:51.9|Info|DownloadDecisionMaker|Processing 1 releases 2024-01-23 09:15:51.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1, Reports grabbed: 0 2024-01-23 09:46:20.5|Info|RssSyncService|Starting RSS Sync 2024-01-23 09:46:21.5|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/23/2024 08:02:32 and 01/23/2024 09:03:02 UTC. Search may be required. 2024-01-23 09:46:21.7|Info|DownloadDecisionMaker|Processing 54 releases 2024-01-23 09:46:21.9|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0 2024-01-23 10:16:22.5|Info|RssSyncService|Starting RSS Sync 2024-01-23 10:16:22.5|Info|DownloadDecisionMaker|Processing 54 releases 2024-01-23 10:16:22.7|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0 2024-01-23 10:46:22.8|Info|RssSyncService|Starting RSS Sync 2024-01-23 10:46:23.6|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/23/2024 09:24:58 and 01/23/2024 10:22:44 UTC. Search may be required. 2024-01-23 10:46:23.6|Info|DownloadDecisionMaker|Processing 54 releases 2024-01-23 10:46:23.8|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0 2024-01-23 11:16:53.1|Info|RssSyncService|Starting RSS Sync 2024-01-23 11:16:53.1|Info|DownloadDecisionMaker|Processing 54 releases 2024-01-23 11:16:53.3|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0 2024-01-23 11:46:54.4|Info|RssSyncService|Starting RSS Sync 2024-01-23 11:46:57.7|Info|DownloadDecisionMaker|Processing 61 releases 2024-01-23 11:46:57.9|Info|RssSyncService|RSS Sync Completed. Reports found: 61, Reports grabbed: 0 2024-01-23 12:17:25.1|Info|RssSyncService|Starting RSS Sync 2024-01-23 12:17:25.1|Info|DownloadDecisionMaker|Processing 61 releases 2024-01-23 12:17:25.3|Info|RssSyncService|RSS Sync Completed. Reports found: 61, Reports grabbed: 0 2024-01-23 12:47:25.9|Info|RssSyncService|Starting RSS Sync 2024-01-23 12:47:27.1|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/23/2024 11:42:58 and 01/23/2024 11:57:12 UTC. Search may be required. 2024-01-23 12:47:28.2|Info|DownloadDecisionMaker|Processing 57 releases 2024-01-23 12:47:28.2|Warn|QualityFinder|Unable to find exact quality for BLURAY, 720, and REMUX. Using Unknown as fallback 2024-01-23 12:47:28.4|Info|RssSyncService|RSS Sync Completed. Reports found: 57, Reports grabbed: 0 2024-01-23 13:17:30.6|Info|RssSyncService|Starting RSS Sync 2024-01-23 13:17:30.7|Info|DownloadDecisionMaker|Processing 57 releases 2024-01-23 13:17:30.7|Warn|QualityFinder|Unable to find exact quality for BLURAY, 720, and REMUX. Using Unknown as fallback 2024-01-23 13:17:30.9|Info|RssSyncService|RSS Sync Completed. Reports found: 57, Reports grabbed: 0 2024-01-23 13:47:31.2|Info|RssSyncService|Starting RSS Sync 2024-01-23 13:47:32.3|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/23/2024 12:37:45 and 01/23/2024 13:22:18 UTC. Search may be required. 2024-01-23 13:47:35.8|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-23 13:47:36.0|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-23 14:18:01.6|Info|RssSyncService|Starting RSS Sync 2024-01-23 14:18:01.7|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-23 14:18:01.9|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-23 14:48:14.1|Info|RssSyncService|Starting RSS Sync 2024-01-23 14:48:14.9|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/23/2024 13:22:18 and 01/23/2024 14:12:52 UTC. Search may be required. 2024-01-23 14:48:19.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1394 bytes) 2024-01-23 14:48:19.4|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-23 14:48:19.4|Info|DownloadDecisionMaker|Processing 4 releases 2024-01-23 14:48:19.4|Info|RssSyncService|RSS Sync Completed. Reports found: 4, Reports grabbed: 0 2024-01-23 15:18:44.5|Info|RssSyncService|Starting RSS Sync 2024-01-23 15:18:46.1|Info|DownloadDecisionMaker|Processing 4 releases 2024-01-23 15:18:46.2|Info|RssSyncService|RSS Sync Completed. Reports found: 4, Reports grabbed: 0 2024-01-23 15:49:15.5|Info|RssSyncService|Starting RSS Sync 2024-01-23 15:49:16.6|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/23/2024 14:26:58 and 01/23/2024 15:27:55 UTC. Search may be required. 2024-01-23 15:49:16.7|Info|DownloadDecisionMaker|Processing 3 releases 2024-01-23 15:49:16.7|Info|RssSyncService|RSS Sync Completed. Reports found: 3, Reports grabbed: 0 2024-01-23 16:19:19.7|Info|RssSyncService|Starting RSS Sync 2024-01-23 16:19:20.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1394 bytes) 2024-01-23 16:19:20.8|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-23 16:19:20.8|Info|DownloadDecisionMaker|Processing 3 releases 2024-01-23 16:19:20.8|Info|RssSyncService|RSS Sync Completed. Reports found: 3, Reports grabbed: 0 2024-01-23 16:49:21.1|Info|RssSyncService|Starting RSS Sync 2024-01-23 16:49:22.6|Info|DownloadDecisionMaker|Processing 3 releases 2024-01-23 16:49:22.6|Info|RssSyncService|RSS Sync Completed. Reports found: 3, Reports grabbed: 0 2024-01-23 17:19:51.6|Info|RssSyncService|Starting RSS Sync 2024-01-23 17:19:52.6|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/23/2024 15:32:54 and 01/23/2024 16:42:34 UTC. Search may be required. 2024-01-23 17:19:52.6|Info|DownloadDecisionMaker|Processing 1 releases 2024-01-23 17:19:52.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1, Reports grabbed: 0 2024-01-23 17:50:22.1|Info|RssSyncService|Starting RSS Sync 2024-01-23 17:50:23.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1394 bytes) 2024-01-23 17:50:23.4|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-23 17:50:23.4|Info|DownloadDecisionMaker|Processing 1 releases 2024-01-23 17:50:23.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1, Reports grabbed: 0 2024-01-23 18:20:23.5|Info|RssSyncService|Starting RSS Sync 2024-01-23 18:20:24.5|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/23/2024 16:42:34 and 01/23/2024 17:29:55 UTC. Search may be required. 2024-01-23 18:20:28.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1394 bytes) 2024-01-23 18:20:28.8|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-23 18:20:28.8|Info|DownloadDecisionMaker|Processing 1 releases 2024-01-23 18:20:28.8|Info|RssSyncService|RSS Sync Completed. Reports found: 1, Reports grabbed: 0 2024-01-23 18:50:54.0|Info|RssSyncService|Starting RSS Sync 2024-01-23 18:50:55.5|Info|DownloadDecisionMaker|Processing 1 releases 2024-01-23 18:50:55.5|Info|RssSyncService|RSS Sync Completed. Reports found: 1, Reports grabbed: 0 2024-01-23 19:20:56.5|Info|RssSyncService|Starting RSS Sync 2024-01-23 19:20:57.5|Info|DownloadDecisionMaker|No results found 2024-01-23 19:20:57.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2024-01-23 19:51:26.8|Info|RssSyncService|Starting RSS Sync 2024-01-23 19:51:28.7|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-23 19:51:28.9|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-23 20:11:27.0|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup. 2024-01-23 20:12:57.0|Info|HousekeepingService|Running housecleaning tasks 2024-01-23 20:12:57.1|Info|Database|Vacuuming Log database 2024-01-23 20:12:57.1|Info|Database|Log database compressed 2024-01-23 20:12:57.1|Info|Database|Vacuuming Main database 2024-01-23 20:12:57.3|Info|Database|Main database compressed 2024-01-23 20:21:57.1|Info|RssSyncService|Starting RSS Sync 2024-01-23 20:21:58.1|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/23/2024 17:29:55 and 01/23/2024 19:53:15 UTC. Search may be required. 2024-01-23 20:21:58.1|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-23 20:21:58.3|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-23 20:52:28.0|Info|RssSyncService|Starting RSS Sync 2024-01-23 20:52:29.9|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-23 20:52:30.0|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-23 20:56:30.9|Info|DiskScanService|Scanning disk for Avengers: Infinity War 2024-01-23 20:56:30.9|Info|DiskScanService|Completed scanning disk for Avengers: Infinity War 2024-01-23 20:56:30.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-23 20:56:30.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-23 20:56:30.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-23 20:56:30.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-23 20:56:30.9|Info|DiskScanService|Scanning disk for Awakenings 2024-01-23 20:56:31.0|Info|DiskScanService|Completed scanning disk for Awakenings 2024-01-23 20:56:31.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-23 20:56:31.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-23 20:56:31.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-23 20:56:31.0|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files. 2024-01-23 20:56:31.0|Info|DiskScanService|Scanning disk for Blade Runner 2024-01-23 20:56:31.0|Info|DiskScanService|Completed scanning disk for Blade Runner 2024-01-23 20:56:31.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-23 20:56:31.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-23 20:56:31.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-23 20:56:31.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-23 20:56:31.0|Info|RefreshMovieService|Updating info for Drive 2024-01-23 20:56:31.2|Info|DiskScanService|Scanning disk for Drive 2024-01-23 20:56:31.2|Info|DiskScanService|Completed scanning disk for Drive 2024-01-23 20:56:31.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-23 20:56:31.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-23 20:56:31.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-23 20:56:31.3|Info|ExistingExtraFileService|Found 5 possible extra files, imported 3 files. 2024-01-23 20:56:31.3|Info|RefreshMovieService|Updating info for Fargo 2024-01-23 20:56:31.6|Info|DiskScanService|Scanning disk for Fargo 2024-01-23 20:56:31.6|Info|DiskScanService|Completed scanning disk for Fargo 2024-01-23 20:56:31.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-23 20:56:31.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-23 20:56:31.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-23 20:56:31.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-23 20:56:31.6|Info|DiskScanService|Scanning disk for The Godfather 2024-01-23 20:56:31.6|Info|DiskScanService|Completed scanning disk for The Godfather 2024-01-23 20:56:31.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-23 20:56:31.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-23 20:56:31.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-23 20:56:31.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-23 20:56:31.7|Info|DiskScanService|Scanning disk for Medieval 2024-01-23 20:56:31.7|Info|DiskScanService|Completed scanning disk for Medieval 2024-01-23 20:56:31.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-23 20:56:31.7|Info|RefreshMovieService|Updating info for Napoleon 2024-01-23 20:56:31.9|Info|DiskScanService|Scanning disk for Napoleon 2024-01-23 20:56:31.9|Info|DiskScanService|Completed scanning disk for Napoleon 2024-01-23 20:56:31.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-23 20:56:31.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-23 20:56:31.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-23 20:56:31.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-23 20:56:32.0|Info|DiskScanService|Scanning disk for Shooter 2024-01-23 20:56:32.0|Info|DiskScanService|Completed scanning disk for Shooter 2024-01-23 20:56:32.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-23 20:56:32.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-23 20:56:32.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-23 20:56:32.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-23 20:56:32.0|Info|RefreshMovieService|Updating info for Top Gun: Maverick 2024-01-23 20:56:35.1|Info|DiskScanService|Scanning disk for Top Gun: Maverick 2024-01-23 20:56:35.1|Info|DiskScanService|Completed scanning disk for Top Gun: Maverick 2024-01-23 20:56:35.1|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-23 20:56:35.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-23 20:56:35.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-23 20:56:35.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-23 21:22:31.6|Info|RssSyncService|Starting RSS Sync 2024-01-23 21:22:32.5|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-23 21:22:32.7|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-23 21:52:36.3|Info|RssSyncService|Starting RSS Sync 2024-01-23 21:52:37.1|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-23 21:52:37.2|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-23 22:22:38.4|Info|RssSyncService|Starting RSS Sync 2024-01-23 22:22:39.3|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/23/2024 19:53:15 and 01/23/2024 21:29:10 UTC. Search may be required. 2024-01-23 22:22:39.4|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-23 22:22:39.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-23 22:53:09.4|Info|RssSyncService|Starting RSS Sync 2024-01-23 22:53:10.5|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-23 22:53:10.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-23 23:23:11.1|Info|RssSyncService|Starting RSS Sync 2024-01-23 23:23:12.1|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/23/2024 21:35:44 and 01/23/2024 22:38:10 UTC. Search may be required. 2024-01-23 23:23:12.1|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-23 23:23:12.3|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-23 23:53:41.9|Info|RssSyncService|Starting RSS Sync 2024-01-23 23:53:42.9|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-23 23:53:43.1|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-24 00:24:12.2|Info|RssSyncService|Starting RSS Sync 2024-01-24 00:24:13.3|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/23/2024 22:38:10 and 01/23/2024 23:34:25 UTC. Search may be required. 2024-01-24 00:24:13.3|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-24 00:24:13.5|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-24 00:54:43.3|Info|RssSyncService|Starting RSS Sync 2024-01-24 00:54:45.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1394 bytes) 2024-01-24 00:54:45.4|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-24 00:54:45.4|Info|DownloadDecisionMaker|Processing 1 releases 2024-01-24 00:54:45.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1, Reports grabbed: 0 2024-01-24 01:25:14.8|Info|RssSyncService|Starting RSS Sync 2024-01-24 01:25:15.9|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/23/2024 23:34:25 and 01/24/2024 00:51:49 UTC. Search may be required. 2024-01-24 01:25:16.0|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-24 01:25:16.2|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-24 01:55:45.2|Info|RssSyncService|Starting RSS Sync 2024-01-24 01:55:45.2|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-24 01:55:45.4|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-24 02:25:45.9|Info|RssSyncService|Starting RSS Sync 2024-01-24 02:25:47.8|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-24 02:25:48.0|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-24 02:56:17.0|Info|RssSyncService|Starting RSS Sync 2024-01-24 02:56:17.1|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-24 02:56:17.3|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-24 03:20:09.9|Error|TaskExtensions|Task Error [v5.2.6.8376] code = Full (13), message = System.Data.SQLite.SQLiteException (0x800007FF): database or disk is full database or disk is full at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1142 at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1125 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 188 at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Radarr.Core/Datastore/BasicRepository.cs:line 151 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 138 at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3) at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 142 at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in ./Radarr.Core/Jobs/Scheduler.cs:line 42 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) 2024-01-24 03:20:39.9|Error|TaskExtensions|Task Error [v5.2.6.8376] code = Full (13), message = System.Data.SQLite.SQLiteException (0x800007FF): database or disk is full database or disk is full at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at Dappe2024-01-24 03:26:23.6|Info|RssSyncService|Starting RSS Sync 2024-01-24 03:26:24.7|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-24 03:26:24.9|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-24 03:56:54.1|Info|RssSyncService|Starting RSS Sync 2024-01-24 03:56:54.2|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-24 03:56:54.4|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-24 04:26:54.5|Info|RssSyncService|Starting RSS Sync 2024-01-24 04:26:59.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/thepiratebay/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (4138 bytes) 2024-01-24 04:26:59.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (4145 bytes) 2024-01-24 04:26:59.9|Warn|Torznab|The Pirate Bay HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/thepiratebay/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-24 04:27:00.4|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-24 04:27:00.4|Info|DownloadDecisionMaker|No results found 2024-01-24 04:27:00.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2024-01-24 04:57:25.0|Info|RssSyncService|Starting RSS Sync 2024-01-24 04:57:26.0|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-24 04:57:26.2|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-24 05:27:55.4|Info|RssSyncService|Starting RSS Sync 2024-01-24 05:27:55.5|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-24 05:27:55.7|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-24 05:57:55.9|Info|RssSyncService|Starting RSS Sync 2024-01-24 05:57:57.0|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-24 05:57:57.1|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-24 06:28:26.4|Info|RssSyncService|Starting RSS Sync 2024-01-24 06:28:26.5|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-24 06:28:26.6|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-24 06:58:27.4|Info|RssSyncService|Starting RSS Sync 2024-01-24 06:58:28.3|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/24/2024 00:51:49 and 01/24/2024 06:17:13 UTC. Search may be required. 2024-01-24 06:58:28.4|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-24 06:58:28.6|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-24 07:28:57.8|Info|RssSyncService|Starting RSS Sync 2024-01-24 07:28:57.9|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-24 07:28:58.0|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-24 07:59:00.4|Info|RssSyncService|Starting RSS Sync 2024-01-24 07:59:01.4|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/24/2024 06:17:13 and 01/24/2024 07:31:13 UTC. Search may be required. 2024-01-24 07:59:01.5|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-24 07:59:01.7|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-24 08:29:30.7|Info|RssSyncService|Starting RSS Sync 2024-01-24 08:29:30.8|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-24 08:29:31.0|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-24 08:59:31.1|Info|RssSyncService|Starting RSS Sync 2024-01-24 08:59:32.0|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/24/2024 07:31:13 and 01/24/2024 08:36:11 UTC. Search may be required. 2024-01-24 08:59:32.1|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-24 08:59:32.3|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-24 09:30:01.4|Info|RssSyncService|Starting RSS Sync 2024-01-24 09:30:01.4|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-24 09:30:01.6|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-24 10:00:02.1|Info|RssSyncService|Starting RSS Sync 2024-01-24 10:00:03.1|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/24/2024 08:36:11 and 01/24/2024 09:39:39 UTC. Search may be required. 2024-01-24 10:00:04.0|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-24 10:00:04.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-24 10:30:33.1|Info|RssSyncService|Starting RSS Sync 2024-01-24 10:30:33.1|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-24 10:30:33.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-24 11:00:33.8|Info|RssSyncService|Starting RSS Sync 2024-01-24 11:00:35.0|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/24/2024 09:43:39 and 01/24/2024 10:28:01 UTC. Search may be required. 2024-01-24 11:00:35.5|Info|DownloadDecisionMaker|Processing 2 releases 2024-01-24 11:00:35.5|Info|RssSyncService|RSS Sync Completed. Reports found: 2, Reports grabbed: 0 2024-01-24 11:31:04.8|Info|RssSyncService|Starting RSS Sync 2024-01-24 11:31:04.8|Info|DownloadDecisionMaker|Processing 2 releases 2024-01-24 11:31:04.8|Info|RssSyncService|RSS Sync Completed. Reports found: 2, Reports grabbed: 0 2024-01-24 12:01:05.0|Info|RssSyncService|Starting RSS Sync 2024-01-24 12:01:06.0|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/24/2024 10:42:05 and 01/24/2024 11:52:02 UTC. Search may be required. 2024-01-24 12:02:45.1|Warn|Torznab|Unable to connect to indexer, possibly due to a timeout. http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100 [v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: The operation was canceled. ---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled. ---> System.Net.Sockets.SocketException (125): Operation canceled --- End of inner exception stack trace --- at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async) at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 105 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 335 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 317 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 131 2024-01-24 12:02:45.1|Info|DownloadDecisionMaker|Processing 2 releases 2024-01-24 12:02:45.1|Info|RssSyncService|RSS Sync Completed. Reports found: 2, Reports grabbed: 0 2024-01-24 12:33:05.5|Info|RssSyncService|Starting RSS Sync 2024-01-24 12:33:06.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1394 bytes) 2024-01-24 12:33:06.8|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-24 12:33:06.8|Info|DownloadDecisionMaker|Processing 2 releases 2024-01-24 12:33:06.8|Info|RssSyncService|RSS Sync Completed. Reports found: 2, Reports grabbed: 0 2024-01-24 13:03:35.9|Info|RssSyncService|Starting RSS Sync 2024-01-24 13:03:36.9|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/24/2024 11:54:29 and 01/24/2024 12:29:11 UTC. Search may be required. 2024-01-24 13:03:38.2|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-24 13:03:38.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-24 13:34:06.2|Info|RssSyncService|Starting RSS Sync 2024-01-24 13:34:06.2|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-24 13:34:06.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-24 14:04:06.7|Info|RssSyncService|Starting RSS Sync 2024-01-24 14:04:07.7|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/24/2024 12:47:10 and 01/24/2024 13:57:14 UTC. Search may be required. 2024-01-24 14:04:07.9|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-24 14:04:08.1|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-24 14:34:12.5|Info|RssSyncService|Starting RSS Sync 2024-01-24 14:34:12.6|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-24 14:34:12.8|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-24 15:04:33.4|Info|RssSyncService|Starting RSS Sync 2024-01-24 15:04:34.2|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/24/2024 13:57:14 and 01/24/2024 14:40:41 UTC. Search may be required. 2024-01-24 15:04:34.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1394 bytes) 2024-01-24 15:04:34.3|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-24 15:04:34.3|Info|DownloadDecisionMaker|Processing 4 releases 2024-01-24 15:04:34.3|Info|RssSyncService|RSS Sync Completed. Reports found: 4, Reports grabbed: 0 2024-01-24 15:35:03.9|Info|RssSyncService|Starting RSS Sync 2024-01-24 15:35:06.5|Info|DownloadDecisionMaker|Processing 54 releases 2024-01-24 15:35:06.8|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0 2024-01-24 16:05:35.2|Info|RssSyncService|Starting RSS Sync 2024-01-24 16:05:36.2|Info|DownloadDecisionMaker|Processing 54 releases 2024-01-24 16:05:36.4|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0 2024-01-24 16:36:05.9|Info|RssSyncService|Starting RSS Sync 2024-01-24 16:36:09.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1394 bytes) 2024-01-24 16:36:09.7|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-24 16:36:09.7|Info|DownloadDecisionMaker|Processing 4 releases 2024-01-24 16:36:09.8|Info|RssSyncService|RSS Sync Completed. Reports found: 4, Reports grabbed: 0 2024-01-24 17:06:36.4|Info|RssSyncService|Starting RSS Sync 2024-01-24 17:06:37.2|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/24/2024 15:52:34 and 01/24/2024 16:17:57 UTC. Search may be required. 2024-01-24 17:06:41.1|Info|DownloadDecisionMaker|Processing 2 releases 2024-01-24 17:06:41.1|Info|RssSyncService|RSS Sync Completed. Reports found: 2, Reports grabbed: 0 2024-01-24 17:37:10.5|Info|RssSyncService|Starting RSS Sync 2024-01-24 17:37:11.8|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-24 17:37:12.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-24 18:07:41.1|Info|RssSyncService|Starting RSS Sync 2024-01-24 18:07:41.1|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-24 18:07:41.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-24 18:36:22.9|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Transmission [v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: A task was canceled. at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 105 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70 at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 128 at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.ProcessRequest(String action, Object arguments, TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 317 at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.GetTorrentStatus(IEnumerable`1 hashStrings, TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 194 at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.GetTorrents(TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 43 at NzbDrone.Core.Download.Clients.Transmission.TransmissionBase.GetItems() in ./Radarr.Core/Download/Clients/Transmission/TransmissionBase.cs:line 38 at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Radarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90 2024-01-24 18:37:42.9|Info|RssSyncService|Starting RSS Sync 2024-01-24 18:39:23.0|Warn|Torznab|Unable to connect to indexer, possibly due to a timeout. http://192.168.0.23:9117/api/v2.0/indexers/thepiratebay/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100 [v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: A task was canceled. at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 105 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 335 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 317 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 131 2024-01-24 18:39:23.0|Warn|Torznab|Unable to connect to indexer, possibly due to a timeout. http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100 [v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: A task was canceled. at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 105 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 335 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 317 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 131 2024-01-24 18:39:23.0|Info|DownloadDecisionMaker|No results found 2024-01-24 18:39:23.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2024-01-24 18:39:23.0|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Transmission [v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: A task was canceled. at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 105 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70 at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 128 at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.ProcessRequest(String action, Object arguments, TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 317 at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.GetTorrentStatus(IEnumerable`1 hashStrings, TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 194 at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.GetTorrents(TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 43 at NzbDrone.Core.Download.Clients.Transmission.TransmissionBase.GetItems() in ./Radarr.Core/Download/Clients/Transmission/TransmissionBase.cs:line 38 at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Radarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90 2024-01-24 18:42:23.0|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Transmission [v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: A task was canceled. at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 105 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70 at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 128 at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.ProcessRequest(String action, Object arguments, TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 317 at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.GetTorrentStatus(IEnumerable`1 hashStrings, TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 194 at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.GetTorrents(TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 43 at NzbDrone.Core.Download.Clients.Transmission.TransmissionBase.GetItems() in ./Radarr.Core/Download/Clients/Transmission/TransmissionBase.cs:line 38 at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Radarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90 2024-01-24 19:09:44.6|Info|RssSyncService|Starting RSS Sync 2024-01-24 19:09:46.1|Info|DownloadDecisionMaker|No results found 2024-01-24 19:09:46.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2024-01-24 19:39:53.0|Info|RssSyncService|Starting RSS Sync 2024-01-24 19:39:53.0|Info|DownloadDecisionMaker|No results found 2024-01-24 19:39:53.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2024-01-24 20:09:54.3|Info|RssSyncService|Starting RSS Sync 2024-01-24 20:09:55.1|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/24/2024 17:21:25 and 01/24/2024 19:42:34 UTC. Search may be required. 2024-01-24 20:09:55.1|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-24 20:09:55.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-24 20:11:54.4|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup. 2024-01-24 20:13:24.4|Info|HousekeepingService|Running housecleaning tasks 2024-01-24 20:13:24.5|Info|Database|Vacuuming Log database 2024-01-24 20:13:24.5|Info|Database|Log database compressed 2024-01-24 20:13:24.5|Info|Database|Vacuuming Main database 2024-01-24 20:13:24.6|Info|Database|Main database compressed 2024-01-24 20:39:55.6|Info|RssSyncService|Starting RSS Sync 2024-01-24 20:39:55.7|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-24 20:39:56.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-24 20:56:59.7|Info|DiskScanService|Scanning disk for Avengers: Infinity War 2024-01-24 20:56:59.7|Info|DiskScanService|Completed scanning disk for Avengers: Infinity War 2024-01-24 20:56:59.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-24 20:56:59.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-24 20:56:59.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-24 20:56:59.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-24 20:56:59.7|Info|DiskScanService|Scanning disk for Awakenings 2024-01-24 20:57:00.0|Info|DiskScanService|Completed scanning disk for Awakenings 2024-01-24 20:57:00.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-24 20:57:00.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-24 20:57:00.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-24 20:57:00.0|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files. 2024-01-24 20:57:00.1|Info|RefreshMovieService|Updating info for Blade Runner 2024-01-24 20:57:00.4|Info|DiskScanService|Scanning disk for Blade Runner 2024-01-24 20:57:00.4|Info|DiskScanService|Completed scanning disk for Blade Runner 2024-01-24 20:57:00.4|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-24 20:57:00.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-24 20:57:00.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-24 20:57:00.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-24 20:57:00.4|Info|DiskScanService|Scanning disk for Drive 2024-01-24 20:57:00.4|Info|DiskScanService|Completed scanning disk for Drive 2024-01-24 20:57:00.4|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-24 20:57:00.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-24 20:57:00.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-24 20:57:00.5|Info|ExistingExtraFileService|Found 5 possible extra files, imported 3 files. 2024-01-24 20:57:00.5|Info|DiskScanService|Scanning disk for Fargo 2024-01-24 20:57:00.5|Info|DiskScanService|Completed scanning disk for Fargo 2024-01-24 20:57:00.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-24 20:57:00.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-24 20:57:00.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-24 20:57:00.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-24 20:57:00.5|Info|RefreshMovieService|Updating info for The Godfather 2024-01-24 20:57:01.2|Info|DiskScanService|Scanning disk for The Godfather 2024-01-24 20:57:01.2|Info|DiskScanService|Completed scanning disk for The Godfather 2024-01-24 20:57:01.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-24 20:57:01.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-24 20:57:01.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-24 20:57:01.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-24 20:57:01.2|Info|DiskScanService|Scanning disk for Medieval 2024-01-24 20:57:01.2|Info|DiskScanService|Completed scanning disk for Medieval 2024-01-24 20:57:01.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation 2024-01-24 20:57:01.2|Info|RefreshMovieService|Updating info for Napoleon 2024-01-24 20:57:01.9|Info|DiskScanService|Scanning disk for Napoleon 2024-01-24 20:57:01.9|Info|DiskScanService|Completed scanning disk for Napoleon 2024-01-24 20:57:01.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-24 20:57:01.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-24 20:57:01.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-24 20:57:01.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-24 20:57:01.9|Info|DiskScanService|Scanning disk for Shooter 2024-01-24 20:57:01.9|Info|DiskScanService|Completed scanning disk for Shooter 2024-01-24 20:57:01.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-24 20:57:01.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-24 20:57:01.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-24 20:57:01.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-24 20:57:01.9|Info|RefreshMovieService|Updating info for Top Gun: Maverick 2024-01-24 20:57:02.6|Info|DiskScanService|Scanning disk for Top Gun: Maverick 2024-01-24 20:57:02.6|Info|DiskScanService|Completed scanning disk for Top Gun: Maverick 2024-01-24 20:57:02.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2024-01-24 20:57:02.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2024-01-24 20:57:02.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2024-01-24 20:57:02.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2024-01-24 21:10:00.7|Info|RssSyncService|Starting RSS Sync 2024-01-24 21:10:04.7|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-24 21:10:04.9|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-24 21:40:34.0|Info|RssSyncService|Starting RSS Sync 2024-01-24 21:40:34.1|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-24 21:40:34.3|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-24 22:10:35.6|Info|RssSyncService|Starting RSS Sync 2024-01-24 22:10:36.5|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/24/2024 19:48:42 and 01/24/2024 21:42:15 UTC. Search may be required. 2024-01-24 22:10:36.6|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-24 22:10:36.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-24 22:41:05.9|Info|RssSyncService|Starting RSS Sync 2024-01-24 22:41:06.0|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-24 22:41:06.3|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-24 23:11:06.3|Info|RssSyncService|Starting RSS Sync 2024-01-24 23:11:07.3|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/24/2024 21:55:10 and 01/24/2024 22:32:55 UTC. Search may be required. 2024-01-24 23:11:07.3|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-24 23:11:07.5|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-24 23:41:36.7|Info|RssSyncService|Starting RSS Sync 2024-01-24 23:41:36.7|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-24 23:41:37.0|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-25 00:11:37.1|Info|RssSyncService|Starting RSS Sync 2024-01-25 00:11:38.1|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/24/2024 22:32:55 and 01/24/2024 23:22:15 UTC. Search may be required. 2024-01-25 00:11:38.9|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-25 00:11:39.1|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-25 00:42:07.7|Info|RssSyncService|Starting RSS Sync 2024-01-25 00:42:07.8|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-25 00:42:08.0|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-25 01:12:08.2|Info|RssSyncService|Starting RSS Sync 2024-01-25 01:12:09.1|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/24/2024 23:22:15 and 01/25/2024 00:53:15 UTC. Search may be required. 2024-01-25 01:12:09.1|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-25 01:12:09.3|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-25 01:42:38.5|Info|RssSyncService|Starting RSS Sync 2024-01-25 01:42:38.6|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-25 01:42:38.8|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-25 02:12:40.8|Info|RssSyncService|Starting RSS Sync 2024-01-25 02:12:42.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1394 bytes) 2024-01-25 02:12:45.1|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-25 02:12:45.1|Info|DownloadDecisionMaker|Processing 9 releases 2024-01-25 02:12:45.1|Info|RssSyncService|RSS Sync Completed. Reports found: 9, Reports grabbed: 0 2024-01-25 02:43:13.2|Info|RssSyncService|Starting RSS Sync 2024-01-25 02:43:14.4|Info|DownloadDecisionMaker|Processing 59 releases 2024-01-25 02:43:14.7|Info|RssSyncService|RSS Sync Completed. Reports found: 59, Reports grabbed: 0 2024-01-25 03:13:38.9|Info|RssSyncService|Starting RSS Sync 2024-01-25 03:13:40.0|Info|DownloadDecisionMaker|Processing 59 releases 2024-01-25 03:13:40.3|Info|RssSyncService|RSS Sync Completed. Reports found: 59, Reports grabbed: 0 2024-01-25 03:43:46.7|Info|RssSyncService|Starting RSS Sync 2024-01-25 03:43:47.7|Info|DownloadDecisionMaker|Processing 59 releases 2024-01-25 03:43:48.0|Info|RssSyncService|RSS Sync Completed. Reports found: 59, Reports grabbed: 0 2024-01-25 04:14:17.2|Info|RssSyncService|Starting RSS Sync 2024-01-25 04:14:18.1|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/25/2024 02:27:35 and 01/25/2024 03:41:47 UTC. Search may be required. 2024-01-25 04:14:18.1|Info|DownloadDecisionMaker|Processing 56 releases 2024-01-25 04:14:18.4|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0 2024-01-25 04:44:47.8|Info|RssSyncService|Starting RSS Sync 2024-01-25 04:44:49.3|Info|DownloadDecisionMaker|Processing 56 releases 2024-01-25 04:44:49.6|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0 2024-01-25 05:15:18.7|Info|RssSyncService|Starting RSS Sync 2024-01-25 05:15:19.5|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-25 05:15:19.7|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-25 05:45:49.3|Info|RssSyncService|Starting RSS Sync 2024-01-25 05:45:50.3|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-25 05:45:50.6|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-25 06:15:51.8|Info|RssSyncService|Starting RSS Sync 2024-01-25 06:15:52.7|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/25/2024 03:58:56 and 01/25/2024 06:06:14 UTC. Search may be required. 2024-01-25 06:15:52.7|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-25 06:15:52.9|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-25 06:46:22.2|Info|RssSyncService|Starting RSS Sync 2024-01-25 06:46:23.1|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-25 06:46:23.4|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-25 07:16:52.7|Info|RssSyncService|Starting RSS Sync 2024-01-25 07:16:53.4|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/25/2024 06:07:39 and 01/25/2024 06:30:58 UTC. Search may be required. 2024-01-25 07:16:53.4|Info|DownloadDecisionMaker|Processing 57 releases 2024-01-25 07:16:53.6|Info|RssSyncService|RSS Sync Completed. Reports found: 57, Reports grabbed: 0 2024-01-25 07:47:23.1|Info|RssSyncService|Starting RSS Sync 2024-01-25 07:47:26.9|Info|DownloadDecisionMaker|Processing 57 releases 2024-01-25 07:47:27.2|Info|RssSyncService|RSS Sync Completed. Reports found: 57, Reports grabbed: 0 2024-01-25 08:17:53.8|Info|RssSyncService|Starting RSS Sync 2024-01-25 08:17:54.8|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/25/2024 06:53:15 and 01/25/2024 07:53:15 UTC. Search may be required. 2024-01-25 08:17:54.8|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-25 08:17:55.0|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-25 08:48:24.2|Info|RssSyncService|Starting RSS Sync 2024-01-25 08:48:25.2|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-25 08:48:25.5|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-25 09:18:54.9|Info|RssSyncService|Starting RSS Sync 2024-01-25 09:18:55.9|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/25/2024 08:00:07 and 01/25/2024 08:47:17 UTC. Search may be required. 2024-01-25 09:18:55.9|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-25 09:18:56.1|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-25 09:48:56.6|Info|RssSyncService|Starting RSS Sync 2024-01-25 09:49:00.8|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-25 09:49:01.0|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-25 10:19:27.2|Info|RssSyncService|Starting RSS Sync 2024-01-25 10:19:28.1|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/25/2024 08:47:17 and 01/25/2024 09:37:54 UTC. Search may be required. 2024-01-25 10:19:28.1|Info|DownloadDecisionMaker|Processing 54 releases 2024-01-25 10:19:28.4|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0 2024-01-25 10:49:57.6|Info|RssSyncService|Starting RSS Sync 2024-01-25 10:49:59.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1394 bytes) 2024-01-25 10:49:59.2|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-25 10:49:59.2|Info|DownloadDecisionMaker|Processing 4 releases 2024-01-25 10:49:59.2|Info|RssSyncService|RSS Sync Completed. Reports found: 4, Reports grabbed: 0 2024-01-25 11:20:28.5|Info|RssSyncService|Starting RSS Sync 2024-01-25 11:20:29.4|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/25/2024 09:57:44 and 01/25/2024 10:52:39 UTC. Search may be required. 2024-01-25 11:20:29.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1394 bytes) 2024-01-25 11:20:29.6|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-25 11:20:29.6|Info|DownloadDecisionMaker|Processing 4 releases 2024-01-25 11:20:29.6|Info|RssSyncService|RSS Sync Completed. Reports found: 4, Reports grabbed: 0 2024-01-25 11:50:59.4|Info|RssSyncService|Starting RSS Sync 2024-01-25 11:51:01.4|Info|DownloadDecisionMaker|Processing 54 releases 2024-01-25 11:51:01.6|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0 2024-01-25 12:21:30.7|Info|RssSyncService|Starting RSS Sync 2024-01-25 12:21:31.9|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/25/2024 11:09:27 and 01/25/2024 11:57:16 UTC. Search may be required. 2024-01-25 12:21:31.9|Info|DownloadDecisionMaker|Processing 52 releases 2024-01-25 12:21:32.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0 2024-01-25 12:52:01.7|Info|RssSyncService|Starting RSS Sync 2024-01-25 12:52:18.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1394 bytes) 2024-01-25 12:52:18.5|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-25 12:52:18.5|Info|DownloadDecisionMaker|Processing 2 releases 2024-01-25 12:52:18.5|Info|RssSyncService|RSS Sync Completed. Reports found: 2, Reports grabbed: 0 2024-01-25 13:22:34.1|Info|RssSyncService|Starting RSS Sync 2024-01-25 13:22:35.2|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/25/2024 12:07:39 and 01/25/2024 12:52:38 UTC. Search may be required. 2024-01-25 13:22:38.6|Info|DownloadDecisionMaker|Processing 53 releases 2024-01-25 13:22:38.9|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0 2024-01-25 13:31:10.5|Info|Microsoft.Hosting.Lifetime|Application is shutting down... 2024-01-25 13:31:11.8|Info|ConsoleApp|Exiting main. 2024-01-25 13:33:46.5|Info|Bootstrap|Starting Radarr - /app/radarr/bin/Radarr - Version 5.2.6.8376 2024-01-25 13:33:46.9|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-25 13:33:47.5|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-25 13:33:50.8|Info|AppFolderInfo|Data directory is being overridden to [/config] 2024-01-25 13:33:52.2|Info|MigrationController|*** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 2024-01-25 13:33:53.2|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 2024-01-25 13:33:57.4|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:7878 2024-01-25 13:33:59.4|Info|CommandExecutor|Starting 2 threads for tasks. 2024-01-25 13:34:00.0|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down. 2024-01-25 13:34:00.0|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production 2024-01-25 13:34:00.0|Info|Microsoft.Hosting.Lifetime|Content root path: /app/radarr/bin 2024-01-25 13:49:07.9|Error|CommandExecutor|Error occurred while executing task RefreshMonitoredDownloads [v5.2.6.8376] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked database is locked at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2938 at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 648 at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in ./Radarr.Core/Datastore/BasicRepository.cs:line 385 at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in ./Radarr.Core/Datastore/BasicRepository.cs:line 335 at NzbDrone.Core.Messaging.Commands.CommandRepository.End(CommandModel command) in ./Radarr.Core/Messaging/Commands/CommandRepository.cs:line 60 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Update(CommandModel command, CommandStatus status, String message) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 265 at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Complete(CommandModel command, String message) in ./Radarr.Core/Messaging/Commands/CommandQueueManager.cs:line 204 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 83 at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44 2024-01-25 13:53:07.8|Info|RssSyncService|Starting RSS Sync 2024-01-25 13:53:17.3|Info|DownloadDecisionMaker|Processing 54 releases 2024-01-25 13:53:17.7|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0 2024-01-25 14:23:20.9|Info|RssSyncService|Starting RSS Sync 2024-01-25 14:23:21.0|Info|DownloadDecisionMaker|Processing 54 releases 2024-01-25 14:23:21.2|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0 2024-01-25 14:53:30.2|Info|RssSyncService|Starting RSS Sync 2024-01-25 14:53:31.2|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/25/2024 13:38:12 and 01/25/2024 14:38:15 UTC. Search may be required. 2024-01-25 14:53:31.3|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-25 14:53:31.5|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-25 15:24:01.2|Info|RssSyncService|Starting RSS Sync 2024-01-25 15:24:01.2|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-25 15:24:01.5|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-25 15:54:01.6|Info|RssSyncService|Starting RSS Sync 2024-01-25 15:54:02.6|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/25/2024 14:38:15 and 01/25/2024 15:32:36 UTC. Search may be required. 2024-01-25 15:54:02.8|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-25 15:54:03.1|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-25 16:24:33.0|Info|RssSyncService|Starting RSS Sync 2024-01-25 16:24:33.1|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-25 16:24:33.4|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-25 16:54:33.7|Info|RssSyncService|Starting RSS Sync 2024-01-25 16:54:34.8|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/25/2024 15:32:36 and 01/25/2024 16:17:19 UTC. Search may be required. 2024-01-25 16:54:34.9|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-25 16:54:35.2|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-25 17:25:04.2|Info|RssSyncService|Starting RSS Sync 2024-01-25 17:25:04.3|Info|DownloadDecisionMaker|Processing 51 releases 2024-01-25 17:25:04.5|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2024-01-25 17:55:05.4|Info|RssSyncService|Starting RSS Sync 2024-01-25 17:55:06.5|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/25/2024 16:17:19 and 01/25/2024 17:27:38 UTC. Search may be required. 2024-01-25 17:55:06.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1394 bytes) 2024-01-25 17:55:06.9|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-25 17:55:06.9|Info|DownloadDecisionMaker|Processing 1 releases 2024-01-25 17:55:06.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1, Reports grabbed: 0 2024-01-25 18:25:08.0|Info|RssSyncService|Starting RSS Sync 2024-01-25 18:25:16.7|Info|DownloadDecisionMaker|Processing 1 releases 2024-01-25 18:25:16.7|Info|RssSyncService|RSS Sync Completed. Reports found: 1, Reports grabbed: 0 2024-01-25 18:55:40.2|Info|RssSyncService|Starting RSS Sync 2024-01-25 18:55:41.0|Warn|Torznab|Indexer The Pirate Bay rss sync didn't cover the period between 01/25/2024 17:27:38 and 01/25/2024 17:48:20 UTC. Search may be required. 2024-01-25 18:55:41.0|Info|DownloadDecisionMaker|Processing 3 releases 2024-01-25 18:55:41.0|Info|RssSyncService|RSS Sync Completed. Reports found: 3, Reports grabbed: 0 2024-01-25 19:26:10.6|Info|RssSyncService|Starting RSS Sync 2024-01-25 19:26:11.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (1394 bytes) 2024-01-25 19:26:11.6|Warn|Torznab|Torrent Galaxy HTTP request failed: [400:BadRequest] [GET] at [http://192.168.0.23:9117/api/v2.0/indexers/torrentgalaxy/results/torznab/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060&extended=1&apikey=(removed)&offset=0&limit=100] 2024-01-25 19:26:11.6|Info|DownloadDecisionMaker|Processing 3 releases 2024-01-25 19:26:11.6|Info|RssSyncService|RSS Sync Completed. Reports found: 3, Reports grabbed: 0 2024-01-25 19:56:15.2|Info|RssSyncService|Starting RSS Sync 2024-01-25 19:56:17.9|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-25 19:56:18.1|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-25 20:12:22.4|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup. 2024-01-25 20:13:52.4|Info|HousekeepingService|Running housecleaning tasks 2024-01-25 20:13:52.5|Info|Database|Vacuuming Log database 2024-01-25 20:13:52.5|Info|Database|Log database compressed 2024-01-25 20:13:52.5|Info|Database|Vacuuming Main database 2024-01-25 20:13:52.7|Info|Database|Main database compressed 2024-01-25 20:26:22.6|Info|RssSyncService|Starting RSS Sync 2024-01-25 20:26:22.7|Info|DownloadDecisionMaker|Processing 50 releases 2024-01-25 20:26:22.8|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0 2024-01-25 20:56:24.7|Info|RssSyncService|Starting RSS Sync