2025-09-02 09:32:31.9|Error|RefreshSeriesService|Couldn't refresh info for [401003][FROM]

[v4.0.15.2941] Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0. (Json snippet '<--error-->error code: 521')
 ---> Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0.
   at Newtonsoft.Json.JsonTextReader.ParseValue()
   at Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
   at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
   at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
   at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   --- End of inner exception stack trace ---
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   at NzbDrone.Common.Http.HttpResponse`1..ctor(HttpResponse response) in ./Sonarr.Common/Http/HttpResponse.cs:line 108
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo(Int32 tvdbSeriesId) in ./Sonarr.Core/MetadataSource/SkyHook/SkyHookProxy.cs:line 62
   at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo(Int32 seriesId) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 134
   at NzbDrone.Core.Tv.RefreshSeriesService.Execute(RefreshSeriesCommand message) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 249

2025-09-02 09:32:31.9|Info|DiskScanService|Scanning FROM
2025-09-02 09:32:31.9|Info|DiskScanService|Completed scanning disk for FROM
2025-09-02 09:32:31.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:31.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:31.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:31.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:31.9|Info|RefreshSeriesService|Skipping refresh of series: FUBAR
2025-09-02 09:32:31.9|Info|DiskScanService|Scanning FUBAR
2025-09-02 09:32:32.0|Info|DiskScanService|Completed scanning disk for FUBAR
2025-09-02 09:32:32.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:32.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:32.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:32.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:32.0|Info|RefreshSeriesService|Skipping refresh of series: Full Circle (2013)
2025-09-02 09:32:32.0|Info|DiskScanService|Scanning Full Circle (2013)
2025-09-02 09:32:32.7|Info|DiskScanService|Completed scanning disk for Full Circle (2013)
2025-09-02 09:32:32.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:32.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:32.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:32.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:32.7|Info|RefreshSeriesService|Skipping refresh of series: Game of Thrones
2025-09-02 09:32:32.7|Info|DiskScanService|Scanning Game of Thrones
2025-09-02 09:32:32.7|Info|DiskScanService|Completed scanning disk for Game of Thrones
2025-09-02 09:32:32.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:32.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:32.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:32.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:32.7|Info|RefreshSeriesService|Updating Gen V
2025-09-02 09:32:32.8|Error|RefreshSeriesService|Couldn't refresh info for [417909][Gen V]

[v4.0.15.2941] Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0. (Json snippet '<--error-->error code: 521')
 ---> Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0.
   at Newtonsoft.Json.JsonTextReader.ParseValue()
   at Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
   at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
   at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
   at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   --- End of inner exception stack trace ---
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   at NzbDrone.Common.Http.HttpResponse`1..ctor(HttpResponse response) in ./Sonarr.Common/Http/HttpResponse.cs:line 108
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo(Int32 tvdbSeriesId) in ./Sonarr.Core/MetadataSource/SkyHook/SkyHookProxy.cs:line 62
   at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo(Int32 seriesId) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 134
   at NzbDrone.Core.Tv.RefreshSeriesService.Execute(RefreshSeriesCommand message) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 249

2025-09-02 09:32:32.8|Info|DiskScanService|Scanning Gen V
2025-09-02 09:32:32.8|Info|DiskScanService|Completed scanning disk for Gen V
2025-09-02 09:32:32.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:32.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:32.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:32.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:32.8|Info|RefreshSeriesService|Skipping refresh of series: Gokusen (2004)
2025-09-02 09:32:32.8|Info|DiskScanService|Scanning Gokusen (2004)
2025-09-02 09:32:34.3|Info|DiskScanService|Completed scanning disk for Gokusen (2004)
2025-09-02 09:32:34.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:34.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:34.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:34.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:34.3|Info|RefreshSeriesService|Skipping refresh of series: Goosebumps (2023)
2025-09-02 09:32:34.3|Info|DiskScanService|Scanning Goosebumps (2023)
2025-09-02 09:32:34.3|Info|DiskScanService|Completed scanning disk for Goosebumps (2023)
2025-09-02 09:32:34.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:34.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:34.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:34.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:34.3|Info|RefreshSeriesService|Skipping refresh of series: Grid
2025-09-02 09:32:34.3|Info|DiskScanService|Scanning Grid
2025-09-02 09:32:34.3|Info|DiskScanService|Completed scanning disk for Grid
2025-09-02 09:32:34.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:34.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:34.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:34.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:34.3|Info|RefreshSeriesService|Skipping refresh of series: Grimm
2025-09-02 09:32:34.3|Info|DiskScanService|Scanning Grimm
2025-09-02 09:32:34.3|Info|DiskScanService|Completed scanning disk for Grimm
2025-09-02 09:32:34.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:34.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:34.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:34.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:34.4|Info|RefreshSeriesService|Skipping refresh of series: Gyeongseong Creature
2025-09-02 09:32:34.4|Info|DiskScanService|Scanning Gyeongseong Creature
2025-09-02 09:32:34.4|Info|DiskScanService|Completed scanning disk for Gyeongseong Creature
2025-09-02 09:32:34.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:34.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:34.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:34.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:34.4|Info|RefreshSeriesService|Skipping refresh of series: Halo
2025-09-02 09:32:34.4|Info|DiskScanService|Scanning Halo
2025-09-02 09:32:34.4|Info|DiskScanService|Completed scanning disk for Halo
2025-09-02 09:32:34.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:34.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:34.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:34.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:34.4|Info|RefreshSeriesService|Skipping refresh of series: Hawkeye (2021)
2025-09-02 09:32:34.4|Info|DiskScanService|Scanning Hawkeye (2021)
2025-09-02 09:32:34.4|Info|DiskScanService|Completed scanning disk for Hawkeye (2021)
2025-09-02 09:32:34.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:34.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:34.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:34.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:34.4|Info|RefreshSeriesService|Skipping refresh of series: Heroes
2025-09-02 09:32:34.4|Info|DiskScanService|Scanning Heroes
2025-09-02 09:32:34.5|Info|DiskScanService|Completed scanning disk for Heroes
2025-09-02 09:32:34.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:34.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:34.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:34.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:34.5|Info|RefreshSeriesService|Skipping refresh of series: Heroes Reborn
2025-09-02 09:32:34.5|Info|DiskScanService|Scanning Heroes Reborn
2025-09-02 09:32:34.5|Info|DiskScanService|Completed scanning disk for Heroes Reborn
2025-09-02 09:32:34.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:34.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:34.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:34.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:34.5|Info|RefreshSeriesService|Updating Hijack
2025-09-02 09:32:34.5|Error|RefreshSeriesService|Couldn't refresh info for [419254][Hijack]

[v4.0.15.2941] Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0. (Json snippet '<--error-->error code: 521')
 ---> Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0.
   at Newtonsoft.Json.JsonTextReader.ParseValue()
   at Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
   at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
   at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
   at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   --- End of inner exception stack trace ---
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   at NzbDrone.Common.Http.HttpResponse`1..ctor(HttpResponse response) in ./Sonarr.Common/Http/HttpResponse.cs:line 108
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo(Int32 tvdbSeriesId) in ./Sonarr.Core/MetadataSource/SkyHook/SkyHookProxy.cs:line 62
   at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo(Int32 seriesId) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 134
   at NzbDrone.Core.Tv.RefreshSeriesService.Execute(RefreshSeriesCommand message) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 249

2025-09-02 09:32:34.5|Info|DiskScanService|Scanning Hijack
2025-09-02 09:32:34.6|Info|DiskScanService|Completed scanning disk for Hijack
2025-09-02 09:32:34.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:34.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:34.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:34.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:34.6|Info|RefreshSeriesService|Skipping refresh of series: His Dark Materials
2025-09-02 09:32:34.6|Info|DiskScanService|Scanning His Dark Materials
2025-09-02 09:32:34.6|Info|DiskScanService|Completed scanning disk for His Dark Materials
2025-09-02 09:32:34.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:34.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:34.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:34.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:34.6|Info|RefreshSeriesService|Updating House of the Dragon
2025-09-02 09:32:34.6|Error|RefreshSeriesService|Couldn't refresh info for [371572][House of the Dragon]

[v4.0.15.2941] Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0. (Json snippet '<--error-->error code: 521')
 ---> Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0.
   at Newtonsoft.Json.JsonTextReader.ParseValue()
   at Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
   at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
   at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
   at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   --- End of inner exception stack trace ---
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   at NzbDrone.Common.Http.HttpResponse`1..ctor(HttpResponse response) in ./Sonarr.Common/Http/HttpResponse.cs:line 108
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo(Int32 tvdbSeriesId) in ./Sonarr.Core/MetadataSource/SkyHook/SkyHookProxy.cs:line 62
   at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo(Int32 seriesId) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 134
   at NzbDrone.Core.Tv.RefreshSeriesService.Execute(RefreshSeriesCommand message) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 249

2025-09-02 09:32:34.6|Info|DiskScanService|Scanning House of the Dragon
2025-09-02 09:32:34.6|Info|DiskScanService|Completed scanning disk for House of the Dragon
2025-09-02 09:32:34.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:34.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:34.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:34.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:34.7|Info|RefreshSeriesService|Skipping refresh of series: Hunters (2020)
2025-09-02 09:32:34.7|Info|DiskScanService|Scanning Hunters (2020)
2025-09-02 09:32:34.7|Info|DiskScanService|Completed scanning disk for Hunters (2020)
2025-09-02 09:32:34.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:34.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:34.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:34.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:34.7|Info|RefreshSeriesService|Skipping refresh of series: I Am Groot
2025-09-02 09:32:34.7|Info|DiskScanService|Scanning I Am Groot
2025-09-02 09:32:34.7|Info|DiskScanService|Completed scanning disk for I Am Groot
2025-09-02 09:32:34.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:34.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:34.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:34.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:34.7|Info|RefreshSeriesService|Skipping refresh of series: Infiniti
2025-09-02 09:32:34.7|Info|DiskScanService|Scanning Infiniti
2025-09-02 09:32:34.7|Info|DiskScanService|Completed scanning disk for Infiniti
2025-09-02 09:32:34.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:34.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:34.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:34.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:34.7|Info|RefreshSeriesService|Updating Invasion (2021)
2025-09-02 09:32:34.8|Error|RefreshSeriesService|Couldn't refresh info for [404492][Invasion (2021)]

[v4.0.15.2941] Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0. (Json snippet '<--error-->error code: 521')
 ---> Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0.
   at Newtonsoft.Json.JsonTextReader.ParseValue()
   at Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
   at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
   at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
   at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   --- End of inner exception stack trace ---
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   at NzbDrone.Common.Http.HttpResponse`1..ctor(HttpResponse response) in ./Sonarr.Common/Http/HttpResponse.cs:line 108
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo(Int32 tvdbSeriesId) in ./Sonarr.Core/MetadataSource/SkyHook/SkyHookProxy.cs:line 62
   at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo(Int32 seriesId) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 134
   at NzbDrone.Core.Tv.RefreshSeriesService.Execute(RefreshSeriesCommand message) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 249

2025-09-02 09:32:34.8|Info|DiskScanService|Scanning Invasion (2021)
2025-09-02 09:32:34.8|Info|DiskScanService|Completed scanning disk for Invasion (2021)
2025-09-02 09:32:34.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:34.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:34.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:34.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:34.8|Info|RefreshSeriesService|Skipping refresh of series: Ironheart
2025-09-02 09:32:34.8|Info|DiskScanService|Scanning Ironheart
2025-09-02 09:32:34.8|Info|DiskScanService|Completed scanning disk for Ironheart
2025-09-02 09:32:34.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:34.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:34.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:34.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:34.8|Info|RefreshSeriesService|Skipping refresh of series: Jupiter's Legacy
2025-09-02 09:32:34.8|Info|DiskScanService|Scanning Jupiter's Legacy
2025-09-02 09:32:34.8|Info|DiskScanService|Completed scanning disk for Jupiter's Legacy
2025-09-02 09:32:34.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:34.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:34.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:34.8|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files.
2025-09-02 09:32:34.8|Info|RefreshSeriesService|Skipping refresh of series: Kaleidoscope (2023)
2025-09-02 09:32:34.8|Info|DiskScanService|Scanning Kaleidoscope (2023)
2025-09-02 09:32:34.8|Info|DiskScanService|Completed scanning disk for Kaleidoscope (2023)
2025-09-02 09:32:34.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:34.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:34.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:34.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:34.9|Info|RefreshSeriesService|Skipping refresh of series: Kingdom (2019)
2025-09-02 09:32:34.9|Info|DiskScanService|Scanning Kingdom (2019)
2025-09-02 09:32:34.9|Info|DiskScanService|Completed scanning disk for Kingdom (2019)
2025-09-02 09:32:34.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:34.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:34.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:34.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:34.9|Info|RefreshSeriesService|Skipping refresh of series: The Last Man on Earth
2025-09-02 09:32:34.9|Info|DiskScanService|Scanning The Last Man on Earth
2025-09-02 09:32:34.9|Info|DiskScanService|Completed scanning disk for The Last Man on Earth
2025-09-02 09:32:34.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:34.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:34.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:34.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:34.9|Info|RefreshSeriesService|Updating The Last of Us
2025-09-02 09:32:34.9|Info|RefreshEpisodeService|Starting episode info refresh for: [392256][The Last of Us]
2025-09-02 09:32:35.1|Info|RefreshEpisodeService|Finished episode refresh for series: [392256][The Last of Us].
2025-09-02 09:32:35.1|Info|DiskScanService|Scanning The Last of Us
2025-09-02 09:32:35.1|Info|DiskScanService|Completed scanning disk for The Last of Us
2025-09-02 09:32:35.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:35.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:35.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:35.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:35.1|Info|RefreshSeriesService|Updating Lioness
2025-09-02 09:32:35.2|Error|RefreshSeriesService|Couldn't refresh info for [388589][Lioness]

[v4.0.15.2941] Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0. (Json snippet '<--error-->error code: 521')
 ---> Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0.
   at Newtonsoft.Json.JsonTextReader.ParseValue()
   at Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
   at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
   at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
   at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   --- End of inner exception stack trace ---
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   at NzbDrone.Common.Http.HttpResponse`1..ctor(HttpResponse response) in ./Sonarr.Common/Http/HttpResponse.cs:line 108
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo(Int32 tvdbSeriesId) in ./Sonarr.Core/MetadataSource/SkyHook/SkyHookProxy.cs:line 62
   at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo(Int32 seriesId) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 134
   at NzbDrone.Core.Tv.RefreshSeriesService.Execute(RefreshSeriesCommand message) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 249

2025-09-02 09:32:35.2|Info|DiskScanService|Scanning Lioness
2025-09-02 09:32:35.2|Info|DiskScanService|Completed scanning disk for Lioness
2025-09-02 09:32:35.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:35.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:35.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:35.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:35.2|Info|RefreshSeriesService|Skipping refresh of series: Lockwood & Co.
2025-09-02 09:32:35.2|Info|DiskScanService|Scanning Lockwood & Co.
2025-09-02 09:32:35.3|Info|DiskScanService|Completed scanning disk for Lockwood & Co.
2025-09-02 09:32:35.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:35.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:35.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:35.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:35.3|Info|RefreshSeriesService|Skipping refresh of series: Loki
2025-09-02 09:32:35.3|Info|DiskScanService|Scanning Loki
2025-09-02 09:32:35.3|Info|DiskScanService|Completed scanning disk for Loki
2025-09-02 09:32:35.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:35.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:35.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:35.3|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-02 09:32:35.3|Info|RefreshSeriesService|Updating The Lord of the Rings: The Rings of Power
2025-09-02 09:32:35.3|Error|RefreshSeriesService|Couldn't refresh info for [367506][The Lord of the Rings: The Rings of Power]

[v4.0.15.2941] Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0. (Json snippet '<--error-->error code: 521')
 ---> Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0.
   at Newtonsoft.Json.JsonTextReader.ParseValue()
   at Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
   at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
   at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
   at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   --- End of inner exception stack trace ---
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   at NzbDrone.Common.Http.HttpResponse`1..ctor(HttpResponse response) in ./Sonarr.Common/Http/HttpResponse.cs:line 108
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo(Int32 tvdbSeriesId) in ./Sonarr.Core/MetadataSource/SkyHook/SkyHookProxy.cs:line 62
   at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo(Int32 seriesId) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 134
   at NzbDrone.Core.Tv.RefreshSeriesService.Execute(RefreshSeriesCommand message) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 249

2025-09-02 09:32:35.4|Info|DiskScanService|Scanning The Lord of the Rings: The Rings of Power
2025-09-02 09:32:35.4|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The Rings of Power
2025-09-02 09:32:35.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:35.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:35.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:35.4|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-02 09:32:35.4|Info|RefreshSeriesService|Skipping refresh of series: Lost in Space (2018)
2025-09-02 09:32:35.4|Info|DiskScanService|Scanning Lost in Space (2018)
2025-09-02 09:32:35.4|Info|DiskScanService|Completed scanning disk for Lost in Space (2018)
2025-09-02 09:32:35.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:35.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:35.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:35.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:35.4|Info|RefreshSeriesService|Skipping refresh of series: The Lost Room
2025-09-02 09:32:35.4|Info|DiskScanService|Scanning The Lost Room
2025-09-02 09:32:35.4|Info|DiskScanService|Completed scanning disk for The Lost Room
2025-09-02 09:32:35.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:35.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:35.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:35.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:35.4|Info|RefreshSeriesService|Skipping refresh of series: Lucifer
2025-09-02 09:32:35.4|Info|DiskScanService|Scanning Lucifer
2025-09-02 09:32:35.4|Info|DiskScanService|Completed scanning disk for Lucifer
2025-09-02 09:32:35.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:35.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:35.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:35.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:35.5|Info|RefreshSeriesService|Skipping refresh of series: Luna Nera
2025-09-02 09:32:35.5|Info|DiskScanService|Scanning Luna Nera
2025-09-02 09:32:35.5|Info|DiskScanService|Completed scanning disk for Luna Nera
2025-09-02 09:32:35.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:35.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:35.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:35.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:35.5|Info|RefreshSeriesService|Skipping refresh of series: The Magicians (2015)
2025-09-02 09:32:35.5|Info|DiskScanService|Scanning The Magicians (2015)
2025-09-02 09:32:35.5|Info|DiskScanService|Completed scanning disk for The Magicians (2015)
2025-09-02 09:32:35.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:35.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:35.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:35.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:35.5|Info|RefreshSeriesService|Updating The Mandalorian
2025-09-02 09:32:35.5|Info|RefreshEpisodeService|Starting episode info refresh for: [361753][The Mandalorian]
2025-09-02 09:32:35.6|Info|RefreshEpisodeService|Finished episode refresh for series: [361753][The Mandalorian].
2025-09-02 09:32:35.6|Info|DiskScanService|Scanning The Mandalorian
2025-09-02 09:32:35.6|Info|DiskScanService|Completed scanning disk for The Mandalorian
2025-09-02 09:32:35.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:35.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:35.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:35.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:35.6|Info|RefreshSeriesService|Skipping refresh of series: Manifest
2025-09-02 09:32:35.6|Info|DiskScanService|Scanning Manifest
2025-09-02 09:32:35.7|Info|DiskScanService|Completed scanning disk for Manifest
2025-09-02 09:32:35.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:35.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:35.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:35.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:35.7|Info|RefreshSeriesService|Skipping refresh of series: Marvel's Agents of S.H.I.E.L.D.
2025-09-02 09:32:35.7|Info|DiskScanService|Scanning Marvel's Agents of S.H.I.E.L.D.
2025-09-02 09:32:35.8|Info|DiskScanService|Completed scanning disk for Marvel's Agents of S.H.I.E.L.D.
2025-09-02 09:32:35.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:35.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:35.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:35.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:35.8|Info|RefreshSeriesService|Skipping refresh of series: Marvel's The Punisher
2025-09-02 09:32:35.8|Info|DiskScanService|Scanning Marvel's The Punisher
2025-09-02 09:32:35.8|Info|DiskScanService|Completed scanning disk for Marvel's The Punisher
2025-09-02 09:32:35.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:35.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:35.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:35.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:35.8|Info|RefreshSeriesService|Skipping refresh of series: Master of the House
2025-09-02 09:32:35.8|Info|DiskScanService|Scanning Master of the House
2025-09-02 09:32:35.9|Info|DiskScanService|Completed scanning disk for Master of the House
2025-09-02 09:32:35.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:35.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:35.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:35.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:35.9|Info|RefreshSeriesService|Updating Mayor of Kingstown
2025-09-02 09:32:36.0|Error|RefreshSeriesService|Couldn't refresh info for [386630][Mayor of Kingstown]

[v4.0.15.2941] Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0. (Json snippet '<--error-->error code: 521')
 ---> Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0.
   at Newtonsoft.Json.JsonTextReader.ParseValue()
   at Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
   at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
   at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
   at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   --- End of inner exception stack trace ---
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   at NzbDrone.Common.Http.HttpResponse`1..ctor(HttpResponse response) in ./Sonarr.Common/Http/HttpResponse.cs:line 108
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo(Int32 tvdbSeriesId) in ./Sonarr.Core/MetadataSource/SkyHook/SkyHookProxy.cs:line 62
   at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo(Int32 seriesId) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 134
   at NzbDrone.Core.Tv.RefreshSeriesService.Execute(RefreshSeriesCommand message) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 249

2025-09-02 09:32:36.0|Info|DiskScanService|Scanning Mayor of Kingstown
2025-09-02 09:32:36.0|Info|DiskScanService|Completed scanning disk for Mayor of Kingstown
2025-09-02 09:32:36.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:36.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:36.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:36.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:36.1|Info|RefreshSeriesService|Skipping refresh of series: Merlin
2025-09-02 09:32:36.1|Info|DiskScanService|Scanning Merlin
2025-09-02 09:32:36.1|Info|DiskScanService|Completed scanning disk for Merlin
2025-09-02 09:32:36.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:36.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:36.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:36.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:36.1|Info|RefreshSeriesService|Skipping refresh of series: Missions
2025-09-02 09:32:36.1|Info|DiskScanService|Scanning Missions
2025-09-02 09:32:36.1|Info|DiskScanService|Completed scanning disk for Missions
2025-09-02 09:32:36.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:36.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:36.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:36.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:36.1|Info|RefreshSeriesService|Updating MobLand
2025-09-02 09:32:36.2|Error|RefreshSeriesService|Couldn't refresh info for [446831][MobLand]

[v4.0.15.2941] Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0. (Json snippet '<--error-->error code: 521')
 ---> Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0.
   at Newtonsoft.Json.JsonTextReader.ParseValue()
   at Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
   at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
   at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
   at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   --- End of inner exception stack trace ---
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   at NzbDrone.Common.Http.HttpResponse`1..ctor(HttpResponse response) in ./Sonarr.Common/Http/HttpResponse.cs:line 108
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo(Int32 tvdbSeriesId) in ./Sonarr.Core/MetadataSource/SkyHook/SkyHookProxy.cs:line 62
   at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo(Int32 seriesId) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 134
   at NzbDrone.Core.Tv.RefreshSeriesService.Execute(RefreshSeriesCommand message) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 249

2025-09-02 09:32:36.2|Info|DiskScanService|Scanning MobLand
2025-09-02 09:32:36.2|Info|DiskScanService|Completed scanning disk for MobLand
2025-09-02 09:32:36.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:36.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:36.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:36.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:36.3|Info|RefreshSeriesService|Updating Monarch: Legacy of Monsters
2025-09-02 09:32:36.3|Error|RefreshSeriesService|Couldn't refresh info for [422598][Monarch: Legacy of Monsters]

[v4.0.15.2941] Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0. (Json snippet '<--error-->error code: 521')
 ---> Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0.
   at Newtonsoft.Json.JsonTextReader.ParseValue()
   at Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
   at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
   at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
   at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   --- End of inner exception stack trace ---
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   at NzbDrone.Common.Http.HttpResponse`1..ctor(HttpResponse response) in ./Sonarr.Common/Http/HttpResponse.cs:line 108
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo(Int32 tvdbSeriesId) in ./Sonarr.Core/MetadataSource/SkyHook/SkyHookProxy.cs:line 62
   at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo(Int32 seriesId) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 134
   at NzbDrone.Core.Tv.RefreshSeriesService.Execute(RefreshSeriesCommand message) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 249

2025-09-02 09:32:36.4|Info|DiskScanService|Scanning Monarch: Legacy of Monsters
2025-09-02 09:32:36.4|Info|DiskScanService|Completed scanning disk for Monarch: Legacy of Monsters
2025-09-02 09:32:36.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:36.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:36.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:36.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:36.4|Info|RefreshSeriesService|Skipping refresh of series: Money Heist
2025-09-02 09:32:36.4|Info|DiskScanService|Scanning Money Heist
2025-09-02 09:32:36.6|Info|DiskScanService|Completed scanning disk for Money Heist
2025-09-02 09:32:36.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:36.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:36.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:36.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:36.6|Info|RefreshSeriesService|Skipping refresh of series: Moon Knight
2025-09-02 09:32:36.6|Info|DiskScanService|Scanning Moon Knight
2025-09-02 09:32:36.6|Info|DiskScanService|Completed scanning disk for Moon Knight
2025-09-02 09:32:36.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:36.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:36.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:36.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:36.6|Info|RefreshSeriesService|Skipping refresh of series: Moonhaven
2025-09-02 09:32:36.6|Info|DiskScanService|Scanning Moonhaven
2025-09-02 09:32:36.6|Info|DiskScanService|Completed scanning disk for Moonhaven
2025-09-02 09:32:36.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:36.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:36.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:36.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:36.6|Info|RefreshSeriesService|Updating My Father's Murderers
2025-09-02 09:32:36.7|Error|RefreshSeriesService|Couldn't refresh info for [319183][My Father's Murderers]

[v4.0.15.2941] Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0. (Json snippet '<--error-->error code: 521')
 ---> Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0.
   at Newtonsoft.Json.JsonTextReader.ParseValue()
   at Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
   at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
   at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
   at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   --- End of inner exception stack trace ---
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   at NzbDrone.Common.Http.HttpResponse`1..ctor(HttpResponse response) in ./Sonarr.Common/Http/HttpResponse.cs:line 108
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo(Int32 tvdbSeriesId) in ./Sonarr.Core/MetadataSource/SkyHook/SkyHookProxy.cs:line 62
   at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo(Int32 seriesId) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 134
   at NzbDrone.Core.Tv.RefreshSeriesService.Execute(RefreshSeriesCommand message) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 249

2025-09-02 09:32:36.7|Info|DiskScanService|Scanning My Father's Murderers
2025-09-02 09:32:36.7|Info|DiskScanService|Completed scanning disk for My Father's Murderers
2025-09-02 09:32:36.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:36.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:36.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:36.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:36.7|Info|RefreshSeriesService|Skipping refresh of series: Obi-Wan Kenobi
2025-09-02 09:32:36.7|Info|DiskScanService|Scanning Obi-Wan Kenobi
2025-09-02 09:32:36.7|Info|DiskScanService|Completed scanning disk for Obi-Wan Kenobi
2025-09-02 09:32:36.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:36.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:36.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:36.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:36.7|Info|RefreshSeriesService|Skipping refresh of series: The Old Man
2025-09-02 09:32:36.7|Info|DiskScanService|Scanning The Old Man
2025-09-02 09:32:36.7|Info|DiskScanService|Completed scanning disk for The Old Man
2025-09-02 09:32:36.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:36.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:36.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:36.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:36.7|Info|RefreshSeriesService|Skipping refresh of series: Once Upon a Time (2011)
2025-09-02 09:32:36.7|Info|DiskScanService|Scanning Once Upon a Time (2011)
2025-09-02 09:32:36.8|Info|DiskScanService|Completed scanning disk for Once Upon a Time (2011)
2025-09-02 09:32:36.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:36.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:36.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:36.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:36.8|Info|RefreshSeriesService|Skipping refresh of series: Origin
2025-09-02 09:32:36.8|Info|DiskScanService|Scanning Origin
2025-09-02 09:32:36.8|Info|DiskScanService|Completed scanning disk for Origin
2025-09-02 09:32:36.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:36.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:36.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:36.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:36.8|Info|RefreshSeriesService|Skipping refresh of series: The Originals
2025-09-02 09:32:36.8|Info|DiskScanService|Scanning The Originals
2025-09-02 09:32:36.8|Info|DiskScanService|Completed scanning disk for The Originals
2025-09-02 09:32:36.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:36.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:36.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:36.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:36.9|Info|RefreshSeriesService|Skipping refresh of series: The Orville
2025-09-02 09:32:36.9|Info|DiskScanService|Scanning The Orville
2025-09-02 09:32:36.9|Info|DiskScanService|Completed scanning disk for The Orville
2025-09-02 09:32:36.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:36.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:36.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:36.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:36.9|Info|RefreshSeriesService|Skipping refresh of series: Otpisani
2025-09-02 09:32:36.9|Info|DiskScanService|Scanning Otpisani
2025-09-02 09:32:36.9|Info|DiskScanService|Completed scanning disk for Otpisani
2025-09-02 09:32:36.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:36.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:36.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:36.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:36.9|Info|RefreshSeriesService|Updating Outlander
2025-09-02 09:32:37.0|Error|RefreshSeriesService|Couldn't refresh info for [270408][Outlander]

[v4.0.15.2941] Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0. (Json snippet '<--error-->error code: 521')
 ---> Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0.
   at Newtonsoft.Json.JsonTextReader.ParseValue()
   at Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
   at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
   at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
   at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   --- End of inner exception stack trace ---
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   at NzbDrone.Common.Http.HttpResponse`1..ctor(HttpResponse response) in ./Sonarr.Common/Http/HttpResponse.cs:line 108
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo(Int32 tvdbSeriesId) in ./Sonarr.Core/MetadataSource/SkyHook/SkyHookProxy.cs:line 62
   at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo(Int32 seriesId) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 134
   at NzbDrone.Core.Tv.RefreshSeriesService.Execute(RefreshSeriesCommand message) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 249

2025-09-02 09:32:37.0|Info|DiskScanService|Scanning Outlander
2025-09-02 09:32:37.0|Info|DiskScanService|Completed scanning disk for Outlander
2025-09-02 09:32:37.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:37.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:37.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:37.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:37.0|Info|RefreshSeriesService|Skipping refresh of series: Pariah Nexus
2025-09-02 09:32:37.0|Info|DiskScanService|Scanning Pariah Nexus
2025-09-02 09:32:37.0|Info|DiskScanService|Completed scanning disk for Pariah Nexus
2025-09-02 09:32:37.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:37.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:37.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:37.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:37.0|Info|RefreshSeriesService|Skipping refresh of series: Peaky Blinders
2025-09-02 09:32:37.0|Info|DiskScanService|Scanning Peaky Blinders
2025-09-02 09:32:37.0|Info|DiskScanService|Completed scanning disk for Peaky Blinders
2025-09-02 09:32:37.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:37.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:37.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:37.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:37.1|Info|RefreshSeriesService|Skipping refresh of series: Penny Dreadful
2025-09-02 09:32:37.1|Info|DiskScanService|Scanning Penny Dreadful
2025-09-02 09:32:37.1|Info|DiskScanService|Completed scanning disk for Penny Dreadful
2025-09-02 09:32:37.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:37.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:37.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:37.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:37.1|Info|RefreshSeriesService|Updating Percy Jackson and the Olympians
2025-09-02 09:32:37.1|Error|RefreshSeriesService|Couldn't refresh info for [415151][Percy Jackson and the Olympians]

[v4.0.15.2941] Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0. (Json snippet '<--error-->error code: 521')
 ---> Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0.
   at Newtonsoft.Json.JsonTextReader.ParseValue()
   at Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
   at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
   at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
   at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   --- End of inner exception stack trace ---
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   at NzbDrone.Common.Http.HttpResponse`1..ctor(HttpResponse response) in ./Sonarr.Common/Http/HttpResponse.cs:line 108
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo(Int32 tvdbSeriesId) in ./Sonarr.Core/MetadataSource/SkyHook/SkyHookProxy.cs:line 62
   at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo(Int32 seriesId) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 134
   at NzbDrone.Core.Tv.RefreshSeriesService.Execute(RefreshSeriesCommand message) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 249

2025-09-02 09:32:37.1|Info|DiskScanService|Scanning Percy Jackson and the Olympians
2025-09-02 09:32:37.1|Info|DiskScanService|Completed scanning disk for Percy Jackson and the Olympians
2025-09-02 09:32:37.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:37.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:37.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:37.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:37.2|Info|RefreshSeriesService|Skipping refresh of series: Person of Interest
2025-09-02 09:32:37.2|Info|DiskScanService|Scanning Person of Interest
2025-09-02 09:32:37.2|Info|DiskScanService|Completed scanning disk for Person of Interest
2025-09-02 09:32:37.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:37.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:37.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:37.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:37.2|Info|RefreshSeriesService|Skipping refresh of series: Preacher
2025-09-02 09:32:37.2|Info|DiskScanService|Scanning Preacher
2025-09-02 09:32:37.2|Info|DiskScanService|Completed scanning disk for Preacher
2025-09-02 09:32:37.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:37.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:37.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:37.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:37.2|Info|RefreshSeriesService|Skipping refresh of series: The Pretender (US)
2025-09-02 09:32:37.2|Info|DiskScanService|Scanning The Pretender (US)
2025-09-02 09:32:37.3|Info|DiskScanService|Completed scanning disk for The Pretender (US)
2025-09-02 09:32:37.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:37.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:37.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:37.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:37.3|Info|RefreshSeriesService|Skipping refresh of series: Quantum Leap (2022)
2025-09-02 09:32:37.3|Info|DiskScanService|Scanning Quantum Leap (2022)
2025-09-02 09:32:37.3|Info|DiskScanService|Completed scanning disk for Quantum Leap (2022)
2025-09-02 09:32:37.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:37.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:37.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:37.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:37.3|Info|RefreshSeriesService|Skipping refresh of series: Raised by Wolves (2020)
2025-09-02 09:32:37.3|Info|DiskScanService|Scanning Raised by Wolves (2020)
2025-09-02 09:32:37.3|Info|DiskScanService|Completed scanning disk for Raised by Wolves (2020)
2025-09-02 09:32:37.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:37.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:37.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:37.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:37.3|Info|RefreshSeriesService|Updating Reacher
2025-09-02 09:32:37.4|Error|RefreshSeriesService|Couldn't refresh info for [366924][Reacher]

[v4.0.15.2941] Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0. (Json snippet '<--error-->error code: 521')
 ---> Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0.
   at Newtonsoft.Json.JsonTextReader.ParseValue()
   at Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
   at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
   at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
   at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   --- End of inner exception stack trace ---
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   at NzbDrone.Common.Http.HttpResponse`1..ctor(HttpResponse response) in ./Sonarr.Common/Http/HttpResponse.cs:line 108
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo(Int32 tvdbSeriesId) in ./Sonarr.Core/MetadataSource/SkyHook/SkyHookProxy.cs:line 62
   at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo(Int32 seriesId) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 134
   at NzbDrone.Core.Tv.RefreshSeriesService.Execute(RefreshSeriesCommand message) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 249

2025-09-02 09:32:37.4|Info|DiskScanService|Scanning Reacher
2025-09-02 09:32:37.4|Info|DiskScanService|Completed scanning disk for Reacher
2025-09-02 09:32:37.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:37.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:37.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:37.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:37.4|Info|RefreshSeriesService|Updating Resident Alien
2025-09-02 09:32:37.4|Error|RefreshSeriesService|Couldn't refresh info for [368166][Resident Alien]

[v4.0.15.2941] Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0. (Json snippet '<--error-->error code: 521')
 ---> Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0.
   at Newtonsoft.Json.JsonTextReader.ParseValue()
   at Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
   at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
   at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
   at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   --- End of inner exception stack trace ---
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   at NzbDrone.Common.Http.HttpResponse`1..ctor(HttpResponse response) in ./Sonarr.Common/Http/HttpResponse.cs:line 108
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo(Int32 tvdbSeriesId) in ./Sonarr.Core/MetadataSource/SkyHook/SkyHookProxy.cs:line 62
   at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo(Int32 seriesId) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 134
   at NzbDrone.Core.Tv.RefreshSeriesService.Execute(RefreshSeriesCommand message) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 249

2025-09-02 09:32:37.4|Info|DiskScanService|Scanning Resident Alien
2025-09-02 09:32:37.5|Info|DiskScanService|Completed scanning disk for Resident Alien
2025-09-02 09:32:37.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:37.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:37.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:37.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:37.5|Info|RefreshSeriesService|Skipping refresh of series: Revenge
2025-09-02 09:32:37.5|Info|DiskScanService|Scanning Revenge
2025-09-02 09:32:37.5|Info|DiskScanService|Completed scanning disk for Revenge
2025-09-02 09:32:37.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:37.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:37.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:37.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:37.5|Info|RefreshSeriesService|Updating Revival (2025)
2025-09-02 09:32:37.6|Error|RefreshSeriesService|Couldn't refresh info for [449906][Revival (2025)]

[v4.0.15.2941] Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0. (Json snippet '<--error-->error code: 521')
 ---> Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0.
   at Newtonsoft.Json.JsonTextReader.ParseValue()
   at Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
   at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
   at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
   at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   --- End of inner exception stack trace ---
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   at NzbDrone.Common.Http.HttpResponse`1..ctor(HttpResponse response) in ./Sonarr.Common/Http/HttpResponse.cs:line 108
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo(Int32 tvdbSeriesId) in ./Sonarr.Core/MetadataSource/SkyHook/SkyHookProxy.cs:line 62
   at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo(Int32 seriesId) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 134
   at NzbDrone.Core.Tv.RefreshSeriesService.Execute(RefreshSeriesCommand message) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 249

2025-09-02 09:32:37.6|Info|DiskScanService|Scanning Revival (2025)
2025-09-02 09:32:37.6|Info|DiskScanService|Completed scanning disk for Revival (2025)
2025-09-02 09:32:37.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:37.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:37.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:37.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:37.6|Info|RefreshSeriesService|Skipping refresh of series: Sanctuary
2025-09-02 09:32:37.6|Info|DiskScanService|Scanning Sanctuary
2025-09-02 09:32:37.6|Info|DiskScanService|Completed scanning disk for Sanctuary
2025-09-02 09:32:37.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:37.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:37.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:37.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:37.7|Info|RefreshSeriesService|Skipping refresh of series: Secret Invasion
2025-09-02 09:32:37.7|Info|DiskScanService|Scanning Secret Invasion
2025-09-02 09:32:37.7|Info|DiskScanService|Completed scanning disk for Secret Invasion
2025-09-02 09:32:37.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:37.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:37.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:37.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:37.7|Info|RefreshSeriesService|Skipping refresh of series: Shadow and Bone
2025-09-02 09:32:37.7|Info|DiskScanService|Scanning Shadow and Bone
2025-09-02 09:32:37.7|Info|DiskScanService|Completed scanning disk for Shadow and Bone
2025-09-02 09:32:37.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:37.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:37.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:37.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:37.7|Info|RefreshSeriesService|Updating Shrinking
2025-09-02 09:32:37.8|Error|RefreshSeriesService|Couldn't refresh info for [411364][Shrinking]

[v4.0.15.2941] Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0. (Json snippet '<--error-->error code: 521')
 ---> Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0.
   at Newtonsoft.Json.JsonTextReader.ParseValue()
   at Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
   at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
   at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
   at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   --- End of inner exception stack trace ---
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   at NzbDrone.Common.Http.HttpResponse`1..ctor(HttpResponse response) in ./Sonarr.Common/Http/HttpResponse.cs:line 108
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo(Int32 tvdbSeriesId) in ./Sonarr.Core/MetadataSource/SkyHook/SkyHookProxy.cs:line 62
   at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo(Int32 seriesId) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 134
   at NzbDrone.Core.Tv.RefreshSeriesService.Execute(RefreshSeriesCommand message) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 249

2025-09-02 09:32:37.8|Info|DiskScanService|Scanning Shrinking
2025-09-02 09:32:37.8|Info|DiskScanService|Completed scanning disk for Shrinking
2025-09-02 09:32:37.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:37.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:37.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:37.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:37.8|Info|RefreshSeriesService|Skipping refresh of series: The Silent Sea
2025-09-02 09:32:37.8|Info|DiskScanService|Scanning The Silent Sea
2025-09-02 09:32:37.8|Info|DiskScanService|Completed scanning disk for The Silent Sea
2025-09-02 09:32:37.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:37.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:37.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:37.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:37.8|Info|RefreshSeriesService|Updating Silo
2025-09-02 09:32:37.9|Error|RefreshSeriesService|Couldn't refresh info for [403245][Silo]

[v4.0.15.2941] Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0. (Json snippet '<--error-->error code: 521')
 ---> Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0.
   at Newtonsoft.Json.JsonTextReader.ParseValue()
   at Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
   at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
   at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
   at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   --- End of inner exception stack trace ---
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   at NzbDrone.Common.Http.HttpResponse`1..ctor(HttpResponse response) in ./Sonarr.Common/Http/HttpResponse.cs:line 108
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo(Int32 tvdbSeriesId) in ./Sonarr.Core/MetadataSource/SkyHook/SkyHookProxy.cs:line 62
   at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo(Int32 seriesId) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 134
   at NzbDrone.Core.Tv.RefreshSeriesService.Execute(RefreshSeriesCommand message) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 249

2025-09-02 09:32:37.9|Info|DiskScanService|Scanning Silo
2025-09-02 09:32:37.9|Info|DiskScanService|Completed scanning disk for Silo
2025-09-02 09:32:37.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:37.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:37.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:37.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:37.9|Info|RefreshSeriesService|Skipping refresh of series: Snowpiercer
2025-09-02 09:32:37.9|Info|DiskScanService|Scanning Snowpiercer
2025-09-02 09:32:37.9|Info|DiskScanService|Completed scanning disk for Snowpiercer
2025-09-02 09:32:37.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:37.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:37.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:37.9|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-02 09:32:37.9|Info|RefreshSeriesService|Skipping refresh of series: Spartacus
2025-09-02 09:32:37.9|Info|DiskScanService|Scanning Spartacus
2025-09-02 09:32:37.9|Info|DiskScanService|Completed scanning disk for Spartacus
2025-09-02 09:32:37.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:37.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:37.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:37.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:37.9|Info|RefreshSeriesService|Skipping refresh of series: Squid Game
2025-09-02 09:32:37.9|Info|DiskScanService|Scanning Squid Game
2025-09-02 09:32:38.0|Info|DiskScanService|Completed scanning disk for Squid Game
2025-09-02 09:32:38.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:38.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:38.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:38.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:38.0|Info|RefreshSeriesService|Skipping refresh of series: Star Trek
2025-09-02 09:32:38.0|Info|DiskScanService|Scanning Star Trek
2025-09-02 09:32:38.0|Info|DiskScanService|Completed scanning disk for Star Trek
2025-09-02 09:32:38.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:38.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:38.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:38.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:38.0|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: Deep Space Nine
2025-09-02 09:32:38.0|Info|DiskScanService|Scanning Star Trek: Deep Space Nine
2025-09-02 09:32:38.2|Info|DiskScanService|Completed scanning disk for Star Trek: Deep Space Nine
2025-09-02 09:32:38.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:38.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:38.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:38.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:38.3|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: Discovery
2025-09-02 09:32:38.3|Info|DiskScanService|Scanning Star Trek: Discovery
2025-09-02 09:32:38.3|Info|DiskScanService|Completed scanning disk for Star Trek: Discovery
2025-09-02 09:32:38.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:38.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:38.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:38.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:38.3|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: Enterprise
2025-09-02 09:32:38.3|Info|DiskScanService|Scanning Star Trek: Enterprise
2025-09-02 09:32:38.4|Info|DiskScanService|Completed scanning disk for Star Trek: Enterprise
2025-09-02 09:32:38.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:38.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:38.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:38.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:38.4|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: Picard
2025-09-02 09:32:38.4|Info|DiskScanService|Scanning Star Trek: Picard
2025-09-02 09:32:38.4|Info|DiskScanService|Completed scanning disk for Star Trek: Picard
2025-09-02 09:32:38.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:38.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:38.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:38.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:38.4|Info|RefreshSeriesService|Updating Star Trek: Strange New Worlds
2025-09-02 09:32:38.5|Error|RefreshSeriesService|Couldn't refresh info for [382389][Star Trek: Strange New Worlds]

[v4.0.15.2941] Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0. (Json snippet '<--error-->error code: 521')
 ---> Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0.
   at Newtonsoft.Json.JsonTextReader.ParseValue()
   at Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
   at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
   at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
   at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   --- End of inner exception stack trace ---
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   at NzbDrone.Common.Http.HttpResponse`1..ctor(HttpResponse response) in ./Sonarr.Common/Http/HttpResponse.cs:line 108
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo(Int32 tvdbSeriesId) in ./Sonarr.Core/MetadataSource/SkyHook/SkyHookProxy.cs:line 62
   at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo(Int32 seriesId) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 134
   at NzbDrone.Core.Tv.RefreshSeriesService.Execute(RefreshSeriesCommand message) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 249

2025-09-02 09:32:38.5|Info|DiskScanService|Scanning Star Trek: Strange New Worlds
2025-09-02 09:32:38.5|Info|DiskScanService|Completed scanning disk for Star Trek: Strange New Worlds
2025-09-02 09:32:38.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:38.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:38.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:38.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:38.5|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: The Next Generation
2025-09-02 09:32:38.5|Info|DiskScanService|Scanning Star Trek: The Next Generation
2025-09-02 09:32:38.6|Info|DiskScanService|Completed scanning disk for Star Trek: The Next Generation
2025-09-02 09:32:38.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:38.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:38.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:38.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:38.6|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: Voyager
2025-09-02 09:32:38.6|Info|DiskScanService|Scanning Star Trek: Voyager
2025-09-02 09:32:38.6|Info|DiskScanService|Completed scanning disk for Star Trek: Voyager
2025-09-02 09:32:38.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:38.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:38.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:38.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:38.7|Info|RefreshSeriesService|Updating Star Wars: Skeleton Crew
2025-09-02 09:32:38.8|Error|RefreshSeriesService|Couldn't refresh info for [420600][Star Wars: Skeleton Crew]

[v4.0.15.2941] Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0. (Json snippet '<--error-->error code: 521')
 ---> Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0.
   at Newtonsoft.Json.JsonTextReader.ParseValue()
   at Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
   at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
   at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
   at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   --- End of inner exception stack trace ---
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   at NzbDrone.Common.Http.HttpResponse`1..ctor(HttpResponse response) in ./Sonarr.Common/Http/HttpResponse.cs:line 108
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo(Int32 tvdbSeriesId) in ./Sonarr.Core/MetadataSource/SkyHook/SkyHookProxy.cs:line 62
   at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo(Int32 seriesId) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 134
   at NzbDrone.Core.Tv.RefreshSeriesService.Execute(RefreshSeriesCommand message) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 249

2025-09-02 09:32:38.8|Info|DiskScanService|Scanning Star Wars: Skeleton Crew
2025-09-02 09:32:38.8|Info|DiskScanService|Completed scanning disk for Star Wars: Skeleton Crew
2025-09-02 09:32:38.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:38.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:38.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:38.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:38.8|Info|RefreshSeriesService|Updating Stick
2025-09-02 09:32:38.8|Error|RefreshSeriesService|Couldn't refresh info for [455562][Stick]

[v4.0.15.2941] Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0. (Json snippet '<--error-->error code: 521')
 ---> Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0.
   at Newtonsoft.Json.JsonTextReader.ParseValue()
   at Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
   at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
   at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
   at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   --- End of inner exception stack trace ---
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   at NzbDrone.Common.Http.HttpResponse`1..ctor(HttpResponse response) in ./Sonarr.Common/Http/HttpResponse.cs:line 108
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo(Int32 tvdbSeriesId) in ./Sonarr.Core/MetadataSource/SkyHook/SkyHookProxy.cs:line 62
   at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo(Int32 seriesId) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 134
   at NzbDrone.Core.Tv.RefreshSeriesService.Execute(RefreshSeriesCommand message) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 249

2025-09-02 09:32:38.9|Info|DiskScanService|Scanning Stick
2025-09-02 09:32:38.9|Info|DiskScanService|Completed scanning disk for Stick
2025-09-02 09:32:38.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:38.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:38.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:38.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:38.9|Info|RefreshSeriesService|Skipping refresh of series: Storm of the Century
2025-09-02 09:32:38.9|Info|DiskScanService|Scanning Storm of the Century
2025-09-02 09:32:38.9|Info|DiskScanService|Completed scanning disk for Storm of the Century
2025-09-02 09:32:38.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:38.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:38.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:38.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:38.9|Info|RefreshSeriesService|Skipping refresh of series: The Strain
2025-09-02 09:32:38.9|Info|DiskScanService|Scanning The Strain
2025-09-02 09:32:38.9|Info|DiskScanService|Completed scanning disk for The Strain
2025-09-02 09:32:38.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:38.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:38.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:38.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:38.9|Info|RefreshSeriesService|Updating Stranger Things
2025-09-02 09:32:39.0|Error|RefreshSeriesService|Couldn't refresh info for [305288][Stranger Things]

[v4.0.15.2941] Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0. (Json snippet '<--error-->error code: 521')
 ---> Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0.
   at Newtonsoft.Json.JsonTextReader.ParseValue()
   at Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
   at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
   at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
   at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   --- End of inner exception stack trace ---
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   at NzbDrone.Common.Http.HttpResponse`1..ctor(HttpResponse response) in ./Sonarr.Common/Http/HttpResponse.cs:line 108
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo(Int32 tvdbSeriesId) in ./Sonarr.Core/MetadataSource/SkyHook/SkyHookProxy.cs:line 62
   at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo(Int32 seriesId) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 134
   at NzbDrone.Core.Tv.RefreshSeriesService.Execute(RefreshSeriesCommand message) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 249

2025-09-02 09:32:39.0|Info|DiskScanService|Scanning Stranger Things
2025-09-02 09:32:39.0|Info|DiskScanService|Completed scanning disk for Stranger Things
2025-09-02 09:32:39.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:39.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:39.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:39.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:39.0|Info|RefreshSeriesService|Skipping refresh of series: Supergirl
2025-09-02 09:32:39.0|Info|DiskScanService|Scanning Supergirl
2025-09-02 09:32:39.1|Info|DiskScanService|Completed scanning disk for Supergirl
2025-09-02 09:32:39.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:39.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:39.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:39.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:39.1|Info|RefreshSeriesService|Skipping refresh of series: Superman & Lois
2025-09-02 09:32:39.1|Info|DiskScanService|Scanning Superman & Lois
2025-09-02 09:32:39.1|Info|DiskScanService|Completed scanning disk for Superman & Lois
2025-09-02 09:32:39.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:39.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:39.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:39.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:39.1|Info|RefreshSeriesService|Skipping refresh of series: Supernatural
2025-09-02 09:32:39.1|Info|DiskScanService|Scanning Supernatural
2025-09-02 09:32:39.2|Info|DiskScanService|Completed scanning disk for Supernatural
2025-09-02 09:32:39.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:39.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:39.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:39.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:39.3|Info|RefreshSeriesService|Skipping refresh of series: Sweet Tooth
2025-09-02 09:32:39.3|Info|DiskScanService|Scanning Sweet Tooth
2025-09-02 09:32:39.3|Info|DiskScanService|Completed scanning disk for Sweet Tooth
2025-09-02 09:32:39.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:39.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:39.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:39.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:39.3|Info|RefreshSeriesService|Skipping refresh of series: Taken
2025-09-02 09:32:39.3|Info|DiskScanService|Scanning Taken
2025-09-02 09:32:39.3|Info|DiskScanService|Completed scanning disk for Taken
2025-09-02 09:32:39.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:39.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:39.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:39.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:39.3|Info|RefreshSeriesService|Skipping refresh of series: Terra Nova
2025-09-02 09:32:39.3|Info|DiskScanService|Scanning Terra Nova
2025-09-02 09:32:39.4|Info|DiskScanService|Completed scanning disk for Terra Nova
2025-09-02 09:32:39.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:39.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:39.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:39.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:39.4|Info|RefreshSeriesService|Skipping refresh of series: The Terror
2025-09-02 09:32:39.4|Info|DiskScanService|Scanning The Terror
2025-09-02 09:32:39.4|Info|DiskScanService|Completed scanning disk for The Terror
2025-09-02 09:32:39.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:39.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:39.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:39.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:39.4|Info|RefreshSeriesService|Updating The Thaw
2025-09-02 09:32:39.4|Error|RefreshSeriesService|Couldn't refresh info for [405473][The Thaw]

[v4.0.15.2941] Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0. (Json snippet '<--error-->error code: 521')
 ---> Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0.
   at Newtonsoft.Json.JsonTextReader.ParseValue()
   at Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
   at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
   at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
   at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   --- End of inner exception stack trace ---
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   at NzbDrone.Common.Http.HttpResponse`1..ctor(HttpResponse response) in ./Sonarr.Common/Http/HttpResponse.cs:line 108
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo(Int32 tvdbSeriesId) in ./Sonarr.Core/MetadataSource/SkyHook/SkyHookProxy.cs:line 62
   at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo(Int32 seriesId) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 134
   at NzbDrone.Core.Tv.RefreshSeriesService.Execute(RefreshSeriesCommand message) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 249

2025-09-02 09:32:39.4|Info|DiskScanService|Scanning The Thaw
2025-09-02 09:32:39.4|Info|DiskScanService|Completed scanning disk for The Thaw
2025-09-02 09:32:39.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:39.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:39.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:39.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:39.5|Info|RefreshSeriesService|Skipping refresh of series: Timeless (2016)
2025-09-02 09:32:39.5|Info|DiskScanService|Scanning Timeless (2016)
2025-09-02 09:32:39.5|Info|DiskScanService|Completed scanning disk for Timeless (2016)
2025-09-02 09:32:39.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:39.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:39.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:39.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:39.5|Info|RefreshSeriesService|Skipping refresh of series: Titans (2018)
2025-09-02 09:32:39.5|Info|DiskScanService|Scanning Titans (2018)
2025-09-02 09:32:39.5|Info|DiskScanService|Completed scanning disk for Titans (2018)
2025-09-02 09:32:39.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:39.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:39.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:39.5|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-02 09:32:39.5|Info|RefreshSeriesService|Skipping refresh of series: Touch (2012)
2025-09-02 09:32:39.5|Info|DiskScanService|Scanning Touch (2012)
2025-09-02 09:32:39.5|Info|DiskScanService|Completed scanning disk for Touch (2012)
2025-09-02 09:32:39.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:39.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:39.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:39.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:39.5|Info|RefreshSeriesService|Skipping refresh of series: Travelers (2016)
2025-09-02 09:32:39.5|Info|DiskScanService|Scanning Travelers (2016)
2025-09-02 09:32:39.6|Info|DiskScanService|Completed scanning disk for Travelers (2016)
2025-09-02 09:32:39.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:39.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:39.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:39.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:39.6|Info|RefreshSeriesService|Updating Tulsa King
2025-09-02 09:32:39.6|Info|RefreshEpisodeService|Starting episode info refresh for: [413215][Tulsa King]
2025-09-02 09:32:39.6|Info|RefreshEpisodeService|Finished episode refresh for series: [413215][Tulsa King].
2025-09-02 09:32:39.6|Info|DiskScanService|Scanning Tulsa King
2025-09-02 09:32:39.7|Info|DiskScanService|Completed scanning disk for Tulsa King
2025-09-02 09:32:39.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:39.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:39.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:39.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:39.7|Info|RefreshSeriesService|Updating Twisted Metal
2025-09-02 09:32:39.7|Error|RefreshSeriesService|Couldn't refresh info for [366532][Twisted Metal]

[v4.0.15.2941] Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0. (Json snippet '<--error-->error code: 521')
 ---> Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0.
   at Newtonsoft.Json.JsonTextReader.ParseValue()
   at Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
   at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
   at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
   at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   --- End of inner exception stack trace ---
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   at NzbDrone.Common.Http.HttpResponse`1..ctor(HttpResponse response) in ./Sonarr.Common/Http/HttpResponse.cs:line 108
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo(Int32 tvdbSeriesId) in ./Sonarr.Core/MetadataSource/SkyHook/SkyHookProxy.cs:line 62
   at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo(Int32 seriesId) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 134
   at NzbDrone.Core.Tv.RefreshSeriesService.Execute(RefreshSeriesCommand message) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 249

2025-09-02 09:32:39.7|Info|DiskScanService|Scanning Twisted Metal
2025-09-02 09:32:39.7|Info|DiskScanService|Completed scanning disk for Twisted Metal
2025-09-02 09:32:39.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:39.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:39.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:39.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:39.8|Info|RefreshSeriesService|Skipping refresh of series: The Tyrant
2025-09-02 09:32:39.8|Info|DiskScanService|Scanning The Tyrant
2025-09-02 09:32:39.8|Info|DiskScanService|Completed scanning disk for The Tyrant
2025-09-02 09:32:39.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:39.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:39.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:39.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:39.8|Info|RefreshSeriesService|Skipping refresh of series: Under the Dome
2025-09-02 09:32:39.8|Info|DiskScanService|Scanning Under the Dome
2025-09-02 09:32:39.8|Info|DiskScanService|Completed scanning disk for Under the Dome
2025-09-02 09:32:39.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:39.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:39.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:39.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:39.8|Info|RefreshSeriesService|Updating Upload
2025-09-02 09:32:39.8|Error|RefreshSeriesService|Couldn't refresh info for [368211][Upload]

[v4.0.15.2941] Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0. (Json snippet '<--error-->error code: 521')
 ---> Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0.
   at Newtonsoft.Json.JsonTextReader.ParseValue()
   at Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
   at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
   at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
   at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   --- End of inner exception stack trace ---
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   at NzbDrone.Common.Http.HttpResponse`1..ctor(HttpResponse response) in ./Sonarr.Common/Http/HttpResponse.cs:line 108
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo(Int32 tvdbSeriesId) in ./Sonarr.Core/MetadataSource/SkyHook/SkyHookProxy.cs:line 62
   at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo(Int32 seriesId) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 134
   at NzbDrone.Core.Tv.RefreshSeriesService.Execute(RefreshSeriesCommand message) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 249

2025-09-02 09:32:39.9|Info|DiskScanService|Scanning Upload
2025-09-02 09:32:39.9|Info|DiskScanService|Completed scanning disk for Upload
2025-09-02 09:32:39.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:39.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:39.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:39.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:39.9|Info|RefreshSeriesService|Skipping refresh of series: The Vampire Diaries
2025-09-02 09:32:39.9|Info|DiskScanService|Scanning The Vampire Diaries
2025-09-02 09:32:39.9|Info|DiskScanService|Completed scanning disk for The Vampire Diaries
2025-09-02 09:32:39.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:39.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:39.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:39.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:40.0|Info|RefreshSeriesService|Skipping refresh of series: Vikings (2015)
2025-09-02 09:32:40.0|Info|DiskScanService|Scanning Vikings (2015)
2025-09-02 09:32:40.7|Info|DiskScanService|Completed scanning disk for Vikings (2015)
2025-09-02 09:32:40.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:40.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:40.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:40.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:40.7|Info|RefreshSeriesService|Skipping refresh of series: Vikings: Valhalla
2025-09-02 09:32:40.7|Info|DiskScanService|Scanning Vikings: Valhalla
2025-09-02 09:32:40.7|Info|DiskScanService|Completed scanning disk for Vikings: Valhalla
2025-09-02 09:32:40.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:40.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:40.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:40.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:40.7|Info|RefreshSeriesService|Skipping refresh of series: The Walking Dead
2025-09-02 09:32:40.7|Info|DiskScanService|Scanning The Walking Dead
2025-09-02 09:32:40.8|Info|DiskScanService|Completed scanning disk for The Walking Dead
2025-09-02 09:32:40.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:40.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:40.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:40.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:40.8|Info|RefreshSeriesService|Updating The Walking Dead: Daryl Dixon
2025-09-02 09:32:40.9|Error|RefreshSeriesService|Couldn't refresh info for [427464][The Walking Dead: Daryl Dixon]

[v4.0.15.2941] Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0. (Json snippet '<--error-->error code: 521')
 ---> Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0.
   at Newtonsoft.Json.JsonTextReader.ParseValue()
   at Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
   at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
   at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
   at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   --- End of inner exception stack trace ---
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   at NzbDrone.Common.Http.HttpResponse`1..ctor(HttpResponse response) in ./Sonarr.Common/Http/HttpResponse.cs:line 108
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo(Int32 tvdbSeriesId) in ./Sonarr.Core/MetadataSource/SkyHook/SkyHookProxy.cs:line 62
   at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo(Int32 seriesId) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 134
   at NzbDrone.Core.Tv.RefreshSeriesService.Execute(RefreshSeriesCommand message) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 249

2025-09-02 09:32:40.9|Info|DiskScanService|Scanning The Walking Dead: Daryl Dixon
2025-09-02 09:32:40.9|Info|DiskScanService|Completed scanning disk for The Walking Dead: Daryl Dixon
2025-09-02 09:32:40.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:40.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:40.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:40.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:40.9|Info|RefreshSeriesService|Updating The Walking Dead: Dead City
2025-09-02 09:32:41.0|Error|RefreshSeriesService|Couldn't refresh info for [417549][The Walking Dead: Dead City]

[v4.0.15.2941] Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0. (Json snippet '<--error-->error code: 521')
 ---> Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0.
   at Newtonsoft.Json.JsonTextReader.ParseValue()
   at Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
   at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
   at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
   at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   --- End of inner exception stack trace ---
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   at NzbDrone.Common.Http.HttpResponse`1..ctor(HttpResponse response) in ./Sonarr.Common/Http/HttpResponse.cs:line 108
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo(Int32 tvdbSeriesId) in ./Sonarr.Core/MetadataSource/SkyHook/SkyHookProxy.cs:line 62
   at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo(Int32 seriesId) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 134
   at NzbDrone.Core.Tv.RefreshSeriesService.Execute(RefreshSeriesCommand message) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 249

2025-09-02 09:32:41.0|Info|DiskScanService|Scanning The Walking Dead: Dead City
2025-09-02 09:32:41.0|Info|DiskScanService|Completed scanning disk for The Walking Dead: Dead City
2025-09-02 09:32:41.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:41.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:41.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:41.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:41.0|Info|RefreshSeriesService|Skipping refresh of series: The Walking Dead: The Ones Who Live
2025-09-02 09:32:41.0|Info|DiskScanService|Scanning The Walking Dead: The Ones Who Live
2025-09-02 09:32:41.0|Info|DiskScanService|Completed scanning disk for The Walking Dead: The Ones Who Live
2025-09-02 09:32:41.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:41.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:41.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:41.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:41.0|Info|RefreshSeriesService|Skipping refresh of series: Warehouse 13
2025-09-02 09:32:41.0|Info|DiskScanService|Scanning Warehouse 13
2025-09-02 09:32:41.0|Info|DiskScanService|Completed scanning disk for Warehouse 13
2025-09-02 09:32:41.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:41.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:41.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:41.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:41.0|Info|RefreshSeriesService|Skipping refresh of series: Warrior (2018)
2025-09-02 09:32:41.0|Info|DiskScanService|Scanning Warrior (2018)
2025-09-02 09:32:41.3|Info|DiskScanService|Completed scanning disk for Warrior (2018)
2025-09-02 09:32:41.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:41.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:41.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:41.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:41.3|Info|RefreshSeriesService|Skipping refresh of series: Warrior Nun
2025-09-02 09:32:41.3|Info|DiskScanService|Scanning Warrior Nun
2025-09-02 09:32:41.3|Info|DiskScanService|Completed scanning disk for Warrior Nun
2025-09-02 09:32:41.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:41.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:41.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:41.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:41.3|Info|RefreshSeriesService|Skipping refresh of series: Westworld
2025-09-02 09:32:41.3|Info|DiskScanService|Scanning Westworld
2025-09-02 09:32:41.3|Info|DiskScanService|Completed scanning disk for Westworld
2025-09-02 09:32:41.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:41.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:41.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:41.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:41.3|Info|RefreshSeriesService|Skipping refresh of series: The Wheel of Time
2025-09-02 09:32:41.3|Info|DiskScanService|Scanning The Wheel of Time
2025-09-02 09:32:41.3|Info|DiskScanService|Completed scanning disk for The Wheel of Time
2025-09-02 09:32:41.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:41.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:41.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:41.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:41.3|Info|RefreshSeriesService|Skipping refresh of series: Who is Erin Carter?
2025-09-02 09:32:41.3|Info|DiskScanService|Scanning Who is Erin Carter?
2025-09-02 09:32:41.3|Info|DiskScanService|Completed scanning disk for Who is Erin Carter?
2025-09-02 09:32:41.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:41.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:41.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:41.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:41.4|Info|RefreshSeriesService|Skipping refresh of series: The Winter King
2025-09-02 09:32:41.4|Info|DiskScanService|Scanning The Winter King
2025-09-02 09:32:41.4|Info|DiskScanService|Completed scanning disk for The Winter King
2025-09-02 09:32:41.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:41.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:41.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:41.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:41.4|Info|RefreshSeriesService|Updating The Witcher
2025-09-02 09:32:41.4|Error|RefreshSeriesService|Couldn't refresh info for [362696][The Witcher]

[v4.0.15.2941] Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0. (Json snippet '<--error-->error code: 521')
 ---> Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: e. Path '', line 0, position 0.
   at Newtonsoft.Json.JsonTextReader.ParseValue()
   at Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
   at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
   at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
   at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   --- End of inner exception stack trace ---
   at NzbDrone.Common.Serializer.Json.Deserialize[T](String json) in ./Sonarr.Common/Serializer/Newtonsoft.Json/Json.cs:line 48
   at NzbDrone.Common.Http.HttpResponse`1..ctor(HttpResponse response) in ./Sonarr.Common/Http/HttpResponse.cs:line 108
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo(Int32 tvdbSeriesId) in ./Sonarr.Core/MetadataSource/SkyHook/SkyHookProxy.cs:line 62
   at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo(Int32 seriesId) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 134
   at NzbDrone.Core.Tv.RefreshSeriesService.Execute(RefreshSeriesCommand message) in ./Sonarr.Core/Tv/RefreshSeriesService.cs:line 249

2025-09-02 09:32:41.4|Info|DiskScanService|Scanning The Witcher
2025-09-02 09:32:41.5|Info|DiskScanService|Completed scanning disk for The Witcher
2025-09-02 09:32:41.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:41.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:41.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:41.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:41.5|Info|RefreshSeriesService|Skipping refresh of series: The Witcher: Blood Origin
2025-09-02 09:32:41.5|Info|DiskScanService|Scanning The Witcher: Blood Origin
2025-09-02 09:32:41.5|Info|DiskScanService|Completed scanning disk for The Witcher: Blood Origin
2025-09-02 09:32:41.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:41.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:41.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:41.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:41.5|Info|RefreshSeriesService|Skipping refresh of series: The Woman in the Wall
2025-09-02 09:32:41.5|Info|DiskScanService|Scanning The Woman in the Wall
2025-09-02 09:32:41.5|Info|DiskScanService|Completed scanning disk for The Woman in the Wall
2025-09-02 09:32:41.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:41.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:41.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:41.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:41.5|Info|RefreshSeriesService|Skipping refresh of series: The X-Files
2025-09-02 09:32:41.5|Info|DiskScanService|Scanning The X-Files
2025-09-02 09:32:41.6|Info|DiskScanService|Completed scanning disk for The X-Files
2025-09-02 09:32:41.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:41.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:41.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:41.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:41.6|Info|RefreshSeriesService|Skipping refresh of series: Yu Yu Hakusho (2023)
2025-09-02 09:32:41.6|Info|DiskScanService|Scanning Yu Yu Hakusho (2023)
2025-09-02 09:32:41.6|Info|DiskScanService|Completed scanning disk for Yu Yu Hakusho (2023)
2025-09-02 09:32:41.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:41.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:41.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:41.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:32:41.6|Info|RefreshSeriesService|Skipping refresh of series: Zero Hour (2013)
2025-09-02 09:32:41.6|Info|DiskScanService|Scanning Zero Hour (2013)
2025-09-02 09:32:41.6|Info|DiskScanService|Completed scanning disk for Zero Hour (2013)
2025-09-02 09:32:41.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 09:32:41.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 09:32:41.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 09:32:41.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 09:40:15.4|Info|RssSyncService|Starting RSS Sync
2025-09-02 09:40:15.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 09:40:15.4|Info|DownloadDecisionMaker|No results found
2025-09-02 09:40:15.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 09:55:15.5|Info|RssSyncService|Starting RSS Sync
2025-09-02 09:55:15.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 09:55:15.5|Info|DownloadDecisionMaker|No results found
2025-09-02 09:55:15.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 10:10:15.6|Info|RssSyncService|Starting RSS Sync
2025-09-02 10:10:15.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 10:10:15.6|Info|DownloadDecisionMaker|No results found
2025-09-02 10:10:15.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 10:25:15.7|Info|RssSyncService|Starting RSS Sync
2025-09-02 10:25:15.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 10:25:15.7|Info|DownloadDecisionMaker|No results found
2025-09-02 10:25:15.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 10:32:15.7|Info|SceneMappingService|Updating Scene mappings
2025-09-02 10:40:15.8|Info|RssSyncService|Starting RSS Sync
2025-09-02 10:40:15.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 10:40:15.8|Info|DownloadDecisionMaker|No results found
2025-09-02 10:40:15.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 10:55:15.9|Info|RssSyncService|Starting RSS Sync
2025-09-02 10:55:15.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 10:55:15.9|Info|DownloadDecisionMaker|No results found
2025-09-02 10:55:15.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 11:10:16.0|Info|RssSyncService|Starting RSS Sync
2025-09-02 11:10:16.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 11:10:16.0|Info|DownloadDecisionMaker|No results found
2025-09-02 11:10:16.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 11:25:16.1|Info|RssSyncService|Starting RSS Sync
2025-09-02 11:25:16.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 11:25:16.1|Info|DownloadDecisionMaker|No results found
2025-09-02 11:25:16.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 11:40:16.2|Info|RssSyncService|Starting RSS Sync
2025-09-02 11:40:16.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 11:40:16.2|Info|DownloadDecisionMaker|No results found
2025-09-02 11:40:16.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 11:55:16.3|Info|RssSyncService|Starting RSS Sync
2025-09-02 11:55:16.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 11:55:16.3|Info|DownloadDecisionMaker|No results found
2025-09-02 11:55:16.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 12:10:16.4|Info|RssSyncService|Starting RSS Sync
2025-09-02 12:10:16.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 12:10:16.4|Info|DownloadDecisionMaker|No results found
2025-09-02 12:10:16.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 12:25:16.5|Info|RssSyncService|Starting RSS Sync
2025-09-02 12:25:16.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 12:25:16.5|Info|DownloadDecisionMaker|No results found
2025-09-02 12:25:16.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 12:40:16.6|Info|RssSyncService|Starting RSS Sync
2025-09-02 12:40:16.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 12:40:16.6|Info|DownloadDecisionMaker|No results found
2025-09-02 12:40:16.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 12:55:16.7|Info|RssSyncService|Starting RSS Sync
2025-09-02 12:55:16.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 12:55:16.7|Info|DownloadDecisionMaker|No results found
2025-09-02 12:55:16.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 13:10:16.8|Info|RssSyncService|Starting RSS Sync
2025-09-02 13:10:16.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 13:10:16.8|Info|DownloadDecisionMaker|No results found
2025-09-02 13:10:16.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 13:25:16.9|Info|RssSyncService|Starting RSS Sync
2025-09-02 13:25:16.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 13:25:16.9|Info|DownloadDecisionMaker|No results found
2025-09-02 13:25:16.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 13:32:17.0|Info|SceneMappingService|Updating Scene mappings
2025-09-02 13:40:17.0|Info|RssSyncService|Starting RSS Sync
2025-09-02 13:40:17.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 13:40:17.0|Info|DownloadDecisionMaker|No results found
2025-09-02 13:40:17.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 13:55:17.1|Info|RssSyncService|Starting RSS Sync
2025-09-02 13:55:17.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 13:55:17.1|Info|DownloadDecisionMaker|No results found
2025-09-02 13:55:17.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 14:10:17.2|Info|RssSyncService|Starting RSS Sync
2025-09-02 14:10:17.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 14:10:17.2|Info|DownloadDecisionMaker|No results found
2025-09-02 14:10:17.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 14:25:17.3|Info|RssSyncService|Starting RSS Sync
2025-09-02 14:25:17.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 14:25:17.3|Info|DownloadDecisionMaker|No results found
2025-09-02 14:25:17.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 14:40:17.4|Info|RssSyncService|Starting RSS Sync
2025-09-02 14:40:17.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 14:40:17.4|Info|DownloadDecisionMaker|No results found
2025-09-02 14:40:17.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 14:55:17.5|Info|RssSyncService|Starting RSS Sync
2025-09-02 14:55:17.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 14:55:17.5|Info|DownloadDecisionMaker|No results found
2025-09-02 14:55:17.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 15:10:17.6|Info|RssSyncService|Starting RSS Sync
2025-09-02 15:10:17.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 15:10:17.6|Info|DownloadDecisionMaker|No results found
2025-09-02 15:10:17.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 15:25:17.7|Info|RssSyncService|Starting RSS Sync
2025-09-02 15:25:17.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 15:25:17.7|Info|DownloadDecisionMaker|No results found
2025-09-02 15:25:17.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 15:40:17.8|Info|RssSyncService|Starting RSS Sync
2025-09-02 15:40:17.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 15:40:17.8|Info|DownloadDecisionMaker|No results found
2025-09-02 15:40:17.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 15:55:17.9|Info|RssSyncService|Starting RSS Sync
2025-09-02 15:55:17.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 15:55:17.9|Info|DownloadDecisionMaker|No results found
2025-09-02 15:55:17.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 16:10:18.0|Info|RssSyncService|Starting RSS Sync
2025-09-02 16:10:18.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 16:10:18.0|Info|DownloadDecisionMaker|No results found
2025-09-02 16:10:18.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 16:25:18.1|Info|RssSyncService|Starting RSS Sync
2025-09-02 16:25:18.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 16:25:18.1|Info|DownloadDecisionMaker|No results found
2025-09-02 16:25:18.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 16:32:18.2|Info|SceneMappingService|Updating Scene mappings
2025-09-02 16:40:18.2|Info|RssSyncService|Starting RSS Sync
2025-09-02 16:40:18.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 16:40:18.2|Info|DownloadDecisionMaker|No results found
2025-09-02 16:40:18.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 16:55:18.3|Info|RssSyncService|Starting RSS Sync
2025-09-02 16:55:18.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 16:55:18.3|Info|DownloadDecisionMaker|No results found
2025-09-02 16:55:18.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 17:10:18.4|Info|RssSyncService|Starting RSS Sync
2025-09-02 17:10:18.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 17:10:18.4|Info|DownloadDecisionMaker|No results found
2025-09-02 17:10:18.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 17:25:18.6|Info|RssSyncService|Starting RSS Sync
2025-09-02 17:25:18.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 17:25:18.6|Info|DownloadDecisionMaker|No results found
2025-09-02 17:25:18.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 17:40:18.7|Info|RssSyncService|Starting RSS Sync
2025-09-02 17:40:18.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 17:40:18.7|Info|DownloadDecisionMaker|No results found
2025-09-02 17:40:18.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 17:55:18.8|Info|RssSyncService|Starting RSS Sync
2025-09-02 17:55:18.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 17:55:18.8|Info|DownloadDecisionMaker|No results found
2025-09-02 17:55:18.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 18:10:18.9|Info|RssSyncService|Starting RSS Sync
2025-09-02 18:10:18.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 18:10:18.9|Info|DownloadDecisionMaker|No results found
2025-09-02 18:10:18.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 18:25:19.2|Info|RssSyncService|Starting RSS Sync
2025-09-02 18:25:19.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 18:25:19.2|Info|DownloadDecisionMaker|No results found
2025-09-02 18:25:19.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 18:40:19.3|Info|RssSyncService|Starting RSS Sync
2025-09-02 18:40:19.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 18:40:19.3|Info|DownloadDecisionMaker|No results found
2025-09-02 18:40:19.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 18:55:19.4|Info|RssSyncService|Starting RSS Sync
2025-09-02 18:55:19.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 18:55:19.4|Info|DownloadDecisionMaker|No results found
2025-09-02 18:55:19.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 19:07:49.6|Info|BackupService|Starting Backup
2025-09-02 19:10:19.6|Info|RssSyncService|Starting RSS Sync
2025-09-02 19:10:19.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 19:10:19.6|Info|DownloadDecisionMaker|No results found
2025-09-02 19:10:19.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 19:16:19.6|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2025-09-02 19:16:49.7|Info|HousekeepingService|Running housecleaning tasks
2025-09-02 19:16:49.7|Info|Database|Vacuuming Log database
2025-09-02 19:16:49.8|Info|Database|Log database compressed
2025-09-02 19:16:49.8|Info|Database|Vacuuming Main database
2025-09-02 19:16:50.6|Info|Database|Main database compressed
2025-09-02 19:25:19.8|Info|RssSyncService|Starting RSS Sync
2025-09-02 19:25:19.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 19:25:19.8|Info|DownloadDecisionMaker|No results found
2025-09-02 19:25:19.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 19:32:19.8|Info|SceneMappingService|Updating Scene mappings
2025-09-02 19:40:19.9|Info|RssSyncService|Starting RSS Sync
2025-09-02 19:40:19.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 19:40:19.9|Info|DownloadDecisionMaker|No results found
2025-09-02 19:40:19.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 19:55:20.0|Info|RssSyncService|Starting RSS Sync
2025-09-02 19:55:20.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 19:55:20.0|Info|DownloadDecisionMaker|No results found
2025-09-02 19:55:20.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 20:10:20.1|Info|RssSyncService|Starting RSS Sync
2025-09-02 20:10:20.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 20:10:20.1|Info|DownloadDecisionMaker|No results found
2025-09-02 20:10:20.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 20:25:20.2|Info|RssSyncService|Starting RSS Sync
2025-09-02 20:25:20.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 20:25:20.2|Info|DownloadDecisionMaker|No results found
2025-09-02 20:25:20.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 20:40:20.3|Info|RssSyncService|Starting RSS Sync
2025-09-02 20:40:20.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 20:40:20.3|Info|DownloadDecisionMaker|No results found
2025-09-02 20:40:20.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 20:55:20.4|Info|RssSyncService|Starting RSS Sync
2025-09-02 20:55:20.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 20:55:20.4|Info|DownloadDecisionMaker|No results found
2025-09-02 20:55:20.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 21:10:20.6|Info|RssSyncService|Starting RSS Sync
2025-09-02 21:10:20.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 21:10:20.6|Info|DownloadDecisionMaker|No results found
2025-09-02 21:10:20.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 21:25:20.7|Info|RssSyncService|Starting RSS Sync
2025-09-02 21:25:20.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 21:25:20.7|Info|DownloadDecisionMaker|No results found
2025-09-02 21:25:20.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 21:32:50.7|Info|RefreshSeriesService|Skipping refresh of series: The 100
2025-09-02 21:32:50.7|Info|DiskScanService|Scanning The 100
2025-09-02 21:32:50.8|Info|DiskScanService|Completed scanning disk for The 100
2025-09-02 21:32:50.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:32:50.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:32:50.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:32:50.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:32:50.8|Info|RefreshSeriesService|Skipping refresh of series: 1899
2025-09-02 21:32:50.8|Info|DiskScanService|Scanning 1899
2025-09-02 21:32:50.8|Info|DiskScanService|Completed scanning disk for 1899
2025-09-02 21:32:50.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:32:50.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:32:50.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:32:50.8|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-02 21:32:50.8|Info|RefreshSeriesService|Updating 3 Body Problem
2025-09-02 21:32:51.1|Info|RefreshEpisodeService|Starting episode info refresh for: [411959][3 Body Problem]
2025-09-02 21:32:51.2|Info|RefreshEpisodeService|Finished episode refresh for series: [411959][3 Body Problem].
2025-09-02 21:32:51.3|Info|DiskScanService|Scanning 3 Body Problem
2025-09-02 21:32:51.3|Info|DiskScanService|Completed scanning disk for 3 Body Problem
2025-09-02 21:32:51.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:32:51.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:32:51.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:32:51.3|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files.
2025-09-02 21:32:51.3|Info|RefreshSeriesService|Skipping refresh of series: The 4400
2025-09-02 21:32:51.3|Info|DiskScanService|Scanning The 4400
2025-09-02 21:32:51.3|Info|DiskScanService|Completed scanning disk for The 4400
2025-09-02 21:32:51.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:32:51.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:32:51.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:32:51.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:32:51.3|Info|RefreshSeriesService|Skipping refresh of series: 666 Park Avenue
2025-09-02 21:32:51.3|Info|DiskScanService|Scanning 666 Park Avenue
2025-09-02 21:32:51.3|Info|DiskScanService|Completed scanning disk for 666 Park Avenue
2025-09-02 21:32:51.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:32:51.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:32:51.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:32:51.4|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-02 21:32:51.4|Info|RefreshSeriesService|Skipping refresh of series: The Acolyte
2025-09-02 21:32:51.4|Info|DiskScanService|Scanning The Acolyte
2025-09-02 21:32:51.4|Info|DiskScanService|Completed scanning disk for The Acolyte
2025-09-02 21:32:51.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:32:51.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:32:51.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:32:51.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:32:51.4|Info|RefreshSeriesService|Updating The Agency (2024)
2025-09-02 21:32:51.4|Info|RefreshEpisodeService|Starting episode info refresh for: [430769][The Agency (2024)]
2025-09-02 21:32:51.5|Info|RefreshEpisodeService|Finished episode refresh for series: [430769][The Agency (2024)].
2025-09-02 21:32:51.5|Info|DiskScanService|Scanning The Agency (2024)
2025-09-02 21:32:51.5|Info|DiskScanService|Completed scanning disk for The Agency (2024)
2025-09-02 21:32:51.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:32:51.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:32:51.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:32:51.5|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files.
2025-09-02 21:32:51.5|Info|RefreshSeriesService|Updating Ahsoka
2025-09-02 21:32:51.5|Info|RefreshEpisodeService|Starting episode info refresh for: [393187][Ahsoka]
2025-09-02 21:32:51.5|Info|RefreshEpisodeService|Finished episode refresh for series: [393187][Ahsoka].
2025-09-02 21:32:51.5|Info|DiskScanService|Scanning Ahsoka
2025-09-02 21:32:51.5|Info|DiskScanService|Completed scanning disk for Ahsoka
2025-09-02 21:32:51.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:32:51.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:32:51.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:32:51.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:32:51.5|Info|RefreshSeriesService|Updating Alien: Earth
2025-09-02 21:32:51.6|Info|RefreshEpisodeService|Starting episode info refresh for: [458912][Alien: Earth]
2025-09-02 21:32:51.6|Info|RefreshEpisodeService|Finished episode refresh for series: [458912][Alien: Earth].
2025-09-02 21:32:51.6|Info|DiskScanService|Scanning Alien: Earth
2025-09-02 21:32:51.6|Info|DiskScanService|Completed scanning disk for Alien: Earth
2025-09-02 21:32:51.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:32:51.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:32:51.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:32:51.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:32:51.6|Info|RefreshSeriesService|Skipping refresh of series: Alphas
2025-09-02 21:32:51.6|Info|DiskScanService|Scanning Alphas
2025-09-02 21:32:51.6|Info|DiskScanService|Completed scanning disk for Alphas
2025-09-02 21:32:51.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:32:51.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:32:51.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:32:51.7|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-02 21:32:51.7|Info|RefreshSeriesService|Skipping refresh of series: Andor
2025-09-02 21:32:51.7|Info|DiskScanService|Scanning Andor
2025-09-02 21:32:51.7|Info|DiskScanService|Completed scanning disk for Andor
2025-09-02 21:32:51.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:32:51.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:32:51.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:32:51.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:32:51.7|Info|RefreshSeriesService|Skipping refresh of series: Another Life
2025-09-02 21:32:51.7|Info|DiskScanService|Scanning Another Life
2025-09-02 21:32:51.7|Info|DiskScanService|Completed scanning disk for Another Life
2025-09-02 21:32:51.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:32:51.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:32:51.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:32:51.7|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-02 21:32:51.7|Info|RefreshSeriesService|Skipping refresh of series: Arrow
2025-09-02 21:32:51.7|Info|DiskScanService|Scanning Arrow
2025-09-02 21:32:51.8|Info|DiskScanService|Completed scanning disk for Arrow
2025-09-02 21:32:51.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:32:51.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:32:51.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:32:51.8|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-02 21:32:51.8|Info|RefreshSeriesService|Updating Avatar: The Last Airbender (2024)
2025-09-02 21:32:51.9|Info|RefreshEpisodeService|Starting episode info refresh for: [385925][Avatar: The Last Airbender (2024)]
2025-09-02 21:32:51.9|Info|RefreshEpisodeService|Finished episode refresh for series: [385925][Avatar: The Last Airbender (2024)].
2025-09-02 21:32:51.9|Info|DiskScanService|Scanning Avatar: The Last Airbender (2024)
2025-09-02 21:32:51.9|Info|DiskScanService|Completed scanning disk for Avatar: The Last Airbender (2024)
2025-09-02 21:32:51.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:32:51.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:32:51.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:32:51.9|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-02 21:32:51.9|Info|RefreshSeriesService|Skipping refresh of series: Battlestar Galactica (2003)
2025-09-02 21:32:51.9|Info|DiskScanService|Scanning Battlestar Galactica (2003)
2025-09-02 21:32:52.0|Info|DiskScanService|Completed scanning disk for Battlestar Galactica (2003)
2025-09-02 21:32:52.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:32:52.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:32:52.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:32:52.0|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-02 21:32:52.0|Info|RefreshSeriesService|Skipping refresh of series: Beacon 23
2025-09-02 21:32:52.0|Info|DiskScanService|Scanning Beacon 23
2025-09-02 21:32:52.0|Info|DiskScanService|Completed scanning disk for Beacon 23
2025-09-02 21:32:52.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:32:52.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:32:52.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:32:52.0|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-02 21:32:52.0|Info|RefreshSeriesService|Skipping refresh of series: Black Bird
2025-09-02 21:32:52.0|Info|DiskScanService|Scanning Black Bird
2025-09-02 21:32:52.1|Info|DiskScanService|Completed scanning disk for Black Bird
2025-09-02 21:32:52.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:32:52.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:32:52.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:32:52.1|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-02 21:32:52.1|Info|RefreshSeriesService|Skipping refresh of series: Black Sun
2025-09-02 21:32:52.1|Info|DiskScanService|Scanning Black Sun
2025-09-02 21:32:52.1|Info|DiskScanService|Completed scanning disk for Black Sun
2025-09-02 21:32:52.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:32:52.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:32:52.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:32:52.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:32:52.1|Info|RefreshSeriesService|Updating The Blacklist (2014)
2025-09-02 21:32:52.2|Info|RefreshEpisodeService|Starting episode info refresh for: [394358][The Blacklist (2014)]
2025-09-02 21:32:52.3|Info|RefreshEpisodeService|Finished episode refresh for series: [394358][The Blacklist (2014)].
2025-09-02 21:32:52.3|Info|DiskScanService|Scanning The Blacklist (2014)
2025-09-02 21:33:02.1|Info|DiskScanService|Completed scanning disk for The Blacklist (2014)
2025-09-02 21:33:02.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:02.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:02.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:02.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:02.2|Info|RefreshSeriesService|Skipping refresh of series: Blindspot
2025-09-02 21:33:02.2|Info|DiskScanService|Scanning Blindspot
2025-09-02 21:33:02.2|Info|DiskScanService|Completed scanning disk for Blindspot
2025-09-02 21:33:02.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:02.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:02.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:02.2|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-02 21:33:02.2|Info|RefreshSeriesService|Skipping refresh of series: Bodies (2023)
2025-09-02 21:33:02.2|Info|DiskScanService|Scanning Bodies (2023)
2025-09-02 21:33:02.3|Info|DiskScanService|Completed scanning disk for Bodies (2023)
2025-09-02 21:33:02.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:02.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:02.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:02.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:02.3|Info|RefreshSeriesService|Skipping refresh of series: Body of Proof
2025-09-02 21:33:02.3|Info|DiskScanService|Scanning Body of Proof
2025-09-02 21:33:02.3|Info|DiskScanService|Completed scanning disk for Body of Proof
2025-09-02 21:33:02.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:02.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:02.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:02.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:02.3|Info|RefreshSeriesService|Skipping refresh of series: The Book of Boba Fett
2025-09-02 21:33:02.3|Info|DiskScanService|Scanning The Book of Boba Fett
2025-09-02 21:33:02.3|Info|DiskScanService|Completed scanning disk for The Book of Boba Fett
2025-09-02 21:33:02.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:02.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:02.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:02.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:02.3|Info|RefreshSeriesService|Skipping refresh of series: Bosch
2025-09-02 21:33:02.3|Info|DiskScanService|Scanning Bosch
2025-09-02 21:33:02.3|Info|DiskScanService|Completed scanning disk for Bosch
2025-09-02 21:33:02.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:02.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:02.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:02.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:02.3|Info|RefreshSeriesService|Skipping refresh of series: Bosch: Legacy
2025-09-02 21:33:02.3|Info|DiskScanService|Scanning Bosch: Legacy
2025-09-02 21:33:02.4|Info|DiskScanService|Completed scanning disk for Bosch: Legacy
2025-09-02 21:33:02.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:02.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:02.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:02.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:02.4|Info|RefreshSeriesService|Skipping refresh of series: Breaking Bad
2025-09-02 21:33:02.4|Info|DiskScanService|Scanning Breaking Bad
2025-09-02 21:33:02.4|Info|DiskScanService|Completed scanning disk for Breaking Bad
2025-09-02 21:33:02.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:02.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:02.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:02.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:02.4|Info|RefreshSeriesService|Skipping refresh of series: The Brothers Sun
2025-09-02 21:33:02.4|Info|DiskScanService|Scanning The Brothers Sun
2025-09-02 21:33:02.4|Info|DiskScanService|Completed scanning disk for The Brothers Sun
2025-09-02 21:33:02.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:02.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:02.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:02.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:02.4|Info|RefreshSeriesService|Skipping refresh of series: Camelot
2025-09-02 21:33:02.4|Info|DiskScanService|Scanning Camelot
2025-09-02 21:33:02.4|Info|DiskScanService|Completed scanning disk for Camelot
2025-09-02 21:33:02.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:02.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:02.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:02.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:02.4|Info|RefreshSeriesService|Skipping refresh of series: Caprica
2025-09-02 21:33:02.4|Info|DiskScanService|Scanning Caprica
2025-09-02 21:33:02.4|Info|DiskScanService|Completed scanning disk for Caprica
2025-09-02 21:33:02.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:02.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:02.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:02.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:02.5|Info|RefreshSeriesService|Skipping refresh of series: Carnival Row
2025-09-02 21:33:02.5|Info|DiskScanService|Scanning Carnival Row
2025-09-02 21:33:02.5|Info|DiskScanService|Completed scanning disk for Carnival Row
2025-09-02 21:33:02.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:02.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:02.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:02.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:02.5|Info|RefreshSeriesService|Skipping refresh of series: Chapelwaite
2025-09-02 21:33:02.5|Info|DiskScanService|Scanning Chapelwaite
2025-09-02 21:33:02.5|Info|DiskScanService|Completed scanning disk for Chapelwaite
2025-09-02 21:33:02.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:02.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:02.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:02.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:02.5|Info|RefreshSeriesService|Updating Citadel
2025-09-02 21:33:02.5|Info|RefreshEpisodeService|Starting episode info refresh for: [393268][Citadel]
2025-09-02 21:33:02.6|Info|RefreshEpisodeService|Finished episode refresh for series: [393268][Citadel].
2025-09-02 21:33:02.6|Info|DiskScanService|Scanning Citadel
2025-09-02 21:33:02.6|Info|DiskScanService|Completed scanning disk for Citadel
2025-09-02 21:33:02.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:02.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:02.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:02.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:02.6|Info|RefreshSeriesService|Skipping refresh of series: Constellation
2025-09-02 21:33:02.6|Info|DiskScanService|Scanning Constellation
2025-09-02 21:33:02.6|Info|DiskScanService|Completed scanning disk for Constellation
2025-09-02 21:33:02.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:02.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:02.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:02.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:02.6|Info|RefreshSeriesService|Skipping refresh of series: The Continental (2023)
2025-09-02 21:33:02.6|Info|DiskScanService|Scanning The Continental (2023)
2025-09-02 21:33:02.6|Info|DiskScanService|Completed scanning disk for The Continental (2023)
2025-09-02 21:33:02.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:02.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:02.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:02.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:02.6|Info|RefreshSeriesService|Skipping refresh of series: Continuum (2012)
2025-09-02 21:33:02.6|Info|DiskScanService|Scanning Continuum (2012)
2025-09-02 21:33:03.8|Info|DiskScanService|Completed scanning disk for Continuum (2012)
2025-09-02 21:33:03.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:03.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:03.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:03.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:03.8|Info|RefreshSeriesService|Skipping refresh of series: Da Vinci's Demons
2025-09-02 21:33:03.8|Info|DiskScanService|Scanning Da Vinci's Demons
2025-09-02 21:33:03.8|Info|DiskScanService|Completed scanning disk for Da Vinci's Demons
2025-09-02 21:33:03.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:03.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:03.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:03.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:03.8|Info|RefreshSeriesService|Updating Daredevil: Born Again
2025-09-02 21:33:03.9|Info|RefreshEpisodeService|Starting episode info refresh for: [422712][Daredevil: Born Again]
2025-09-02 21:33:03.9|Info|RefreshEpisodeService|Finished episode refresh for series: [422712][Daredevil: Born Again].
2025-09-02 21:33:03.9|Info|DiskScanService|Scanning Daredevil: Born Again
2025-09-02 21:33:03.9|Info|DiskScanService|Completed scanning disk for Daredevil: Born Again
2025-09-02 21:33:03.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:03.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:03.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:03.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:03.9|Info|RefreshSeriesService|Updating Dark Matter (2024)
2025-09-02 21:33:04.0|Info|RefreshEpisodeService|Starting episode info refresh for: [393159][Dark Matter (2024)]
2025-09-02 21:33:04.0|Info|RefreshEpisodeService|Finished episode refresh for series: [393159][Dark Matter (2024)].
2025-09-02 21:33:04.0|Info|DiskScanService|Scanning Dark Matter (2024)
2025-09-02 21:33:04.0|Info|DiskScanService|Completed scanning disk for Dark Matter (2024)
2025-09-02 21:33:04.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:04.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:04.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:04.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:04.0|Info|RefreshSeriesService|Updating The Day of the Jackal
2025-09-02 21:33:04.1|Info|RefreshEpisodeService|Starting episode info refresh for: [426866][The Day of the Jackal]
2025-09-02 21:33:04.1|Info|RefreshEpisodeService|Finished episode refresh for series: [426866][The Day of the Jackal].
2025-09-02 21:33:04.1|Info|DiskScanService|Scanning The Day of the Jackal
2025-09-02 21:33:04.1|Info|DiskScanService|Completed scanning disk for The Day of the Jackal
2025-09-02 21:33:04.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:04.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:04.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:04.1|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files.
2025-09-02 21:33:04.1|Info|RefreshSeriesService|Skipping refresh of series: Debris
2025-09-02 21:33:04.1|Info|DiskScanService|Scanning Debris
2025-09-02 21:33:04.1|Info|DiskScanService|Completed scanning disk for Debris
2025-09-02 21:33:04.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:04.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:04.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:04.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:04.1|Info|RefreshSeriesService|Skipping refresh of series: A Discovery of Witches
2025-09-02 21:33:04.1|Info|DiskScanService|Scanning A Discovery of Witches
2025-09-02 21:33:04.1|Info|DiskScanService|Completed scanning disk for A Discovery of Witches
2025-09-02 21:33:04.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:04.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:04.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:04.1|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-02 21:33:04.2|Info|RefreshSeriesService|Skipping refresh of series: Dracula (2020)
2025-09-02 21:33:04.2|Info|DiskScanService|Scanning Dracula (2020)
2025-09-02 21:33:04.2|Info|DiskScanService|Completed scanning disk for Dracula (2020)
2025-09-02 21:33:04.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:04.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:04.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:04.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:04.2|Info|RefreshSeriesService|Updating Dune: Prophecy
2025-09-02 21:33:04.2|Info|RefreshEpisodeService|Starting episode info refresh for: [367118][Dune: Prophecy]
2025-09-02 21:33:04.3|Info|RefreshEpisodeService|Finished episode refresh for series: [367118][Dune: Prophecy].
2025-09-02 21:33:04.3|Info|DiskScanService|Scanning Dune: Prophecy
2025-09-02 21:33:04.3|Info|DiskScanService|Completed scanning disk for Dune: Prophecy
2025-09-02 21:33:04.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:04.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:04.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:04.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:04.3|Info|RefreshSeriesService|Updating The Eternaut
2025-09-02 21:33:04.3|Info|RefreshEpisodeService|Starting episode info refresh for: [420039][The Eternaut]
2025-09-02 21:33:04.3|Info|RefreshEpisodeService|Finished episode refresh for series: [420039][The Eternaut].
2025-09-02 21:33:04.3|Info|DiskScanService|Scanning The Eternaut
2025-09-02 21:33:04.3|Info|DiskScanService|Completed scanning disk for The Eternaut
2025-09-02 21:33:04.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:04.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:04.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:04.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:04.4|Info|RefreshSeriesService|Skipping refresh of series: Eureka
2025-09-02 21:33:04.4|Info|DiskScanService|Scanning Eureka
2025-09-02 21:33:04.5|Info|DiskScanService|Completed scanning disk for Eureka
2025-09-02 21:33:04.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:04.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:04.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:04.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:04.5|Info|RefreshSeriesService|Skipping refresh of series: The Event
2025-09-02 21:33:04.5|Info|DiskScanService|Scanning The Event
2025-09-02 21:33:04.5|Info|DiskScanService|Completed scanning disk for The Event
2025-09-02 21:33:04.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:04.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:04.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:04.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:04.5|Info|RefreshSeriesService|Skipping refresh of series: The Expanse
2025-09-02 21:33:04.5|Info|DiskScanService|Scanning The Expanse
2025-09-02 21:33:04.5|Info|DiskScanService|Completed scanning disk for The Expanse
2025-09-02 21:33:04.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:04.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:04.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:04.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:04.6|Info|RefreshSeriesService|Skipping refresh of series: Extant
2025-09-02 21:33:04.6|Info|DiskScanService|Scanning Extant
2025-09-02 21:33:04.6|Info|DiskScanService|Completed scanning disk for Extant
2025-09-02 21:33:04.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:04.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:04.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:04.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:04.6|Info|RefreshSeriesService|Skipping refresh of series: The Falcon and The Winter Soldier
2025-09-02 21:33:04.6|Info|DiskScanService|Scanning The Falcon and The Winter Soldier
2025-09-02 21:33:04.6|Info|DiskScanService|Completed scanning disk for The Falcon and The Winter Soldier
2025-09-02 21:33:04.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:04.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:04.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:04.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:04.6|Info|RefreshSeriesService|Updating Fallout
2025-09-02 21:33:04.6|Info|RefreshEpisodeService|Starting episode info refresh for: [416744][Fallout]
2025-09-02 21:33:04.7|Info|RefreshEpisodeService|Finished episode refresh for series: [416744][Fallout].
2025-09-02 21:33:04.7|Info|DiskScanService|Scanning Fallout
2025-09-02 21:33:04.7|Info|DiskScanService|Completed scanning disk for Fallout
2025-09-02 21:33:04.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:04.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:04.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:04.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:04.7|Info|RefreshSeriesService|Skipping refresh of series: Fargo
2025-09-02 21:33:04.7|Info|DiskScanService|Scanning Fargo
2025-09-02 21:33:04.7|Info|DiskScanService|Completed scanning disk for Fargo
2025-09-02 21:33:04.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:04.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:04.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:04.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:04.7|Info|RefreshSeriesService|Skipping refresh of series: Farscape
2025-09-02 21:33:04.7|Info|DiskScanService|Scanning Farscape
2025-09-02 21:33:04.8|Info|DiskScanService|Completed scanning disk for Farscape
2025-09-02 21:33:04.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:04.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:04.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:04.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:04.8|Info|RefreshSeriesService|Skipping refresh of series: Firefly
2025-09-02 21:33:04.8|Info|DiskScanService|Scanning Firefly
2025-09-02 21:33:04.8|Info|DiskScanService|Completed scanning disk for Firefly
2025-09-02 21:33:04.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:04.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:04.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:04.8|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files.
2025-09-02 21:33:04.8|Info|RefreshSeriesService|Skipping refresh of series: The Flash (2014)
2025-09-02 21:33:04.8|Info|DiskScanService|Scanning The Flash (2014)
2025-09-02 21:33:04.9|Info|DiskScanService|Completed scanning disk for The Flash (2014)
2025-09-02 21:33:04.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:04.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:04.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:04.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:04.9|Info|RefreshSeriesService|Skipping refresh of series: FlashForward
2025-09-02 21:33:04.9|Info|DiskScanService|Scanning FlashForward
2025-09-02 21:33:04.9|Info|DiskScanService|Completed scanning disk for FlashForward
2025-09-02 21:33:04.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:04.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:04.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:04.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:04.9|Info|RefreshSeriesService|Skipping refresh of series: Forever (2014)
2025-09-02 21:33:04.9|Info|DiskScanService|Scanning Forever (2014)
2025-09-02 21:33:04.9|Info|DiskScanService|Completed scanning disk for Forever (2014)
2025-09-02 21:33:04.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:04.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:04.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:04.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:04.9|Info|RefreshSeriesService|Updating Foundation (2021)
2025-09-02 21:33:05.0|Info|RefreshEpisodeService|Starting episode info refresh for: [366972][Foundation (2021)]
2025-09-02 21:33:05.0|Info|RefreshEpisodeService|Finished episode refresh for series: [366972][Foundation (2021)].
2025-09-02 21:33:05.0|Info|DiskScanService|Scanning Foundation (2021)
2025-09-02 21:33:05.1|Info|DiskScanService|Completed scanning disk for Foundation (2021)
2025-09-02 21:33:05.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:05.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:05.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:05.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:05.1|Info|RefreshSeriesService|Updating FROM
2025-09-02 21:33:05.1|Info|RefreshEpisodeService|Starting episode info refresh for: [401003][FROM]
2025-09-02 21:33:05.2|Info|RefreshEpisodeService|Finished episode refresh for series: [401003][FROM].
2025-09-02 21:33:05.2|Info|DiskScanService|Scanning FROM
2025-09-02 21:33:05.3|Info|DiskScanService|Completed scanning disk for FROM
2025-09-02 21:33:05.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:05.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:05.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:05.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:05.3|Info|RefreshSeriesService|Skipping refresh of series: FUBAR
2025-09-02 21:33:05.3|Info|DiskScanService|Scanning FUBAR
2025-09-02 21:33:05.3|Info|DiskScanService|Completed scanning disk for FUBAR
2025-09-02 21:33:05.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:05.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:05.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:05.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:05.4|Info|RefreshSeriesService|Skipping refresh of series: Full Circle (2013)
2025-09-02 21:33:05.4|Info|DiskScanService|Scanning Full Circle (2013)
2025-09-02 21:33:09.0|Info|DiskScanService|Completed scanning disk for Full Circle (2013)
2025-09-02 21:33:09.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:09.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:09.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:09.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:09.0|Info|RefreshSeriesService|Skipping refresh of series: Game of Thrones
2025-09-02 21:33:09.0|Info|DiskScanService|Scanning Game of Thrones
2025-09-02 21:33:09.0|Info|DiskScanService|Completed scanning disk for Game of Thrones
2025-09-02 21:33:09.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:09.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:09.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:09.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:09.0|Info|RefreshSeriesService|Updating Gen V
2025-09-02 21:33:09.1|Info|RefreshEpisodeService|Starting episode info refresh for: [417909][Gen V]
2025-09-02 21:33:09.1|Info|RefreshEpisodeService|Finished episode refresh for series: [417909][Gen V].
2025-09-02 21:33:09.1|Info|DiskScanService|Scanning Gen V
2025-09-02 21:33:09.1|Info|DiskScanService|Completed scanning disk for Gen V
2025-09-02 21:33:09.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:09.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:09.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:09.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:09.1|Info|RefreshSeriesService|Skipping refresh of series: Gokusen (2004)
2025-09-02 21:33:09.1|Info|DiskScanService|Scanning Gokusen (2004)
2025-09-02 21:33:15.1|Info|DiskScanService|Completed scanning disk for Gokusen (2004)
2025-09-02 21:33:15.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:15.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:15.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:15.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:15.2|Info|RefreshSeriesService|Skipping refresh of series: Goosebumps (2023)
2025-09-02 21:33:15.2|Info|DiskScanService|Scanning Goosebumps (2023)
2025-09-02 21:33:15.2|Info|DiskScanService|Completed scanning disk for Goosebumps (2023)
2025-09-02 21:33:15.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:15.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:15.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:15.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:15.2|Info|RefreshSeriesService|Skipping refresh of series: Grid
2025-09-02 21:33:15.2|Info|DiskScanService|Scanning Grid
2025-09-02 21:33:15.2|Info|DiskScanService|Completed scanning disk for Grid
2025-09-02 21:33:15.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:15.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:15.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:15.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:15.2|Info|RefreshSeriesService|Skipping refresh of series: Grimm
2025-09-02 21:33:15.2|Info|DiskScanService|Scanning Grimm
2025-09-02 21:33:15.3|Info|DiskScanService|Completed scanning disk for Grimm
2025-09-02 21:33:15.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:15.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:15.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:15.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:15.3|Info|RefreshSeriesService|Skipping refresh of series: Gyeongseong Creature
2025-09-02 21:33:15.3|Info|DiskScanService|Scanning Gyeongseong Creature
2025-09-02 21:33:15.3|Info|DiskScanService|Completed scanning disk for Gyeongseong Creature
2025-09-02 21:33:15.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:15.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:15.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:15.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:15.3|Info|RefreshSeriesService|Skipping refresh of series: Halo
2025-09-02 21:33:15.3|Info|DiskScanService|Scanning Halo
2025-09-02 21:33:15.3|Info|DiskScanService|Completed scanning disk for Halo
2025-09-02 21:33:15.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:15.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:15.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:15.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:15.3|Info|RefreshSeriesService|Skipping refresh of series: Hawkeye (2021)
2025-09-02 21:33:15.3|Info|DiskScanService|Scanning Hawkeye (2021)
2025-09-02 21:33:15.3|Info|DiskScanService|Completed scanning disk for Hawkeye (2021)
2025-09-02 21:33:15.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:15.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:15.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:15.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:15.3|Info|RefreshSeriesService|Skipping refresh of series: Heroes
2025-09-02 21:33:15.3|Info|DiskScanService|Scanning Heroes
2025-09-02 21:33:15.4|Info|DiskScanService|Completed scanning disk for Heroes
2025-09-02 21:33:15.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:15.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:15.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:15.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:15.4|Info|RefreshSeriesService|Skipping refresh of series: Heroes Reborn
2025-09-02 21:33:15.4|Info|DiskScanService|Scanning Heroes Reborn
2025-09-02 21:33:15.4|Info|DiskScanService|Completed scanning disk for Heroes Reborn
2025-09-02 21:33:15.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:15.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:15.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:15.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:15.4|Info|RefreshSeriesService|Updating Hijack
2025-09-02 21:33:15.4|Info|RefreshEpisodeService|Starting episode info refresh for: [419254][Hijack]
2025-09-02 21:33:15.4|Info|RefreshEpisodeService|Finished episode refresh for series: [419254][Hijack].
2025-09-02 21:33:15.4|Info|DiskScanService|Scanning Hijack
2025-09-02 21:33:15.4|Info|DiskScanService|Completed scanning disk for Hijack
2025-09-02 21:33:15.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:15.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:15.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:15.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:15.4|Info|RefreshSeriesService|Skipping refresh of series: His Dark Materials
2025-09-02 21:33:15.4|Info|DiskScanService|Scanning His Dark Materials
2025-09-02 21:33:15.4|Info|DiskScanService|Completed scanning disk for His Dark Materials
2025-09-02 21:33:15.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:15.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:15.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:15.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:15.5|Info|RefreshSeriesService|Updating House of the Dragon
2025-09-02 21:33:15.5|Info|RefreshEpisodeService|Starting episode info refresh for: [371572][House of the Dragon]
2025-09-02 21:33:15.6|Info|RefreshEpisodeService|Finished episode refresh for series: [371572][House of the Dragon].
2025-09-02 21:33:15.6|Info|DiskScanService|Scanning House of the Dragon
2025-09-02 21:33:15.6|Info|DiskScanService|Completed scanning disk for House of the Dragon
2025-09-02 21:33:15.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:15.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:15.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:15.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:15.6|Info|RefreshSeriesService|Skipping refresh of series: Hunters (2020)
2025-09-02 21:33:15.6|Info|DiskScanService|Scanning Hunters (2020)
2025-09-02 21:33:15.6|Info|DiskScanService|Completed scanning disk for Hunters (2020)
2025-09-02 21:33:15.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:15.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:15.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:15.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:15.6|Info|RefreshSeriesService|Skipping refresh of series: I Am Groot
2025-09-02 21:33:15.6|Info|DiskScanService|Scanning I Am Groot
2025-09-02 21:33:15.6|Info|DiskScanService|Completed scanning disk for I Am Groot
2025-09-02 21:33:15.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:15.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:15.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:15.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:15.6|Info|RefreshSeriesService|Skipping refresh of series: Infiniti
2025-09-02 21:33:15.6|Info|DiskScanService|Scanning Infiniti
2025-09-02 21:33:15.6|Info|DiskScanService|Completed scanning disk for Infiniti
2025-09-02 21:33:15.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:15.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:15.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:15.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:15.7|Info|RefreshSeriesService|Updating Invasion (2021)
2025-09-02 21:33:15.7|Info|RefreshEpisodeService|Starting episode info refresh for: [404492][Invasion (2021)]
2025-09-02 21:33:15.8|Info|RefreshEpisodeService|Finished episode refresh for series: [404492][Invasion (2021)].
2025-09-02 21:33:15.8|Info|DiskScanService|Scanning Invasion (2021)
2025-09-02 21:33:15.8|Info|DiskScanService|Completed scanning disk for Invasion (2021)
2025-09-02 21:33:15.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:15.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:15.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:15.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:15.8|Info|RefreshSeriesService|Skipping refresh of series: Ironheart
2025-09-02 21:33:15.8|Info|DiskScanService|Scanning Ironheart
2025-09-02 21:33:15.9|Info|DiskScanService|Completed scanning disk for Ironheart
2025-09-02 21:33:15.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:15.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:15.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:15.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:15.9|Info|RefreshSeriesService|Skipping refresh of series: Jupiter's Legacy
2025-09-02 21:33:15.9|Info|DiskScanService|Scanning Jupiter's Legacy
2025-09-02 21:33:15.9|Info|DiskScanService|Completed scanning disk for Jupiter's Legacy
2025-09-02 21:33:15.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:15.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:15.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:15.9|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files.
2025-09-02 21:33:15.9|Info|RefreshSeriesService|Skipping refresh of series: Kaleidoscope (2023)
2025-09-02 21:33:15.9|Info|DiskScanService|Scanning Kaleidoscope (2023)
2025-09-02 21:33:15.9|Info|DiskScanService|Completed scanning disk for Kaleidoscope (2023)
2025-09-02 21:33:15.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:15.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:15.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:15.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:15.9|Info|RefreshSeriesService|Skipping refresh of series: Kingdom (2019)
2025-09-02 21:33:15.9|Info|DiskScanService|Scanning Kingdom (2019)
2025-09-02 21:33:15.9|Info|DiskScanService|Completed scanning disk for Kingdom (2019)
2025-09-02 21:33:15.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:15.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:15.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:15.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:15.9|Info|RefreshSeriesService|Skipping refresh of series: The Last Man on Earth
2025-09-02 21:33:15.9|Info|DiskScanService|Scanning The Last Man on Earth
2025-09-02 21:33:16.0|Info|DiskScanService|Completed scanning disk for The Last Man on Earth
2025-09-02 21:33:16.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:16.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:16.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:16.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:16.0|Info|RefreshSeriesService|Updating The Last of Us
2025-09-02 21:33:16.0|Info|RefreshEpisodeService|Starting episode info refresh for: [392256][The Last of Us]
2025-09-02 21:33:16.1|Info|RefreshEpisodeService|Finished episode refresh for series: [392256][The Last of Us].
2025-09-02 21:33:16.1|Info|DiskScanService|Scanning The Last of Us
2025-09-02 21:33:16.2|Info|DiskScanService|Completed scanning disk for The Last of Us
2025-09-02 21:33:16.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:16.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:16.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:16.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:16.2|Info|RefreshSeriesService|Updating Lioness
2025-09-02 21:33:16.2|Info|RefreshEpisodeService|Starting episode info refresh for: [388589][Lioness]
2025-09-02 21:33:16.3|Info|RefreshEpisodeService|Finished episode refresh for series: [388589][Lioness].
2025-09-02 21:33:16.3|Info|DiskScanService|Scanning Lioness
2025-09-02 21:33:16.3|Info|DiskScanService|Completed scanning disk for Lioness
2025-09-02 21:33:16.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:16.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:16.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:16.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:16.3|Info|RefreshSeriesService|Skipping refresh of series: Lockwood & Co.
2025-09-02 21:33:16.3|Info|DiskScanService|Scanning Lockwood & Co.
2025-09-02 21:33:16.3|Info|DiskScanService|Completed scanning disk for Lockwood & Co.
2025-09-02 21:33:16.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:16.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:16.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:16.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:16.4|Info|RefreshSeriesService|Skipping refresh of series: Loki
2025-09-02 21:33:16.4|Info|DiskScanService|Scanning Loki
2025-09-02 21:33:16.4|Info|DiskScanService|Completed scanning disk for Loki
2025-09-02 21:33:16.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:16.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:16.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:16.4|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-02 21:33:16.4|Info|RefreshSeriesService|Updating The Lord of the Rings: The Rings of Power
2025-09-02 21:33:16.4|Info|RefreshEpisodeService|Starting episode info refresh for: [367506][The Lord of the Rings: The Rings of Power]
2025-09-02 21:33:16.6|Info|RefreshEpisodeService|Finished episode refresh for series: [367506][The Lord of the Rings: The Rings of Power].
2025-09-02 21:33:16.6|Info|DiskScanService|Scanning The Lord of the Rings: The Rings of Power
2025-09-02 21:33:16.6|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The Rings of Power
2025-09-02 21:33:16.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:16.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:16.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:16.6|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-02 21:33:16.6|Info|RefreshSeriesService|Skipping refresh of series: Lost in Space (2018)
2025-09-02 21:33:16.6|Info|DiskScanService|Scanning Lost in Space (2018)
2025-09-02 21:33:16.6|Info|DiskScanService|Completed scanning disk for Lost in Space (2018)
2025-09-02 21:33:16.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:16.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:16.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:16.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:16.7|Info|RefreshSeriesService|Skipping refresh of series: The Lost Room
2025-09-02 21:33:16.7|Info|DiskScanService|Scanning The Lost Room
2025-09-02 21:33:16.7|Info|DiskScanService|Completed scanning disk for The Lost Room
2025-09-02 21:33:16.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:16.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:16.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:16.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:16.7|Info|RefreshSeriesService|Skipping refresh of series: Lucifer
2025-09-02 21:33:16.7|Info|DiskScanService|Scanning Lucifer
2025-09-02 21:33:16.7|Info|DiskScanService|Completed scanning disk for Lucifer
2025-09-02 21:33:16.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:16.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:16.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:16.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:16.7|Info|RefreshSeriesService|Skipping refresh of series: Luna Nera
2025-09-02 21:33:16.7|Info|DiskScanService|Scanning Luna Nera
2025-09-02 21:33:16.7|Info|DiskScanService|Completed scanning disk for Luna Nera
2025-09-02 21:33:16.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:16.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:16.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:16.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:16.7|Info|RefreshSeriesService|Skipping refresh of series: The Magicians (2015)
2025-09-02 21:33:16.7|Info|DiskScanService|Scanning The Magicians (2015)
2025-09-02 21:33:16.8|Info|DiskScanService|Completed scanning disk for The Magicians (2015)
2025-09-02 21:33:16.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:16.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:16.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:16.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:16.8|Info|RefreshSeriesService|Updating The Mandalorian
2025-09-02 21:33:16.9|Info|RefreshEpisodeService|Starting episode info refresh for: [361753][The Mandalorian]
2025-09-02 21:33:18.0|Info|RefreshEpisodeService|Finished episode refresh for series: [361753][The Mandalorian].
2025-09-02 21:33:18.0|Info|DiskScanService|Scanning The Mandalorian
2025-09-02 21:33:18.0|Info|DiskScanService|Completed scanning disk for The Mandalorian
2025-09-02 21:33:18.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:18.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:18.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:18.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:18.0|Info|RefreshSeriesService|Skipping refresh of series: Manifest
2025-09-02 21:33:18.0|Info|DiskScanService|Scanning Manifest
2025-09-02 21:33:18.0|Info|DiskScanService|Completed scanning disk for Manifest
2025-09-02 21:33:18.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:18.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:18.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:18.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:18.1|Info|RefreshSeriesService|Skipping refresh of series: Marvel's Agents of S.H.I.E.L.D.
2025-09-02 21:33:18.1|Info|DiskScanService|Scanning Marvel's Agents of S.H.I.E.L.D.
2025-09-02 21:33:18.3|Info|DiskScanService|Completed scanning disk for Marvel's Agents of S.H.I.E.L.D.
2025-09-02 21:33:18.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:18.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:18.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:18.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:18.4|Info|RefreshSeriesService|Skipping refresh of series: Marvel's The Punisher
2025-09-02 21:33:18.4|Info|DiskScanService|Scanning Marvel's The Punisher
2025-09-02 21:33:18.4|Info|DiskScanService|Completed scanning disk for Marvel's The Punisher
2025-09-02 21:33:18.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:18.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:18.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:18.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:18.4|Info|RefreshSeriesService|Skipping refresh of series: Master of the House
2025-09-02 21:33:18.4|Info|DiskScanService|Scanning Master of the House
2025-09-02 21:33:18.4|Info|DiskScanService|Completed scanning disk for Master of the House
2025-09-02 21:33:18.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:18.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:18.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:18.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:18.4|Info|RefreshSeriesService|Updating Mayor of Kingstown
2025-09-02 21:33:18.5|Info|RefreshEpisodeService|Starting episode info refresh for: [386630][Mayor of Kingstown]
2025-09-02 21:33:20.2|Info|RefreshEpisodeService|Finished episode refresh for series: [386630][Mayor of Kingstown].
2025-09-02 21:33:20.2|Info|DiskScanService|Scanning Mayor of Kingstown
2025-09-02 21:33:20.3|Info|DiskScanService|Completed scanning disk for Mayor of Kingstown
2025-09-02 21:33:20.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:20.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:20.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:20.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:20.3|Info|RefreshSeriesService|Skipping refresh of series: Merlin
2025-09-02 21:33:20.3|Info|DiskScanService|Scanning Merlin
2025-09-02 21:33:20.3|Info|DiskScanService|Completed scanning disk for Merlin
2025-09-02 21:33:20.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:20.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:20.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:20.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:20.3|Info|RefreshSeriesService|Skipping refresh of series: Missions
2025-09-02 21:33:20.3|Info|DiskScanService|Scanning Missions
2025-09-02 21:33:20.3|Info|DiskScanService|Completed scanning disk for Missions
2025-09-02 21:33:20.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:20.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:20.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:20.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:20.4|Info|RefreshSeriesService|Updating MobLand
2025-09-02 21:33:20.4|Info|RefreshEpisodeService|Starting episode info refresh for: [446831][MobLand]
2025-09-02 21:33:21.0|Info|RefreshEpisodeService|Finished episode refresh for series: [446831][MobLand].
2025-09-02 21:33:21.0|Info|DiskScanService|Scanning MobLand
2025-09-02 21:33:21.0|Info|DiskScanService|Completed scanning disk for MobLand
2025-09-02 21:33:21.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:21.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:21.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:21.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:21.1|Info|RefreshSeriesService|Updating Monarch: Legacy of Monsters
2025-09-02 21:33:21.2|Info|RefreshEpisodeService|Starting episode info refresh for: [422598][Monarch: Legacy of Monsters]
2025-09-02 21:33:21.7|Info|RefreshEpisodeService|Finished episode refresh for series: [422598][Monarch: Legacy of Monsters].
2025-09-02 21:33:21.7|Info|DiskScanService|Scanning Monarch: Legacy of Monsters
2025-09-02 21:33:21.7|Info|DiskScanService|Completed scanning disk for Monarch: Legacy of Monsters
2025-09-02 21:33:21.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:21.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:21.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:21.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:21.7|Info|RefreshSeriesService|Skipping refresh of series: Money Heist
2025-09-02 21:33:21.7|Info|DiskScanService|Scanning Money Heist
2025-09-02 21:33:22.6|Info|DiskScanService|Completed scanning disk for Money Heist
2025-09-02 21:33:22.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:22.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:22.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:22.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:22.6|Info|RefreshSeriesService|Skipping refresh of series: Moon Knight
2025-09-02 21:33:22.6|Info|DiskScanService|Scanning Moon Knight
2025-09-02 21:33:22.6|Info|DiskScanService|Completed scanning disk for Moon Knight
2025-09-02 21:33:22.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:22.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:22.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:22.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:22.6|Info|RefreshSeriesService|Skipping refresh of series: Moonhaven
2025-09-02 21:33:22.6|Info|DiskScanService|Scanning Moonhaven
2025-09-02 21:33:22.6|Info|DiskScanService|Completed scanning disk for Moonhaven
2025-09-02 21:33:22.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:22.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:22.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:22.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:22.7|Info|RefreshSeriesService|Updating My Father's Murderers
2025-09-02 21:33:22.8|Info|RefreshEpisodeService|Starting episode info refresh for: [319183][My Father's Murderers]
2025-09-02 21:33:23.2|Info|RefreshEpisodeService|Finished episode refresh for series: [319183][My Father's Murderers].
2025-09-02 21:33:23.2|Info|DiskScanService|Scanning My Father's Murderers
2025-09-02 21:33:23.3|Info|DiskScanService|Completed scanning disk for My Father's Murderers
2025-09-02 21:33:23.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:23.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:23.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:23.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:23.3|Info|RefreshSeriesService|Skipping refresh of series: Obi-Wan Kenobi
2025-09-02 21:33:23.3|Info|DiskScanService|Scanning Obi-Wan Kenobi
2025-09-02 21:33:23.3|Info|DiskScanService|Completed scanning disk for Obi-Wan Kenobi
2025-09-02 21:33:23.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:23.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:23.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:23.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:23.4|Info|RefreshSeriesService|Skipping refresh of series: The Old Man
2025-09-02 21:33:23.4|Info|DiskScanService|Scanning The Old Man
2025-09-02 21:33:23.4|Info|DiskScanService|Completed scanning disk for The Old Man
2025-09-02 21:33:23.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:23.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:23.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:23.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:23.4|Info|RefreshSeriesService|Skipping refresh of series: Once Upon a Time (2011)
2025-09-02 21:33:23.4|Info|DiskScanService|Scanning Once Upon a Time (2011)
2025-09-02 21:33:23.4|Info|DiskScanService|Completed scanning disk for Once Upon a Time (2011)
2025-09-02 21:33:23.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:23.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:23.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:23.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:23.4|Info|RefreshSeriesService|Skipping refresh of series: Origin
2025-09-02 21:33:23.4|Info|DiskScanService|Scanning Origin
2025-09-02 21:33:23.4|Info|DiskScanService|Completed scanning disk for Origin
2025-09-02 21:33:23.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:23.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:23.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:23.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:23.5|Info|RefreshSeriesService|Skipping refresh of series: The Originals
2025-09-02 21:33:23.5|Info|DiskScanService|Scanning The Originals
2025-09-02 21:33:23.5|Info|DiskScanService|Completed scanning disk for The Originals
2025-09-02 21:33:23.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:23.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:23.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:23.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:23.5|Info|RefreshSeriesService|Skipping refresh of series: The Orville
2025-09-02 21:33:23.5|Info|DiskScanService|Scanning The Orville
2025-09-02 21:33:23.5|Info|DiskScanService|Completed scanning disk for The Orville
2025-09-02 21:33:23.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:23.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:23.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:23.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:23.5|Info|RefreshSeriesService|Skipping refresh of series: Otpisani
2025-09-02 21:33:23.5|Info|DiskScanService|Scanning Otpisani
2025-09-02 21:33:23.6|Info|DiskScanService|Completed scanning disk for Otpisani
2025-09-02 21:33:23.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:23.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:23.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:23.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:23.6|Info|RefreshSeriesService|Updating Outlander
2025-09-02 21:33:23.6|Info|RefreshEpisodeService|Starting episode info refresh for: [270408][Outlander]
2025-09-02 21:33:24.2|Info|RefreshEpisodeService|Finished episode refresh for series: [270408][Outlander].
2025-09-02 21:33:24.2|Info|DiskScanService|Scanning Outlander
2025-09-02 21:33:24.3|Info|DiskScanService|Completed scanning disk for Outlander
2025-09-02 21:33:24.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:24.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:24.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:24.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:24.4|Info|RefreshSeriesService|Skipping refresh of series: Pariah Nexus
2025-09-02 21:33:24.4|Info|DiskScanService|Scanning Pariah Nexus
2025-09-02 21:33:24.4|Info|DiskScanService|Completed scanning disk for Pariah Nexus
2025-09-02 21:33:24.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:24.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:24.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:24.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:24.4|Info|RefreshSeriesService|Skipping refresh of series: Peaky Blinders
2025-09-02 21:33:24.4|Info|DiskScanService|Scanning Peaky Blinders
2025-09-02 21:33:24.4|Info|DiskScanService|Completed scanning disk for Peaky Blinders
2025-09-02 21:33:24.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:24.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:24.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:24.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:24.4|Info|RefreshSeriesService|Skipping refresh of series: Penny Dreadful
2025-09-02 21:33:24.4|Info|DiskScanService|Scanning Penny Dreadful
2025-09-02 21:33:24.4|Info|DiskScanService|Completed scanning disk for Penny Dreadful
2025-09-02 21:33:24.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:24.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:24.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:24.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:24.4|Info|RefreshSeriesService|Updating Percy Jackson and the Olympians
2025-09-02 21:33:24.5|Info|RefreshEpisodeService|Starting episode info refresh for: [415151][Percy Jackson and the Olympians]
2025-09-02 21:33:24.5|Info|RefreshEpisodeService|Finished episode refresh for series: [415151][Percy Jackson and the Olympians].
2025-09-02 21:33:24.5|Info|DiskScanService|Scanning Percy Jackson and the Olympians
2025-09-02 21:33:24.5|Info|DiskScanService|Completed scanning disk for Percy Jackson and the Olympians
2025-09-02 21:33:24.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:24.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:24.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:24.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:24.5|Info|RefreshSeriesService|Skipping refresh of series: Person of Interest
2025-09-02 21:33:24.5|Info|DiskScanService|Scanning Person of Interest
2025-09-02 21:33:24.6|Info|DiskScanService|Completed scanning disk for Person of Interest
2025-09-02 21:33:24.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:24.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:24.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:24.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:24.6|Info|RefreshSeriesService|Skipping refresh of series: Preacher
2025-09-02 21:33:24.6|Info|DiskScanService|Scanning Preacher
2025-09-02 21:33:24.6|Info|DiskScanService|Completed scanning disk for Preacher
2025-09-02 21:33:24.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:24.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:24.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:24.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:24.6|Info|RefreshSeriesService|Skipping refresh of series: The Pretender (US)
2025-09-02 21:33:24.6|Info|DiskScanService|Scanning The Pretender (US)
2025-09-02 21:33:24.6|Info|DiskScanService|Completed scanning disk for The Pretender (US)
2025-09-02 21:33:24.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:24.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:24.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:24.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:24.7|Info|RefreshSeriesService|Skipping refresh of series: Quantum Leap (2022)
2025-09-02 21:33:24.7|Info|DiskScanService|Scanning Quantum Leap (2022)
2025-09-02 21:33:24.7|Info|DiskScanService|Completed scanning disk for Quantum Leap (2022)
2025-09-02 21:33:24.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:24.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:24.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:24.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:24.7|Info|RefreshSeriesService|Skipping refresh of series: Raised by Wolves (2020)
2025-09-02 21:33:24.7|Info|DiskScanService|Scanning Raised by Wolves (2020)
2025-09-02 21:33:24.7|Info|DiskScanService|Completed scanning disk for Raised by Wolves (2020)
2025-09-02 21:33:24.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:24.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:24.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:24.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:24.7|Info|RefreshSeriesService|Updating Reacher
2025-09-02 21:33:24.8|Info|RefreshEpisodeService|Starting episode info refresh for: [366924][Reacher]
2025-09-02 21:33:24.9|Info|RefreshEpisodeService|Finished episode refresh for series: [366924][Reacher].
2025-09-02 21:33:24.9|Info|DiskScanService|Scanning Reacher
2025-09-02 21:33:24.9|Info|DiskScanService|Completed scanning disk for Reacher
2025-09-02 21:33:24.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:24.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:24.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:24.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:24.9|Info|RefreshSeriesService|Updating Resident Alien
2025-09-02 21:33:25.0|Info|RefreshEpisodeService|Starting episode info refresh for: [368166][Resident Alien]
2025-09-02 21:33:25.2|Info|RefreshEpisodeService|Finished episode refresh for series: [368166][Resident Alien].
2025-09-02 21:33:25.2|Info|DiskScanService|Scanning Resident Alien
2025-09-02 21:33:25.2|Info|DiskScanService|Completed scanning disk for Resident Alien
2025-09-02 21:33:25.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:25.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:25.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:25.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:25.2|Info|RefreshSeriesService|Skipping refresh of series: Revenge
2025-09-02 21:33:25.2|Info|DiskScanService|Scanning Revenge
2025-09-02 21:33:25.3|Info|DiskScanService|Completed scanning disk for Revenge
2025-09-02 21:33:25.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:25.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:25.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:25.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:25.3|Info|RefreshSeriesService|Updating Revival (2025)
2025-09-02 21:33:25.3|Info|RefreshEpisodeService|Starting episode info refresh for: [449906][Revival (2025)]
2025-09-02 21:33:25.4|Info|RefreshEpisodeService|Finished episode refresh for series: [449906][Revival (2025)].
2025-09-02 21:33:25.4|Info|DiskScanService|Scanning Revival (2025)
2025-09-02 21:33:25.4|Info|DiskScanService|Completed scanning disk for Revival (2025)
2025-09-02 21:33:25.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:25.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:25.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:25.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:25.4|Info|RefreshSeriesService|Skipping refresh of series: Sanctuary
2025-09-02 21:33:25.4|Info|DiskScanService|Scanning Sanctuary
2025-09-02 21:33:25.4|Info|DiskScanService|Completed scanning disk for Sanctuary
2025-09-02 21:33:25.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:25.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:25.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:25.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:25.4|Info|RefreshSeriesService|Skipping refresh of series: Secret Invasion
2025-09-02 21:33:25.4|Info|DiskScanService|Scanning Secret Invasion
2025-09-02 21:33:25.4|Info|DiskScanService|Completed scanning disk for Secret Invasion
2025-09-02 21:33:25.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:25.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:25.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:25.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:25.5|Info|RefreshSeriesService|Skipping refresh of series: Shadow and Bone
2025-09-02 21:33:25.5|Info|DiskScanService|Scanning Shadow and Bone
2025-09-02 21:33:25.5|Info|DiskScanService|Completed scanning disk for Shadow and Bone
2025-09-02 21:33:25.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:25.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:25.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:25.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:25.5|Info|RefreshSeriesService|Updating Shrinking
2025-09-02 21:33:25.5|Info|RefreshEpisodeService|Starting episode info refresh for: [411364][Shrinking]
2025-09-02 21:33:25.6|Info|RefreshEpisodeService|Finished episode refresh for series: [411364][Shrinking].
2025-09-02 21:33:25.6|Info|DiskScanService|Scanning Shrinking
2025-09-02 21:33:25.6|Info|DiskScanService|Completed scanning disk for Shrinking
2025-09-02 21:33:25.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:25.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:25.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:25.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:25.7|Info|RefreshSeriesService|Skipping refresh of series: The Silent Sea
2025-09-02 21:33:25.7|Info|DiskScanService|Scanning The Silent Sea
2025-09-02 21:33:25.7|Info|DiskScanService|Completed scanning disk for The Silent Sea
2025-09-02 21:33:25.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:25.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:25.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:25.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:25.7|Info|RefreshSeriesService|Updating Silo
2025-09-02 21:33:25.7|Info|RefreshEpisodeService|Starting episode info refresh for: [403245][Silo]
2025-09-02 21:33:25.8|Info|RefreshEpisodeService|Finished episode refresh for series: [403245][Silo].
2025-09-02 21:33:25.8|Info|DiskScanService|Scanning Silo
2025-09-02 21:33:25.8|Info|DiskScanService|Completed scanning disk for Silo
2025-09-02 21:33:25.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:25.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:25.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:25.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:25.8|Info|RefreshSeriesService|Skipping refresh of series: Snowpiercer
2025-09-02 21:33:25.8|Info|DiskScanService|Scanning Snowpiercer
2025-09-02 21:33:25.8|Info|DiskScanService|Completed scanning disk for Snowpiercer
2025-09-02 21:33:25.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:25.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:25.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:25.8|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-02 21:33:25.9|Info|RefreshSeriesService|Skipping refresh of series: Spartacus
2025-09-02 21:33:25.9|Info|DiskScanService|Scanning Spartacus
2025-09-02 21:33:25.9|Info|DiskScanService|Completed scanning disk for Spartacus
2025-09-02 21:33:25.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:25.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:25.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:25.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:25.9|Info|RefreshSeriesService|Skipping refresh of series: Squid Game
2025-09-02 21:33:25.9|Info|DiskScanService|Scanning Squid Game
2025-09-02 21:33:25.9|Info|DiskScanService|Completed scanning disk for Squid Game
2025-09-02 21:33:25.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:25.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:25.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:25.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:25.9|Info|RefreshSeriesService|Skipping refresh of series: Star Trek
2025-09-02 21:33:25.9|Info|DiskScanService|Scanning Star Trek
2025-09-02 21:33:26.0|Info|DiskScanService|Completed scanning disk for Star Trek
2025-09-02 21:33:26.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:26.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:26.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:26.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:26.0|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: Deep Space Nine
2025-09-02 21:33:26.0|Info|DiskScanService|Scanning Star Trek: Deep Space Nine
2025-09-02 21:33:26.2|Info|DiskScanService|Completed scanning disk for Star Trek: Deep Space Nine
2025-09-02 21:33:26.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:26.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:26.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:26.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:26.3|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: Discovery
2025-09-02 21:33:26.3|Info|DiskScanService|Scanning Star Trek: Discovery
2025-09-02 21:33:26.3|Info|DiskScanService|Completed scanning disk for Star Trek: Discovery
2025-09-02 21:33:26.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:26.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:26.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:26.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:26.3|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: Enterprise
2025-09-02 21:33:26.3|Info|DiskScanService|Scanning Star Trek: Enterprise
2025-09-02 21:33:26.3|Info|DiskScanService|Completed scanning disk for Star Trek: Enterprise
2025-09-02 21:33:26.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:26.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:26.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:26.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:26.4|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: Picard
2025-09-02 21:33:26.4|Info|DiskScanService|Scanning Star Trek: Picard
2025-09-02 21:33:26.4|Info|DiskScanService|Completed scanning disk for Star Trek: Picard
2025-09-02 21:33:26.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:26.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:26.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:26.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:26.4|Info|RefreshSeriesService|Updating Star Trek: Strange New Worlds
2025-09-02 21:33:26.5|Info|RefreshEpisodeService|Starting episode info refresh for: [382389][Star Trek: Strange New Worlds]
2025-09-02 21:33:26.6|Info|RefreshEpisodeService|Finished episode refresh for series: [382389][Star Trek: Strange New Worlds].
2025-09-02 21:33:26.6|Info|DiskScanService|Scanning Star Trek: Strange New Worlds
2025-09-02 21:33:26.6|Info|DiskScanService|Completed scanning disk for Star Trek: Strange New Worlds
2025-09-02 21:33:26.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:26.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:26.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:26.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:26.7|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: The Next Generation
2025-09-02 21:33:26.7|Info|DiskScanService|Scanning Star Trek: The Next Generation
2025-09-02 21:33:26.7|Info|DiskScanService|Completed scanning disk for Star Trek: The Next Generation
2025-09-02 21:33:26.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:26.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:26.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:26.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:26.8|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: Voyager
2025-09-02 21:33:26.8|Info|DiskScanService|Scanning Star Trek: Voyager
2025-09-02 21:33:26.8|Info|DiskScanService|Completed scanning disk for Star Trek: Voyager
2025-09-02 21:33:26.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:26.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:26.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:26.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:26.9|Info|RefreshSeriesService|Updating Star Wars: Skeleton Crew
2025-09-02 21:33:26.9|Info|RefreshEpisodeService|Starting episode info refresh for: [420600][Star Wars: Skeleton Crew]
2025-09-02 21:33:26.9|Info|RefreshEpisodeService|Finished episode refresh for series: [420600][Star Wars: Skeleton Crew].
2025-09-02 21:33:26.9|Info|DiskScanService|Scanning Star Wars: Skeleton Crew
2025-09-02 21:33:26.9|Info|DiskScanService|Completed scanning disk for Star Wars: Skeleton Crew
2025-09-02 21:33:26.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:26.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:26.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:26.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:26.9|Info|RefreshSeriesService|Updating Stick
2025-09-02 21:33:26.9|Info|RefreshEpisodeService|Starting episode info refresh for: [455562][Stick]
2025-09-02 21:33:27.0|Info|RefreshEpisodeService|Finished episode refresh for series: [455562][Stick].
2025-09-02 21:33:27.0|Info|DiskScanService|Scanning Stick
2025-09-02 21:33:27.0|Info|DiskScanService|Completed scanning disk for Stick
2025-09-02 21:33:27.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:27.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:27.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:27.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:27.0|Info|RefreshSeriesService|Skipping refresh of series: Storm of the Century
2025-09-02 21:33:27.0|Info|DiskScanService|Scanning Storm of the Century
2025-09-02 21:33:27.0|Info|DiskScanService|Completed scanning disk for Storm of the Century
2025-09-02 21:33:27.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:27.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:27.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:27.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:27.0|Info|RefreshSeriesService|Skipping refresh of series: The Strain
2025-09-02 21:33:27.0|Info|DiskScanService|Scanning The Strain
2025-09-02 21:33:27.0|Info|DiskScanService|Completed scanning disk for The Strain
2025-09-02 21:33:27.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:27.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:27.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:27.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:27.0|Info|RefreshSeriesService|Updating Stranger Things
2025-09-02 21:33:27.1|Info|RefreshEpisodeService|Starting episode info refresh for: [305288][Stranger Things]
2025-09-02 21:33:27.2|Info|RefreshEpisodeService|Finished episode refresh for series: [305288][Stranger Things].
2025-09-02 21:33:27.2|Info|DiskScanService|Scanning Stranger Things
2025-09-02 21:33:27.2|Info|DiskScanService|Completed scanning disk for Stranger Things
2025-09-02 21:33:27.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:27.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:27.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:27.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:27.2|Info|RefreshSeriesService|Skipping refresh of series: Supergirl
2025-09-02 21:33:27.2|Info|DiskScanService|Scanning Supergirl
2025-09-02 21:33:27.3|Info|DiskScanService|Completed scanning disk for Supergirl
2025-09-02 21:33:27.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:27.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:27.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:27.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:27.3|Info|RefreshSeriesService|Skipping refresh of series: Superman & Lois
2025-09-02 21:33:27.3|Info|DiskScanService|Scanning Superman & Lois
2025-09-02 21:33:27.4|Info|DiskScanService|Completed scanning disk for Superman & Lois
2025-09-02 21:33:27.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:27.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:27.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:27.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:27.4|Info|RefreshSeriesService|Skipping refresh of series: Supernatural
2025-09-02 21:33:27.4|Info|DiskScanService|Scanning Supernatural
2025-09-02 21:33:27.5|Info|DiskScanService|Completed scanning disk for Supernatural
2025-09-02 21:33:27.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:27.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:27.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:27.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:27.5|Info|RefreshSeriesService|Skipping refresh of series: Sweet Tooth
2025-09-02 21:33:27.5|Info|DiskScanService|Scanning Sweet Tooth
2025-09-02 21:33:27.5|Info|DiskScanService|Completed scanning disk for Sweet Tooth
2025-09-02 21:33:27.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:27.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:27.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:27.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:27.6|Info|RefreshSeriesService|Skipping refresh of series: Taken
2025-09-02 21:33:27.6|Info|DiskScanService|Scanning Taken
2025-09-02 21:33:27.6|Info|DiskScanService|Completed scanning disk for Taken
2025-09-02 21:33:27.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:27.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:27.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:27.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:27.6|Info|RefreshSeriesService|Skipping refresh of series: Terra Nova
2025-09-02 21:33:27.6|Info|DiskScanService|Scanning Terra Nova
2025-09-02 21:33:27.8|Info|DiskScanService|Completed scanning disk for Terra Nova
2025-09-02 21:33:27.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:27.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:27.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:27.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:27.8|Info|RefreshSeriesService|Skipping refresh of series: The Terror
2025-09-02 21:33:27.8|Info|DiskScanService|Scanning The Terror
2025-09-02 21:33:27.8|Info|DiskScanService|Completed scanning disk for The Terror
2025-09-02 21:33:27.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:27.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:27.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:27.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:27.8|Info|RefreshSeriesService|Updating The Thaw
2025-09-02 21:33:27.9|Info|RefreshEpisodeService|Starting episode info refresh for: [405473][The Thaw]
2025-09-02 21:33:27.9|Info|RefreshEpisodeService|Finished episode refresh for series: [405473][The Thaw].
2025-09-02 21:33:27.9|Info|DiskScanService|Scanning The Thaw
2025-09-02 21:33:27.9|Info|DiskScanService|Completed scanning disk for The Thaw
2025-09-02 21:33:27.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:27.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:27.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:27.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:27.9|Info|RefreshSeriesService|Skipping refresh of series: Timeless (2016)
2025-09-02 21:33:27.9|Info|DiskScanService|Scanning Timeless (2016)
2025-09-02 21:33:27.9|Info|DiskScanService|Completed scanning disk for Timeless (2016)
2025-09-02 21:33:28.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:28.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:28.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:28.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:28.0|Info|RefreshSeriesService|Skipping refresh of series: Titans (2018)
2025-09-02 21:33:28.0|Info|DiskScanService|Scanning Titans (2018)
2025-09-02 21:33:28.0|Info|DiskScanService|Completed scanning disk for Titans (2018)
2025-09-02 21:33:28.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:28.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:28.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:28.0|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-02 21:33:28.0|Info|RefreshSeriesService|Skipping refresh of series: Touch (2012)
2025-09-02 21:33:28.0|Info|DiskScanService|Scanning Touch (2012)
2025-09-02 21:33:28.0|Info|DiskScanService|Completed scanning disk for Touch (2012)
2025-09-02 21:33:28.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:28.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:28.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:28.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:28.0|Info|RefreshSeriesService|Skipping refresh of series: Travelers (2016)
2025-09-02 21:33:28.0|Info|DiskScanService|Scanning Travelers (2016)
2025-09-02 21:33:28.1|Info|DiskScanService|Completed scanning disk for Travelers (2016)
2025-09-02 21:33:28.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:28.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:28.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:28.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:28.1|Info|RefreshSeriesService|Updating Tulsa King
2025-09-02 21:33:28.1|Info|RefreshEpisodeService|Starting episode info refresh for: [413215][Tulsa King]
2025-09-02 21:33:28.2|Info|RefreshEpisodeService|Finished episode refresh for series: [413215][Tulsa King].
2025-09-02 21:33:28.2|Info|DiskScanService|Scanning Tulsa King
2025-09-02 21:33:28.2|Info|DiskScanService|Completed scanning disk for Tulsa King
2025-09-02 21:33:28.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:28.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:28.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:28.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:28.3|Info|RefreshSeriesService|Updating Twisted Metal
2025-09-02 21:33:28.3|Info|RefreshEpisodeService|Starting episode info refresh for: [366532][Twisted Metal]
2025-09-02 21:33:28.4|Info|RefreshEpisodeService|Finished episode refresh for series: [366532][Twisted Metal].
2025-09-02 21:33:28.4|Info|DiskScanService|Scanning Twisted Metal
2025-09-02 21:33:28.4|Info|DiskScanService|Completed scanning disk for Twisted Metal
2025-09-02 21:33:28.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:28.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:28.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:28.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:28.5|Info|RefreshSeriesService|Skipping refresh of series: The Tyrant
2025-09-02 21:33:28.5|Info|DiskScanService|Scanning The Tyrant
2025-09-02 21:33:28.5|Info|DiskScanService|Completed scanning disk for The Tyrant
2025-09-02 21:33:28.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:28.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:28.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:28.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:28.5|Info|RefreshSeriesService|Skipping refresh of series: Under the Dome
2025-09-02 21:33:28.5|Info|DiskScanService|Scanning Under the Dome
2025-09-02 21:33:28.5|Info|DiskScanService|Completed scanning disk for Under the Dome
2025-09-02 21:33:28.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:28.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:28.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:28.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:28.5|Info|RefreshSeriesService|Updating Upload
2025-09-02 21:33:28.6|Info|RefreshEpisodeService|Starting episode info refresh for: [368211][Upload]
2025-09-02 21:33:28.7|Info|RefreshEpisodeService|Finished episode refresh for series: [368211][Upload].
2025-09-02 21:33:28.7|Info|DiskScanService|Scanning Upload
2025-09-02 21:33:28.8|Info|DiskScanService|Completed scanning disk for Upload
2025-09-02 21:33:28.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:28.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:28.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:28.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:28.8|Info|RefreshSeriesService|Skipping refresh of series: The Vampire Diaries
2025-09-02 21:33:28.8|Info|DiskScanService|Scanning The Vampire Diaries
2025-09-02 21:33:28.8|Info|DiskScanService|Completed scanning disk for The Vampire Diaries
2025-09-02 21:33:28.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:28.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:28.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:28.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:28.9|Info|RefreshSeriesService|Skipping refresh of series: Vikings (2015)
2025-09-02 21:33:28.9|Info|DiskScanService|Scanning Vikings (2015)
2025-09-02 21:33:32.5|Info|DiskScanService|Completed scanning disk for Vikings (2015)
2025-09-02 21:33:32.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:32.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:32.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:32.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:32.5|Info|RefreshSeriesService|Skipping refresh of series: Vikings: Valhalla
2025-09-02 21:33:32.5|Info|DiskScanService|Scanning Vikings: Valhalla
2025-09-02 21:33:32.5|Info|DiskScanService|Completed scanning disk for Vikings: Valhalla
2025-09-02 21:33:32.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:32.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:32.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:32.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:32.5|Info|RefreshSeriesService|Skipping refresh of series: The Walking Dead
2025-09-02 21:33:32.5|Info|DiskScanService|Scanning The Walking Dead
2025-09-02 21:33:32.6|Info|DiskScanService|Completed scanning disk for The Walking Dead
2025-09-02 21:33:32.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:32.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:32.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:32.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:32.6|Info|RefreshSeriesService|Updating The Walking Dead: Daryl Dixon
2025-09-02 21:33:32.6|Info|RefreshEpisodeService|Starting episode info refresh for: [427464][The Walking Dead: Daryl Dixon]
2025-09-02 21:33:32.7|Info|RefreshEpisodeService|Finished episode refresh for series: [427464][The Walking Dead: Daryl Dixon].
2025-09-02 21:33:32.7|Info|DiskScanService|Scanning The Walking Dead: Daryl Dixon
2025-09-02 21:33:32.7|Info|DiskScanService|Completed scanning disk for The Walking Dead: Daryl Dixon
2025-09-02 21:33:32.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:32.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:32.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:32.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:32.7|Info|RefreshSeriesService|Updating The Walking Dead: Dead City
2025-09-02 21:33:32.7|Info|RefreshEpisodeService|Starting episode info refresh for: [417549][The Walking Dead: Dead City]
2025-09-02 21:33:32.7|Info|RefreshEpisodeService|Finished episode refresh for series: [417549][The Walking Dead: Dead City].
2025-09-02 21:33:32.7|Info|DiskScanService|Scanning The Walking Dead: Dead City
2025-09-02 21:33:32.7|Info|DiskScanService|Completed scanning disk for The Walking Dead: Dead City
2025-09-02 21:33:32.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:32.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:32.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:32.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:32.8|Info|RefreshSeriesService|Skipping refresh of series: The Walking Dead: The Ones Who Live
2025-09-02 21:33:32.8|Info|DiskScanService|Scanning The Walking Dead: The Ones Who Live
2025-09-02 21:33:32.8|Info|DiskScanService|Completed scanning disk for The Walking Dead: The Ones Who Live
2025-09-02 21:33:32.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:32.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:32.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:32.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:32.8|Info|RefreshSeriesService|Skipping refresh of series: Warehouse 13
2025-09-02 21:33:32.8|Info|DiskScanService|Scanning Warehouse 13
2025-09-02 21:33:32.8|Info|DiskScanService|Completed scanning disk for Warehouse 13
2025-09-02 21:33:32.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:32.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:32.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:32.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:32.8|Info|RefreshSeriesService|Skipping refresh of series: Warrior (2018)
2025-09-02 21:33:32.8|Info|DiskScanService|Scanning Warrior (2018)
2025-09-02 21:33:33.9|Info|DiskScanService|Completed scanning disk for Warrior (2018)
2025-09-02 21:33:34.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:34.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:34.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:34.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:34.0|Info|RefreshSeriesService|Skipping refresh of series: Warrior Nun
2025-09-02 21:33:34.0|Info|DiskScanService|Scanning Warrior Nun
2025-09-02 21:33:34.0|Info|DiskScanService|Completed scanning disk for Warrior Nun
2025-09-02 21:33:34.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:34.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:34.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:34.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:34.0|Info|RefreshSeriesService|Skipping refresh of series: Westworld
2025-09-02 21:33:34.0|Info|DiskScanService|Scanning Westworld
2025-09-02 21:33:34.0|Info|DiskScanService|Completed scanning disk for Westworld
2025-09-02 21:33:34.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:34.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:34.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:34.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:34.0|Info|RefreshSeriesService|Skipping refresh of series: The Wheel of Time
2025-09-02 21:33:34.0|Info|DiskScanService|Scanning The Wheel of Time
2025-09-02 21:33:34.0|Info|DiskScanService|Completed scanning disk for The Wheel of Time
2025-09-02 21:33:34.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:34.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:34.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:34.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:34.1|Info|RefreshSeriesService|Skipping refresh of series: Who is Erin Carter?
2025-09-02 21:33:34.1|Info|DiskScanService|Scanning Who is Erin Carter?
2025-09-02 21:33:34.1|Info|DiskScanService|Completed scanning disk for Who is Erin Carter?
2025-09-02 21:33:34.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:34.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:34.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:34.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:34.1|Info|RefreshSeriesService|Skipping refresh of series: The Winter King
2025-09-02 21:33:34.1|Info|DiskScanService|Scanning The Winter King
2025-09-02 21:33:34.1|Info|DiskScanService|Completed scanning disk for The Winter King
2025-09-02 21:33:34.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:34.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:34.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:34.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:34.1|Info|RefreshSeriesService|Updating The Witcher
2025-09-02 21:33:34.1|Info|RefreshEpisodeService|Starting episode info refresh for: [362696][The Witcher]
2025-09-02 21:33:34.2|Info|RefreshEpisodeService|Finished episode refresh for series: [362696][The Witcher].
2025-09-02 21:33:34.2|Info|DiskScanService|Scanning The Witcher
2025-09-02 21:33:34.2|Info|DiskScanService|Completed scanning disk for The Witcher
2025-09-02 21:33:34.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:34.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:34.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:34.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:34.2|Info|RefreshSeriesService|Skipping refresh of series: The Witcher: Blood Origin
2025-09-02 21:33:34.2|Info|DiskScanService|Scanning The Witcher: Blood Origin
2025-09-02 21:33:34.2|Info|DiskScanService|Completed scanning disk for The Witcher: Blood Origin
2025-09-02 21:33:34.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:34.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:34.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:34.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:34.2|Info|RefreshSeriesService|Skipping refresh of series: The Woman in the Wall
2025-09-02 21:33:34.2|Info|DiskScanService|Scanning The Woman in the Wall
2025-09-02 21:33:34.2|Info|DiskScanService|Completed scanning disk for The Woman in the Wall
2025-09-02 21:33:34.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:34.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:34.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:34.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:34.3|Info|RefreshSeriesService|Skipping refresh of series: The X-Files
2025-09-02 21:33:34.3|Info|DiskScanService|Scanning The X-Files
2025-09-02 21:33:34.3|Info|DiskScanService|Completed scanning disk for The X-Files
2025-09-02 21:33:34.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:34.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:34.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:34.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:34.4|Info|RefreshSeriesService|Skipping refresh of series: Yu Yu Hakusho (2023)
2025-09-02 21:33:34.4|Info|DiskScanService|Scanning Yu Yu Hakusho (2023)
2025-09-02 21:33:34.4|Info|DiskScanService|Completed scanning disk for Yu Yu Hakusho (2023)
2025-09-02 21:33:34.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:34.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:34.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:34.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:33:34.4|Info|RefreshSeriesService|Skipping refresh of series: Zero Hour (2013)
2025-09-02 21:33:34.4|Info|DiskScanService|Scanning Zero Hour (2013)
2025-09-02 21:33:34.4|Info|DiskScanService|Completed scanning disk for Zero Hour (2013)
2025-09-02 21:33:34.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-02 21:33:34.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-02 21:33:34.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-02 21:33:34.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-02 21:40:20.8|Info|RssSyncService|Starting RSS Sync
2025-09-02 21:40:20.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 21:40:20.8|Info|DownloadDecisionMaker|No results found
2025-09-02 21:40:20.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 21:55:20.9|Info|RssSyncService|Starting RSS Sync
2025-09-02 21:55:20.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 21:55:20.9|Info|DownloadDecisionMaker|No results found
2025-09-02 21:55:20.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 22:10:21.0|Info|RssSyncService|Starting RSS Sync
2025-09-02 22:10:21.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 22:10:21.0|Info|DownloadDecisionMaker|No results found
2025-09-02 22:10:21.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 22:25:21.1|Info|RssSyncService|Starting RSS Sync
2025-09-02 22:25:21.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 22:25:21.1|Info|DownloadDecisionMaker|No results found
2025-09-02 22:25:21.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 22:32:21.2|Info|SceneMappingService|Updating Scene mappings
2025-09-02 22:40:21.2|Info|RssSyncService|Starting RSS Sync
2025-09-02 22:40:21.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 22:40:21.2|Info|DownloadDecisionMaker|No results found
2025-09-02 22:40:21.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 22:55:22.8|Info|RssSyncService|Starting RSS Sync
2025-09-02 22:55:22.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 22:55:22.8|Info|DownloadDecisionMaker|No results found
2025-09-02 22:55:22.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 23:10:22.9|Info|RssSyncService|Starting RSS Sync
2025-09-02 23:10:22.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 23:10:22.9|Info|DownloadDecisionMaker|No results found
2025-09-02 23:10:22.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 23:25:23.0|Info|RssSyncService|Starting RSS Sync
2025-09-02 23:25:23.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 23:25:23.0|Info|DownloadDecisionMaker|No results found
2025-09-02 23:25:23.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 23:40:23.2|Info|RssSyncService|Starting RSS Sync
2025-09-02 23:40:23.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 23:40:23.2|Info|DownloadDecisionMaker|No results found
2025-09-02 23:40:23.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-02 23:55:23.3|Info|RssSyncService|Starting RSS Sync
2025-09-02 23:55:23.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-02 23:55:23.3|Info|DownloadDecisionMaker|No results found
2025-09-02 23:55:23.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 00:10:23.5|Info|RssSyncService|Starting RSS Sync
2025-09-03 00:10:23.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 00:10:23.5|Info|DownloadDecisionMaker|No results found
2025-09-03 00:10:23.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 00:25:23.7|Info|RssSyncService|Starting RSS Sync
2025-09-03 00:25:23.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 00:25:23.7|Info|DownloadDecisionMaker|No results found
2025-09-03 00:25:23.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 00:40:23.8|Info|RssSyncService|Starting RSS Sync
2025-09-03 00:40:23.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 00:40:23.8|Info|DownloadDecisionMaker|No results found
2025-09-03 00:40:23.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 00:55:23.9|Info|RssSyncService|Starting RSS Sync
2025-09-03 00:55:23.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 00:55:23.9|Info|DownloadDecisionMaker|No results found
2025-09-03 00:55:23.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 01:10:24.0|Info|RssSyncService|Starting RSS Sync
2025-09-03 01:10:24.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 01:10:24.0|Info|DownloadDecisionMaker|No results found
2025-09-03 01:10:24.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 01:25:24.1|Info|RssSyncService|Starting RSS Sync
2025-09-03 01:25:24.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 01:25:24.1|Info|DownloadDecisionMaker|No results found
2025-09-03 01:25:24.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 01:32:24.2|Info|SceneMappingService|Updating Scene mappings
2025-09-03 01:40:24.2|Info|RssSyncService|Starting RSS Sync
2025-09-03 01:40:24.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 01:40:24.2|Info|DownloadDecisionMaker|No results found
2025-09-03 01:40:24.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 01:55:24.3|Info|RssSyncService|Starting RSS Sync
2025-09-03 01:55:24.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 01:55:24.3|Info|DownloadDecisionMaker|No results found
2025-09-03 01:55:24.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 02:10:24.4|Info|RssSyncService|Starting RSS Sync
2025-09-03 02:10:24.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 02:10:24.4|Info|DownloadDecisionMaker|No results found
2025-09-03 02:10:24.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 02:25:24.5|Info|RssSyncService|Starting RSS Sync
2025-09-03 02:25:24.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 02:25:24.6|Info|DownloadDecisionMaker|No results found
2025-09-03 02:25:24.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 02:27:00.1|Info|Microsoft.Hosting.Lifetime|Application is shutting down...
2025-09-03 02:27:01.2|Info|ConsoleApp|Exiting main.
2025-09-03 02:28:14.3|Info|Bootstrap|Starting Sonarr - /usr/lib/sonarr/bin/Sonarr - Version 4.0.15.2941
2025-09-03 02:28:14.6|Info|AppFolderInfo|Data directory is being overridden to [/var/lib/sonarr]
2025-09-03 02:28:14.9|Info|AppFolderInfo|Data directory is being overridden to [/var/lib/sonarr]
2025-09-03 02:28:19.3|Info|AppFolderInfo|Data directory is being overridden to [/var/lib/sonarr]
2025-09-03 02:28:20.9|Info|MigrationController|*** Migrating data source=/var/lib/sonarr/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-09-03 02:28:21.7|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2025-09-03 02:28:21.9|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation 
2025-09-03 02:28:21.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-09-03 02:28:22.3|Info|DatabaseEngineVersionCheck|SQLite 3.50.4
2025-09-03 02:28:22.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.4281549s
2025-09-03 02:28:22.3|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2025-09-03 02:28:22.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.4405626s
2025-09-03 02:28:22.7|Info|MigrationController|*** Migrating data source=/var/lib/sonarr/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-09-03 02:28:22.8|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2025-09-03 02:28:22.8|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation 
2025-09-03 02:28:22.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-09-03 02:28:22.8|Info|DatabaseEngineVersionCheck|SQLite 3.50.4
2025-09-03 02:28:22.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0198938s
2025-09-03 02:28:22.8|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2025-09-03 02:28:22.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0228434s
2025-09-03 02:28:29.1|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:8989
2025-09-03 02:28:34.5|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2025-09-03 02:28:34.5|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production
2025-09-03 02:28:34.5|Info|Microsoft.Hosting.Lifetime|Content root path: /var/lib/sonarr
2025-09-03 02:28:35.6|Info|ManagedHttpDispatcher|IPv4 is available: True, IPv6 will be disabled
2025-09-03 02:40:36.0|Info|RssSyncService|Starting RSS Sync
2025-09-03 02:40:36.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 02:40:36.0|Info|DownloadDecisionMaker|No results found
2025-09-03 02:40:36.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 02:55:36.1|Info|RssSyncService|Starting RSS Sync
2025-09-03 02:55:36.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 02:55:36.1|Info|DownloadDecisionMaker|No results found
2025-09-03 02:55:36.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 03:10:36.2|Info|RssSyncService|Starting RSS Sync
2025-09-03 03:10:36.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 03:10:36.2|Info|DownloadDecisionMaker|No results found
2025-09-03 03:10:36.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 03:25:36.3|Info|RssSyncService|Starting RSS Sync
2025-09-03 03:25:36.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 03:25:36.3|Info|DownloadDecisionMaker|No results found
2025-09-03 03:25:36.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 03:40:36.4|Info|RssSyncService|Starting RSS Sync
2025-09-03 03:40:36.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 03:40:36.5|Info|DownloadDecisionMaker|No results found
2025-09-03 03:40:36.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 03:55:36.6|Info|RssSyncService|Starting RSS Sync
2025-09-03 03:55:36.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 03:55:36.6|Info|DownloadDecisionMaker|No results found
2025-09-03 03:55:36.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 04:10:36.7|Info|RssSyncService|Starting RSS Sync
2025-09-03 04:10:36.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 04:10:36.7|Info|DownloadDecisionMaker|No results found
2025-09-03 04:10:36.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 04:25:36.8|Info|RssSyncService|Starting RSS Sync
2025-09-03 04:25:36.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 04:25:36.8|Info|DownloadDecisionMaker|No results found
2025-09-03 04:25:36.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 04:32:37.0|Info|SceneMappingService|Updating Scene mappings
2025-09-03 04:40:37.0|Info|RssSyncService|Starting RSS Sync
2025-09-03 04:40:37.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 04:40:37.0|Info|DownloadDecisionMaker|No results found
2025-09-03 04:40:37.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 04:55:37.1|Info|RssSyncService|Starting RSS Sync
2025-09-03 04:55:37.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 04:55:37.1|Info|DownloadDecisionMaker|No results found
2025-09-03 04:55:37.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 05:10:37.2|Info|RssSyncService|Starting RSS Sync
2025-09-03 05:10:37.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 05:10:37.2|Info|DownloadDecisionMaker|No results found
2025-09-03 05:10:37.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 05:25:37.4|Info|RssSyncService|Starting RSS Sync
2025-09-03 05:25:37.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 05:25:37.4|Info|DownloadDecisionMaker|No results found
2025-09-03 05:25:37.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 05:40:37.5|Info|RssSyncService|Starting RSS Sync
2025-09-03 05:40:37.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 05:40:37.5|Info|DownloadDecisionMaker|No results found
2025-09-03 05:40:37.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 05:55:37.6|Info|RssSyncService|Starting RSS Sync
2025-09-03 05:55:37.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 05:55:37.6|Info|DownloadDecisionMaker|No results found
2025-09-03 05:55:37.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 06:10:37.7|Info|RssSyncService|Starting RSS Sync
2025-09-03 06:10:37.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 06:10:37.7|Info|DownloadDecisionMaker|No results found
2025-09-03 06:10:37.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 06:25:37.8|Info|RssSyncService|Starting RSS Sync
2025-09-03 06:25:37.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 06:25:37.9|Info|DownloadDecisionMaker|No results found
2025-09-03 06:25:37.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 06:40:38.0|Info|RssSyncService|Starting RSS Sync
2025-09-03 06:40:38.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 06:40:38.0|Info|DownloadDecisionMaker|No results found
2025-09-03 06:40:38.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 06:55:38.1|Info|RssSyncService|Starting RSS Sync
2025-09-03 06:55:38.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 06:55:38.1|Info|DownloadDecisionMaker|No results found
2025-09-03 06:55:38.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 07:10:38.2|Info|RssSyncService|Starting RSS Sync
2025-09-03 07:10:38.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 07:10:38.2|Info|DownloadDecisionMaker|No results found
2025-09-03 07:10:38.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 07:25:38.4|Info|RssSyncService|Starting RSS Sync
2025-09-03 07:25:38.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 07:25:38.4|Info|DownloadDecisionMaker|No results found
2025-09-03 07:25:38.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 07:32:38.4|Info|SceneMappingService|Updating Scene mappings
2025-09-03 07:40:38.5|Info|RssSyncService|Starting RSS Sync
2025-09-03 07:40:38.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 07:40:38.5|Info|DownloadDecisionMaker|No results found
2025-09-03 07:40:38.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 07:55:38.6|Info|RssSyncService|Starting RSS Sync
2025-09-03 07:55:38.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 07:55:38.6|Info|DownloadDecisionMaker|No results found
2025-09-03 07:55:38.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 08:10:38.7|Info|RssSyncService|Starting RSS Sync
2025-09-03 08:10:38.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 08:10:38.8|Info|DownloadDecisionMaker|No results found
2025-09-03 08:10:38.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 08:25:38.9|Info|RssSyncService|Starting RSS Sync
2025-09-03 08:25:38.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 08:25:38.9|Info|DownloadDecisionMaker|No results found
2025-09-03 08:25:38.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 08:40:39.0|Info|RssSyncService|Starting RSS Sync
2025-09-03 08:40:39.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 08:40:39.0|Info|DownloadDecisionMaker|No results found
2025-09-03 08:40:39.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 08:55:39.1|Info|RssSyncService|Starting RSS Sync
2025-09-03 08:55:39.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 08:55:39.1|Info|DownloadDecisionMaker|No results found
2025-09-03 08:55:39.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 09:10:39.2|Info|RssSyncService|Starting RSS Sync
2025-09-03 09:10:39.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 09:10:39.3|Info|DownloadDecisionMaker|No results found
2025-09-03 09:10:39.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 09:25:39.4|Info|RssSyncService|Starting RSS Sync
2025-09-03 09:25:39.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 09:25:39.4|Info|DownloadDecisionMaker|No results found
2025-09-03 09:25:39.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 09:33:39.6|Info|RefreshSeriesService|Skipping refresh of series: The 100
2025-09-03 09:33:39.6|Info|DiskScanService|Scanning The 100
2025-09-03 09:33:39.7|Info|DiskScanService|Completed scanning disk for The 100
2025-09-03 09:33:39.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:39.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:39.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:39.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:39.7|Info|RefreshSeriesService|Skipping refresh of series: 1899
2025-09-03 09:33:39.7|Info|DiskScanService|Scanning 1899
2025-09-03 09:33:39.7|Info|DiskScanService|Completed scanning disk for 1899
2025-09-03 09:33:40.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:40.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:40.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:40.6|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-03 09:33:40.6|Info|RefreshSeriesService|Updating 3 Body Problem
2025-09-03 09:33:41.0|Info|RefreshEpisodeService|Starting episode info refresh for: [411959][3 Body Problem]
2025-09-03 09:33:41.0|Info|RefreshEpisodeService|Finished episode refresh for series: [411959][3 Body Problem].
2025-09-03 09:33:41.2|Info|DiskScanService|Scanning 3 Body Problem
2025-09-03 09:33:41.2|Info|DiskScanService|Completed scanning disk for 3 Body Problem
2025-09-03 09:33:41.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:41.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:41.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:41.2|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files.
2025-09-03 09:33:41.2|Info|RefreshSeriesService|Skipping refresh of series: The 4400
2025-09-03 09:33:41.2|Info|DiskScanService|Scanning The 4400
2025-09-03 09:33:41.2|Info|DiskScanService|Completed scanning disk for The 4400
2025-09-03 09:33:41.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:41.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:41.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:41.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:41.2|Info|RefreshSeriesService|Skipping refresh of series: 666 Park Avenue
2025-09-03 09:33:41.2|Info|DiskScanService|Scanning 666 Park Avenue
2025-09-03 09:33:41.2|Info|DiskScanService|Completed scanning disk for 666 Park Avenue
2025-09-03 09:33:42.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:42.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:42.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:42.4|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-03 09:33:42.4|Info|RefreshSeriesService|Skipping refresh of series: The Acolyte
2025-09-03 09:33:42.4|Info|DiskScanService|Scanning The Acolyte
2025-09-03 09:33:42.4|Info|DiskScanService|Completed scanning disk for The Acolyte
2025-09-03 09:33:42.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:42.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:42.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:42.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:42.4|Info|RefreshSeriesService|Updating The Agency (2024)
2025-09-03 09:33:42.4|Info|RefreshEpisodeService|Starting episode info refresh for: [430769][The Agency (2024)]
2025-09-03 09:33:42.4|Info|RefreshEpisodeService|Finished episode refresh for series: [430769][The Agency (2024)].
2025-09-03 09:33:42.5|Info|DiskScanService|Scanning The Agency (2024)
2025-09-03 09:33:42.5|Info|DiskScanService|Completed scanning disk for The Agency (2024)
2025-09-03 09:33:42.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:42.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:42.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:42.5|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files.
2025-09-03 09:33:42.5|Info|RefreshSeriesService|Updating Ahsoka
2025-09-03 09:33:42.5|Info|RefreshEpisodeService|Starting episode info refresh for: [393187][Ahsoka]
2025-09-03 09:33:42.5|Info|RefreshEpisodeService|Finished episode refresh for series: [393187][Ahsoka].
2025-09-03 09:33:42.6|Info|DiskScanService|Scanning Ahsoka
2025-09-03 09:33:42.6|Info|DiskScanService|Completed scanning disk for Ahsoka
2025-09-03 09:33:42.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:42.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:42.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:42.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:42.6|Info|RefreshSeriesService|Updating Alien: Earth
2025-09-03 09:33:42.6|Info|RefreshEpisodeService|Starting episode info refresh for: [458912][Alien: Earth]
2025-09-03 09:33:42.6|Info|RefreshEpisodeService|Finished episode refresh for series: [458912][Alien: Earth].
2025-09-03 09:33:42.7|Info|DiskScanService|Scanning Alien: Earth
2025-09-03 09:33:42.7|Info|DiskScanService|Completed scanning disk for Alien: Earth
2025-09-03 09:33:42.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:42.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:42.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:42.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:42.7|Info|RefreshSeriesService|Skipping refresh of series: Alphas
2025-09-03 09:33:42.7|Info|DiskScanService|Scanning Alphas
2025-09-03 09:33:42.7|Info|DiskScanService|Completed scanning disk for Alphas
2025-09-03 09:33:42.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:42.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:42.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:42.7|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-03 09:33:42.7|Info|RefreshSeriesService|Skipping refresh of series: Andor
2025-09-03 09:33:42.7|Info|DiskScanService|Scanning Andor
2025-09-03 09:33:42.7|Info|DiskScanService|Completed scanning disk for Andor
2025-09-03 09:33:42.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:42.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:42.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:42.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:42.7|Info|RefreshSeriesService|Skipping refresh of series: Another Life
2025-09-03 09:33:42.7|Info|DiskScanService|Scanning Another Life
2025-09-03 09:33:42.7|Info|DiskScanService|Completed scanning disk for Another Life
2025-09-03 09:33:42.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:42.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:42.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:42.8|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-03 09:33:42.8|Info|RefreshSeriesService|Skipping refresh of series: Arrow
2025-09-03 09:33:42.8|Info|DiskScanService|Scanning Arrow
2025-09-03 09:33:42.8|Info|DiskScanService|Completed scanning disk for Arrow
2025-09-03 09:33:42.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:42.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:42.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:42.9|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-03 09:33:42.9|Info|RefreshSeriesService|Updating Avatar: The Last Airbender (2024)
2025-09-03 09:33:43.0|Info|RefreshEpisodeService|Starting episode info refresh for: [385925][Avatar: The Last Airbender (2024)]
2025-09-03 09:33:43.0|Info|RefreshEpisodeService|Finished episode refresh for series: [385925][Avatar: The Last Airbender (2024)].
2025-09-03 09:33:43.0|Info|DiskScanService|Scanning Avatar: The Last Airbender (2024)
2025-09-03 09:33:43.0|Info|DiskScanService|Completed scanning disk for Avatar: The Last Airbender (2024)
2025-09-03 09:33:43.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:43.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:43.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:43.0|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-03 09:33:43.0|Info|RefreshSeriesService|Skipping refresh of series: Battlestar Galactica (2003)
2025-09-03 09:33:43.0|Info|DiskScanService|Scanning Battlestar Galactica (2003)
2025-09-03 09:33:43.1|Info|DiskScanService|Completed scanning disk for Battlestar Galactica (2003)
2025-09-03 09:33:43.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:43.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:43.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:43.1|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-03 09:33:43.1|Info|RefreshSeriesService|Skipping refresh of series: Beacon 23
2025-09-03 09:33:43.1|Info|DiskScanService|Scanning Beacon 23
2025-09-03 09:33:43.1|Info|DiskScanService|Completed scanning disk for Beacon 23
2025-09-03 09:33:43.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:43.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:43.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:43.1|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-03 09:33:43.1|Info|RefreshSeriesService|Skipping refresh of series: Black Bird
2025-09-03 09:33:43.1|Info|DiskScanService|Scanning Black Bird
2025-09-03 09:33:43.1|Info|DiskScanService|Completed scanning disk for Black Bird
2025-09-03 09:33:43.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:43.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:43.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:43.1|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-03 09:33:43.2|Info|RefreshSeriesService|Skipping refresh of series: Black Sun
2025-09-03 09:33:43.2|Info|DiskScanService|Scanning Black Sun
2025-09-03 09:33:43.2|Info|DiskScanService|Completed scanning disk for Black Sun
2025-09-03 09:33:43.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:43.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:43.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:43.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:43.2|Info|RefreshSeriesService|Updating The Blacklist (2014)
2025-09-03 09:33:43.4|Info|RefreshEpisodeService|Starting episode info refresh for: [394358][The Blacklist (2014)]
2025-09-03 09:33:43.4|Info|RefreshEpisodeService|Finished episode refresh for series: [394358][The Blacklist (2014)].
2025-09-03 09:33:43.4|Info|DiskScanService|Scanning The Blacklist (2014)
2025-09-03 09:33:54.9|Info|DiskScanService|Completed scanning disk for The Blacklist (2014)
2025-09-03 09:33:54.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:54.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:54.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:54.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:54.9|Info|RefreshSeriesService|Skipping refresh of series: Blindspot
2025-09-03 09:33:54.9|Info|DiskScanService|Scanning Blindspot
2025-09-03 09:33:54.9|Info|DiskScanService|Completed scanning disk for Blindspot
2025-09-03 09:33:54.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:54.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:55.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:55.0|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-03 09:33:55.0|Info|RefreshSeriesService|Skipping refresh of series: Bodies (2023)
2025-09-03 09:33:55.0|Info|DiskScanService|Scanning Bodies (2023)
2025-09-03 09:33:55.0|Info|DiskScanService|Completed scanning disk for Bodies (2023)
2025-09-03 09:33:55.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:55.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:55.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:55.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:55.0|Info|RefreshSeriesService|Skipping refresh of series: Body of Proof
2025-09-03 09:33:55.0|Info|DiskScanService|Scanning Body of Proof
2025-09-03 09:33:55.0|Info|DiskScanService|Completed scanning disk for Body of Proof
2025-09-03 09:33:55.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:55.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:55.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:55.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:55.0|Info|RefreshSeriesService|Skipping refresh of series: The Book of Boba Fett
2025-09-03 09:33:55.0|Info|DiskScanService|Scanning The Book of Boba Fett
2025-09-03 09:33:55.0|Info|DiskScanService|Completed scanning disk for The Book of Boba Fett
2025-09-03 09:33:55.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:55.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:55.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:55.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:55.0|Info|RefreshSeriesService|Skipping refresh of series: Bosch
2025-09-03 09:33:55.0|Info|DiskScanService|Scanning Bosch
2025-09-03 09:33:55.1|Info|DiskScanService|Completed scanning disk for Bosch
2025-09-03 09:33:55.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:55.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:55.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:55.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:55.1|Info|RefreshSeriesService|Skipping refresh of series: Bosch: Legacy
2025-09-03 09:33:55.1|Info|DiskScanService|Scanning Bosch: Legacy
2025-09-03 09:33:55.1|Info|DiskScanService|Completed scanning disk for Bosch: Legacy
2025-09-03 09:33:55.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:55.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:55.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:55.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:55.1|Info|RefreshSeriesService|Skipping refresh of series: Breaking Bad
2025-09-03 09:33:55.1|Info|DiskScanService|Scanning Breaking Bad
2025-09-03 09:33:55.2|Info|DiskScanService|Completed scanning disk for Breaking Bad
2025-09-03 09:33:55.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:55.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:55.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:55.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:55.2|Info|RefreshSeriesService|Skipping refresh of series: The Brothers Sun
2025-09-03 09:33:55.2|Info|DiskScanService|Scanning The Brothers Sun
2025-09-03 09:33:55.2|Info|DiskScanService|Completed scanning disk for The Brothers Sun
2025-09-03 09:33:55.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:55.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:55.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:55.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:55.2|Info|RefreshSeriesService|Skipping refresh of series: Camelot
2025-09-03 09:33:55.2|Info|DiskScanService|Scanning Camelot
2025-09-03 09:33:55.2|Info|DiskScanService|Completed scanning disk for Camelot
2025-09-03 09:33:55.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:55.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:55.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:55.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:55.2|Info|RefreshSeriesService|Skipping refresh of series: Caprica
2025-09-03 09:33:55.2|Info|DiskScanService|Scanning Caprica
2025-09-03 09:33:55.2|Info|DiskScanService|Completed scanning disk for Caprica
2025-09-03 09:33:55.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:55.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:55.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:55.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:55.2|Info|RefreshSeriesService|Skipping refresh of series: Carnival Row
2025-09-03 09:33:55.2|Info|DiskScanService|Scanning Carnival Row
2025-09-03 09:33:55.2|Info|DiskScanService|Completed scanning disk for Carnival Row
2025-09-03 09:33:55.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:55.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:55.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:55.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:55.3|Info|RefreshSeriesService|Skipping refresh of series: Chapelwaite
2025-09-03 09:33:55.3|Info|DiskScanService|Scanning Chapelwaite
2025-09-03 09:33:55.3|Info|DiskScanService|Completed scanning disk for Chapelwaite
2025-09-03 09:33:55.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:55.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:55.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:55.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:55.3|Info|RefreshSeriesService|Updating Citadel
2025-09-03 09:33:55.3|Info|RefreshEpisodeService|Starting episode info refresh for: [393268][Citadel]
2025-09-03 09:33:55.4|Info|RefreshEpisodeService|Finished episode refresh for series: [393268][Citadel].
2025-09-03 09:33:55.4|Info|DiskScanService|Scanning Citadel
2025-09-03 09:33:55.4|Info|DiskScanService|Completed scanning disk for Citadel
2025-09-03 09:33:55.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:55.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:55.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:55.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:55.4|Info|RefreshSeriesService|Skipping refresh of series: Constellation
2025-09-03 09:33:55.4|Info|DiskScanService|Scanning Constellation
2025-09-03 09:33:55.4|Info|DiskScanService|Completed scanning disk for Constellation
2025-09-03 09:33:55.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:55.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:55.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:55.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:55.4|Info|RefreshSeriesService|Skipping refresh of series: The Continental (2023)
2025-09-03 09:33:55.4|Info|DiskScanService|Scanning The Continental (2023)
2025-09-03 09:33:55.4|Info|DiskScanService|Completed scanning disk for The Continental (2023)
2025-09-03 09:33:55.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:55.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:55.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:55.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:55.4|Info|RefreshSeriesService|Skipping refresh of series: Continuum (2012)
2025-09-03 09:33:55.4|Info|DiskScanService|Scanning Continuum (2012)
2025-09-03 09:33:56.7|Info|DiskScanService|Completed scanning disk for Continuum (2012)
2025-09-03 09:33:56.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:56.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:56.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:56.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:56.7|Info|RefreshSeriesService|Skipping refresh of series: Da Vinci's Demons
2025-09-03 09:33:56.7|Info|DiskScanService|Scanning Da Vinci's Demons
2025-09-03 09:33:56.8|Info|DiskScanService|Completed scanning disk for Da Vinci's Demons
2025-09-03 09:33:56.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:56.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:56.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:56.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:56.8|Info|RefreshSeriesService|Updating Daredevil: Born Again
2025-09-03 09:33:56.8|Info|RefreshEpisodeService|Starting episode info refresh for: [422712][Daredevil: Born Again]
2025-09-03 09:33:56.9|Info|RefreshEpisodeService|Finished episode refresh for series: [422712][Daredevil: Born Again].
2025-09-03 09:33:56.9|Info|DiskScanService|Scanning Daredevil: Born Again
2025-09-03 09:33:56.9|Info|DiskScanService|Completed scanning disk for Daredevil: Born Again
2025-09-03 09:33:56.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:56.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:56.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:56.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:56.9|Info|RefreshSeriesService|Updating Dark Matter (2024)
2025-09-03 09:33:57.0|Info|RefreshEpisodeService|Starting episode info refresh for: [393159][Dark Matter (2024)]
2025-09-03 09:33:57.0|Info|RefreshEpisodeService|Finished episode refresh for series: [393159][Dark Matter (2024)].
2025-09-03 09:33:57.0|Info|DiskScanService|Scanning Dark Matter (2024)
2025-09-03 09:33:57.0|Info|DiskScanService|Completed scanning disk for Dark Matter (2024)
2025-09-03 09:33:57.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:57.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:57.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:57.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:57.1|Info|RefreshSeriesService|Updating The Day of the Jackal
2025-09-03 09:33:57.1|Info|RefreshEpisodeService|Starting episode info refresh for: [426866][The Day of the Jackal]
2025-09-03 09:33:57.1|Info|RefreshEpisodeService|Finished episode refresh for series: [426866][The Day of the Jackal].
2025-09-03 09:33:57.1|Info|DiskScanService|Scanning The Day of the Jackal
2025-09-03 09:33:57.1|Info|DiskScanService|Completed scanning disk for The Day of the Jackal
2025-09-03 09:33:57.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:57.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:57.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:57.1|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files.
2025-09-03 09:33:57.2|Info|RefreshSeriesService|Skipping refresh of series: Debris
2025-09-03 09:33:57.2|Info|DiskScanService|Scanning Debris
2025-09-03 09:33:57.2|Info|DiskScanService|Completed scanning disk for Debris
2025-09-03 09:33:57.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:57.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:57.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:57.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:57.2|Info|RefreshSeriesService|Skipping refresh of series: A Discovery of Witches
2025-09-03 09:33:57.2|Info|DiskScanService|Scanning A Discovery of Witches
2025-09-03 09:33:57.2|Info|DiskScanService|Completed scanning disk for A Discovery of Witches
2025-09-03 09:33:57.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:57.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:57.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:57.2|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-03 09:33:57.2|Info|RefreshSeriesService|Skipping refresh of series: Dracula (2020)
2025-09-03 09:33:57.2|Info|DiskScanService|Scanning Dracula (2020)
2025-09-03 09:33:57.2|Info|DiskScanService|Completed scanning disk for Dracula (2020)
2025-09-03 09:33:57.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:57.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:57.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:57.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:57.3|Info|RefreshSeriesService|Updating Dune: Prophecy
2025-09-03 09:33:57.3|Info|RefreshEpisodeService|Starting episode info refresh for: [367118][Dune: Prophecy]
2025-09-03 09:33:57.3|Info|RefreshEpisodeService|Finished episode refresh for series: [367118][Dune: Prophecy].
2025-09-03 09:33:57.3|Info|DiskScanService|Scanning Dune: Prophecy
2025-09-03 09:33:57.3|Info|DiskScanService|Completed scanning disk for Dune: Prophecy
2025-09-03 09:33:57.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:57.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:57.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:57.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:57.4|Info|RefreshSeriesService|Updating The Eternaut
2025-09-03 09:33:57.4|Info|RefreshEpisodeService|Starting episode info refresh for: [420039][The Eternaut]
2025-09-03 09:33:57.4|Info|RefreshEpisodeService|Finished episode refresh for series: [420039][The Eternaut].
2025-09-03 09:33:57.4|Info|DiskScanService|Scanning The Eternaut
2025-09-03 09:33:57.4|Info|DiskScanService|Completed scanning disk for The Eternaut
2025-09-03 09:33:57.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:57.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:57.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:57.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:57.5|Info|RefreshSeriesService|Skipping refresh of series: Eureka
2025-09-03 09:33:57.5|Info|DiskScanService|Scanning Eureka
2025-09-03 09:33:57.5|Info|DiskScanService|Completed scanning disk for Eureka
2025-09-03 09:33:57.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:57.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:57.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:57.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:57.5|Info|RefreshSeriesService|Skipping refresh of series: The Event
2025-09-03 09:33:57.5|Info|DiskScanService|Scanning The Event
2025-09-03 09:33:57.5|Info|DiskScanService|Completed scanning disk for The Event
2025-09-03 09:33:57.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:57.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:57.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:57.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:57.5|Info|RefreshSeriesService|Skipping refresh of series: The Expanse
2025-09-03 09:33:57.5|Info|DiskScanService|Scanning The Expanse
2025-09-03 09:33:57.6|Info|DiskScanService|Completed scanning disk for The Expanse
2025-09-03 09:33:57.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:57.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:57.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:57.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:57.6|Info|RefreshSeriesService|Skipping refresh of series: Extant
2025-09-03 09:33:57.6|Info|DiskScanService|Scanning Extant
2025-09-03 09:33:57.6|Info|DiskScanService|Completed scanning disk for Extant
2025-09-03 09:33:57.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:57.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:57.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:57.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:57.6|Info|RefreshSeriesService|Skipping refresh of series: The Falcon and The Winter Soldier
2025-09-03 09:33:57.6|Info|DiskScanService|Scanning The Falcon and The Winter Soldier
2025-09-03 09:33:57.6|Info|DiskScanService|Completed scanning disk for The Falcon and The Winter Soldier
2025-09-03 09:33:57.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:57.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:57.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:57.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:57.6|Info|RefreshSeriesService|Updating Fallout
2025-09-03 09:33:57.6|Info|RefreshEpisodeService|Starting episode info refresh for: [416744][Fallout]
2025-09-03 09:33:57.7|Info|RefreshEpisodeService|Finished episode refresh for series: [416744][Fallout].
2025-09-03 09:33:57.7|Info|DiskScanService|Scanning Fallout
2025-09-03 09:33:57.7|Info|DiskScanService|Completed scanning disk for Fallout
2025-09-03 09:33:57.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:57.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:57.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:57.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:57.7|Info|RefreshSeriesService|Skipping refresh of series: Fargo
2025-09-03 09:33:57.7|Info|DiskScanService|Scanning Fargo
2025-09-03 09:33:57.7|Info|DiskScanService|Completed scanning disk for Fargo
2025-09-03 09:33:57.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:57.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:57.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:57.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:57.8|Info|RefreshSeriesService|Skipping refresh of series: Farscape
2025-09-03 09:33:57.8|Info|DiskScanService|Scanning Farscape
2025-09-03 09:33:57.8|Info|DiskScanService|Completed scanning disk for Farscape
2025-09-03 09:33:57.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:57.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:57.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:57.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:57.8|Info|RefreshSeriesService|Skipping refresh of series: Firefly
2025-09-03 09:33:57.8|Info|DiskScanService|Scanning Firefly
2025-09-03 09:33:57.8|Info|DiskScanService|Completed scanning disk for Firefly
2025-09-03 09:33:57.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:57.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:57.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:57.8|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files.
2025-09-03 09:33:57.8|Info|RefreshSeriesService|Skipping refresh of series: The Flash (2014)
2025-09-03 09:33:57.8|Info|DiskScanService|Scanning The Flash (2014)
2025-09-03 09:33:57.9|Info|DiskScanService|Completed scanning disk for The Flash (2014)
2025-09-03 09:33:57.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:57.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:57.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:57.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:57.9|Info|RefreshSeriesService|Skipping refresh of series: FlashForward
2025-09-03 09:33:58.0|Info|DiskScanService|Scanning FlashForward
2025-09-03 09:33:58.0|Info|DiskScanService|Completed scanning disk for FlashForward
2025-09-03 09:33:58.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:58.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:58.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:58.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:58.0|Info|RefreshSeriesService|Skipping refresh of series: Forever (2014)
2025-09-03 09:33:58.0|Info|DiskScanService|Scanning Forever (2014)
2025-09-03 09:33:58.0|Info|DiskScanService|Completed scanning disk for Forever (2014)
2025-09-03 09:33:58.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:58.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:58.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:58.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:58.0|Info|RefreshSeriesService|Updating Foundation (2021)
2025-09-03 09:33:58.0|Info|RefreshEpisodeService|Starting episode info refresh for: [366972][Foundation (2021)]
2025-09-03 09:33:58.1|Info|RefreshEpisodeService|Finished episode refresh for series: [366972][Foundation (2021)].
2025-09-03 09:33:58.1|Info|DiskScanService|Scanning Foundation (2021)
2025-09-03 09:33:58.1|Info|DiskScanService|Completed scanning disk for Foundation (2021)
2025-09-03 09:33:58.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:58.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:58.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:58.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:58.1|Info|RefreshSeriesService|Updating FROM
2025-09-03 09:33:58.2|Info|RefreshEpisodeService|Starting episode info refresh for: [401003][FROM]
2025-09-03 09:33:58.2|Info|RefreshEpisodeService|Finished episode refresh for series: [401003][FROM].
2025-09-03 09:33:58.2|Info|DiskScanService|Scanning FROM
2025-09-03 09:33:58.3|Info|DiskScanService|Completed scanning disk for FROM
2025-09-03 09:33:58.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:58.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:58.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:58.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:58.3|Info|RefreshSeriesService|Skipping refresh of series: FUBAR
2025-09-03 09:33:58.3|Info|DiskScanService|Scanning FUBAR
2025-09-03 09:33:58.3|Info|DiskScanService|Completed scanning disk for FUBAR
2025-09-03 09:33:58.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:33:58.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:33:58.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:33:58.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:33:58.3|Info|RefreshSeriesService|Skipping refresh of series: Full Circle (2013)
2025-09-03 09:33:58.3|Info|DiskScanService|Scanning Full Circle (2013)
2025-09-03 09:34:02.2|Info|DiskScanService|Completed scanning disk for Full Circle (2013)
2025-09-03 09:34:02.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:02.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:02.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:02.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:02.3|Info|RefreshSeriesService|Skipping refresh of series: Game of Thrones
2025-09-03 09:34:02.3|Info|DiskScanService|Scanning Game of Thrones
2025-09-03 09:34:02.3|Info|DiskScanService|Completed scanning disk for Game of Thrones
2025-09-03 09:34:02.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:02.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:02.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:02.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:02.3|Info|RefreshSeriesService|Updating Gen V
2025-09-03 09:34:02.4|Info|RefreshEpisodeService|Starting episode info refresh for: [417909][Gen V]
2025-09-03 09:34:02.5|Info|RefreshEpisodeService|Finished episode refresh for series: [417909][Gen V].
2025-09-03 09:34:02.5|Info|DiskScanService|Scanning Gen V
2025-09-03 09:34:02.5|Info|DiskScanService|Completed scanning disk for Gen V
2025-09-03 09:34:02.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:02.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:02.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:02.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:02.5|Info|RefreshSeriesService|Skipping refresh of series: Gokusen (2004)
2025-09-03 09:34:02.6|Info|DiskScanService|Scanning Gokusen (2004)
2025-09-03 09:34:10.2|Info|DiskScanService|Completed scanning disk for Gokusen (2004)
2025-09-03 09:34:10.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:10.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:10.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:10.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:10.3|Info|RefreshSeriesService|Skipping refresh of series: Goosebumps (2023)
2025-09-03 09:34:10.3|Info|DiskScanService|Scanning Goosebumps (2023)
2025-09-03 09:34:10.3|Info|DiskScanService|Completed scanning disk for Goosebumps (2023)
2025-09-03 09:34:10.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:10.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:10.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:10.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:10.3|Info|RefreshSeriesService|Skipping refresh of series: Grid
2025-09-03 09:34:10.3|Info|DiskScanService|Scanning Grid
2025-09-03 09:34:10.3|Info|DiskScanService|Completed scanning disk for Grid
2025-09-03 09:34:10.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:10.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:10.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:10.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:10.3|Info|RefreshSeriesService|Skipping refresh of series: Grimm
2025-09-03 09:34:10.3|Info|DiskScanService|Scanning Grimm
2025-09-03 09:34:10.4|Info|DiskScanService|Completed scanning disk for Grimm
2025-09-03 09:34:10.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:10.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:10.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:10.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:10.4|Info|RefreshSeriesService|Skipping refresh of series: Gyeongseong Creature
2025-09-03 09:34:10.4|Info|DiskScanService|Scanning Gyeongseong Creature
2025-09-03 09:34:10.4|Info|DiskScanService|Completed scanning disk for Gyeongseong Creature
2025-09-03 09:34:10.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:10.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:10.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:10.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:10.4|Info|RefreshSeriesService|Skipping refresh of series: Halo
2025-09-03 09:34:10.4|Info|DiskScanService|Scanning Halo
2025-09-03 09:34:10.4|Info|DiskScanService|Completed scanning disk for Halo
2025-09-03 09:34:10.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:10.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:10.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:10.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:10.5|Info|RefreshSeriesService|Skipping refresh of series: Hawkeye (2021)
2025-09-03 09:34:10.5|Info|DiskScanService|Scanning Hawkeye (2021)
2025-09-03 09:34:10.5|Info|DiskScanService|Completed scanning disk for Hawkeye (2021)
2025-09-03 09:34:10.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:10.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:10.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:10.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:10.5|Info|RefreshSeriesService|Skipping refresh of series: Heroes
2025-09-03 09:34:10.5|Info|DiskScanService|Scanning Heroes
2025-09-03 09:34:10.5|Info|DiskScanService|Completed scanning disk for Heroes
2025-09-03 09:34:10.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:10.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:10.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:10.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:10.5|Info|RefreshSeriesService|Skipping refresh of series: Heroes Reborn
2025-09-03 09:34:10.5|Info|DiskScanService|Scanning Heroes Reborn
2025-09-03 09:34:10.5|Info|DiskScanService|Completed scanning disk for Heroes Reborn
2025-09-03 09:34:10.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:10.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:10.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:10.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:10.5|Info|RefreshSeriesService|Updating Hijack
2025-09-03 09:34:10.6|Info|RefreshEpisodeService|Starting episode info refresh for: [419254][Hijack]
2025-09-03 09:34:10.6|Info|RefreshEpisodeService|Finished episode refresh for series: [419254][Hijack].
2025-09-03 09:34:10.6|Info|DiskScanService|Scanning Hijack
2025-09-03 09:34:10.6|Info|DiskScanService|Completed scanning disk for Hijack
2025-09-03 09:34:10.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:10.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:10.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:10.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:10.7|Info|RefreshSeriesService|Skipping refresh of series: His Dark Materials
2025-09-03 09:34:10.7|Info|DiskScanService|Scanning His Dark Materials
2025-09-03 09:34:10.7|Info|DiskScanService|Completed scanning disk for His Dark Materials
2025-09-03 09:34:10.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:10.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:10.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:10.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:10.7|Info|RefreshSeriesService|Updating House of the Dragon
2025-09-03 09:34:10.7|Info|RefreshEpisodeService|Starting episode info refresh for: [371572][House of the Dragon]
2025-09-03 09:34:10.9|Info|RefreshEpisodeService|Finished episode refresh for series: [371572][House of the Dragon].
2025-09-03 09:34:10.9|Info|DiskScanService|Scanning House of the Dragon
2025-09-03 09:34:11.0|Info|DiskScanService|Completed scanning disk for House of the Dragon
2025-09-03 09:34:11.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:11.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:11.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:11.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:11.0|Info|RefreshSeriesService|Skipping refresh of series: Hunters (2020)
2025-09-03 09:34:11.0|Info|DiskScanService|Scanning Hunters (2020)
2025-09-03 09:34:11.0|Info|DiskScanService|Completed scanning disk for Hunters (2020)
2025-09-03 09:34:11.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:11.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:11.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:11.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:11.0|Info|RefreshSeriesService|Skipping refresh of series: I Am Groot
2025-09-03 09:34:11.0|Info|DiskScanService|Scanning I Am Groot
2025-09-03 09:34:11.1|Info|DiskScanService|Completed scanning disk for I Am Groot
2025-09-03 09:34:11.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:11.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:11.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:11.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:11.1|Info|RefreshSeriesService|Skipping refresh of series: Infiniti
2025-09-03 09:34:11.1|Info|DiskScanService|Scanning Infiniti
2025-09-03 09:34:11.1|Info|DiskScanService|Completed scanning disk for Infiniti
2025-09-03 09:34:11.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:11.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:11.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:11.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:11.1|Info|RefreshSeriesService|Updating Invasion (2021)
2025-09-03 09:34:11.1|Info|RefreshEpisodeService|Starting episode info refresh for: [404492][Invasion (2021)]
2025-09-03 09:34:11.2|Info|RefreshEpisodeService|Finished episode refresh for series: [404492][Invasion (2021)].
2025-09-03 09:34:11.2|Info|DiskScanService|Scanning Invasion (2021)
2025-09-03 09:34:11.3|Info|DiskScanService|Completed scanning disk for Invasion (2021)
2025-09-03 09:34:11.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:11.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:11.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:11.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:11.3|Info|RefreshSeriesService|Skipping refresh of series: Ironheart
2025-09-03 09:34:11.3|Info|DiskScanService|Scanning Ironheart
2025-09-03 09:34:11.3|Info|DiskScanService|Completed scanning disk for Ironheart
2025-09-03 09:34:11.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:11.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:11.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:11.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:11.3|Info|RefreshSeriesService|Skipping refresh of series: Jupiter's Legacy
2025-09-03 09:34:11.3|Info|DiskScanService|Scanning Jupiter's Legacy
2025-09-03 09:34:11.3|Info|DiskScanService|Completed scanning disk for Jupiter's Legacy
2025-09-03 09:34:11.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:11.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:11.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:11.4|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files.
2025-09-03 09:34:11.4|Info|RefreshSeriesService|Skipping refresh of series: Kaleidoscope (2023)
2025-09-03 09:34:11.4|Info|DiskScanService|Scanning Kaleidoscope (2023)
2025-09-03 09:34:11.4|Info|DiskScanService|Completed scanning disk for Kaleidoscope (2023)
2025-09-03 09:34:11.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:11.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:11.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:11.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:11.4|Info|RefreshSeriesService|Skipping refresh of series: Kingdom (2019)
2025-09-03 09:34:11.4|Info|DiskScanService|Scanning Kingdom (2019)
2025-09-03 09:34:11.4|Info|DiskScanService|Completed scanning disk for Kingdom (2019)
2025-09-03 09:34:11.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:11.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:11.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:11.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:11.4|Info|RefreshSeriesService|Skipping refresh of series: The Last Man on Earth
2025-09-03 09:34:11.4|Info|DiskScanService|Scanning The Last Man on Earth
2025-09-03 09:34:11.4|Info|DiskScanService|Completed scanning disk for The Last Man on Earth
2025-09-03 09:34:11.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:11.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:11.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:11.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:11.5|Info|RefreshSeriesService|Updating The Last of Us
2025-09-03 09:34:11.5|Info|RefreshEpisodeService|Starting episode info refresh for: [392256][The Last of Us]
2025-09-03 09:34:11.7|Info|RefreshEpisodeService|Finished episode refresh for series: [392256][The Last of Us].
2025-09-03 09:34:11.7|Info|DiskScanService|Scanning The Last of Us
2025-09-03 09:34:11.7|Info|DiskScanService|Completed scanning disk for The Last of Us
2025-09-03 09:34:11.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:11.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:11.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:11.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:11.8|Info|RefreshSeriesService|Updating Lioness
2025-09-03 09:34:11.9|Info|RefreshEpisodeService|Starting episode info refresh for: [388589][Lioness]
2025-09-03 09:34:11.9|Info|RefreshEpisodeService|Finished episode refresh for series: [388589][Lioness].
2025-09-03 09:34:11.9|Info|DiskScanService|Scanning Lioness
2025-09-03 09:34:11.9|Info|DiskScanService|Completed scanning disk for Lioness
2025-09-03 09:34:11.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:11.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:11.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:11.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:11.9|Info|RefreshSeriesService|Skipping refresh of series: Lockwood & Co.
2025-09-03 09:34:11.9|Info|DiskScanService|Scanning Lockwood & Co.
2025-09-03 09:34:11.9|Info|DiskScanService|Completed scanning disk for Lockwood & Co.
2025-09-03 09:34:11.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:12.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:12.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:12.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:12.0|Info|RefreshSeriesService|Skipping refresh of series: Loki
2025-09-03 09:34:12.0|Info|DiskScanService|Scanning Loki
2025-09-03 09:34:12.0|Info|DiskScanService|Completed scanning disk for Loki
2025-09-03 09:34:12.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:12.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:12.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:12.0|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-03 09:34:12.0|Info|RefreshSeriesService|Updating The Lord of the Rings: The Rings of Power
2025-09-03 09:34:12.0|Info|RefreshEpisodeService|Starting episode info refresh for: [367506][The Lord of the Rings: The Rings of Power]
2025-09-03 09:34:12.1|Info|RefreshEpisodeService|Finished episode refresh for series: [367506][The Lord of the Rings: The Rings of Power].
2025-09-03 09:34:12.1|Info|DiskScanService|Scanning The Lord of the Rings: The Rings of Power
2025-09-03 09:34:12.1|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The Rings of Power
2025-09-03 09:34:12.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:12.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:12.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:12.1|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-03 09:34:12.1|Info|RefreshSeriesService|Skipping refresh of series: Lost in Space (2018)
2025-09-03 09:34:12.1|Info|DiskScanService|Scanning Lost in Space (2018)
2025-09-03 09:34:12.2|Info|DiskScanService|Completed scanning disk for Lost in Space (2018)
2025-09-03 09:34:12.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:12.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:12.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:12.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:12.2|Info|RefreshSeriesService|Skipping refresh of series: The Lost Room
2025-09-03 09:34:12.2|Info|DiskScanService|Scanning The Lost Room
2025-09-03 09:34:12.2|Info|DiskScanService|Completed scanning disk for The Lost Room
2025-09-03 09:34:12.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:12.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:12.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:12.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:12.2|Info|RefreshSeriesService|Skipping refresh of series: Lucifer
2025-09-03 09:34:12.2|Info|DiskScanService|Scanning Lucifer
2025-09-03 09:34:12.2|Info|DiskScanService|Completed scanning disk for Lucifer
2025-09-03 09:34:12.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:12.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:12.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:12.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:12.2|Info|RefreshSeriesService|Skipping refresh of series: Luna Nera
2025-09-03 09:34:12.2|Info|DiskScanService|Scanning Luna Nera
2025-09-03 09:34:12.2|Info|DiskScanService|Completed scanning disk for Luna Nera
2025-09-03 09:34:12.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:12.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:12.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:12.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:12.3|Info|RefreshSeriesService|Skipping refresh of series: The Magicians (2015)
2025-09-03 09:34:12.3|Info|DiskScanService|Scanning The Magicians (2015)
2025-09-03 09:34:12.3|Info|DiskScanService|Completed scanning disk for The Magicians (2015)
2025-09-03 09:34:12.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:12.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:12.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:12.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:12.3|Info|RefreshSeriesService|Updating The Mandalorian
2025-09-03 09:34:12.4|Info|RefreshEpisodeService|Starting episode info refresh for: [361753][The Mandalorian]
2025-09-03 09:34:12.4|Info|RefreshEpisodeService|Finished episode refresh for series: [361753][The Mandalorian].
2025-09-03 09:34:12.4|Info|DiskScanService|Scanning The Mandalorian
2025-09-03 09:34:12.5|Info|DiskScanService|Completed scanning disk for The Mandalorian
2025-09-03 09:34:12.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:12.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:12.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:12.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:12.5|Info|RefreshSeriesService|Skipping refresh of series: Manifest
2025-09-03 09:34:12.5|Info|DiskScanService|Scanning Manifest
2025-09-03 09:34:12.5|Info|DiskScanService|Completed scanning disk for Manifest
2025-09-03 09:34:12.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:12.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:12.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:12.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:12.5|Info|RefreshSeriesService|Skipping refresh of series: Marvel's Agents of S.H.I.E.L.D.
2025-09-03 09:34:12.5|Info|DiskScanService|Scanning Marvel's Agents of S.H.I.E.L.D.
2025-09-03 09:34:12.8|Info|DiskScanService|Completed scanning disk for Marvel's Agents of S.H.I.E.L.D.
2025-09-03 09:34:12.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:12.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:12.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:12.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:12.8|Info|RefreshSeriesService|Skipping refresh of series: Marvel's The Punisher
2025-09-03 09:34:12.8|Info|DiskScanService|Scanning Marvel's The Punisher
2025-09-03 09:34:12.9|Info|DiskScanService|Completed scanning disk for Marvel's The Punisher
2025-09-03 09:34:12.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:12.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:12.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:12.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:12.9|Info|RefreshSeriesService|Skipping refresh of series: Master of the House
2025-09-03 09:34:12.9|Info|DiskScanService|Scanning Master of the House
2025-09-03 09:34:12.9|Info|DiskScanService|Completed scanning disk for Master of the House
2025-09-03 09:34:12.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:12.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:12.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:12.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:12.9|Info|RefreshSeriesService|Updating Mayor of Kingstown
2025-09-03 09:34:13.0|Info|RefreshEpisodeService|Starting episode info refresh for: [386630][Mayor of Kingstown]
2025-09-03 09:34:13.2|Info|RefreshEpisodeService|Finished episode refresh for series: [386630][Mayor of Kingstown].
2025-09-03 09:34:13.2|Info|DiskScanService|Scanning Mayor of Kingstown
2025-09-03 09:34:13.2|Info|DiskScanService|Completed scanning disk for Mayor of Kingstown
2025-09-03 09:34:13.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:13.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:13.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:13.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:13.3|Info|RefreshSeriesService|Skipping refresh of series: Merlin
2025-09-03 09:34:13.3|Info|DiskScanService|Scanning Merlin
2025-09-03 09:34:13.3|Info|DiskScanService|Completed scanning disk for Merlin
2025-09-03 09:34:13.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:13.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:13.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:13.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:13.3|Info|RefreshSeriesService|Skipping refresh of series: Missions
2025-09-03 09:34:13.3|Info|DiskScanService|Scanning Missions
2025-09-03 09:34:13.3|Info|DiskScanService|Completed scanning disk for Missions
2025-09-03 09:34:13.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:13.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:13.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:13.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:13.4|Info|RefreshSeriesService|Updating MobLand
2025-09-03 09:34:13.4|Info|RefreshEpisodeService|Starting episode info refresh for: [446831][MobLand]
2025-09-03 09:34:13.4|Info|RefreshEpisodeService|Finished episode refresh for series: [446831][MobLand].
2025-09-03 09:34:13.4|Info|DiskScanService|Scanning MobLand
2025-09-03 09:34:13.4|Info|DiskScanService|Completed scanning disk for MobLand
2025-09-03 09:34:13.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:13.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:13.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:13.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:13.4|Info|RefreshSeriesService|Updating Monarch: Legacy of Monsters
2025-09-03 09:34:13.5|Info|RefreshEpisodeService|Starting episode info refresh for: [422598][Monarch: Legacy of Monsters]
2025-09-03 09:34:13.5|Info|RefreshEpisodeService|Finished episode refresh for series: [422598][Monarch: Legacy of Monsters].
2025-09-03 09:34:13.6|Info|DiskScanService|Scanning Monarch: Legacy of Monsters
2025-09-03 09:34:13.6|Info|DiskScanService|Completed scanning disk for Monarch: Legacy of Monsters
2025-09-03 09:34:13.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:13.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:13.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:13.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:13.6|Info|RefreshSeriesService|Skipping refresh of series: Money Heist
2025-09-03 09:34:13.6|Info|DiskScanService|Scanning Money Heist
2025-09-03 09:34:14.5|Info|DiskScanService|Completed scanning disk for Money Heist
2025-09-03 09:34:14.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:14.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:14.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:14.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:14.6|Info|RefreshSeriesService|Skipping refresh of series: Moon Knight
2025-09-03 09:34:14.6|Info|DiskScanService|Scanning Moon Knight
2025-09-03 09:34:14.6|Info|DiskScanService|Completed scanning disk for Moon Knight
2025-09-03 09:34:14.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:14.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:14.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:14.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:14.6|Info|RefreshSeriesService|Skipping refresh of series: Moonhaven
2025-09-03 09:34:14.6|Info|DiskScanService|Scanning Moonhaven
2025-09-03 09:34:14.6|Info|DiskScanService|Completed scanning disk for Moonhaven
2025-09-03 09:34:14.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:14.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:14.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:14.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:14.6|Info|RefreshSeriesService|Updating My Father's Murderers
2025-09-03 09:34:14.7|Info|RefreshEpisodeService|Starting episode info refresh for: [319183][My Father's Murderers]
2025-09-03 09:34:14.9|Info|RefreshEpisodeService|Finished episode refresh for series: [319183][My Father's Murderers].
2025-09-03 09:34:14.9|Info|DiskScanService|Scanning My Father's Murderers
2025-09-03 09:34:14.9|Info|DiskScanService|Completed scanning disk for My Father's Murderers
2025-09-03 09:34:15.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:15.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:15.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:15.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:15.0|Info|RefreshSeriesService|Skipping refresh of series: Obi-Wan Kenobi
2025-09-03 09:34:15.0|Info|DiskScanService|Scanning Obi-Wan Kenobi
2025-09-03 09:34:15.0|Info|DiskScanService|Completed scanning disk for Obi-Wan Kenobi
2025-09-03 09:34:15.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:15.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:15.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:15.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:15.0|Info|RefreshSeriesService|Skipping refresh of series: The Old Man
2025-09-03 09:34:15.0|Info|DiskScanService|Scanning The Old Man
2025-09-03 09:34:15.0|Info|DiskScanService|Completed scanning disk for The Old Man
2025-09-03 09:34:15.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:15.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:15.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:15.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:15.0|Info|RefreshSeriesService|Skipping refresh of series: Once Upon a Time (2011)
2025-09-03 09:34:15.0|Info|DiskScanService|Scanning Once Upon a Time (2011)
2025-09-03 09:34:15.1|Info|DiskScanService|Completed scanning disk for Once Upon a Time (2011)
2025-09-03 09:34:15.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:15.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:15.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:15.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:15.1|Info|RefreshSeriesService|Skipping refresh of series: Origin
2025-09-03 09:34:15.1|Info|DiskScanService|Scanning Origin
2025-09-03 09:34:15.1|Info|DiskScanService|Completed scanning disk for Origin
2025-09-03 09:34:15.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:15.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:15.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:15.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:15.1|Info|RefreshSeriesService|Skipping refresh of series: The Originals
2025-09-03 09:34:15.1|Info|DiskScanService|Scanning The Originals
2025-09-03 09:34:15.2|Info|DiskScanService|Completed scanning disk for The Originals
2025-09-03 09:34:15.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:15.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:15.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:15.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:15.2|Info|RefreshSeriesService|Skipping refresh of series: The Orville
2025-09-03 09:34:15.2|Info|DiskScanService|Scanning The Orville
2025-09-03 09:34:15.2|Info|DiskScanService|Completed scanning disk for The Orville
2025-09-03 09:34:15.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:15.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:15.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:15.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:15.2|Info|RefreshSeriesService|Skipping refresh of series: Otpisani
2025-09-03 09:34:15.2|Info|DiskScanService|Scanning Otpisani
2025-09-03 09:34:15.2|Info|DiskScanService|Completed scanning disk for Otpisani
2025-09-03 09:34:15.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:15.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:15.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:15.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:15.3|Info|RefreshSeriesService|Updating Outlander
2025-09-03 09:34:15.3|Info|RefreshEpisodeService|Starting episode info refresh for: [270408][Outlander]
2025-09-03 09:34:15.9|Info|RefreshEpisodeService|Finished episode refresh for series: [270408][Outlander].
2025-09-03 09:34:15.9|Info|DiskScanService|Scanning Outlander
2025-09-03 09:34:16.0|Info|DiskScanService|Completed scanning disk for Outlander
2025-09-03 09:34:16.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:16.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:16.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:16.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:16.0|Info|RefreshSeriesService|Skipping refresh of series: Pariah Nexus
2025-09-03 09:34:16.0|Info|DiskScanService|Scanning Pariah Nexus
2025-09-03 09:34:16.0|Info|DiskScanService|Completed scanning disk for Pariah Nexus
2025-09-03 09:34:16.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:16.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:16.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:16.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:16.1|Info|RefreshSeriesService|Skipping refresh of series: Peaky Blinders
2025-09-03 09:34:16.1|Info|DiskScanService|Scanning Peaky Blinders
2025-09-03 09:34:16.1|Info|DiskScanService|Completed scanning disk for Peaky Blinders
2025-09-03 09:34:16.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:16.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:16.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:16.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:16.1|Info|RefreshSeriesService|Skipping refresh of series: Penny Dreadful
2025-09-03 09:34:16.1|Info|DiskScanService|Scanning Penny Dreadful
2025-09-03 09:34:16.1|Info|DiskScanService|Completed scanning disk for Penny Dreadful
2025-09-03 09:34:16.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:16.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:16.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:16.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:16.1|Info|RefreshSeriesService|Updating Percy Jackson and the Olympians
2025-09-03 09:34:16.2|Info|RefreshEpisodeService|Starting episode info refresh for: [415151][Percy Jackson and the Olympians]
2025-09-03 09:34:16.2|Info|RefreshEpisodeService|Finished episode refresh for series: [415151][Percy Jackson and the Olympians].
2025-09-03 09:34:16.2|Info|DiskScanService|Scanning Percy Jackson and the Olympians
2025-09-03 09:34:16.2|Info|DiskScanService|Completed scanning disk for Percy Jackson and the Olympians
2025-09-03 09:34:16.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:16.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:16.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:16.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:16.2|Info|RefreshSeriesService|Skipping refresh of series: Person of Interest
2025-09-03 09:34:16.2|Info|DiskScanService|Scanning Person of Interest
2025-09-03 09:34:16.3|Info|DiskScanService|Completed scanning disk for Person of Interest
2025-09-03 09:34:16.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:16.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:16.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:16.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:16.3|Info|RefreshSeriesService|Skipping refresh of series: Preacher
2025-09-03 09:34:16.3|Info|DiskScanService|Scanning Preacher
2025-09-03 09:34:16.3|Info|DiskScanService|Completed scanning disk for Preacher
2025-09-03 09:34:16.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:16.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:16.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:16.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:16.3|Info|RefreshSeriesService|Skipping refresh of series: The Pretender (US)
2025-09-03 09:34:16.3|Info|DiskScanService|Scanning The Pretender (US)
2025-09-03 09:34:16.4|Info|DiskScanService|Completed scanning disk for The Pretender (US)
2025-09-03 09:34:16.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:16.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:16.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:16.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:16.4|Info|RefreshSeriesService|Skipping refresh of series: Quantum Leap (2022)
2025-09-03 09:34:16.4|Info|DiskScanService|Scanning Quantum Leap (2022)
2025-09-03 09:34:16.4|Info|DiskScanService|Completed scanning disk for Quantum Leap (2022)
2025-09-03 09:34:16.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:16.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:16.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:16.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:16.4|Info|RefreshSeriesService|Skipping refresh of series: Raised by Wolves (2020)
2025-09-03 09:34:16.4|Info|DiskScanService|Scanning Raised by Wolves (2020)
2025-09-03 09:34:16.5|Info|DiskScanService|Completed scanning disk for Raised by Wolves (2020)
2025-09-03 09:34:16.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:16.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:16.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:16.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:16.5|Info|RefreshSeriesService|Updating Reacher
2025-09-03 09:34:16.5|Info|RefreshEpisodeService|Starting episode info refresh for: [366924][Reacher]
2025-09-03 09:34:16.6|Info|RefreshEpisodeService|Finished episode refresh for series: [366924][Reacher].
2025-09-03 09:34:16.6|Info|DiskScanService|Scanning Reacher
2025-09-03 09:34:16.6|Info|DiskScanService|Completed scanning disk for Reacher
2025-09-03 09:34:16.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:16.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:16.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:16.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:16.6|Info|RefreshSeriesService|Updating Resident Alien
2025-09-03 09:34:16.6|Info|RefreshEpisodeService|Starting episode info refresh for: [368166][Resident Alien]
2025-09-03 09:34:16.7|Info|RefreshEpisodeService|Finished episode refresh for series: [368166][Resident Alien].
2025-09-03 09:34:16.7|Info|DiskScanService|Scanning Resident Alien
2025-09-03 09:34:16.7|Info|DiskScanService|Completed scanning disk for Resident Alien
2025-09-03 09:34:16.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:16.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:16.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:16.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:16.8|Info|RefreshSeriesService|Skipping refresh of series: Revenge
2025-09-03 09:34:16.8|Info|DiskScanService|Scanning Revenge
2025-09-03 09:34:16.8|Info|DiskScanService|Completed scanning disk for Revenge
2025-09-03 09:34:16.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:16.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:16.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:16.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:16.8|Info|RefreshSeriesService|Updating Revival (2025)
2025-09-03 09:34:16.8|Info|RefreshEpisodeService|Starting episode info refresh for: [449906][Revival (2025)]
2025-09-03 09:34:16.8|Info|RefreshEpisodeService|Finished episode refresh for series: [449906][Revival (2025)].
2025-09-03 09:34:16.9|Info|DiskScanService|Scanning Revival (2025)
2025-09-03 09:34:16.9|Info|DiskScanService|Completed scanning disk for Revival (2025)
2025-09-03 09:34:16.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:16.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:16.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:16.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:16.9|Info|RefreshSeriesService|Skipping refresh of series: Sanctuary
2025-09-03 09:34:16.9|Info|DiskScanService|Scanning Sanctuary
2025-09-03 09:34:16.9|Info|DiskScanService|Completed scanning disk for Sanctuary
2025-09-03 09:34:16.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:16.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:16.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:16.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:16.9|Info|RefreshSeriesService|Skipping refresh of series: Secret Invasion
2025-09-03 09:34:16.9|Info|DiskScanService|Scanning Secret Invasion
2025-09-03 09:34:16.9|Info|DiskScanService|Completed scanning disk for Secret Invasion
2025-09-03 09:34:16.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:16.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:16.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:16.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:16.9|Info|RefreshSeriesService|Skipping refresh of series: Shadow and Bone
2025-09-03 09:34:16.9|Info|DiskScanService|Scanning Shadow and Bone
2025-09-03 09:34:16.9|Info|DiskScanService|Completed scanning disk for Shadow and Bone
2025-09-03 09:34:17.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:17.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:17.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:17.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:17.0|Info|RefreshSeriesService|Updating Shrinking
2025-09-03 09:34:17.0|Info|RefreshEpisodeService|Starting episode info refresh for: [411364][Shrinking]
2025-09-03 09:34:17.1|Info|RefreshEpisodeService|Finished episode refresh for series: [411364][Shrinking].
2025-09-03 09:34:17.1|Info|DiskScanService|Scanning Shrinking
2025-09-03 09:34:17.1|Info|DiskScanService|Completed scanning disk for Shrinking
2025-09-03 09:34:17.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:17.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:17.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:17.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:17.1|Info|RefreshSeriesService|Skipping refresh of series: The Silent Sea
2025-09-03 09:34:17.1|Info|DiskScanService|Scanning The Silent Sea
2025-09-03 09:34:17.1|Info|DiskScanService|Completed scanning disk for The Silent Sea
2025-09-03 09:34:17.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:17.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:17.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:17.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:17.2|Info|RefreshSeriesService|Updating Silo
2025-09-03 09:34:17.2|Info|RefreshEpisodeService|Starting episode info refresh for: [403245][Silo]
2025-09-03 09:34:17.2|Info|RefreshEpisodeService|Finished episode refresh for series: [403245][Silo].
2025-09-03 09:34:17.2|Info|DiskScanService|Scanning Silo
2025-09-03 09:34:17.3|Info|DiskScanService|Completed scanning disk for Silo
2025-09-03 09:34:17.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:17.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:17.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:17.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:17.3|Info|RefreshSeriesService|Skipping refresh of series: Snowpiercer
2025-09-03 09:34:17.3|Info|DiskScanService|Scanning Snowpiercer
2025-09-03 09:34:17.3|Info|DiskScanService|Completed scanning disk for Snowpiercer
2025-09-03 09:34:17.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:17.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:17.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:17.3|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-03 09:34:17.3|Info|RefreshSeriesService|Skipping refresh of series: Spartacus
2025-09-03 09:34:17.3|Info|DiskScanService|Scanning Spartacus
2025-09-03 09:34:17.3|Info|DiskScanService|Completed scanning disk for Spartacus
2025-09-03 09:34:17.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:17.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:17.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:17.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:17.3|Info|RefreshSeriesService|Skipping refresh of series: Squid Game
2025-09-03 09:34:17.3|Info|DiskScanService|Scanning Squid Game
2025-09-03 09:34:17.3|Info|DiskScanService|Completed scanning disk for Squid Game
2025-09-03 09:34:17.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:17.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:17.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:17.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:17.4|Info|RefreshSeriesService|Skipping refresh of series: Star Trek
2025-09-03 09:34:17.4|Info|DiskScanService|Scanning Star Trek
2025-09-03 09:34:17.5|Info|DiskScanService|Completed scanning disk for Star Trek
2025-09-03 09:34:17.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:17.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:17.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:17.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:17.5|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: Deep Space Nine
2025-09-03 09:34:17.5|Info|DiskScanService|Scanning Star Trek: Deep Space Nine
2025-09-03 09:34:17.7|Info|DiskScanService|Completed scanning disk for Star Trek: Deep Space Nine
2025-09-03 09:34:17.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:17.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:17.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:17.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:17.8|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: Discovery
2025-09-03 09:34:17.8|Info|DiskScanService|Scanning Star Trek: Discovery
2025-09-03 09:34:17.8|Info|DiskScanService|Completed scanning disk for Star Trek: Discovery
2025-09-03 09:34:17.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:17.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:17.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:17.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:17.8|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: Enterprise
2025-09-03 09:34:17.8|Info|DiskScanService|Scanning Star Trek: Enterprise
2025-09-03 09:34:17.9|Info|DiskScanService|Completed scanning disk for Star Trek: Enterprise
2025-09-03 09:34:17.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:17.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:17.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:17.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:17.9|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: Picard
2025-09-03 09:34:17.9|Info|DiskScanService|Scanning Star Trek: Picard
2025-09-03 09:34:17.9|Info|DiskScanService|Completed scanning disk for Star Trek: Picard
2025-09-03 09:34:17.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:17.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:17.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:17.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:18.0|Info|RefreshSeriesService|Updating Star Trek: Strange New Worlds
2025-09-03 09:34:18.0|Info|RefreshEpisodeService|Starting episode info refresh for: [382389][Star Trek: Strange New Worlds]
2025-09-03 09:34:18.1|Info|RefreshEpisodeService|Finished episode refresh for series: [382389][Star Trek: Strange New Worlds].
2025-09-03 09:34:18.1|Info|DiskScanService|Scanning Star Trek: Strange New Worlds
2025-09-03 09:34:18.1|Info|DiskScanService|Completed scanning disk for Star Trek: Strange New Worlds
2025-09-03 09:34:18.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:18.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:18.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:18.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:18.1|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: The Next Generation
2025-09-03 09:34:18.1|Info|DiskScanService|Scanning Star Trek: The Next Generation
2025-09-03 09:34:18.2|Info|DiskScanService|Completed scanning disk for Star Trek: The Next Generation
2025-09-03 09:34:18.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:18.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:18.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:18.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:18.2|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: Voyager
2025-09-03 09:34:18.2|Info|DiskScanService|Scanning Star Trek: Voyager
2025-09-03 09:34:18.3|Info|DiskScanService|Completed scanning disk for Star Trek: Voyager
2025-09-03 09:34:18.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:18.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:18.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:18.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:18.4|Info|RefreshSeriesService|Updating Star Wars: Skeleton Crew
2025-09-03 09:34:18.4|Info|RefreshEpisodeService|Starting episode info refresh for: [420600][Star Wars: Skeleton Crew]
2025-09-03 09:34:18.4|Info|RefreshEpisodeService|Finished episode refresh for series: [420600][Star Wars: Skeleton Crew].
2025-09-03 09:34:18.5|Info|DiskScanService|Scanning Star Wars: Skeleton Crew
2025-09-03 09:34:18.5|Info|DiskScanService|Completed scanning disk for Star Wars: Skeleton Crew
2025-09-03 09:34:18.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:18.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:18.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:18.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:18.5|Info|RefreshSeriesService|Updating Stick
2025-09-03 09:34:18.5|Info|RefreshEpisodeService|Starting episode info refresh for: [455562][Stick]
2025-09-03 09:34:18.5|Info|RefreshEpisodeService|Finished episode refresh for series: [455562][Stick].
2025-09-03 09:34:18.6|Info|DiskScanService|Scanning Stick
2025-09-03 09:34:18.6|Info|DiskScanService|Completed scanning disk for Stick
2025-09-03 09:34:18.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:18.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:18.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:18.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:18.6|Info|RefreshSeriesService|Skipping refresh of series: Storm of the Century
2025-09-03 09:34:18.6|Info|DiskScanService|Scanning Storm of the Century
2025-09-03 09:34:18.6|Info|DiskScanService|Completed scanning disk for Storm of the Century
2025-09-03 09:34:18.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:18.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:18.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:18.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:18.6|Info|RefreshSeriesService|Skipping refresh of series: The Strain
2025-09-03 09:34:18.6|Info|DiskScanService|Scanning The Strain
2025-09-03 09:34:18.6|Info|DiskScanService|Completed scanning disk for The Strain
2025-09-03 09:34:18.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:18.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:18.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:18.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:18.6|Info|RefreshSeriesService|Updating Stranger Things
2025-09-03 09:34:18.7|Info|RefreshEpisodeService|Starting episode info refresh for: [305288][Stranger Things]
2025-09-03 09:34:18.8|Info|RefreshEpisodeService|Finished episode refresh for series: [305288][Stranger Things].
2025-09-03 09:34:18.8|Info|DiskScanService|Scanning Stranger Things
2025-09-03 09:34:18.8|Info|DiskScanService|Completed scanning disk for Stranger Things
2025-09-03 09:34:18.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:18.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:18.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:18.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:18.8|Info|RefreshSeriesService|Skipping refresh of series: Supergirl
2025-09-03 09:34:18.8|Info|DiskScanService|Scanning Supergirl
2025-09-03 09:34:18.9|Info|DiskScanService|Completed scanning disk for Supergirl
2025-09-03 09:34:18.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:18.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:18.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:18.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:18.9|Info|RefreshSeriesService|Skipping refresh of series: Superman & Lois
2025-09-03 09:34:18.9|Info|DiskScanService|Scanning Superman & Lois
2025-09-03 09:34:18.9|Info|DiskScanService|Completed scanning disk for Superman & Lois
2025-09-03 09:34:18.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:18.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:18.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:18.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:18.9|Info|RefreshSeriesService|Skipping refresh of series: Supernatural
2025-09-03 09:34:18.9|Info|DiskScanService|Scanning Supernatural
2025-09-03 09:34:19.1|Info|DiskScanService|Completed scanning disk for Supernatural
2025-09-03 09:34:19.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:19.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:19.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:19.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:19.2|Info|RefreshSeriesService|Skipping refresh of series: Sweet Tooth
2025-09-03 09:34:19.2|Info|DiskScanService|Scanning Sweet Tooth
2025-09-03 09:34:19.2|Info|DiskScanService|Completed scanning disk for Sweet Tooth
2025-09-03 09:34:19.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:19.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:19.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:19.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:19.2|Info|RefreshSeriesService|Skipping refresh of series: Taken
2025-09-03 09:34:19.2|Info|DiskScanService|Scanning Taken
2025-09-03 09:34:19.2|Info|DiskScanService|Completed scanning disk for Taken
2025-09-03 09:34:19.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:19.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:19.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:19.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:19.2|Info|RefreshSeriesService|Skipping refresh of series: Terra Nova
2025-09-03 09:34:19.2|Info|DiskScanService|Scanning Terra Nova
2025-09-03 09:34:19.4|Info|DiskScanService|Completed scanning disk for Terra Nova
2025-09-03 09:34:19.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:19.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:19.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:19.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:19.4|Info|RefreshSeriesService|Skipping refresh of series: The Terror
2025-09-03 09:34:19.4|Info|DiskScanService|Scanning The Terror
2025-09-03 09:34:19.4|Info|DiskScanService|Completed scanning disk for The Terror
2025-09-03 09:34:19.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:19.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:19.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:19.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:19.4|Info|RefreshSeriesService|Updating The Thaw
2025-09-03 09:34:19.4|Info|RefreshEpisodeService|Starting episode info refresh for: [405473][The Thaw]
2025-09-03 09:34:19.5|Info|RefreshEpisodeService|Finished episode refresh for series: [405473][The Thaw].
2025-09-03 09:34:19.5|Info|DiskScanService|Scanning The Thaw
2025-09-03 09:34:19.5|Info|DiskScanService|Completed scanning disk for The Thaw
2025-09-03 09:34:19.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:19.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:19.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:19.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:19.5|Info|RefreshSeriesService|Skipping refresh of series: Timeless (2016)
2025-09-03 09:34:19.5|Info|DiskScanService|Scanning Timeless (2016)
2025-09-03 09:34:19.5|Info|DiskScanService|Completed scanning disk for Timeless (2016)
2025-09-03 09:34:19.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:19.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:19.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:19.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:19.6|Info|RefreshSeriesService|Skipping refresh of series: Titans (2018)
2025-09-03 09:34:19.6|Info|DiskScanService|Scanning Titans (2018)
2025-09-03 09:34:19.6|Info|DiskScanService|Completed scanning disk for Titans (2018)
2025-09-03 09:34:19.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:19.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:19.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:19.6|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-03 09:34:19.6|Info|RefreshSeriesService|Skipping refresh of series: Touch (2012)
2025-09-03 09:34:19.6|Info|DiskScanService|Scanning Touch (2012)
2025-09-03 09:34:19.6|Info|DiskScanService|Completed scanning disk for Touch (2012)
2025-09-03 09:34:19.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:19.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:19.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:19.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:19.7|Info|RefreshSeriesService|Skipping refresh of series: Travelers (2016)
2025-09-03 09:34:19.7|Info|DiskScanService|Scanning Travelers (2016)
2025-09-03 09:34:19.7|Info|DiskScanService|Completed scanning disk for Travelers (2016)
2025-09-03 09:34:19.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:19.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:19.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:19.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:19.7|Info|RefreshSeriesService|Updating Tulsa King
2025-09-03 09:34:19.7|Info|RefreshEpisodeService|Starting episode info refresh for: [413215][Tulsa King]
2025-09-03 09:34:19.8|Info|RefreshEpisodeService|Finished episode refresh for series: [413215][Tulsa King].
2025-09-03 09:34:19.8|Info|DiskScanService|Scanning Tulsa King
2025-09-03 09:34:19.8|Info|DiskScanService|Completed scanning disk for Tulsa King
2025-09-03 09:34:19.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:19.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:19.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:19.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:19.8|Info|RefreshSeriesService|Updating Twisted Metal
2025-09-03 09:34:19.9|Info|RefreshEpisodeService|Starting episode info refresh for: [366532][Twisted Metal]
2025-09-03 09:34:19.9|Info|RefreshEpisodeService|Finished episode refresh for series: [366532][Twisted Metal].
2025-09-03 09:34:19.9|Info|DiskScanService|Scanning Twisted Metal
2025-09-03 09:34:19.9|Info|DiskScanService|Completed scanning disk for Twisted Metal
2025-09-03 09:34:19.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:19.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:19.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:19.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:19.9|Info|RefreshSeriesService|Skipping refresh of series: The Tyrant
2025-09-03 09:34:19.9|Info|DiskScanService|Scanning The Tyrant
2025-09-03 09:34:19.9|Info|DiskScanService|Completed scanning disk for The Tyrant
2025-09-03 09:34:19.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:19.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:19.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:19.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:20.0|Info|RefreshSeriesService|Skipping refresh of series: Under the Dome
2025-09-03 09:34:20.0|Info|DiskScanService|Scanning Under the Dome
2025-09-03 09:34:20.0|Info|DiskScanService|Completed scanning disk for Under the Dome
2025-09-03 09:34:20.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:20.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:20.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:20.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:20.0|Info|RefreshSeriesService|Updating Upload
2025-09-03 09:34:20.0|Info|RefreshEpisodeService|Starting episode info refresh for: [368211][Upload]
2025-09-03 09:34:20.1|Info|RefreshEpisodeService|Finished episode refresh for series: [368211][Upload].
2025-09-03 09:34:20.1|Info|DiskScanService|Scanning Upload
2025-09-03 09:34:20.1|Info|DiskScanService|Completed scanning disk for Upload
2025-09-03 09:34:20.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:20.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:20.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:20.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:20.2|Info|RefreshSeriesService|Skipping refresh of series: The Vampire Diaries
2025-09-03 09:34:20.2|Info|DiskScanService|Scanning The Vampire Diaries
2025-09-03 09:34:20.2|Info|DiskScanService|Completed scanning disk for The Vampire Diaries
2025-09-03 09:34:20.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:20.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:20.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:20.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:20.3|Info|RefreshSeriesService|Skipping refresh of series: Vikings (2015)
2025-09-03 09:34:20.3|Info|DiskScanService|Scanning Vikings (2015)
2025-09-03 09:34:23.2|Info|DiskScanService|Completed scanning disk for Vikings (2015)
2025-09-03 09:34:23.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:23.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:23.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:23.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:23.2|Info|RefreshSeriesService|Skipping refresh of series: Vikings: Valhalla
2025-09-03 09:34:23.2|Info|DiskScanService|Scanning Vikings: Valhalla
2025-09-03 09:34:23.3|Info|DiskScanService|Completed scanning disk for Vikings: Valhalla
2025-09-03 09:34:23.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:23.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:23.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:23.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:23.3|Info|RefreshSeriesService|Skipping refresh of series: The Walking Dead
2025-09-03 09:34:23.3|Info|DiskScanService|Scanning The Walking Dead
2025-09-03 09:34:23.3|Info|DiskScanService|Completed scanning disk for The Walking Dead
2025-09-03 09:34:23.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:23.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:23.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:23.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:23.4|Info|RefreshSeriesService|Updating The Walking Dead: Daryl Dixon
2025-09-03 09:34:23.4|Info|RefreshEpisodeService|Starting episode info refresh for: [427464][The Walking Dead: Daryl Dixon]
2025-09-03 09:34:23.5|Info|RefreshEpisodeService|Finished episode refresh for series: [427464][The Walking Dead: Daryl Dixon].
2025-09-03 09:34:23.5|Info|DiskScanService|Scanning The Walking Dead: Daryl Dixon
2025-09-03 09:34:23.5|Info|DiskScanService|Completed scanning disk for The Walking Dead: Daryl Dixon
2025-09-03 09:34:23.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:23.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:23.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:23.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:23.5|Info|RefreshSeriesService|Updating The Walking Dead: Dead City
2025-09-03 09:34:23.6|Info|RefreshEpisodeService|Starting episode info refresh for: [417549][The Walking Dead: Dead City]
2025-09-03 09:34:23.6|Info|RefreshEpisodeService|Finished episode refresh for series: [417549][The Walking Dead: Dead City].
2025-09-03 09:34:23.6|Info|DiskScanService|Scanning The Walking Dead: Dead City
2025-09-03 09:34:23.6|Info|DiskScanService|Completed scanning disk for The Walking Dead: Dead City
2025-09-03 09:34:23.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:23.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:23.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:23.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:23.7|Info|RefreshSeriesService|Skipping refresh of series: The Walking Dead: The Ones Who Live
2025-09-03 09:34:23.7|Info|DiskScanService|Scanning The Walking Dead: The Ones Who Live
2025-09-03 09:34:23.7|Info|DiskScanService|Completed scanning disk for The Walking Dead: The Ones Who Live
2025-09-03 09:34:23.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:23.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:23.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:23.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:23.7|Info|RefreshSeriesService|Skipping refresh of series: Warehouse 13
2025-09-03 09:34:23.7|Info|DiskScanService|Scanning Warehouse 13
2025-09-03 09:34:23.7|Info|DiskScanService|Completed scanning disk for Warehouse 13
2025-09-03 09:34:23.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:23.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:23.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:23.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:23.7|Info|RefreshSeriesService|Skipping refresh of series: Warrior (2018)
2025-09-03 09:34:23.7|Info|DiskScanService|Scanning Warrior (2018)
2025-09-03 09:34:25.0|Info|DiskScanService|Completed scanning disk for Warrior (2018)
2025-09-03 09:34:25.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:25.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:25.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:25.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:25.0|Info|RefreshSeriesService|Skipping refresh of series: Warrior Nun
2025-09-03 09:34:25.0|Info|DiskScanService|Scanning Warrior Nun
2025-09-03 09:34:25.0|Info|DiskScanService|Completed scanning disk for Warrior Nun
2025-09-03 09:34:25.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:25.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:25.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:25.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:25.0|Info|RefreshSeriesService|Skipping refresh of series: Westworld
2025-09-03 09:34:25.0|Info|DiskScanService|Scanning Westworld
2025-09-03 09:34:25.0|Info|DiskScanService|Completed scanning disk for Westworld
2025-09-03 09:34:25.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:25.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:25.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:25.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:25.0|Info|RefreshSeriesService|Skipping refresh of series: The Wheel of Time
2025-09-03 09:34:25.0|Info|DiskScanService|Scanning The Wheel of Time
2025-09-03 09:34:25.0|Info|DiskScanService|Completed scanning disk for The Wheel of Time
2025-09-03 09:34:25.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:25.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:25.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:25.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:25.1|Info|RefreshSeriesService|Skipping refresh of series: Who is Erin Carter?
2025-09-03 09:34:25.1|Info|DiskScanService|Scanning Who is Erin Carter?
2025-09-03 09:34:25.1|Info|DiskScanService|Completed scanning disk for Who is Erin Carter?
2025-09-03 09:34:25.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:25.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:25.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:25.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:25.1|Info|RefreshSeriesService|Skipping refresh of series: The Winter King
2025-09-03 09:34:25.1|Info|DiskScanService|Scanning The Winter King
2025-09-03 09:34:25.1|Info|DiskScanService|Completed scanning disk for The Winter King
2025-09-03 09:34:25.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:25.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:25.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:25.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:25.1|Info|RefreshSeriesService|Updating The Witcher
2025-09-03 09:34:25.1|Info|RefreshEpisodeService|Starting episode info refresh for: [362696][The Witcher]
2025-09-03 09:34:25.2|Info|RefreshEpisodeService|Finished episode refresh for series: [362696][The Witcher].
2025-09-03 09:34:25.2|Info|DiskScanService|Scanning The Witcher
2025-09-03 09:34:25.2|Info|DiskScanService|Completed scanning disk for The Witcher
2025-09-03 09:34:25.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:25.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:25.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:25.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:25.2|Info|RefreshSeriesService|Skipping refresh of series: The Witcher: Blood Origin
2025-09-03 09:34:25.2|Info|DiskScanService|Scanning The Witcher: Blood Origin
2025-09-03 09:34:25.2|Info|DiskScanService|Completed scanning disk for The Witcher: Blood Origin
2025-09-03 09:34:25.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:25.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:25.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:25.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:25.2|Info|RefreshSeriesService|Skipping refresh of series: The Woman in the Wall
2025-09-03 09:34:25.2|Info|DiskScanService|Scanning The Woman in the Wall
2025-09-03 09:34:25.3|Info|DiskScanService|Completed scanning disk for The Woman in the Wall
2025-09-03 09:34:25.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:25.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:25.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:25.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:25.3|Info|RefreshSeriesService|Skipping refresh of series: The X-Files
2025-09-03 09:34:25.3|Info|DiskScanService|Scanning The X-Files
2025-09-03 09:34:25.3|Info|DiskScanService|Completed scanning disk for The X-Files
2025-09-03 09:34:25.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:25.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:25.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:25.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:25.4|Info|RefreshSeriesService|Skipping refresh of series: Yu Yu Hakusho (2023)
2025-09-03 09:34:25.4|Info|DiskScanService|Scanning Yu Yu Hakusho (2023)
2025-09-03 09:34:25.4|Info|DiskScanService|Completed scanning disk for Yu Yu Hakusho (2023)
2025-09-03 09:34:25.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:25.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:25.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:25.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:34:25.4|Info|RefreshSeriesService|Skipping refresh of series: Zero Hour (2013)
2025-09-03 09:34:25.4|Info|DiskScanService|Scanning Zero Hour (2013)
2025-09-03 09:34:25.4|Info|DiskScanService|Completed scanning disk for Zero Hour (2013)
2025-09-03 09:34:25.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 09:34:25.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 09:34:25.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 09:34:25.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 09:40:39.5|Info|RssSyncService|Starting RSS Sync
2025-09-03 09:40:39.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 09:40:39.5|Info|DownloadDecisionMaker|No results found
2025-09-03 09:40:39.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 09:55:39.6|Info|RssSyncService|Starting RSS Sync
2025-09-03 09:55:39.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 09:55:39.6|Info|DownloadDecisionMaker|No results found
2025-09-03 09:55:39.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 10:10:39.8|Info|RssSyncService|Starting RSS Sync
2025-09-03 10:10:39.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 10:10:39.8|Info|DownloadDecisionMaker|No results found
2025-09-03 10:10:39.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 10:25:39.9|Info|RssSyncService|Starting RSS Sync
2025-09-03 10:25:39.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 10:25:39.9|Info|DownloadDecisionMaker|No results found
2025-09-03 10:25:39.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 10:32:39.9|Info|SceneMappingService|Updating Scene mappings
2025-09-03 10:40:40.0|Info|RssSyncService|Starting RSS Sync
2025-09-03 10:40:40.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 10:40:40.0|Info|DownloadDecisionMaker|No results found
2025-09-03 10:40:40.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 10:55:40.1|Info|RssSyncService|Starting RSS Sync
2025-09-03 10:55:40.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 10:55:40.1|Info|DownloadDecisionMaker|No results found
2025-09-03 10:55:40.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 11:10:41.0|Info|RssSyncService|Starting RSS Sync
2025-09-03 11:10:41.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 11:10:41.0|Info|DownloadDecisionMaker|No results found
2025-09-03 11:10:41.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 11:25:41.1|Info|RssSyncService|Starting RSS Sync
2025-09-03 11:25:41.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 11:25:41.1|Info|DownloadDecisionMaker|No results found
2025-09-03 11:25:41.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 11:40:41.3|Info|RssSyncService|Starting RSS Sync
2025-09-03 11:40:41.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 11:40:41.3|Info|DownloadDecisionMaker|No results found
2025-09-03 11:40:41.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 11:55:41.4|Info|RssSyncService|Starting RSS Sync
2025-09-03 11:55:41.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 11:55:41.4|Info|DownloadDecisionMaker|No results found
2025-09-03 11:55:41.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 12:10:41.5|Info|RssSyncService|Starting RSS Sync
2025-09-03 12:10:41.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 12:10:41.5|Info|DownloadDecisionMaker|No results found
2025-09-03 12:10:41.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 12:25:41.6|Info|RssSyncService|Starting RSS Sync
2025-09-03 12:25:41.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 12:25:41.6|Info|DownloadDecisionMaker|No results found
2025-09-03 12:25:41.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 12:40:41.7|Info|RssSyncService|Starting RSS Sync
2025-09-03 12:40:41.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 12:40:41.7|Info|DownloadDecisionMaker|No results found
2025-09-03 12:40:41.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 12:55:41.8|Info|RssSyncService|Starting RSS Sync
2025-09-03 12:55:41.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 12:55:41.8|Info|DownloadDecisionMaker|No results found
2025-09-03 12:55:41.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 13:10:42.0|Info|RssSyncService|Starting RSS Sync
2025-09-03 13:10:42.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 13:10:42.0|Info|DownloadDecisionMaker|No results found
2025-09-03 13:10:42.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 13:25:42.1|Info|RssSyncService|Starting RSS Sync
2025-09-03 13:25:42.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 13:25:42.1|Info|DownloadDecisionMaker|No results found
2025-09-03 13:25:42.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 13:32:42.1|Info|SceneMappingService|Updating Scene mappings
2025-09-03 13:40:42.2|Info|RssSyncService|Starting RSS Sync
2025-09-03 13:40:42.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 13:40:42.2|Info|DownloadDecisionMaker|No results found
2025-09-03 13:40:42.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 13:55:42.4|Info|RssSyncService|Starting RSS Sync
2025-09-03 13:55:42.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 13:55:42.4|Info|DownloadDecisionMaker|No results found
2025-09-03 13:55:42.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 14:10:42.5|Info|RssSyncService|Starting RSS Sync
2025-09-03 14:10:42.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 14:10:42.5|Info|DownloadDecisionMaker|No results found
2025-09-03 14:10:42.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 14:25:42.6|Info|RssSyncService|Starting RSS Sync
2025-09-03 14:25:42.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 14:25:42.6|Info|DownloadDecisionMaker|No results found
2025-09-03 14:25:42.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 14:40:42.7|Info|RssSyncService|Starting RSS Sync
2025-09-03 14:40:42.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 14:40:42.7|Info|DownloadDecisionMaker|No results found
2025-09-03 14:40:42.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 14:55:42.9|Info|RssSyncService|Starting RSS Sync
2025-09-03 14:55:42.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 14:55:42.9|Info|DownloadDecisionMaker|No results found
2025-09-03 14:55:42.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 15:10:43.0|Info|RssSyncService|Starting RSS Sync
2025-09-03 15:10:43.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 15:10:43.0|Info|DownloadDecisionMaker|No results found
2025-09-03 15:10:43.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 15:25:43.2|Info|RssSyncService|Starting RSS Sync
2025-09-03 15:25:43.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 15:25:43.2|Info|DownloadDecisionMaker|No results found
2025-09-03 15:25:43.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 15:40:43.3|Info|RssSyncService|Starting RSS Sync
2025-09-03 15:40:43.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 15:40:43.3|Info|DownloadDecisionMaker|No results found
2025-09-03 15:40:43.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 15:55:43.4|Info|RssSyncService|Starting RSS Sync
2025-09-03 15:55:43.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 15:55:43.4|Info|DownloadDecisionMaker|No results found
2025-09-03 15:55:43.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 16:10:43.5|Info|RssSyncService|Starting RSS Sync
2025-09-03 16:10:43.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 16:10:43.6|Info|DownloadDecisionMaker|No results found
2025-09-03 16:10:43.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 16:25:43.7|Info|RssSyncService|Starting RSS Sync
2025-09-03 16:25:43.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 16:25:43.7|Info|DownloadDecisionMaker|No results found
2025-09-03 16:25:43.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 16:32:43.7|Info|SceneMappingService|Updating Scene mappings
2025-09-03 16:40:43.8|Info|RssSyncService|Starting RSS Sync
2025-09-03 16:40:43.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 16:40:43.9|Info|DownloadDecisionMaker|No results found
2025-09-03 16:40:43.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 16:55:44.0|Info|RssSyncService|Starting RSS Sync
2025-09-03 16:55:44.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 16:55:44.0|Info|DownloadDecisionMaker|No results found
2025-09-03 16:55:44.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 17:10:44.2|Info|RssSyncService|Starting RSS Sync
2025-09-03 17:10:44.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 17:10:44.2|Info|DownloadDecisionMaker|No results found
2025-09-03 17:10:44.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 17:25:44.3|Info|RssSyncService|Starting RSS Sync
2025-09-03 17:25:44.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 17:25:44.3|Info|DownloadDecisionMaker|No results found
2025-09-03 17:25:44.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 17:40:44.4|Info|RssSyncService|Starting RSS Sync
2025-09-03 17:40:44.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 17:40:44.4|Info|DownloadDecisionMaker|No results found
2025-09-03 17:40:44.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 17:55:44.5|Info|RssSyncService|Starting RSS Sync
2025-09-03 17:55:44.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 17:55:44.5|Info|DownloadDecisionMaker|No results found
2025-09-03 17:55:44.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 18:10:44.6|Info|RssSyncService|Starting RSS Sync
2025-09-03 18:10:44.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 18:10:44.7|Info|DownloadDecisionMaker|No results found
2025-09-03 18:10:44.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 18:25:44.8|Info|RssSyncService|Starting RSS Sync
2025-09-03 18:25:44.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 18:25:44.8|Info|DownloadDecisionMaker|No results found
2025-09-03 18:25:44.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 18:40:44.9|Info|RssSyncService|Starting RSS Sync
2025-09-03 18:40:44.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 18:40:44.9|Info|DownloadDecisionMaker|No results found
2025-09-03 18:40:44.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 18:55:45.0|Info|RssSyncService|Starting RSS Sync
2025-09-03 18:55:45.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 18:55:45.0|Info|DownloadDecisionMaker|No results found
2025-09-03 18:55:45.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 19:10:45.2|Info|RssSyncService|Starting RSS Sync
2025-09-03 19:10:45.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 19:10:45.2|Info|DownloadDecisionMaker|No results found
2025-09-03 19:10:45.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 19:16:45.3|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2025-09-03 19:17:15.3|Info|HousekeepingService|Running housecleaning tasks
2025-09-03 19:17:15.4|Info|Database|Vacuuming Log database
2025-09-03 19:17:15.4|Info|Database|Log database compressed
2025-09-03 19:17:15.5|Info|Database|Vacuuming Main database
2025-09-03 19:17:16.4|Info|Database|Main database compressed
2025-09-03 19:25:45.3|Info|RssSyncService|Starting RSS Sync
2025-09-03 19:25:45.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 19:25:45.3|Info|DownloadDecisionMaker|No results found
2025-09-03 19:25:45.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 19:32:45.4|Info|SceneMappingService|Updating Scene mappings
2025-09-03 19:40:45.5|Info|RssSyncService|Starting RSS Sync
2025-09-03 19:40:45.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 19:40:45.5|Info|DownloadDecisionMaker|No results found
2025-09-03 19:40:45.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 19:55:45.6|Info|RssSyncService|Starting RSS Sync
2025-09-03 19:55:45.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 19:55:45.6|Info|DownloadDecisionMaker|No results found
2025-09-03 19:55:45.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 20:10:45.7|Info|RssSyncService|Starting RSS Sync
2025-09-03 20:10:45.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 20:10:45.8|Info|DownloadDecisionMaker|No results found
2025-09-03 20:10:45.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 20:25:45.9|Info|RssSyncService|Starting RSS Sync
2025-09-03 20:25:45.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 20:25:45.9|Info|DownloadDecisionMaker|No results found
2025-09-03 20:25:45.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 20:40:46.0|Info|RssSyncService|Starting RSS Sync
2025-09-03 20:40:46.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 20:40:46.0|Info|DownloadDecisionMaker|No results found
2025-09-03 20:40:46.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 20:55:46.7|Info|RssSyncService|Starting RSS Sync
2025-09-03 20:55:46.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 20:55:46.7|Info|DownloadDecisionMaker|No results found
2025-09-03 20:55:46.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 21:10:46.8|Info|RssSyncService|Starting RSS Sync
2025-09-03 21:10:46.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 21:10:46.8|Info|DownloadDecisionMaker|No results found
2025-09-03 21:10:46.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 21:25:47.0|Info|RssSyncService|Starting RSS Sync
2025-09-03 21:25:47.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 21:25:47.0|Info|DownloadDecisionMaker|No results found
2025-09-03 21:25:47.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 21:34:47.1|Info|RefreshSeriesService|Skipping refresh of series: The 100
2025-09-03 21:34:47.1|Info|DiskScanService|Scanning The 100
2025-09-03 21:34:47.2|Info|DiskScanService|Completed scanning disk for The 100
2025-09-03 21:34:47.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:47.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:47.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:47.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:47.2|Info|RefreshSeriesService|Skipping refresh of series: 1899
2025-09-03 21:34:47.2|Info|DiskScanService|Scanning 1899
2025-09-03 21:34:47.2|Info|DiskScanService|Completed scanning disk for 1899
2025-09-03 21:34:47.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:47.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:47.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:47.2|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-03 21:34:47.2|Info|RefreshSeriesService|Updating 3 Body Problem
2025-09-03 21:34:47.5|Info|RefreshEpisodeService|Starting episode info refresh for: [411959][3 Body Problem]
2025-09-03 21:34:47.6|Info|RefreshEpisodeService|Finished episode refresh for series: [411959][3 Body Problem].
2025-09-03 21:34:47.7|Info|DiskScanService|Scanning 3 Body Problem
2025-09-03 21:34:47.7|Info|DiskScanService|Completed scanning disk for 3 Body Problem
2025-09-03 21:34:47.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:47.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:47.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:47.7|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files.
2025-09-03 21:34:47.7|Info|RefreshSeriesService|Skipping refresh of series: The 4400
2025-09-03 21:34:47.7|Info|DiskScanService|Scanning The 4400
2025-09-03 21:34:47.8|Info|DiskScanService|Completed scanning disk for The 4400
2025-09-03 21:34:47.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:47.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:47.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:47.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:47.8|Info|RefreshSeriesService|Skipping refresh of series: 666 Park Avenue
2025-09-03 21:34:47.8|Info|DiskScanService|Scanning 666 Park Avenue
2025-09-03 21:34:47.8|Info|DiskScanService|Completed scanning disk for 666 Park Avenue
2025-09-03 21:34:47.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:47.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:47.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:47.8|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-03 21:34:47.8|Info|RefreshSeriesService|Skipping refresh of series: The Acolyte
2025-09-03 21:34:47.8|Info|DiskScanService|Scanning The Acolyte
2025-09-03 21:34:47.8|Info|DiskScanService|Completed scanning disk for The Acolyte
2025-09-03 21:34:47.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:47.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:47.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:47.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:47.9|Info|RefreshSeriesService|Updating The Agency (2024)
2025-09-03 21:34:47.9|Info|RefreshEpisodeService|Starting episode info refresh for: [430769][The Agency (2024)]
2025-09-03 21:34:47.9|Info|RefreshEpisodeService|Finished episode refresh for series: [430769][The Agency (2024)].
2025-09-03 21:34:47.9|Info|DiskScanService|Scanning The Agency (2024)
2025-09-03 21:34:47.9|Info|DiskScanService|Completed scanning disk for The Agency (2024)
2025-09-03 21:34:47.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:47.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:47.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:47.9|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files.
2025-09-03 21:34:48.0|Info|RefreshSeriesService|Updating Ahsoka
2025-09-03 21:34:48.0|Info|RefreshEpisodeService|Starting episode info refresh for: [393187][Ahsoka]
2025-09-03 21:34:48.0|Info|RefreshEpisodeService|Finished episode refresh for series: [393187][Ahsoka].
2025-09-03 21:34:48.0|Info|DiskScanService|Scanning Ahsoka
2025-09-03 21:34:48.0|Info|DiskScanService|Completed scanning disk for Ahsoka
2025-09-03 21:34:48.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:48.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:48.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:48.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:48.1|Info|RefreshSeriesService|Updating Alien: Earth
2025-09-03 21:34:48.1|Info|RefreshEpisodeService|Starting episode info refresh for: [458912][Alien: Earth]
2025-09-03 21:34:48.1|Info|RefreshEpisodeService|Finished episode refresh for series: [458912][Alien: Earth].
2025-09-03 21:34:48.1|Info|DiskScanService|Scanning Alien: Earth
2025-09-03 21:34:48.2|Info|DiskScanService|Completed scanning disk for Alien: Earth
2025-09-03 21:34:48.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:48.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:48.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:48.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:48.2|Info|RefreshSeriesService|Skipping refresh of series: Alphas
2025-09-03 21:34:48.2|Info|DiskScanService|Scanning Alphas
2025-09-03 21:34:48.2|Info|DiskScanService|Completed scanning disk for Alphas
2025-09-03 21:34:48.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:48.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:48.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:48.2|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-03 21:34:48.2|Info|RefreshSeriesService|Skipping refresh of series: Andor
2025-09-03 21:34:48.2|Info|DiskScanService|Scanning Andor
2025-09-03 21:34:48.2|Info|DiskScanService|Completed scanning disk for Andor
2025-09-03 21:34:48.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:48.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:48.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:48.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:48.2|Info|RefreshSeriesService|Skipping refresh of series: Another Life
2025-09-03 21:34:48.2|Info|DiskScanService|Scanning Another Life
2025-09-03 21:34:48.3|Info|DiskScanService|Completed scanning disk for Another Life
2025-09-03 21:34:48.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:48.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:48.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:48.3|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-03 21:34:48.3|Info|RefreshSeriesService|Skipping refresh of series: Arrow
2025-09-03 21:34:48.3|Info|DiskScanService|Scanning Arrow
2025-09-03 21:34:48.4|Info|DiskScanService|Completed scanning disk for Arrow
2025-09-03 21:34:48.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:48.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:48.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:48.4|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-03 21:34:48.5|Info|RefreshSeriesService|Updating Avatar: The Last Airbender (2024)
2025-09-03 21:34:48.5|Info|RefreshEpisodeService|Starting episode info refresh for: [385925][Avatar: The Last Airbender (2024)]
2025-09-03 21:34:48.5|Info|RefreshEpisodeService|Finished episode refresh for series: [385925][Avatar: The Last Airbender (2024)].
2025-09-03 21:34:48.5|Info|DiskScanService|Scanning Avatar: The Last Airbender (2024)
2025-09-03 21:34:48.5|Info|DiskScanService|Completed scanning disk for Avatar: The Last Airbender (2024)
2025-09-03 21:34:48.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:48.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:48.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:48.6|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-03 21:34:48.6|Info|RefreshSeriesService|Skipping refresh of series: Battlestar Galactica (2003)
2025-09-03 21:34:48.6|Info|DiskScanService|Scanning Battlestar Galactica (2003)
2025-09-03 21:34:48.6|Info|DiskScanService|Completed scanning disk for Battlestar Galactica (2003)
2025-09-03 21:34:48.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:48.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:48.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:48.6|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-03 21:34:48.6|Info|RefreshSeriesService|Skipping refresh of series: Beacon 23
2025-09-03 21:34:48.6|Info|DiskScanService|Scanning Beacon 23
2025-09-03 21:34:48.7|Info|DiskScanService|Completed scanning disk for Beacon 23
2025-09-03 21:34:48.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:48.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:48.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:48.7|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-03 21:34:48.7|Info|RefreshSeriesService|Skipping refresh of series: Black Bird
2025-09-03 21:34:48.7|Info|DiskScanService|Scanning Black Bird
2025-09-03 21:34:48.7|Info|DiskScanService|Completed scanning disk for Black Bird
2025-09-03 21:34:48.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:48.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:48.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:48.7|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-03 21:34:48.7|Info|RefreshSeriesService|Skipping refresh of series: Black Sun
2025-09-03 21:34:48.7|Info|DiskScanService|Scanning Black Sun
2025-09-03 21:34:48.7|Info|DiskScanService|Completed scanning disk for Black Sun
2025-09-03 21:34:48.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:48.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:48.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:48.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:48.7|Info|RefreshSeriesService|Updating The Blacklist (2014)
2025-09-03 21:34:49.0|Info|RefreshEpisodeService|Starting episode info refresh for: [394358][The Blacklist (2014)]
2025-09-03 21:34:49.0|Info|RefreshEpisodeService|Finished episode refresh for series: [394358][The Blacklist (2014)].
2025-09-03 21:34:49.1|Info|DiskScanService|Scanning The Blacklist (2014)
2025-09-03 21:34:51.2|Info|DiskScanService|Completed scanning disk for The Blacklist (2014)
2025-09-03 21:34:51.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:51.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:51.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:51.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:51.2|Info|RefreshSeriesService|Skipping refresh of series: Blindspot
2025-09-03 21:34:51.2|Info|DiskScanService|Scanning Blindspot
2025-09-03 21:34:51.3|Info|DiskScanService|Completed scanning disk for Blindspot
2025-09-03 21:34:51.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:51.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:51.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:51.3|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-03 21:34:51.3|Info|RefreshSeriesService|Skipping refresh of series: Bodies (2023)
2025-09-03 21:34:51.3|Info|DiskScanService|Scanning Bodies (2023)
2025-09-03 21:34:51.3|Info|DiskScanService|Completed scanning disk for Bodies (2023)
2025-09-03 21:34:51.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:51.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:51.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:51.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:51.3|Info|RefreshSeriesService|Skipping refresh of series: Body of Proof
2025-09-03 21:34:51.3|Info|DiskScanService|Scanning Body of Proof
2025-09-03 21:34:51.3|Info|DiskScanService|Completed scanning disk for Body of Proof
2025-09-03 21:34:51.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:51.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:51.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:51.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:51.4|Info|RefreshSeriesService|Skipping refresh of series: The Book of Boba Fett
2025-09-03 21:34:51.4|Info|DiskScanService|Scanning The Book of Boba Fett
2025-09-03 21:34:51.4|Info|DiskScanService|Completed scanning disk for The Book of Boba Fett
2025-09-03 21:34:51.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:51.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:51.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:51.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:51.4|Info|RefreshSeriesService|Skipping refresh of series: Bosch
2025-09-03 21:34:51.4|Info|DiskScanService|Scanning Bosch
2025-09-03 21:34:51.4|Info|DiskScanService|Completed scanning disk for Bosch
2025-09-03 21:34:51.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:51.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:51.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:51.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:51.4|Info|RefreshSeriesService|Skipping refresh of series: Bosch: Legacy
2025-09-03 21:34:51.4|Info|DiskScanService|Scanning Bosch: Legacy
2025-09-03 21:34:51.4|Info|DiskScanService|Completed scanning disk for Bosch: Legacy
2025-09-03 21:34:51.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:51.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:51.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:51.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:51.5|Info|RefreshSeriesService|Skipping refresh of series: Breaking Bad
2025-09-03 21:34:51.5|Info|DiskScanService|Scanning Breaking Bad
2025-09-03 21:34:51.5|Info|DiskScanService|Completed scanning disk for Breaking Bad
2025-09-03 21:34:51.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:51.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:51.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:51.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:51.5|Info|RefreshSeriesService|Skipping refresh of series: The Brothers Sun
2025-09-03 21:34:51.5|Info|DiskScanService|Scanning The Brothers Sun
2025-09-03 21:34:51.5|Info|DiskScanService|Completed scanning disk for The Brothers Sun
2025-09-03 21:34:51.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:51.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:51.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:51.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:51.5|Info|RefreshSeriesService|Skipping refresh of series: Camelot
2025-09-03 21:34:51.5|Info|DiskScanService|Scanning Camelot
2025-09-03 21:34:51.5|Info|DiskScanService|Completed scanning disk for Camelot
2025-09-03 21:34:51.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:51.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:51.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:51.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:51.5|Info|RefreshSeriesService|Skipping refresh of series: Caprica
2025-09-03 21:34:51.5|Info|DiskScanService|Scanning Caprica
2025-09-03 21:34:51.6|Info|DiskScanService|Completed scanning disk for Caprica
2025-09-03 21:34:51.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:51.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:51.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:51.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:51.6|Info|RefreshSeriesService|Skipping refresh of series: Carnival Row
2025-09-03 21:34:51.6|Info|DiskScanService|Scanning Carnival Row
2025-09-03 21:34:51.6|Info|DiskScanService|Completed scanning disk for Carnival Row
2025-09-03 21:34:51.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:51.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:51.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:51.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:51.6|Info|RefreshSeriesService|Skipping refresh of series: Chapelwaite
2025-09-03 21:34:51.6|Info|DiskScanService|Scanning Chapelwaite
2025-09-03 21:34:51.6|Info|DiskScanService|Completed scanning disk for Chapelwaite
2025-09-03 21:34:51.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:51.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:51.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:51.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:51.6|Info|RefreshSeriesService|Updating Citadel
2025-09-03 21:34:51.7|Info|RefreshEpisodeService|Starting episode info refresh for: [393268][Citadel]
2025-09-03 21:34:51.7|Info|RefreshEpisodeService|Finished episode refresh for series: [393268][Citadel].
2025-09-03 21:34:51.8|Info|DiskScanService|Scanning Citadel
2025-09-03 21:34:51.8|Info|DiskScanService|Completed scanning disk for Citadel
2025-09-03 21:34:51.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:51.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:51.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:51.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:51.8|Info|RefreshSeriesService|Skipping refresh of series: Constellation
2025-09-03 21:34:51.8|Info|DiskScanService|Scanning Constellation
2025-09-03 21:34:51.9|Info|DiskScanService|Completed scanning disk for Constellation
2025-09-03 21:34:51.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:51.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:51.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:51.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:51.9|Info|RefreshSeriesService|Skipping refresh of series: The Continental (2023)
2025-09-03 21:34:51.9|Info|DiskScanService|Scanning The Continental (2023)
2025-09-03 21:34:51.9|Info|DiskScanService|Completed scanning disk for The Continental (2023)
2025-09-03 21:34:51.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:51.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:51.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:51.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:51.9|Info|RefreshSeriesService|Skipping refresh of series: Continuum (2012)
2025-09-03 21:34:51.9|Info|DiskScanService|Scanning Continuum (2012)
2025-09-03 21:34:52.2|Info|DiskScanService|Completed scanning disk for Continuum (2012)
2025-09-03 21:34:52.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:52.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:52.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:52.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:52.2|Info|RefreshSeriesService|Skipping refresh of series: Da Vinci's Demons
2025-09-03 21:34:52.2|Info|DiskScanService|Scanning Da Vinci's Demons
2025-09-03 21:34:52.2|Info|DiskScanService|Completed scanning disk for Da Vinci's Demons
2025-09-03 21:34:52.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:52.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:52.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:52.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:52.3|Info|RefreshSeriesService|Updating Daredevil: Born Again
2025-09-03 21:34:52.3|Info|RefreshEpisodeService|Starting episode info refresh for: [422712][Daredevil: Born Again]
2025-09-03 21:34:52.3|Info|RefreshEpisodeService|Finished episode refresh for series: [422712][Daredevil: Born Again].
2025-09-03 21:34:52.3|Info|DiskScanService|Scanning Daredevil: Born Again
2025-09-03 21:34:52.3|Info|DiskScanService|Completed scanning disk for Daredevil: Born Again
2025-09-03 21:34:52.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:52.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:52.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:52.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:52.3|Info|RefreshSeriesService|Updating Dark Matter (2024)
2025-09-03 21:34:52.3|Info|RefreshEpisodeService|Starting episode info refresh for: [393159][Dark Matter (2024)]
2025-09-03 21:34:52.4|Info|RefreshEpisodeService|Finished episode refresh for series: [393159][Dark Matter (2024)].
2025-09-03 21:34:52.4|Info|DiskScanService|Scanning Dark Matter (2024)
2025-09-03 21:34:52.4|Info|DiskScanService|Completed scanning disk for Dark Matter (2024)
2025-09-03 21:34:52.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:52.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:52.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:52.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:52.4|Info|RefreshSeriesService|Updating The Day of the Jackal
2025-09-03 21:34:52.5|Info|RefreshEpisodeService|Starting episode info refresh for: [426866][The Day of the Jackal]
2025-09-03 21:34:52.5|Info|RefreshEpisodeService|Finished episode refresh for series: [426866][The Day of the Jackal].
2025-09-03 21:34:52.5|Info|DiskScanService|Scanning The Day of the Jackal
2025-09-03 21:34:52.5|Info|DiskScanService|Completed scanning disk for The Day of the Jackal
2025-09-03 21:34:52.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:52.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:52.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:52.5|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files.
2025-09-03 21:34:52.5|Info|RefreshSeriesService|Skipping refresh of series: Debris
2025-09-03 21:34:52.5|Info|DiskScanService|Scanning Debris
2025-09-03 21:34:52.5|Info|DiskScanService|Completed scanning disk for Debris
2025-09-03 21:34:52.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:52.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:52.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:52.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:52.6|Info|RefreshSeriesService|Skipping refresh of series: A Discovery of Witches
2025-09-03 21:34:52.6|Info|DiskScanService|Scanning A Discovery of Witches
2025-09-03 21:34:52.6|Info|DiskScanService|Completed scanning disk for A Discovery of Witches
2025-09-03 21:34:52.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:52.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:52.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:52.6|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-03 21:34:52.6|Info|RefreshSeriesService|Skipping refresh of series: Dracula (2020)
2025-09-03 21:34:52.6|Info|DiskScanService|Scanning Dracula (2020)
2025-09-03 21:34:52.6|Info|DiskScanService|Completed scanning disk for Dracula (2020)
2025-09-03 21:34:52.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:52.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:52.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:52.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:52.6|Info|RefreshSeriesService|Updating Dune: Prophecy
2025-09-03 21:34:52.7|Info|RefreshEpisodeService|Starting episode info refresh for: [367118][Dune: Prophecy]
2025-09-03 21:34:52.7|Info|RefreshEpisodeService|Finished episode refresh for series: [367118][Dune: Prophecy].
2025-09-03 21:34:52.7|Info|DiskScanService|Scanning Dune: Prophecy
2025-09-03 21:34:52.7|Info|DiskScanService|Completed scanning disk for Dune: Prophecy
2025-09-03 21:34:52.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:52.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:52.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:52.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:52.8|Info|RefreshSeriesService|Updating The Eternaut
2025-09-03 21:34:52.8|Info|RefreshEpisodeService|Starting episode info refresh for: [420039][The Eternaut]
2025-09-03 21:34:52.8|Info|RefreshEpisodeService|Finished episode refresh for series: [420039][The Eternaut].
2025-09-03 21:34:52.8|Info|DiskScanService|Scanning The Eternaut
2025-09-03 21:34:52.8|Info|DiskScanService|Completed scanning disk for The Eternaut
2025-09-03 21:34:52.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:52.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:52.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:52.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:52.8|Info|RefreshSeriesService|Skipping refresh of series: Eureka
2025-09-03 21:34:52.8|Info|DiskScanService|Scanning Eureka
2025-09-03 21:34:52.9|Info|DiskScanService|Completed scanning disk for Eureka
2025-09-03 21:34:52.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:52.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:52.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:52.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:52.9|Info|RefreshSeriesService|Skipping refresh of series: The Event
2025-09-03 21:34:52.9|Info|DiskScanService|Scanning The Event
2025-09-03 21:34:52.9|Info|DiskScanService|Completed scanning disk for The Event
2025-09-03 21:34:52.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:52.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:52.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:52.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:52.9|Info|RefreshSeriesService|Skipping refresh of series: The Expanse
2025-09-03 21:34:52.9|Info|DiskScanService|Scanning The Expanse
2025-09-03 21:34:53.0|Info|DiskScanService|Completed scanning disk for The Expanse
2025-09-03 21:34:53.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:53.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:53.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:53.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:53.0|Info|RefreshSeriesService|Skipping refresh of series: Extant
2025-09-03 21:34:53.0|Info|DiskScanService|Scanning Extant
2025-09-03 21:34:53.0|Info|DiskScanService|Completed scanning disk for Extant
2025-09-03 21:34:53.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:53.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:53.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:53.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:53.0|Info|RefreshSeriesService|Skipping refresh of series: The Falcon and The Winter Soldier
2025-09-03 21:34:53.0|Info|DiskScanService|Scanning The Falcon and The Winter Soldier
2025-09-03 21:34:53.0|Info|DiskScanService|Completed scanning disk for The Falcon and The Winter Soldier
2025-09-03 21:34:53.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:53.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:53.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:53.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:53.1|Info|RefreshSeriesService|Updating Fallout
2025-09-03 21:34:53.1|Info|RefreshEpisodeService|Starting episode info refresh for: [416744][Fallout]
2025-09-03 21:34:53.1|Info|RefreshEpisodeService|Finished episode refresh for series: [416744][Fallout].
2025-09-03 21:34:53.1|Info|DiskScanService|Scanning Fallout
2025-09-03 21:34:53.1|Info|DiskScanService|Completed scanning disk for Fallout
2025-09-03 21:34:53.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:53.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:53.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:53.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:53.2|Info|RefreshSeriesService|Skipping refresh of series: Fargo
2025-09-03 21:34:53.2|Info|DiskScanService|Scanning Fargo
2025-09-03 21:34:53.2|Info|DiskScanService|Completed scanning disk for Fargo
2025-09-03 21:34:53.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:53.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:53.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:53.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:53.2|Info|RefreshSeriesService|Skipping refresh of series: Farscape
2025-09-03 21:34:53.2|Info|DiskScanService|Scanning Farscape
2025-09-03 21:34:53.2|Info|DiskScanService|Completed scanning disk for Farscape
2025-09-03 21:34:53.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:53.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:53.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:53.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:53.3|Info|RefreshSeriesService|Skipping refresh of series: Firefly
2025-09-03 21:34:53.3|Info|DiskScanService|Scanning Firefly
2025-09-03 21:34:53.3|Info|DiskScanService|Completed scanning disk for Firefly
2025-09-03 21:34:53.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:53.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:53.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:53.3|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files.
2025-09-03 21:34:53.3|Info|RefreshSeriesService|Skipping refresh of series: The Flash (2014)
2025-09-03 21:34:53.3|Info|DiskScanService|Scanning The Flash (2014)
2025-09-03 21:34:53.4|Info|DiskScanService|Completed scanning disk for The Flash (2014)
2025-09-03 21:34:53.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:53.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:53.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:53.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:53.5|Info|RefreshSeriesService|Skipping refresh of series: FlashForward
2025-09-03 21:34:53.5|Info|DiskScanService|Scanning FlashForward
2025-09-03 21:34:53.5|Info|DiskScanService|Completed scanning disk for FlashForward
2025-09-03 21:34:53.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:53.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:53.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:53.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:53.5|Info|RefreshSeriesService|Skipping refresh of series: Forever (2014)
2025-09-03 21:34:53.5|Info|DiskScanService|Scanning Forever (2014)
2025-09-03 21:34:53.5|Info|DiskScanService|Completed scanning disk for Forever (2014)
2025-09-03 21:34:53.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:53.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:53.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:53.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:53.6|Info|RefreshSeriesService|Updating Foundation (2021)
2025-09-03 21:34:53.6|Info|RefreshEpisodeService|Starting episode info refresh for: [366972][Foundation (2021)]
2025-09-03 21:34:53.6|Info|RefreshEpisodeService|Finished episode refresh for series: [366972][Foundation (2021)].
2025-09-03 21:34:53.6|Info|DiskScanService|Scanning Foundation (2021)
2025-09-03 21:34:53.7|Info|DiskScanService|Completed scanning disk for Foundation (2021)
2025-09-03 21:34:53.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:53.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:53.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:53.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:53.7|Info|RefreshSeriesService|Updating FROM
2025-09-03 21:34:53.7|Info|RefreshEpisodeService|Starting episode info refresh for: [401003][FROM]
2025-09-03 21:34:53.8|Info|RefreshEpisodeService|Finished episode refresh for series: [401003][FROM].
2025-09-03 21:34:53.8|Info|DiskScanService|Scanning FROM
2025-09-03 21:34:53.8|Info|DiskScanService|Completed scanning disk for FROM
2025-09-03 21:34:53.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:53.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:53.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:53.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:53.8|Info|RefreshSeriesService|Skipping refresh of series: FUBAR
2025-09-03 21:34:53.8|Info|DiskScanService|Scanning FUBAR
2025-09-03 21:34:53.8|Info|DiskScanService|Completed scanning disk for FUBAR
2025-09-03 21:34:53.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:53.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:53.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:53.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:53.9|Info|RefreshSeriesService|Skipping refresh of series: Full Circle (2013)
2025-09-03 21:34:53.9|Info|DiskScanService|Scanning Full Circle (2013)
2025-09-03 21:34:54.8|Info|DiskScanService|Completed scanning disk for Full Circle (2013)
2025-09-03 21:34:54.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:54.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:54.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:54.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:54.9|Info|RefreshSeriesService|Skipping refresh of series: Game of Thrones
2025-09-03 21:34:54.9|Info|DiskScanService|Scanning Game of Thrones
2025-09-03 21:34:54.9|Info|DiskScanService|Completed scanning disk for Game of Thrones
2025-09-03 21:34:54.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:54.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:54.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:54.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:54.9|Info|RefreshSeriesService|Updating Gen V
2025-09-03 21:34:55.0|Info|RefreshEpisodeService|Starting episode info refresh for: [417909][Gen V]
2025-09-03 21:34:55.1|Info|RefreshEpisodeService|Finished episode refresh for series: [417909][Gen V].
2025-09-03 21:34:55.1|Info|DiskScanService|Scanning Gen V
2025-09-03 21:34:55.1|Info|DiskScanService|Completed scanning disk for Gen V
2025-09-03 21:34:55.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:55.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:55.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:55.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:55.1|Info|RefreshSeriesService|Skipping refresh of series: Gokusen (2004)
2025-09-03 21:34:55.1|Info|DiskScanService|Scanning Gokusen (2004)
2025-09-03 21:34:56.9|Info|DiskScanService|Completed scanning disk for Gokusen (2004)
2025-09-03 21:34:56.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:56.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:56.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:56.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:56.9|Info|RefreshSeriesService|Skipping refresh of series: Goosebumps (2023)
2025-09-03 21:34:56.9|Info|DiskScanService|Scanning Goosebumps (2023)
2025-09-03 21:34:56.9|Info|DiskScanService|Completed scanning disk for Goosebumps (2023)
2025-09-03 21:34:56.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:56.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:56.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:56.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:56.9|Info|RefreshSeriesService|Skipping refresh of series: Grid
2025-09-03 21:34:56.9|Info|DiskScanService|Scanning Grid
2025-09-03 21:34:56.9|Info|DiskScanService|Completed scanning disk for Grid
2025-09-03 21:34:56.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:56.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:56.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:56.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:56.9|Info|RefreshSeriesService|Skipping refresh of series: Grimm
2025-09-03 21:34:56.9|Info|DiskScanService|Scanning Grimm
2025-09-03 21:34:57.0|Info|DiskScanService|Completed scanning disk for Grimm
2025-09-03 21:34:57.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:57.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:57.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:57.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:57.0|Info|RefreshSeriesService|Skipping refresh of series: Gyeongseong Creature
2025-09-03 21:34:57.0|Info|DiskScanService|Scanning Gyeongseong Creature
2025-09-03 21:34:57.0|Info|DiskScanService|Completed scanning disk for Gyeongseong Creature
2025-09-03 21:34:57.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:57.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:57.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:57.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:57.0|Info|RefreshSeriesService|Skipping refresh of series: Halo
2025-09-03 21:34:57.0|Info|DiskScanService|Scanning Halo
2025-09-03 21:34:57.0|Info|DiskScanService|Completed scanning disk for Halo
2025-09-03 21:34:57.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:57.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:57.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:57.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:57.1|Info|RefreshSeriesService|Skipping refresh of series: Hawkeye (2021)
2025-09-03 21:34:57.1|Info|DiskScanService|Scanning Hawkeye (2021)
2025-09-03 21:34:57.1|Info|DiskScanService|Completed scanning disk for Hawkeye (2021)
2025-09-03 21:34:57.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:57.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:57.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:57.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:57.1|Info|RefreshSeriesService|Skipping refresh of series: Heroes
2025-09-03 21:34:57.1|Info|DiskScanService|Scanning Heroes
2025-09-03 21:34:57.1|Info|DiskScanService|Completed scanning disk for Heroes
2025-09-03 21:34:57.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:57.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:57.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:57.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:57.1|Info|RefreshSeriesService|Skipping refresh of series: Heroes Reborn
2025-09-03 21:34:57.1|Info|DiskScanService|Scanning Heroes Reborn
2025-09-03 21:34:57.1|Info|DiskScanService|Completed scanning disk for Heroes Reborn
2025-09-03 21:34:57.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:57.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:57.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:57.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:57.1|Info|RefreshSeriesService|Updating Hijack
2025-09-03 21:34:57.2|Info|RefreshEpisodeService|Starting episode info refresh for: [419254][Hijack]
2025-09-03 21:34:57.2|Info|RefreshEpisodeService|Finished episode refresh for series: [419254][Hijack].
2025-09-03 21:34:57.2|Info|DiskScanService|Scanning Hijack
2025-09-03 21:34:57.2|Info|DiskScanService|Completed scanning disk for Hijack
2025-09-03 21:34:57.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:57.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:57.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:57.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:57.2|Info|RefreshSeriesService|Skipping refresh of series: His Dark Materials
2025-09-03 21:34:57.2|Info|DiskScanService|Scanning His Dark Materials
2025-09-03 21:34:57.2|Info|DiskScanService|Completed scanning disk for His Dark Materials
2025-09-03 21:34:57.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:57.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:57.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:57.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:57.3|Info|RefreshSeriesService|Updating House of the Dragon
2025-09-03 21:34:57.3|Info|RefreshEpisodeService|Starting episode info refresh for: [371572][House of the Dragon]
2025-09-03 21:34:57.4|Info|RefreshEpisodeService|Finished episode refresh for series: [371572][House of the Dragon].
2025-09-03 21:34:57.4|Info|DiskScanService|Scanning House of the Dragon
2025-09-03 21:34:57.5|Info|DiskScanService|Completed scanning disk for House of the Dragon
2025-09-03 21:34:57.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:57.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:57.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:57.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:57.5|Info|RefreshSeriesService|Skipping refresh of series: Hunters (2020)
2025-09-03 21:34:57.5|Info|DiskScanService|Scanning Hunters (2020)
2025-09-03 21:34:57.5|Info|DiskScanService|Completed scanning disk for Hunters (2020)
2025-09-03 21:34:57.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:57.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:57.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:57.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:57.5|Info|RefreshSeriesService|Skipping refresh of series: I Am Groot
2025-09-03 21:34:57.5|Info|DiskScanService|Scanning I Am Groot
2025-09-03 21:34:57.5|Info|DiskScanService|Completed scanning disk for I Am Groot
2025-09-03 21:34:57.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:57.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:57.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:57.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:57.5|Info|RefreshSeriesService|Skipping refresh of series: Infiniti
2025-09-03 21:34:57.6|Info|DiskScanService|Scanning Infiniti
2025-09-03 21:34:57.6|Info|DiskScanService|Completed scanning disk for Infiniti
2025-09-03 21:34:57.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:57.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:57.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:57.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:57.6|Info|RefreshSeriesService|Updating Invasion (2021)
2025-09-03 21:34:57.6|Info|RefreshEpisodeService|Starting episode info refresh for: [404492][Invasion (2021)]
2025-09-03 21:34:57.7|Info|RefreshEpisodeService|Finished episode refresh for series: [404492][Invasion (2021)].
2025-09-03 21:34:57.7|Info|DiskScanService|Scanning Invasion (2021)
2025-09-03 21:34:57.7|Info|DiskScanService|Completed scanning disk for Invasion (2021)
2025-09-03 21:34:57.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:57.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:57.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:57.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:57.8|Info|RefreshSeriesService|Skipping refresh of series: Ironheart
2025-09-03 21:34:57.8|Info|DiskScanService|Scanning Ironheart
2025-09-03 21:34:57.8|Info|DiskScanService|Completed scanning disk for Ironheart
2025-09-03 21:34:57.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:57.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:57.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:57.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:57.8|Info|RefreshSeriesService|Skipping refresh of series: Jupiter's Legacy
2025-09-03 21:34:57.8|Info|DiskScanService|Scanning Jupiter's Legacy
2025-09-03 21:34:57.8|Info|DiskScanService|Completed scanning disk for Jupiter's Legacy
2025-09-03 21:34:57.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:57.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:57.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:57.8|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files.
2025-09-03 21:34:57.8|Info|RefreshSeriesService|Skipping refresh of series: Kaleidoscope (2023)
2025-09-03 21:34:57.8|Info|DiskScanService|Scanning Kaleidoscope (2023)
2025-09-03 21:34:57.8|Info|DiskScanService|Completed scanning disk for Kaleidoscope (2023)
2025-09-03 21:34:57.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:57.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:57.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:57.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:57.8|Info|RefreshSeriesService|Skipping refresh of series: Kingdom (2019)
2025-09-03 21:34:57.8|Info|DiskScanService|Scanning Kingdom (2019)
2025-09-03 21:34:57.8|Info|DiskScanService|Completed scanning disk for Kingdom (2019)
2025-09-03 21:34:57.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:57.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:57.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:57.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:57.8|Info|RefreshSeriesService|Skipping refresh of series: The Last Man on Earth
2025-09-03 21:34:57.8|Info|DiskScanService|Scanning The Last Man on Earth
2025-09-03 21:34:57.9|Info|DiskScanService|Completed scanning disk for The Last Man on Earth
2025-09-03 21:34:57.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:57.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:57.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:57.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:57.9|Info|RefreshSeriesService|Updating The Last of Us
2025-09-03 21:34:57.9|Info|RefreshEpisodeService|Starting episode info refresh for: [392256][The Last of Us]
2025-09-03 21:34:58.1|Info|RefreshEpisodeService|Finished episode refresh for series: [392256][The Last of Us].
2025-09-03 21:34:58.1|Info|DiskScanService|Scanning The Last of Us
2025-09-03 21:34:58.1|Info|DiskScanService|Completed scanning disk for The Last of Us
2025-09-03 21:34:58.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:58.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:58.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:58.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:58.1|Info|RefreshSeriesService|Updating Lioness
2025-09-03 21:34:58.1|Info|RefreshEpisodeService|Starting episode info refresh for: [388589][Lioness]
2025-09-03 21:34:58.2|Info|RefreshEpisodeService|Finished episode refresh for series: [388589][Lioness].
2025-09-03 21:34:58.2|Info|DiskScanService|Scanning Lioness
2025-09-03 21:34:58.2|Info|DiskScanService|Completed scanning disk for Lioness
2025-09-03 21:34:58.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:58.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:58.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:58.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:58.2|Info|RefreshSeriesService|Skipping refresh of series: Lockwood & Co.
2025-09-03 21:34:58.2|Info|DiskScanService|Scanning Lockwood & Co.
2025-09-03 21:34:58.2|Info|DiskScanService|Completed scanning disk for Lockwood & Co.
2025-09-03 21:34:58.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:58.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:58.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:58.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:58.3|Info|RefreshSeriesService|Skipping refresh of series: Loki
2025-09-03 21:34:58.3|Info|DiskScanService|Scanning Loki
2025-09-03 21:34:58.3|Info|DiskScanService|Completed scanning disk for Loki
2025-09-03 21:34:58.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:58.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:58.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:58.3|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-03 21:34:58.3|Info|RefreshSeriesService|Updating The Lord of the Rings: The Rings of Power
2025-09-03 21:34:58.3|Info|RefreshEpisodeService|Starting episode info refresh for: [367506][The Lord of the Rings: The Rings of Power]
2025-09-03 21:34:58.4|Info|RefreshEpisodeService|Finished episode refresh for series: [367506][The Lord of the Rings: The Rings of Power].
2025-09-03 21:34:58.4|Info|DiskScanService|Scanning The Lord of the Rings: The Rings of Power
2025-09-03 21:34:58.4|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The Rings of Power
2025-09-03 21:34:58.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:58.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:58.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:58.4|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-03 21:34:58.4|Info|RefreshSeriesService|Skipping refresh of series: Lost in Space (2018)
2025-09-03 21:34:58.4|Info|DiskScanService|Scanning Lost in Space (2018)
2025-09-03 21:34:58.4|Info|DiskScanService|Completed scanning disk for Lost in Space (2018)
2025-09-03 21:34:58.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:58.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:58.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:58.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:58.5|Info|RefreshSeriesService|Skipping refresh of series: The Lost Room
2025-09-03 21:34:58.5|Info|DiskScanService|Scanning The Lost Room
2025-09-03 21:34:58.5|Info|DiskScanService|Completed scanning disk for The Lost Room
2025-09-03 21:34:58.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:58.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:58.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:58.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:58.5|Info|RefreshSeriesService|Skipping refresh of series: Lucifer
2025-09-03 21:34:58.5|Info|DiskScanService|Scanning Lucifer
2025-09-03 21:34:58.5|Info|DiskScanService|Completed scanning disk for Lucifer
2025-09-03 21:34:58.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:58.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:58.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:58.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:58.6|Info|RefreshSeriesService|Skipping refresh of series: Luna Nera
2025-09-03 21:34:58.6|Info|DiskScanService|Scanning Luna Nera
2025-09-03 21:34:58.6|Info|DiskScanService|Completed scanning disk for Luna Nera
2025-09-03 21:34:58.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:58.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:58.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:58.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:58.6|Info|RefreshSeriesService|Skipping refresh of series: The Magicians (2015)
2025-09-03 21:34:58.6|Info|DiskScanService|Scanning The Magicians (2015)
2025-09-03 21:34:58.6|Info|DiskScanService|Completed scanning disk for The Magicians (2015)
2025-09-03 21:34:58.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:58.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:58.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:58.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:58.6|Info|RefreshSeriesService|Updating The Mandalorian
2025-09-03 21:34:58.7|Info|RefreshEpisodeService|Starting episode info refresh for: [361753][The Mandalorian]
2025-09-03 21:34:58.7|Info|RefreshEpisodeService|Finished episode refresh for series: [361753][The Mandalorian].
2025-09-03 21:34:58.7|Info|DiskScanService|Scanning The Mandalorian
2025-09-03 21:34:58.8|Info|DiskScanService|Completed scanning disk for The Mandalorian
2025-09-03 21:34:58.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:58.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:58.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:58.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:58.8|Info|RefreshSeriesService|Skipping refresh of series: Manifest
2025-09-03 21:34:58.8|Info|DiskScanService|Scanning Manifest
2025-09-03 21:34:58.8|Info|DiskScanService|Completed scanning disk for Manifest
2025-09-03 21:34:58.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:58.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:58.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:58.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:58.9|Info|RefreshSeriesService|Skipping refresh of series: Marvel's Agents of S.H.I.E.L.D.
2025-09-03 21:34:58.9|Info|DiskScanService|Scanning Marvel's Agents of S.H.I.E.L.D.
2025-09-03 21:34:59.0|Info|DiskScanService|Completed scanning disk for Marvel's Agents of S.H.I.E.L.D.
2025-09-03 21:34:59.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:59.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:59.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:59.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:59.0|Info|RefreshSeriesService|Skipping refresh of series: Marvel's The Punisher
2025-09-03 21:34:59.0|Info|DiskScanService|Scanning Marvel's The Punisher
2025-09-03 21:34:59.0|Info|DiskScanService|Completed scanning disk for Marvel's The Punisher
2025-09-03 21:34:59.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:59.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:59.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:59.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:59.1|Info|RefreshSeriesService|Skipping refresh of series: Master of the House
2025-09-03 21:34:59.1|Info|DiskScanService|Scanning Master of the House
2025-09-03 21:34:59.1|Info|DiskScanService|Completed scanning disk for Master of the House
2025-09-03 21:34:59.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:59.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:59.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:59.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:59.1|Info|RefreshSeriesService|Updating Mayor of Kingstown
2025-09-03 21:34:59.1|Info|RefreshEpisodeService|Starting episode info refresh for: [386630][Mayor of Kingstown]
2025-09-03 21:34:59.2|Info|RefreshEpisodeService|Finished episode refresh for series: [386630][Mayor of Kingstown].
2025-09-03 21:34:59.3|Info|DiskScanService|Scanning Mayor of Kingstown
2025-09-03 21:34:59.3|Info|DiskScanService|Completed scanning disk for Mayor of Kingstown
2025-09-03 21:34:59.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:59.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:59.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:59.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:59.3|Info|RefreshSeriesService|Skipping refresh of series: Merlin
2025-09-03 21:34:59.3|Info|DiskScanService|Scanning Merlin
2025-09-03 21:34:59.4|Info|DiskScanService|Completed scanning disk for Merlin
2025-09-03 21:34:59.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:59.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:59.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:59.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:59.4|Info|RefreshSeriesService|Skipping refresh of series: Missions
2025-09-03 21:34:59.4|Info|DiskScanService|Scanning Missions
2025-09-03 21:34:59.4|Info|DiskScanService|Completed scanning disk for Missions
2025-09-03 21:34:59.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:59.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:59.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:59.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:59.4|Info|RefreshSeriesService|Updating MobLand
2025-09-03 21:34:59.5|Info|RefreshEpisodeService|Starting episode info refresh for: [446831][MobLand]
2025-09-03 21:34:59.5|Info|RefreshEpisodeService|Finished episode refresh for series: [446831][MobLand].
2025-09-03 21:34:59.5|Info|DiskScanService|Scanning MobLand
2025-09-03 21:34:59.5|Info|DiskScanService|Completed scanning disk for MobLand
2025-09-03 21:34:59.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:59.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:59.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:59.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:59.5|Info|RefreshSeriesService|Updating Monarch: Legacy of Monsters
2025-09-03 21:34:59.5|Info|RefreshEpisodeService|Starting episode info refresh for: [422598][Monarch: Legacy of Monsters]
2025-09-03 21:34:59.6|Info|RefreshEpisodeService|Finished episode refresh for series: [422598][Monarch: Legacy of Monsters].
2025-09-03 21:34:59.6|Info|DiskScanService|Scanning Monarch: Legacy of Monsters
2025-09-03 21:34:59.6|Info|DiskScanService|Completed scanning disk for Monarch: Legacy of Monsters
2025-09-03 21:34:59.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:59.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:59.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:59.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:59.6|Info|RefreshSeriesService|Skipping refresh of series: Money Heist
2025-09-03 21:34:59.6|Info|DiskScanService|Scanning Money Heist
2025-09-03 21:34:59.9|Info|DiskScanService|Completed scanning disk for Money Heist
2025-09-03 21:34:59.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:59.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:59.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:59.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:59.9|Info|RefreshSeriesService|Skipping refresh of series: Moon Knight
2025-09-03 21:34:59.9|Info|DiskScanService|Scanning Moon Knight
2025-09-03 21:34:59.9|Info|DiskScanService|Completed scanning disk for Moon Knight
2025-09-03 21:34:59.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:59.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:59.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:59.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:34:59.9|Info|RefreshSeriesService|Skipping refresh of series: Moonhaven
2025-09-03 21:34:59.9|Info|DiskScanService|Scanning Moonhaven
2025-09-03 21:34:59.9|Info|DiskScanService|Completed scanning disk for Moonhaven
2025-09-03 21:34:59.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:34:59.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:34:59.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:34:59.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:00.0|Info|RefreshSeriesService|Updating My Father's Murderers
2025-09-03 21:35:00.0|Info|RefreshEpisodeService|Starting episode info refresh for: [319183][My Father's Murderers]
2025-09-03 21:35:00.3|Info|RefreshEpisodeService|Finished episode refresh for series: [319183][My Father's Murderers].
2025-09-03 21:35:00.3|Info|DiskScanService|Scanning My Father's Murderers
2025-09-03 21:35:00.3|Info|DiskScanService|Completed scanning disk for My Father's Murderers
2025-09-03 21:35:00.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:00.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:00.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:00.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:00.4|Info|RefreshSeriesService|Skipping refresh of series: Obi-Wan Kenobi
2025-09-03 21:35:00.4|Info|DiskScanService|Scanning Obi-Wan Kenobi
2025-09-03 21:35:00.4|Info|DiskScanService|Completed scanning disk for Obi-Wan Kenobi
2025-09-03 21:35:00.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:00.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:00.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:00.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:00.4|Info|RefreshSeriesService|Skipping refresh of series: The Old Man
2025-09-03 21:35:00.4|Info|DiskScanService|Scanning The Old Man
2025-09-03 21:35:00.4|Info|DiskScanService|Completed scanning disk for The Old Man
2025-09-03 21:35:00.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:00.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:00.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:00.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:00.4|Info|RefreshSeriesService|Skipping refresh of series: Once Upon a Time (2011)
2025-09-03 21:35:00.4|Info|DiskScanService|Scanning Once Upon a Time (2011)
2025-09-03 21:35:00.5|Info|DiskScanService|Completed scanning disk for Once Upon a Time (2011)
2025-09-03 21:35:00.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:00.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:00.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:00.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:00.5|Info|RefreshSeriesService|Skipping refresh of series: Origin
2025-09-03 21:35:00.5|Info|DiskScanService|Scanning Origin
2025-09-03 21:35:00.5|Info|DiskScanService|Completed scanning disk for Origin
2025-09-03 21:35:00.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:00.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:00.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:00.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:00.5|Info|RefreshSeriesService|Skipping refresh of series: The Originals
2025-09-03 21:35:00.5|Info|DiskScanService|Scanning The Originals
2025-09-03 21:35:00.6|Info|DiskScanService|Completed scanning disk for The Originals
2025-09-03 21:35:00.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:00.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:00.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:00.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:00.6|Info|RefreshSeriesService|Skipping refresh of series: The Orville
2025-09-03 21:35:00.6|Info|DiskScanService|Scanning The Orville
2025-09-03 21:35:00.6|Info|DiskScanService|Completed scanning disk for The Orville
2025-09-03 21:35:00.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:00.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:00.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:00.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:00.7|Info|RefreshSeriesService|Skipping refresh of series: Otpisani
2025-09-03 21:35:00.7|Info|DiskScanService|Scanning Otpisani
2025-09-03 21:35:00.7|Info|DiskScanService|Completed scanning disk for Otpisani
2025-09-03 21:35:00.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:00.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:00.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:00.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:00.7|Info|RefreshSeriesService|Updating Outlander
2025-09-03 21:35:00.7|Info|RefreshEpisodeService|Starting episode info refresh for: [270408][Outlander]
2025-09-03 21:35:01.3|Info|RefreshEpisodeService|Finished episode refresh for series: [270408][Outlander].
2025-09-03 21:35:01.3|Info|DiskScanService|Scanning Outlander
2025-09-03 21:35:01.4|Info|DiskScanService|Completed scanning disk for Outlander
2025-09-03 21:35:01.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:01.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:01.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:01.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:01.4|Info|RefreshSeriesService|Skipping refresh of series: Pariah Nexus
2025-09-03 21:35:01.4|Info|DiskScanService|Scanning Pariah Nexus
2025-09-03 21:35:01.4|Info|DiskScanService|Completed scanning disk for Pariah Nexus
2025-09-03 21:35:01.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:01.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:01.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:01.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:01.5|Info|RefreshSeriesService|Skipping refresh of series: Peaky Blinders
2025-09-03 21:35:01.5|Info|DiskScanService|Scanning Peaky Blinders
2025-09-03 21:35:01.5|Info|DiskScanService|Completed scanning disk for Peaky Blinders
2025-09-03 21:35:01.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:01.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:01.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:01.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:01.5|Info|RefreshSeriesService|Skipping refresh of series: Penny Dreadful
2025-09-03 21:35:01.5|Info|DiskScanService|Scanning Penny Dreadful
2025-09-03 21:35:01.5|Info|DiskScanService|Completed scanning disk for Penny Dreadful
2025-09-03 21:35:01.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:01.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:01.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:01.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:01.5|Info|RefreshSeriesService|Updating Percy Jackson and the Olympians
2025-09-03 21:35:01.6|Info|RefreshEpisodeService|Starting episode info refresh for: [415151][Percy Jackson and the Olympians]
2025-09-03 21:35:02.4|Info|RefreshEpisodeService|Finished episode refresh for series: [415151][Percy Jackson and the Olympians].
2025-09-03 21:35:02.4|Info|DiskScanService|Scanning Percy Jackson and the Olympians
2025-09-03 21:35:02.5|Info|DiskScanService|Completed scanning disk for Percy Jackson and the Olympians
2025-09-03 21:35:02.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:02.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:02.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:02.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:02.5|Info|RefreshSeriesService|Skipping refresh of series: Person of Interest
2025-09-03 21:35:02.5|Info|DiskScanService|Scanning Person of Interest
2025-09-03 21:35:02.6|Info|DiskScanService|Completed scanning disk for Person of Interest
2025-09-03 21:35:02.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:02.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:02.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:02.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:02.6|Info|RefreshSeriesService|Skipping refresh of series: Preacher
2025-09-03 21:35:02.6|Info|DiskScanService|Scanning Preacher
2025-09-03 21:35:02.6|Info|DiskScanService|Completed scanning disk for Preacher
2025-09-03 21:35:02.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:02.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:02.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:02.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:02.7|Info|RefreshSeriesService|Skipping refresh of series: The Pretender (US)
2025-09-03 21:35:02.7|Info|DiskScanService|Scanning The Pretender (US)
2025-09-03 21:35:02.7|Info|DiskScanService|Completed scanning disk for The Pretender (US)
2025-09-03 21:35:02.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:02.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:02.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:02.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:02.7|Info|RefreshSeriesService|Skipping refresh of series: Quantum Leap (2022)
2025-09-03 21:35:02.7|Info|DiskScanService|Scanning Quantum Leap (2022)
2025-09-03 21:35:02.7|Info|DiskScanService|Completed scanning disk for Quantum Leap (2022)
2025-09-03 21:35:02.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:02.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:02.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:02.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:02.8|Info|RefreshSeriesService|Skipping refresh of series: Raised by Wolves (2020)
2025-09-03 21:35:02.8|Info|DiskScanService|Scanning Raised by Wolves (2020)
2025-09-03 21:35:02.8|Info|DiskScanService|Completed scanning disk for Raised by Wolves (2020)
2025-09-03 21:35:02.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:02.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:02.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:02.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:02.8|Info|RefreshSeriesService|Updating Reacher
2025-09-03 21:35:02.8|Info|RefreshEpisodeService|Starting episode info refresh for: [366924][Reacher]
2025-09-03 21:35:04.4|Info|RefreshEpisodeService|Finished episode refresh for series: [366924][Reacher].
2025-09-03 21:35:04.4|Info|DiskScanService|Scanning Reacher
2025-09-03 21:35:04.5|Info|DiskScanService|Completed scanning disk for Reacher
2025-09-03 21:35:04.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:04.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:04.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:04.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:04.5|Info|RefreshSeriesService|Updating Resident Alien
2025-09-03 21:35:04.6|Info|RefreshEpisodeService|Starting episode info refresh for: [368166][Resident Alien]
2025-09-03 21:35:07.4|Info|RefreshEpisodeService|Finished episode refresh for series: [368166][Resident Alien].
2025-09-03 21:35:07.4|Info|DiskScanService|Scanning Resident Alien
2025-09-03 21:35:07.5|Info|DiskScanService|Completed scanning disk for Resident Alien
2025-09-03 21:35:07.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:07.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:07.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:07.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:07.5|Info|RefreshSeriesService|Skipping refresh of series: Revenge
2025-09-03 21:35:07.5|Info|DiskScanService|Scanning Revenge
2025-09-03 21:35:07.5|Info|DiskScanService|Completed scanning disk for Revenge
2025-09-03 21:35:07.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:07.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:07.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:07.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:07.5|Info|RefreshSeriesService|Updating Revival (2025)
2025-09-03 21:35:07.6|Info|RefreshEpisodeService|Starting episode info refresh for: [449906][Revival (2025)]
2025-09-03 21:35:07.6|Info|RefreshEpisodeService|Finished episode refresh for series: [449906][Revival (2025)].
2025-09-03 21:35:07.6|Info|DiskScanService|Scanning Revival (2025)
2025-09-03 21:35:07.6|Info|DiskScanService|Completed scanning disk for Revival (2025)
2025-09-03 21:35:07.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:07.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:07.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:07.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:07.6|Info|RefreshSeriesService|Skipping refresh of series: Sanctuary
2025-09-03 21:35:07.6|Info|DiskScanService|Scanning Sanctuary
2025-09-03 21:35:07.7|Info|DiskScanService|Completed scanning disk for Sanctuary
2025-09-03 21:35:07.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:07.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:07.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:07.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:07.7|Info|RefreshSeriesService|Skipping refresh of series: Secret Invasion
2025-09-03 21:35:07.7|Info|DiskScanService|Scanning Secret Invasion
2025-09-03 21:35:07.7|Info|DiskScanService|Completed scanning disk for Secret Invasion
2025-09-03 21:35:07.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:07.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:07.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:07.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:07.7|Info|RefreshSeriesService|Skipping refresh of series: Shadow and Bone
2025-09-03 21:35:07.7|Info|DiskScanService|Scanning Shadow and Bone
2025-09-03 21:35:07.7|Info|DiskScanService|Completed scanning disk for Shadow and Bone
2025-09-03 21:35:07.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:07.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:07.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:07.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:07.7|Info|RefreshSeriesService|Updating Shrinking
2025-09-03 21:35:07.8|Info|RefreshEpisodeService|Starting episode info refresh for: [411364][Shrinking]
2025-09-03 21:35:07.8|Info|RefreshEpisodeService|Finished episode refresh for series: [411364][Shrinking].
2025-09-03 21:35:07.8|Info|DiskScanService|Scanning Shrinking
2025-09-03 21:35:07.8|Info|DiskScanService|Completed scanning disk for Shrinking
2025-09-03 21:35:07.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:07.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:07.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:07.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:07.9|Info|RefreshSeriesService|Skipping refresh of series: The Silent Sea
2025-09-03 21:35:07.9|Info|DiskScanService|Scanning The Silent Sea
2025-09-03 21:35:07.9|Info|DiskScanService|Completed scanning disk for The Silent Sea
2025-09-03 21:35:07.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:07.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:07.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:07.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:07.9|Info|RefreshSeriesService|Updating Silo
2025-09-03 21:35:07.9|Info|RefreshEpisodeService|Starting episode info refresh for: [403245][Silo]
2025-09-03 21:35:08.0|Info|RefreshEpisodeService|Finished episode refresh for series: [403245][Silo].
2025-09-03 21:35:08.0|Info|DiskScanService|Scanning Silo
2025-09-03 21:35:08.0|Info|DiskScanService|Completed scanning disk for Silo
2025-09-03 21:35:08.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:08.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:08.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:08.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:08.0|Info|RefreshSeriesService|Skipping refresh of series: Snowpiercer
2025-09-03 21:35:08.0|Info|DiskScanService|Scanning Snowpiercer
2025-09-03 21:35:08.0|Info|DiskScanService|Completed scanning disk for Snowpiercer
2025-09-03 21:35:08.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:08.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:08.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:08.1|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-03 21:35:08.1|Info|RefreshSeriesService|Skipping refresh of series: Spartacus
2025-09-03 21:35:08.1|Info|DiskScanService|Scanning Spartacus
2025-09-03 21:35:08.1|Info|DiskScanService|Completed scanning disk for Spartacus
2025-09-03 21:35:08.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:08.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:08.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:08.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:08.1|Info|RefreshSeriesService|Skipping refresh of series: Squid Game
2025-09-03 21:35:08.1|Info|DiskScanService|Scanning Squid Game
2025-09-03 21:35:08.2|Info|DiskScanService|Completed scanning disk for Squid Game
2025-09-03 21:35:08.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:08.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:08.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:08.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:08.2|Info|RefreshSeriesService|Skipping refresh of series: Star Trek
2025-09-03 21:35:08.2|Info|DiskScanService|Scanning Star Trek
2025-09-03 21:35:08.2|Info|DiskScanService|Completed scanning disk for Star Trek
2025-09-03 21:35:08.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:08.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:08.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:08.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:08.2|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: Deep Space Nine
2025-09-03 21:35:08.2|Info|DiskScanService|Scanning Star Trek: Deep Space Nine
2025-09-03 21:35:08.4|Info|DiskScanService|Completed scanning disk for Star Trek: Deep Space Nine
2025-09-03 21:35:08.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:08.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:08.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:08.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:08.5|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: Discovery
2025-09-03 21:35:08.5|Info|DiskScanService|Scanning Star Trek: Discovery
2025-09-03 21:35:08.5|Info|DiskScanService|Completed scanning disk for Star Trek: Discovery
2025-09-03 21:35:08.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:08.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:08.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:08.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:08.6|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: Enterprise
2025-09-03 21:35:08.6|Info|DiskScanService|Scanning Star Trek: Enterprise
2025-09-03 21:35:08.6|Info|DiskScanService|Completed scanning disk for Star Trek: Enterprise
2025-09-03 21:35:08.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:08.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:08.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:08.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:08.6|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: Picard
2025-09-03 21:35:08.6|Info|DiskScanService|Scanning Star Trek: Picard
2025-09-03 21:35:08.6|Info|DiskScanService|Completed scanning disk for Star Trek: Picard
2025-09-03 21:35:08.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:08.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:08.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:08.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:08.7|Info|RefreshSeriesService|Updating Star Trek: Strange New Worlds
2025-09-03 21:35:08.7|Info|RefreshEpisodeService|Starting episode info refresh for: [382389][Star Trek: Strange New Worlds]
2025-09-03 21:35:08.8|Info|RefreshEpisodeService|Finished episode refresh for series: [382389][Star Trek: Strange New Worlds].
2025-09-03 21:35:08.8|Info|DiskScanService|Scanning Star Trek: Strange New Worlds
2025-09-03 21:35:08.8|Info|DiskScanService|Completed scanning disk for Star Trek: Strange New Worlds
2025-09-03 21:35:08.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:08.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:08.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:08.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:08.8|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: The Next Generation
2025-09-03 21:35:08.8|Info|DiskScanService|Scanning Star Trek: The Next Generation
2025-09-03 21:35:08.9|Info|DiskScanService|Completed scanning disk for Star Trek: The Next Generation
2025-09-03 21:35:08.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:08.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:08.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:08.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:09.0|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: Voyager
2025-09-03 21:35:09.0|Info|DiskScanService|Scanning Star Trek: Voyager
2025-09-03 21:35:09.1|Info|DiskScanService|Completed scanning disk for Star Trek: Voyager
2025-09-03 21:35:09.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:09.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:09.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:09.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:09.1|Info|RefreshSeriesService|Updating Star Wars: Skeleton Crew
2025-09-03 21:35:09.1|Info|RefreshEpisodeService|Starting episode info refresh for: [420600][Star Wars: Skeleton Crew]
2025-09-03 21:35:09.2|Info|RefreshEpisodeService|Finished episode refresh for series: [420600][Star Wars: Skeleton Crew].
2025-09-03 21:35:09.2|Info|DiskScanService|Scanning Star Wars: Skeleton Crew
2025-09-03 21:35:09.2|Info|DiskScanService|Completed scanning disk for Star Wars: Skeleton Crew
2025-09-03 21:35:09.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:09.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:09.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:09.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:09.2|Info|RefreshSeriesService|Updating Stick
2025-09-03 21:35:09.2|Info|RefreshEpisodeService|Starting episode info refresh for: [455562][Stick]
2025-09-03 21:35:09.2|Info|RefreshEpisodeService|Finished episode refresh for series: [455562][Stick].
2025-09-03 21:35:09.2|Info|DiskScanService|Scanning Stick
2025-09-03 21:35:09.3|Info|DiskScanService|Completed scanning disk for Stick
2025-09-03 21:35:09.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:09.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:09.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:09.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:09.3|Info|RefreshSeriesService|Skipping refresh of series: Storm of the Century
2025-09-03 21:35:09.3|Info|DiskScanService|Scanning Storm of the Century
2025-09-03 21:35:09.3|Info|DiskScanService|Completed scanning disk for Storm of the Century
2025-09-03 21:35:09.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:09.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:09.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:09.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:09.3|Info|RefreshSeriesService|Skipping refresh of series: The Strain
2025-09-03 21:35:09.3|Info|DiskScanService|Scanning The Strain
2025-09-03 21:35:09.3|Info|DiskScanService|Completed scanning disk for The Strain
2025-09-03 21:35:09.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:09.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:09.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:09.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:09.3|Info|RefreshSeriesService|Updating Stranger Things
2025-09-03 21:35:09.4|Info|RefreshEpisodeService|Starting episode info refresh for: [305288][Stranger Things]
2025-09-03 21:35:09.5|Info|RefreshEpisodeService|Finished episode refresh for series: [305288][Stranger Things].
2025-09-03 21:35:09.5|Info|DiskScanService|Scanning Stranger Things
2025-09-03 21:35:09.5|Info|DiskScanService|Completed scanning disk for Stranger Things
2025-09-03 21:35:09.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:09.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:09.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:09.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:09.6|Info|RefreshSeriesService|Skipping refresh of series: Supergirl
2025-09-03 21:35:09.6|Info|DiskScanService|Scanning Supergirl
2025-09-03 21:35:09.6|Info|DiskScanService|Completed scanning disk for Supergirl
2025-09-03 21:35:09.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:09.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:09.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:09.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:09.7|Info|RefreshSeriesService|Skipping refresh of series: Superman & Lois
2025-09-03 21:35:09.7|Info|DiskScanService|Scanning Superman & Lois
2025-09-03 21:35:09.7|Info|DiskScanService|Completed scanning disk for Superman & Lois
2025-09-03 21:35:09.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:09.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:09.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:09.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:09.8|Info|RefreshSeriesService|Skipping refresh of series: Supernatural
2025-09-03 21:35:09.8|Info|DiskScanService|Scanning Supernatural
2025-09-03 21:35:09.9|Info|DiskScanService|Completed scanning disk for Supernatural
2025-09-03 21:35:09.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:09.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:09.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:09.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:09.9|Info|RefreshSeriesService|Skipping refresh of series: Sweet Tooth
2025-09-03 21:35:09.9|Info|DiskScanService|Scanning Sweet Tooth
2025-09-03 21:35:10.0|Info|DiskScanService|Completed scanning disk for Sweet Tooth
2025-09-03 21:35:10.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:10.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:10.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:10.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:10.0|Info|RefreshSeriesService|Skipping refresh of series: Taken
2025-09-03 21:35:10.0|Info|DiskScanService|Scanning Taken
2025-09-03 21:35:10.0|Info|DiskScanService|Completed scanning disk for Taken
2025-09-03 21:35:10.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:10.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:10.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:10.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:10.0|Info|RefreshSeriesService|Skipping refresh of series: Terra Nova
2025-09-03 21:35:10.0|Info|DiskScanService|Scanning Terra Nova
2025-09-03 21:35:10.0|Info|DiskScanService|Completed scanning disk for Terra Nova
2025-09-03 21:35:10.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:10.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:10.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:10.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:10.0|Info|RefreshSeriesService|Skipping refresh of series: The Terror
2025-09-03 21:35:10.0|Info|DiskScanService|Scanning The Terror
2025-09-03 21:35:10.0|Info|DiskScanService|Completed scanning disk for The Terror
2025-09-03 21:35:10.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:10.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:10.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:10.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:10.1|Info|RefreshSeriesService|Updating The Thaw
2025-09-03 21:35:10.1|Info|RefreshEpisodeService|Starting episode info refresh for: [405473][The Thaw]
2025-09-03 21:35:10.2|Info|RefreshEpisodeService|Finished episode refresh for series: [405473][The Thaw].
2025-09-03 21:35:10.2|Info|DiskScanService|Scanning The Thaw
2025-09-03 21:35:10.2|Info|DiskScanService|Completed scanning disk for The Thaw
2025-09-03 21:35:10.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:10.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:10.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:10.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:10.2|Info|RefreshSeriesService|Skipping refresh of series: Timeless (2016)
2025-09-03 21:35:10.2|Info|DiskScanService|Scanning Timeless (2016)
2025-09-03 21:35:10.3|Info|DiskScanService|Completed scanning disk for Timeless (2016)
2025-09-03 21:35:10.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:10.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:10.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:10.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:10.3|Info|RefreshSeriesService|Skipping refresh of series: Titans (2018)
2025-09-03 21:35:10.3|Info|DiskScanService|Scanning Titans (2018)
2025-09-03 21:35:10.3|Info|DiskScanService|Completed scanning disk for Titans (2018)
2025-09-03 21:35:10.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:10.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:10.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:10.3|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-03 21:35:10.3|Info|RefreshSeriesService|Skipping refresh of series: Touch (2012)
2025-09-03 21:35:10.3|Info|DiskScanService|Scanning Touch (2012)
2025-09-03 21:35:10.3|Info|DiskScanService|Completed scanning disk for Touch (2012)
2025-09-03 21:35:10.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:10.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:10.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:10.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:10.4|Info|RefreshSeriesService|Skipping refresh of series: Travelers (2016)
2025-09-03 21:35:10.4|Info|DiskScanService|Scanning Travelers (2016)
2025-09-03 21:35:10.4|Info|DiskScanService|Completed scanning disk for Travelers (2016)
2025-09-03 21:35:10.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:10.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:10.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:10.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:10.4|Info|RefreshSeriesService|Updating Tulsa King
2025-09-03 21:35:10.4|Info|RefreshEpisodeService|Starting episode info refresh for: [413215][Tulsa King]
2025-09-03 21:35:10.5|Info|RefreshEpisodeService|Finished episode refresh for series: [413215][Tulsa King].
2025-09-03 21:35:10.5|Info|DiskScanService|Scanning Tulsa King
2025-09-03 21:35:10.5|Info|DiskScanService|Completed scanning disk for Tulsa King
2025-09-03 21:35:10.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:10.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:10.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:10.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:10.5|Info|RefreshSeriesService|Updating Twisted Metal
2025-09-03 21:35:10.6|Info|RefreshEpisodeService|Starting episode info refresh for: [366532][Twisted Metal]
2025-09-03 21:35:10.6|Info|RefreshEpisodeService|Finished episode refresh for series: [366532][Twisted Metal].
2025-09-03 21:35:10.6|Info|DiskScanService|Scanning Twisted Metal
2025-09-03 21:35:10.6|Info|DiskScanService|Completed scanning disk for Twisted Metal
2025-09-03 21:35:10.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:10.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:10.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:10.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:10.7|Info|RefreshSeriesService|Skipping refresh of series: The Tyrant
2025-09-03 21:35:10.7|Info|DiskScanService|Scanning The Tyrant
2025-09-03 21:35:10.7|Info|DiskScanService|Completed scanning disk for The Tyrant
2025-09-03 21:35:10.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:10.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:10.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:10.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:10.7|Info|RefreshSeriesService|Skipping refresh of series: Under the Dome
2025-09-03 21:35:10.7|Info|DiskScanService|Scanning Under the Dome
2025-09-03 21:35:10.7|Info|DiskScanService|Completed scanning disk for Under the Dome
2025-09-03 21:35:10.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:10.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:10.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:10.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:10.7|Info|RefreshSeriesService|Updating Upload
2025-09-03 21:35:10.7|Info|RefreshEpisodeService|Starting episode info refresh for: [368211][Upload]
2025-09-03 21:35:10.8|Info|RefreshEpisodeService|Finished episode refresh for series: [368211][Upload].
2025-09-03 21:35:10.9|Info|DiskScanService|Scanning Upload
2025-09-03 21:35:10.9|Info|DiskScanService|Completed scanning disk for Upload
2025-09-03 21:35:10.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:10.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:10.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:10.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:10.9|Info|RefreshSeriesService|Skipping refresh of series: The Vampire Diaries
2025-09-03 21:35:10.9|Info|DiskScanService|Scanning The Vampire Diaries
2025-09-03 21:35:11.0|Info|DiskScanService|Completed scanning disk for The Vampire Diaries
2025-09-03 21:35:11.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:11.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:11.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:11.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:11.0|Info|RefreshSeriesService|Skipping refresh of series: Vikings (2015)
2025-09-03 21:35:11.0|Info|DiskScanService|Scanning Vikings (2015)
2025-09-03 21:35:11.9|Info|DiskScanService|Completed scanning disk for Vikings (2015)
2025-09-03 21:35:11.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:11.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:11.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:11.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:11.9|Info|RefreshSeriesService|Skipping refresh of series: Vikings: Valhalla
2025-09-03 21:35:11.9|Info|DiskScanService|Scanning Vikings: Valhalla
2025-09-03 21:35:11.9|Info|DiskScanService|Completed scanning disk for Vikings: Valhalla
2025-09-03 21:35:12.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:12.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:12.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:12.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:12.0|Info|RefreshSeriesService|Skipping refresh of series: The Walking Dead
2025-09-03 21:35:12.0|Info|DiskScanService|Scanning The Walking Dead
2025-09-03 21:35:12.0|Info|DiskScanService|Completed scanning disk for The Walking Dead
2025-09-03 21:35:12.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:12.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:12.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:12.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:12.1|Info|RefreshSeriesService|Updating The Walking Dead: Daryl Dixon
2025-09-03 21:35:12.1|Info|RefreshEpisodeService|Starting episode info refresh for: [427464][The Walking Dead: Daryl Dixon]
2025-09-03 21:35:12.2|Info|RefreshEpisodeService|Finished episode refresh for series: [427464][The Walking Dead: Daryl Dixon].
2025-09-03 21:35:12.2|Info|DiskScanService|Scanning The Walking Dead: Daryl Dixon
2025-09-03 21:35:12.2|Info|DiskScanService|Completed scanning disk for The Walking Dead: Daryl Dixon
2025-09-03 21:35:12.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:12.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:12.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:12.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:12.2|Info|RefreshSeriesService|Updating The Walking Dead: Dead City
2025-09-03 21:35:12.2|Info|RefreshEpisodeService|Starting episode info refresh for: [417549][The Walking Dead: Dead City]
2025-09-03 21:35:12.3|Info|RefreshEpisodeService|Finished episode refresh for series: [417549][The Walking Dead: Dead City].
2025-09-03 21:35:12.3|Info|DiskScanService|Scanning The Walking Dead: Dead City
2025-09-03 21:35:12.3|Info|DiskScanService|Completed scanning disk for The Walking Dead: Dead City
2025-09-03 21:35:12.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:12.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:12.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:12.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:12.3|Info|RefreshSeriesService|Skipping refresh of series: The Walking Dead: The Ones Who Live
2025-09-03 21:35:12.3|Info|DiskScanService|Scanning The Walking Dead: The Ones Who Live
2025-09-03 21:35:12.3|Info|DiskScanService|Completed scanning disk for The Walking Dead: The Ones Who Live
2025-09-03 21:35:12.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:12.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:12.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:12.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:12.3|Info|RefreshSeriesService|Skipping refresh of series: Warehouse 13
2025-09-03 21:35:12.3|Info|DiskScanService|Scanning Warehouse 13
2025-09-03 21:35:12.4|Info|DiskScanService|Completed scanning disk for Warehouse 13
2025-09-03 21:35:12.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:12.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:12.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:12.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:12.4|Info|RefreshSeriesService|Skipping refresh of series: Warrior (2018)
2025-09-03 21:35:12.4|Info|DiskScanService|Scanning Warrior (2018)
2025-09-03 21:35:12.8|Info|DiskScanService|Completed scanning disk for Warrior (2018)
2025-09-03 21:35:12.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:12.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:12.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:12.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:12.8|Info|RefreshSeriesService|Skipping refresh of series: Warrior Nun
2025-09-03 21:35:12.8|Info|DiskScanService|Scanning Warrior Nun
2025-09-03 21:35:12.8|Info|DiskScanService|Completed scanning disk for Warrior Nun
2025-09-03 21:35:12.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:12.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:12.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:12.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:12.8|Info|RefreshSeriesService|Skipping refresh of series: Westworld
2025-09-03 21:35:12.8|Info|DiskScanService|Scanning Westworld
2025-09-03 21:35:12.8|Info|DiskScanService|Completed scanning disk for Westworld
2025-09-03 21:35:12.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:12.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:12.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:12.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:12.8|Info|RefreshSeriesService|Skipping refresh of series: The Wheel of Time
2025-09-03 21:35:12.8|Info|DiskScanService|Scanning The Wheel of Time
2025-09-03 21:35:12.9|Info|DiskScanService|Completed scanning disk for The Wheel of Time
2025-09-03 21:35:12.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:12.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:12.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:12.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:12.9|Info|RefreshSeriesService|Skipping refresh of series: Who is Erin Carter?
2025-09-03 21:35:12.9|Info|DiskScanService|Scanning Who is Erin Carter?
2025-09-03 21:35:12.9|Info|DiskScanService|Completed scanning disk for Who is Erin Carter?
2025-09-03 21:35:12.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:12.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:12.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:12.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:12.9|Info|RefreshSeriesService|Skipping refresh of series: The Winter King
2025-09-03 21:35:12.9|Info|DiskScanService|Scanning The Winter King
2025-09-03 21:35:12.9|Info|DiskScanService|Completed scanning disk for The Winter King
2025-09-03 21:35:12.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:12.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:12.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:12.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:12.9|Info|RefreshSeriesService|Updating The Witcher
2025-09-03 21:35:12.9|Info|RefreshEpisodeService|Starting episode info refresh for: [362696][The Witcher]
2025-09-03 21:35:13.0|Info|RefreshEpisodeService|Finished episode refresh for series: [362696][The Witcher].
2025-09-03 21:35:13.0|Info|DiskScanService|Scanning The Witcher
2025-09-03 21:35:13.0|Info|DiskScanService|Completed scanning disk for The Witcher
2025-09-03 21:35:13.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:13.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:13.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:13.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:13.0|Info|RefreshSeriesService|Skipping refresh of series: The Witcher: Blood Origin
2025-09-03 21:35:13.0|Info|DiskScanService|Scanning The Witcher: Blood Origin
2025-09-03 21:35:13.0|Info|DiskScanService|Completed scanning disk for The Witcher: Blood Origin
2025-09-03 21:35:13.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:13.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:13.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:13.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:13.0|Info|RefreshSeriesService|Skipping refresh of series: The Woman in the Wall
2025-09-03 21:35:13.0|Info|DiskScanService|Scanning The Woman in the Wall
2025-09-03 21:35:13.0|Info|DiskScanService|Completed scanning disk for The Woman in the Wall
2025-09-03 21:35:13.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:13.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:13.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:13.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:13.1|Info|RefreshSeriesService|Skipping refresh of series: The X-Files
2025-09-03 21:35:13.1|Info|DiskScanService|Scanning The X-Files
2025-09-03 21:35:13.2|Info|DiskScanService|Completed scanning disk for The X-Files
2025-09-03 21:35:13.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:13.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:13.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:13.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:13.2|Info|RefreshSeriesService|Skipping refresh of series: Yu Yu Hakusho (2023)
2025-09-03 21:35:13.2|Info|DiskScanService|Scanning Yu Yu Hakusho (2023)
2025-09-03 21:35:13.2|Info|DiskScanService|Completed scanning disk for Yu Yu Hakusho (2023)
2025-09-03 21:35:13.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:13.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:13.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:13.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:35:13.3|Info|RefreshSeriesService|Skipping refresh of series: Zero Hour (2013)
2025-09-03 21:35:13.3|Info|DiskScanService|Scanning Zero Hour (2013)
2025-09-03 21:35:13.3|Info|DiskScanService|Completed scanning disk for Zero Hour (2013)
2025-09-03 21:35:13.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 21:35:13.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 21:35:13.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 21:35:13.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 21:40:47.1|Info|RssSyncService|Starting RSS Sync
2025-09-03 21:40:47.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 21:40:47.1|Info|DownloadDecisionMaker|No results found
2025-09-03 21:40:47.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 21:55:47.3|Info|RssSyncService|Starting RSS Sync
2025-09-03 21:55:47.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 21:55:47.3|Info|DownloadDecisionMaker|No results found
2025-09-03 21:55:47.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 22:10:47.4|Info|RssSyncService|Starting RSS Sync
2025-09-03 22:10:47.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 22:10:47.4|Info|DownloadDecisionMaker|No results found
2025-09-03 22:10:47.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 22:25:47.5|Info|RssSyncService|Starting RSS Sync
2025-09-03 22:25:47.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 22:25:47.5|Info|DownloadDecisionMaker|No results found
2025-09-03 22:25:47.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 22:32:47.6|Info|SceneMappingService|Updating Scene mappings
2025-09-03 22:40:47.7|Info|RssSyncService|Starting RSS Sync
2025-09-03 22:40:47.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 22:40:47.7|Info|DownloadDecisionMaker|No results found
2025-09-03 22:40:47.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 22:55:47.9|Info|RssSyncService|Starting RSS Sync
2025-09-03 22:55:47.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 22:55:47.9|Info|DownloadDecisionMaker|No results found
2025-09-03 22:55:47.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 23:06:40.2|Info|SceneMappingService|Updating Scene mappings
2025-09-03 23:06:41.2|Info|RefreshSeriesService|Updating Alien: Earth
2025-09-03 23:06:41.4|Info|RefreshEpisodeService|Starting episode info refresh for: [458912][Alien: Earth]
2025-09-03 23:06:41.4|Info|RefreshEpisodeService|Finished episode refresh for series: [458912][Alien: Earth].
2025-09-03 23:06:41.4|Info|DiskScanService|Scanning Alien: Earth
2025-09-03 23:06:41.5|Info|DiskScanService|Completed scanning disk for Alien: Earth
2025-09-03 23:06:41.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 23:06:41.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 23:06:41.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 23:06:41.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 23:06:45.5|Info|RefreshSeriesService|Updating Alien: Earth
2025-09-03 23:06:45.5|Info|RefreshEpisodeService|Starting episode info refresh for: [458912][Alien: Earth]
2025-09-03 23:06:45.5|Info|RefreshEpisodeService|Finished episode refresh for series: [458912][Alien: Earth].
2025-09-03 23:06:45.5|Info|DiskScanService|Scanning Alien: Earth
2025-09-03 23:06:45.6|Info|DiskScanService|Completed scanning disk for Alien: Earth
2025-09-03 23:06:45.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 23:06:45.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 23:06:45.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 23:06:45.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 23:10:17.6|Info|SceneMappingService|Updating Scene mappings
2025-09-03 23:10:18.5|Info|RefreshSeriesService|Updating Alien: Earth
2025-09-03 23:10:18.6|Info|RefreshEpisodeService|Starting episode info refresh for: [458912][Alien: Earth]
2025-09-03 23:10:18.6|Info|RefreshEpisodeService|Finished episode refresh for series: [458912][Alien: Earth].
2025-09-03 23:10:18.6|Info|DiskScanService|Scanning Alien: Earth
2025-09-03 23:10:18.7|Info|DiskScanService|Completed scanning disk for Alien: Earth
2025-09-03 23:10:18.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-03 23:10:18.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-03 23:10:18.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-03 23:10:18.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-03 23:10:48.0|Info|RssSyncService|Starting RSS Sync
2025-09-03 23:10:48.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 23:10:48.0|Info|DownloadDecisionMaker|No results found
2025-09-03 23:10:48.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 23:25:48.1|Info|RssSyncService|Starting RSS Sync
2025-09-03 23:25:48.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 23:25:48.1|Info|DownloadDecisionMaker|No results found
2025-09-03 23:25:48.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 23:40:48.2|Info|RssSyncService|Starting RSS Sync
2025-09-03 23:40:48.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 23:40:48.2|Info|DownloadDecisionMaker|No results found
2025-09-03 23:40:48.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-03 23:55:48.4|Info|RssSyncService|Starting RSS Sync
2025-09-03 23:55:48.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-03 23:55:48.4|Info|DownloadDecisionMaker|No results found
2025-09-03 23:55:48.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 00:10:48.5|Info|RssSyncService|Starting RSS Sync
2025-09-04 00:10:48.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 00:10:48.5|Info|DownloadDecisionMaker|No results found
2025-09-04 00:10:48.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 00:25:48.6|Info|RssSyncService|Starting RSS Sync
2025-09-04 00:25:48.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 00:25:48.6|Info|DownloadDecisionMaker|No results found
2025-09-04 00:25:48.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 00:40:48.7|Info|RssSyncService|Starting RSS Sync
2025-09-04 00:40:48.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 00:40:48.7|Info|DownloadDecisionMaker|No results found
2025-09-04 00:40:48.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 00:55:48.8|Info|RssSyncService|Starting RSS Sync
2025-09-04 00:55:48.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 00:55:48.8|Info|DownloadDecisionMaker|No results found
2025-09-04 00:55:48.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 01:10:48.9|Info|RssSyncService|Starting RSS Sync
2025-09-04 01:10:48.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 01:10:48.9|Info|DownloadDecisionMaker|No results found
2025-09-04 01:10:48.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 01:25:49.1|Info|RssSyncService|Starting RSS Sync
2025-09-04 01:25:49.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 01:25:49.1|Info|DownloadDecisionMaker|No results found
2025-09-04 01:25:49.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 01:32:49.1|Info|SceneMappingService|Updating Scene mappings
2025-09-04 01:40:49.2|Info|RssSyncService|Starting RSS Sync
2025-09-04 01:40:49.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 01:40:49.2|Info|DownloadDecisionMaker|No results found
2025-09-04 01:40:49.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 01:55:49.3|Info|RssSyncService|Starting RSS Sync
2025-09-04 01:55:49.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 01:55:49.3|Info|DownloadDecisionMaker|No results found
2025-09-04 01:55:49.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 02:10:49.4|Info|RssSyncService|Starting RSS Sync
2025-09-04 02:10:49.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 02:10:49.4|Info|DownloadDecisionMaker|No results found
2025-09-04 02:10:49.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 02:25:49.5|Info|RssSyncService|Starting RSS Sync
2025-09-04 02:25:49.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 02:25:49.5|Info|DownloadDecisionMaker|No results found
2025-09-04 02:25:49.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 02:40:49.7|Info|RssSyncService|Starting RSS Sync
2025-09-04 02:40:49.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 02:40:49.7|Info|DownloadDecisionMaker|No results found
2025-09-04 02:40:49.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 02:55:49.8|Info|RssSyncService|Starting RSS Sync
2025-09-04 02:55:49.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 02:55:49.8|Info|DownloadDecisionMaker|No results found
2025-09-04 02:55:49.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 03:10:49.9|Info|RssSyncService|Starting RSS Sync
2025-09-04 03:10:49.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 03:10:49.9|Info|DownloadDecisionMaker|No results found
2025-09-04 03:10:49.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 03:25:50.0|Info|RssSyncService|Starting RSS Sync
2025-09-04 03:25:50.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 03:25:50.0|Info|DownloadDecisionMaker|No results found
2025-09-04 03:25:50.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 03:40:50.1|Info|RssSyncService|Starting RSS Sync
2025-09-04 03:40:50.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 03:40:50.1|Info|DownloadDecisionMaker|No results found
2025-09-04 03:40:50.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 03:55:50.2|Info|RssSyncService|Starting RSS Sync
2025-09-04 03:55:50.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 03:55:50.3|Info|DownloadDecisionMaker|No results found
2025-09-04 03:55:50.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 04:10:50.3|Info|RssSyncService|Starting RSS Sync
2025-09-04 04:10:50.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 04:10:50.3|Info|DownloadDecisionMaker|No results found
2025-09-04 04:10:50.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 04:25:50.4|Info|RssSyncService|Starting RSS Sync
2025-09-04 04:25:50.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 04:25:50.5|Info|DownloadDecisionMaker|No results found
2025-09-04 04:25:50.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 04:32:50.5|Info|SceneMappingService|Updating Scene mappings
2025-09-04 04:40:50.6|Info|RssSyncService|Starting RSS Sync
2025-09-04 04:40:50.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 04:40:50.6|Info|DownloadDecisionMaker|No results found
2025-09-04 04:40:50.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 04:55:50.7|Info|RssSyncService|Starting RSS Sync
2025-09-04 04:55:50.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 04:55:50.7|Info|DownloadDecisionMaker|No results found
2025-09-04 04:55:50.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 05:10:50.8|Info|RssSyncService|Starting RSS Sync
2025-09-04 05:10:50.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 05:10:50.8|Info|DownloadDecisionMaker|No results found
2025-09-04 05:10:50.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 05:25:50.9|Info|RssSyncService|Starting RSS Sync
2025-09-04 05:25:50.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 05:25:50.9|Info|DownloadDecisionMaker|No results found
2025-09-04 05:25:50.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 05:40:51.1|Info|RssSyncService|Starting RSS Sync
2025-09-04 05:40:51.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 05:40:51.1|Info|DownloadDecisionMaker|No results found
2025-09-04 05:40:51.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 05:55:51.2|Info|RssSyncService|Starting RSS Sync
2025-09-04 05:55:51.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 05:55:51.2|Info|DownloadDecisionMaker|No results found
2025-09-04 05:55:51.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 06:10:51.3|Info|RssSyncService|Starting RSS Sync
2025-09-04 06:10:51.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 06:10:51.3|Info|DownloadDecisionMaker|No results found
2025-09-04 06:10:51.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 06:25:51.4|Info|RssSyncService|Starting RSS Sync
2025-09-04 06:25:51.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 06:25:51.4|Info|DownloadDecisionMaker|No results found
2025-09-04 06:25:51.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 06:40:51.5|Info|RssSyncService|Starting RSS Sync
2025-09-04 06:40:51.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 06:40:51.5|Info|DownloadDecisionMaker|No results found
2025-09-04 06:40:51.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 06:55:51.6|Info|RssSyncService|Starting RSS Sync
2025-09-04 06:55:51.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 06:55:51.6|Info|DownloadDecisionMaker|No results found
2025-09-04 06:55:51.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 07:10:51.8|Info|RssSyncService|Starting RSS Sync
2025-09-04 07:10:51.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 07:10:51.8|Info|DownloadDecisionMaker|No results found
2025-09-04 07:10:51.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 07:25:51.9|Info|RssSyncService|Starting RSS Sync
2025-09-04 07:25:51.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 07:25:51.9|Info|DownloadDecisionMaker|No results found
2025-09-04 07:25:51.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 07:32:51.9|Info|SceneMappingService|Updating Scene mappings
2025-09-04 07:40:52.0|Info|RssSyncService|Starting RSS Sync
2025-09-04 07:40:52.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 07:40:52.0|Info|DownloadDecisionMaker|No results found
2025-09-04 07:40:52.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 07:55:52.1|Info|RssSyncService|Starting RSS Sync
2025-09-04 07:55:52.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 07:55:52.1|Info|DownloadDecisionMaker|No results found
2025-09-04 07:55:52.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 08:10:52.2|Info|RssSyncService|Starting RSS Sync
2025-09-04 08:10:52.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 08:10:52.2|Info|DownloadDecisionMaker|No results found
2025-09-04 08:10:52.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 08:25:52.3|Info|RssSyncService|Starting RSS Sync
2025-09-04 08:25:52.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 08:25:52.3|Info|DownloadDecisionMaker|No results found
2025-09-04 08:25:52.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 08:40:52.5|Info|RssSyncService|Starting RSS Sync
2025-09-04 08:40:52.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 08:40:52.5|Info|DownloadDecisionMaker|No results found
2025-09-04 08:40:52.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 08:55:52.6|Info|RssSyncService|Starting RSS Sync
2025-09-04 08:55:52.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 08:55:52.6|Info|DownloadDecisionMaker|No results found
2025-09-04 08:55:52.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 09:10:52.8|Info|RssSyncService|Starting RSS Sync
2025-09-04 09:10:52.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 09:10:52.8|Info|DownloadDecisionMaker|No results found
2025-09-04 09:10:52.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 09:25:52.8|Info|RssSyncService|Starting RSS Sync
2025-09-04 09:25:52.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 09:25:52.8|Info|DownloadDecisionMaker|No results found
2025-09-04 09:25:52.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 09:35:23.0|Info|RefreshSeriesService|Skipping refresh of series: The 100
2025-09-04 09:35:23.0|Info|DiskScanService|Scanning The 100
2025-09-04 09:35:23.0|Info|DiskScanService|Completed scanning disk for The 100
2025-09-04 09:35:23.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:23.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:23.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:23.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:23.0|Info|RefreshSeriesService|Skipping refresh of series: 1899
2025-09-04 09:35:23.0|Info|DiskScanService|Scanning 1899
2025-09-04 09:35:23.1|Info|DiskScanService|Completed scanning disk for 1899
2025-09-04 09:35:23.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:23.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:23.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:23.1|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-04 09:35:23.1|Info|RefreshSeriesService|Updating 3 Body Problem
2025-09-04 09:35:23.3|Info|RefreshEpisodeService|Starting episode info refresh for: [411959][3 Body Problem]
2025-09-04 09:35:23.4|Info|RefreshEpisodeService|Finished episode refresh for series: [411959][3 Body Problem].
2025-09-04 09:35:23.4|Info|DiskScanService|Scanning 3 Body Problem
2025-09-04 09:35:23.4|Info|DiskScanService|Completed scanning disk for 3 Body Problem
2025-09-04 09:35:23.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:23.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:23.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:23.4|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files.
2025-09-04 09:35:23.5|Info|RefreshSeriesService|Skipping refresh of series: The 4400
2025-09-04 09:35:23.5|Info|DiskScanService|Scanning The 4400
2025-09-04 09:35:23.5|Info|DiskScanService|Completed scanning disk for The 4400
2025-09-04 09:35:23.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:23.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:23.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:23.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:23.5|Info|RefreshSeriesService|Skipping refresh of series: 666 Park Avenue
2025-09-04 09:35:23.5|Info|DiskScanService|Scanning 666 Park Avenue
2025-09-04 09:35:23.5|Info|DiskScanService|Completed scanning disk for 666 Park Avenue
2025-09-04 09:35:23.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:23.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:23.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:23.5|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-04 09:35:23.5|Info|RefreshSeriesService|Skipping refresh of series: The Acolyte
2025-09-04 09:35:23.5|Info|DiskScanService|Scanning The Acolyte
2025-09-04 09:35:23.5|Info|DiskScanService|Completed scanning disk for The Acolyte
2025-09-04 09:35:23.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:23.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:23.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:23.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:23.5|Info|RefreshSeriesService|Updating The Agency (2024)
2025-09-04 09:35:23.6|Info|RefreshEpisodeService|Starting episode info refresh for: [430769][The Agency (2024)]
2025-09-04 09:35:23.6|Info|RefreshEpisodeService|Finished episode refresh for series: [430769][The Agency (2024)].
2025-09-04 09:35:23.6|Info|DiskScanService|Scanning The Agency (2024)
2025-09-04 09:35:23.6|Info|DiskScanService|Completed scanning disk for The Agency (2024)
2025-09-04 09:35:23.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:23.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:23.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:23.6|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files.
2025-09-04 09:35:23.6|Info|RefreshSeriesService|Updating Ahsoka
2025-09-04 09:35:23.7|Info|RefreshEpisodeService|Starting episode info refresh for: [393187][Ahsoka]
2025-09-04 09:35:23.7|Info|RefreshEpisodeService|Finished episode refresh for series: [393187][Ahsoka].
2025-09-04 09:35:23.7|Info|DiskScanService|Scanning Ahsoka
2025-09-04 09:35:23.7|Info|DiskScanService|Completed scanning disk for Ahsoka
2025-09-04 09:35:23.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:23.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:23.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:23.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:23.8|Info|RefreshSeriesService|Updating Alien: Earth
2025-09-04 09:35:23.8|Info|RefreshEpisodeService|Starting episode info refresh for: [458912][Alien: Earth]
2025-09-04 09:35:23.8|Info|RefreshEpisodeService|Finished episode refresh for series: [458912][Alien: Earth].
2025-09-04 09:35:23.8|Info|DiskScanService|Scanning Alien: Earth
2025-09-04 09:35:23.9|Info|DiskScanService|Completed scanning disk for Alien: Earth
2025-09-04 09:35:23.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:23.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:23.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:23.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:23.9|Info|RefreshSeriesService|Skipping refresh of series: Alphas
2025-09-04 09:35:23.9|Info|DiskScanService|Scanning Alphas
2025-09-04 09:35:23.9|Info|DiskScanService|Completed scanning disk for Alphas
2025-09-04 09:35:23.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:23.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:23.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:23.9|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-04 09:35:23.9|Info|RefreshSeriesService|Skipping refresh of series: Andor
2025-09-04 09:35:23.9|Info|DiskScanService|Scanning Andor
2025-09-04 09:35:23.9|Info|DiskScanService|Completed scanning disk for Andor
2025-09-04 09:35:23.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:23.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:23.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:23.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:23.9|Info|RefreshSeriesService|Skipping refresh of series: Another Life
2025-09-04 09:35:23.9|Info|DiskScanService|Scanning Another Life
2025-09-04 09:35:23.9|Info|DiskScanService|Completed scanning disk for Another Life
2025-09-04 09:35:23.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:23.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:23.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:24.0|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-04 09:35:24.0|Info|RefreshSeriesService|Skipping refresh of series: Arrow
2025-09-04 09:35:24.0|Info|DiskScanService|Scanning Arrow
2025-09-04 09:35:24.0|Info|DiskScanService|Completed scanning disk for Arrow
2025-09-04 09:35:24.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:24.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:24.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:24.1|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-04 09:35:24.1|Info|RefreshSeriesService|Updating Avatar: The Last Airbender (2024)
2025-09-04 09:35:24.1|Info|RefreshEpisodeService|Starting episode info refresh for: [385925][Avatar: The Last Airbender (2024)]
2025-09-04 09:35:24.2|Info|RefreshEpisodeService|Finished episode refresh for series: [385925][Avatar: The Last Airbender (2024)].
2025-09-04 09:35:24.2|Info|DiskScanService|Scanning Avatar: The Last Airbender (2024)
2025-09-04 09:35:24.2|Info|DiskScanService|Completed scanning disk for Avatar: The Last Airbender (2024)
2025-09-04 09:35:24.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:24.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:24.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:24.2|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-04 09:35:24.2|Info|RefreshSeriesService|Skipping refresh of series: Battlestar Galactica (2003)
2025-09-04 09:35:24.2|Info|DiskScanService|Scanning Battlestar Galactica (2003)
2025-09-04 09:35:24.2|Info|DiskScanService|Completed scanning disk for Battlestar Galactica (2003)
2025-09-04 09:35:24.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:24.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:24.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:24.3|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-04 09:35:24.3|Info|RefreshSeriesService|Skipping refresh of series: Beacon 23
2025-09-04 09:35:24.3|Info|DiskScanService|Scanning Beacon 23
2025-09-04 09:35:24.3|Info|DiskScanService|Completed scanning disk for Beacon 23
2025-09-04 09:35:24.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:24.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:24.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:24.3|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-04 09:35:24.3|Info|RefreshSeriesService|Skipping refresh of series: Black Bird
2025-09-04 09:35:24.3|Info|DiskScanService|Scanning Black Bird
2025-09-04 09:35:24.3|Info|DiskScanService|Completed scanning disk for Black Bird
2025-09-04 09:35:24.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:24.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:24.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:24.3|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-04 09:35:24.3|Info|RefreshSeriesService|Skipping refresh of series: Black Sun
2025-09-04 09:35:24.3|Info|DiskScanService|Scanning Black Sun
2025-09-04 09:35:24.3|Info|DiskScanService|Completed scanning disk for Black Sun
2025-09-04 09:35:24.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:24.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:24.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:24.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:24.3|Info|RefreshSeriesService|Updating The Blacklist (2014)
2025-09-04 09:35:24.6|Info|RefreshEpisodeService|Starting episode info refresh for: [394358][The Blacklist (2014)]
2025-09-04 09:35:24.6|Info|RefreshEpisodeService|Finished episode refresh for series: [394358][The Blacklist (2014)].
2025-09-04 09:35:24.6|Info|DiskScanService|Scanning The Blacklist (2014)
2025-09-04 09:35:26.5|Info|DiskScanService|Completed scanning disk for The Blacklist (2014)
2025-09-04 09:35:26.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:26.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:26.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:26.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:26.6|Info|RefreshSeriesService|Skipping refresh of series: Blindspot
2025-09-04 09:35:26.6|Info|DiskScanService|Scanning Blindspot
2025-09-04 09:35:26.6|Info|DiskScanService|Completed scanning disk for Blindspot
2025-09-04 09:35:26.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:26.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:26.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:26.6|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-04 09:35:26.6|Info|RefreshSeriesService|Skipping refresh of series: Bodies (2023)
2025-09-04 09:35:26.6|Info|DiskScanService|Scanning Bodies (2023)
2025-09-04 09:35:26.6|Info|DiskScanService|Completed scanning disk for Bodies (2023)
2025-09-04 09:35:26.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:26.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:26.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:26.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:26.6|Info|RefreshSeriesService|Skipping refresh of series: Body of Proof
2025-09-04 09:35:26.6|Info|DiskScanService|Scanning Body of Proof
2025-09-04 09:35:26.6|Info|DiskScanService|Completed scanning disk for Body of Proof
2025-09-04 09:35:26.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:26.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:26.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:26.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:26.7|Info|RefreshSeriesService|Skipping refresh of series: The Book of Boba Fett
2025-09-04 09:35:26.7|Info|DiskScanService|Scanning The Book of Boba Fett
2025-09-04 09:35:26.7|Info|DiskScanService|Completed scanning disk for The Book of Boba Fett
2025-09-04 09:35:26.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:26.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:26.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:26.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:26.7|Info|RefreshSeriesService|Skipping refresh of series: Bosch
2025-09-04 09:35:26.7|Info|DiskScanService|Scanning Bosch
2025-09-04 09:35:26.7|Info|DiskScanService|Completed scanning disk for Bosch
2025-09-04 09:35:26.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:26.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:26.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:26.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:26.7|Info|RefreshSeriesService|Skipping refresh of series: Bosch: Legacy
2025-09-04 09:35:26.7|Info|DiskScanService|Scanning Bosch: Legacy
2025-09-04 09:35:26.7|Info|DiskScanService|Completed scanning disk for Bosch: Legacy
2025-09-04 09:35:26.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:26.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:26.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:26.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:26.7|Info|RefreshSeriesService|Skipping refresh of series: Breaking Bad
2025-09-04 09:35:26.7|Info|DiskScanService|Scanning Breaking Bad
2025-09-04 09:35:26.8|Info|DiskScanService|Completed scanning disk for Breaking Bad
2025-09-04 09:35:26.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:26.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:26.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:26.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:26.8|Info|RefreshSeriesService|Skipping refresh of series: The Brothers Sun
2025-09-04 09:35:26.8|Info|DiskScanService|Scanning The Brothers Sun
2025-09-04 09:35:26.8|Info|DiskScanService|Completed scanning disk for The Brothers Sun
2025-09-04 09:35:26.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:26.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:26.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:26.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:26.8|Info|RefreshSeriesService|Skipping refresh of series: Camelot
2025-09-04 09:35:26.8|Info|DiskScanService|Scanning Camelot
2025-09-04 09:35:26.8|Info|DiskScanService|Completed scanning disk for Camelot
2025-09-04 09:35:26.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:26.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:26.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:26.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:26.8|Info|RefreshSeriesService|Skipping refresh of series: Caprica
2025-09-04 09:35:26.8|Info|DiskScanService|Scanning Caprica
2025-09-04 09:35:26.8|Info|DiskScanService|Completed scanning disk for Caprica
2025-09-04 09:35:26.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:26.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:26.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:26.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:26.8|Info|RefreshSeriesService|Skipping refresh of series: Carnival Row
2025-09-04 09:35:26.8|Info|DiskScanService|Scanning Carnival Row
2025-09-04 09:35:26.9|Info|DiskScanService|Completed scanning disk for Carnival Row
2025-09-04 09:35:26.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:26.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:26.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:26.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:26.9|Info|RefreshSeriesService|Skipping refresh of series: Chapelwaite
2025-09-04 09:35:26.9|Info|DiskScanService|Scanning Chapelwaite
2025-09-04 09:35:26.9|Info|DiskScanService|Completed scanning disk for Chapelwaite
2025-09-04 09:35:26.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:26.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:26.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:26.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:26.9|Info|RefreshSeriesService|Updating Citadel
2025-09-04 09:35:26.9|Info|RefreshEpisodeService|Starting episode info refresh for: [393268][Citadel]
2025-09-04 09:35:27.0|Info|RefreshEpisodeService|Finished episode refresh for series: [393268][Citadel].
2025-09-04 09:35:27.0|Info|DiskScanService|Scanning Citadel
2025-09-04 09:35:27.0|Info|DiskScanService|Completed scanning disk for Citadel
2025-09-04 09:35:27.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:27.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:27.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:27.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:27.0|Info|RefreshSeriesService|Skipping refresh of series: Constellation
2025-09-04 09:35:27.0|Info|DiskScanService|Scanning Constellation
2025-09-04 09:35:27.0|Info|DiskScanService|Completed scanning disk for Constellation
2025-09-04 09:35:27.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:27.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:27.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:27.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:27.0|Info|RefreshSeriesService|Skipping refresh of series: The Continental (2023)
2025-09-04 09:35:27.0|Info|DiskScanService|Scanning The Continental (2023)
2025-09-04 09:35:27.0|Info|DiskScanService|Completed scanning disk for The Continental (2023)
2025-09-04 09:35:27.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:27.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:27.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:27.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:27.0|Info|RefreshSeriesService|Skipping refresh of series: Continuum (2012)
2025-09-04 09:35:27.0|Info|DiskScanService|Scanning Continuum (2012)
2025-09-04 09:35:27.3|Info|DiskScanService|Completed scanning disk for Continuum (2012)
2025-09-04 09:35:27.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:27.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:27.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:27.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:27.4|Info|RefreshSeriesService|Skipping refresh of series: Da Vinci's Demons
2025-09-04 09:35:27.4|Info|DiskScanService|Scanning Da Vinci's Demons
2025-09-04 09:35:27.4|Info|DiskScanService|Completed scanning disk for Da Vinci's Demons
2025-09-04 09:35:27.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:27.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:27.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:27.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:27.4|Info|RefreshSeriesService|Updating Daredevil: Born Again
2025-09-04 09:35:27.4|Info|RefreshEpisodeService|Starting episode info refresh for: [422712][Daredevil: Born Again]
2025-09-04 09:35:27.4|Info|RefreshEpisodeService|Finished episode refresh for series: [422712][Daredevil: Born Again].
2025-09-04 09:35:27.5|Info|DiskScanService|Scanning Daredevil: Born Again
2025-09-04 09:35:27.5|Info|DiskScanService|Completed scanning disk for Daredevil: Born Again
2025-09-04 09:35:27.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:27.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:27.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:27.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:27.5|Info|RefreshSeriesService|Updating Dark Matter (2024)
2025-09-04 09:35:27.5|Info|RefreshEpisodeService|Starting episode info refresh for: [393159][Dark Matter (2024)]
2025-09-04 09:35:27.6|Info|RefreshEpisodeService|Finished episode refresh for series: [393159][Dark Matter (2024)].
2025-09-04 09:35:27.6|Info|DiskScanService|Scanning Dark Matter (2024)
2025-09-04 09:35:27.6|Info|DiskScanService|Completed scanning disk for Dark Matter (2024)
2025-09-04 09:35:27.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:27.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:27.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:27.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:27.6|Info|RefreshSeriesService|Updating The Day of the Jackal
2025-09-04 09:35:27.6|Info|RefreshEpisodeService|Starting episode info refresh for: [426866][The Day of the Jackal]
2025-09-04 09:35:27.7|Info|RefreshEpisodeService|Finished episode refresh for series: [426866][The Day of the Jackal].
2025-09-04 09:35:27.7|Info|DiskScanService|Scanning The Day of the Jackal
2025-09-04 09:35:27.7|Info|DiskScanService|Completed scanning disk for The Day of the Jackal
2025-09-04 09:35:27.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:27.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:27.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:27.7|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files.
2025-09-04 09:35:27.7|Info|RefreshSeriesService|Skipping refresh of series: Debris
2025-09-04 09:35:27.7|Info|DiskScanService|Scanning Debris
2025-09-04 09:35:27.7|Info|DiskScanService|Completed scanning disk for Debris
2025-09-04 09:35:27.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:27.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:27.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:27.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:27.7|Info|RefreshSeriesService|Skipping refresh of series: A Discovery of Witches
2025-09-04 09:35:27.7|Info|DiskScanService|Scanning A Discovery of Witches
2025-09-04 09:35:27.7|Info|DiskScanService|Completed scanning disk for A Discovery of Witches
2025-09-04 09:35:27.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:27.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:27.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:27.7|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-04 09:35:27.7|Info|RefreshSeriesService|Skipping refresh of series: Dracula (2020)
2025-09-04 09:35:27.7|Info|DiskScanService|Scanning Dracula (2020)
2025-09-04 09:35:27.7|Info|DiskScanService|Completed scanning disk for Dracula (2020)
2025-09-04 09:35:27.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:27.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:27.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:27.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:27.8|Info|RefreshSeriesService|Updating Dune: Prophecy
2025-09-04 09:35:27.8|Info|RefreshEpisodeService|Starting episode info refresh for: [367118][Dune: Prophecy]
2025-09-04 09:35:27.8|Info|RefreshEpisodeService|Finished episode refresh for series: [367118][Dune: Prophecy].
2025-09-04 09:35:27.8|Info|DiskScanService|Scanning Dune: Prophecy
2025-09-04 09:35:27.9|Info|DiskScanService|Completed scanning disk for Dune: Prophecy
2025-09-04 09:35:27.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:27.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:27.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:27.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:27.9|Info|RefreshSeriesService|Updating The Eternaut
2025-09-04 09:35:27.9|Info|RefreshEpisodeService|Starting episode info refresh for: [420039][The Eternaut]
2025-09-04 09:35:27.9|Info|RefreshEpisodeService|Finished episode refresh for series: [420039][The Eternaut].
2025-09-04 09:35:27.9|Info|DiskScanService|Scanning The Eternaut
2025-09-04 09:35:27.9|Info|DiskScanService|Completed scanning disk for The Eternaut
2025-09-04 09:35:27.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:27.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:27.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:27.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:27.9|Info|RefreshSeriesService|Skipping refresh of series: Eureka
2025-09-04 09:35:27.9|Info|DiskScanService|Scanning Eureka
2025-09-04 09:35:28.0|Info|DiskScanService|Completed scanning disk for Eureka
2025-09-04 09:35:28.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:28.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:28.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:28.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:28.0|Info|RefreshSeriesService|Skipping refresh of series: The Event
2025-09-04 09:35:28.0|Info|DiskScanService|Scanning The Event
2025-09-04 09:35:28.0|Info|DiskScanService|Completed scanning disk for The Event
2025-09-04 09:35:28.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:28.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:28.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:28.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:28.0|Info|RefreshSeriesService|Skipping refresh of series: The Expanse
2025-09-04 09:35:28.0|Info|DiskScanService|Scanning The Expanse
2025-09-04 09:35:28.0|Info|DiskScanService|Completed scanning disk for The Expanse
2025-09-04 09:35:28.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:28.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:28.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:28.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:28.1|Info|RefreshSeriesService|Skipping refresh of series: Extant
2025-09-04 09:35:28.1|Info|DiskScanService|Scanning Extant
2025-09-04 09:35:28.1|Info|DiskScanService|Completed scanning disk for Extant
2025-09-04 09:35:28.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:28.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:28.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:28.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:28.1|Info|RefreshSeriesService|Skipping refresh of series: The Falcon and The Winter Soldier
2025-09-04 09:35:28.1|Info|DiskScanService|Scanning The Falcon and The Winter Soldier
2025-09-04 09:35:28.1|Info|DiskScanService|Completed scanning disk for The Falcon and The Winter Soldier
2025-09-04 09:35:28.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:28.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:28.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:28.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:28.1|Info|RefreshSeriesService|Updating Fallout
2025-09-04 09:35:28.1|Info|RefreshEpisodeService|Starting episode info refresh for: [416744][Fallout]
2025-09-04 09:35:28.2|Info|RefreshEpisodeService|Finished episode refresh for series: [416744][Fallout].
2025-09-04 09:35:28.2|Info|DiskScanService|Scanning Fallout
2025-09-04 09:35:28.2|Info|DiskScanService|Completed scanning disk for Fallout
2025-09-04 09:35:28.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:28.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:28.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:28.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:28.2|Info|RefreshSeriesService|Skipping refresh of series: Fargo
2025-09-04 09:35:28.2|Info|DiskScanService|Scanning Fargo
2025-09-04 09:35:28.2|Info|DiskScanService|Completed scanning disk for Fargo
2025-09-04 09:35:28.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:28.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:28.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:28.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:28.2|Info|RefreshSeriesService|Skipping refresh of series: Farscape
2025-09-04 09:35:28.2|Info|DiskScanService|Scanning Farscape
2025-09-04 09:35:28.3|Info|DiskScanService|Completed scanning disk for Farscape
2025-09-04 09:35:28.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:28.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:28.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:28.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:28.3|Info|RefreshSeriesService|Skipping refresh of series: Firefly
2025-09-04 09:35:28.3|Info|DiskScanService|Scanning Firefly
2025-09-04 09:35:28.3|Info|DiskScanService|Completed scanning disk for Firefly
2025-09-04 09:35:28.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:28.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:28.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:28.3|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files.
2025-09-04 09:35:28.3|Info|RefreshSeriesService|Skipping refresh of series: The Flash (2014)
2025-09-04 09:35:28.3|Info|DiskScanService|Scanning The Flash (2014)
2025-09-04 09:35:28.4|Info|DiskScanService|Completed scanning disk for The Flash (2014)
2025-09-04 09:35:28.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:28.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:28.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:28.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:28.4|Info|RefreshSeriesService|Skipping refresh of series: FlashForward
2025-09-04 09:35:28.4|Info|DiskScanService|Scanning FlashForward
2025-09-04 09:35:28.4|Info|DiskScanService|Completed scanning disk for FlashForward
2025-09-04 09:35:28.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:28.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:28.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:28.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:28.4|Info|RefreshSeriesService|Skipping refresh of series: Forever (2014)
2025-09-04 09:35:28.4|Info|DiskScanService|Scanning Forever (2014)
2025-09-04 09:35:28.5|Info|DiskScanService|Completed scanning disk for Forever (2014)
2025-09-04 09:35:28.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:28.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:28.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:28.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:28.5|Info|RefreshSeriesService|Updating Foundation (2021)
2025-09-04 09:35:28.5|Info|RefreshEpisodeService|Starting episode info refresh for: [366972][Foundation (2021)]
2025-09-04 09:35:28.6|Info|RefreshEpisodeService|Finished episode refresh for series: [366972][Foundation (2021)].
2025-09-04 09:35:28.6|Info|DiskScanService|Scanning Foundation (2021)
2025-09-04 09:35:28.6|Info|DiskScanService|Completed scanning disk for Foundation (2021)
2025-09-04 09:35:28.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:28.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:28.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:28.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:28.6|Info|RefreshSeriesService|Updating FROM
2025-09-04 09:35:28.6|Info|RefreshEpisodeService|Starting episode info refresh for: [401003][FROM]
2025-09-04 09:35:28.7|Info|RefreshEpisodeService|Finished episode refresh for series: [401003][FROM].
2025-09-04 09:35:28.7|Info|DiskScanService|Scanning FROM
2025-09-04 09:35:28.7|Info|DiskScanService|Completed scanning disk for FROM
2025-09-04 09:35:28.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:28.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:28.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:28.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:28.8|Info|RefreshSeriesService|Skipping refresh of series: FUBAR
2025-09-04 09:35:28.8|Info|DiskScanService|Scanning FUBAR
2025-09-04 09:35:28.8|Info|DiskScanService|Completed scanning disk for FUBAR
2025-09-04 09:35:28.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:28.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:28.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:28.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:28.8|Info|RefreshSeriesService|Skipping refresh of series: Full Circle (2013)
2025-09-04 09:35:28.8|Info|DiskScanService|Scanning Full Circle (2013)
2025-09-04 09:35:29.6|Info|DiskScanService|Completed scanning disk for Full Circle (2013)
2025-09-04 09:35:29.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:29.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:29.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:29.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:29.6|Info|RefreshSeriesService|Skipping refresh of series: Game of Thrones
2025-09-04 09:35:29.6|Info|DiskScanService|Scanning Game of Thrones
2025-09-04 09:35:29.6|Info|DiskScanService|Completed scanning disk for Game of Thrones
2025-09-04 09:35:29.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:29.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:29.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:29.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:29.6|Info|RefreshSeriesService|Updating Gen V
2025-09-04 09:35:29.7|Info|RefreshEpisodeService|Starting episode info refresh for: [417909][Gen V]
2025-09-04 09:35:29.7|Info|RefreshEpisodeService|Finished episode refresh for series: [417909][Gen V].
2025-09-04 09:35:29.7|Info|DiskScanService|Scanning Gen V
2025-09-04 09:35:29.7|Info|DiskScanService|Completed scanning disk for Gen V
2025-09-04 09:35:29.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:29.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:29.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:29.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:29.7|Info|RefreshSeriesService|Skipping refresh of series: Gokusen (2004)
2025-09-04 09:35:29.8|Info|DiskScanService|Scanning Gokusen (2004)
2025-09-04 09:35:31.3|Info|DiskScanService|Completed scanning disk for Gokusen (2004)
2025-09-04 09:35:31.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:31.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:31.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:31.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:31.3|Info|RefreshSeriesService|Skipping refresh of series: Goosebumps (2023)
2025-09-04 09:35:31.3|Info|DiskScanService|Scanning Goosebumps (2023)
2025-09-04 09:35:31.3|Info|DiskScanService|Completed scanning disk for Goosebumps (2023)
2025-09-04 09:35:31.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:31.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:31.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:31.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:31.3|Info|RefreshSeriesService|Skipping refresh of series: Grid
2025-09-04 09:35:31.3|Info|DiskScanService|Scanning Grid
2025-09-04 09:35:31.3|Info|DiskScanService|Completed scanning disk for Grid
2025-09-04 09:35:31.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:31.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:31.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:31.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:31.3|Info|RefreshSeriesService|Skipping refresh of series: Grimm
2025-09-04 09:35:31.3|Info|DiskScanService|Scanning Grimm
2025-09-04 09:35:31.4|Info|DiskScanService|Completed scanning disk for Grimm
2025-09-04 09:35:31.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:31.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:31.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:31.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:31.4|Info|RefreshSeriesService|Skipping refresh of series: Gyeongseong Creature
2025-09-04 09:35:31.4|Info|DiskScanService|Scanning Gyeongseong Creature
2025-09-04 09:35:31.4|Info|DiskScanService|Completed scanning disk for Gyeongseong Creature
2025-09-04 09:35:31.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:31.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:31.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:31.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:31.4|Info|RefreshSeriesService|Skipping refresh of series: Halo
2025-09-04 09:35:31.4|Info|DiskScanService|Scanning Halo
2025-09-04 09:35:31.4|Info|DiskScanService|Completed scanning disk for Halo
2025-09-04 09:35:31.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:31.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:31.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:31.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:31.4|Info|RefreshSeriesService|Skipping refresh of series: Hawkeye (2021)
2025-09-04 09:35:31.4|Info|DiskScanService|Scanning Hawkeye (2021)
2025-09-04 09:35:31.4|Info|DiskScanService|Completed scanning disk for Hawkeye (2021)
2025-09-04 09:35:31.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:31.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:31.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:31.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:31.5|Info|RefreshSeriesService|Skipping refresh of series: Heroes
2025-09-04 09:35:31.5|Info|DiskScanService|Scanning Heroes
2025-09-04 09:35:31.5|Info|DiskScanService|Completed scanning disk for Heroes
2025-09-04 09:35:31.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:31.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:31.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:31.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:31.5|Info|RefreshSeriesService|Skipping refresh of series: Heroes Reborn
2025-09-04 09:35:31.5|Info|DiskScanService|Scanning Heroes Reborn
2025-09-04 09:35:31.5|Info|DiskScanService|Completed scanning disk for Heroes Reborn
2025-09-04 09:35:31.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:31.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:31.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:31.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:31.5|Info|RefreshSeriesService|Updating Hijack
2025-09-04 09:35:31.6|Info|RefreshEpisodeService|Starting episode info refresh for: [419254][Hijack]
2025-09-04 09:35:31.6|Info|RefreshEpisodeService|Finished episode refresh for series: [419254][Hijack].
2025-09-04 09:35:31.6|Info|DiskScanService|Scanning Hijack
2025-09-04 09:35:31.6|Info|DiskScanService|Completed scanning disk for Hijack
2025-09-04 09:35:31.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:31.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:31.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:31.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:31.6|Info|RefreshSeriesService|Skipping refresh of series: His Dark Materials
2025-09-04 09:35:31.6|Info|DiskScanService|Scanning His Dark Materials
2025-09-04 09:35:31.6|Info|DiskScanService|Completed scanning disk for His Dark Materials
2025-09-04 09:35:31.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:31.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:31.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:31.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:31.6|Info|RefreshSeriesService|Updating House of the Dragon
2025-09-04 09:35:31.7|Info|RefreshEpisodeService|Starting episode info refresh for: [371572][House of the Dragon]
2025-09-04 09:35:31.8|Info|RefreshEpisodeService|Finished episode refresh for series: [371572][House of the Dragon].
2025-09-04 09:35:31.8|Info|DiskScanService|Scanning House of the Dragon
2025-09-04 09:35:31.8|Info|DiskScanService|Completed scanning disk for House of the Dragon
2025-09-04 09:35:31.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:31.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:31.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:31.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:31.8|Info|RefreshSeriesService|Skipping refresh of series: Hunters (2020)
2025-09-04 09:35:31.8|Info|DiskScanService|Scanning Hunters (2020)
2025-09-04 09:35:31.8|Info|DiskScanService|Completed scanning disk for Hunters (2020)
2025-09-04 09:35:31.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:31.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:31.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:31.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:31.8|Info|RefreshSeriesService|Skipping refresh of series: I Am Groot
2025-09-04 09:35:31.8|Info|DiskScanService|Scanning I Am Groot
2025-09-04 09:35:31.9|Info|DiskScanService|Completed scanning disk for I Am Groot
2025-09-04 09:35:31.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:31.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:31.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:31.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:31.9|Info|RefreshSeriesService|Skipping refresh of series: Infiniti
2025-09-04 09:35:31.9|Info|DiskScanService|Scanning Infiniti
2025-09-04 09:35:31.9|Info|DiskScanService|Completed scanning disk for Infiniti
2025-09-04 09:35:31.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:31.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:31.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:31.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:31.9|Info|RefreshSeriesService|Updating Invasion (2021)
2025-09-04 09:35:31.9|Info|RefreshEpisodeService|Starting episode info refresh for: [404492][Invasion (2021)]
2025-09-04 09:35:32.0|Info|RefreshEpisodeService|Finished episode refresh for series: [404492][Invasion (2021)].
2025-09-04 09:35:32.0|Info|DiskScanService|Scanning Invasion (2021)
2025-09-04 09:35:32.0|Info|DiskScanService|Completed scanning disk for Invasion (2021)
2025-09-04 09:35:32.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:32.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:32.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:32.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:32.0|Info|RefreshSeriesService|Skipping refresh of series: Ironheart
2025-09-04 09:35:32.0|Info|DiskScanService|Scanning Ironheart
2025-09-04 09:35:32.0|Info|DiskScanService|Completed scanning disk for Ironheart
2025-09-04 09:35:32.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:32.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:32.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:32.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:32.0|Info|RefreshSeriesService|Skipping refresh of series: Jupiter's Legacy
2025-09-04 09:35:32.0|Info|DiskScanService|Scanning Jupiter's Legacy
2025-09-04 09:35:32.1|Info|DiskScanService|Completed scanning disk for Jupiter's Legacy
2025-09-04 09:35:32.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:32.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:32.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:32.1|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files.
2025-09-04 09:35:32.1|Info|RefreshSeriesService|Skipping refresh of series: Kaleidoscope (2023)
2025-09-04 09:35:32.1|Info|DiskScanService|Scanning Kaleidoscope (2023)
2025-09-04 09:35:32.1|Info|DiskScanService|Completed scanning disk for Kaleidoscope (2023)
2025-09-04 09:35:32.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:32.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:32.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:32.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:32.1|Info|RefreshSeriesService|Skipping refresh of series: Kingdom (2019)
2025-09-04 09:35:32.1|Info|DiskScanService|Scanning Kingdom (2019)
2025-09-04 09:35:32.1|Info|DiskScanService|Completed scanning disk for Kingdom (2019)
2025-09-04 09:35:32.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:32.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:32.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:32.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:32.1|Info|RefreshSeriesService|Skipping refresh of series: The Last Man on Earth
2025-09-04 09:35:32.1|Info|DiskScanService|Scanning The Last Man on Earth
2025-09-04 09:35:32.1|Info|DiskScanService|Completed scanning disk for The Last Man on Earth
2025-09-04 09:35:32.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:32.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:32.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:32.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:32.2|Info|RefreshSeriesService|Updating The Last of Us
2025-09-04 09:35:32.2|Info|RefreshEpisodeService|Starting episode info refresh for: [392256][The Last of Us]
2025-09-04 09:35:32.3|Info|RefreshEpisodeService|Finished episode refresh for series: [392256][The Last of Us].
2025-09-04 09:35:32.3|Info|DiskScanService|Scanning The Last of Us
2025-09-04 09:35:32.3|Info|DiskScanService|Completed scanning disk for The Last of Us
2025-09-04 09:35:32.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:32.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:32.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:32.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:32.4|Info|RefreshSeriesService|Updating Lioness
2025-09-04 09:35:32.4|Info|RefreshEpisodeService|Starting episode info refresh for: [388589][Lioness]
2025-09-04 09:35:32.5|Info|RefreshEpisodeService|Finished episode refresh for series: [388589][Lioness].
2025-09-04 09:35:32.5|Info|DiskScanService|Scanning Lioness
2025-09-04 09:35:32.5|Info|DiskScanService|Completed scanning disk for Lioness
2025-09-04 09:35:32.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:32.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:32.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:32.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:32.5|Info|RefreshSeriesService|Skipping refresh of series: Lockwood & Co.
2025-09-04 09:35:32.5|Info|DiskScanService|Scanning Lockwood & Co.
2025-09-04 09:35:32.5|Info|DiskScanService|Completed scanning disk for Lockwood & Co.
2025-09-04 09:35:32.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:32.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:32.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:32.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:32.5|Info|RefreshSeriesService|Skipping refresh of series: Loki
2025-09-04 09:35:32.5|Info|DiskScanService|Scanning Loki
2025-09-04 09:35:32.5|Info|DiskScanService|Completed scanning disk for Loki
2025-09-04 09:35:32.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:32.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:32.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:32.5|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-04 09:35:32.5|Info|RefreshSeriesService|Updating The Lord of the Rings: The Rings of Power
2025-09-04 09:35:32.6|Info|RefreshEpisodeService|Starting episode info refresh for: [367506][The Lord of the Rings: The Rings of Power]
2025-09-04 09:35:32.7|Info|RefreshEpisodeService|Finished episode refresh for series: [367506][The Lord of the Rings: The Rings of Power].
2025-09-04 09:35:32.7|Info|DiskScanService|Scanning The Lord of the Rings: The Rings of Power
2025-09-04 09:35:32.7|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The Rings of Power
2025-09-04 09:35:32.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:32.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:32.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:32.7|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-04 09:35:32.7|Info|RefreshSeriesService|Skipping refresh of series: Lost in Space (2018)
2025-09-04 09:35:32.7|Info|DiskScanService|Scanning Lost in Space (2018)
2025-09-04 09:35:32.8|Info|DiskScanService|Completed scanning disk for Lost in Space (2018)
2025-09-04 09:35:32.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:32.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:32.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:32.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:32.8|Info|RefreshSeriesService|Skipping refresh of series: The Lost Room
2025-09-04 09:35:32.8|Info|DiskScanService|Scanning The Lost Room
2025-09-04 09:35:32.8|Info|DiskScanService|Completed scanning disk for The Lost Room
2025-09-04 09:35:32.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:32.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:32.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:32.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:32.8|Info|RefreshSeriesService|Skipping refresh of series: Lucifer
2025-09-04 09:35:32.8|Info|DiskScanService|Scanning Lucifer
2025-09-04 09:35:32.8|Info|DiskScanService|Completed scanning disk for Lucifer
2025-09-04 09:35:32.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:32.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:32.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:32.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:32.8|Info|RefreshSeriesService|Skipping refresh of series: Luna Nera
2025-09-04 09:35:32.8|Info|DiskScanService|Scanning Luna Nera
2025-09-04 09:35:32.8|Info|DiskScanService|Completed scanning disk for Luna Nera
2025-09-04 09:35:32.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:32.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:32.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:32.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:32.9|Info|RefreshSeriesService|Skipping refresh of series: The Magicians (2015)
2025-09-04 09:35:32.9|Info|DiskScanService|Scanning The Magicians (2015)
2025-09-04 09:35:32.9|Info|DiskScanService|Completed scanning disk for The Magicians (2015)
2025-09-04 09:35:32.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:32.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:32.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:32.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:32.9|Info|RefreshSeriesService|Updating The Mandalorian
2025-09-04 09:35:32.9|Info|RefreshEpisodeService|Starting episode info refresh for: [361753][The Mandalorian]
2025-09-04 09:35:33.0|Info|RefreshEpisodeService|Finished episode refresh for series: [361753][The Mandalorian].
2025-09-04 09:35:33.0|Info|DiskScanService|Scanning The Mandalorian
2025-09-04 09:35:33.0|Info|DiskScanService|Completed scanning disk for The Mandalorian
2025-09-04 09:35:33.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:33.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:33.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:33.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:33.0|Info|RefreshSeriesService|Skipping refresh of series: Manifest
2025-09-04 09:35:33.0|Info|DiskScanService|Scanning Manifest
2025-09-04 09:35:33.0|Info|DiskScanService|Completed scanning disk for Manifest
2025-09-04 09:35:33.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:33.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:33.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:33.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:33.1|Info|RefreshSeriesService|Skipping refresh of series: Marvel's Agents of S.H.I.E.L.D.
2025-09-04 09:35:33.1|Info|DiskScanService|Scanning Marvel's Agents of S.H.I.E.L.D.
2025-09-04 09:35:33.1|Info|DiskScanService|Completed scanning disk for Marvel's Agents of S.H.I.E.L.D.
2025-09-04 09:35:33.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:33.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:33.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:33.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:33.2|Info|RefreshSeriesService|Skipping refresh of series: Marvel's The Punisher
2025-09-04 09:35:33.2|Info|DiskScanService|Scanning Marvel's The Punisher
2025-09-04 09:35:33.2|Info|DiskScanService|Completed scanning disk for Marvel's The Punisher
2025-09-04 09:35:33.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:33.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:33.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:33.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:33.2|Info|RefreshSeriesService|Skipping refresh of series: Master of the House
2025-09-04 09:35:33.2|Info|DiskScanService|Scanning Master of the House
2025-09-04 09:35:33.2|Info|DiskScanService|Completed scanning disk for Master of the House
2025-09-04 09:35:33.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:33.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:33.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:33.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:33.2|Info|RefreshSeriesService|Updating Mayor of Kingstown
2025-09-04 09:35:33.3|Info|RefreshEpisodeService|Starting episode info refresh for: [386630][Mayor of Kingstown]
2025-09-04 09:35:33.5|Info|RefreshEpisodeService|Finished episode refresh for series: [386630][Mayor of Kingstown].
2025-09-04 09:35:33.5|Info|DiskScanService|Scanning Mayor of Kingstown
2025-09-04 09:35:33.5|Info|DiskScanService|Completed scanning disk for Mayor of Kingstown
2025-09-04 09:35:33.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:33.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:33.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:33.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:33.6|Info|RefreshSeriesService|Skipping refresh of series: Merlin
2025-09-04 09:35:33.6|Info|DiskScanService|Scanning Merlin
2025-09-04 09:35:33.6|Info|DiskScanService|Completed scanning disk for Merlin
2025-09-04 09:35:33.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:33.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:33.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:33.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:33.6|Info|RefreshSeriesService|Skipping refresh of series: Missions
2025-09-04 09:35:33.6|Info|DiskScanService|Scanning Missions
2025-09-04 09:35:33.7|Info|DiskScanService|Completed scanning disk for Missions
2025-09-04 09:35:33.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:33.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:33.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:33.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:33.7|Info|RefreshSeriesService|Updating MobLand
2025-09-04 09:35:33.7|Info|RefreshEpisodeService|Starting episode info refresh for: [446831][MobLand]
2025-09-04 09:35:33.7|Info|RefreshEpisodeService|Finished episode refresh for series: [446831][MobLand].
2025-09-04 09:35:33.7|Info|DiskScanService|Scanning MobLand
2025-09-04 09:35:33.7|Info|DiskScanService|Completed scanning disk for MobLand
2025-09-04 09:35:33.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:33.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:33.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:33.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:33.7|Info|RefreshSeriesService|Updating Monarch: Legacy of Monsters
2025-09-04 09:35:33.8|Info|RefreshEpisodeService|Starting episode info refresh for: [422598][Monarch: Legacy of Monsters]
2025-09-04 09:35:33.8|Info|RefreshEpisodeService|Finished episode refresh for series: [422598][Monarch: Legacy of Monsters].
2025-09-04 09:35:33.8|Info|DiskScanService|Scanning Monarch: Legacy of Monsters
2025-09-04 09:35:33.8|Info|DiskScanService|Completed scanning disk for Monarch: Legacy of Monsters
2025-09-04 09:35:33.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:33.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:33.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:33.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:33.9|Info|RefreshSeriesService|Skipping refresh of series: Money Heist
2025-09-04 09:35:33.9|Info|DiskScanService|Scanning Money Heist
2025-09-04 09:35:34.1|Info|DiskScanService|Completed scanning disk for Money Heist
2025-09-04 09:35:34.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:34.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:34.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:34.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:34.2|Info|RefreshSeriesService|Skipping refresh of series: Moon Knight
2025-09-04 09:35:34.2|Info|DiskScanService|Scanning Moon Knight
2025-09-04 09:35:34.2|Info|DiskScanService|Completed scanning disk for Moon Knight
2025-09-04 09:35:34.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:34.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:34.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:34.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:34.2|Info|RefreshSeriesService|Skipping refresh of series: Moonhaven
2025-09-04 09:35:34.2|Info|DiskScanService|Scanning Moonhaven
2025-09-04 09:35:34.2|Info|DiskScanService|Completed scanning disk for Moonhaven
2025-09-04 09:35:34.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:34.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:34.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:34.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:34.2|Info|RefreshSeriesService|Updating My Father's Murderers
2025-09-04 09:35:34.2|Info|RefreshEpisodeService|Starting episode info refresh for: [319183][My Father's Murderers]
2025-09-04 09:35:34.4|Info|RefreshEpisodeService|Finished episode refresh for series: [319183][My Father's Murderers].
2025-09-04 09:35:34.4|Info|DiskScanService|Scanning My Father's Murderers
2025-09-04 09:35:34.5|Info|DiskScanService|Completed scanning disk for My Father's Murderers
2025-09-04 09:35:34.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:34.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:34.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:34.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:34.5|Info|RefreshSeriesService|Skipping refresh of series: Obi-Wan Kenobi
2025-09-04 09:35:34.5|Info|DiskScanService|Scanning Obi-Wan Kenobi
2025-09-04 09:35:34.5|Info|DiskScanService|Completed scanning disk for Obi-Wan Kenobi
2025-09-04 09:35:34.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:34.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:34.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:34.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:34.6|Info|RefreshSeriesService|Skipping refresh of series: The Old Man
2025-09-04 09:35:34.6|Info|DiskScanService|Scanning The Old Man
2025-09-04 09:35:34.6|Info|DiskScanService|Completed scanning disk for The Old Man
2025-09-04 09:35:34.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:34.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:34.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:34.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:34.6|Info|RefreshSeriesService|Skipping refresh of series: Once Upon a Time (2011)
2025-09-04 09:35:34.6|Info|DiskScanService|Scanning Once Upon a Time (2011)
2025-09-04 09:35:34.6|Info|DiskScanService|Completed scanning disk for Once Upon a Time (2011)
2025-09-04 09:35:34.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:34.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:34.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:34.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:34.7|Info|RefreshSeriesService|Skipping refresh of series: Origin
2025-09-04 09:35:34.7|Info|DiskScanService|Scanning Origin
2025-09-04 09:35:34.7|Info|DiskScanService|Completed scanning disk for Origin
2025-09-04 09:35:34.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:34.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:34.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:34.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:34.7|Info|RefreshSeriesService|Skipping refresh of series: The Originals
2025-09-04 09:35:34.7|Info|DiskScanService|Scanning The Originals
2025-09-04 09:35:34.8|Info|DiskScanService|Completed scanning disk for The Originals
2025-09-04 09:35:34.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:34.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:34.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:34.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:34.8|Info|RefreshSeriesService|Updating The Orville
2025-09-04 09:35:34.8|Info|RefreshEpisodeService|Starting episode info refresh for: [328487][The Orville]
2025-09-04 09:35:34.9|Info|RefreshEpisodeService|Finished episode refresh for series: [328487][The Orville].
2025-09-04 09:35:34.9|Info|DiskScanService|Scanning The Orville
2025-09-04 09:35:35.0|Info|DiskScanService|Completed scanning disk for The Orville
2025-09-04 09:35:35.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:35.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:35.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:35.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:35.0|Info|RefreshSeriesService|Skipping refresh of series: Otpisani
2025-09-04 09:35:35.0|Info|DiskScanService|Scanning Otpisani
2025-09-04 09:35:35.0|Info|DiskScanService|Completed scanning disk for Otpisani
2025-09-04 09:35:35.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:35.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:35.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:35.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:35.1|Info|RefreshSeriesService|Updating Outlander
2025-09-04 09:35:35.1|Info|RefreshEpisodeService|Starting episode info refresh for: [270408][Outlander]
2025-09-04 09:35:35.6|Info|RefreshEpisodeService|Finished episode refresh for series: [270408][Outlander].
2025-09-04 09:35:35.6|Info|DiskScanService|Scanning Outlander
2025-09-04 09:35:35.7|Info|DiskScanService|Completed scanning disk for Outlander
2025-09-04 09:35:35.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:35.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:35.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:35.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:35.7|Info|RefreshSeriesService|Skipping refresh of series: Pariah Nexus
2025-09-04 09:35:35.7|Info|DiskScanService|Scanning Pariah Nexus
2025-09-04 09:35:35.7|Info|DiskScanService|Completed scanning disk for Pariah Nexus
2025-09-04 09:35:35.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:35.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:35.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:35.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:35.7|Info|RefreshSeriesService|Skipping refresh of series: Peaky Blinders
2025-09-04 09:35:35.7|Info|DiskScanService|Scanning Peaky Blinders
2025-09-04 09:35:35.8|Info|DiskScanService|Completed scanning disk for Peaky Blinders
2025-09-04 09:35:35.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:35.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:35.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:35.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:35.8|Info|RefreshSeriesService|Skipping refresh of series: Penny Dreadful
2025-09-04 09:35:35.8|Info|DiskScanService|Scanning Penny Dreadful
2025-09-04 09:35:35.8|Info|DiskScanService|Completed scanning disk for Penny Dreadful
2025-09-04 09:35:35.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:35.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:35.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:35.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:35.8|Info|RefreshSeriesService|Updating Percy Jackson and the Olympians
2025-09-04 09:35:35.9|Info|RefreshEpisodeService|Starting episode info refresh for: [415151][Percy Jackson and the Olympians]
2025-09-04 09:35:35.9|Info|RefreshEpisodeService|Finished episode refresh for series: [415151][Percy Jackson and the Olympians].
2025-09-04 09:35:35.9|Info|DiskScanService|Scanning Percy Jackson and the Olympians
2025-09-04 09:35:35.9|Info|DiskScanService|Completed scanning disk for Percy Jackson and the Olympians
2025-09-04 09:35:35.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:35.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:35.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:35.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:35.9|Info|RefreshSeriesService|Skipping refresh of series: Person of Interest
2025-09-04 09:35:35.9|Info|DiskScanService|Scanning Person of Interest
2025-09-04 09:35:35.9|Info|DiskScanService|Completed scanning disk for Person of Interest
2025-09-04 09:35:35.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:36.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:36.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:36.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:36.0|Info|RefreshSeriesService|Skipping refresh of series: Preacher
2025-09-04 09:35:36.0|Info|DiskScanService|Scanning Preacher
2025-09-04 09:35:36.0|Info|DiskScanService|Completed scanning disk for Preacher
2025-09-04 09:35:36.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:36.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:36.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:36.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:36.0|Info|RefreshSeriesService|Skipping refresh of series: The Pretender (US)
2025-09-04 09:35:36.0|Info|DiskScanService|Scanning The Pretender (US)
2025-09-04 09:35:36.1|Info|DiskScanService|Completed scanning disk for The Pretender (US)
2025-09-04 09:35:36.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:36.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:36.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:36.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:36.1|Info|RefreshSeriesService|Skipping refresh of series: Quantum Leap (2022)
2025-09-04 09:35:36.1|Info|DiskScanService|Scanning Quantum Leap (2022)
2025-09-04 09:35:36.1|Info|DiskScanService|Completed scanning disk for Quantum Leap (2022)
2025-09-04 09:35:36.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:36.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:36.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:36.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:36.1|Info|RefreshSeriesService|Skipping refresh of series: Raised by Wolves (2020)
2025-09-04 09:35:36.1|Info|DiskScanService|Scanning Raised by Wolves (2020)
2025-09-04 09:35:36.1|Info|DiskScanService|Completed scanning disk for Raised by Wolves (2020)
2025-09-04 09:35:36.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:36.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:36.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:36.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:36.1|Info|RefreshSeriesService|Updating Reacher
2025-09-04 09:35:36.2|Info|RefreshEpisodeService|Starting episode info refresh for: [366924][Reacher]
2025-09-04 09:35:36.3|Info|RefreshEpisodeService|Finished episode refresh for series: [366924][Reacher].
2025-09-04 09:35:36.3|Info|DiskScanService|Scanning Reacher
2025-09-04 09:35:36.3|Info|DiskScanService|Completed scanning disk for Reacher
2025-09-04 09:35:36.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:36.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:36.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:36.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:36.4|Info|RefreshSeriesService|Updating Resident Alien
2025-09-04 09:35:36.4|Info|RefreshEpisodeService|Starting episode info refresh for: [368166][Resident Alien]
2025-09-04 09:35:36.5|Info|RefreshEpisodeService|Finished episode refresh for series: [368166][Resident Alien].
2025-09-04 09:35:36.5|Info|DiskScanService|Scanning Resident Alien
2025-09-04 09:35:36.5|Info|DiskScanService|Completed scanning disk for Resident Alien
2025-09-04 09:35:36.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:36.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:36.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:36.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:36.5|Info|RefreshSeriesService|Skipping refresh of series: Revenge
2025-09-04 09:35:36.5|Info|DiskScanService|Scanning Revenge
2025-09-04 09:35:36.6|Info|DiskScanService|Completed scanning disk for Revenge
2025-09-04 09:35:36.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:36.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:36.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:36.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:36.6|Info|RefreshSeriesService|Updating Revival (2025)
2025-09-04 09:35:36.6|Info|RefreshEpisodeService|Starting episode info refresh for: [449906][Revival (2025)]
2025-09-04 09:35:36.7|Info|RefreshEpisodeService|Finished episode refresh for series: [449906][Revival (2025)].
2025-09-04 09:35:36.7|Info|DiskScanService|Scanning Revival (2025)
2025-09-04 09:35:36.7|Info|DiskScanService|Completed scanning disk for Revival (2025)
2025-09-04 09:35:36.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:36.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:36.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:36.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:36.7|Info|RefreshSeriesService|Skipping refresh of series: Sanctuary
2025-09-04 09:35:36.7|Info|DiskScanService|Scanning Sanctuary
2025-09-04 09:35:36.7|Info|DiskScanService|Completed scanning disk for Sanctuary
2025-09-04 09:35:36.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:36.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:36.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:36.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:36.7|Info|RefreshSeriesService|Skipping refresh of series: Secret Invasion
2025-09-04 09:35:36.7|Info|DiskScanService|Scanning Secret Invasion
2025-09-04 09:35:36.7|Info|DiskScanService|Completed scanning disk for Secret Invasion
2025-09-04 09:35:36.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:36.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:36.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:36.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:36.8|Info|RefreshSeriesService|Skipping refresh of series: Shadow and Bone
2025-09-04 09:35:36.8|Info|DiskScanService|Scanning Shadow and Bone
2025-09-04 09:35:36.8|Info|DiskScanService|Completed scanning disk for Shadow and Bone
2025-09-04 09:35:36.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:36.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:36.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:36.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:36.8|Info|RefreshSeriesService|Updating Shrinking
2025-09-04 09:35:36.8|Info|RefreshEpisodeService|Starting episode info refresh for: [411364][Shrinking]
2025-09-04 09:35:36.9|Info|RefreshEpisodeService|Finished episode refresh for series: [411364][Shrinking].
2025-09-04 09:35:36.9|Info|DiskScanService|Scanning Shrinking
2025-09-04 09:35:36.9|Info|DiskScanService|Completed scanning disk for Shrinking
2025-09-04 09:35:36.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:36.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:36.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:36.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:36.9|Info|RefreshSeriesService|Skipping refresh of series: The Silent Sea
2025-09-04 09:35:36.9|Info|DiskScanService|Scanning The Silent Sea
2025-09-04 09:35:36.9|Info|DiskScanService|Completed scanning disk for The Silent Sea
2025-09-04 09:35:36.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:36.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:36.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:36.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:36.9|Info|RefreshSeriesService|Updating Silo
2025-09-04 09:35:36.9|Info|RefreshEpisodeService|Starting episode info refresh for: [403245][Silo]
2025-09-04 09:35:37.0|Info|RefreshEpisodeService|Finished episode refresh for series: [403245][Silo].
2025-09-04 09:35:37.0|Info|DiskScanService|Scanning Silo
2025-09-04 09:35:37.0|Info|DiskScanService|Completed scanning disk for Silo
2025-09-04 09:35:37.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:37.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:37.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:37.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:37.0|Info|RefreshSeriesService|Skipping refresh of series: Snowpiercer
2025-09-04 09:35:37.0|Info|DiskScanService|Scanning Snowpiercer
2025-09-04 09:35:37.0|Info|DiskScanService|Completed scanning disk for Snowpiercer
2025-09-04 09:35:37.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:37.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:37.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:37.0|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-04 09:35:37.1|Info|RefreshSeriesService|Skipping refresh of series: Spartacus
2025-09-04 09:35:37.1|Info|DiskScanService|Scanning Spartacus
2025-09-04 09:35:37.1|Info|DiskScanService|Completed scanning disk for Spartacus
2025-09-04 09:35:37.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:37.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:37.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:37.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:37.1|Info|RefreshSeriesService|Skipping refresh of series: Squid Game
2025-09-04 09:35:37.1|Info|DiskScanService|Scanning Squid Game
2025-09-04 09:35:37.1|Info|DiskScanService|Completed scanning disk for Squid Game
2025-09-04 09:35:37.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:37.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:37.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:37.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:37.1|Info|RefreshSeriesService|Skipping refresh of series: Star Trek
2025-09-04 09:35:37.1|Info|DiskScanService|Scanning Star Trek
2025-09-04 09:35:37.2|Info|DiskScanService|Completed scanning disk for Star Trek
2025-09-04 09:35:37.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:37.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:37.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:37.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:37.2|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: Deep Space Nine
2025-09-04 09:35:37.2|Info|DiskScanService|Scanning Star Trek: Deep Space Nine
2025-09-04 09:35:37.3|Info|DiskScanService|Completed scanning disk for Star Trek: Deep Space Nine
2025-09-04 09:35:37.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:37.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:37.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:37.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:37.4|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: Discovery
2025-09-04 09:35:37.4|Info|DiskScanService|Scanning Star Trek: Discovery
2025-09-04 09:35:37.4|Info|DiskScanService|Completed scanning disk for Star Trek: Discovery
2025-09-04 09:35:37.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:37.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:37.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:37.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:37.4|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: Enterprise
2025-09-04 09:35:37.4|Info|DiskScanService|Scanning Star Trek: Enterprise
2025-09-04 09:35:37.5|Info|DiskScanService|Completed scanning disk for Star Trek: Enterprise
2025-09-04 09:35:37.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:37.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:37.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:37.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:37.5|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: Picard
2025-09-04 09:35:37.5|Info|DiskScanService|Scanning Star Trek: Picard
2025-09-04 09:35:37.5|Info|DiskScanService|Completed scanning disk for Star Trek: Picard
2025-09-04 09:35:37.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:37.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:37.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:37.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:37.5|Info|RefreshSeriesService|Updating Star Trek: Strange New Worlds
2025-09-04 09:35:37.6|Info|RefreshEpisodeService|Starting episode info refresh for: [382389][Star Trek: Strange New Worlds]
2025-09-04 09:35:37.7|Info|RefreshEpisodeService|Finished episode refresh for series: [382389][Star Trek: Strange New Worlds].
2025-09-04 09:35:37.7|Info|DiskScanService|Scanning Star Trek: Strange New Worlds
2025-09-04 09:35:37.7|Info|DiskScanService|Completed scanning disk for Star Trek: Strange New Worlds
2025-09-04 09:35:37.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:37.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:37.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:37.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:37.7|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: The Next Generation
2025-09-04 09:35:37.7|Info|DiskScanService|Scanning Star Trek: The Next Generation
2025-09-04 09:35:37.7|Info|DiskScanService|Completed scanning disk for Star Trek: The Next Generation
2025-09-04 09:35:37.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:37.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:37.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:37.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:37.8|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: Voyager
2025-09-04 09:35:37.8|Info|DiskScanService|Scanning Star Trek: Voyager
2025-09-04 09:35:37.8|Info|DiskScanService|Completed scanning disk for Star Trek: Voyager
2025-09-04 09:35:37.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:37.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:37.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:37.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:37.9|Info|RefreshSeriesService|Updating Star Wars: Skeleton Crew
2025-09-04 09:35:37.9|Info|RefreshEpisodeService|Starting episode info refresh for: [420600][Star Wars: Skeleton Crew]
2025-09-04 09:35:38.0|Info|RefreshEpisodeService|Finished episode refresh for series: [420600][Star Wars: Skeleton Crew].
2025-09-04 09:35:38.0|Info|DiskScanService|Scanning Star Wars: Skeleton Crew
2025-09-04 09:35:38.0|Info|DiskScanService|Completed scanning disk for Star Wars: Skeleton Crew
2025-09-04 09:35:38.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:38.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:38.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:38.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:38.0|Info|RefreshSeriesService|Updating Stick
2025-09-04 09:35:38.0|Info|RefreshEpisodeService|Starting episode info refresh for: [455562][Stick]
2025-09-04 09:35:38.0|Info|RefreshEpisodeService|Finished episode refresh for series: [455562][Stick].
2025-09-04 09:35:38.0|Info|DiskScanService|Scanning Stick
2025-09-04 09:35:38.0|Info|DiskScanService|Completed scanning disk for Stick
2025-09-04 09:35:38.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:38.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:38.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:38.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:38.1|Info|RefreshSeriesService|Skipping refresh of series: Storm of the Century
2025-09-04 09:35:38.1|Info|DiskScanService|Scanning Storm of the Century
2025-09-04 09:35:38.1|Info|DiskScanService|Completed scanning disk for Storm of the Century
2025-09-04 09:35:38.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:38.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:38.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:38.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:38.1|Info|RefreshSeriesService|Skipping refresh of series: The Strain
2025-09-04 09:35:38.1|Info|DiskScanService|Scanning The Strain
2025-09-04 09:35:38.1|Info|DiskScanService|Completed scanning disk for The Strain
2025-09-04 09:35:38.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:38.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:38.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:38.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:38.1|Info|RefreshSeriesService|Updating Stranger Things
2025-09-04 09:35:38.1|Info|RefreshEpisodeService|Starting episode info refresh for: [305288][Stranger Things]
2025-09-04 09:35:38.3|Info|RefreshEpisodeService|Finished episode refresh for series: [305288][Stranger Things].
2025-09-04 09:35:38.3|Info|DiskScanService|Scanning Stranger Things
2025-09-04 09:35:38.4|Info|DiskScanService|Completed scanning disk for Stranger Things
2025-09-04 09:35:38.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:38.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:38.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:38.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:38.4|Info|RefreshSeriesService|Skipping refresh of series: Supergirl
2025-09-04 09:35:38.4|Info|DiskScanService|Scanning Supergirl
2025-09-04 09:35:38.4|Info|DiskScanService|Completed scanning disk for Supergirl
2025-09-04 09:35:38.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:38.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:38.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:38.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:38.5|Info|RefreshSeriesService|Skipping refresh of series: Superman & Lois
2025-09-04 09:35:38.5|Info|DiskScanService|Scanning Superman & Lois
2025-09-04 09:35:38.5|Info|DiskScanService|Completed scanning disk for Superman & Lois
2025-09-04 09:35:38.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:38.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:38.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:38.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:38.5|Info|RefreshSeriesService|Skipping refresh of series: Supernatural
2025-09-04 09:35:38.5|Info|DiskScanService|Scanning Supernatural
2025-09-04 09:35:38.6|Info|DiskScanService|Completed scanning disk for Supernatural
2025-09-04 09:35:38.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:38.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:38.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:38.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:38.7|Info|RefreshSeriesService|Skipping refresh of series: Sweet Tooth
2025-09-04 09:35:38.7|Info|DiskScanService|Scanning Sweet Tooth
2025-09-04 09:35:38.7|Info|DiskScanService|Completed scanning disk for Sweet Tooth
2025-09-04 09:35:38.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:38.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:38.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:38.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:38.8|Info|RefreshSeriesService|Skipping refresh of series: Taken
2025-09-04 09:35:38.8|Info|DiskScanService|Scanning Taken
2025-09-04 09:35:38.8|Info|DiskScanService|Completed scanning disk for Taken
2025-09-04 09:35:38.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:38.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:38.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:38.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:38.8|Info|RefreshSeriesService|Skipping refresh of series: Terra Nova
2025-09-04 09:35:38.8|Info|DiskScanService|Scanning Terra Nova
2025-09-04 09:35:38.8|Info|DiskScanService|Completed scanning disk for Terra Nova
2025-09-04 09:35:38.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:38.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:38.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:38.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:38.8|Info|RefreshSeriesService|Skipping refresh of series: The Terror
2025-09-04 09:35:38.8|Info|DiskScanService|Scanning The Terror
2025-09-04 09:35:38.8|Info|DiskScanService|Completed scanning disk for The Terror
2025-09-04 09:35:38.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:38.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:38.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:38.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:38.8|Info|RefreshSeriesService|Updating The Thaw
2025-09-04 09:35:38.9|Info|RefreshEpisodeService|Starting episode info refresh for: [405473][The Thaw]
2025-09-04 09:35:38.9|Info|RefreshEpisodeService|Finished episode refresh for series: [405473][The Thaw].
2025-09-04 09:35:38.9|Info|DiskScanService|Scanning The Thaw
2025-09-04 09:35:38.9|Info|DiskScanService|Completed scanning disk for The Thaw
2025-09-04 09:35:38.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:38.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:38.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:38.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:38.9|Info|RefreshSeriesService|Skipping refresh of series: Timeless (2016)
2025-09-04 09:35:38.9|Info|DiskScanService|Scanning Timeless (2016)
2025-09-04 09:35:39.0|Info|DiskScanService|Completed scanning disk for Timeless (2016)
2025-09-04 09:35:39.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:39.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:39.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:39.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:39.0|Info|RefreshSeriesService|Skipping refresh of series: Titans (2018)
2025-09-04 09:35:39.0|Info|DiskScanService|Scanning Titans (2018)
2025-09-04 09:35:39.0|Info|DiskScanService|Completed scanning disk for Titans (2018)
2025-09-04 09:35:39.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:39.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:39.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:39.0|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-04 09:35:39.0|Info|RefreshSeriesService|Skipping refresh of series: Touch (2012)
2025-09-04 09:35:39.0|Info|DiskScanService|Scanning Touch (2012)
2025-09-04 09:35:39.0|Info|DiskScanService|Completed scanning disk for Touch (2012)
2025-09-04 09:35:39.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:39.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:39.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:39.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:39.1|Info|RefreshSeriesService|Skipping refresh of series: Travelers (2016)
2025-09-04 09:35:39.1|Info|DiskScanService|Scanning Travelers (2016)
2025-09-04 09:35:39.1|Info|DiskScanService|Completed scanning disk for Travelers (2016)
2025-09-04 09:35:39.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:39.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:39.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:39.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:39.1|Info|RefreshSeriesService|Updating Tulsa King
2025-09-04 09:35:39.1|Info|RefreshEpisodeService|Starting episode info refresh for: [413215][Tulsa King]
2025-09-04 09:35:39.2|Info|RefreshEpisodeService|Finished episode refresh for series: [413215][Tulsa King].
2025-09-04 09:35:39.2|Info|DiskScanService|Scanning Tulsa King
2025-09-04 09:35:39.2|Info|DiskScanService|Completed scanning disk for Tulsa King
2025-09-04 09:35:39.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:39.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:39.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:39.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:39.3|Info|RefreshSeriesService|Updating Twisted Metal
2025-09-04 09:35:39.3|Info|RefreshEpisodeService|Starting episode info refresh for: [366532][Twisted Metal]
2025-09-04 09:35:39.4|Info|RefreshEpisodeService|Finished episode refresh for series: [366532][Twisted Metal].
2025-09-04 09:35:39.4|Info|DiskScanService|Scanning Twisted Metal
2025-09-04 09:35:39.4|Info|DiskScanService|Completed scanning disk for Twisted Metal
2025-09-04 09:35:39.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:39.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:39.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:39.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:39.5|Info|RefreshSeriesService|Skipping refresh of series: The Tyrant
2025-09-04 09:35:39.5|Info|DiskScanService|Scanning The Tyrant
2025-09-04 09:35:39.5|Info|DiskScanService|Completed scanning disk for The Tyrant
2025-09-04 09:35:39.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:39.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:39.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:39.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:39.5|Info|RefreshSeriesService|Skipping refresh of series: Under the Dome
2025-09-04 09:35:39.5|Info|DiskScanService|Scanning Under the Dome
2025-09-04 09:35:39.6|Info|DiskScanService|Completed scanning disk for Under the Dome
2025-09-04 09:35:39.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:39.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:39.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:39.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:39.6|Info|RefreshSeriesService|Updating Upload
2025-09-04 09:35:39.6|Info|RefreshEpisodeService|Starting episode info refresh for: [368211][Upload]
2025-09-04 09:35:39.7|Info|RefreshEpisodeService|Finished episode refresh for series: [368211][Upload].
2025-09-04 09:35:39.7|Info|DiskScanService|Scanning Upload
2025-09-04 09:35:39.7|Info|DiskScanService|Completed scanning disk for Upload
2025-09-04 09:35:39.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:39.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:39.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:39.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:39.7|Info|RefreshSeriesService|Skipping refresh of series: The Vampire Diaries
2025-09-04 09:35:39.7|Info|DiskScanService|Scanning The Vampire Diaries
2025-09-04 09:35:39.8|Info|DiskScanService|Completed scanning disk for The Vampire Diaries
2025-09-04 09:35:39.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:39.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:39.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:39.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:39.9|Info|RefreshSeriesService|Skipping refresh of series: Vikings (2015)
2025-09-04 09:35:39.9|Info|DiskScanService|Scanning Vikings (2015)
2025-09-04 09:35:40.7|Info|DiskScanService|Completed scanning disk for Vikings (2015)
2025-09-04 09:35:40.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:40.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:40.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:40.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:40.7|Info|RefreshSeriesService|Skipping refresh of series: Vikings: Valhalla
2025-09-04 09:35:40.7|Info|DiskScanService|Scanning Vikings: Valhalla
2025-09-04 09:35:40.7|Info|DiskScanService|Completed scanning disk for Vikings: Valhalla
2025-09-04 09:35:40.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:40.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:40.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:40.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:40.8|Info|RefreshSeriesService|Skipping refresh of series: The Walking Dead
2025-09-04 09:35:40.8|Info|DiskScanService|Scanning The Walking Dead
2025-09-04 09:35:40.8|Info|DiskScanService|Completed scanning disk for The Walking Dead
2025-09-04 09:35:40.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:40.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:40.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:40.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:40.8|Info|RefreshSeriesService|Updating The Walking Dead: Daryl Dixon
2025-09-04 09:35:40.9|Info|RefreshEpisodeService|Starting episode info refresh for: [427464][The Walking Dead: Daryl Dixon]
2025-09-04 09:35:41.0|Info|RefreshEpisodeService|Finished episode refresh for series: [427464][The Walking Dead: Daryl Dixon].
2025-09-04 09:35:41.0|Info|DiskScanService|Scanning The Walking Dead: Daryl Dixon
2025-09-04 09:35:41.0|Info|DiskScanService|Completed scanning disk for The Walking Dead: Daryl Dixon
2025-09-04 09:35:41.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:41.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:41.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:41.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:41.1|Info|RefreshSeriesService|Updating The Walking Dead: Dead City
2025-09-04 09:35:41.1|Info|RefreshEpisodeService|Starting episode info refresh for: [417549][The Walking Dead: Dead City]
2025-09-04 09:35:41.1|Info|RefreshEpisodeService|Finished episode refresh for series: [417549][The Walking Dead: Dead City].
2025-09-04 09:35:41.1|Info|DiskScanService|Scanning The Walking Dead: Dead City
2025-09-04 09:35:41.2|Info|DiskScanService|Completed scanning disk for The Walking Dead: Dead City
2025-09-04 09:35:41.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:41.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:41.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:41.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:41.2|Info|RefreshSeriesService|Skipping refresh of series: The Walking Dead: The Ones Who Live
2025-09-04 09:35:41.2|Info|DiskScanService|Scanning The Walking Dead: The Ones Who Live
2025-09-04 09:35:41.2|Info|DiskScanService|Completed scanning disk for The Walking Dead: The Ones Who Live
2025-09-04 09:35:41.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:41.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:41.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:41.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:41.2|Info|RefreshSeriesService|Skipping refresh of series: Warehouse 13
2025-09-04 09:35:41.2|Info|DiskScanService|Scanning Warehouse 13
2025-09-04 09:35:41.2|Info|DiskScanService|Completed scanning disk for Warehouse 13
2025-09-04 09:35:41.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:41.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:41.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:41.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:41.2|Info|RefreshSeriesService|Skipping refresh of series: Warrior (2018)
2025-09-04 09:35:41.2|Info|DiskScanService|Scanning Warrior (2018)
2025-09-04 09:35:41.6|Info|DiskScanService|Completed scanning disk for Warrior (2018)
2025-09-04 09:35:41.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:41.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:41.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:41.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:41.6|Info|RefreshSeriesService|Skipping refresh of series: Warrior Nun
2025-09-04 09:35:41.6|Info|DiskScanService|Scanning Warrior Nun
2025-09-04 09:35:41.6|Info|DiskScanService|Completed scanning disk for Warrior Nun
2025-09-04 09:35:41.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:41.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:41.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:41.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:41.6|Info|RefreshSeriesService|Skipping refresh of series: Westworld
2025-09-04 09:35:41.6|Info|DiskScanService|Scanning Westworld
2025-09-04 09:35:41.6|Info|DiskScanService|Completed scanning disk for Westworld
2025-09-04 09:35:41.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:41.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:41.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:41.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:41.6|Info|RefreshSeriesService|Skipping refresh of series: The Wheel of Time
2025-09-04 09:35:41.6|Info|DiskScanService|Scanning The Wheel of Time
2025-09-04 09:35:41.6|Info|DiskScanService|Completed scanning disk for The Wheel of Time
2025-09-04 09:35:41.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:41.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:41.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:41.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:41.6|Info|RefreshSeriesService|Skipping refresh of series: Who is Erin Carter?
2025-09-04 09:35:41.6|Info|DiskScanService|Scanning Who is Erin Carter?
2025-09-04 09:35:41.6|Info|DiskScanService|Completed scanning disk for Who is Erin Carter?
2025-09-04 09:35:41.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:41.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:41.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:41.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:41.7|Info|RefreshSeriesService|Skipping refresh of series: The Winter King
2025-09-04 09:35:41.7|Info|DiskScanService|Scanning The Winter King
2025-09-04 09:35:41.7|Info|DiskScanService|Completed scanning disk for The Winter King
2025-09-04 09:35:41.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:41.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:41.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:41.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:41.7|Info|RefreshSeriesService|Updating The Witcher
2025-09-04 09:35:41.7|Info|RefreshEpisodeService|Starting episode info refresh for: [362696][The Witcher]
2025-09-04 09:35:41.9|Info|RefreshEpisodeService|Finished episode refresh for series: [362696][The Witcher].
2025-09-04 09:35:41.9|Info|DiskScanService|Scanning The Witcher
2025-09-04 09:35:41.9|Info|DiskScanService|Completed scanning disk for The Witcher
2025-09-04 09:35:41.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:41.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:41.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:41.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:41.9|Info|RefreshSeriesService|Skipping refresh of series: The Witcher: Blood Origin
2025-09-04 09:35:41.9|Info|DiskScanService|Scanning The Witcher: Blood Origin
2025-09-04 09:35:41.9|Info|DiskScanService|Completed scanning disk for The Witcher: Blood Origin
2025-09-04 09:35:41.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:41.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:41.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:41.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:42.0|Info|RefreshSeriesService|Skipping refresh of series: The Woman in the Wall
2025-09-04 09:35:42.0|Info|DiskScanService|Scanning The Woman in the Wall
2025-09-04 09:35:42.0|Info|DiskScanService|Completed scanning disk for The Woman in the Wall
2025-09-04 09:35:42.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:42.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:42.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:42.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:42.0|Info|RefreshSeriesService|Skipping refresh of series: The X-Files
2025-09-04 09:35:42.0|Info|DiskScanService|Scanning The X-Files
2025-09-04 09:35:42.1|Info|DiskScanService|Completed scanning disk for The X-Files
2025-09-04 09:35:42.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:42.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:42.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:42.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:42.1|Info|RefreshSeriesService|Skipping refresh of series: Yu Yu Hakusho (2023)
2025-09-04 09:35:42.1|Info|DiskScanService|Scanning Yu Yu Hakusho (2023)
2025-09-04 09:35:42.1|Info|DiskScanService|Completed scanning disk for Yu Yu Hakusho (2023)
2025-09-04 09:35:42.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:42.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:42.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:42.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:35:42.1|Info|RefreshSeriesService|Skipping refresh of series: Zero Hour (2013)
2025-09-04 09:35:42.1|Info|DiskScanService|Scanning Zero Hour (2013)
2025-09-04 09:35:42.1|Info|DiskScanService|Completed scanning disk for Zero Hour (2013)
2025-09-04 09:35:42.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 09:35:42.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 09:35:42.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 09:35:42.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 09:40:53.0|Info|RssSyncService|Starting RSS Sync
2025-09-04 09:40:53.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 09:40:53.0|Info|DownloadDecisionMaker|No results found
2025-09-04 09:40:53.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 09:55:53.1|Info|RssSyncService|Starting RSS Sync
2025-09-04 09:55:53.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 09:55:53.1|Info|DownloadDecisionMaker|No results found
2025-09-04 09:55:53.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 10:10:53.2|Info|RssSyncService|Starting RSS Sync
2025-09-04 10:10:53.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 10:10:53.2|Info|DownloadDecisionMaker|No results found
2025-09-04 10:10:53.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 10:25:53.3|Info|RssSyncService|Starting RSS Sync
2025-09-04 10:25:53.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 10:25:53.3|Info|DownloadDecisionMaker|No results found
2025-09-04 10:25:53.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 10:32:53.4|Info|SceneMappingService|Updating Scene mappings
2025-09-04 10:40:53.5|Info|RssSyncService|Starting RSS Sync
2025-09-04 10:40:53.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 10:40:53.6|Info|DownloadDecisionMaker|No results found
2025-09-04 10:40:53.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 10:55:53.7|Info|RssSyncService|Starting RSS Sync
2025-09-04 10:55:53.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 10:55:53.7|Info|DownloadDecisionMaker|No results found
2025-09-04 10:55:53.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 11:10:53.8|Info|RssSyncService|Starting RSS Sync
2025-09-04 11:10:53.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 11:10:53.8|Info|DownloadDecisionMaker|No results found
2025-09-04 11:10:53.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 11:25:54.0|Info|RssSyncService|Starting RSS Sync
2025-09-04 11:25:54.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 11:25:54.0|Info|DownloadDecisionMaker|No results found
2025-09-04 11:25:54.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 11:40:54.1|Info|RssSyncService|Starting RSS Sync
2025-09-04 11:40:54.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 11:40:54.1|Info|DownloadDecisionMaker|No results found
2025-09-04 11:40:54.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 11:55:54.2|Info|RssSyncService|Starting RSS Sync
2025-09-04 11:55:54.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 11:55:54.2|Info|DownloadDecisionMaker|No results found
2025-09-04 11:55:54.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 12:10:54.3|Info|RssSyncService|Starting RSS Sync
2025-09-04 12:10:54.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 12:10:54.3|Info|DownloadDecisionMaker|No results found
2025-09-04 12:10:54.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 12:25:54.5|Info|RssSyncService|Starting RSS Sync
2025-09-04 12:25:54.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 12:25:54.5|Info|DownloadDecisionMaker|No results found
2025-09-04 12:25:54.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 12:40:54.6|Info|RssSyncService|Starting RSS Sync
2025-09-04 12:40:54.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 12:40:54.6|Info|DownloadDecisionMaker|No results found
2025-09-04 12:40:54.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 12:55:54.7|Info|RssSyncService|Starting RSS Sync
2025-09-04 12:55:54.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 12:55:54.7|Info|DownloadDecisionMaker|No results found
2025-09-04 12:55:54.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 13:10:54.8|Info|RssSyncService|Starting RSS Sync
2025-09-04 13:10:54.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 13:10:54.8|Info|DownloadDecisionMaker|No results found
2025-09-04 13:10:54.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 13:25:55.0|Info|RssSyncService|Starting RSS Sync
2025-09-04 13:25:55.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 13:25:55.0|Info|DownloadDecisionMaker|No results found
2025-09-04 13:25:55.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 13:33:25.0|Info|SceneMappingService|Updating Scene mappings
2025-09-04 13:40:55.1|Info|RssSyncService|Starting RSS Sync
2025-09-04 13:40:55.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 13:40:55.1|Info|DownloadDecisionMaker|No results found
2025-09-04 13:40:55.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 13:55:55.2|Info|RssSyncService|Starting RSS Sync
2025-09-04 13:55:55.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 13:55:55.2|Info|DownloadDecisionMaker|No results found
2025-09-04 13:55:55.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 14:10:55.3|Info|RssSyncService|Starting RSS Sync
2025-09-04 14:10:55.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 14:10:55.3|Info|DownloadDecisionMaker|No results found
2025-09-04 14:10:55.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 14:25:55.5|Info|RssSyncService|Starting RSS Sync
2025-09-04 14:25:55.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 14:25:55.5|Info|DownloadDecisionMaker|No results found
2025-09-04 14:25:55.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 14:40:55.6|Info|RssSyncService|Starting RSS Sync
2025-09-04 14:40:55.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 14:40:55.6|Info|DownloadDecisionMaker|No results found
2025-09-04 14:40:55.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 14:55:55.7|Info|RssSyncService|Starting RSS Sync
2025-09-04 14:55:55.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 14:55:55.7|Info|DownloadDecisionMaker|No results found
2025-09-04 14:55:55.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 15:10:55.8|Info|RssSyncService|Starting RSS Sync
2025-09-04 15:10:55.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 15:10:55.8|Info|DownloadDecisionMaker|No results found
2025-09-04 15:10:55.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 15:25:55.9|Info|RssSyncService|Starting RSS Sync
2025-09-04 15:25:55.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 15:25:55.9|Info|DownloadDecisionMaker|No results found
2025-09-04 15:25:55.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 15:40:56.1|Info|RssSyncService|Starting RSS Sync
2025-09-04 15:40:56.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 15:40:56.1|Info|DownloadDecisionMaker|No results found
2025-09-04 15:40:56.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 15:55:56.2|Info|RssSyncService|Starting RSS Sync
2025-09-04 15:55:56.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 15:55:56.2|Info|DownloadDecisionMaker|No results found
2025-09-04 15:55:56.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 16:10:56.3|Info|RssSyncService|Starting RSS Sync
2025-09-04 16:10:56.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 16:10:56.3|Info|DownloadDecisionMaker|No results found
2025-09-04 16:10:56.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 16:25:56.4|Info|RssSyncService|Starting RSS Sync
2025-09-04 16:25:56.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 16:25:56.4|Info|DownloadDecisionMaker|No results found
2025-09-04 16:25:56.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 16:33:56.5|Info|SceneMappingService|Updating Scene mappings
2025-09-04 16:40:56.6|Info|RssSyncService|Starting RSS Sync
2025-09-04 16:40:56.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 16:40:56.6|Info|DownloadDecisionMaker|No results found
2025-09-04 16:40:56.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 16:55:56.7|Info|RssSyncService|Starting RSS Sync
2025-09-04 16:55:56.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 16:55:56.7|Info|DownloadDecisionMaker|No results found
2025-09-04 16:55:56.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 17:10:56.8|Info|RssSyncService|Starting RSS Sync
2025-09-04 17:10:56.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 17:10:56.8|Info|DownloadDecisionMaker|No results found
2025-09-04 17:10:56.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 17:25:56.9|Info|RssSyncService|Starting RSS Sync
2025-09-04 17:25:56.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 17:25:57.0|Info|DownloadDecisionMaker|No results found
2025-09-04 17:25:57.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 17:40:57.1|Info|RssSyncService|Starting RSS Sync
2025-09-04 17:40:57.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 17:40:57.1|Info|DownloadDecisionMaker|No results found
2025-09-04 17:40:57.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 17:55:57.2|Info|RssSyncService|Starting RSS Sync
2025-09-04 17:55:57.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 17:55:57.2|Info|DownloadDecisionMaker|No results found
2025-09-04 17:55:57.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 18:10:57.3|Info|RssSyncService|Starting RSS Sync
2025-09-04 18:10:57.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 18:10:57.3|Info|DownloadDecisionMaker|No results found
2025-09-04 18:10:57.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 18:25:57.4|Info|RssSyncService|Starting RSS Sync
2025-09-04 18:25:57.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 18:25:57.4|Info|DownloadDecisionMaker|No results found
2025-09-04 18:25:57.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 18:40:57.5|Info|RssSyncService|Starting RSS Sync
2025-09-04 18:40:57.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 18:40:57.5|Info|DownloadDecisionMaker|No results found
2025-09-04 18:40:57.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 18:55:57.6|Info|RssSyncService|Starting RSS Sync
2025-09-04 18:55:57.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 18:55:57.6|Info|DownloadDecisionMaker|No results found
2025-09-04 18:55:57.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 19:10:57.8|Info|RssSyncService|Starting RSS Sync
2025-09-04 19:10:57.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 19:10:57.8|Info|DownloadDecisionMaker|No results found
2025-09-04 19:10:57.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 19:16:57.8|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2025-09-04 19:17:27.8|Info|HousekeepingService|Running housecleaning tasks
2025-09-04 19:17:27.9|Info|Database|Vacuuming Log database
2025-09-04 19:17:28.0|Info|Database|Log database compressed
2025-09-04 19:17:28.0|Info|Database|Vacuuming Main database
2025-09-04 19:17:28.9|Info|Database|Main database compressed
2025-09-04 19:25:57.9|Info|RssSyncService|Starting RSS Sync
2025-09-04 19:25:58.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 19:25:58.0|Info|DownloadDecisionMaker|No results found
2025-09-04 19:25:58.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 19:33:58.0|Info|SceneMappingService|Updating Scene mappings
2025-09-04 19:40:58.1|Info|RssSyncService|Starting RSS Sync
2025-09-04 19:40:58.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 19:40:58.1|Info|DownloadDecisionMaker|No results found
2025-09-04 19:40:58.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 19:55:58.2|Info|RssSyncService|Starting RSS Sync
2025-09-04 19:55:58.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 19:55:58.2|Info|DownloadDecisionMaker|No results found
2025-09-04 19:55:58.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 20:10:58.3|Info|RssSyncService|Starting RSS Sync
2025-09-04 20:10:58.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 20:10:58.3|Info|DownloadDecisionMaker|No results found
2025-09-04 20:10:58.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 20:25:58.4|Info|RssSyncService|Starting RSS Sync
2025-09-04 20:25:58.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 20:25:58.4|Info|DownloadDecisionMaker|No results found
2025-09-04 20:25:58.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 20:40:58.5|Info|RssSyncService|Starting RSS Sync
2025-09-04 20:40:58.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 20:40:58.5|Info|DownloadDecisionMaker|No results found
2025-09-04 20:40:58.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 20:55:58.6|Info|RssSyncService|Starting RSS Sync
2025-09-04 20:55:58.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 20:55:58.7|Info|DownloadDecisionMaker|No results found
2025-09-04 20:55:58.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 21:10:58.8|Info|RssSyncService|Starting RSS Sync
2025-09-04 21:10:58.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 21:10:58.8|Info|DownloadDecisionMaker|No results found
2025-09-04 21:10:58.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 21:25:58.9|Info|RssSyncService|Starting RSS Sync
2025-09-04 21:25:58.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 21:25:58.9|Info|DownloadDecisionMaker|No results found
2025-09-04 21:25:58.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 21:35:59.1|Info|RefreshSeriesService|Skipping refresh of series: The 100
2025-09-04 21:35:59.1|Info|DiskScanService|Scanning The 100
2025-09-04 21:35:59.2|Info|DiskScanService|Completed scanning disk for The 100
2025-09-04 21:35:59.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:35:59.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:35:59.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:35:59.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:35:59.2|Info|RefreshSeriesService|Skipping refresh of series: 1899
2025-09-04 21:35:59.2|Info|DiskScanService|Scanning 1899
2025-09-04 21:35:59.2|Info|DiskScanService|Completed scanning disk for 1899
2025-09-04 21:35:59.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:35:59.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:35:59.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:35:59.2|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-04 21:35:59.2|Info|RefreshSeriesService|Updating 3 Body Problem
2025-09-04 21:35:59.4|Info|RefreshEpisodeService|Starting episode info refresh for: [411959][3 Body Problem]
2025-09-04 21:35:59.5|Info|RefreshEpisodeService|Finished episode refresh for series: [411959][3 Body Problem].
2025-09-04 21:35:59.5|Info|DiskScanService|Scanning 3 Body Problem
2025-09-04 21:35:59.6|Info|DiskScanService|Completed scanning disk for 3 Body Problem
2025-09-04 21:35:59.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:35:59.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:35:59.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:35:59.6|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files.
2025-09-04 21:35:59.6|Info|RefreshSeriesService|Skipping refresh of series: The 4400
2025-09-04 21:35:59.6|Info|DiskScanService|Scanning The 4400
2025-09-04 21:35:59.6|Info|DiskScanService|Completed scanning disk for The 4400
2025-09-04 21:35:59.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:35:59.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:35:59.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:35:59.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:35:59.6|Info|RefreshSeriesService|Skipping refresh of series: 666 Park Avenue
2025-09-04 21:35:59.6|Info|DiskScanService|Scanning 666 Park Avenue
2025-09-04 21:35:59.6|Info|DiskScanService|Completed scanning disk for 666 Park Avenue
2025-09-04 21:35:59.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:35:59.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:35:59.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:35:59.6|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-04 21:35:59.6|Info|RefreshSeriesService|Skipping refresh of series: The Acolyte
2025-09-04 21:35:59.6|Info|DiskScanService|Scanning The Acolyte
2025-09-04 21:35:59.6|Info|DiskScanService|Completed scanning disk for The Acolyte
2025-09-04 21:35:59.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:35:59.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:35:59.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:35:59.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:35:59.7|Info|RefreshSeriesService|Updating The Agency (2024)
2025-09-04 21:35:59.7|Info|RefreshEpisodeService|Starting episode info refresh for: [430769][The Agency (2024)]
2025-09-04 21:35:59.7|Info|RefreshEpisodeService|Finished episode refresh for series: [430769][The Agency (2024)].
2025-09-04 21:35:59.7|Info|DiskScanService|Scanning The Agency (2024)
2025-09-04 21:35:59.7|Info|DiskScanService|Completed scanning disk for The Agency (2024)
2025-09-04 21:35:59.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:35:59.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:35:59.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:35:59.7|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files.
2025-09-04 21:35:59.8|Info|RefreshSeriesService|Updating Ahsoka
2025-09-04 21:35:59.8|Info|RefreshEpisodeService|Starting episode info refresh for: [393187][Ahsoka]
2025-09-04 21:35:59.8|Info|RefreshEpisodeService|Finished episode refresh for series: [393187][Ahsoka].
2025-09-04 21:35:59.8|Info|DiskScanService|Scanning Ahsoka
2025-09-04 21:35:59.8|Info|DiskScanService|Completed scanning disk for Ahsoka
2025-09-04 21:35:59.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:35:59.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:35:59.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:35:59.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:35:59.8|Info|RefreshSeriesService|Updating Alien: Earth
2025-09-04 21:35:59.9|Info|RefreshEpisodeService|Starting episode info refresh for: [458912][Alien: Earth]
2025-09-04 21:35:59.9|Info|RefreshEpisodeService|Finished episode refresh for series: [458912][Alien: Earth].
2025-09-04 21:35:59.9|Info|DiskScanService|Scanning Alien: Earth
2025-09-04 21:35:59.9|Info|DiskScanService|Completed scanning disk for Alien: Earth
2025-09-04 21:35:59.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:35:59.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:35:59.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:35:59.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:35:59.9|Info|RefreshSeriesService|Skipping refresh of series: Alphas
2025-09-04 21:35:59.9|Info|DiskScanService|Scanning Alphas
2025-09-04 21:36:00.0|Info|DiskScanService|Completed scanning disk for Alphas
2025-09-04 21:36:00.0|Info|MediaCoverService|Downloading Poster for [458912][Alien: Earth] https://artworks.thetvdb.com/banners/v4/series/458912/posters/6824741cf2136.jpg
2025-09-04 21:36:00.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:00.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:00.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:00.0|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-04 21:36:00.0|Info|RefreshSeriesService|Skipping refresh of series: Andor
2025-09-04 21:36:00.0|Info|DiskScanService|Scanning Andor
2025-09-04 21:36:00.0|Info|DiskScanService|Completed scanning disk for Andor
2025-09-04 21:36:00.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:00.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:00.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:00.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:00.0|Info|RefreshSeriesService|Skipping refresh of series: Another Life
2025-09-04 21:36:00.0|Info|DiskScanService|Scanning Another Life
2025-09-04 21:36:00.0|Info|DiskScanService|Completed scanning disk for Another Life
2025-09-04 21:36:00.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:00.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:00.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:00.0|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-04 21:36:00.1|Info|RefreshSeriesService|Skipping refresh of series: Arrow
2025-09-04 21:36:00.1|Info|DiskScanService|Scanning Arrow
2025-09-04 21:36:00.1|Info|DiskScanService|Completed scanning disk for Arrow
2025-09-04 21:36:00.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:00.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:00.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:00.2|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-04 21:36:00.2|Info|RefreshSeriesService|Updating Avatar: The Last Airbender (2024)
2025-09-04 21:36:00.3|Info|RefreshEpisodeService|Starting episode info refresh for: [385925][Avatar: The Last Airbender (2024)]
2025-09-04 21:36:00.4|Info|RefreshEpisodeService|Finished episode refresh for series: [385925][Avatar: The Last Airbender (2024)].
2025-09-04 21:36:00.4|Info|DiskScanService|Scanning Avatar: The Last Airbender (2024)
2025-09-04 21:36:00.4|Info|DiskScanService|Completed scanning disk for Avatar: The Last Airbender (2024)
2025-09-04 21:36:00.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:00.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:00.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:00.4|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-04 21:36:00.4|Info|RefreshSeriesService|Skipping refresh of series: Battlestar Galactica (2003)
2025-09-04 21:36:00.4|Info|DiskScanService|Scanning Battlestar Galactica (2003)
2025-09-04 21:36:00.4|Info|DiskScanService|Completed scanning disk for Battlestar Galactica (2003)
2025-09-04 21:36:00.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:00.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:00.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:00.5|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-04 21:36:00.5|Info|RefreshSeriesService|Skipping refresh of series: Beacon 23
2025-09-04 21:36:00.5|Info|DiskScanService|Scanning Beacon 23
2025-09-04 21:36:00.5|Info|DiskScanService|Completed scanning disk for Beacon 23
2025-09-04 21:36:00.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:00.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:00.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:00.5|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-04 21:36:00.5|Info|RefreshSeriesService|Skipping refresh of series: Black Bird
2025-09-04 21:36:00.5|Info|DiskScanService|Scanning Black Bird
2025-09-04 21:36:00.5|Info|DiskScanService|Completed scanning disk for Black Bird
2025-09-04 21:36:00.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:00.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:00.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:00.5|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-04 21:36:00.6|Info|RefreshSeriesService|Skipping refresh of series: Black Sun
2025-09-04 21:36:00.6|Info|DiskScanService|Scanning Black Sun
2025-09-04 21:36:00.6|Info|DiskScanService|Completed scanning disk for Black Sun
2025-09-04 21:36:00.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:00.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:00.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:00.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:00.6|Info|RefreshSeriesService|Updating The Blacklist (2014)
2025-09-04 21:36:01.8|Info|RefreshEpisodeService|Starting episode info refresh for: [394358][The Blacklist (2014)]
2025-09-04 21:36:01.9|Info|RefreshEpisodeService|Finished episode refresh for series: [394358][The Blacklist (2014)].
2025-09-04 21:36:01.9|Info|DiskScanService|Scanning The Blacklist (2014)
2025-09-04 21:36:12.8|Info|DiskScanService|Completed scanning disk for The Blacklist (2014)
2025-09-04 21:36:12.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:12.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:12.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:12.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:12.8|Info|RefreshSeriesService|Skipping refresh of series: Blindspot
2025-09-04 21:36:12.8|Info|DiskScanService|Scanning Blindspot
2025-09-04 21:36:12.9|Info|DiskScanService|Completed scanning disk for Blindspot
2025-09-04 21:36:12.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:12.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:12.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:12.9|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-04 21:36:12.9|Info|RefreshSeriesService|Skipping refresh of series: Bodies (2023)
2025-09-04 21:36:12.9|Info|DiskScanService|Scanning Bodies (2023)
2025-09-04 21:36:12.9|Info|DiskScanService|Completed scanning disk for Bodies (2023)
2025-09-04 21:36:12.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:12.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:12.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:12.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:12.9|Info|RefreshSeriesService|Skipping refresh of series: Body of Proof
2025-09-04 21:36:12.9|Info|DiskScanService|Scanning Body of Proof
2025-09-04 21:36:13.0|Info|DiskScanService|Completed scanning disk for Body of Proof
2025-09-04 21:36:13.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:13.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:13.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:13.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:13.0|Info|RefreshSeriesService|Skipping refresh of series: The Book of Boba Fett
2025-09-04 21:36:13.0|Info|DiskScanService|Scanning The Book of Boba Fett
2025-09-04 21:36:13.0|Info|DiskScanService|Completed scanning disk for The Book of Boba Fett
2025-09-04 21:36:13.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:13.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:13.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:13.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:13.0|Info|RefreshSeriesService|Skipping refresh of series: Bosch
2025-09-04 21:36:13.0|Info|DiskScanService|Scanning Bosch
2025-09-04 21:36:13.0|Info|DiskScanService|Completed scanning disk for Bosch
2025-09-04 21:36:13.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:13.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:13.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:13.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:13.0|Info|RefreshSeriesService|Skipping refresh of series: Bosch: Legacy
2025-09-04 21:36:13.0|Info|DiskScanService|Scanning Bosch: Legacy
2025-09-04 21:36:13.0|Info|DiskScanService|Completed scanning disk for Bosch: Legacy
2025-09-04 21:36:13.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:13.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:13.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:13.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:13.1|Info|RefreshSeriesService|Skipping refresh of series: Breaking Bad
2025-09-04 21:36:13.1|Info|DiskScanService|Scanning Breaking Bad
2025-09-04 21:36:13.1|Info|DiskScanService|Completed scanning disk for Breaking Bad
2025-09-04 21:36:13.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:13.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:13.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:13.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:13.1|Info|RefreshSeriesService|Skipping refresh of series: The Brothers Sun
2025-09-04 21:36:13.1|Info|DiskScanService|Scanning The Brothers Sun
2025-09-04 21:36:13.1|Info|DiskScanService|Completed scanning disk for The Brothers Sun
2025-09-04 21:36:13.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:13.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:13.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:13.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:13.1|Info|RefreshSeriesService|Skipping refresh of series: Camelot
2025-09-04 21:36:13.1|Info|DiskScanService|Scanning Camelot
2025-09-04 21:36:13.1|Info|DiskScanService|Completed scanning disk for Camelot
2025-09-04 21:36:13.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:13.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:13.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:13.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:13.1|Info|RefreshSeriesService|Skipping refresh of series: Caprica
2025-09-04 21:36:13.1|Info|DiskScanService|Scanning Caprica
2025-09-04 21:36:13.1|Info|DiskScanService|Completed scanning disk for Caprica
2025-09-04 21:36:13.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:13.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:13.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:13.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:13.2|Info|RefreshSeriesService|Skipping refresh of series: Carnival Row
2025-09-04 21:36:13.2|Info|DiskScanService|Scanning Carnival Row
2025-09-04 21:36:13.2|Info|DiskScanService|Completed scanning disk for Carnival Row
2025-09-04 21:36:13.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:13.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:13.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:13.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:13.2|Info|RefreshSeriesService|Skipping refresh of series: Chapelwaite
2025-09-04 21:36:13.2|Info|DiskScanService|Scanning Chapelwaite
2025-09-04 21:36:13.2|Info|DiskScanService|Completed scanning disk for Chapelwaite
2025-09-04 21:36:13.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:13.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:13.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:13.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:13.2|Info|RefreshSeriesService|Updating Citadel
2025-09-04 21:36:13.3|Info|RefreshEpisodeService|Starting episode info refresh for: [393268][Citadel]
2025-09-04 21:36:13.3|Info|RefreshEpisodeService|Finished episode refresh for series: [393268][Citadel].
2025-09-04 21:36:13.3|Info|DiskScanService|Scanning Citadel
2025-09-04 21:36:13.3|Info|DiskScanService|Completed scanning disk for Citadel
2025-09-04 21:36:13.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:13.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:13.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:13.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:13.3|Info|RefreshSeriesService|Skipping refresh of series: Constellation
2025-09-04 21:36:13.3|Info|DiskScanService|Scanning Constellation
2025-09-04 21:36:13.3|Info|DiskScanService|Completed scanning disk for Constellation
2025-09-04 21:36:13.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:13.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:13.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:13.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:13.3|Info|RefreshSeriesService|Skipping refresh of series: The Continental (2023)
2025-09-04 21:36:13.3|Info|DiskScanService|Scanning The Continental (2023)
2025-09-04 21:36:13.3|Info|DiskScanService|Completed scanning disk for The Continental (2023)
2025-09-04 21:36:13.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:13.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:13.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:13.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:13.4|Info|RefreshSeriesService|Skipping refresh of series: Continuum (2012)
2025-09-04 21:36:13.4|Info|DiskScanService|Scanning Continuum (2012)
2025-09-04 21:36:14.6|Info|DiskScanService|Completed scanning disk for Continuum (2012)
2025-09-04 21:36:14.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:14.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:14.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:14.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:14.6|Info|RefreshSeriesService|Skipping refresh of series: Da Vinci's Demons
2025-09-04 21:36:14.6|Info|DiskScanService|Scanning Da Vinci's Demons
2025-09-04 21:36:14.6|Info|DiskScanService|Completed scanning disk for Da Vinci's Demons
2025-09-04 21:36:14.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:14.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:14.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:14.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:14.6|Info|RefreshSeriesService|Updating Daredevil: Born Again
2025-09-04 21:36:14.7|Info|RefreshEpisodeService|Starting episode info refresh for: [422712][Daredevil: Born Again]
2025-09-04 21:36:14.7|Info|RefreshEpisodeService|Finished episode refresh for series: [422712][Daredevil: Born Again].
2025-09-04 21:36:14.7|Info|DiskScanService|Scanning Daredevil: Born Again
2025-09-04 21:36:14.7|Info|DiskScanService|Completed scanning disk for Daredevil: Born Again
2025-09-04 21:36:14.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:14.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:14.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:14.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:14.7|Info|RefreshSeriesService|Updating Dark Matter (2024)
2025-09-04 21:36:14.7|Info|RefreshEpisodeService|Starting episode info refresh for: [393159][Dark Matter (2024)]
2025-09-04 21:36:14.8|Info|RefreshEpisodeService|Finished episode refresh for series: [393159][Dark Matter (2024)].
2025-09-04 21:36:14.8|Info|DiskScanService|Scanning Dark Matter (2024)
2025-09-04 21:36:14.8|Info|DiskScanService|Completed scanning disk for Dark Matter (2024)
2025-09-04 21:36:14.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:14.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:14.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:14.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:14.8|Info|RefreshSeriesService|Updating The Day of the Jackal
2025-09-04 21:36:14.9|Info|RefreshEpisodeService|Starting episode info refresh for: [426866][The Day of the Jackal]
2025-09-04 21:36:14.9|Info|RefreshEpisodeService|Finished episode refresh for series: [426866][The Day of the Jackal].
2025-09-04 21:36:14.9|Info|DiskScanService|Scanning The Day of the Jackal
2025-09-04 21:36:14.9|Info|DiskScanService|Completed scanning disk for The Day of the Jackal
2025-09-04 21:36:14.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:14.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:14.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:14.9|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files.
2025-09-04 21:36:15.0|Info|RefreshSeriesService|Skipping refresh of series: Debris
2025-09-04 21:36:15.0|Info|DiskScanService|Scanning Debris
2025-09-04 21:36:15.0|Info|DiskScanService|Completed scanning disk for Debris
2025-09-04 21:36:15.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:15.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:15.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:15.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:15.0|Info|RefreshSeriesService|Skipping refresh of series: A Discovery of Witches
2025-09-04 21:36:15.0|Info|DiskScanService|Scanning A Discovery of Witches
2025-09-04 21:36:15.0|Info|DiskScanService|Completed scanning disk for A Discovery of Witches
2025-09-04 21:36:15.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:15.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:15.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:15.0|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-04 21:36:15.0|Info|RefreshSeriesService|Skipping refresh of series: Dracula (2020)
2025-09-04 21:36:15.0|Info|DiskScanService|Scanning Dracula (2020)
2025-09-04 21:36:15.0|Info|DiskScanService|Completed scanning disk for Dracula (2020)
2025-09-04 21:36:15.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:15.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:15.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:15.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:15.1|Info|RefreshSeriesService|Updating Dune: Prophecy
2025-09-04 21:36:15.1|Info|RefreshEpisodeService|Starting episode info refresh for: [367118][Dune: Prophecy]
2025-09-04 21:36:15.1|Info|RefreshEpisodeService|Finished episode refresh for series: [367118][Dune: Prophecy].
2025-09-04 21:36:15.1|Info|DiskScanService|Scanning Dune: Prophecy
2025-09-04 21:36:15.1|Info|DiskScanService|Completed scanning disk for Dune: Prophecy
2025-09-04 21:36:15.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:15.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:15.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:15.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:15.2|Info|RefreshSeriesService|Updating The Eternaut
2025-09-04 21:36:15.2|Info|RefreshEpisodeService|Starting episode info refresh for: [420039][The Eternaut]
2025-09-04 21:36:15.2|Info|RefreshEpisodeService|Finished episode refresh for series: [420039][The Eternaut].
2025-09-04 21:36:15.2|Info|DiskScanService|Scanning The Eternaut
2025-09-04 21:36:15.2|Info|DiskScanService|Completed scanning disk for The Eternaut
2025-09-04 21:36:15.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:15.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:15.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:15.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:15.2|Info|RefreshSeriesService|Skipping refresh of series: Eureka
2025-09-04 21:36:15.2|Info|DiskScanService|Scanning Eureka
2025-09-04 21:36:15.3|Info|DiskScanService|Completed scanning disk for Eureka
2025-09-04 21:36:15.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:15.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:15.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:15.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:15.3|Info|RefreshSeriesService|Skipping refresh of series: The Event
2025-09-04 21:36:15.3|Info|DiskScanService|Scanning The Event
2025-09-04 21:36:15.3|Info|DiskScanService|Completed scanning disk for The Event
2025-09-04 21:36:15.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:15.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:15.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:15.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:15.3|Info|RefreshSeriesService|Skipping refresh of series: The Expanse
2025-09-04 21:36:15.3|Info|DiskScanService|Scanning The Expanse
2025-09-04 21:36:15.3|Info|DiskScanService|Completed scanning disk for The Expanse
2025-09-04 21:36:15.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:15.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:15.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:15.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:15.4|Info|RefreshSeriesService|Skipping refresh of series: Extant
2025-09-04 21:36:15.4|Info|DiskScanService|Scanning Extant
2025-09-04 21:36:15.4|Info|DiskScanService|Completed scanning disk for Extant
2025-09-04 21:36:15.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:15.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:15.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:15.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:15.4|Info|RefreshSeriesService|Skipping refresh of series: The Falcon and The Winter Soldier
2025-09-04 21:36:15.4|Info|DiskScanService|Scanning The Falcon and The Winter Soldier
2025-09-04 21:36:15.4|Info|DiskScanService|Completed scanning disk for The Falcon and The Winter Soldier
2025-09-04 21:36:15.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:15.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:15.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:15.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:15.4|Info|RefreshSeriesService|Updating Fallout
2025-09-04 21:36:15.4|Info|RefreshEpisodeService|Starting episode info refresh for: [416744][Fallout]
2025-09-04 21:36:15.5|Info|RefreshEpisodeService|Finished episode refresh for series: [416744][Fallout].
2025-09-04 21:36:15.5|Info|DiskScanService|Scanning Fallout
2025-09-04 21:36:15.5|Info|DiskScanService|Completed scanning disk for Fallout
2025-09-04 21:36:15.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:15.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:15.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:15.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:15.6|Info|RefreshSeriesService|Skipping refresh of series: Fargo
2025-09-04 21:36:15.6|Info|DiskScanService|Scanning Fargo
2025-09-04 21:36:15.6|Info|DiskScanService|Completed scanning disk for Fargo
2025-09-04 21:36:15.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:15.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:15.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:15.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:15.6|Info|RefreshSeriesService|Skipping refresh of series: Farscape
2025-09-04 21:36:15.6|Info|DiskScanService|Scanning Farscape
2025-09-04 21:36:15.6|Info|DiskScanService|Completed scanning disk for Farscape
2025-09-04 21:36:15.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:15.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:15.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:15.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:15.7|Info|RefreshSeriesService|Skipping refresh of series: Firefly
2025-09-04 21:36:15.7|Info|DiskScanService|Scanning Firefly
2025-09-04 21:36:15.7|Info|DiskScanService|Completed scanning disk for Firefly
2025-09-04 21:36:15.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:15.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:15.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:15.7|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files.
2025-09-04 21:36:15.7|Info|RefreshSeriesService|Skipping refresh of series: The Flash (2014)
2025-09-04 21:36:15.7|Info|DiskScanService|Scanning The Flash (2014)
2025-09-04 21:36:15.8|Info|DiskScanService|Completed scanning disk for The Flash (2014)
2025-09-04 21:36:15.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:15.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:15.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:15.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:15.8|Info|RefreshSeriesService|Skipping refresh of series: FlashForward
2025-09-04 21:36:15.9|Info|DiskScanService|Scanning FlashForward
2025-09-04 21:36:15.9|Info|DiskScanService|Completed scanning disk for FlashForward
2025-09-04 21:36:15.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:15.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:15.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:15.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:15.9|Info|RefreshSeriesService|Skipping refresh of series: Forever (2014)
2025-09-04 21:36:15.9|Info|DiskScanService|Scanning Forever (2014)
2025-09-04 21:36:15.9|Info|DiskScanService|Completed scanning disk for Forever (2014)
2025-09-04 21:36:15.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:15.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:15.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:15.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:15.9|Info|RefreshSeriesService|Updating Foundation (2021)
2025-09-04 21:36:15.9|Info|RefreshEpisodeService|Starting episode info refresh for: [366972][Foundation (2021)]
2025-09-04 21:36:16.0|Info|RefreshEpisodeService|Finished episode refresh for series: [366972][Foundation (2021)].
2025-09-04 21:36:16.0|Info|DiskScanService|Scanning Foundation (2021)
2025-09-04 21:36:16.0|Info|DiskScanService|Completed scanning disk for Foundation (2021)
2025-09-04 21:36:16.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:16.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:16.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:16.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:16.0|Info|RefreshSeriesService|Updating FROM
2025-09-04 21:36:16.0|Info|RefreshEpisodeService|Starting episode info refresh for: [401003][FROM]
2025-09-04 21:36:16.2|Info|RefreshEpisodeService|Finished episode refresh for series: [401003][FROM].
2025-09-04 21:36:16.2|Info|DiskScanService|Scanning FROM
2025-09-04 21:36:16.2|Info|DiskScanService|Completed scanning disk for FROM
2025-09-04 21:36:16.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:16.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:16.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:16.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:16.2|Info|RefreshSeriesService|Skipping refresh of series: FUBAR
2025-09-04 21:36:16.2|Info|DiskScanService|Scanning FUBAR
2025-09-04 21:36:16.2|Info|DiskScanService|Completed scanning disk for FUBAR
2025-09-04 21:36:16.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:16.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:16.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:16.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:16.2|Info|RefreshSeriesService|Skipping refresh of series: Full Circle (2013)
2025-09-04 21:36:16.2|Info|DiskScanService|Scanning Full Circle (2013)
2025-09-04 21:36:20.2|Info|DiskScanService|Completed scanning disk for Full Circle (2013)
2025-09-04 21:36:20.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:20.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:20.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:20.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:20.3|Info|RefreshSeriesService|Skipping refresh of series: Game of Thrones
2025-09-04 21:36:20.3|Info|DiskScanService|Scanning Game of Thrones
2025-09-04 21:36:20.3|Info|DiskScanService|Completed scanning disk for Game of Thrones
2025-09-04 21:36:20.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:20.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:20.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:20.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:20.3|Info|RefreshSeriesService|Updating Gen V
2025-09-04 21:36:20.4|Info|RefreshEpisodeService|Starting episode info refresh for: [417909][Gen V]
2025-09-04 21:36:20.5|Info|RefreshEpisodeService|Finished episode refresh for series: [417909][Gen V].
2025-09-04 21:36:20.5|Info|DiskScanService|Scanning Gen V
2025-09-04 21:36:20.5|Info|DiskScanService|Completed scanning disk for Gen V
2025-09-04 21:36:20.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:20.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:20.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:20.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:20.5|Info|RefreshSeriesService|Skipping refresh of series: Gokusen (2004)
2025-09-04 21:36:20.5|Info|DiskScanService|Scanning Gokusen (2004)
2025-09-04 21:36:22.1|Info|DiskScanService|Completed scanning disk for Gokusen (2004)
2025-09-04 21:36:22.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:22.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:22.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:22.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:22.1|Info|RefreshSeriesService|Skipping refresh of series: Goosebumps (2023)
2025-09-04 21:36:22.2|Info|DiskScanService|Scanning Goosebumps (2023)
2025-09-04 21:36:22.2|Info|DiskScanService|Completed scanning disk for Goosebumps (2023)
2025-09-04 21:36:22.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:22.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:22.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:22.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:22.2|Info|RefreshSeriesService|Skipping refresh of series: Grid
2025-09-04 21:36:22.2|Info|DiskScanService|Scanning Grid
2025-09-04 21:36:22.2|Info|DiskScanService|Completed scanning disk for Grid
2025-09-04 21:36:22.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:22.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:22.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:22.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:22.2|Info|RefreshSeriesService|Skipping refresh of series: Grimm
2025-09-04 21:36:22.2|Info|DiskScanService|Scanning Grimm
2025-09-04 21:36:22.2|Info|DiskScanService|Completed scanning disk for Grimm
2025-09-04 21:36:22.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:22.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:22.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:22.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:22.3|Info|RefreshSeriesService|Skipping refresh of series: Gyeongseong Creature
2025-09-04 21:36:22.3|Info|DiskScanService|Scanning Gyeongseong Creature
2025-09-04 21:36:22.3|Info|DiskScanService|Completed scanning disk for Gyeongseong Creature
2025-09-04 21:36:22.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:22.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:22.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:22.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:22.3|Info|RefreshSeriesService|Skipping refresh of series: Halo
2025-09-04 21:36:22.3|Info|DiskScanService|Scanning Halo
2025-09-04 21:36:22.3|Info|DiskScanService|Completed scanning disk for Halo
2025-09-04 21:36:22.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:22.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:22.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:22.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:22.3|Info|RefreshSeriesService|Skipping refresh of series: Hawkeye (2021)
2025-09-04 21:36:22.3|Info|DiskScanService|Scanning Hawkeye (2021)
2025-09-04 21:36:22.3|Info|DiskScanService|Completed scanning disk for Hawkeye (2021)
2025-09-04 21:36:22.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:22.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:22.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:22.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:22.3|Info|RefreshSeriesService|Skipping refresh of series: Heroes
2025-09-04 21:36:22.3|Info|DiskScanService|Scanning Heroes
2025-09-04 21:36:22.3|Info|DiskScanService|Completed scanning disk for Heroes
2025-09-04 21:36:22.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:22.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:22.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:22.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:22.4|Info|RefreshSeriesService|Skipping refresh of series: Heroes Reborn
2025-09-04 21:36:22.4|Info|DiskScanService|Scanning Heroes Reborn
2025-09-04 21:36:22.4|Info|DiskScanService|Completed scanning disk for Heroes Reborn
2025-09-04 21:36:22.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:22.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:22.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:22.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:22.4|Info|RefreshSeriesService|Updating Hijack
2025-09-04 21:36:22.4|Info|RefreshEpisodeService|Starting episode info refresh for: [419254][Hijack]
2025-09-04 21:36:22.4|Info|RefreshEpisodeService|Finished episode refresh for series: [419254][Hijack].
2025-09-04 21:36:22.5|Info|DiskScanService|Scanning Hijack
2025-09-04 21:36:22.5|Info|DiskScanService|Completed scanning disk for Hijack
2025-09-04 21:36:22.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:22.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:22.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:22.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:22.5|Info|RefreshSeriesService|Skipping refresh of series: His Dark Materials
2025-09-04 21:36:22.5|Info|DiskScanService|Scanning His Dark Materials
2025-09-04 21:36:22.5|Info|DiskScanService|Completed scanning disk for His Dark Materials
2025-09-04 21:36:22.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:22.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:22.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:22.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:22.5|Info|RefreshSeriesService|Updating House of the Dragon
2025-09-04 21:36:22.5|Info|RefreshEpisodeService|Starting episode info refresh for: [371572][House of the Dragon]
2025-09-04 21:36:22.6|Info|RefreshEpisodeService|Finished episode refresh for series: [371572][House of the Dragon].
2025-09-04 21:36:22.6|Info|DiskScanService|Scanning House of the Dragon
2025-09-04 21:36:22.7|Info|DiskScanService|Completed scanning disk for House of the Dragon
2025-09-04 21:36:22.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:22.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:22.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:22.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:22.7|Info|RefreshSeriesService|Skipping refresh of series: Hunters (2020)
2025-09-04 21:36:22.7|Info|DiskScanService|Scanning Hunters (2020)
2025-09-04 21:36:22.7|Info|DiskScanService|Completed scanning disk for Hunters (2020)
2025-09-04 21:36:22.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:22.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:22.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:22.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:22.7|Info|RefreshSeriesService|Skipping refresh of series: I Am Groot
2025-09-04 21:36:22.7|Info|DiskScanService|Scanning I Am Groot
2025-09-04 21:36:22.7|Info|DiskScanService|Completed scanning disk for I Am Groot
2025-09-04 21:36:22.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:22.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:22.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:22.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:22.7|Info|RefreshSeriesService|Skipping refresh of series: Infiniti
2025-09-04 21:36:22.7|Info|DiskScanService|Scanning Infiniti
2025-09-04 21:36:22.7|Info|DiskScanService|Completed scanning disk for Infiniti
2025-09-04 21:36:22.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:22.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:22.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:22.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:22.7|Info|RefreshSeriesService|Updating Invasion (2021)
2025-09-04 21:36:22.8|Info|RefreshEpisodeService|Starting episode info refresh for: [404492][Invasion (2021)]
2025-09-04 21:36:22.9|Info|RefreshEpisodeService|Finished episode refresh for series: [404492][Invasion (2021)].
2025-09-04 21:36:22.9|Info|DiskScanService|Scanning Invasion (2021)
2025-09-04 21:36:22.9|Info|DiskScanService|Completed scanning disk for Invasion (2021)
2025-09-04 21:36:22.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:22.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:22.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:22.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:22.9|Info|RefreshSeriesService|Skipping refresh of series: Ironheart
2025-09-04 21:36:22.9|Info|DiskScanService|Scanning Ironheart
2025-09-04 21:36:22.9|Info|DiskScanService|Completed scanning disk for Ironheart
2025-09-04 21:36:22.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:22.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:22.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:22.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:22.9|Info|RefreshSeriesService|Skipping refresh of series: Jupiter's Legacy
2025-09-04 21:36:22.9|Info|DiskScanService|Scanning Jupiter's Legacy
2025-09-04 21:36:22.9|Info|DiskScanService|Completed scanning disk for Jupiter's Legacy
2025-09-04 21:36:22.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:22.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:22.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:22.9|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files.
2025-09-04 21:36:22.9|Info|RefreshSeriesService|Skipping refresh of series: Kaleidoscope (2023)
2025-09-04 21:36:22.9|Info|DiskScanService|Scanning Kaleidoscope (2023)
2025-09-04 21:36:22.9|Info|DiskScanService|Completed scanning disk for Kaleidoscope (2023)
2025-09-04 21:36:22.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:22.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:22.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:22.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:22.9|Info|RefreshSeriesService|Skipping refresh of series: Kingdom (2019)
2025-09-04 21:36:22.9|Info|DiskScanService|Scanning Kingdom (2019)
2025-09-04 21:36:22.9|Info|DiskScanService|Completed scanning disk for Kingdom (2019)
2025-09-04 21:36:23.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:23.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:23.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:23.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:23.0|Info|RefreshSeriesService|Skipping refresh of series: The Last Man on Earth
2025-09-04 21:36:23.0|Info|DiskScanService|Scanning The Last Man on Earth
2025-09-04 21:36:23.0|Info|DiskScanService|Completed scanning disk for The Last Man on Earth
2025-09-04 21:36:23.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:23.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:23.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:23.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:23.0|Info|RefreshSeriesService|Updating The Last of Us
2025-09-04 21:36:23.0|Info|RefreshEpisodeService|Starting episode info refresh for: [392256][The Last of Us]
2025-09-04 21:36:23.2|Info|RefreshEpisodeService|Finished episode refresh for series: [392256][The Last of Us].
2025-09-04 21:36:23.2|Info|DiskScanService|Scanning The Last of Us
2025-09-04 21:36:23.2|Info|DiskScanService|Completed scanning disk for The Last of Us
2025-09-04 21:36:23.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:23.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:23.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:23.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:23.3|Info|RefreshSeriesService|Updating Lioness
2025-09-04 21:36:23.3|Info|RefreshEpisodeService|Starting episode info refresh for: [388589][Lioness]
2025-09-04 21:36:23.4|Info|RefreshEpisodeService|Finished episode refresh for series: [388589][Lioness].
2025-09-04 21:36:23.4|Info|DiskScanService|Scanning Lioness
2025-09-04 21:36:23.4|Info|DiskScanService|Completed scanning disk for Lioness
2025-09-04 21:36:23.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:23.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:23.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:23.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:23.4|Info|RefreshSeriesService|Skipping refresh of series: Lockwood & Co.
2025-09-04 21:36:23.4|Info|DiskScanService|Scanning Lockwood & Co.
2025-09-04 21:36:23.5|Info|DiskScanService|Completed scanning disk for Lockwood & Co.
2025-09-04 21:36:23.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:23.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:23.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:23.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:23.5|Info|RefreshSeriesService|Skipping refresh of series: Loki
2025-09-04 21:36:23.5|Info|DiskScanService|Scanning Loki
2025-09-04 21:36:23.5|Info|DiskScanService|Completed scanning disk for Loki
2025-09-04 21:36:23.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:23.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:23.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:23.5|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-04 21:36:23.5|Info|RefreshSeriesService|Updating The Lord of the Rings: The Rings of Power
2025-09-04 21:36:23.5|Info|RefreshEpisodeService|Starting episode info refresh for: [367506][The Lord of the Rings: The Rings of Power]
2025-09-04 21:36:23.6|Info|RefreshEpisodeService|Finished episode refresh for series: [367506][The Lord of the Rings: The Rings of Power].
2025-09-04 21:36:23.6|Info|DiskScanService|Scanning The Lord of the Rings: The Rings of Power
2025-09-04 21:36:23.6|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The Rings of Power
2025-09-04 21:36:23.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:23.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:23.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:23.6|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-04 21:36:23.6|Info|RefreshSeriesService|Skipping refresh of series: Lost in Space (2018)
2025-09-04 21:36:23.6|Info|DiskScanService|Scanning Lost in Space (2018)
2025-09-04 21:36:23.6|Info|DiskScanService|Completed scanning disk for Lost in Space (2018)
2025-09-04 21:36:23.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:23.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:23.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:23.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:23.7|Info|RefreshSeriesService|Skipping refresh of series: The Lost Room
2025-09-04 21:36:23.7|Info|DiskScanService|Scanning The Lost Room
2025-09-04 21:36:23.7|Info|DiskScanService|Completed scanning disk for The Lost Room
2025-09-04 21:36:23.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:23.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:23.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:23.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:23.7|Info|RefreshSeriesService|Skipping refresh of series: Lucifer
2025-09-04 21:36:23.7|Info|DiskScanService|Scanning Lucifer
2025-09-04 21:36:23.7|Info|DiskScanService|Completed scanning disk for Lucifer
2025-09-04 21:36:23.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:23.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:23.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:23.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:23.7|Info|RefreshSeriesService|Skipping refresh of series: Luna Nera
2025-09-04 21:36:23.7|Info|DiskScanService|Scanning Luna Nera
2025-09-04 21:36:23.7|Info|DiskScanService|Completed scanning disk for Luna Nera
2025-09-04 21:36:23.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:23.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:23.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:23.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:23.7|Info|RefreshSeriesService|Skipping refresh of series: The Magicians (2015)
2025-09-04 21:36:23.7|Info|DiskScanService|Scanning The Magicians (2015)
2025-09-04 21:36:23.8|Info|DiskScanService|Completed scanning disk for The Magicians (2015)
2025-09-04 21:36:23.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:23.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:23.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:23.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:23.8|Info|RefreshSeriesService|Updating The Mandalorian
2025-09-04 21:36:23.8|Info|RefreshEpisodeService|Starting episode info refresh for: [361753][The Mandalorian]
2025-09-04 21:36:23.9|Info|RefreshEpisodeService|Finished episode refresh for series: [361753][The Mandalorian].
2025-09-04 21:36:23.9|Info|DiskScanService|Scanning The Mandalorian
2025-09-04 21:36:23.9|Info|DiskScanService|Completed scanning disk for The Mandalorian
2025-09-04 21:36:23.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:23.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:23.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:23.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:23.9|Info|RefreshSeriesService|Skipping refresh of series: Manifest
2025-09-04 21:36:23.9|Info|DiskScanService|Scanning Manifest
2025-09-04 21:36:23.9|Info|DiskScanService|Completed scanning disk for Manifest
2025-09-04 21:36:23.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:23.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:23.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:23.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:23.9|Info|RefreshSeriesService|Skipping refresh of series: Marvel's Agents of S.H.I.E.L.D.
2025-09-04 21:36:23.9|Info|DiskScanService|Scanning Marvel's Agents of S.H.I.E.L.D.
2025-09-04 21:36:24.0|Info|DiskScanService|Completed scanning disk for Marvel's Agents of S.H.I.E.L.D.
2025-09-04 21:36:24.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:24.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:24.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:24.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:24.1|Info|RefreshSeriesService|Skipping refresh of series: Marvel's The Punisher
2025-09-04 21:36:24.1|Info|DiskScanService|Scanning Marvel's The Punisher
2025-09-04 21:36:24.1|Info|DiskScanService|Completed scanning disk for Marvel's The Punisher
2025-09-04 21:36:24.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:24.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:24.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:24.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:24.1|Info|RefreshSeriesService|Skipping refresh of series: Master of the House
2025-09-04 21:36:24.1|Info|DiskScanService|Scanning Master of the House
2025-09-04 21:36:24.1|Info|DiskScanService|Completed scanning disk for Master of the House
2025-09-04 21:36:24.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:24.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:24.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:24.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:24.1|Info|RefreshSeriesService|Updating Mayor of Kingstown
2025-09-04 21:36:24.2|Info|RefreshEpisodeService|Starting episode info refresh for: [386630][Mayor of Kingstown]
2025-09-04 21:36:24.3|Info|RefreshEpisodeService|Finished episode refresh for series: [386630][Mayor of Kingstown].
2025-09-04 21:36:24.3|Info|DiskScanService|Scanning Mayor of Kingstown
2025-09-04 21:36:24.4|Info|DiskScanService|Completed scanning disk for Mayor of Kingstown
2025-09-04 21:36:24.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:24.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:24.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:24.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:24.5|Info|RefreshSeriesService|Skipping refresh of series: Merlin
2025-09-04 21:36:24.5|Info|DiskScanService|Scanning Merlin
2025-09-04 21:36:24.5|Info|DiskScanService|Completed scanning disk for Merlin
2025-09-04 21:36:24.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:24.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:24.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:24.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:24.5|Info|RefreshSeriesService|Skipping refresh of series: Missions
2025-09-04 21:36:24.5|Info|DiskScanService|Scanning Missions
2025-09-04 21:36:24.5|Info|DiskScanService|Completed scanning disk for Missions
2025-09-04 21:36:24.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:24.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:24.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:24.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:24.5|Info|RefreshSeriesService|Updating MobLand
2025-09-04 21:36:24.6|Info|RefreshEpisodeService|Starting episode info refresh for: [446831][MobLand]
2025-09-04 21:36:24.6|Info|RefreshEpisodeService|Finished episode refresh for series: [446831][MobLand].
2025-09-04 21:36:24.6|Info|DiskScanService|Scanning MobLand
2025-09-04 21:36:24.6|Info|DiskScanService|Completed scanning disk for MobLand
2025-09-04 21:36:24.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:24.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:24.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:24.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:24.6|Info|RefreshSeriesService|Updating Monarch: Legacy of Monsters
2025-09-04 21:36:24.7|Info|RefreshEpisodeService|Starting episode info refresh for: [422598][Monarch: Legacy of Monsters]
2025-09-04 21:36:24.7|Info|RefreshEpisodeService|Finished episode refresh for series: [422598][Monarch: Legacy of Monsters].
2025-09-04 21:36:24.7|Info|DiskScanService|Scanning Monarch: Legacy of Monsters
2025-09-04 21:36:24.7|Info|DiskScanService|Completed scanning disk for Monarch: Legacy of Monsters
2025-09-04 21:36:24.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:24.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:24.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:24.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:24.7|Info|RefreshSeriesService|Skipping refresh of series: Money Heist
2025-09-04 21:36:24.7|Info|DiskScanService|Scanning Money Heist
2025-09-04 21:36:25.0|Info|DiskScanService|Completed scanning disk for Money Heist
2025-09-04 21:36:25.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:25.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:25.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:25.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:25.0|Info|RefreshSeriesService|Skipping refresh of series: Moon Knight
2025-09-04 21:36:25.0|Info|DiskScanService|Scanning Moon Knight
2025-09-04 21:36:25.0|Info|DiskScanService|Completed scanning disk for Moon Knight
2025-09-04 21:36:25.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:25.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:25.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:25.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:25.0|Info|RefreshSeriesService|Skipping refresh of series: Moonhaven
2025-09-04 21:36:25.0|Info|DiskScanService|Scanning Moonhaven
2025-09-04 21:36:25.0|Info|DiskScanService|Completed scanning disk for Moonhaven
2025-09-04 21:36:25.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:25.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:25.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:25.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:25.0|Info|RefreshSeriesService|Updating My Father's Murderers
2025-09-04 21:36:25.1|Info|RefreshEpisodeService|Starting episode info refresh for: [319183][My Father's Murderers]
2025-09-04 21:36:25.3|Info|RefreshEpisodeService|Finished episode refresh for series: [319183][My Father's Murderers].
2025-09-04 21:36:25.3|Info|DiskScanService|Scanning My Father's Murderers
2025-09-04 21:36:25.3|Info|DiskScanService|Completed scanning disk for My Father's Murderers
2025-09-04 21:36:25.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:25.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:25.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:25.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:25.4|Info|RefreshSeriesService|Skipping refresh of series: Obi-Wan Kenobi
2025-09-04 21:36:25.4|Info|DiskScanService|Scanning Obi-Wan Kenobi
2025-09-04 21:36:25.4|Info|DiskScanService|Completed scanning disk for Obi-Wan Kenobi
2025-09-04 21:36:25.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:25.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:25.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:25.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:25.4|Info|RefreshSeriesService|Skipping refresh of series: The Old Man
2025-09-04 21:36:25.4|Info|DiskScanService|Scanning The Old Man
2025-09-04 21:36:25.4|Info|DiskScanService|Completed scanning disk for The Old Man
2025-09-04 21:36:25.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:25.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:25.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:25.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:25.4|Info|RefreshSeriesService|Skipping refresh of series: Once Upon a Time (2011)
2025-09-04 21:36:25.4|Info|DiskScanService|Scanning Once Upon a Time (2011)
2025-09-04 21:36:25.5|Info|DiskScanService|Completed scanning disk for Once Upon a Time (2011)
2025-09-04 21:36:25.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:25.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:25.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:25.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:25.5|Info|RefreshSeriesService|Skipping refresh of series: Origin
2025-09-04 21:36:25.5|Info|DiskScanService|Scanning Origin
2025-09-04 21:36:25.5|Info|DiskScanService|Completed scanning disk for Origin
2025-09-04 21:36:25.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:25.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:25.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:25.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:25.5|Info|RefreshSeriesService|Skipping refresh of series: The Originals
2025-09-04 21:36:25.5|Info|DiskScanService|Scanning The Originals
2025-09-04 21:36:25.6|Info|DiskScanService|Completed scanning disk for The Originals
2025-09-04 21:36:25.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:25.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:25.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:25.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:25.6|Info|RefreshSeriesService|Skipping refresh of series: The Orville
2025-09-04 21:36:25.6|Info|DiskScanService|Scanning The Orville
2025-09-04 21:36:25.6|Info|DiskScanService|Completed scanning disk for The Orville
2025-09-04 21:36:25.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:25.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:25.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:25.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:25.6|Info|RefreshSeriesService|Skipping refresh of series: Otpisani
2025-09-04 21:36:25.6|Info|DiskScanService|Scanning Otpisani
2025-09-04 21:36:25.6|Info|DiskScanService|Completed scanning disk for Otpisani
2025-09-04 21:36:25.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:25.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:25.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:25.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:25.6|Info|RefreshSeriesService|Updating Outlander
2025-09-04 21:36:25.7|Info|RefreshEpisodeService|Starting episode info refresh for: [270408][Outlander]
2025-09-04 21:36:26.3|Info|RefreshEpisodeService|Finished episode refresh for series: [270408][Outlander].
2025-09-04 21:36:26.3|Info|DiskScanService|Scanning Outlander
2025-09-04 21:36:26.4|Info|DiskScanService|Completed scanning disk for Outlander
2025-09-04 21:36:26.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:26.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:26.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:26.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:26.4|Info|RefreshSeriesService|Skipping refresh of series: Pariah Nexus
2025-09-04 21:36:26.4|Info|DiskScanService|Scanning Pariah Nexus
2025-09-04 21:36:26.4|Info|DiskScanService|Completed scanning disk for Pariah Nexus
2025-09-04 21:36:26.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:26.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:26.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:26.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:26.5|Info|RefreshSeriesService|Skipping refresh of series: Peaky Blinders
2025-09-04 21:36:26.5|Info|DiskScanService|Scanning Peaky Blinders
2025-09-04 21:36:26.5|Info|DiskScanService|Completed scanning disk for Peaky Blinders
2025-09-04 21:36:26.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:26.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:26.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:26.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:26.5|Info|RefreshSeriesService|Skipping refresh of series: Penny Dreadful
2025-09-04 21:36:26.5|Info|DiskScanService|Scanning Penny Dreadful
2025-09-04 21:36:26.5|Info|DiskScanService|Completed scanning disk for Penny Dreadful
2025-09-04 21:36:26.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:26.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:26.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:26.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:26.5|Info|RefreshSeriesService|Updating Percy Jackson and the Olympians
2025-09-04 21:36:26.6|Info|RefreshEpisodeService|Starting episode info refresh for: [415151][Percy Jackson and the Olympians]
2025-09-04 21:36:26.6|Info|RefreshEpisodeService|Finished episode refresh for series: [415151][Percy Jackson and the Olympians].
2025-09-04 21:36:26.6|Info|DiskScanService|Scanning Percy Jackson and the Olympians
2025-09-04 21:36:26.6|Info|DiskScanService|Completed scanning disk for Percy Jackson and the Olympians
2025-09-04 21:36:26.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:26.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:26.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:26.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:26.6|Info|RefreshSeriesService|Skipping refresh of series: Person of Interest
2025-09-04 21:36:26.6|Info|DiskScanService|Scanning Person of Interest
2025-09-04 21:36:26.6|Info|DiskScanService|Completed scanning disk for Person of Interest
2025-09-04 21:36:26.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:26.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:26.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:26.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:26.7|Info|RefreshSeriesService|Skipping refresh of series: Preacher
2025-09-04 21:36:26.7|Info|DiskScanService|Scanning Preacher
2025-09-04 21:36:26.7|Info|DiskScanService|Completed scanning disk for Preacher
2025-09-04 21:36:26.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:26.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:26.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:26.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:26.7|Info|RefreshSeriesService|Skipping refresh of series: The Pretender (US)
2025-09-04 21:36:26.7|Info|DiskScanService|Scanning The Pretender (US)
2025-09-04 21:36:26.7|Info|DiskScanService|Completed scanning disk for The Pretender (US)
2025-09-04 21:36:26.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:26.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:26.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:26.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:26.8|Info|RefreshSeriesService|Skipping refresh of series: Quantum Leap (2022)
2025-09-04 21:36:26.8|Info|DiskScanService|Scanning Quantum Leap (2022)
2025-09-04 21:36:26.8|Info|DiskScanService|Completed scanning disk for Quantum Leap (2022)
2025-09-04 21:36:26.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:26.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:26.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:26.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:26.8|Info|RefreshSeriesService|Skipping refresh of series: Raised by Wolves (2020)
2025-09-04 21:36:26.8|Info|DiskScanService|Scanning Raised by Wolves (2020)
2025-09-04 21:36:26.8|Info|DiskScanService|Completed scanning disk for Raised by Wolves (2020)
2025-09-04 21:36:26.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:26.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:26.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:26.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:26.8|Info|RefreshSeriesService|Updating Reacher
2025-09-04 21:36:26.9|Info|RefreshEpisodeService|Starting episode info refresh for: [366924][Reacher]
2025-09-04 21:36:27.0|Info|RefreshEpisodeService|Finished episode refresh for series: [366924][Reacher].
2025-09-04 21:36:27.0|Info|DiskScanService|Scanning Reacher
2025-09-04 21:36:27.0|Info|DiskScanService|Completed scanning disk for Reacher
2025-09-04 21:36:27.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:27.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:27.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:27.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:27.1|Info|RefreshSeriesService|Updating Resident Alien
2025-09-04 21:36:27.1|Info|RefreshEpisodeService|Starting episode info refresh for: [368166][Resident Alien]
2025-09-04 21:36:27.2|Info|RefreshEpisodeService|Finished episode refresh for series: [368166][Resident Alien].
2025-09-04 21:36:27.2|Info|DiskScanService|Scanning Resident Alien
2025-09-04 21:36:27.2|Info|DiskScanService|Completed scanning disk for Resident Alien
2025-09-04 21:36:27.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:27.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:27.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:27.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:27.3|Info|RefreshSeriesService|Skipping refresh of series: Revenge
2025-09-04 21:36:27.3|Info|DiskScanService|Scanning Revenge
2025-09-04 21:36:27.3|Info|DiskScanService|Completed scanning disk for Revenge
2025-09-04 21:36:27.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:27.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:27.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:27.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:27.3|Info|RefreshSeriesService|Updating Revival (2025)
2025-09-04 21:36:27.3|Info|RefreshEpisodeService|Starting episode info refresh for: [449906][Revival (2025)]
2025-09-04 21:36:27.3|Info|RefreshEpisodeService|Finished episode refresh for series: [449906][Revival (2025)].
2025-09-04 21:36:27.3|Info|DiskScanService|Scanning Revival (2025)
2025-09-04 21:36:27.4|Info|DiskScanService|Completed scanning disk for Revival (2025)
2025-09-04 21:36:27.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:27.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:27.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:27.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:27.4|Info|RefreshSeriesService|Skipping refresh of series: Sanctuary
2025-09-04 21:36:27.4|Info|DiskScanService|Scanning Sanctuary
2025-09-04 21:36:27.4|Info|DiskScanService|Completed scanning disk for Sanctuary
2025-09-04 21:36:27.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:27.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:27.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:27.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:27.5|Info|RefreshSeriesService|Skipping refresh of series: Secret Invasion
2025-09-04 21:36:27.5|Info|DiskScanService|Scanning Secret Invasion
2025-09-04 21:36:27.5|Info|DiskScanService|Completed scanning disk for Secret Invasion
2025-09-04 21:36:27.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:27.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:27.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:27.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:27.5|Info|RefreshSeriesService|Skipping refresh of series: Shadow and Bone
2025-09-04 21:36:27.5|Info|DiskScanService|Scanning Shadow and Bone
2025-09-04 21:36:27.5|Info|DiskScanService|Completed scanning disk for Shadow and Bone
2025-09-04 21:36:27.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:27.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:27.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:27.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:27.5|Info|RefreshSeriesService|Updating Shrinking
2025-09-04 21:36:27.5|Info|RefreshEpisodeService|Starting episode info refresh for: [411364][Shrinking]
2025-09-04 21:36:27.6|Info|RefreshEpisodeService|Finished episode refresh for series: [411364][Shrinking].
2025-09-04 21:36:27.6|Info|DiskScanService|Scanning Shrinking
2025-09-04 21:36:27.6|Info|DiskScanService|Completed scanning disk for Shrinking
2025-09-04 21:36:27.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:27.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:27.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:27.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:27.6|Info|RefreshSeriesService|Skipping refresh of series: The Silent Sea
2025-09-04 21:36:27.6|Info|DiskScanService|Scanning The Silent Sea
2025-09-04 21:36:27.6|Info|DiskScanService|Completed scanning disk for The Silent Sea
2025-09-04 21:36:27.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:27.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:27.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:27.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:27.6|Info|RefreshSeriesService|Updating Silo
2025-09-04 21:36:27.6|Info|RefreshEpisodeService|Starting episode info refresh for: [403245][Silo]
2025-09-04 21:36:27.7|Info|RefreshEpisodeService|Finished episode refresh for series: [403245][Silo].
2025-09-04 21:36:27.7|Info|DiskScanService|Scanning Silo
2025-09-04 21:36:27.7|Info|DiskScanService|Completed scanning disk for Silo
2025-09-04 21:36:27.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:27.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:27.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:27.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:27.7|Info|RefreshSeriesService|Skipping refresh of series: Snowpiercer
2025-09-04 21:36:27.7|Info|DiskScanService|Scanning Snowpiercer
2025-09-04 21:36:27.7|Info|DiskScanService|Completed scanning disk for Snowpiercer
2025-09-04 21:36:27.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:27.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:27.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:27.7|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-04 21:36:27.7|Info|RefreshSeriesService|Skipping refresh of series: Spartacus
2025-09-04 21:36:27.7|Info|DiskScanService|Scanning Spartacus
2025-09-04 21:36:27.8|Info|DiskScanService|Completed scanning disk for Spartacus
2025-09-04 21:36:27.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:27.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:27.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:27.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:27.8|Info|RefreshSeriesService|Skipping refresh of series: Squid Game
2025-09-04 21:36:27.8|Info|DiskScanService|Scanning Squid Game
2025-09-04 21:36:27.8|Info|DiskScanService|Completed scanning disk for Squid Game
2025-09-04 21:36:27.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:27.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:27.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:27.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:27.8|Info|RefreshSeriesService|Skipping refresh of series: Star Trek
2025-09-04 21:36:27.8|Info|DiskScanService|Scanning Star Trek
2025-09-04 21:36:27.8|Info|DiskScanService|Completed scanning disk for Star Trek
2025-09-04 21:36:27.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:27.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:27.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:27.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:27.9|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: Deep Space Nine
2025-09-04 21:36:27.9|Info|DiskScanService|Scanning Star Trek: Deep Space Nine
2025-09-04 21:36:28.0|Info|DiskScanService|Completed scanning disk for Star Trek: Deep Space Nine
2025-09-04 21:36:28.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:28.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:28.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:28.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:28.0|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: Discovery
2025-09-04 21:36:28.0|Info|DiskScanService|Scanning Star Trek: Discovery
2025-09-04 21:36:28.1|Info|DiskScanService|Completed scanning disk for Star Trek: Discovery
2025-09-04 21:36:28.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:28.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:28.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:28.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:28.1|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: Enterprise
2025-09-04 21:36:28.1|Info|DiskScanService|Scanning Star Trek: Enterprise
2025-09-04 21:36:28.1|Info|DiskScanService|Completed scanning disk for Star Trek: Enterprise
2025-09-04 21:36:28.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:28.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:28.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:28.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:28.1|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: Picard
2025-09-04 21:36:28.1|Info|DiskScanService|Scanning Star Trek: Picard
2025-09-04 21:36:28.2|Info|DiskScanService|Completed scanning disk for Star Trek: Picard
2025-09-04 21:36:28.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:28.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:28.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:28.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:28.2|Info|RefreshSeriesService|Updating Star Trek: Strange New Worlds
2025-09-04 21:36:28.2|Info|RefreshEpisodeService|Starting episode info refresh for: [382389][Star Trek: Strange New Worlds]
2025-09-04 21:36:28.3|Info|RefreshEpisodeService|Finished episode refresh for series: [382389][Star Trek: Strange New Worlds].
2025-09-04 21:36:28.3|Info|DiskScanService|Scanning Star Trek: Strange New Worlds
2025-09-04 21:36:28.3|Info|DiskScanService|Completed scanning disk for Star Trek: Strange New Worlds
2025-09-04 21:36:28.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:28.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:28.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:28.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:28.3|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: The Next Generation
2025-09-04 21:36:28.3|Info|DiskScanService|Scanning Star Trek: The Next Generation
2025-09-04 21:36:28.4|Info|DiskScanService|Completed scanning disk for Star Trek: The Next Generation
2025-09-04 21:36:28.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:28.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:28.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:28.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:28.4|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: Voyager
2025-09-04 21:36:28.4|Info|DiskScanService|Scanning Star Trek: Voyager
2025-09-04 21:36:28.5|Info|DiskScanService|Completed scanning disk for Star Trek: Voyager
2025-09-04 21:36:28.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:28.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:28.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:28.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:28.6|Info|RefreshSeriesService|Updating Star Wars: Skeleton Crew
2025-09-04 21:36:28.6|Info|RefreshEpisodeService|Starting episode info refresh for: [420600][Star Wars: Skeleton Crew]
2025-09-04 21:36:28.6|Info|RefreshEpisodeService|Finished episode refresh for series: [420600][Star Wars: Skeleton Crew].
2025-09-04 21:36:28.6|Info|DiskScanService|Scanning Star Wars: Skeleton Crew
2025-09-04 21:36:28.6|Info|DiskScanService|Completed scanning disk for Star Wars: Skeleton Crew
2025-09-04 21:36:28.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:28.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:28.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:28.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:28.7|Info|RefreshSeriesService|Updating Stick
2025-09-04 21:36:28.7|Info|RefreshEpisodeService|Starting episode info refresh for: [455562][Stick]
2025-09-04 21:36:28.7|Info|RefreshEpisodeService|Finished episode refresh for series: [455562][Stick].
2025-09-04 21:36:28.7|Info|DiskScanService|Scanning Stick
2025-09-04 21:36:28.7|Info|DiskScanService|Completed scanning disk for Stick
2025-09-04 21:36:28.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:28.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:28.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:28.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:28.8|Info|RefreshSeriesService|Skipping refresh of series: Storm of the Century
2025-09-04 21:36:28.8|Info|DiskScanService|Scanning Storm of the Century
2025-09-04 21:36:28.8|Info|DiskScanService|Completed scanning disk for Storm of the Century
2025-09-04 21:36:28.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:28.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:28.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:28.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:28.8|Info|RefreshSeriesService|Skipping refresh of series: The Strain
2025-09-04 21:36:28.8|Info|DiskScanService|Scanning The Strain
2025-09-04 21:36:28.8|Info|DiskScanService|Completed scanning disk for The Strain
2025-09-04 21:36:28.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:28.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:28.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:28.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:28.8|Info|RefreshSeriesService|Updating Stranger Things
2025-09-04 21:36:28.9|Info|RefreshEpisodeService|Starting episode info refresh for: [305288][Stranger Things]
2025-09-04 21:36:29.0|Info|RefreshEpisodeService|Finished episode refresh for series: [305288][Stranger Things].
2025-09-04 21:36:29.0|Info|DiskScanService|Scanning Stranger Things
2025-09-04 21:36:29.0|Info|DiskScanService|Completed scanning disk for Stranger Things
2025-09-04 21:36:29.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:29.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:29.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:29.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:29.0|Info|RefreshSeriesService|Skipping refresh of series: Supergirl
2025-09-04 21:36:29.0|Info|DiskScanService|Scanning Supergirl
2025-09-04 21:36:29.1|Info|DiskScanService|Completed scanning disk for Supergirl
2025-09-04 21:36:29.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:29.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:29.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:29.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:29.1|Info|RefreshSeriesService|Skipping refresh of series: Superman & Lois
2025-09-04 21:36:29.1|Info|DiskScanService|Scanning Superman & Lois
2025-09-04 21:36:29.1|Info|DiskScanService|Completed scanning disk for Superman & Lois
2025-09-04 21:36:29.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:29.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:29.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:29.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:29.2|Info|RefreshSeriesService|Skipping refresh of series: Supernatural
2025-09-04 21:36:29.2|Info|DiskScanService|Scanning Supernatural
2025-09-04 21:36:29.3|Info|DiskScanService|Completed scanning disk for Supernatural
2025-09-04 21:36:29.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:29.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:29.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:29.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:29.3|Info|RefreshSeriesService|Skipping refresh of series: Sweet Tooth
2025-09-04 21:36:29.3|Info|DiskScanService|Scanning Sweet Tooth
2025-09-04 21:36:29.3|Info|DiskScanService|Completed scanning disk for Sweet Tooth
2025-09-04 21:36:29.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:29.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:29.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:29.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:29.4|Info|RefreshSeriesService|Skipping refresh of series: Taken
2025-09-04 21:36:29.4|Info|DiskScanService|Scanning Taken
2025-09-04 21:36:29.4|Info|DiskScanService|Completed scanning disk for Taken
2025-09-04 21:36:29.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:29.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:29.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:29.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:29.4|Info|RefreshSeriesService|Skipping refresh of series: Terra Nova
2025-09-04 21:36:29.4|Info|DiskScanService|Scanning Terra Nova
2025-09-04 21:36:29.4|Info|DiskScanService|Completed scanning disk for Terra Nova
2025-09-04 21:36:29.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:29.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:29.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:29.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:29.4|Info|RefreshSeriesService|Skipping refresh of series: The Terror
2025-09-04 21:36:29.4|Info|DiskScanService|Scanning The Terror
2025-09-04 21:36:29.4|Info|DiskScanService|Completed scanning disk for The Terror
2025-09-04 21:36:29.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:29.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:29.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:29.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:29.5|Info|RefreshSeriesService|Updating The Thaw
2025-09-04 21:36:29.6|Info|RefreshEpisodeService|Starting episode info refresh for: [405473][The Thaw]
2025-09-04 21:36:29.7|Info|RefreshEpisodeService|Finished episode refresh for series: [405473][The Thaw].
2025-09-04 21:36:29.7|Info|DiskScanService|Scanning The Thaw
2025-09-04 21:36:29.7|Info|DiskScanService|Completed scanning disk for The Thaw
2025-09-04 21:36:29.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:29.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:29.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:29.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:29.8|Info|RefreshSeriesService|Skipping refresh of series: Timeless (2016)
2025-09-04 21:36:29.8|Info|DiskScanService|Scanning Timeless (2016)
2025-09-04 21:36:29.8|Info|DiskScanService|Completed scanning disk for Timeless (2016)
2025-09-04 21:36:29.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:29.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:29.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:29.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:29.8|Info|RefreshSeriesService|Skipping refresh of series: Titans (2018)
2025-09-04 21:36:29.8|Info|DiskScanService|Scanning Titans (2018)
2025-09-04 21:36:29.8|Info|DiskScanService|Completed scanning disk for Titans (2018)
2025-09-04 21:36:29.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:29.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:29.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:29.8|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-04 21:36:29.8|Info|RefreshSeriesService|Skipping refresh of series: Touch (2012)
2025-09-04 21:36:29.8|Info|DiskScanService|Scanning Touch (2012)
2025-09-04 21:36:29.8|Info|DiskScanService|Completed scanning disk for Touch (2012)
2025-09-04 21:36:29.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:29.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:29.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:29.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:29.9|Info|RefreshSeriesService|Skipping refresh of series: Travelers (2016)
2025-09-04 21:36:29.9|Info|DiskScanService|Scanning Travelers (2016)
2025-09-04 21:36:29.9|Info|DiskScanService|Completed scanning disk for Travelers (2016)
2025-09-04 21:36:29.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:29.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:29.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:29.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:29.9|Info|RefreshSeriesService|Updating Tulsa King
2025-09-04 21:36:29.9|Info|RefreshEpisodeService|Starting episode info refresh for: [413215][Tulsa King]
2025-09-04 21:36:30.0|Info|RefreshEpisodeService|Finished episode refresh for series: [413215][Tulsa King].
2025-09-04 21:36:30.0|Info|DiskScanService|Scanning Tulsa King
2025-09-04 21:36:30.0|Info|DiskScanService|Completed scanning disk for Tulsa King
2025-09-04 21:36:30.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:30.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:30.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:30.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:30.0|Info|RefreshSeriesService|Updating Twisted Metal
2025-09-04 21:36:30.1|Info|RefreshEpisodeService|Starting episode info refresh for: [366532][Twisted Metal]
2025-09-04 21:36:30.2|Info|RefreshEpisodeService|Finished episode refresh for series: [366532][Twisted Metal].
2025-09-04 21:36:30.2|Info|DiskScanService|Scanning Twisted Metal
2025-09-04 21:36:30.2|Info|DiskScanService|Completed scanning disk for Twisted Metal
2025-09-04 21:36:30.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:30.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:30.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:30.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:30.3|Info|RefreshSeriesService|Skipping refresh of series: The Tyrant
2025-09-04 21:36:30.3|Info|DiskScanService|Scanning The Tyrant
2025-09-04 21:36:30.3|Info|DiskScanService|Completed scanning disk for The Tyrant
2025-09-04 21:36:30.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:30.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:30.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:30.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:30.3|Info|RefreshSeriesService|Skipping refresh of series: Under the Dome
2025-09-04 21:36:30.3|Info|DiskScanService|Scanning Under the Dome
2025-09-04 21:36:30.3|Info|DiskScanService|Completed scanning disk for Under the Dome
2025-09-04 21:36:30.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:30.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:30.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:30.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:30.3|Info|RefreshSeriesService|Updating Upload
2025-09-04 21:36:30.4|Info|RefreshEpisodeService|Starting episode info refresh for: [368211][Upload]
2025-09-04 21:36:30.5|Info|RefreshEpisodeService|Finished episode refresh for series: [368211][Upload].
2025-09-04 21:36:30.5|Info|DiskScanService|Scanning Upload
2025-09-04 21:36:30.5|Info|DiskScanService|Completed scanning disk for Upload
2025-09-04 21:36:30.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:30.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:30.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:30.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:30.6|Info|RefreshSeriesService|Skipping refresh of series: The Vampire Diaries
2025-09-04 21:36:30.6|Info|DiskScanService|Scanning The Vampire Diaries
2025-09-04 21:36:30.6|Info|DiskScanService|Completed scanning disk for The Vampire Diaries
2025-09-04 21:36:30.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:30.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:30.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:30.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:30.7|Info|RefreshSeriesService|Skipping refresh of series: Vikings (2015)
2025-09-04 21:36:30.7|Info|DiskScanService|Scanning Vikings (2015)
2025-09-04 21:36:31.7|Info|DiskScanService|Completed scanning disk for Vikings (2015)
2025-09-04 21:36:31.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:31.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:31.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:31.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:31.7|Info|RefreshSeriesService|Skipping refresh of series: Vikings: Valhalla
2025-09-04 21:36:31.7|Info|DiskScanService|Scanning Vikings: Valhalla
2025-09-04 21:36:31.7|Info|DiskScanService|Completed scanning disk for Vikings: Valhalla
2025-09-04 21:36:31.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:31.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:31.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:31.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:31.7|Info|RefreshSeriesService|Skipping refresh of series: The Walking Dead
2025-09-04 21:36:31.7|Info|DiskScanService|Scanning The Walking Dead
2025-09-04 21:36:31.7|Info|DiskScanService|Completed scanning disk for The Walking Dead
2025-09-04 21:36:31.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:31.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:31.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:31.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:31.8|Info|RefreshSeriesService|Updating The Walking Dead: Daryl Dixon
2025-09-04 21:36:31.8|Info|RefreshEpisodeService|Starting episode info refresh for: [427464][The Walking Dead: Daryl Dixon]
2025-09-04 21:36:31.9|Info|RefreshEpisodeService|Finished episode refresh for series: [427464][The Walking Dead: Daryl Dixon].
2025-09-04 21:36:31.9|Info|DiskScanService|Scanning The Walking Dead: Daryl Dixon
2025-09-04 21:36:31.9|Info|DiskScanService|Completed scanning disk for The Walking Dead: Daryl Dixon
2025-09-04 21:36:31.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:31.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:31.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:31.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:32.0|Info|RefreshSeriesService|Updating The Walking Dead: Dead City
2025-09-04 21:36:32.0|Info|RefreshEpisodeService|Starting episode info refresh for: [417549][The Walking Dead: Dead City]
2025-09-04 21:36:32.1|Info|RefreshEpisodeService|Finished episode refresh for series: [417549][The Walking Dead: Dead City].
2025-09-04 21:36:32.1|Info|DiskScanService|Scanning The Walking Dead: Dead City
2025-09-04 21:36:32.1|Info|DiskScanService|Completed scanning disk for The Walking Dead: Dead City
2025-09-04 21:36:32.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:32.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:32.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:32.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:32.1|Info|RefreshSeriesService|Skipping refresh of series: The Walking Dead: The Ones Who Live
2025-09-04 21:36:32.1|Info|DiskScanService|Scanning The Walking Dead: The Ones Who Live
2025-09-04 21:36:32.1|Info|DiskScanService|Completed scanning disk for The Walking Dead: The Ones Who Live
2025-09-04 21:36:32.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:32.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:32.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:32.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:32.1|Info|RefreshSeriesService|Skipping refresh of series: Warehouse 13
2025-09-04 21:36:32.1|Info|DiskScanService|Scanning Warehouse 13
2025-09-04 21:36:32.2|Info|DiskScanService|Completed scanning disk for Warehouse 13
2025-09-04 21:36:32.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:32.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:32.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:32.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:32.2|Info|RefreshSeriesService|Skipping refresh of series: Warrior (2018)
2025-09-04 21:36:32.2|Info|DiskScanService|Scanning Warrior (2018)
2025-09-04 21:36:32.5|Info|DiskScanService|Completed scanning disk for Warrior (2018)
2025-09-04 21:36:32.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:32.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:32.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:32.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:32.5|Info|RefreshSeriesService|Skipping refresh of series: Warrior Nun
2025-09-04 21:36:32.5|Info|DiskScanService|Scanning Warrior Nun
2025-09-04 21:36:32.5|Info|DiskScanService|Completed scanning disk for Warrior Nun
2025-09-04 21:36:32.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:32.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:32.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:32.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:32.6|Info|RefreshSeriesService|Skipping refresh of series: Westworld
2025-09-04 21:36:32.6|Info|DiskScanService|Scanning Westworld
2025-09-04 21:36:32.6|Info|DiskScanService|Completed scanning disk for Westworld
2025-09-04 21:36:32.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:32.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:32.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:32.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:32.6|Info|RefreshSeriesService|Skipping refresh of series: The Wheel of Time
2025-09-04 21:36:32.6|Info|DiskScanService|Scanning The Wheel of Time
2025-09-04 21:36:32.6|Info|DiskScanService|Completed scanning disk for The Wheel of Time
2025-09-04 21:36:32.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:32.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:32.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:32.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:32.6|Info|RefreshSeriesService|Skipping refresh of series: Who is Erin Carter?
2025-09-04 21:36:32.6|Info|DiskScanService|Scanning Who is Erin Carter?
2025-09-04 21:36:32.6|Info|DiskScanService|Completed scanning disk for Who is Erin Carter?
2025-09-04 21:36:32.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:32.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:32.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:32.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:32.6|Info|RefreshSeriesService|Skipping refresh of series: The Winter King
2025-09-04 21:36:32.6|Info|DiskScanService|Scanning The Winter King
2025-09-04 21:36:32.6|Info|DiskScanService|Completed scanning disk for The Winter King
2025-09-04 21:36:32.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:32.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:32.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:32.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:32.6|Info|RefreshSeriesService|Updating The Witcher
2025-09-04 21:36:32.7|Info|RefreshEpisodeService|Starting episode info refresh for: [362696][The Witcher]
2025-09-04 21:36:32.8|Info|RefreshEpisodeService|Finished episode refresh for series: [362696][The Witcher].
2025-09-04 21:36:32.8|Info|DiskScanService|Scanning The Witcher
2025-09-04 21:36:32.8|Info|DiskScanService|Completed scanning disk for The Witcher
2025-09-04 21:36:32.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:32.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:32.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:32.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:32.8|Info|RefreshSeriesService|Skipping refresh of series: The Witcher: Blood Origin
2025-09-04 21:36:32.8|Info|DiskScanService|Scanning The Witcher: Blood Origin
2025-09-04 21:36:32.9|Info|DiskScanService|Completed scanning disk for The Witcher: Blood Origin
2025-09-04 21:36:32.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:32.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:32.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:32.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:32.9|Info|RefreshSeriesService|Skipping refresh of series: The Woman in the Wall
2025-09-04 21:36:32.9|Info|DiskScanService|Scanning The Woman in the Wall
2025-09-04 21:36:32.9|Info|DiskScanService|Completed scanning disk for The Woman in the Wall
2025-09-04 21:36:32.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:32.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:32.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:32.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:32.9|Info|RefreshSeriesService|Skipping refresh of series: The X-Files
2025-09-04 21:36:32.9|Info|DiskScanService|Scanning The X-Files
2025-09-04 21:36:33.0|Info|DiskScanService|Completed scanning disk for The X-Files
2025-09-04 21:36:33.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:33.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:33.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:33.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:33.1|Info|RefreshSeriesService|Skipping refresh of series: Yu Yu Hakusho (2023)
2025-09-04 21:36:33.1|Info|DiskScanService|Scanning Yu Yu Hakusho (2023)
2025-09-04 21:36:33.1|Info|DiskScanService|Completed scanning disk for Yu Yu Hakusho (2023)
2025-09-04 21:36:33.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:33.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:33.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:33.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:36:33.1|Info|RefreshSeriesService|Skipping refresh of series: Zero Hour (2013)
2025-09-04 21:36:33.1|Info|DiskScanService|Scanning Zero Hour (2013)
2025-09-04 21:36:33.1|Info|DiskScanService|Completed scanning disk for Zero Hour (2013)
2025-09-04 21:36:33.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-04 21:36:33.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-04 21:36:33.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-04 21:36:33.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-04 21:40:59.1|Info|RssSyncService|Starting RSS Sync
2025-09-04 21:40:59.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 21:40:59.1|Info|DownloadDecisionMaker|No results found
2025-09-04 21:40:59.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 21:55:59.3|Info|RssSyncService|Starting RSS Sync
2025-09-04 21:55:59.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 21:55:59.3|Info|DownloadDecisionMaker|No results found
2025-09-04 21:55:59.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 22:10:59.6|Info|RssSyncService|Starting RSS Sync
2025-09-04 22:10:59.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 22:10:59.6|Info|DownloadDecisionMaker|No results found
2025-09-04 22:10:59.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 22:25:59.7|Info|RssSyncService|Starting RSS Sync
2025-09-04 22:25:59.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 22:25:59.7|Info|DownloadDecisionMaker|No results found
2025-09-04 22:25:59.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 22:33:59.8|Info|SceneMappingService|Updating Scene mappings
2025-09-04 22:40:59.8|Info|RssSyncService|Starting RSS Sync
2025-09-04 22:40:59.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 22:40:59.8|Info|DownloadDecisionMaker|No results found
2025-09-04 22:40:59.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 22:55:59.9|Info|RssSyncService|Starting RSS Sync
2025-09-04 22:56:00.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 22:56:00.0|Info|DownloadDecisionMaker|No results found
2025-09-04 22:56:00.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 23:11:00.1|Info|RssSyncService|Starting RSS Sync
2025-09-04 23:11:00.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 23:11:00.1|Info|DownloadDecisionMaker|No results found
2025-09-04 23:11:00.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 23:26:00.2|Info|RssSyncService|Starting RSS Sync
2025-09-04 23:26:00.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 23:26:00.2|Info|DownloadDecisionMaker|No results found
2025-09-04 23:26:00.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 23:41:00.3|Info|RssSyncService|Starting RSS Sync
2025-09-04 23:41:00.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 23:41:00.3|Info|DownloadDecisionMaker|No results found
2025-09-04 23:41:00.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-04 23:56:00.5|Info|RssSyncService|Starting RSS Sync
2025-09-04 23:56:00.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-04 23:56:00.5|Info|DownloadDecisionMaker|No results found
2025-09-04 23:56:00.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 00:11:00.6|Info|RssSyncService|Starting RSS Sync
2025-09-05 00:11:00.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 00:11:00.6|Info|DownloadDecisionMaker|No results found
2025-09-05 00:11:00.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 00:26:00.7|Info|RssSyncService|Starting RSS Sync
2025-09-05 00:26:00.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 00:26:00.7|Info|DownloadDecisionMaker|No results found
2025-09-05 00:26:00.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 00:41:00.9|Info|RssSyncService|Starting RSS Sync
2025-09-05 00:41:00.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 00:41:00.9|Info|DownloadDecisionMaker|No results found
2025-09-05 00:41:00.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 00:56:01.1|Info|RssSyncService|Starting RSS Sync
2025-09-05 00:56:01.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 00:56:01.1|Info|DownloadDecisionMaker|No results found
2025-09-05 00:56:01.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 01:11:01.2|Info|RssSyncService|Starting RSS Sync
2025-09-05 01:11:01.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 01:11:01.2|Info|DownloadDecisionMaker|No results found
2025-09-05 01:11:01.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 01:26:01.7|Info|RssSyncService|Starting RSS Sync
2025-09-05 01:26:01.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 01:26:01.7|Info|DownloadDecisionMaker|No results found
2025-09-05 01:26:01.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 01:34:01.7|Info|SceneMappingService|Updating Scene mappings
2025-09-05 01:41:01.8|Info|RssSyncService|Starting RSS Sync
2025-09-05 01:41:01.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 01:41:01.8|Info|DownloadDecisionMaker|No results found
2025-09-05 01:41:01.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 01:56:01.9|Info|RssSyncService|Starting RSS Sync
2025-09-05 01:56:01.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 01:56:01.9|Info|DownloadDecisionMaker|No results found
2025-09-05 01:56:01.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 02:11:02.0|Info|RssSyncService|Starting RSS Sync
2025-09-05 02:11:02.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 02:11:02.0|Info|DownloadDecisionMaker|No results found
2025-09-05 02:11:02.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 02:26:02.1|Info|RssSyncService|Starting RSS Sync
2025-09-05 02:26:02.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 02:26:02.2|Info|DownloadDecisionMaker|No results found
2025-09-05 02:26:02.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 02:41:02.3|Info|RssSyncService|Starting RSS Sync
2025-09-05 02:41:02.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 02:41:02.3|Info|DownloadDecisionMaker|No results found
2025-09-05 02:41:02.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 02:56:02.4|Info|RssSyncService|Starting RSS Sync
2025-09-05 02:56:02.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 02:56:02.4|Info|DownloadDecisionMaker|No results found
2025-09-05 02:56:02.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 03:11:02.5|Info|RssSyncService|Starting RSS Sync
2025-09-05 03:11:02.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 03:11:02.5|Info|DownloadDecisionMaker|No results found
2025-09-05 03:11:02.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 03:26:02.6|Info|RssSyncService|Starting RSS Sync
2025-09-05 03:26:02.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 03:26:02.7|Info|DownloadDecisionMaker|No results found
2025-09-05 03:26:02.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 03:41:02.8|Info|RssSyncService|Starting RSS Sync
2025-09-05 03:41:02.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 03:41:02.8|Info|DownloadDecisionMaker|No results found
2025-09-05 03:41:02.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 03:56:02.9|Info|RssSyncService|Starting RSS Sync
2025-09-05 03:56:02.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 03:56:02.9|Info|DownloadDecisionMaker|No results found
2025-09-05 03:56:02.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 04:11:03.0|Info|RssSyncService|Starting RSS Sync
2025-09-05 04:11:03.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 04:11:03.0|Info|DownloadDecisionMaker|No results found
2025-09-05 04:11:03.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 04:26:03.1|Info|RssSyncService|Starting RSS Sync
2025-09-05 04:26:03.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 04:26:03.1|Info|DownloadDecisionMaker|No results found
2025-09-05 04:26:03.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 04:34:03.2|Info|SceneMappingService|Updating Scene mappings
2025-09-05 04:41:03.2|Info|RssSyncService|Starting RSS Sync
2025-09-05 04:41:03.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 04:41:03.2|Info|DownloadDecisionMaker|No results found
2025-09-05 04:41:03.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 04:56:03.4|Info|RssSyncService|Starting RSS Sync
2025-09-05 04:56:03.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 04:56:03.4|Info|DownloadDecisionMaker|No results found
2025-09-05 04:56:03.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 05:11:03.5|Info|RssSyncService|Starting RSS Sync
2025-09-05 05:11:03.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 05:11:03.5|Info|DownloadDecisionMaker|No results found
2025-09-05 05:11:03.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 05:26:03.7|Info|RssSyncService|Starting RSS Sync
2025-09-05 05:26:03.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 05:26:03.7|Info|DownloadDecisionMaker|No results found
2025-09-05 05:26:03.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 05:41:03.8|Info|RssSyncService|Starting RSS Sync
2025-09-05 05:41:03.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 05:41:03.8|Info|DownloadDecisionMaker|No results found
2025-09-05 05:41:03.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 05:56:03.9|Info|RssSyncService|Starting RSS Sync
2025-09-05 05:56:03.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 05:56:03.9|Info|DownloadDecisionMaker|No results found
2025-09-05 05:56:03.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 06:11:04.0|Info|RssSyncService|Starting RSS Sync
2025-09-05 06:11:04.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 06:11:04.0|Info|DownloadDecisionMaker|No results found
2025-09-05 06:11:04.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 06:26:04.1|Info|RssSyncService|Starting RSS Sync
2025-09-05 06:26:04.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 06:26:04.1|Info|DownloadDecisionMaker|No results found
2025-09-05 06:26:04.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 06:41:04.2|Info|RssSyncService|Starting RSS Sync
2025-09-05 06:41:04.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 06:41:04.2|Info|DownloadDecisionMaker|No results found
2025-09-05 06:41:04.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 06:45:09.2|Info|SceneMappingService|Updating Scene mappings
2025-09-05 06:45:10.1|Info|RefreshSeriesService|Updating Star Trek: Strange New Worlds
2025-09-05 06:45:10.3|Info|RefreshEpisodeService|Starting episode info refresh for: [382389][Star Trek: Strange New Worlds]
2025-09-05 06:45:10.4|Info|RefreshEpisodeService|Finished episode refresh for series: [382389][Star Trek: Strange New Worlds].
2025-09-05 06:45:10.4|Info|DiskScanService|Scanning Star Trek: Strange New Worlds
2025-09-05 06:45:10.4|Info|DiskScanService|Completed scanning disk for Star Trek: Strange New Worlds
2025-09-05 06:45:10.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 06:45:10.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 06:45:10.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 06:45:10.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 06:56:04.3|Info|RssSyncService|Starting RSS Sync
2025-09-05 06:56:04.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 06:56:04.4|Info|DownloadDecisionMaker|No results found
2025-09-05 06:56:04.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 07:11:04.5|Info|RssSyncService|Starting RSS Sync
2025-09-05 07:11:04.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 07:11:04.5|Info|DownloadDecisionMaker|No results found
2025-09-05 07:11:04.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 07:26:04.6|Info|RssSyncService|Starting RSS Sync
2025-09-05 07:26:04.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 07:26:04.6|Info|DownloadDecisionMaker|No results found
2025-09-05 07:26:04.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 07:34:04.6|Info|SceneMappingService|Updating Scene mappings
2025-09-05 07:41:04.7|Info|RssSyncService|Starting RSS Sync
2025-09-05 07:41:04.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 07:41:04.7|Info|DownloadDecisionMaker|No results found
2025-09-05 07:41:04.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 07:56:04.8|Info|RssSyncService|Starting RSS Sync
2025-09-05 07:56:04.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 07:56:04.8|Info|DownloadDecisionMaker|No results found
2025-09-05 07:56:04.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 08:11:04.9|Info|RssSyncService|Starting RSS Sync
2025-09-05 08:11:04.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 08:11:04.9|Info|DownloadDecisionMaker|No results found
2025-09-05 08:11:04.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 08:26:05.0|Info|RssSyncService|Starting RSS Sync
2025-09-05 08:26:05.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 08:26:05.0|Info|DownloadDecisionMaker|No results found
2025-09-05 08:26:05.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 08:41:05.2|Info|RssSyncService|Starting RSS Sync
2025-09-05 08:41:05.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 08:41:05.2|Info|DownloadDecisionMaker|No results found
2025-09-05 08:41:05.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 08:56:05.3|Info|RssSyncService|Starting RSS Sync
2025-09-05 08:56:05.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 08:56:05.3|Info|DownloadDecisionMaker|No results found
2025-09-05 08:56:05.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 09:11:05.4|Info|RssSyncService|Starting RSS Sync
2025-09-05 09:11:05.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 09:11:05.4|Info|DownloadDecisionMaker|No results found
2025-09-05 09:11:05.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 09:26:05.5|Info|RssSyncService|Starting RSS Sync
2025-09-05 09:26:05.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 09:26:05.5|Info|DownloadDecisionMaker|No results found
2025-09-05 09:26:05.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 09:36:35.6|Info|RefreshSeriesService|Skipping refresh of series: The 100
2025-09-05 09:36:35.6|Info|DiskScanService|Scanning The 100
2025-09-05 09:36:35.7|Info|DiskScanService|Completed scanning disk for The 100
2025-09-05 09:36:35.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:35.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:35.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:35.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:35.7|Info|RefreshSeriesService|Skipping refresh of series: 1899
2025-09-05 09:36:35.7|Info|DiskScanService|Scanning 1899
2025-09-05 09:36:35.7|Info|DiskScanService|Completed scanning disk for 1899
2025-09-05 09:36:35.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:35.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:35.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:35.7|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-05 09:36:35.8|Info|RefreshSeriesService|Updating 3 Body Problem
2025-09-05 09:36:36.0|Info|RefreshEpisodeService|Starting episode info refresh for: [411959][3 Body Problem]
2025-09-05 09:36:36.1|Info|RefreshEpisodeService|Finished episode refresh for series: [411959][3 Body Problem].
2025-09-05 09:36:36.1|Info|DiskScanService|Scanning 3 Body Problem
2025-09-05 09:36:36.1|Info|DiskScanService|Completed scanning disk for 3 Body Problem
2025-09-05 09:36:36.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:36.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:36.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:36.1|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files.
2025-09-05 09:36:36.1|Info|RefreshSeriesService|Skipping refresh of series: The 4400
2025-09-05 09:36:36.1|Info|DiskScanService|Scanning The 4400
2025-09-05 09:36:36.1|Info|DiskScanService|Completed scanning disk for The 4400
2025-09-05 09:36:36.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:36.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:36.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:36.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:36.2|Info|RefreshSeriesService|Skipping refresh of series: 666 Park Avenue
2025-09-05 09:36:36.2|Info|DiskScanService|Scanning 666 Park Avenue
2025-09-05 09:36:36.2|Info|DiskScanService|Completed scanning disk for 666 Park Avenue
2025-09-05 09:36:36.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:36.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:36.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:36.2|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-05 09:36:36.2|Info|RefreshSeriesService|Skipping refresh of series: The Acolyte
2025-09-05 09:36:36.2|Info|DiskScanService|Scanning The Acolyte
2025-09-05 09:36:36.2|Info|DiskScanService|Completed scanning disk for The Acolyte
2025-09-05 09:36:36.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:36.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:36.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:36.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:36.2|Info|RefreshSeriesService|Updating The Agency (2024)
2025-09-05 09:36:36.3|Info|RefreshEpisodeService|Starting episode info refresh for: [430769][The Agency (2024)]
2025-09-05 09:36:36.3|Info|RefreshEpisodeService|Finished episode refresh for series: [430769][The Agency (2024)].
2025-09-05 09:36:36.3|Info|DiskScanService|Scanning The Agency (2024)
2025-09-05 09:36:36.3|Info|DiskScanService|Completed scanning disk for The Agency (2024)
2025-09-05 09:36:36.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:36.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:36.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:36.3|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files.
2025-09-05 09:36:36.3|Info|RefreshSeriesService|Updating Ahsoka
2025-09-05 09:36:36.4|Info|RefreshEpisodeService|Starting episode info refresh for: [393187][Ahsoka]
2025-09-05 09:36:36.4|Info|RefreshEpisodeService|Finished episode refresh for series: [393187][Ahsoka].
2025-09-05 09:36:36.4|Info|DiskScanService|Scanning Ahsoka
2025-09-05 09:36:36.4|Info|DiskScanService|Completed scanning disk for Ahsoka
2025-09-05 09:36:36.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:36.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:36.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:36.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:36.4|Info|RefreshSeriesService|Updating Alien: Earth
2025-09-05 09:36:36.5|Info|RefreshEpisodeService|Starting episode info refresh for: [458912][Alien: Earth]
2025-09-05 09:36:36.5|Info|RefreshEpisodeService|Finished episode refresh for series: [458912][Alien: Earth].
2025-09-05 09:36:36.5|Info|DiskScanService|Scanning Alien: Earth
2025-09-05 09:36:36.5|Info|DiskScanService|Completed scanning disk for Alien: Earth
2025-09-05 09:36:36.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:36.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:36.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:36.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:36.5|Info|RefreshSeriesService|Skipping refresh of series: Alphas
2025-09-05 09:36:36.5|Info|DiskScanService|Scanning Alphas
2025-09-05 09:36:36.5|Info|DiskScanService|Completed scanning disk for Alphas
2025-09-05 09:36:36.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:36.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:36.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:36.5|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-05 09:36:36.5|Info|RefreshSeriesService|Skipping refresh of series: Andor
2025-09-05 09:36:36.5|Info|DiskScanService|Scanning Andor
2025-09-05 09:36:36.5|Info|DiskScanService|Completed scanning disk for Andor
2025-09-05 09:36:36.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:36.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:36.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:36.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:36.6|Info|RefreshSeriesService|Skipping refresh of series: Another Life
2025-09-05 09:36:36.6|Info|DiskScanService|Scanning Another Life
2025-09-05 09:36:36.6|Info|DiskScanService|Completed scanning disk for Another Life
2025-09-05 09:36:36.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:36.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:36.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:36.6|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-05 09:36:36.6|Info|RefreshSeriesService|Skipping refresh of series: Arrow
2025-09-05 09:36:36.6|Info|DiskScanService|Scanning Arrow
2025-09-05 09:36:36.7|Info|DiskScanService|Completed scanning disk for Arrow
2025-09-05 09:36:36.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:36.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:36.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:36.7|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-05 09:36:36.7|Info|RefreshSeriesService|Updating Avatar: The Last Airbender (2024)
2025-09-05 09:36:36.7|Info|RefreshEpisodeService|Starting episode info refresh for: [385925][Avatar: The Last Airbender (2024)]
2025-09-05 09:36:36.8|Info|RefreshEpisodeService|Finished episode refresh for series: [385925][Avatar: The Last Airbender (2024)].
2025-09-05 09:36:36.8|Info|DiskScanService|Scanning Avatar: The Last Airbender (2024)
2025-09-05 09:36:36.8|Info|DiskScanService|Completed scanning disk for Avatar: The Last Airbender (2024)
2025-09-05 09:36:36.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:36.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:36.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:36.8|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-05 09:36:36.8|Info|RefreshSeriesService|Skipping refresh of series: Battlestar Galactica (2003)
2025-09-05 09:36:36.8|Info|DiskScanService|Scanning Battlestar Galactica (2003)
2025-09-05 09:36:36.8|Info|DiskScanService|Completed scanning disk for Battlestar Galactica (2003)
2025-09-05 09:36:36.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:36.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:36.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:36.9|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-05 09:36:36.9|Info|RefreshSeriesService|Skipping refresh of series: Beacon 23
2025-09-05 09:36:36.9|Info|DiskScanService|Scanning Beacon 23
2025-09-05 09:36:36.9|Info|DiskScanService|Completed scanning disk for Beacon 23
2025-09-05 09:36:36.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:36.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:36.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:36.9|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-05 09:36:36.9|Info|RefreshSeriesService|Skipping refresh of series: Black Bird
2025-09-05 09:36:36.9|Info|DiskScanService|Scanning Black Bird
2025-09-05 09:36:36.9|Info|DiskScanService|Completed scanning disk for Black Bird
2025-09-05 09:36:36.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:36.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:36.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:36.9|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-05 09:36:37.0|Info|RefreshSeriesService|Skipping refresh of series: Black Sun
2025-09-05 09:36:37.0|Info|DiskScanService|Scanning Black Sun
2025-09-05 09:36:37.0|Info|DiskScanService|Completed scanning disk for Black Sun
2025-09-05 09:36:37.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:37.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:37.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:37.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:37.0|Info|RefreshSeriesService|Updating The Blacklist (2014)
2025-09-05 09:36:37.2|Info|RefreshEpisodeService|Starting episode info refresh for: [394358][The Blacklist (2014)]
2025-09-05 09:36:37.3|Info|RefreshEpisodeService|Finished episode refresh for series: [394358][The Blacklist (2014)].
2025-09-05 09:36:37.3|Info|DiskScanService|Scanning The Blacklist (2014)
2025-09-05 09:36:46.9|Info|DiskScanService|Completed scanning disk for The Blacklist (2014)
2025-09-05 09:36:46.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:46.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:46.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:46.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:47.0|Info|RefreshSeriesService|Skipping refresh of series: Blindspot
2025-09-05 09:36:47.0|Info|DiskScanService|Scanning Blindspot
2025-09-05 09:36:47.0|Info|DiskScanService|Completed scanning disk for Blindspot
2025-09-05 09:36:47.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:47.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:47.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:47.0|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-05 09:36:47.0|Info|RefreshSeriesService|Skipping refresh of series: Bodies (2023)
2025-09-05 09:36:47.0|Info|DiskScanService|Scanning Bodies (2023)
2025-09-05 09:36:47.0|Info|DiskScanService|Completed scanning disk for Bodies (2023)
2025-09-05 09:36:47.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:47.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:47.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:47.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:47.0|Info|RefreshSeriesService|Skipping refresh of series: Body of Proof
2025-09-05 09:36:47.0|Info|DiskScanService|Scanning Body of Proof
2025-09-05 09:36:47.1|Info|DiskScanService|Completed scanning disk for Body of Proof
2025-09-05 09:36:47.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:47.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:47.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:47.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:47.1|Info|RefreshSeriesService|Skipping refresh of series: The Book of Boba Fett
2025-09-05 09:36:47.1|Info|DiskScanService|Scanning The Book of Boba Fett
2025-09-05 09:36:47.1|Info|DiskScanService|Completed scanning disk for The Book of Boba Fett
2025-09-05 09:36:47.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:47.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:47.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:47.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:47.1|Info|RefreshSeriesService|Skipping refresh of series: Bosch
2025-09-05 09:36:47.1|Info|DiskScanService|Scanning Bosch
2025-09-05 09:36:47.1|Info|DiskScanService|Completed scanning disk for Bosch
2025-09-05 09:36:47.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:47.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:47.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:47.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:47.1|Info|RefreshSeriesService|Skipping refresh of series: Bosch: Legacy
2025-09-05 09:36:47.1|Info|DiskScanService|Scanning Bosch: Legacy
2025-09-05 09:36:47.2|Info|DiskScanService|Completed scanning disk for Bosch: Legacy
2025-09-05 09:36:47.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:47.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:47.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:47.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:47.2|Info|RefreshSeriesService|Skipping refresh of series: Breaking Bad
2025-09-05 09:36:47.2|Info|DiskScanService|Scanning Breaking Bad
2025-09-05 09:36:47.2|Info|DiskScanService|Completed scanning disk for Breaking Bad
2025-09-05 09:36:47.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:47.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:47.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:47.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:47.2|Info|RefreshSeriesService|Skipping refresh of series: The Brothers Sun
2025-09-05 09:36:47.2|Info|DiskScanService|Scanning The Brothers Sun
2025-09-05 09:36:47.2|Info|DiskScanService|Completed scanning disk for The Brothers Sun
2025-09-05 09:36:47.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:47.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:47.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:47.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:47.2|Info|RefreshSeriesService|Skipping refresh of series: Camelot
2025-09-05 09:36:47.2|Info|DiskScanService|Scanning Camelot
2025-09-05 09:36:47.2|Info|DiskScanService|Completed scanning disk for Camelot
2025-09-05 09:36:47.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:47.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:47.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:47.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:47.3|Info|RefreshSeriesService|Skipping refresh of series: Caprica
2025-09-05 09:36:47.3|Info|DiskScanService|Scanning Caprica
2025-09-05 09:36:47.3|Info|DiskScanService|Completed scanning disk for Caprica
2025-09-05 09:36:47.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:47.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:47.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:47.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:47.3|Info|RefreshSeriesService|Skipping refresh of series: Carnival Row
2025-09-05 09:36:47.3|Info|DiskScanService|Scanning Carnival Row
2025-09-05 09:36:47.3|Info|DiskScanService|Completed scanning disk for Carnival Row
2025-09-05 09:36:47.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:47.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:47.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:47.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:47.3|Info|RefreshSeriesService|Skipping refresh of series: Chapelwaite
2025-09-05 09:36:47.3|Info|DiskScanService|Scanning Chapelwaite
2025-09-05 09:36:47.3|Info|DiskScanService|Completed scanning disk for Chapelwaite
2025-09-05 09:36:47.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:47.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:47.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:47.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:47.3|Info|RefreshSeriesService|Updating Citadel
2025-09-05 09:36:47.4|Info|RefreshEpisodeService|Starting episode info refresh for: [393268][Citadel]
2025-09-05 09:36:47.4|Info|RefreshEpisodeService|Finished episode refresh for series: [393268][Citadel].
2025-09-05 09:36:47.4|Info|DiskScanService|Scanning Citadel
2025-09-05 09:36:47.4|Info|DiskScanService|Completed scanning disk for Citadel
2025-09-05 09:36:47.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:47.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:47.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:47.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:47.4|Info|RefreshSeriesService|Skipping refresh of series: Constellation
2025-09-05 09:36:47.4|Info|DiskScanService|Scanning Constellation
2025-09-05 09:36:47.4|Info|DiskScanService|Completed scanning disk for Constellation
2025-09-05 09:36:47.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:47.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:47.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:47.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:47.4|Info|RefreshSeriesService|Skipping refresh of series: The Continental (2023)
2025-09-05 09:36:47.4|Info|DiskScanService|Scanning The Continental (2023)
2025-09-05 09:36:47.4|Info|DiskScanService|Completed scanning disk for The Continental (2023)
2025-09-05 09:36:47.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:47.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:47.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:47.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:47.4|Info|RefreshSeriesService|Skipping refresh of series: Continuum (2012)
2025-09-05 09:36:47.4|Info|DiskScanService|Scanning Continuum (2012)
2025-09-05 09:36:48.7|Info|DiskScanService|Completed scanning disk for Continuum (2012)
2025-09-05 09:36:48.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:48.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:48.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:48.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:48.7|Info|RefreshSeriesService|Skipping refresh of series: Da Vinci's Demons
2025-09-05 09:36:48.7|Info|DiskScanService|Scanning Da Vinci's Demons
2025-09-05 09:36:48.8|Info|DiskScanService|Completed scanning disk for Da Vinci's Demons
2025-09-05 09:36:48.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:48.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:48.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:48.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:48.8|Info|RefreshSeriesService|Updating Daredevil: Born Again
2025-09-05 09:36:48.8|Info|RefreshEpisodeService|Starting episode info refresh for: [422712][Daredevil: Born Again]
2025-09-05 09:36:48.9|Info|RefreshEpisodeService|Finished episode refresh for series: [422712][Daredevil: Born Again].
2025-09-05 09:36:48.9|Info|DiskScanService|Scanning Daredevil: Born Again
2025-09-05 09:36:48.9|Info|DiskScanService|Completed scanning disk for Daredevil: Born Again
2025-09-05 09:36:48.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:48.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:48.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:48.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:48.9|Info|RefreshSeriesService|Updating Dark Matter (2024)
2025-09-05 09:36:48.9|Info|RefreshEpisodeService|Starting episode info refresh for: [393159][Dark Matter (2024)]
2025-09-05 09:36:48.9|Info|RefreshEpisodeService|Finished episode refresh for series: [393159][Dark Matter (2024)].
2025-09-05 09:36:49.0|Info|DiskScanService|Scanning Dark Matter (2024)
2025-09-05 09:36:49.0|Info|DiskScanService|Completed scanning disk for Dark Matter (2024)
2025-09-05 09:36:49.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:49.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:49.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:49.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:49.0|Info|RefreshSeriesService|Updating The Day of the Jackal
2025-09-05 09:36:49.1|Info|RefreshEpisodeService|Starting episode info refresh for: [426866][The Day of the Jackal]
2025-09-05 09:36:49.1|Info|RefreshEpisodeService|Finished episode refresh for series: [426866][The Day of the Jackal].
2025-09-05 09:36:49.1|Info|DiskScanService|Scanning The Day of the Jackal
2025-09-05 09:36:49.1|Info|DiskScanService|Completed scanning disk for The Day of the Jackal
2025-09-05 09:36:49.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:49.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:49.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:49.1|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files.
2025-09-05 09:36:49.1|Info|RefreshSeriesService|Skipping refresh of series: Debris
2025-09-05 09:36:49.1|Info|DiskScanService|Scanning Debris
2025-09-05 09:36:49.1|Info|DiskScanService|Completed scanning disk for Debris
2025-09-05 09:36:49.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:49.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:49.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:49.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:49.1|Info|RefreshSeriesService|Skipping refresh of series: A Discovery of Witches
2025-09-05 09:36:49.1|Info|DiskScanService|Scanning A Discovery of Witches
2025-09-05 09:36:49.2|Info|DiskScanService|Completed scanning disk for A Discovery of Witches
2025-09-05 09:36:49.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:49.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:49.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:49.2|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-05 09:36:49.2|Info|RefreshSeriesService|Skipping refresh of series: Dracula (2020)
2025-09-05 09:36:49.2|Info|DiskScanService|Scanning Dracula (2020)
2025-09-05 09:36:49.2|Info|DiskScanService|Completed scanning disk for Dracula (2020)
2025-09-05 09:36:49.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:49.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:49.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:49.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:49.2|Info|RefreshSeriesService|Updating Dune: Prophecy
2025-09-05 09:36:49.2|Info|RefreshEpisodeService|Starting episode info refresh for: [367118][Dune: Prophecy]
2025-09-05 09:36:49.3|Info|RefreshEpisodeService|Finished episode refresh for series: [367118][Dune: Prophecy].
2025-09-05 09:36:49.3|Info|DiskScanService|Scanning Dune: Prophecy
2025-09-05 09:36:49.3|Info|DiskScanService|Completed scanning disk for Dune: Prophecy
2025-09-05 09:36:49.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:49.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:49.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:49.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:49.3|Info|RefreshSeriesService|Updating The Eternaut
2025-09-05 09:36:49.3|Info|RefreshEpisodeService|Starting episode info refresh for: [420039][The Eternaut]
2025-09-05 09:36:49.3|Info|RefreshEpisodeService|Finished episode refresh for series: [420039][The Eternaut].
2025-09-05 09:36:49.3|Info|DiskScanService|Scanning The Eternaut
2025-09-05 09:36:49.3|Info|DiskScanService|Completed scanning disk for The Eternaut
2025-09-05 09:36:49.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:49.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:49.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:49.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:49.4|Info|RefreshSeriesService|Skipping refresh of series: Eureka
2025-09-05 09:36:49.4|Info|DiskScanService|Scanning Eureka
2025-09-05 09:36:49.4|Info|DiskScanService|Completed scanning disk for Eureka
2025-09-05 09:36:49.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:49.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:49.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:49.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:49.4|Info|RefreshSeriesService|Skipping refresh of series: The Event
2025-09-05 09:36:49.4|Info|DiskScanService|Scanning The Event
2025-09-05 09:36:49.4|Info|DiskScanService|Completed scanning disk for The Event
2025-09-05 09:36:49.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:49.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:49.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:49.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:49.4|Info|RefreshSeriesService|Skipping refresh of series: The Expanse
2025-09-05 09:36:49.4|Info|DiskScanService|Scanning The Expanse
2025-09-05 09:36:49.5|Info|DiskScanService|Completed scanning disk for The Expanse
2025-09-05 09:36:49.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:49.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:49.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:49.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:49.5|Info|RefreshSeriesService|Skipping refresh of series: Extant
2025-09-05 09:36:49.5|Info|DiskScanService|Scanning Extant
2025-09-05 09:36:49.5|Info|DiskScanService|Completed scanning disk for Extant
2025-09-05 09:36:49.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:49.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:49.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:49.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:49.5|Info|RefreshSeriesService|Skipping refresh of series: The Falcon and The Winter Soldier
2025-09-05 09:36:49.5|Info|DiskScanService|Scanning The Falcon and The Winter Soldier
2025-09-05 09:36:49.5|Info|DiskScanService|Completed scanning disk for The Falcon and The Winter Soldier
2025-09-05 09:36:49.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:49.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:49.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:49.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:49.5|Info|RefreshSeriesService|Updating Fallout
2025-09-05 09:36:49.5|Info|RefreshEpisodeService|Starting episode info refresh for: [416744][Fallout]
2025-09-05 09:36:49.6|Info|RefreshEpisodeService|Finished episode refresh for series: [416744][Fallout].
2025-09-05 09:36:49.6|Info|DiskScanService|Scanning Fallout
2025-09-05 09:36:49.6|Info|DiskScanService|Completed scanning disk for Fallout
2025-09-05 09:36:49.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:49.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:49.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:49.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:49.6|Info|RefreshSeriesService|Skipping refresh of series: Fargo
2025-09-05 09:36:49.6|Info|DiskScanService|Scanning Fargo
2025-09-05 09:36:49.6|Info|DiskScanService|Completed scanning disk for Fargo
2025-09-05 09:36:49.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:49.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:49.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:49.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:49.6|Info|RefreshSeriesService|Skipping refresh of series: Farscape
2025-09-05 09:36:49.6|Info|DiskScanService|Scanning Farscape
2025-09-05 09:36:49.7|Info|DiskScanService|Completed scanning disk for Farscape
2025-09-05 09:36:49.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:49.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:49.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:49.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:49.7|Info|RefreshSeriesService|Skipping refresh of series: Firefly
2025-09-05 09:36:49.7|Info|DiskScanService|Scanning Firefly
2025-09-05 09:36:49.7|Info|DiskScanService|Completed scanning disk for Firefly
2025-09-05 09:36:49.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:49.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:49.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:49.7|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files.
2025-09-05 09:36:49.7|Info|RefreshSeriesService|Skipping refresh of series: The Flash (2014)
2025-09-05 09:36:49.7|Info|DiskScanService|Scanning The Flash (2014)
2025-09-05 09:36:49.8|Info|DiskScanService|Completed scanning disk for The Flash (2014)
2025-09-05 09:36:49.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:49.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:49.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:49.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:49.8|Info|RefreshSeriesService|Skipping refresh of series: FlashForward
2025-09-05 09:36:49.8|Info|DiskScanService|Scanning FlashForward
2025-09-05 09:36:49.8|Info|DiskScanService|Completed scanning disk for FlashForward
2025-09-05 09:36:49.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:49.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:49.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:49.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:49.9|Info|RefreshSeriesService|Skipping refresh of series: Forever (2014)
2025-09-05 09:36:49.9|Info|DiskScanService|Scanning Forever (2014)
2025-09-05 09:36:49.9|Info|DiskScanService|Completed scanning disk for Forever (2014)
2025-09-05 09:36:49.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:49.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:49.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:49.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:49.9|Info|RefreshSeriesService|Updating Foundation (2021)
2025-09-05 09:36:49.9|Info|RefreshEpisodeService|Starting episode info refresh for: [366972][Foundation (2021)]
2025-09-05 09:36:50.0|Info|RefreshEpisodeService|Finished episode refresh for series: [366972][Foundation (2021)].
2025-09-05 09:36:50.0|Info|DiskScanService|Scanning Foundation (2021)
2025-09-05 09:36:50.0|Info|DiskScanService|Completed scanning disk for Foundation (2021)
2025-09-05 09:36:50.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:50.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:50.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:50.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:50.0|Info|RefreshSeriesService|Updating FROM
2025-09-05 09:36:50.1|Info|RefreshEpisodeService|Starting episode info refresh for: [401003][FROM]
2025-09-05 09:36:50.1|Info|RefreshEpisodeService|Finished episode refresh for series: [401003][FROM].
2025-09-05 09:36:50.1|Info|DiskScanService|Scanning FROM
2025-09-05 09:36:50.2|Info|DiskScanService|Completed scanning disk for FROM
2025-09-05 09:36:50.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:50.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:50.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:50.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:50.2|Info|RefreshSeriesService|Skipping refresh of series: FUBAR
2025-09-05 09:36:50.2|Info|DiskScanService|Scanning FUBAR
2025-09-05 09:36:50.2|Info|DiskScanService|Completed scanning disk for FUBAR
2025-09-05 09:36:50.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:50.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:50.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:50.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:50.2|Info|RefreshSeriesService|Skipping refresh of series: Full Circle (2013)
2025-09-05 09:36:50.2|Info|DiskScanService|Scanning Full Circle (2013)
2025-09-05 09:36:54.2|Info|DiskScanService|Completed scanning disk for Full Circle (2013)
2025-09-05 09:36:54.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:54.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:54.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:54.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:54.2|Info|RefreshSeriesService|Skipping refresh of series: Game of Thrones
2025-09-05 09:36:54.2|Info|DiskScanService|Scanning Game of Thrones
2025-09-05 09:36:54.3|Info|DiskScanService|Completed scanning disk for Game of Thrones
2025-09-05 09:36:54.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:54.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:54.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:54.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:54.3|Info|RefreshSeriesService|Updating Gen V
2025-09-05 09:36:54.3|Info|RefreshEpisodeService|Starting episode info refresh for: [417909][Gen V]
2025-09-05 09:36:54.4|Info|RefreshEpisodeService|Finished episode refresh for series: [417909][Gen V].
2025-09-05 09:36:54.4|Info|DiskScanService|Scanning Gen V
2025-09-05 09:36:54.4|Info|DiskScanService|Completed scanning disk for Gen V
2025-09-05 09:36:54.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:36:54.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:36:54.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:36:54.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:36:54.4|Info|RefreshSeriesService|Skipping refresh of series: Gokusen (2004)
2025-09-05 09:36:54.4|Info|DiskScanService|Scanning Gokusen (2004)
2025-09-05 09:37:01.8|Info|DiskScanService|Completed scanning disk for Gokusen (2004)
2025-09-05 09:37:01.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:01.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:01.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:01.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:01.9|Info|RefreshSeriesService|Skipping refresh of series: Goosebumps (2023)
2025-09-05 09:37:01.9|Info|DiskScanService|Scanning Goosebumps (2023)
2025-09-05 09:37:01.9|Info|DiskScanService|Completed scanning disk for Goosebumps (2023)
2025-09-05 09:37:01.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:01.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:01.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:01.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:01.9|Info|RefreshSeriesService|Skipping refresh of series: Grid
2025-09-05 09:37:01.9|Info|DiskScanService|Scanning Grid
2025-09-05 09:37:02.0|Info|DiskScanService|Completed scanning disk for Grid
2025-09-05 09:37:02.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:02.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:02.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:02.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:02.0|Info|RefreshSeriesService|Skipping refresh of series: Grimm
2025-09-05 09:37:02.0|Info|DiskScanService|Scanning Grimm
2025-09-05 09:37:02.0|Info|DiskScanService|Completed scanning disk for Grimm
2025-09-05 09:37:02.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:02.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:02.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:02.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:02.1|Info|RefreshSeriesService|Skipping refresh of series: Gyeongseong Creature
2025-09-05 09:37:02.1|Info|DiskScanService|Scanning Gyeongseong Creature
2025-09-05 09:37:02.1|Info|DiskScanService|Completed scanning disk for Gyeongseong Creature
2025-09-05 09:37:02.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:02.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:02.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:02.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:02.1|Info|RefreshSeriesService|Skipping refresh of series: Halo
2025-09-05 09:37:02.1|Info|DiskScanService|Scanning Halo
2025-09-05 09:37:02.1|Info|DiskScanService|Completed scanning disk for Halo
2025-09-05 09:37:02.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:02.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:02.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:02.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:02.1|Info|RefreshSeriesService|Skipping refresh of series: Hawkeye (2021)
2025-09-05 09:37:02.1|Info|DiskScanService|Scanning Hawkeye (2021)
2025-09-05 09:37:02.1|Info|DiskScanService|Completed scanning disk for Hawkeye (2021)
2025-09-05 09:37:02.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:02.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:02.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:02.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:02.1|Info|RefreshSeriesService|Skipping refresh of series: Heroes
2025-09-05 09:37:02.1|Info|DiskScanService|Scanning Heroes
2025-09-05 09:37:02.1|Info|DiskScanService|Completed scanning disk for Heroes
2025-09-05 09:37:02.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:02.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:02.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:02.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:02.2|Info|RefreshSeriesService|Skipping refresh of series: Heroes Reborn
2025-09-05 09:37:02.2|Info|DiskScanService|Scanning Heroes Reborn
2025-09-05 09:37:02.2|Info|DiskScanService|Completed scanning disk for Heroes Reborn
2025-09-05 09:37:02.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:02.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:02.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:02.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:02.2|Info|RefreshSeriesService|Updating Hijack
2025-09-05 09:37:02.2|Info|RefreshEpisodeService|Starting episode info refresh for: [419254][Hijack]
2025-09-05 09:37:02.3|Info|RefreshEpisodeService|Finished episode refresh for series: [419254][Hijack].
2025-09-05 09:37:02.3|Info|DiskScanService|Scanning Hijack
2025-09-05 09:37:02.3|Info|DiskScanService|Completed scanning disk for Hijack
2025-09-05 09:37:02.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:02.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:02.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:02.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:02.3|Info|RefreshSeriesService|Skipping refresh of series: His Dark Materials
2025-09-05 09:37:02.3|Info|DiskScanService|Scanning His Dark Materials
2025-09-05 09:37:02.3|Info|DiskScanService|Completed scanning disk for His Dark Materials
2025-09-05 09:37:02.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:02.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:02.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:02.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:02.4|Info|RefreshSeriesService|Updating House of the Dragon
2025-09-05 09:37:02.4|Info|RefreshEpisodeService|Starting episode info refresh for: [371572][House of the Dragon]
2025-09-05 09:37:02.6|Info|RefreshEpisodeService|Finished episode refresh for series: [371572][House of the Dragon].
2025-09-05 09:37:02.6|Info|DiskScanService|Scanning House of the Dragon
2025-09-05 09:37:02.6|Info|DiskScanService|Completed scanning disk for House of the Dragon
2025-09-05 09:37:02.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:02.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:02.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:02.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:02.7|Info|RefreshSeriesService|Skipping refresh of series: Hunters (2020)
2025-09-05 09:37:02.7|Info|DiskScanService|Scanning Hunters (2020)
2025-09-05 09:37:02.7|Info|DiskScanService|Completed scanning disk for Hunters (2020)
2025-09-05 09:37:02.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:02.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:02.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:02.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:02.7|Info|RefreshSeriesService|Skipping refresh of series: I Am Groot
2025-09-05 09:37:02.7|Info|DiskScanService|Scanning I Am Groot
2025-09-05 09:37:02.7|Info|DiskScanService|Completed scanning disk for I Am Groot
2025-09-05 09:37:02.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:02.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:02.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:02.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:02.7|Info|RefreshSeriesService|Skipping refresh of series: Infiniti
2025-09-05 09:37:02.7|Info|DiskScanService|Scanning Infiniti
2025-09-05 09:37:02.7|Info|DiskScanService|Completed scanning disk for Infiniti
2025-09-05 09:37:02.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:02.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:02.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:02.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:02.8|Info|RefreshSeriesService|Updating Invasion (2021)
2025-09-05 09:37:02.8|Info|RefreshEpisodeService|Starting episode info refresh for: [404492][Invasion (2021)]
2025-09-05 09:37:02.9|Info|RefreshEpisodeService|Finished episode refresh for series: [404492][Invasion (2021)].
2025-09-05 09:37:02.9|Info|DiskScanService|Scanning Invasion (2021)
2025-09-05 09:37:02.9|Info|DiskScanService|Completed scanning disk for Invasion (2021)
2025-09-05 09:37:02.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:02.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:02.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:02.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:02.9|Info|RefreshSeriesService|Skipping refresh of series: Ironheart
2025-09-05 09:37:02.9|Info|DiskScanService|Scanning Ironheart
2025-09-05 09:37:02.9|Info|DiskScanService|Completed scanning disk for Ironheart
2025-09-05 09:37:02.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:02.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:02.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:02.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:02.9|Info|RefreshSeriesService|Skipping refresh of series: Jupiter's Legacy
2025-09-05 09:37:02.9|Info|DiskScanService|Scanning Jupiter's Legacy
2025-09-05 09:37:02.9|Info|DiskScanService|Completed scanning disk for Jupiter's Legacy
2025-09-05 09:37:02.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:02.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:02.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:02.9|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files.
2025-09-05 09:37:02.9|Info|RefreshSeriesService|Skipping refresh of series: Kaleidoscope (2023)
2025-09-05 09:37:02.9|Info|DiskScanService|Scanning Kaleidoscope (2023)
2025-09-05 09:37:02.9|Info|DiskScanService|Completed scanning disk for Kaleidoscope (2023)
2025-09-05 09:37:02.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:03.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:03.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:03.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:03.0|Info|RefreshSeriesService|Skipping refresh of series: Kingdom (2019)
2025-09-05 09:37:03.0|Info|DiskScanService|Scanning Kingdom (2019)
2025-09-05 09:37:03.0|Info|DiskScanService|Completed scanning disk for Kingdom (2019)
2025-09-05 09:37:03.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:03.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:03.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:03.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:03.0|Info|RefreshSeriesService|Skipping refresh of series: The Last Man on Earth
2025-09-05 09:37:03.0|Info|DiskScanService|Scanning The Last Man on Earth
2025-09-05 09:37:03.0|Info|DiskScanService|Completed scanning disk for The Last Man on Earth
2025-09-05 09:37:03.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:03.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:03.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:03.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:03.0|Info|RefreshSeriesService|Updating The Last of Us
2025-09-05 09:37:03.1|Info|RefreshEpisodeService|Starting episode info refresh for: [392256][The Last of Us]
2025-09-05 09:37:03.4|Info|RefreshEpisodeService|Finished episode refresh for series: [392256][The Last of Us].
2025-09-05 09:37:03.4|Info|DiskScanService|Scanning The Last of Us
2025-09-05 09:37:03.4|Info|DiskScanService|Completed scanning disk for The Last of Us
2025-09-05 09:37:03.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:03.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:03.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:03.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:03.5|Info|RefreshSeriesService|Updating Lioness
2025-09-05 09:37:03.5|Info|RefreshEpisodeService|Starting episode info refresh for: [388589][Lioness]
2025-09-05 09:37:03.6|Info|RefreshEpisodeService|Finished episode refresh for series: [388589][Lioness].
2025-09-05 09:37:03.6|Info|DiskScanService|Scanning Lioness
2025-09-05 09:37:03.6|Info|DiskScanService|Completed scanning disk for Lioness
2025-09-05 09:37:03.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:03.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:03.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:03.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:03.6|Info|RefreshSeriesService|Skipping refresh of series: Lockwood & Co.
2025-09-05 09:37:03.6|Info|DiskScanService|Scanning Lockwood & Co.
2025-09-05 09:37:03.6|Info|DiskScanService|Completed scanning disk for Lockwood & Co.
2025-09-05 09:37:03.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:03.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:03.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:03.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:03.6|Info|RefreshSeriesService|Skipping refresh of series: Loki
2025-09-05 09:37:03.6|Info|DiskScanService|Scanning Loki
2025-09-05 09:37:03.6|Info|DiskScanService|Completed scanning disk for Loki
2025-09-05 09:37:03.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:03.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:03.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:03.6|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-05 09:37:03.6|Info|RefreshSeriesService|Updating The Lord of the Rings: The Rings of Power
2025-09-05 09:37:03.6|Info|RefreshEpisodeService|Starting episode info refresh for: [367506][The Lord of the Rings: The Rings of Power]
2025-09-05 09:37:03.7|Info|RefreshEpisodeService|Finished episode refresh for series: [367506][The Lord of the Rings: The Rings of Power].
2025-09-05 09:37:03.7|Info|DiskScanService|Scanning The Lord of the Rings: The Rings of Power
2025-09-05 09:37:03.7|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The Rings of Power
2025-09-05 09:37:03.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:03.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:03.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:03.8|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-05 09:37:03.8|Info|RefreshSeriesService|Skipping refresh of series: Lost in Space (2018)
2025-09-05 09:37:03.8|Info|DiskScanService|Scanning Lost in Space (2018)
2025-09-05 09:37:03.8|Info|DiskScanService|Completed scanning disk for Lost in Space (2018)
2025-09-05 09:37:03.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:03.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:03.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:03.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:03.8|Info|RefreshSeriesService|Skipping refresh of series: The Lost Room
2025-09-05 09:37:03.8|Info|DiskScanService|Scanning The Lost Room
2025-09-05 09:37:03.8|Info|DiskScanService|Completed scanning disk for The Lost Room
2025-09-05 09:37:03.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:03.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:03.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:03.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:03.8|Info|RefreshSeriesService|Skipping refresh of series: Lucifer
2025-09-05 09:37:03.8|Info|DiskScanService|Scanning Lucifer
2025-09-05 09:37:03.8|Info|DiskScanService|Completed scanning disk for Lucifer
2025-09-05 09:37:03.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:03.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:03.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:03.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:03.9|Info|RefreshSeriesService|Skipping refresh of series: Luna Nera
2025-09-05 09:37:03.9|Info|DiskScanService|Scanning Luna Nera
2025-09-05 09:37:03.9|Info|DiskScanService|Completed scanning disk for Luna Nera
2025-09-05 09:37:03.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:03.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:03.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:03.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:03.9|Info|RefreshSeriesService|Skipping refresh of series: The Magicians (2015)
2025-09-05 09:37:03.9|Info|DiskScanService|Scanning The Magicians (2015)
2025-09-05 09:37:03.9|Info|DiskScanService|Completed scanning disk for The Magicians (2015)
2025-09-05 09:37:03.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:03.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:03.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:03.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:04.0|Info|RefreshSeriesService|Updating The Mandalorian
2025-09-05 09:37:04.0|Info|RefreshEpisodeService|Starting episode info refresh for: [361753][The Mandalorian]
2025-09-05 09:37:04.1|Info|RefreshEpisodeService|Finished episode refresh for series: [361753][The Mandalorian].
2025-09-05 09:37:04.1|Info|DiskScanService|Scanning The Mandalorian
2025-09-05 09:37:04.1|Info|DiskScanService|Completed scanning disk for The Mandalorian
2025-09-05 09:37:04.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:04.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:04.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:04.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:04.1|Info|RefreshSeriesService|Skipping refresh of series: Manifest
2025-09-05 09:37:04.1|Info|DiskScanService|Scanning Manifest
2025-09-05 09:37:04.1|Info|DiskScanService|Completed scanning disk for Manifest
2025-09-05 09:37:04.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:04.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:04.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:04.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:04.1|Info|RefreshSeriesService|Skipping refresh of series: Marvel's Agents of S.H.I.E.L.D.
2025-09-05 09:37:04.1|Info|DiskScanService|Scanning Marvel's Agents of S.H.I.E.L.D.
2025-09-05 09:37:04.3|Info|DiskScanService|Completed scanning disk for Marvel's Agents of S.H.I.E.L.D.
2025-09-05 09:37:04.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:04.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:04.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:04.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:04.3|Info|RefreshSeriesService|Skipping refresh of series: Marvel's The Punisher
2025-09-05 09:37:04.3|Info|DiskScanService|Scanning Marvel's The Punisher
2025-09-05 09:37:04.4|Info|DiskScanService|Completed scanning disk for Marvel's The Punisher
2025-09-05 09:37:04.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:04.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:04.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:04.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:04.4|Info|RefreshSeriesService|Skipping refresh of series: Master of the House
2025-09-05 09:37:04.4|Info|DiskScanService|Scanning Master of the House
2025-09-05 09:37:04.4|Info|DiskScanService|Completed scanning disk for Master of the House
2025-09-05 09:37:04.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:04.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:04.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:04.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:04.4|Info|RefreshSeriesService|Updating Mayor of Kingstown
2025-09-05 09:37:04.5|Info|RefreshEpisodeService|Starting episode info refresh for: [386630][Mayor of Kingstown]
2025-09-05 09:37:04.6|Info|RefreshEpisodeService|Finished episode refresh for series: [386630][Mayor of Kingstown].
2025-09-05 09:37:04.6|Info|DiskScanService|Scanning Mayor of Kingstown
2025-09-05 09:37:04.6|Info|DiskScanService|Completed scanning disk for Mayor of Kingstown
2025-09-05 09:37:04.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:04.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:04.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:04.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:04.7|Info|RefreshSeriesService|Skipping refresh of series: Merlin
2025-09-05 09:37:04.7|Info|DiskScanService|Scanning Merlin
2025-09-05 09:37:04.7|Info|DiskScanService|Completed scanning disk for Merlin
2025-09-05 09:37:04.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:04.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:04.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:04.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:04.8|Info|RefreshSeriesService|Skipping refresh of series: Missions
2025-09-05 09:37:04.8|Info|DiskScanService|Scanning Missions
2025-09-05 09:37:04.8|Info|DiskScanService|Completed scanning disk for Missions
2025-09-05 09:37:04.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:04.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:04.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:04.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:04.8|Info|RefreshSeriesService|Updating MobLand
2025-09-05 09:37:04.8|Info|RefreshEpisodeService|Starting episode info refresh for: [446831][MobLand]
2025-09-05 09:37:04.8|Info|RefreshEpisodeService|Finished episode refresh for series: [446831][MobLand].
2025-09-05 09:37:04.8|Info|DiskScanService|Scanning MobLand
2025-09-05 09:37:04.9|Info|DiskScanService|Completed scanning disk for MobLand
2025-09-05 09:37:04.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:04.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:04.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:04.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:04.9|Info|RefreshSeriesService|Updating Monarch: Legacy of Monsters
2025-09-05 09:37:04.9|Info|RefreshEpisodeService|Starting episode info refresh for: [422598][Monarch: Legacy of Monsters]
2025-09-05 09:37:05.0|Info|RefreshEpisodeService|Finished episode refresh for series: [422598][Monarch: Legacy of Monsters].
2025-09-05 09:37:05.0|Info|DiskScanService|Scanning Monarch: Legacy of Monsters
2025-09-05 09:37:05.0|Info|DiskScanService|Completed scanning disk for Monarch: Legacy of Monsters
2025-09-05 09:37:05.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:05.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:05.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:05.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:05.1|Info|RefreshSeriesService|Skipping refresh of series: Money Heist
2025-09-05 09:37:05.1|Info|DiskScanService|Scanning Money Heist
2025-09-05 09:37:05.9|Info|DiskScanService|Completed scanning disk for Money Heist
2025-09-05 09:37:05.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:05.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:05.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:05.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:06.0|Info|RefreshSeriesService|Skipping refresh of series: Moon Knight
2025-09-05 09:37:06.0|Info|DiskScanService|Scanning Moon Knight
2025-09-05 09:37:06.0|Info|DiskScanService|Completed scanning disk for Moon Knight
2025-09-05 09:37:06.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:06.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:06.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:06.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:06.0|Info|RefreshSeriesService|Skipping refresh of series: Moonhaven
2025-09-05 09:37:06.0|Info|DiskScanService|Scanning Moonhaven
2025-09-05 09:37:06.0|Info|DiskScanService|Completed scanning disk for Moonhaven
2025-09-05 09:37:06.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:06.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:06.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:06.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:06.0|Info|RefreshSeriesService|Updating My Father's Murderers
2025-09-05 09:37:06.1|Info|RefreshEpisodeService|Starting episode info refresh for: [319183][My Father's Murderers]
2025-09-05 09:37:06.3|Info|RefreshEpisodeService|Finished episode refresh for series: [319183][My Father's Murderers].
2025-09-05 09:37:06.3|Info|DiskScanService|Scanning My Father's Murderers
2025-09-05 09:37:06.3|Info|DiskScanService|Completed scanning disk for My Father's Murderers
2025-09-05 09:37:06.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:06.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:06.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:06.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:06.3|Info|RefreshSeriesService|Skipping refresh of series: Obi-Wan Kenobi
2025-09-05 09:37:06.3|Info|DiskScanService|Scanning Obi-Wan Kenobi
2025-09-05 09:37:06.3|Info|DiskScanService|Completed scanning disk for Obi-Wan Kenobi
2025-09-05 09:37:06.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:06.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:06.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:06.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:06.3|Info|RefreshSeriesService|Skipping refresh of series: The Old Man
2025-09-05 09:37:06.3|Info|DiskScanService|Scanning The Old Man
2025-09-05 09:37:06.3|Info|DiskScanService|Completed scanning disk for The Old Man
2025-09-05 09:37:06.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:06.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:06.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:06.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:06.4|Info|RefreshSeriesService|Skipping refresh of series: Once Upon a Time (2011)
2025-09-05 09:37:06.4|Info|DiskScanService|Scanning Once Upon a Time (2011)
2025-09-05 09:37:06.4|Info|DiskScanService|Completed scanning disk for Once Upon a Time (2011)
2025-09-05 09:37:06.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:06.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:06.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:06.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:06.4|Info|RefreshSeriesService|Skipping refresh of series: Origin
2025-09-05 09:37:06.4|Info|DiskScanService|Scanning Origin
2025-09-05 09:37:06.4|Info|DiskScanService|Completed scanning disk for Origin
2025-09-05 09:37:06.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:06.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:06.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:06.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:06.5|Info|RefreshSeriesService|Skipping refresh of series: The Originals
2025-09-05 09:37:06.5|Info|DiskScanService|Scanning The Originals
2025-09-05 09:37:06.5|Info|DiskScanService|Completed scanning disk for The Originals
2025-09-05 09:37:06.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:06.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:06.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:06.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:06.5|Info|RefreshSeriesService|Skipping refresh of series: The Orville
2025-09-05 09:37:06.5|Info|DiskScanService|Scanning The Orville
2025-09-05 09:37:06.5|Info|DiskScanService|Completed scanning disk for The Orville
2025-09-05 09:37:06.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:06.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:06.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:06.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:06.5|Info|RefreshSeriesService|Skipping refresh of series: Otpisani
2025-09-05 09:37:06.5|Info|DiskScanService|Scanning Otpisani
2025-09-05 09:37:06.5|Info|DiskScanService|Completed scanning disk for Otpisani
2025-09-05 09:37:06.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:06.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:06.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:06.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:06.6|Info|RefreshSeriesService|Updating Outlander
2025-09-05 09:37:06.6|Info|RefreshEpisodeService|Starting episode info refresh for: [270408][Outlander]
2025-09-05 09:37:07.2|Info|RefreshEpisodeService|Finished episode refresh for series: [270408][Outlander].
2025-09-05 09:37:07.2|Info|DiskScanService|Scanning Outlander
2025-09-05 09:37:07.2|Info|DiskScanService|Completed scanning disk for Outlander
2025-09-05 09:37:07.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:07.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:07.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:07.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:07.2|Info|RefreshSeriesService|Skipping refresh of series: Pariah Nexus
2025-09-05 09:37:07.2|Info|DiskScanService|Scanning Pariah Nexus
2025-09-05 09:37:07.2|Info|DiskScanService|Completed scanning disk for Pariah Nexus
2025-09-05 09:37:07.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:07.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:07.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:07.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:07.2|Info|RefreshSeriesService|Skipping refresh of series: Peaky Blinders
2025-09-05 09:37:07.2|Info|DiskScanService|Scanning Peaky Blinders
2025-09-05 09:37:07.3|Info|DiskScanService|Completed scanning disk for Peaky Blinders
2025-09-05 09:37:07.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:07.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:07.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:07.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:07.3|Info|RefreshSeriesService|Skipping refresh of series: Penny Dreadful
2025-09-05 09:37:07.3|Info|DiskScanService|Scanning Penny Dreadful
2025-09-05 09:37:07.3|Info|DiskScanService|Completed scanning disk for Penny Dreadful
2025-09-05 09:37:07.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:07.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:07.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:07.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:07.3|Info|RefreshSeriesService|Updating Percy Jackson and the Olympians
2025-09-05 09:37:07.4|Info|RefreshEpisodeService|Starting episode info refresh for: [415151][Percy Jackson and the Olympians]
2025-09-05 09:37:07.4|Info|RefreshEpisodeService|Finished episode refresh for series: [415151][Percy Jackson and the Olympians].
2025-09-05 09:37:07.4|Info|DiskScanService|Scanning Percy Jackson and the Olympians
2025-09-05 09:37:07.4|Info|DiskScanService|Completed scanning disk for Percy Jackson and the Olympians
2025-09-05 09:37:07.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:07.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:07.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:07.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:07.4|Info|RefreshSeriesService|Skipping refresh of series: Person of Interest
2025-09-05 09:37:07.4|Info|DiskScanService|Scanning Person of Interest
2025-09-05 09:37:07.5|Info|DiskScanService|Completed scanning disk for Person of Interest
2025-09-05 09:37:07.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:07.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:07.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:07.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:07.5|Info|RefreshSeriesService|Skipping refresh of series: Preacher
2025-09-05 09:37:07.5|Info|DiskScanService|Scanning Preacher
2025-09-05 09:37:07.5|Info|DiskScanService|Completed scanning disk for Preacher
2025-09-05 09:37:07.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:07.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:07.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:07.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:07.5|Info|RefreshSeriesService|Skipping refresh of series: The Pretender (US)
2025-09-05 09:37:07.5|Info|DiskScanService|Scanning The Pretender (US)
2025-09-05 09:37:07.5|Info|DiskScanService|Completed scanning disk for The Pretender (US)
2025-09-05 09:37:07.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:07.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:07.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:07.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:07.6|Info|RefreshSeriesService|Skipping refresh of series: Quantum Leap (2022)
2025-09-05 09:37:07.6|Info|DiskScanService|Scanning Quantum Leap (2022)
2025-09-05 09:37:07.6|Info|DiskScanService|Completed scanning disk for Quantum Leap (2022)
2025-09-05 09:37:07.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:07.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:07.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:07.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:07.6|Info|RefreshSeriesService|Skipping refresh of series: Raised by Wolves (2020)
2025-09-05 09:37:07.6|Info|DiskScanService|Scanning Raised by Wolves (2020)
2025-09-05 09:37:07.6|Info|DiskScanService|Completed scanning disk for Raised by Wolves (2020)
2025-09-05 09:37:07.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:07.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:07.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:07.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:07.6|Info|RefreshSeriesService|Updating Reacher
2025-09-05 09:37:07.6|Info|RefreshEpisodeService|Starting episode info refresh for: [366924][Reacher]
2025-09-05 09:37:07.7|Info|RefreshEpisodeService|Finished episode refresh for series: [366924][Reacher].
2025-09-05 09:37:07.7|Info|DiskScanService|Scanning Reacher
2025-09-05 09:37:07.7|Info|DiskScanService|Completed scanning disk for Reacher
2025-09-05 09:37:07.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:07.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:07.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:07.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:07.7|Info|RefreshSeriesService|Updating Resident Alien
2025-09-05 09:37:07.8|Info|RefreshEpisodeService|Starting episode info refresh for: [368166][Resident Alien]
2025-09-05 09:37:07.9|Info|RefreshEpisodeService|Finished episode refresh for series: [368166][Resident Alien].
2025-09-05 09:37:07.9|Info|DiskScanService|Scanning Resident Alien
2025-09-05 09:37:07.9|Info|DiskScanService|Completed scanning disk for Resident Alien
2025-09-05 09:37:07.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:07.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:07.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:07.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:08.0|Info|RefreshSeriesService|Skipping refresh of series: Revenge
2025-09-05 09:37:08.0|Info|DiskScanService|Scanning Revenge
2025-09-05 09:37:08.0|Info|DiskScanService|Completed scanning disk for Revenge
2025-09-05 09:37:08.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:08.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:08.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:08.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:08.0|Info|RefreshSeriesService|Updating Revival (2025)
2025-09-05 09:37:08.0|Info|RefreshEpisodeService|Starting episode info refresh for: [449906][Revival (2025)]
2025-09-05 09:37:08.0|Info|RefreshEpisodeService|Finished episode refresh for series: [449906][Revival (2025)].
2025-09-05 09:37:08.0|Info|DiskScanService|Scanning Revival (2025)
2025-09-05 09:37:08.0|Info|DiskScanService|Completed scanning disk for Revival (2025)
2025-09-05 09:37:08.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:08.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:08.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:08.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:08.1|Info|RefreshSeriesService|Skipping refresh of series: Sanctuary
2025-09-05 09:37:08.1|Info|DiskScanService|Scanning Sanctuary
2025-09-05 09:37:08.1|Info|DiskScanService|Completed scanning disk for Sanctuary
2025-09-05 09:37:08.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:08.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:08.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:08.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:08.1|Info|RefreshSeriesService|Skipping refresh of series: Secret Invasion
2025-09-05 09:37:08.1|Info|DiskScanService|Scanning Secret Invasion
2025-09-05 09:37:08.1|Info|DiskScanService|Completed scanning disk for Secret Invasion
2025-09-05 09:37:08.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:08.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:08.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:08.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:08.1|Info|RefreshSeriesService|Skipping refresh of series: Shadow and Bone
2025-09-05 09:37:08.1|Info|DiskScanService|Scanning Shadow and Bone
2025-09-05 09:37:08.1|Info|DiskScanService|Completed scanning disk for Shadow and Bone
2025-09-05 09:37:08.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:08.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:08.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:08.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:08.2|Info|RefreshSeriesService|Updating Shrinking
2025-09-05 09:37:08.2|Info|RefreshEpisodeService|Starting episode info refresh for: [411364][Shrinking]
2025-09-05 09:37:08.2|Info|RefreshEpisodeService|Finished episode refresh for series: [411364][Shrinking].
2025-09-05 09:37:08.2|Info|DiskScanService|Scanning Shrinking
2025-09-05 09:37:08.2|Info|DiskScanService|Completed scanning disk for Shrinking
2025-09-05 09:37:08.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:08.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:08.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:08.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:08.2|Info|RefreshSeriesService|Skipping refresh of series: The Silent Sea
2025-09-05 09:37:08.2|Info|DiskScanService|Scanning The Silent Sea
2025-09-05 09:37:08.3|Info|DiskScanService|Completed scanning disk for The Silent Sea
2025-09-05 09:37:08.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:08.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:08.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:08.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:08.3|Info|RefreshSeriesService|Updating Silo
2025-09-05 09:37:08.3|Info|RefreshEpisodeService|Starting episode info refresh for: [403245][Silo]
2025-09-05 09:37:08.4|Info|RefreshEpisodeService|Finished episode refresh for series: [403245][Silo].
2025-09-05 09:37:08.4|Info|DiskScanService|Scanning Silo
2025-09-05 09:37:08.4|Info|DiskScanService|Completed scanning disk for Silo
2025-09-05 09:37:08.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:08.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:08.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:08.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:08.4|Info|RefreshSeriesService|Skipping refresh of series: Snowpiercer
2025-09-05 09:37:08.4|Info|DiskScanService|Scanning Snowpiercer
2025-09-05 09:37:08.4|Info|DiskScanService|Completed scanning disk for Snowpiercer
2025-09-05 09:37:08.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:08.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:08.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:08.4|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-05 09:37:08.4|Info|RefreshSeriesService|Skipping refresh of series: Spartacus
2025-09-05 09:37:08.4|Info|DiskScanService|Scanning Spartacus
2025-09-05 09:37:08.4|Info|DiskScanService|Completed scanning disk for Spartacus
2025-09-05 09:37:08.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:08.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:08.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:08.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:08.5|Info|RefreshSeriesService|Skipping refresh of series: Squid Game
2025-09-05 09:37:08.5|Info|DiskScanService|Scanning Squid Game
2025-09-05 09:37:08.5|Info|DiskScanService|Completed scanning disk for Squid Game
2025-09-05 09:37:08.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:08.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:08.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:08.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:08.5|Info|RefreshSeriesService|Skipping refresh of series: Star Trek
2025-09-05 09:37:08.5|Info|DiskScanService|Scanning Star Trek
2025-09-05 09:37:08.6|Info|DiskScanService|Completed scanning disk for Star Trek
2025-09-05 09:37:08.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:08.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:08.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:08.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:08.6|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: Deep Space Nine
2025-09-05 09:37:08.6|Info|DiskScanService|Scanning Star Trek: Deep Space Nine
2025-09-05 09:37:08.8|Info|DiskScanService|Completed scanning disk for Star Trek: Deep Space Nine
2025-09-05 09:37:08.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:08.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:08.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:08.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:08.8|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: Discovery
2025-09-05 09:37:08.8|Info|DiskScanService|Scanning Star Trek: Discovery
2025-09-05 09:37:08.9|Info|DiskScanService|Completed scanning disk for Star Trek: Discovery
2025-09-05 09:37:08.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:08.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:08.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:08.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:08.9|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: Enterprise
2025-09-05 09:37:08.9|Info|DiskScanService|Scanning Star Trek: Enterprise
2025-09-05 09:37:08.9|Info|DiskScanService|Completed scanning disk for Star Trek: Enterprise
2025-09-05 09:37:08.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:08.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:08.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:08.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:08.9|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: Picard
2025-09-05 09:37:08.9|Info|DiskScanService|Scanning Star Trek: Picard
2025-09-05 09:37:09.0|Info|DiskScanService|Completed scanning disk for Star Trek: Picard
2025-09-05 09:37:09.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:09.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:09.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:09.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:09.0|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: Strange New Worlds
2025-09-05 09:37:09.0|Info|DiskScanService|Scanning Star Trek: Strange New Worlds
2025-09-05 09:37:09.0|Info|DiskScanService|Completed scanning disk for Star Trek: Strange New Worlds
2025-09-05 09:37:09.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:09.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:09.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:09.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:09.0|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: The Next Generation
2025-09-05 09:37:09.0|Info|DiskScanService|Scanning Star Trek: The Next Generation
2025-09-05 09:37:09.1|Info|DiskScanService|Completed scanning disk for Star Trek: The Next Generation
2025-09-05 09:37:09.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:09.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:09.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:09.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:09.1|Info|RefreshSeriesService|Skipping refresh of series: Star Trek: Voyager
2025-09-05 09:37:09.1|Info|DiskScanService|Scanning Star Trek: Voyager
2025-09-05 09:37:09.2|Info|DiskScanService|Completed scanning disk for Star Trek: Voyager
2025-09-05 09:37:09.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:09.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:09.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:09.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:09.2|Info|RefreshSeriesService|Updating Star Wars: Skeleton Crew
2025-09-05 09:37:09.3|Info|RefreshEpisodeService|Starting episode info refresh for: [420600][Star Wars: Skeleton Crew]
2025-09-05 09:37:09.3|Info|RefreshEpisodeService|Finished episode refresh for series: [420600][Star Wars: Skeleton Crew].
2025-09-05 09:37:09.3|Info|DiskScanService|Scanning Star Wars: Skeleton Crew
2025-09-05 09:37:09.3|Info|DiskScanService|Completed scanning disk for Star Wars: Skeleton Crew
2025-09-05 09:37:09.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:09.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:09.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:09.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:09.3|Info|RefreshSeriesService|Updating Stick
2025-09-05 09:37:09.3|Info|RefreshEpisodeService|Starting episode info refresh for: [455562][Stick]
2025-09-05 09:37:09.3|Info|RefreshEpisodeService|Finished episode refresh for series: [455562][Stick].
2025-09-05 09:37:09.3|Info|DiskScanService|Scanning Stick
2025-09-05 09:37:09.3|Info|DiskScanService|Completed scanning disk for Stick
2025-09-05 09:37:09.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:09.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:09.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:09.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:09.4|Info|RefreshSeriesService|Skipping refresh of series: Storm of the Century
2025-09-05 09:37:09.4|Info|DiskScanService|Scanning Storm of the Century
2025-09-05 09:37:09.4|Info|DiskScanService|Completed scanning disk for Storm of the Century
2025-09-05 09:37:09.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:09.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:09.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:09.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:09.4|Info|RefreshSeriesService|Skipping refresh of series: The Strain
2025-09-05 09:37:09.4|Info|DiskScanService|Scanning The Strain
2025-09-05 09:37:09.4|Info|DiskScanService|Completed scanning disk for The Strain
2025-09-05 09:37:09.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:09.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:09.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:09.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:09.4|Info|RefreshSeriesService|Updating Stranger Things
2025-09-05 09:37:09.4|Info|RefreshEpisodeService|Starting episode info refresh for: [305288][Stranger Things]
2025-09-05 09:37:09.5|Info|RefreshEpisodeService|Finished episode refresh for series: [305288][Stranger Things].
2025-09-05 09:37:09.5|Info|DiskScanService|Scanning Stranger Things
2025-09-05 09:37:09.6|Info|DiskScanService|Completed scanning disk for Stranger Things
2025-09-05 09:37:09.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:09.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:09.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:09.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:09.6|Info|RefreshSeriesService|Skipping refresh of series: Supergirl
2025-09-05 09:37:09.6|Info|DiskScanService|Scanning Supergirl
2025-09-05 09:37:09.6|Info|DiskScanService|Completed scanning disk for Supergirl
2025-09-05 09:37:09.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:09.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:09.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:09.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:09.7|Info|RefreshSeriesService|Skipping refresh of series: Superman & Lois
2025-09-05 09:37:09.7|Info|DiskScanService|Scanning Superman & Lois
2025-09-05 09:37:09.7|Info|DiskScanService|Completed scanning disk for Superman & Lois
2025-09-05 09:37:09.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:09.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:09.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:09.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:09.7|Info|RefreshSeriesService|Skipping refresh of series: Supernatural
2025-09-05 09:37:09.7|Info|DiskScanService|Scanning Supernatural
2025-09-05 09:37:09.8|Info|DiskScanService|Completed scanning disk for Supernatural
2025-09-05 09:37:09.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:09.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:09.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:09.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:09.9|Info|RefreshSeriesService|Skipping refresh of series: Sweet Tooth
2025-09-05 09:37:09.9|Info|DiskScanService|Scanning Sweet Tooth
2025-09-05 09:37:09.9|Info|DiskScanService|Completed scanning disk for Sweet Tooth
2025-09-05 09:37:09.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:09.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:09.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:09.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:09.9|Info|RefreshSeriesService|Skipping refresh of series: Taken
2025-09-05 09:37:09.9|Info|DiskScanService|Scanning Taken
2025-09-05 09:37:09.9|Info|DiskScanService|Completed scanning disk for Taken
2025-09-05 09:37:09.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:09.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:09.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:09.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:09.9|Info|RefreshSeriesService|Skipping refresh of series: Terra Nova
2025-09-05 09:37:10.0|Info|DiskScanService|Scanning Terra Nova
2025-09-05 09:37:10.1|Info|DiskScanService|Completed scanning disk for Terra Nova
2025-09-05 09:37:10.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:10.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:10.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:10.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:10.2|Info|RefreshSeriesService|Skipping refresh of series: The Terror
2025-09-05 09:37:10.2|Info|DiskScanService|Scanning The Terror
2025-09-05 09:37:10.2|Info|DiskScanService|Completed scanning disk for The Terror
2025-09-05 09:37:10.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:10.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:10.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:10.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:10.3|Info|RefreshSeriesService|Updating The Thaw
2025-09-05 09:37:10.3|Info|RefreshEpisodeService|Starting episode info refresh for: [405473][The Thaw]
2025-09-05 09:37:10.3|Info|RefreshEpisodeService|Finished episode refresh for series: [405473][The Thaw].
2025-09-05 09:37:10.3|Info|DiskScanService|Scanning The Thaw
2025-09-05 09:37:10.3|Info|DiskScanService|Completed scanning disk for The Thaw
2025-09-05 09:37:10.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:10.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:10.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:10.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:10.4|Info|RefreshSeriesService|Skipping refresh of series: Timeless (2016)
2025-09-05 09:37:10.4|Info|DiskScanService|Scanning Timeless (2016)
2025-09-05 09:37:10.4|Info|DiskScanService|Completed scanning disk for Timeless (2016)
2025-09-05 09:37:10.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:10.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:10.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:10.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:10.4|Info|RefreshSeriesService|Skipping refresh of series: Titans (2018)
2025-09-05 09:37:10.4|Info|DiskScanService|Scanning Titans (2018)
2025-09-05 09:37:10.4|Info|DiskScanService|Completed scanning disk for Titans (2018)
2025-09-05 09:37:10.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:10.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:10.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:10.4|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-05 09:37:10.4|Info|RefreshSeriesService|Skipping refresh of series: Touch (2012)
2025-09-05 09:37:10.4|Info|DiskScanService|Scanning Touch (2012)
2025-09-05 09:37:10.5|Info|DiskScanService|Completed scanning disk for Touch (2012)
2025-09-05 09:37:10.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:10.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:10.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:10.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:10.5|Info|RefreshSeriesService|Skipping refresh of series: Travelers (2016)
2025-09-05 09:37:10.5|Info|DiskScanService|Scanning Travelers (2016)
2025-09-05 09:37:10.5|Info|DiskScanService|Completed scanning disk for Travelers (2016)
2025-09-05 09:37:10.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:10.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:10.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:10.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:10.5|Info|RefreshSeriesService|Updating Tulsa King
2025-09-05 09:37:10.6|Info|RefreshEpisodeService|Starting episode info refresh for: [413215][Tulsa King]
2025-09-05 09:37:10.7|Info|RefreshEpisodeService|Finished episode refresh for series: [413215][Tulsa King].
2025-09-05 09:37:10.7|Info|DiskScanService|Scanning Tulsa King
2025-09-05 09:37:10.7|Info|DiskScanService|Completed scanning disk for Tulsa King
2025-09-05 09:37:10.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:10.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:10.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:10.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:10.8|Info|RefreshSeriesService|Updating Twisted Metal
2025-09-05 09:37:10.8|Info|RefreshEpisodeService|Starting episode info refresh for: [366532][Twisted Metal]
2025-09-05 09:37:10.9|Info|RefreshEpisodeService|Finished episode refresh for series: [366532][Twisted Metal].
2025-09-05 09:37:10.9|Info|DiskScanService|Scanning Twisted Metal
2025-09-05 09:37:10.9|Info|DiskScanService|Completed scanning disk for Twisted Metal
2025-09-05 09:37:10.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:10.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:10.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:10.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:10.9|Info|RefreshSeriesService|Skipping refresh of series: The Tyrant
2025-09-05 09:37:10.9|Info|DiskScanService|Scanning The Tyrant
2025-09-05 09:37:10.9|Info|DiskScanService|Completed scanning disk for The Tyrant
2025-09-05 09:37:10.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:10.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:10.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:10.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:10.9|Info|RefreshSeriesService|Skipping refresh of series: Under the Dome
2025-09-05 09:37:10.9|Info|DiskScanService|Scanning Under the Dome
2025-09-05 09:37:10.9|Info|DiskScanService|Completed scanning disk for Under the Dome
2025-09-05 09:37:10.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:10.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:10.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:10.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:10.9|Info|RefreshSeriesService|Updating Upload
2025-09-05 09:37:11.0|Info|RefreshEpisodeService|Starting episode info refresh for: [368211][Upload]
2025-09-05 09:37:11.1|Info|RefreshEpisodeService|Finished episode refresh for series: [368211][Upload].
2025-09-05 09:37:11.1|Info|DiskScanService|Scanning Upload
2025-09-05 09:37:11.1|Info|DiskScanService|Completed scanning disk for Upload
2025-09-05 09:37:11.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:11.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:11.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:11.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:11.1|Info|RefreshSeriesService|Skipping refresh of series: The Vampire Diaries
2025-09-05 09:37:11.1|Info|DiskScanService|Scanning The Vampire Diaries
2025-09-05 09:37:11.2|Info|DiskScanService|Completed scanning disk for The Vampire Diaries
2025-09-05 09:37:11.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:11.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:11.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:11.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:11.2|Info|RefreshSeriesService|Skipping refresh of series: Vikings (2015)
2025-09-05 09:37:11.2|Info|DiskScanService|Scanning Vikings (2015)
2025-09-05 09:37:14.9|Info|DiskScanService|Completed scanning disk for Vikings (2015)
2025-09-05 09:37:15.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:15.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:15.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:15.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:15.0|Info|RefreshSeriesService|Skipping refresh of series: Vikings: Valhalla
2025-09-05 09:37:15.0|Info|DiskScanService|Scanning Vikings: Valhalla
2025-09-05 09:37:15.0|Info|DiskScanService|Completed scanning disk for Vikings: Valhalla
2025-09-05 09:37:15.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:15.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:15.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:15.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:15.0|Info|RefreshSeriesService|Skipping refresh of series: The Walking Dead
2025-09-05 09:37:15.0|Info|DiskScanService|Scanning The Walking Dead
2025-09-05 09:37:15.1|Info|DiskScanService|Completed scanning disk for The Walking Dead
2025-09-05 09:37:15.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:15.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:15.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:15.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:15.1|Info|RefreshSeriesService|Updating The Walking Dead: Daryl Dixon
2025-09-05 09:37:15.2|Info|RefreshEpisodeService|Starting episode info refresh for: [427464][The Walking Dead: Daryl Dixon]
2025-09-05 09:37:15.2|Info|RefreshEpisodeService|Finished episode refresh for series: [427464][The Walking Dead: Daryl Dixon].
2025-09-05 09:37:15.2|Info|DiskScanService|Scanning The Walking Dead: Daryl Dixon
2025-09-05 09:37:15.2|Info|DiskScanService|Completed scanning disk for The Walking Dead: Daryl Dixon
2025-09-05 09:37:15.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:15.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:15.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:15.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:15.3|Info|RefreshSeriesService|Updating The Walking Dead: Dead City
2025-09-05 09:37:15.3|Info|RefreshEpisodeService|Starting episode info refresh for: [417549][The Walking Dead: Dead City]
2025-09-05 09:37:15.4|Info|RefreshEpisodeService|Finished episode refresh for series: [417549][The Walking Dead: Dead City].
2025-09-05 09:37:15.4|Info|DiskScanService|Scanning The Walking Dead: Dead City
2025-09-05 09:37:15.4|Info|DiskScanService|Completed scanning disk for The Walking Dead: Dead City
2025-09-05 09:37:15.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:15.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:15.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:15.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:15.4|Info|RefreshSeriesService|Skipping refresh of series: The Walking Dead: The Ones Who Live
2025-09-05 09:37:15.4|Info|DiskScanService|Scanning The Walking Dead: The Ones Who Live
2025-09-05 09:37:15.4|Info|DiskScanService|Completed scanning disk for The Walking Dead: The Ones Who Live
2025-09-05 09:37:15.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:15.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:15.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:15.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:15.4|Info|RefreshSeriesService|Skipping refresh of series: Warehouse 13
2025-09-05 09:37:15.4|Info|DiskScanService|Scanning Warehouse 13
2025-09-05 09:37:15.4|Info|DiskScanService|Completed scanning disk for Warehouse 13
2025-09-05 09:37:15.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:15.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:15.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:15.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:15.4|Info|RefreshSeriesService|Skipping refresh of series: Warrior (2018)
2025-09-05 09:37:15.4|Info|DiskScanService|Scanning Warrior (2018)
2025-09-05 09:37:16.4|Info|DiskScanService|Completed scanning disk for Warrior (2018)
2025-09-05 09:37:16.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:16.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:16.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:16.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:16.5|Info|RefreshSeriesService|Skipping refresh of series: Warrior Nun
2025-09-05 09:37:16.5|Info|DiskScanService|Scanning Warrior Nun
2025-09-05 09:37:16.5|Info|DiskScanService|Completed scanning disk for Warrior Nun
2025-09-05 09:37:16.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:16.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:16.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:16.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:16.5|Info|RefreshSeriesService|Skipping refresh of series: Westworld
2025-09-05 09:37:16.5|Info|DiskScanService|Scanning Westworld
2025-09-05 09:37:16.5|Info|DiskScanService|Completed scanning disk for Westworld
2025-09-05 09:37:16.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:16.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:16.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:16.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:16.5|Info|RefreshSeriesService|Skipping refresh of series: The Wheel of Time
2025-09-05 09:37:16.5|Info|DiskScanService|Scanning The Wheel of Time
2025-09-05 09:37:16.5|Info|DiskScanService|Completed scanning disk for The Wheel of Time
2025-09-05 09:37:16.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:16.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:16.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:16.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:16.6|Info|RefreshSeriesService|Skipping refresh of series: Who is Erin Carter?
2025-09-05 09:37:16.6|Info|DiskScanService|Scanning Who is Erin Carter?
2025-09-05 09:37:16.6|Info|DiskScanService|Completed scanning disk for Who is Erin Carter?
2025-09-05 09:37:16.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:16.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:16.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:16.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:16.6|Info|RefreshSeriesService|Skipping refresh of series: The Winter King
2025-09-05 09:37:16.6|Info|DiskScanService|Scanning The Winter King
2025-09-05 09:37:16.6|Info|DiskScanService|Completed scanning disk for The Winter King
2025-09-05 09:37:16.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:16.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:16.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:16.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:16.6|Info|RefreshSeriesService|Updating The Witcher
2025-09-05 09:37:16.6|Info|RefreshEpisodeService|Starting episode info refresh for: [362696][The Witcher]
2025-09-05 09:37:16.7|Info|RefreshEpisodeService|Finished episode refresh for series: [362696][The Witcher].
2025-09-05 09:37:16.7|Info|DiskScanService|Scanning The Witcher
2025-09-05 09:37:16.7|Info|DiskScanService|Completed scanning disk for The Witcher
2025-09-05 09:37:16.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:16.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:16.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:16.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:16.8|Info|RefreshSeriesService|Skipping refresh of series: The Witcher: Blood Origin
2025-09-05 09:37:16.8|Info|DiskScanService|Scanning The Witcher: Blood Origin
2025-09-05 09:37:16.8|Info|DiskScanService|Completed scanning disk for The Witcher: Blood Origin
2025-09-05 09:37:16.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:16.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:16.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:16.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:16.8|Info|RefreshSeriesService|Skipping refresh of series: The Woman in the Wall
2025-09-05 09:37:16.8|Info|DiskScanService|Scanning The Woman in the Wall
2025-09-05 09:37:16.8|Info|DiskScanService|Completed scanning disk for The Woman in the Wall
2025-09-05 09:37:16.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:16.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:16.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:16.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:16.8|Info|RefreshSeriesService|Skipping refresh of series: The X-Files
2025-09-05 09:37:16.8|Info|DiskScanService|Scanning The X-Files
2025-09-05 09:37:16.8|Info|DiskScanService|Completed scanning disk for The X-Files
2025-09-05 09:37:16.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:16.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:16.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:16.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:16.9|Info|RefreshSeriesService|Skipping refresh of series: Yu Yu Hakusho (2023)
2025-09-05 09:37:16.9|Info|DiskScanService|Scanning Yu Yu Hakusho (2023)
2025-09-05 09:37:16.9|Info|DiskScanService|Completed scanning disk for Yu Yu Hakusho (2023)
2025-09-05 09:37:16.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:16.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:16.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:16.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:37:16.9|Info|RefreshSeriesService|Skipping refresh of series: Zero Hour (2013)
2025-09-05 09:37:16.9|Info|DiskScanService|Scanning Zero Hour (2013)
2025-09-05 09:37:16.9|Info|DiskScanService|Completed scanning disk for Zero Hour (2013)
2025-09-05 09:37:16.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 09:37:16.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 09:37:16.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 09:37:16.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 09:41:05.6|Info|RssSyncService|Starting RSS Sync
2025-09-05 09:41:05.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 09:41:05.6|Info|DownloadDecisionMaker|No results found
2025-09-05 09:41:05.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 09:56:05.7|Info|RssSyncService|Starting RSS Sync
2025-09-05 09:56:05.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 09:56:05.7|Info|DownloadDecisionMaker|No results found
2025-09-05 09:56:05.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 10:11:05.9|Info|RssSyncService|Starting RSS Sync
2025-09-05 10:11:05.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 10:11:05.9|Info|DownloadDecisionMaker|No results found
2025-09-05 10:11:05.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 10:26:06.0|Info|RssSyncService|Starting RSS Sync
2025-09-05 10:26:06.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 10:26:06.0|Info|DownloadDecisionMaker|No results found
2025-09-05 10:26:06.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 10:34:06.1|Info|SceneMappingService|Updating Scene mappings
2025-09-05 10:41:06.1|Info|RssSyncService|Starting RSS Sync
2025-09-05 10:41:06.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 10:41:06.1|Info|DownloadDecisionMaker|No results found
2025-09-05 10:41:06.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 10:56:06.2|Info|RssSyncService|Starting RSS Sync
2025-09-05 10:56:06.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 10:56:06.2|Info|DownloadDecisionMaker|No results found
2025-09-05 10:56:06.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 11:11:06.3|Info|RssSyncService|Starting RSS Sync
2025-09-05 11:11:06.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 11:11:06.3|Info|DownloadDecisionMaker|No results found
2025-09-05 11:11:06.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 11:26:06.4|Info|RssSyncService|Starting RSS Sync
2025-09-05 11:26:06.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 11:26:06.4|Info|DownloadDecisionMaker|No results found
2025-09-05 11:26:06.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 11:41:06.5|Info|RssSyncService|Starting RSS Sync
2025-09-05 11:41:06.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 11:41:06.5|Info|DownloadDecisionMaker|No results found
2025-09-05 11:41:06.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 11:56:06.6|Info|RssSyncService|Starting RSS Sync
2025-09-05 11:56:06.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 11:56:06.6|Info|DownloadDecisionMaker|No results found
2025-09-05 11:56:06.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 12:11:06.7|Info|RssSyncService|Starting RSS Sync
2025-09-05 12:11:06.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 12:11:06.7|Info|DownloadDecisionMaker|No results found
2025-09-05 12:11:06.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 12:26:06.9|Info|RssSyncService|Starting RSS Sync
2025-09-05 12:26:06.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 12:26:06.9|Info|DownloadDecisionMaker|No results found
2025-09-05 12:26:06.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 12:41:07.0|Info|RssSyncService|Starting RSS Sync
2025-09-05 12:41:07.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 12:41:07.0|Info|DownloadDecisionMaker|No results found
2025-09-05 12:41:07.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 12:56:07.1|Info|RssSyncService|Starting RSS Sync
2025-09-05 12:56:07.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 12:56:07.1|Info|DownloadDecisionMaker|No results found
2025-09-05 12:56:07.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 13:11:07.2|Info|RssSyncService|Starting RSS Sync
2025-09-05 13:11:07.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 13:11:07.2|Info|DownloadDecisionMaker|No results found
2025-09-05 13:11:07.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 13:26:07.4|Info|RssSyncService|Starting RSS Sync
2025-09-05 13:26:07.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 13:26:07.4|Info|DownloadDecisionMaker|No results found
2025-09-05 13:26:07.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 13:30:42.7|Info|SceneMappingService|Updating Scene mappings
2025-09-05 13:30:43.6|Info|RefreshSeriesService|Updating Foundation (2021)
2025-09-05 13:30:43.8|Info|RefreshEpisodeService|Starting episode info refresh for: [366972][Foundation (2021)]
2025-09-05 13:30:43.8|Info|RefreshEpisodeService|Finished episode refresh for series: [366972][Foundation (2021)].
2025-09-05 13:30:43.8|Info|DiskScanService|Scanning Foundation (2021)
2025-09-05 13:30:43.9|Info|DiskScanService|Completed scanning disk for Foundation (2021)
2025-09-05 13:30:43.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 13:30:43.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 13:30:43.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 13:30:43.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 13:33:22.4|Info|SceneMappingService|Updating Scene mappings
2025-09-05 13:33:23.5|Info|RefreshSeriesService|Updating Invasion (2021)
2025-09-05 13:33:23.5|Info|RefreshEpisodeService|Starting episode info refresh for: [404492][Invasion (2021)]
2025-09-05 13:33:23.6|Info|RefreshEpisodeService|Finished episode refresh for series: [404492][Invasion (2021)].
2025-09-05 13:33:23.6|Info|DiskScanService|Scanning Invasion (2021)
2025-09-05 13:33:23.8|Info|DiskScanService|Completed scanning disk for Invasion (2021)
2025-09-05 13:33:23.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 13:33:23.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 13:33:23.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 13:33:23.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 13:34:07.5|Info|SceneMappingService|Updating Scene mappings
2025-09-05 13:41:07.5|Info|RssSyncService|Starting RSS Sync
2025-09-05 13:41:07.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 13:41:07.5|Info|DownloadDecisionMaker|No results found
2025-09-05 13:41:07.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 13:56:07.7|Info|RssSyncService|Starting RSS Sync
2025-09-05 13:56:07.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 13:56:07.7|Info|DownloadDecisionMaker|No results found
2025-09-05 13:56:07.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 14:11:07.8|Info|RssSyncService|Starting RSS Sync
2025-09-05 14:11:07.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 14:11:07.8|Info|DownloadDecisionMaker|No results found
2025-09-05 14:11:07.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 14:26:08.0|Info|RssSyncService|Starting RSS Sync
2025-09-05 14:26:08.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 14:26:08.0|Info|DownloadDecisionMaker|No results found
2025-09-05 14:26:08.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 14:41:08.1|Info|RssSyncService|Starting RSS Sync
2025-09-05 14:41:08.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 14:41:08.1|Info|DownloadDecisionMaker|No results found
2025-09-05 14:41:08.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 14:56:08.2|Info|RssSyncService|Starting RSS Sync
2025-09-05 14:56:08.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 14:56:08.2|Info|DownloadDecisionMaker|No results found
2025-09-05 14:56:08.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 15:11:08.3|Info|RssSyncService|Starting RSS Sync
2025-09-05 15:11:08.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 15:11:08.3|Info|DownloadDecisionMaker|No results found
2025-09-05 15:11:08.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 15:26:08.5|Info|RssSyncService|Starting RSS Sync
2025-09-05 15:26:08.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 15:26:08.5|Info|DownloadDecisionMaker|No results found
2025-09-05 15:26:08.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 15:41:08.6|Info|RssSyncService|Starting RSS Sync
2025-09-05 15:41:08.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 15:41:08.6|Info|DownloadDecisionMaker|No results found
2025-09-05 15:41:08.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 15:56:08.8|Info|RssSyncService|Starting RSS Sync
2025-09-05 15:56:08.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 15:56:08.8|Info|DownloadDecisionMaker|No results found
2025-09-05 15:56:08.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 16:11:08.9|Info|RssSyncService|Starting RSS Sync
2025-09-05 16:11:08.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 16:11:08.9|Info|DownloadDecisionMaker|No results found
2025-09-05 16:11:08.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 16:26:09.0|Info|RssSyncService|Starting RSS Sync
2025-09-05 16:26:09.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 16:26:09.1|Info|DownloadDecisionMaker|No results found
2025-09-05 16:26:09.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 16:34:09.1|Info|SceneMappingService|Updating Scene mappings
2025-09-05 16:41:09.2|Info|RssSyncService|Starting RSS Sync
2025-09-05 16:41:09.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 16:41:09.2|Info|DownloadDecisionMaker|No results found
2025-09-05 16:41:09.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 16:56:09.3|Info|RssSyncService|Starting RSS Sync
2025-09-05 16:56:09.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 16:56:09.3|Info|DownloadDecisionMaker|No results found
2025-09-05 16:56:09.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 17:11:09.4|Info|RssSyncService|Starting RSS Sync
2025-09-05 17:11:09.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 17:11:09.5|Info|DownloadDecisionMaker|No results found
2025-09-05 17:11:09.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 17:26:09.6|Info|RssSyncService|Starting RSS Sync
2025-09-05 17:26:09.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 17:26:09.6|Info|DownloadDecisionMaker|No results found
2025-09-05 17:26:09.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 17:41:09.7|Info|RssSyncService|Starting RSS Sync
2025-09-05 17:41:09.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 17:41:09.7|Info|DownloadDecisionMaker|No results found
2025-09-05 17:41:09.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 17:56:09.9|Info|RssSyncService|Starting RSS Sync
2025-09-05 17:56:09.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 17:56:09.9|Info|DownloadDecisionMaker|No results found
2025-09-05 17:56:09.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 18:11:10.0|Info|RssSyncService|Starting RSS Sync
2025-09-05 18:11:10.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 18:11:10.0|Info|DownloadDecisionMaker|No results found
2025-09-05 18:11:10.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 18:26:10.2|Info|RssSyncService|Starting RSS Sync
2025-09-05 18:26:10.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 18:26:10.2|Info|DownloadDecisionMaker|No results found
2025-09-05 18:26:10.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 18:41:10.3|Info|RssSyncService|Starting RSS Sync
2025-09-05 18:41:10.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 18:41:10.3|Info|DownloadDecisionMaker|No results found
2025-09-05 18:41:10.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 18:56:10.4|Info|RssSyncService|Starting RSS Sync
2025-09-05 18:56:10.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 18:56:10.4|Info|DownloadDecisionMaker|No results found
2025-09-05 18:56:10.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 19:11:10.5|Info|RssSyncService|Starting RSS Sync
2025-09-05 19:11:10.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 19:11:10.5|Info|DownloadDecisionMaker|No results found
2025-09-05 19:11:10.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 19:17:10.6|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2025-09-05 19:17:40.6|Info|HousekeepingService|Running housecleaning tasks
2025-09-05 19:17:40.7|Info|Database|Vacuuming Log database
2025-09-05 19:17:40.8|Info|Database|Log database compressed
2025-09-05 19:17:40.8|Info|Database|Vacuuming Main database
2025-09-05 19:17:41.9|Info|Database|Main database compressed
2025-09-05 19:26:10.7|Info|RssSyncService|Starting RSS Sync
2025-09-05 19:26:10.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 19:26:10.7|Info|DownloadDecisionMaker|No results found
2025-09-05 19:26:10.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 19:34:10.7|Info|SceneMappingService|Updating Scene mappings
2025-09-05 19:41:10.8|Info|RssSyncService|Starting RSS Sync
2025-09-05 19:41:10.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 19:41:10.8|Info|DownloadDecisionMaker|No results found
2025-09-05 19:41:10.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 19:56:10.9|Info|RssSyncService|Starting RSS Sync
2025-09-05 19:56:10.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 19:56:10.9|Info|DownloadDecisionMaker|No results found
2025-09-05 19:56:10.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 20:11:11.0|Info|RssSyncService|Starting RSS Sync
2025-09-05 20:11:11.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 20:11:11.0|Info|DownloadDecisionMaker|No results found
2025-09-05 20:11:11.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 20:26:11.1|Info|RssSyncService|Starting RSS Sync
2025-09-05 20:26:11.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 20:26:11.1|Info|DownloadDecisionMaker|No results found
2025-09-05 20:26:11.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 20:41:11.2|Info|RssSyncService|Starting RSS Sync
2025-09-05 20:41:11.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 20:41:11.2|Info|DownloadDecisionMaker|No results found
2025-09-05 20:41:11.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 20:56:11.4|Info|RssSyncService|Starting RSS Sync
2025-09-05 20:56:11.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 20:56:11.4|Info|DownloadDecisionMaker|No results found
2025-09-05 20:56:11.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 21:11:11.5|Info|RssSyncService|Starting RSS Sync
2025-09-05 21:11:11.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 21:11:11.5|Info|DownloadDecisionMaker|No results found
2025-09-05 21:11:11.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 21:26:11.7|Info|RssSyncService|Starting RSS Sync
2025-09-05 21:26:11.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2025-09-05 21:26:11.7|Info|DownloadDecisionMaker|No results found
2025-09-05 21:26:11.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-09-05 21:37:41.8|Info|RefreshSeriesService|Skipping refresh of series: The 100
2025-09-05 21:37:41.8|Info|DiskScanService|Scanning The 100
2025-09-05 21:37:41.8|Info|DiskScanService|Completed scanning disk for The 100
2025-09-05 21:37:41.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:41.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:41.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:41.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:41.9|Info|RefreshSeriesService|Skipping refresh of series: 1899
2025-09-05 21:37:41.9|Info|DiskScanService|Scanning 1899
2025-09-05 21:37:41.9|Info|DiskScanService|Completed scanning disk for 1899
2025-09-05 21:37:41.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:41.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:41.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:41.9|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-05 21:37:41.9|Info|RefreshSeriesService|Updating 3 Body Problem
2025-09-05 21:37:42.2|Info|RefreshEpisodeService|Starting episode info refresh for: [411959][3 Body Problem]
2025-09-05 21:37:42.3|Info|RefreshEpisodeService|Finished episode refresh for series: [411959][3 Body Problem].
2025-09-05 21:37:42.3|Info|DiskScanService|Scanning 3 Body Problem
2025-09-05 21:37:42.4|Info|DiskScanService|Completed scanning disk for 3 Body Problem
2025-09-05 21:37:42.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:42.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:42.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:42.4|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files.
2025-09-05 21:37:42.4|Info|RefreshSeriesService|Skipping refresh of series: The 4400
2025-09-05 21:37:42.4|Info|DiskScanService|Scanning The 4400
2025-09-05 21:37:42.4|Info|DiskScanService|Completed scanning disk for The 4400
2025-09-05 21:37:42.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:42.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:42.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:42.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:42.4|Info|RefreshSeriesService|Skipping refresh of series: 666 Park Avenue
2025-09-05 21:37:42.4|Info|DiskScanService|Scanning 666 Park Avenue
2025-09-05 21:37:42.4|Info|DiskScanService|Completed scanning disk for 666 Park Avenue
2025-09-05 21:37:42.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:42.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:42.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:42.4|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-05 21:37:42.5|Info|RefreshSeriesService|Skipping refresh of series: The Acolyte
2025-09-05 21:37:42.5|Info|DiskScanService|Scanning The Acolyte
2025-09-05 21:37:42.5|Info|DiskScanService|Completed scanning disk for The Acolyte
2025-09-05 21:37:42.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:42.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:42.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:42.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:42.5|Info|RefreshSeriesService|Updating The Agency (2024)
2025-09-05 21:37:42.5|Info|RefreshEpisodeService|Starting episode info refresh for: [430769][The Agency (2024)]
2025-09-05 21:37:42.5|Info|RefreshEpisodeService|Finished episode refresh for series: [430769][The Agency (2024)].
2025-09-05 21:37:42.5|Info|DiskScanService|Scanning The Agency (2024)
2025-09-05 21:37:42.5|Info|DiskScanService|Completed scanning disk for The Agency (2024)
2025-09-05 21:37:42.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:42.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:42.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:42.6|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files.
2025-09-05 21:37:42.6|Info|RefreshSeriesService|Updating Ahsoka
2025-09-05 21:37:42.6|Info|RefreshEpisodeService|Starting episode info refresh for: [393187][Ahsoka]
2025-09-05 21:37:42.6|Info|RefreshEpisodeService|Finished episode refresh for series: [393187][Ahsoka].
2025-09-05 21:37:42.7|Info|DiskScanService|Scanning Ahsoka
2025-09-05 21:37:42.7|Info|DiskScanService|Completed scanning disk for Ahsoka
2025-09-05 21:37:42.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:42.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:42.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:42.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:42.7|Info|RefreshSeriesService|Updating Alien: Earth
2025-09-05 21:37:42.7|Info|RefreshEpisodeService|Starting episode info refresh for: [458912][Alien: Earth]
2025-09-05 21:37:42.7|Info|RefreshEpisodeService|Finished episode refresh for series: [458912][Alien: Earth].
2025-09-05 21:37:42.7|Info|DiskScanService|Scanning Alien: Earth
2025-09-05 21:37:42.7|Info|DiskScanService|Completed scanning disk for Alien: Earth
2025-09-05 21:37:42.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:42.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:42.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:42.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:42.8|Info|RefreshSeriesService|Skipping refresh of series: Alphas
2025-09-05 21:37:42.8|Info|DiskScanService|Scanning Alphas
2025-09-05 21:37:42.8|Info|DiskScanService|Completed scanning disk for Alphas
2025-09-05 21:37:42.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:42.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:42.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:42.8|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-05 21:37:42.8|Info|RefreshSeriesService|Skipping refresh of series: Andor
2025-09-05 21:37:42.8|Info|DiskScanService|Scanning Andor
2025-09-05 21:37:42.8|Info|DiskScanService|Completed scanning disk for Andor
2025-09-05 21:37:42.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:42.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:42.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:42.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:42.8|Info|RefreshSeriesService|Skipping refresh of series: Another Life
2025-09-05 21:37:42.8|Info|DiskScanService|Scanning Another Life
2025-09-05 21:37:42.8|Info|DiskScanService|Completed scanning disk for Another Life
2025-09-05 21:37:42.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:42.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:42.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:42.9|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-05 21:37:42.9|Info|RefreshSeriesService|Skipping refresh of series: Arrow
2025-09-05 21:37:42.9|Info|DiskScanService|Scanning Arrow
2025-09-05 21:37:43.0|Info|DiskScanService|Completed scanning disk for Arrow
2025-09-05 21:37:43.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:43.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:43.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:43.0|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-05 21:37:43.0|Info|RefreshSeriesService|Updating Avatar: The Last Airbender (2024)
2025-09-05 21:37:43.1|Info|RefreshEpisodeService|Starting episode info refresh for: [385925][Avatar: The Last Airbender (2024)]
2025-09-05 21:37:43.1|Info|RefreshEpisodeService|Finished episode refresh for series: [385925][Avatar: The Last Airbender (2024)].
2025-09-05 21:37:43.1|Info|DiskScanService|Scanning Avatar: The Last Airbender (2024)
2025-09-05 21:37:43.1|Info|DiskScanService|Completed scanning disk for Avatar: The Last Airbender (2024)
2025-09-05 21:37:43.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:43.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:43.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:43.2|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-05 21:37:43.2|Info|RefreshSeriesService|Skipping refresh of series: Battlestar Galactica (2003)
2025-09-05 21:37:43.2|Info|DiskScanService|Scanning Battlestar Galactica (2003)
2025-09-05 21:37:43.2|Info|DiskScanService|Completed scanning disk for Battlestar Galactica (2003)
2025-09-05 21:37:43.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:43.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:43.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:43.2|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-05 21:37:43.3|Info|RefreshSeriesService|Skipping refresh of series: Beacon 23
2025-09-05 21:37:43.3|Info|DiskScanService|Scanning Beacon 23
2025-09-05 21:37:43.3|Info|DiskScanService|Completed scanning disk for Beacon 23
2025-09-05 21:37:43.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:43.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:43.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:43.3|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-05 21:37:43.3|Info|RefreshSeriesService|Skipping refresh of series: Black Bird
2025-09-05 21:37:43.3|Info|DiskScanService|Scanning Black Bird
2025-09-05 21:37:43.3|Info|DiskScanService|Completed scanning disk for Black Bird
2025-09-05 21:37:43.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:43.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:43.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:43.3|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-05 21:37:43.3|Info|RefreshSeriesService|Skipping refresh of series: Black Sun
2025-09-05 21:37:43.3|Info|DiskScanService|Scanning Black Sun
2025-09-05 21:37:43.3|Info|DiskScanService|Completed scanning disk for Black Sun
2025-09-05 21:37:43.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:43.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:43.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:43.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:43.3|Info|RefreshSeriesService|Updating The Blacklist (2014)
2025-09-05 21:37:43.5|Info|RefreshEpisodeService|Starting episode info refresh for: [394358][The Blacklist (2014)]
2025-09-05 21:37:43.5|Info|RefreshEpisodeService|Finished episode refresh for series: [394358][The Blacklist (2014)].
2025-09-05 21:37:43.5|Info|DiskScanService|Scanning The Blacklist (2014)
2025-09-05 21:37:54.0|Info|DiskScanService|Completed scanning disk for The Blacklist (2014)
2025-09-05 21:37:54.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:54.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:54.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:54.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:54.0|Info|RefreshSeriesService|Skipping refresh of series: Blindspot
2025-09-05 21:37:54.0|Info|DiskScanService|Scanning Blindspot
2025-09-05 21:37:54.0|Info|DiskScanService|Completed scanning disk for Blindspot
2025-09-05 21:37:54.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:54.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:54.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:54.1|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-05 21:37:54.1|Info|RefreshSeriesService|Skipping refresh of series: Bodies (2023)
2025-09-05 21:37:54.1|Info|DiskScanService|Scanning Bodies (2023)
2025-09-05 21:37:54.1|Info|DiskScanService|Completed scanning disk for Bodies (2023)
2025-09-05 21:37:54.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:54.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:54.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:54.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:54.1|Info|RefreshSeriesService|Skipping refresh of series: Body of Proof
2025-09-05 21:37:54.1|Info|DiskScanService|Scanning Body of Proof
2025-09-05 21:37:54.1|Info|DiskScanService|Completed scanning disk for Body of Proof
2025-09-05 21:37:54.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:54.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:54.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:54.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:54.1|Info|RefreshSeriesService|Skipping refresh of series: The Book of Boba Fett
2025-09-05 21:37:54.1|Info|DiskScanService|Scanning The Book of Boba Fett
2025-09-05 21:37:54.1|Info|DiskScanService|Completed scanning disk for The Book of Boba Fett
2025-09-05 21:37:54.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:54.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:54.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:54.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:54.1|Info|RefreshSeriesService|Skipping refresh of series: Bosch
2025-09-05 21:37:54.1|Info|DiskScanService|Scanning Bosch
2025-09-05 21:37:54.2|Info|DiskScanService|Completed scanning disk for Bosch
2025-09-05 21:37:54.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:54.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:54.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:54.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:54.2|Info|RefreshSeriesService|Skipping refresh of series: Bosch: Legacy
2025-09-05 21:37:54.2|Info|DiskScanService|Scanning Bosch: Legacy
2025-09-05 21:37:54.2|Info|DiskScanService|Completed scanning disk for Bosch: Legacy
2025-09-05 21:37:54.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:54.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:54.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:54.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:54.2|Info|RefreshSeriesService|Skipping refresh of series: Breaking Bad
2025-09-05 21:37:54.2|Info|DiskScanService|Scanning Breaking Bad
2025-09-05 21:37:54.2|Info|DiskScanService|Completed scanning disk for Breaking Bad
2025-09-05 21:37:54.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:54.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:54.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:54.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:54.3|Info|RefreshSeriesService|Skipping refresh of series: The Brothers Sun
2025-09-05 21:37:54.3|Info|DiskScanService|Scanning The Brothers Sun
2025-09-05 21:37:54.3|Info|DiskScanService|Completed scanning disk for The Brothers Sun
2025-09-05 21:37:54.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:54.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:54.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:54.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:54.3|Info|RefreshSeriesService|Skipping refresh of series: Camelot
2025-09-05 21:37:54.3|Info|DiskScanService|Scanning Camelot
2025-09-05 21:37:54.3|Info|DiskScanService|Completed scanning disk for Camelot
2025-09-05 21:37:54.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:54.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:54.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:54.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:54.3|Info|RefreshSeriesService|Skipping refresh of series: Caprica
2025-09-05 21:37:54.3|Info|DiskScanService|Scanning Caprica
2025-09-05 21:37:54.3|Info|DiskScanService|Completed scanning disk for Caprica
2025-09-05 21:37:54.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:54.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:54.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:54.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:54.3|Info|RefreshSeriesService|Skipping refresh of series: Carnival Row
2025-09-05 21:37:54.3|Info|DiskScanService|Scanning Carnival Row
2025-09-05 21:37:54.3|Info|DiskScanService|Completed scanning disk for Carnival Row
2025-09-05 21:37:54.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:54.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:54.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:54.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:54.3|Info|RefreshSeriesService|Skipping refresh of series: Chapelwaite
2025-09-05 21:37:54.3|Info|DiskScanService|Scanning Chapelwaite
2025-09-05 21:37:54.3|Info|DiskScanService|Completed scanning disk for Chapelwaite
2025-09-05 21:37:54.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:54.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:54.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:54.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:54.3|Info|RefreshSeriesService|Updating Citadel
2025-09-05 21:37:54.4|Info|RefreshEpisodeService|Starting episode info refresh for: [393268][Citadel]
2025-09-05 21:37:54.4|Info|RefreshEpisodeService|Finished episode refresh for series: [393268][Citadel].
2025-09-05 21:37:54.4|Info|DiskScanService|Scanning Citadel
2025-09-05 21:37:54.5|Info|DiskScanService|Completed scanning disk for Citadel
2025-09-05 21:37:54.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:54.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:54.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:54.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:54.5|Info|RefreshSeriesService|Skipping refresh of series: Constellation
2025-09-05 21:37:54.5|Info|DiskScanService|Scanning Constellation
2025-09-05 21:37:54.5|Info|DiskScanService|Completed scanning disk for Constellation
2025-09-05 21:37:54.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:54.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:54.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:54.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:54.5|Info|RefreshSeriesService|Skipping refresh of series: The Continental (2023)
2025-09-05 21:37:54.5|Info|DiskScanService|Scanning The Continental (2023)
2025-09-05 21:37:54.5|Info|DiskScanService|Completed scanning disk for The Continental (2023)
2025-09-05 21:37:54.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:54.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:54.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:54.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:54.5|Info|RefreshSeriesService|Skipping refresh of series: Continuum (2012)
2025-09-05 21:37:54.5|Info|DiskScanService|Scanning Continuum (2012)
2025-09-05 21:37:55.8|Info|DiskScanService|Completed scanning disk for Continuum (2012)
2025-09-05 21:37:55.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:55.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:55.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:55.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:55.8|Info|RefreshSeriesService|Skipping refresh of series: Da Vinci's Demons
2025-09-05 21:37:55.8|Info|DiskScanService|Scanning Da Vinci's Demons
2025-09-05 21:37:55.8|Info|DiskScanService|Completed scanning disk for Da Vinci's Demons
2025-09-05 21:37:55.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:55.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:55.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:55.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:55.9|Info|RefreshSeriesService|Updating Daredevil: Born Again
2025-09-05 21:37:55.9|Info|RefreshEpisodeService|Starting episode info refresh for: [422712][Daredevil: Born Again]
2025-09-05 21:37:55.9|Info|RefreshEpisodeService|Finished episode refresh for series: [422712][Daredevil: Born Again].
2025-09-05 21:37:55.9|Info|DiskScanService|Scanning Daredevil: Born Again
2025-09-05 21:37:55.9|Info|DiskScanService|Completed scanning disk for Daredevil: Born Again
2025-09-05 21:37:55.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:56.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:56.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:56.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:56.0|Info|RefreshSeriesService|Updating Dark Matter (2024)
2025-09-05 21:37:56.0|Info|RefreshEpisodeService|Starting episode info refresh for: [393159][Dark Matter (2024)]
2025-09-05 21:37:56.0|Info|RefreshEpisodeService|Finished episode refresh for series: [393159][Dark Matter (2024)].
2025-09-05 21:37:56.0|Info|DiskScanService|Scanning Dark Matter (2024)
2025-09-05 21:37:56.0|Info|DiskScanService|Completed scanning disk for Dark Matter (2024)
2025-09-05 21:37:56.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:56.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:56.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:56.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:56.1|Info|RefreshSeriesService|Updating The Day of the Jackal
2025-09-05 21:37:56.1|Info|RefreshEpisodeService|Starting episode info refresh for: [426866][The Day of the Jackal]
2025-09-05 21:37:56.1|Info|RefreshEpisodeService|Finished episode refresh for series: [426866][The Day of the Jackal].
2025-09-05 21:37:56.1|Info|DiskScanService|Scanning The Day of the Jackal
2025-09-05 21:37:56.2|Info|DiskScanService|Completed scanning disk for The Day of the Jackal
2025-09-05 21:37:56.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:56.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:56.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:56.2|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files.
2025-09-05 21:37:56.2|Info|RefreshSeriesService|Skipping refresh of series: Debris
2025-09-05 21:37:56.2|Info|DiskScanService|Scanning Debris
2025-09-05 21:37:56.2|Info|DiskScanService|Completed scanning disk for Debris
2025-09-05 21:37:56.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:56.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:56.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:56.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:56.2|Info|RefreshSeriesService|Skipping refresh of series: A Discovery of Witches
2025-09-05 21:37:56.2|Info|DiskScanService|Scanning A Discovery of Witches
2025-09-05 21:37:56.2|Info|DiskScanService|Completed scanning disk for A Discovery of Witches
2025-09-05 21:37:56.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:56.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:56.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:56.2|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-05 21:37:56.2|Info|RefreshSeriesService|Skipping refresh of series: Dracula (2020)
2025-09-05 21:37:56.2|Info|DiskScanService|Scanning Dracula (2020)
2025-09-05 21:37:56.2|Info|DiskScanService|Completed scanning disk for Dracula (2020)
2025-09-05 21:37:56.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:56.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:56.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:56.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:56.3|Info|RefreshSeriesService|Updating Dune: Prophecy
2025-09-05 21:37:56.3|Info|RefreshEpisodeService|Starting episode info refresh for: [367118][Dune: Prophecy]
2025-09-05 21:37:56.3|Info|RefreshEpisodeService|Finished episode refresh for series: [367118][Dune: Prophecy].
2025-09-05 21:37:56.4|Info|DiskScanService|Scanning Dune: Prophecy
2025-09-05 21:37:56.4|Info|DiskScanService|Completed scanning disk for Dune: Prophecy
2025-09-05 21:37:56.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:56.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:56.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:56.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:56.4|Info|RefreshSeriesService|Updating The Eternaut
2025-09-05 21:37:56.4|Info|RefreshEpisodeService|Starting episode info refresh for: [420039][The Eternaut]
2025-09-05 21:37:56.4|Info|RefreshEpisodeService|Finished episode refresh for series: [420039][The Eternaut].
2025-09-05 21:37:56.4|Info|DiskScanService|Scanning The Eternaut
2025-09-05 21:37:56.4|Info|DiskScanService|Completed scanning disk for The Eternaut
2025-09-05 21:37:56.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:56.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:56.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:56.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:56.5|Info|RefreshSeriesService|Skipping refresh of series: Eureka
2025-09-05 21:37:56.5|Info|DiskScanService|Scanning Eureka
2025-09-05 21:37:56.5|Info|DiskScanService|Completed scanning disk for Eureka
2025-09-05 21:37:56.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:56.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:56.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:56.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:56.5|Info|RefreshSeriesService|Skipping refresh of series: The Event
2025-09-05 21:37:56.5|Info|DiskScanService|Scanning The Event
2025-09-05 21:37:56.5|Info|DiskScanService|Completed scanning disk for The Event
2025-09-05 21:37:56.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:56.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:56.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:56.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:56.5|Info|RefreshSeriesService|Skipping refresh of series: The Expanse
2025-09-05 21:37:56.5|Info|DiskScanService|Scanning The Expanse
2025-09-05 21:37:56.6|Info|DiskScanService|Completed scanning disk for The Expanse
2025-09-05 21:37:56.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:56.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:56.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:56.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:56.6|Info|RefreshSeriesService|Skipping refresh of series: Extant
2025-09-05 21:37:56.6|Info|DiskScanService|Scanning Extant
2025-09-05 21:37:56.6|Info|DiskScanService|Completed scanning disk for Extant
2025-09-05 21:37:56.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:56.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:56.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:56.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:56.6|Info|RefreshSeriesService|Skipping refresh of series: The Falcon and The Winter Soldier
2025-09-05 21:37:56.6|Info|DiskScanService|Scanning The Falcon and The Winter Soldier
2025-09-05 21:37:56.6|Info|DiskScanService|Completed scanning disk for The Falcon and The Winter Soldier
2025-09-05 21:37:56.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:56.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:56.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:56.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:56.6|Info|RefreshSeriesService|Updating Fallout
2025-09-05 21:37:56.7|Info|RefreshEpisodeService|Starting episode info refresh for: [416744][Fallout]
2025-09-05 21:37:56.7|Info|RefreshEpisodeService|Finished episode refresh for series: [416744][Fallout].
2025-09-05 21:37:56.7|Info|DiskScanService|Scanning Fallout
2025-09-05 21:37:56.7|Info|DiskScanService|Completed scanning disk for Fallout
2025-09-05 21:37:56.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:56.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:56.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:56.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:56.7|Info|RefreshSeriesService|Skipping refresh of series: Fargo
2025-09-05 21:37:56.7|Info|DiskScanService|Scanning Fargo
2025-09-05 21:37:56.7|Info|DiskScanService|Completed scanning disk for Fargo
2025-09-05 21:37:56.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:56.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:56.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:56.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:56.7|Info|RefreshSeriesService|Skipping refresh of series: Farscape
2025-09-05 21:37:56.7|Info|DiskScanService|Scanning Farscape
2025-09-05 21:37:56.8|Info|DiskScanService|Completed scanning disk for Farscape
2025-09-05 21:37:56.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:56.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:56.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:56.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:56.8|Info|RefreshSeriesService|Skipping refresh of series: Firefly
2025-09-05 21:37:56.8|Info|DiskScanService|Scanning Firefly
2025-09-05 21:37:56.8|Info|DiskScanService|Completed scanning disk for Firefly
2025-09-05 21:37:56.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:56.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:56.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:56.8|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files.
2025-09-05 21:37:56.9|Info|RefreshSeriesService|Skipping refresh of series: The Flash (2014)
2025-09-05 21:37:56.9|Info|DiskScanService|Scanning The Flash (2014)
2025-09-05 21:37:56.9|Info|DiskScanService|Completed scanning disk for The Flash (2014)
2025-09-05 21:37:57.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:57.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:57.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:57.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:57.0|Info|RefreshSeriesService|Skipping refresh of series: FlashForward
2025-09-05 21:37:57.0|Info|DiskScanService|Scanning FlashForward
2025-09-05 21:37:57.0|Info|DiskScanService|Completed scanning disk for FlashForward
2025-09-05 21:37:57.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:57.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:57.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:57.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:57.1|Info|RefreshSeriesService|Skipping refresh of series: Forever (2014)
2025-09-05 21:37:57.1|Info|DiskScanService|Scanning Forever (2014)
2025-09-05 21:37:57.1|Info|DiskScanService|Completed scanning disk for Forever (2014)
2025-09-05 21:37:57.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:57.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:57.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:57.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:57.1|Info|RefreshSeriesService|Updating Foundation (2021)
2025-09-05 21:37:57.1|Info|RefreshEpisodeService|Starting episode info refresh for: [366972][Foundation (2021)]
2025-09-05 21:37:57.2|Info|RefreshEpisodeService|Finished episode refresh for series: [366972][Foundation (2021)].
2025-09-05 21:37:57.2|Info|DiskScanService|Scanning Foundation (2021)
2025-09-05 21:37:57.2|Info|DiskScanService|Completed scanning disk for Foundation (2021)
2025-09-05 21:37:57.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:57.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:57.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:57.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:57.2|Info|RefreshSeriesService|Updating FROM
2025-09-05 21:37:57.3|Info|RefreshEpisodeService|Starting episode info refresh for: [401003][FROM]
2025-09-05 21:37:57.3|Info|RefreshEpisodeService|Finished episode refresh for series: [401003][FROM].
2025-09-05 21:37:57.3|Info|DiskScanService|Scanning FROM
2025-09-05 21:37:57.4|Info|DiskScanService|Completed scanning disk for FROM
2025-09-05 21:37:57.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:57.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:57.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:57.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:57.4|Info|RefreshSeriesService|Skipping refresh of series: FUBAR
2025-09-05 21:37:57.4|Info|DiskScanService|Scanning FUBAR
2025-09-05 21:37:57.4|Info|DiskScanService|Completed scanning disk for FUBAR
2025-09-05 21:37:57.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:37:57.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:37:57.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:37:57.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:37:57.4|Info|RefreshSeriesService|Skipping refresh of series: Full Circle (2013)
2025-09-05 21:37:57.4|Info|DiskScanService|Scanning Full Circle (2013)
2025-09-05 21:38:01.4|Info|DiskScanService|Completed scanning disk for Full Circle (2013)
2025-09-05 21:38:01.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:38:01.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:38:01.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:38:01.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:38:01.4|Info|RefreshSeriesService|Skipping refresh of series: Game of Thrones
2025-09-05 21:38:01.4|Info|DiskScanService|Scanning Game of Thrones
2025-09-05 21:38:01.5|Info|DiskScanService|Completed scanning disk for Game of Thrones
2025-09-05 21:38:01.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:38:01.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:38:01.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:38:01.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:38:01.5|Info|RefreshSeriesService|Updating Gen V
2025-09-05 21:38:01.7|Info|RefreshEpisodeService|Starting episode info refresh for: [417909][Gen V]
2025-09-05 21:38:04.0|Info|RefreshEpisodeService|Finished episode refresh for series: [417909][Gen V].
2025-09-05 21:38:04.0|Info|DiskScanService|Scanning Gen V
2025-09-05 21:38:04.0|Info|DiskScanService|Completed scanning disk for Gen V
2025-09-05 21:38:04.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:38:04.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:38:04.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:38:04.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:38:04.1|Info|RefreshSeriesService|Skipping refresh of series: Gokusen (2004)
2025-09-05 21:38:04.1|Info|DiskScanService|Scanning Gokusen (2004)
2025-09-05 21:38:11.9|Info|DiskScanService|Completed scanning disk for Gokusen (2004)
2025-09-05 21:38:11.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:38:12.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:38:12.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:38:12.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:38:12.0|Info|RefreshSeriesService|Skipping refresh of series: Goosebumps (2023)
2025-09-05 21:38:12.0|Info|DiskScanService|Scanning Goosebumps (2023)
2025-09-05 21:38:12.0|Info|DiskScanService|Completed scanning disk for Goosebumps (2023)
2025-09-05 21:38:12.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:38:12.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:38:12.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:38:12.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:38:12.0|Info|RefreshSeriesService|Skipping refresh of series: Grid
2025-09-05 21:38:12.0|Info|DiskScanService|Scanning Grid
2025-09-05 21:38:12.1|Info|DiskScanService|Completed scanning disk for Grid
2025-09-05 21:38:12.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:38:12.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:38:12.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:38:12.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:38:12.1|Info|RefreshSeriesService|Skipping refresh of series: Grimm
2025-09-05 21:38:12.1|Info|DiskScanService|Scanning Grimm
2025-09-05 21:38:12.1|Info|DiskScanService|Completed scanning disk for Grimm
2025-09-05 21:38:12.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:38:12.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:38:12.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:38:12.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:38:12.2|Info|RefreshSeriesService|Skipping refresh of series: Gyeongseong Creature
2025-09-05 21:38:12.2|Info|DiskScanService|Scanning Gyeongseong Creature
2025-09-05 21:38:12.2|Info|DiskScanService|Completed scanning disk for Gyeongseong Creature
2025-09-05 21:38:12.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:38:12.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:38:12.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:38:12.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:38:12.2|Info|RefreshSeriesService|Skipping refresh of series: Halo
2025-09-05 21:38:12.2|Info|DiskScanService|Scanning Halo
2025-09-05 21:38:12.2|Info|DiskScanService|Completed scanning disk for Halo
2025-09-05 21:38:12.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:38:12.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:38:12.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:38:12.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:38:12.2|Info|RefreshSeriesService|Skipping refresh of series: Hawkeye (2021)
2025-09-05 21:38:12.2|Info|DiskScanService|Scanning Hawkeye (2021)
2025-09-05 21:38:12.2|Info|DiskScanService|Completed scanning disk for Hawkeye (2021)
2025-09-05 21:38:12.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:38:12.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:38:12.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:38:12.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:38:12.2|Info|RefreshSeriesService|Skipping refresh of series: Heroes
2025-09-05 21:38:12.2|Info|DiskScanService|Scanning Heroes
2025-09-05 21:38:12.3|Info|DiskScanService|Completed scanning disk for Heroes
2025-09-05 21:38:12.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:38:12.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:38:12.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:38:12.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:38:12.3|Info|RefreshSeriesService|Skipping refresh of series: Heroes Reborn
2025-09-05 21:38:12.3|Info|DiskScanService|Scanning Heroes Reborn
2025-09-05 21:38:12.3|Info|DiskScanService|Completed scanning disk for Heroes Reborn
2025-09-05 21:38:12.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:38:12.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:38:12.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:38:12.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:38:12.3|Info|RefreshSeriesService|Updating Hijack
2025-09-05 21:38:12.4|Info|RefreshEpisodeService|Starting episode info refresh for: [419254][Hijack]
2025-09-05 21:38:12.8|Info|RefreshEpisodeService|Finished episode refresh for series: [419254][Hijack].
2025-09-05 21:38:12.8|Info|DiskScanService|Scanning Hijack
2025-09-05 21:38:12.8|Info|DiskScanService|Completed scanning disk for Hijack
2025-09-05 21:38:12.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:38:12.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:38:12.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:38:12.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:38:12.9|Info|RefreshSeriesService|Skipping refresh of series: His Dark Materials
2025-09-05 21:38:12.9|Info|DiskScanService|Scanning His Dark Materials
2025-09-05 21:38:12.9|Info|DiskScanService|Completed scanning disk for His Dark Materials
2025-09-05 21:38:12.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:38:12.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:38:12.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:38:12.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:38:12.9|Info|RefreshSeriesService|Updating House of the Dragon
2025-09-05 21:38:13.0|Info|RefreshEpisodeService|Starting episode info refresh for: [371572][House of the Dragon]
2025-09-05 21:38:15.3|Info|RefreshEpisodeService|Finished episode refresh for series: [371572][House of the Dragon].
2025-09-05 21:38:15.3|Info|DiskScanService|Scanning House of the Dragon
2025-09-05 21:38:15.3|Info|DiskScanService|Completed scanning disk for House of the Dragon
2025-09-05 21:38:15.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:38:15.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:38:15.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:38:15.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:38:15.4|Info|RefreshSeriesService|Skipping refresh of series: Hunters (2020)
2025-09-05 21:38:15.4|Info|DiskScanService|Scanning Hunters (2020)
2025-09-05 21:38:15.4|Info|DiskScanService|Completed scanning disk for Hunters (2020)
2025-09-05 21:38:15.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:38:15.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:38:15.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:38:15.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:38:15.4|Info|RefreshSeriesService|Skipping refresh of series: I Am Groot
2025-09-05 21:38:15.4|Info|DiskScanService|Scanning I Am Groot
2025-09-05 21:38:15.4|Info|DiskScanService|Completed scanning disk for I Am Groot
2025-09-05 21:38:15.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:38:15.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:38:15.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:38:15.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:38:15.4|Info|RefreshSeriesService|Skipping refresh of series: Infiniti
2025-09-05 21:38:15.4|Info|DiskScanService|Scanning Infiniti
2025-09-05 21:38:15.4|Info|DiskScanService|Completed scanning disk for Infiniti
2025-09-05 21:38:15.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:38:15.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:38:15.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:38:15.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:38:15.5|Info|RefreshSeriesService|Updating Invasion (2021)
2025-09-05 21:38:15.5|Info|RefreshEpisodeService|Starting episode info refresh for: [404492][Invasion (2021)]
2025-09-05 21:38:15.6|Info|RefreshEpisodeService|Finished episode refresh for series: [404492][Invasion (2021)].
2025-09-05 21:38:15.6|Info|DiskScanService|Scanning Invasion (2021)
2025-09-05 21:38:15.6|Info|DiskScanService|Completed scanning disk for Invasion (2021)
2025-09-05 21:38:15.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:38:15.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:38:15.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:38:15.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:38:15.6|Info|RefreshSeriesService|Skipping refresh of series: Ironheart
2025-09-05 21:38:15.6|Info|DiskScanService|Scanning Ironheart
2025-09-05 21:38:15.6|Info|DiskScanService|Completed scanning disk for Ironheart
2025-09-05 21:38:15.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:38:15.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:38:15.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:38:15.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:38:15.6|Info|RefreshSeriesService|Skipping refresh of series: Jupiter's Legacy
2025-09-05 21:38:15.6|Info|DiskScanService|Scanning Jupiter's Legacy
2025-09-05 21:38:15.6|Info|DiskScanService|Completed scanning disk for Jupiter's Legacy
2025-09-05 21:38:15.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:38:15.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:38:15.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:38:15.6|Info|ExistingExtraFileService|Found 1 possible extra files, imported 1 files.
2025-09-05 21:38:15.6|Info|RefreshSeriesService|Skipping refresh of series: Kaleidoscope (2023)
2025-09-05 21:38:15.6|Info|DiskScanService|Scanning Kaleidoscope (2023)
2025-09-05 21:38:15.6|Info|DiskScanService|Completed scanning disk for Kaleidoscope (2023)
2025-09-05 21:38:15.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:38:15.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:38:15.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:38:15.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:38:15.6|Info|RefreshSeriesService|Skipping refresh of series: Kingdom (2019)
2025-09-05 21:38:15.6|Info|DiskScanService|Scanning Kingdom (2019)
2025-09-05 21:38:15.6|Info|DiskScanService|Completed scanning disk for Kingdom (2019)
2025-09-05 21:38:15.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:38:15.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:38:15.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:38:15.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:38:15.7|Info|RefreshSeriesService|Skipping refresh of series: The Last Man on Earth
2025-09-05 21:38:15.7|Info|DiskScanService|Scanning The Last Man on Earth
2025-09-05 21:38:15.7|Info|DiskScanService|Completed scanning disk for The Last Man on Earth
2025-09-05 21:38:15.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:38:15.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:38:15.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:38:15.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:38:15.7|Info|RefreshSeriesService|Updating The Last of Us
2025-09-05 21:38:15.7|Info|RefreshEpisodeService|Starting episode info refresh for: [392256][The Last of Us]
2025-09-05 21:38:15.9|Info|RefreshEpisodeService|Finished episode refresh for series: [392256][The Last of Us].
2025-09-05 21:38:15.9|Info|DiskScanService|Scanning The Last of Us
2025-09-05 21:38:15.9|Info|DiskScanService|Completed scanning disk for The Last of Us
2025-09-05 21:38:16.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:38:16.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:38:16.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:38:16.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:38:16.0|Info|RefreshSeriesService|Updating Lioness
2025-09-05 21:38:16.1|Info|RefreshEpisodeService|Starting episode info refresh for: [388589][Lioness]
2025-09-05 21:38:16.2|Info|RefreshEpisodeService|Finished episode refresh for series: [388589][Lioness].
2025-09-05 21:38:16.2|Info|DiskScanService|Scanning Lioness
2025-09-05 21:38:16.2|Info|DiskScanService|Completed scanning disk for Lioness
2025-09-05 21:38:16.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:38:16.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:38:16.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:38:16.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:38:16.2|Info|RefreshSeriesService|Skipping refresh of series: Lockwood & Co.
2025-09-05 21:38:16.2|Info|DiskScanService|Scanning Lockwood & Co.
2025-09-05 21:38:16.2|Info|DiskScanService|Completed scanning disk for Lockwood & Co.
2025-09-05 21:38:16.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:38:16.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:38:16.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:38:16.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:38:16.3|Info|RefreshSeriesService|Skipping refresh of series: Loki
2025-09-05 21:38:16.3|Info|DiskScanService|Scanning Loki
2025-09-05 21:38:16.3|Info|DiskScanService|Completed scanning disk for Loki
2025-09-05 21:38:16.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:38:16.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:38:16.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:38:16.3|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-05 21:38:16.3|Info|RefreshSeriesService|Updating The Lord of the Rings: The Rings of Power
2025-09-05 21:38:16.3|Info|RefreshEpisodeService|Starting episode info refresh for: [367506][The Lord of the Rings: The Rings of Power]
2025-09-05 21:38:16.4|Info|RefreshEpisodeService|Finished episode refresh for series: [367506][The Lord of the Rings: The Rings of Power].
2025-09-05 21:38:16.4|Info|DiskScanService|Scanning The Lord of the Rings: The Rings of Power
2025-09-05 21:38:16.5|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The Rings of Power
2025-09-05 21:38:16.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:38:16.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:38:16.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:38:16.5|Info|ExistingExtraFileService|Found 1 possible extra files, imported 0 files.
2025-09-05 21:38:16.5|Info|RefreshSeriesService|Skipping refresh of series: Lost in Space (2018)
2025-09-05 21:38:16.5|Info|DiskScanService|Scanning Lost in Space (2018)
2025-09-05 21:38:16.5|Info|DiskScanService|Completed scanning disk for Lost in Space (2018)
2025-09-05 21:38:16.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:38:16.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:38:16.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:38:16.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:38:16.5|Info|RefreshSeriesService|Skipping refresh of series: The Lost Room
2025-09-05 21:38:16.5|Info|DiskScanService|Scanning The Lost Room
2025-09-05 21:38:16.5|Info|DiskScanService|Completed scanning disk for The Lost Room
2025-09-05 21:38:16.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:38:16.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:38:16.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:38:16.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:38:16.5|Info|RefreshSeriesService|Skipping refresh of series: Lucifer
2025-09-05 21:38:16.5|Info|DiskScanService|Scanning Lucifer
2025-09-05 21:38:16.6|Info|DiskScanService|Completed scanning disk for Lucifer
2025-09-05 21:38:16.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:38:16.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:38:16.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:38:16.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:38:16.6|Info|RefreshSeriesService|Skipping refresh of series: Luna Nera
2025-09-05 21:38:16.6|Info|DiskScanService|Scanning Luna Nera
2025-09-05 21:38:16.6|Info|DiskScanService|Completed scanning disk for Luna Nera
2025-09-05 21:38:16.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:38:16.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:38:16.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:38:16.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:38:16.6|Info|RefreshSeriesService|Skipping refresh of series: The Magicians (2015)
2025-09-05 21:38:16.6|Info|DiskScanService|Scanning The Magicians (2015)
2025-09-05 21:38:16.7|Info|DiskScanService|Completed scanning disk for The Magicians (2015)
2025-09-05 21:38:16.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:38:16.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:38:16.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:38:16.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:38:16.7|Info|RefreshSeriesService|Updating The Mandalorian
2025-09-05 21:38:16.7|Info|RefreshEpisodeService|Starting episode info refresh for: [361753][The Mandalorian]
2025-09-05 21:38:16.8|Info|RefreshEpisodeService|Finished episode refresh for series: [361753][The Mandalorian].
2025-09-05 21:38:16.8|Info|DiskScanService|Scanning The Mandalorian
2025-09-05 21:38:16.8|Info|DiskScanService|Completed scanning disk for The Mandalorian
2025-09-05 21:38:16.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:38:16.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:38:16.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:38:16.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:38:16.8|Info|RefreshSeriesService|Skipping refresh of series: Manifest
2025-09-05 21:38:16.8|Info|DiskScanService|Scanning Manifest
2025-09-05 21:38:16.8|Info|DiskScanService|Completed scanning disk for Manifest
2025-09-05 21:38:16.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:38:16.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:38:16.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:38:16.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:38:16.9|Info|RefreshSeriesService|Skipping refresh of series: Marvel's Agents of S.H.I.E.L.D.
2025-09-05 21:38:16.9|Info|DiskScanService|Scanning Marvel's Agents of S.H.I.E.L.D.
2025-09-05 21:38:17.0|Info|DiskScanService|Completed scanning disk for Marvel's Agents of S.H.I.E.L.D.
2025-09-05 21:38:17.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:38:17.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:38:17.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:38:17.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:38:17.1|Info|RefreshSeriesService|Skipping refresh of series: Marvel's The Punisher
2025-09-05 21:38:17.1|Info|DiskScanService|Scanning Marvel's The Punisher
2025-09-05 21:38:17.1|Info|DiskScanService|Completed scanning disk for Marvel's The Punisher
2025-09-05 21:38:17.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:38:17.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:38:17.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:38:17.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:38:17.1|Info|RefreshSeriesService|Skipping refresh of series: Master of the House
2025-09-05 21:38:17.1|Info|DiskScanService|Scanning Master of the House
2025-09-05 21:38:17.1|Info|DiskScanService|Completed scanning disk for Master of the House
2025-09-05 21:38:17.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-09-05 21:38:17.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-09-05 21:38:17.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-09-05 21:38:17.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-09-05 21:38:17.1|Info|RefreshSeriesService|Updating Mayor of Kingstown
2025-09-05 21:38:17.2|Info|RefreshEpisodeService|Starting episode info refresh for: [386630][Mayor of Kingstown]
2025-09-05 21:38:17.3|Info|RefreshEpisodeService|Finished episode refresh for series: [386630][Mayor of Kingstown].
2025-09-05 21:38:17.3|Info|DiskScanService|Scanning Mayor of Kingstown
2025-09-05 21:38:17.3|Info|DiskScanService|Completed scanning disk for Mayor of Kingstown
