Skip to content

Instantly share code, notes, and snippets.

@thaynos
Created January 27, 2024 07:14
Show Gist options
  • Save thaynos/c0ef1fd9aeed4c13c32c1e5312b19ec6 to your computer and use it in GitHub Desktop.
Save thaynos/c0ef1fd9aeed4c13c32c1e5312b19ec6 to your computer and use it in GitHub Desktop.
sonarrrr
2024-01-27 11:13:34.4|Trace|CommandQueueManager|Updating command status
2024-01-27 11:13:34.4|Trace|EventAggregator|Publishing CommandUpdatedEvent
2024-01-27 11:13:34.4|Trace|EventAggregator|CommandUpdatedEvent -> CommandController
2024-01-27 11:13:34.4|Trace|EventAggregator|CommandUpdatedEvent <- CommandController
2024-01-27 11:13:34.4|Trace|EventAggregator|Publishing CommandExecutedEvent
2024-01-27 11:13:34.4|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
2024-01-27 11:13:34.4|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
2024-01-27 11:13:34.4|Trace|EventAggregator|CommandExecutedEvent -> TaskController
2024-01-27 11:13:34.4|Trace|EventAggregator|CommandExecutedEvent <- TaskController
2024-01-27 11:13:34.4|Trace|EventAggregator|CommandExecutedEvent -> QualityDefinitionController
2024-01-27 11:13:34.4|Trace|EventAggregator|CommandExecutedEvent <- QualityDefinitionController
2024-01-27 11:13:34.4|Trace|CommandExecutor|DeleteLogFilesCommand <- DeleteLogFilesService [00:00:00.0060246]
2024-01-27 11:13:34.5|Trace|Http|Req: 1048 [GET] /api/v3/command (from ::1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0)
2024-01-27 11:13:34.5|Trace|CommandQueueManager|Getting all commands
2024-01-27 11:13:34.5|Trace|Http|Res: 1048 [GET] /api/v3/command: 200.OK (1 ms)
2024-01-27 11:13:34.5|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2024-01-27 11:13:34.6|Trace|Http|Req: 1049 [GET] /api/v3/log/file (from ::1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0)
2024-01-27 11:13:34.6|Trace|Http|Res: 1049 [GET] /api/v3/log/file: 200.OK (0 ms)
2024-01-27 11:13:34.6|Debug|Api|[GET] /api/v3/log/file: 200.OK (0 ms)
2024-01-27 11:13:35.4|Trace|Http|Req: 1050 [GET] /api/v3/series (from ::1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0)
2024-01-27 11:13:35.4|Trace|Http|Req: 1051 [GET] /api/v3/queue/details?all=true (from ::1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0)
2024-01-27 11:13:35.4|Trace|Http|Res: 1050 [GET] /api/v3/series: 200.OK (5 ms)
2024-01-27 11:13:35.4|Debug|Api|[GET] /api/v3/series: 200.OK (5 ms)
2024-01-27 11:13:35.4|Trace|Http|Res: 1051 [GET] /api/v3/queue/details?all=true: 200.OK (14 ms)
2024-01-27 11:13:35.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (14 ms)
2024-01-27 11:13:36.2|Trace|Http|Req: 1052 [GET] /api/v3/episode?seriesId=7 (from ::1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0)
2024-01-27 11:13:36.2|Trace|Http|Req: 1053 [GET] /api/v3/episodeFile?seriesId=7 (from ::1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0)
2024-01-27 11:13:36.2|Trace|Http|Req: 1054 [GET] /api/v3/queue/details?seriesId=7 (from ::1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0)
2024-01-27 11:13:36.2|Trace|Http|Res: 1052 [GET] /api/v3/episode?seriesId=7: 200.OK (1 ms)
2024-01-27 11:13:36.2|Debug|Api|[GET] /api/v3/episode?seriesId=7: 200.OK (1 ms)
2024-01-27 11:13:36.2|Trace|Http|Res: 1054 [GET] /api/v3/queue/details?seriesId=7: 200.OK (2 ms)
2024-01-27 11:13:36.2|Debug|Api|[GET] /api/v3/queue/details?seriesId=7: 200.OK (2 ms)
2024-01-27 11:13:36.2|Trace|Http|Res: 1053 [GET] /api/v3/episodeFile?seriesId=7: 200.OK (3 ms)
2024-01-27 11:13:36.2|Debug|Api|[GET] /api/v3/episodeFile?seriesId=7: 200.OK (3 ms)
2024-01-27 11:13:39.3|Trace|Http|Req: 1055 [POST] /api/v3/seasonPass (from ::1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0)
2024-01-27 11:13:39.3|Debug|EpisodeMonitoredService|[Money Heist] Monitoring all episodes
2024-01-27 11:13:39.3|Trace|EventAggregator|Publishing SeriesEditedEvent
2024-01-27 11:13:39.3|Trace|EventAggregator|SeriesEditedEvent -> SeriesEditedService
2024-01-27 11:13:39.3|Trace|EventAggregator|SeriesEditedEvent <- SeriesEditedService
2024-01-27 11:13:39.3|Trace|EventAggregator|SeriesEditedEvent -> SeriesController
2024-01-27 11:13:39.3|Trace|EventAggregator|SeriesEditedEvent <- SeriesController
2024-01-27 11:13:39.3|Trace|Http|Res: 1055 [POST] /api/v3/seasonPass: 202.Accepted (44 ms)
2024-01-27 11:13:39.3|Debug|Api|[POST] /api/v3/seasonPass: 202.Accepted (44 ms)
2024-01-27 11:13:39.4|Trace|Http|Req: 1056 [GET] /api/v3/episode?seriesId=7 (from ::1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0)
2024-01-27 11:13:39.4|Trace|Http|Res: 1056 [GET] /api/v3/episode?seriesId=7: 200.OK (1 ms)
2024-01-27 11:13:39.4|Debug|Api|[GET] /api/v3/episode?seriesId=7: 200.OK (1 ms)
2024-01-27 11:13:40.8|Trace|Http|Req: 1057 [PUT] /api/v3/series/7 (from ::1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0)
2024-01-27 11:13:40.8|Trace|EventAggregator|Publishing SeriesEditedEvent
2024-01-27 11:13:40.8|Trace|EventAggregator|SeriesEditedEvent -> SeriesEditedService
2024-01-27 11:13:40.8|Trace|EventAggregator|SeriesEditedEvent <- SeriesEditedService
2024-01-27 11:13:40.8|Trace|EventAggregator|SeriesEditedEvent -> SeriesController
2024-01-27 11:13:40.8|Trace|EventAggregator|SeriesEditedEvent <- SeriesController
2024-01-27 11:13:40.8|Trace|Http|Res: 1057 [PUT] /api/v3/series/7: 202.Accepted (10 ms)
2024-01-27 11:13:40.8|Debug|Api|[PUT] /api/v3/series/7: 202.Accepted (10 ms)
2024-01-27 11:13:41.6|Trace|Http|Req: 1058 [POST] /api/v3/command (from ::1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0)
2024-01-27 11:13:41.6|Trace|CommandQueueManager|Publishing RefreshSeries
2024-01-27 11:13:41.6|Trace|CommandQueueManager|Checking if command is queued or started: RefreshSeries
2024-01-27 11:13:41.6|Trace|CommandQueueManager|Inserting new command: RefreshSeries
2024-01-27 11:13:41.6|Trace|CommandExecutor|RefreshSeriesCommand -> RefreshSeriesService
2024-01-27 11:13:41.6|Trace|CommandQueueManager|Marking command as started: RefreshSeries
2024-01-27 11:13:41.6|Trace|Http|Res: 1058 [POST] /api/v3/command: 201.Created (2 ms)
2024-01-27 11:13:41.6|Debug|Api|[POST] /api/v3/command: 201.Created (2 ms)
2024-01-27 11:13:41.6|Trace|EventAggregator|Publishing CommandUpdatedEvent
2024-01-27 11:13:41.6|Trace|EventAggregator|CommandUpdatedEvent -> CommandController
2024-01-27 11:13:41.6|Trace|EventAggregator|CommandUpdatedEvent <- CommandController
2024-01-27 11:13:41.6|Trace|EventAggregator|Publishing SeriesRefreshStartingEvent
2024-01-27 11:13:41.6|Trace|EventAggregator|SeriesRefreshStartingEvent -> XemService
2024-01-27 11:13:41.6|Trace|EventAggregator|SeriesRefreshStartingEvent <- XemService
2024-01-27 11:13:41.6|Trace|EventAggregator|SeriesRefreshStartingEvent -> SceneMappingService
2024-01-27 11:13:41.6|Trace|EventAggregator|SeriesRefreshStartingEvent <- SceneMappingService
2024-01-27 11:13:41.6|Info|RefreshSeriesService|Updating Money Heist
2024-01-27 11:13:41.6|Trace|EventAggregator|Publishing CommandUpdatedEvent
2024-01-27 11:13:41.6|Trace|EventAggregator|CommandUpdatedEvent -> CommandController
2024-01-27 11:13:41.6|Trace|EventAggregator|CommandUpdatedEvent <- CommandController
2024-01-27 11:13:41.6|Trace|HttpClient|Req: [GET] https://skyhook.sonarr.tv/v1/tvdb/shows/en/327417
2024-01-27 11:13:41.6|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
2024-01-27 11:13:41.8|Trace|HttpClient|Res: HTTP/2.0 [GET] https://skyhook.sonarr.tv/v1/tvdb/shows/en/327417: 200.OK (23228 bytes) (122 ms)
2024-01-27 11:13:41.8|Info|RefreshEpisodeService|Starting episode info refresh for: [327417][Money Heist]
2024-01-27 11:13:41.8|Debug|RefreshEpisodeService|Not adjusting multi-episode air times for series Money Heist season 2 since more than 3 episodes 'aired' on the same day
2024-01-27 11:13:41.8|Debug|RefreshEpisodeService|Not adjusting multi-episode air times for series Money Heist season 2 since more than 3 episodes 'aired' on the same day
2024-01-27 11:13:41.8|Debug|RefreshEpisodeService|Not adjusting multi-episode air times for series Money Heist season 3 since more than 3 episodes 'aired' on the same day
2024-01-27 11:13:41.8|Debug|RefreshEpisodeService|Not adjusting multi-episode air times for series Money Heist season 3 since more than 3 episodes 'aired' on the same day
2024-01-27 11:13:41.8|Trace|EventAggregator|Publishing EpisodeInfoRefreshedEvent
2024-01-27 11:13:41.8|Trace|EventAggregator|EpisodeInfoRefreshedEvent -> EpisodeAddedService
2024-01-27 11:13:41.8|Debug|EpisodeAddedService|No new episodes, skipping search
2024-01-27 11:13:41.8|Trace|EventAggregator|EpisodeInfoRefreshedEvent <- EpisodeAddedService
2024-01-27 11:13:41.8|Trace|EventAggregator|EpisodeInfoRefreshedEvent -> TrackedDownloadService
2024-01-27 11:13:41.8|Trace|EventAggregator|EpisodeInfoRefreshedEvent <- TrackedDownloadService
2024-01-27 11:13:41.8|Info|RefreshEpisodeService|Finished episode refresh for series: [327417][Money Heist].
2024-01-27 11:13:41.8|Debug|RefreshSeriesService|Finished series refresh for Money Heist
2024-01-27 11:13:41.8|Trace|EventAggregator|Publishing SeriesUpdatedEvent
2024-01-27 11:13:41.8|Trace|EventAggregator|SeriesUpdatedEvent -> XemService
2024-01-27 11:13:41.8|Debug|XemService|Scene numbering is not available for Money Heist [327417]
2024-01-27 11:13:41.8|Trace|EventAggregator|SeriesUpdatedEvent <- XemService
2024-01-27 11:13:41.8|Trace|EventAggregator|SeriesUpdatedEvent -> SeriesController
2024-01-27 11:13:41.8|Trace|EventAggregator|SeriesUpdatedEvent <- SeriesController
2024-01-27 11:13:41.8|Trace|RefreshSeriesService|Updating tags for [327417][Money Heist]
2024-01-27 11:13:41.8|Trace|EventAggregator|SeriesUpdatedEvent ~> MediaCoverService
2024-01-27 11:13:41.8|Trace|ConfigService|Using default config value for 'rescanafterrefresh' defaultValue:'Always'
2024-01-27 11:13:41.8|Trace|HttpClient|Req: [HEAD] https://artworks.thetvdb.com/banners/text/327417.jpg
2024-01-27 11:13:41.8|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
2024-01-27 11:13:41.8|Info|DiskScanService|Scanning Money Heist
2024-01-27 11:13:41.8|Trace|EventAggregator|Publishing CommandUpdatedEvent
2024-01-27 11:13:41.8|Trace|EventAggregator|CommandUpdatedEvent -> CommandController
2024-01-27 11:13:41.8|Trace|EventAggregator|CommandUpdatedEvent <- CommandController
2024-01-27 11:13:41.8|Debug|DiskScanService|Scanning 'D:\haadee\Downloads\qbit\TV\Money Heist' for video files
2024-01-27 11:13:41.8|Trace|DiskScanService|13 files were found in D:\haadee\Downloads\qbit\TV\Money Heist
2024-01-27 11:13:41.8|Debug|DiskScanService|13 video files were found in D:\haadee\Downloads\qbit\TV\Money Heist
2024-01-27 11:13:41.8|Trace|DiskScanService|Finished getting episode files for: [327417][Money Heist] [00:00:00.0015816]
2024-01-27 11:13:41.8|Debug|DiskScanService|[327417][Money Heist] Cleaning up media files in DB
2024-01-27 11:13:41.8|Debug|ImportDecisionMaker|Analyzing 0/0 files.
2024-01-27 11:13:41.8|Trace|DiskScanService|Import decisions complete for: [327417][Money Heist] [00:00:00.0008572]
2024-01-27 11:13:41.9|Trace|HttpClient|Res: HTTP/2.0 [HEAD] https://artworks.thetvdb.com/banners/text/327417.jpg: 200.OK (0 bytes) (14 ms)
2024-01-27 11:13:41.9|Trace|DiskScanService|Reprocessing existing files complete for: [327417][Money Heist] [00:00:00.0008572]
2024-01-27 11:13:41.9|Trace|HttpClient|Req: [HEAD] https://artworks.thetvdb.com/banners/v4/series/327417/posters/61081245a014c.jpg
2024-01-27 11:13:41.9|Debug|DiskScanService|Scanning 'D:\haadee\Downloads\qbit\TV\Money Heist' for non-video files
2024-01-27 11:13:41.9|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
2024-01-27 11:13:41.9|Trace|DiskScanService|13 files were found in D:\haadee\Downloads\qbit\TV\Money Heist
2024-01-27 11:13:41.9|Debug|DiskScanService|0 non-video files were found in D:\haadee\Downloads\qbit\TV\Money Heist
2024-01-27 11:13:41.9|Trace|ConfigService|Using default config value for 'deleteemptyfolders' defaultValue:'False'
2024-01-27 11:13:41.9|Info|DiskScanService|Completed scanning disk for Money Heist
2024-01-27 11:13:41.9|Trace|EventAggregator|Publishing SeriesScannedEvent
2024-01-27 11:13:41.9|Trace|EventAggregator|SeriesScannedEvent -> SeriesScannedHandler
2024-01-27 11:13:41.9|Trace|EventAggregator|SeriesScannedEvent <- SeriesScannedHandler
2024-01-27 11:13:41.9|Trace|EventAggregator|SeriesScannedEvent -> UpdateEpisodeFileService
2024-01-27 11:13:41.9|Trace|ConfigService|Using default config value for 'filedate' defaultValue:'None'
2024-01-27 11:13:41.9|Trace|EventAggregator|SeriesScannedEvent <- UpdateEpisodeFileService
2024-01-27 11:13:41.9|Trace|EventAggregator|SeriesScannedEvent -> UpdateMediaInfoService
2024-01-27 11:13:41.9|Trace|ConfigService|Using default config value for 'enablemediainfo' defaultValue:'True'
2024-01-27 11:13:41.9|Trace|EventAggregator|SeriesScannedEvent <- UpdateMediaInfoService
2024-01-27 11:13:41.9|Trace|EventAggregator|SeriesScannedEvent -> ExistingExtraFileService
2024-01-27 11:13:41.9|Debug|ExistingExtraFileService|Looking for existing extra files in D:\haadee\Downloads\qbit\TV\Money Heist
2024-01-27 11:13:41.9|Debug|ExistingMetadataImporter|Looking for existing metadata in D:\haadee\Downloads\qbit\TV\Money Heist
2024-01-27 11:13:41.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-01-27 11:13:41.9|Debug|ExistingSubtitleImporter|Looking for existing subtitle files in D:\haadee\Downloads\qbit\TV\Money Heist
2024-01-27 11:13:41.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-01-27 11:13:41.9|Debug|ExistingOtherExtraImporter|Looking for existing extra files in D:\haadee\Downloads\qbit\TV\Money Heist
2024-01-27 11:13:41.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-01-27 11:13:41.9|Trace|HttpClient|Res: HTTP/2.0 [HEAD] https://artworks.thetvdb.com/banners/v4/series/327417/posters/61081245a014c.jpg: 200.OK (0 bytes) (16 ms)
2024-01-27 11:13:41.9|Trace|HttpClient|Req: [HEAD] https://artworks.thetvdb.com/banners/series/327417/backgrounds/5e75f224ac334.jpg
2024-01-27 11:13:41.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-01-27 11:13:41.9|Trace|EventAggregator|SeriesScannedEvent <- ExistingExtraFileService
2024-01-27 11:13:41.9|Trace|EventAggregator|SeriesScannedEvent -> ExtraService
2024-01-27 11:13:41.9|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
2024-01-27 11:13:41.9|Debug|CleanExtraFileService|Cleaning missing metadata files for series: Money Heist
2024-01-27 11:13:41.9|Trace|EventAggregator|SeriesScannedEvent <- ExtraService
2024-01-27 11:13:41.9|Trace|EventAggregator|Publishing SeriesRefreshCompleteEvent
2024-01-27 11:13:41.9|Trace|HttpClient|Res: HTTP/2.0 [HEAD] https://artworks.thetvdb.com/banners/series/327417/backgrounds/5e75f224ac334.jpg: 200.OK (0 bytes) (12 ms)
2024-01-27 11:13:41.9|Trace|CommandQueueManager|Updating command status
2024-01-27 11:13:41.9|Trace|HttpClient|Req: [HEAD] https://artworks.thetvdb.com/banners/v4/series/327417/clearlogo/611ba4d186bdd.png
2024-01-27 11:13:41.9|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
2024-01-27 11:13:41.9|Trace|EventAggregator|Publishing CommandUpdatedEvent
2024-01-27 11:13:41.9|Trace|EventAggregator|CommandUpdatedEvent -> CommandController
2024-01-27 11:13:41.9|Trace|EventAggregator|CommandUpdatedEvent <- CommandController
2024-01-27 11:13:41.9|Trace|EventAggregator|Publishing CommandExecutedEvent
2024-01-27 11:13:41.9|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
2024-01-27 11:13:41.9|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
2024-01-27 11:13:41.9|Trace|EventAggregator|CommandExecutedEvent -> TaskController
2024-01-27 11:13:41.9|Trace|EventAggregator|CommandExecutedEvent <- TaskController
2024-01-27 11:13:41.9|Trace|EventAggregator|CommandExecutedEvent -> QualityDefinitionController
2024-01-27 11:13:41.9|Trace|EventAggregator|CommandExecutedEvent <- QualityDefinitionController
2024-01-27 11:13:41.9|Trace|CommandExecutor|RefreshSeriesCommand <- RefreshSeriesService [00:00:00.2352410]
2024-01-27 11:13:41.9|Trace|Http|Req: 1059 [GET] /api/v3/command (from ::1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0)
2024-01-27 11:13:41.9|Trace|CommandQueueManager|Getting all commands
2024-01-27 11:13:41.9|Trace|HttpClient|Res: HTTP/2.0 [HEAD] https://artworks.thetvdb.com/banners/v4/series/327417/clearlogo/611ba4d186bdd.png: 200.OK (0 bytes) (14 ms)
2024-01-27 11:13:41.9|Trace|Http|Res: 1059 [GET] /api/v3/command: 200.OK (2 ms)
2024-01-27 11:13:41.9|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2024-01-27 11:13:41.9|Trace|EventAggregator|Publishing MediaCoversUpdatedEvent
2024-01-27 11:13:41.9|Trace|EventAggregator|MediaCoversUpdatedEvent -> ExtraService
2024-01-27 11:13:41.9|Trace|EventAggregator|MediaCoversUpdatedEvent <- ExtraService
2024-01-27 11:13:41.9|Trace|EventAggregator|MediaCoversUpdatedEvent -> SeriesController
2024-01-27 11:13:41.9|Trace|EventAggregator|MediaCoversUpdatedEvent <- SeriesController
2024-01-27 11:13:41.9|Trace|EventAggregator|SeriesUpdatedEvent <~ MediaCoverService
2024-01-27 11:13:41.9|Trace|Http|Req: 1060 [GET] /api/v3/episode?seriesId=7 (from ::1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0)
2024-01-27 11:13:41.9|Trace|Http|Req: 1061 [GET] /api/v3/episodeFile?seriesId=7 (from ::1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0)
2024-01-27 11:13:41.9|Trace|Http|Res: 1060 [GET] /api/v3/episode?seriesId=7: 200.OK (2 ms)
2024-01-27 11:13:41.9|Trace|Http|Req: 1062 [GET] /api/v3/queue/details?seriesId=7 (from ::1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0)
2024-01-27 11:13:41.9|Debug|Api|[GET] /api/v3/episode?seriesId=7: 200.OK (2 ms)
2024-01-27 11:13:41.9|Trace|Http|Res: 1061 [GET] /api/v3/episodeFile?seriesId=7: 200.OK (4 ms)
2024-01-27 11:13:41.9|Debug|Api|[GET] /api/v3/episodeFile?seriesId=7: 200.OK (4 ms)
2024-01-27 11:13:41.9|Trace|Http|Res: 1062 [GET] /api/v3/queue/details?seriesId=7: 200.OK (8 ms)
2024-01-27 11:13:41.9|Debug|Api|[GET] /api/v3/queue/details?seriesId=7: 200.OK (8 ms)
2024-01-27 11:13:46.8|Trace|HealthCheckService|Check health -> RemovedSeriesCheck
2024-01-27 11:13:46.8|Trace|HealthCheckService|Check health <- RemovedSeriesCheck
2024-01-27 11:13:46.8|Trace|EventAggregator|Publishing HealthCheckCompleteEvent
2024-01-27 11:13:46.8|Trace|EventAggregator|HealthCheckCompleteEvent -> HealthController
2024-01-27 11:13:46.8|Trace|EventAggregator|HealthCheckCompleteEvent <- HealthController
2024-01-27 11:13:46.8|Trace|EventAggregator|HealthCheckCompleteEvent ~> NotificationService
2024-01-27 11:13:46.8|Trace|EventAggregator|HealthCheckCompleteEvent <~ NotificationService
2024-01-27 11:13:46.9|Trace|Http|Req: 1063 [GET] /api/v3/health (from ::1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0)
2024-01-27 11:13:46.9|Trace|Http|Res: 1063 [GET] /api/v3/health: 200.OK (1 ms)
2024-01-27 11:13:46.9|Debug|Api|[GET] /api/v3/health: 200.OK (1 ms)
2024-01-27 11:13:48.2|Trace|Http|Req: 1064 [GET] /api/v3/health (from ::1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0)
2024-01-27 11:13:48.2|Trace|Http|Req: 1065 [GET] /api/v3/diskspace (from ::1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0)
2024-01-27 11:13:48.2|Trace|Http|Req: 1066 [GET] /api/v3/system/status (from ::1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0)
2024-01-27 11:13:48.2|Trace|Http|Res: 1064 [GET] /api/v3/health: 200.OK (1 ms)
2024-01-27 11:13:48.2|Debug|Api|[GET] /api/v3/health: 200.OK (1 ms)
2024-01-27 11:13:48.2|Trace|Http|Res: 1066 [GET] /api/v3/system/status: 200.OK (3 ms)
2024-01-27 11:13:48.2|Debug|Api|[GET] /api/v3/system/status: 200.OK (3 ms)
2024-01-27 11:13:48.2|Trace|Http|Res: 1065 [GET] /api/v3/diskspace: 200.OK (6 ms)
2024-01-27 11:13:48.2|Debug|Api|[GET] /api/v3/diskspace: 200.OK (6 ms)
2024-01-27 11:13:52.2|Trace|Http|Req: 1067 [GET] /api/v3/system/backup (from ::1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0)
2024-01-27 11:13:52.2|Trace|ConfigService|Using default config value for 'backupfolder' defaultValue:'Backups'
2024-01-27 11:13:52.2|Trace|ConfigService|Using default config value for 'backupfolder' defaultValue:'Backups'
2024-01-27 11:13:52.2|Trace|ConfigService|Using default config value for 'backupfolder' defaultValue:'Backups'
2024-01-27 11:13:52.2|Trace|Http|Res: 1067 [GET] /api/v3/system/backup: 200.OK (3 ms)
2024-01-27 11:13:52.2|Debug|Api|[GET] /api/v3/system/backup: 200.OK (3 ms)
2024-01-27 11:13:52.5|Trace|Http|Req: 1068 [GET] /api/v3/update (from ::1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0)
2024-01-27 11:13:52.5|Trace|Http|Req: 1069 [GET] /api/v3/config/host (from ::1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0)
2024-01-27 11:13:52.5|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
2024-01-27 11:13:52.5|Trace|ConfigService|Using default config value for 'proxytype' defaultValue:'Http'
2024-01-27 11:13:52.5|Trace|ConfigService|Using default config value for 'proxyhostname' defaultValue:''
2024-01-27 11:13:52.5|Trace|ConfigService|Using default config value for 'proxyport' defaultValue:'8080'
2024-01-27 11:13:52.5|Trace|ConfigService|Using default config value for 'proxyusername' defaultValue:''
2024-01-27 11:13:52.5|Trace|ConfigService|Using default config value for 'proxypassword' defaultValue:''
2024-01-27 11:13:52.5|Trace|ConfigService|Using default config value for 'proxybypassfilter' defaultValue:''
2024-01-27 11:13:52.5|Trace|ConfigService|Using default config value for 'proxybypasslocaladdresses' defaultValue:'True'
2024-01-27 11:13:52.5|Trace|ConfigService|Using default config value for 'backupfolder' defaultValue:'Backups'
2024-01-27 11:13:52.5|Trace|ConfigService|Using default config value for 'backupinterval' defaultValue:'7'
2024-01-27 11:13:52.5|Trace|ConfigService|Using default config value for 'backupretention' defaultValue:'28'
2024-01-27 11:13:52.5|Trace|ConfigService|Using default config value for 'applicationurl' defaultValue:''
2024-01-27 11:13:52.5|Trace|HttpClient|Req: [GET] https://services.sonarr.tv/v1/update/main/changes?version=4.0.1.929&os=windows&arch=X64&runtime=netcore&runtimeVer=6.0.13&active=true
2024-01-27 11:13:52.5|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
2024-01-27 11:13:52.5|Trace|Http|Res: 1069 [GET] /api/v3/config/host: 200.OK (6 ms)
2024-01-27 11:13:52.5|Debug|Api|[GET] /api/v3/config/host: 200.OK (6 ms)
2024-01-27 11:13:53.1|Trace|HttpClient|Res: HTTP/2.0 [GET] https://services.sonarr.tv/v1/update/main/changes?version=4.0.1.929&os=windows&arch=X64&runtime=netcore&runtimeVer=6.0.13&active=true: 200.OK (4106 bytes) (573 ms)
2024-01-27 11:13:53.1|Trace|Http|Res: 1068 [GET] /api/v3/update: 200.OK (580 ms)
2024-01-27 11:13:53.1|Debug|Api|[GET] /api/v3/update: 200.OK (580 ms)
2024-01-27 11:13:53.7|Trace|Http|Req: 1070 [GET] /api/v3/log/file (from ::1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0)
2024-01-27 11:13:53.7|Trace|Http|Res: 1070 [GET] /api/v3/log/file: 200.OK (1 ms)
2024-01-27 11:13:53.7|Debug|Api|[GET] /api/v3/log/file: 200.OK (1 ms)
2024-01-27 11:13:53.8|Trace|Scheduler|Pending Tasks: 0
2024-01-27 11:13:55.8|Trace|Http|Req: 1071 [GET] /logfile/sonarr.trace.txt (from ::1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment