Advertisement
Guest User

Untitled

a guest
Nov 5th, 2016
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1. [Trace] ConfigService: Using default config value for 'downloadedepisodesfolder' defaultValue:''
  2. [Trace] DownloadedEpisodesCommandService: Drone Factory folder is not configured
  3. [Trace] CommandQueueManager: Updating command status
  4. [Trace] EventAggregator: Publishing CommandExecutedEvent
  5. [Trace] EventAggregator: CommandExecutedEvent -> TaskManager
  6. [Trace] ConfigService: Using default config value for 'removecompleteddownloads' defaultValue:'False'
  7. [Trace] EventAggregator: Publishing TrackedDownloadRefreshedEvent
  8. [Trace] EventAggregator: TrackedDownloadRefreshedEvent -> QueueService
  9. [Trace] EventAggregator: Publishing QueueUpdatedEvent
  10. [Trace] EventAggregator: QueueUpdatedEvent -> QueueModule
  11. [Trace] EventAggregator: QueueUpdatedEvent <- QueueModule
  12. [Trace] EventAggregator: TrackedDownloadRefreshedEvent <- QueueService
  13. [Trace] CommandQueueManager: Updating command status
  14. [Trace] TaskManager: Updating last run time for: NzbDrone.Core.MediaFiles.Commands.DownloadedEpisodesScanCommand
  15. [Trace] Http: Req: 74 [GET] /api/queue?sort_by=timeleft&order=asc
  16. [Trace] EventAggregator: Publishing CommandExecutedEvent
  17. [Trace] EventAggregator: CommandExecutedEvent -> TaskManager
  18. [Trace] TaskManager: Updating last run time for: NzbDrone.Core.Download.CheckForFinishedDownloadCommand
  19. [Trace] Http: Res: 74 [GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (93 ms)
  20. [Debug] Api: [GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (93 ms)
  21. [Trace] EventAggregator: CommandExecutedEvent <- TaskManager
  22. [Trace] EventAggregator: CommandExecutedEvent -> TaskModule
  23. [Trace] EventAggregator: CommandExecutedEvent <- TaskModule
  24. [Trace] CommandExecutor: CheckForFinishedDownloadCommand <- DownloadMonitoringService [00:00:00.7760110]
  25. [Trace] EventAggregator: CommandExecutedEvent <- TaskManager
  26. [Trace] EventAggregator: CommandExecutedEvent -> TaskModule
  27. [Trace] EventAggregator: CommandExecutedEvent <- TaskModule
  28. [Trace] CommandExecutor: DownloadedEpisodesScanCommand <- DownloadedEpisodesCommandService [00:00:00.3508990]
  29. [Trace] Scheduler: Pending Tasks: 0
  30. Terminated
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement