Advertisement
Guest User

Untitled

a guest
May 13th, 2019
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 87.03 KB | None | 0 0
  1. 19-5-13 15:33:57.5|Info|Database|Vacuuming Log database
  2. 19-5-13 15:33:57.6|Info|Database|Log database compressed
  3. 19-5-13 15:34:18.9|Info|SceneMappingService|Updating Scene mappings
  4. 19-5-13 15:34:21.8|Info|RefreshSeriesService|Updating Info for Supergirl
  5. 19-5-13 15:34:21.9|Error|RefreshSeriesService|Couldn't refresh info for [295759][Supergirl]
  6.  
  7. [v2.0.0.5321] System.InvalidOperationException: Operations that change non-concurrent collections must have exclusive access. A concurrent update was performed on this collection and corrupted its state. The collection's state is no longer correct.
  8. at System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) [0x00105] in <47d423fd1d4342b9832b2fe1f5d431eb>:0
  9. at System.Collections.Generic.Dictionary`2[TKey,TValue].TryGetValue (TKey key, TValue& value) [0x00000] in <47d423fd1d4342b9832b2fe1f5d431eb>:0
  10. at Marr.Data.Reflection.SimpleReflectionStrategy.GetMember (System.Type entityType, System.String name) [0x0000d] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  11. at Marr.Data.Reflection.SimpleReflectionStrategy.GetFieldValue (System.Object entity, System.String fieldName) [0x00006] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  12. at Marr.Data.QGen.WhereBuilder`1[T].GetRightValue (System.Linq.Expressions.Expression rightExpression) [0x00082] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  13. at Marr.Data.QGen.WhereBuilder`1[T].VisitMemberAccess (System.Linq.Expressions.MemberExpression expression) [0x00065] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  14. at Marr.Data.QGen.ExpressionVisitor.Visit (System.Linq.Expressions.Expression expression) [0x00109] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  15. at Marr.Data.QGen.WhereBuilder`1[T].VisitBinary (System.Linq.Expressions.BinaryExpression expression) [0x0004b] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  16. at Marr.Data.QGen.ExpressionVisitor.Visit (System.Linq.Expressions.Expression expression) [0x000e2] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  17. at Marr.Data.QGen.ExpressionVisitor.VisitLamda (System.Linq.Expressions.LambdaExpression lambdaExpression) [0x00007] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  18. at Marr.Data.QGen.ExpressionVisitor.Visit (System.Linq.Expressions.Expression expression) [0x000c8] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  19. at Marr.Data.QGen.WhereBuilder`1[T]..ctor (System.Data.Common.DbCommand command, Marr.Data.QGen.Dialects.Dialect dialect, System.Linq.Expressions.Expression filter, Marr.Data.QGen.TableCollection tables, System.Boolean useAltName, System.Boolean tablePrefix) [0x0006f] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  20. at Marr.Data.QGen.UpdateQueryBuilder`1[T].BuildQuery () [0x00066] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  21. at Marr.Data.QGen.UpdateQueryBuilder`1[T].Execute () [0x00008] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  22. at Marr.Data.DataMapper.Update[T] (T entity, System.Linq.Expressions.Expression`1[TDelegate] filter) [0x00012] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  23. at NzbDrone.Core.Datastore.BasicRepository`1[TModel].Update (TModel model) [0x000ac] in <137b3ec2c1e744469c5f7b6367a60114>:0
  24. at NzbDrone.Core.Tv.SeriesService.UpdateSeries (NzbDrone.Core.Tv.Series series, System.Boolean updateEpisodesToMatchSeason) [0x000a9] in <137b3ec2c1e744469c5f7b6367a60114>:0
  25. at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (NzbDrone.Core.Tv.Series series) [0x00213] in <137b3ec2c1e744469c5f7b6367a60114>:0
  26. at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00043] in <137b3ec2c1e744469c5f7b6367a60114>:0
  27.  
  28. 19-5-13 15:34:22.0|Info|DiskScanService|Scanning disk for Supergirl
  29. 19-5-13 15:34:22.7|Info|DiskScanService|Completed scanning disk for Supergirl
  30. 19-5-13 15:34:22.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  31. 19-5-13 15:34:23.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  32. 19-5-13 15:34:23.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  33. 19-5-13 15:34:23.0|Info|ExistingExtraFileService|Found 0 extra files
  34. 19-5-13 15:34:23.2|Error|CommandExecutor|Error occurred while executing task RefreshSeries
  35.  
  36. [v2.0.0.5321] System.InvalidOperationException: Operations that change non-concurrent collections must have exclusive access. A concurrent update was performed on this collection and corrupted its state. The collection's state is no longer correct.
  37. at System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) [0x00105] in <47d423fd1d4342b9832b2fe1f5d431eb>:0
  38. at System.Collections.Generic.Dictionary`2[TKey,TValue].TryGetValue (TKey key, TValue& value) [0x00000] in <47d423fd1d4342b9832b2fe1f5d431eb>:0
  39. at Marr.Data.Reflection.SimpleReflectionStrategy.GetMember (System.Type entityType, System.String name) [0x0000d] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  40. at Marr.Data.Reflection.SimpleReflectionStrategy.GetFieldValue (System.Object entity, System.String fieldName) [0x00006] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  41. at Marr.Data.QGen.WhereBuilder`1[T].GetRightValue (System.Linq.Expressions.Expression rightExpression) [0x00082] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  42. at Marr.Data.QGen.WhereBuilder`1[T].VisitMemberAccess (System.Linq.Expressions.MemberExpression expression) [0x00065] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  43. at Marr.Data.QGen.ExpressionVisitor.Visit (System.Linq.Expressions.Expression expression) [0x00109] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  44. at Marr.Data.QGen.WhereBuilder`1[T].VisitBinary (System.Linq.Expressions.BinaryExpression expression) [0x0004b] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  45. at Marr.Data.QGen.ExpressionVisitor.Visit (System.Linq.Expressions.Expression expression) [0x000e2] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  46. at Marr.Data.QGen.ExpressionVisitor.VisitLamda (System.Linq.Expressions.LambdaExpression lambdaExpression) [0x00007] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  47. at Marr.Data.QGen.ExpressionVisitor.Visit (System.Linq.Expressions.Expression expression) [0x000c8] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  48. at Marr.Data.QGen.WhereBuilder`1[T]..ctor (System.Data.Common.DbCommand command, Marr.Data.QGen.Dialects.Dialect dialect, System.Linq.Expressions.Expression filter, Marr.Data.QGen.TableCollection tables, System.Boolean useAltName, System.Boolean tablePrefix) [0x0006f] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  49. at Marr.Data.QGen.UpdateQueryBuilder`1[T].BuildQuery () [0x00066] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  50. at Marr.Data.QGen.UpdateQueryBuilder`1[T].Execute () [0x00008] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  51. at Marr.Data.DataMapper.Update[T] (T entity, System.Linq.Expressions.Expression`1[TDelegate] filter) [0x00012] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  52. at NzbDrone.Core.Datastore.BasicRepository`1[TModel].Update (TModel model) [0x000ac] in <137b3ec2c1e744469c5f7b6367a60114>:0
  53. at NzbDrone.Core.Tv.SeriesService.UpdateSeries (NzbDrone.Core.Tv.Series series, System.Boolean updateEpisodesToMatchSeason) [0x000a9] in <137b3ec2c1e744469c5f7b6367a60114>:0
  54. at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (NzbDrone.Core.Tv.Series series) [0x00213] in <137b3ec2c1e744469c5f7b6367a60114>:0
  55. at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00072] in <137b3ec2c1e744469c5f7b6367a60114>:0
  56. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000f6] in <137b3ec2c1e744469c5f7b6367a60114>:0
  57. at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel)
  58. at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x0008b] in <0875c9f497904fb9bb2a658e3c91a6eb>:0
  59. at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel)
  60. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x0008c] in <137b3ec2c1e744469c5f7b6367a60114>:0
  61.  
  62. 19-5-13 15:43:06.4|Info|SceneMappingService|Updating Scene mappings
  63. 19-5-13 15:43:08.2|Info|RefreshSeriesService|Updating Info for Las Vegas
  64. 19-5-13 15:43:08.4|Error|RefreshSeriesService|Couldn't refresh info for [72229][Las Vegas]
  65.  
  66. [v2.0.0.5321] System.InvalidOperationException: Operations that change non-concurrent collections must have exclusive access. A concurrent update was performed on this collection and corrupted its state. The collection's state is no longer correct.
  67. at System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) [0x00105] in <47d423fd1d4342b9832b2fe1f5d431eb>:0
  68. at System.Collections.Generic.Dictionary`2[TKey,TValue].TryGetValue (TKey key, TValue& value) [0x00000] in <47d423fd1d4342b9832b2fe1f5d431eb>:0
  69. at Marr.Data.Reflection.SimpleReflectionStrategy.GetMember (System.Type entityType, System.String name) [0x0000d] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  70. at Marr.Data.Reflection.SimpleReflectionStrategy.GetFieldValue (System.Object entity, System.String fieldName) [0x00006] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  71. at Marr.Data.QGen.WhereBuilder`1[T].GetRightValue (System.Linq.Expressions.Expression rightExpression) [0x00082] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  72. at Marr.Data.QGen.WhereBuilder`1[T].VisitMemberAccess (System.Linq.Expressions.MemberExpression expression) [0x00065] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  73. at Marr.Data.QGen.ExpressionVisitor.Visit (System.Linq.Expressions.Expression expression) [0x00109] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  74. at Marr.Data.QGen.WhereBuilder`1[T].VisitBinary (System.Linq.Expressions.BinaryExpression expression) [0x0004b] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  75. at Marr.Data.QGen.ExpressionVisitor.Visit (System.Linq.Expressions.Expression expression) [0x000e2] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  76. at Marr.Data.QGen.ExpressionVisitor.VisitLamda (System.Linq.Expressions.LambdaExpression lambdaExpression) [0x00007] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  77. at Marr.Data.QGen.ExpressionVisitor.Visit (System.Linq.Expressions.Expression expression) [0x000c8] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  78. at Marr.Data.QGen.WhereBuilder`1[T]..ctor (System.Data.Common.DbCommand command, Marr.Data.QGen.Dialects.Dialect dialect, System.Linq.Expressions.Expression filter, Marr.Data.QGen.TableCollection tables, System.Boolean useAltName, System.Boolean tablePrefix) [0x0006f] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  79. at Marr.Data.QGen.UpdateQueryBuilder`1[T].BuildQuery () [0x00066] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  80. at Marr.Data.QGen.UpdateQueryBuilder`1[T].Execute () [0x00008] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  81. at Marr.Data.DataMapper.Update[T] (T entity, System.Linq.Expressions.Expression`1[TDelegate] filter) [0x00012] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  82. at NzbDrone.Core.Datastore.BasicRepository`1[TModel].Update (TModel model) [0x000ac] in <137b3ec2c1e744469c5f7b6367a60114>:0
  83. at NzbDrone.Core.Tv.SeriesService.UpdateSeries (NzbDrone.Core.Tv.Series series, System.Boolean updateEpisodesToMatchSeason) [0x000a9] in <137b3ec2c1e744469c5f7b6367a60114>:0
  84. at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (NzbDrone.Core.Tv.Series series) [0x00213] in <137b3ec2c1e744469c5f7b6367a60114>:0
  85. at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00043] in <137b3ec2c1e744469c5f7b6367a60114>:0
  86.  
  87. 19-5-13 15:43:08.4|Info|DiskScanService|Scanning disk for Las Vegas
  88. 19-5-13 15:43:08.8|Info|DiskScanService|Completed scanning disk for Las Vegas
  89. 19-5-13 15:43:09.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
  90. 19-5-13 15:43:09.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  91. 19-5-13 15:43:09.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  92. 19-5-13 15:43:09.5|Info|ExistingExtraFileService|Found 0 extra files
  93. 19-5-13 15:43:09.6|Error|CommandExecutor|Error occurred while executing task RefreshSeries
  94.  
  95. [v2.0.0.5321] System.InvalidOperationException: Operations that change non-concurrent collections must have exclusive access. A concurrent update was performed on this collection and corrupted its state. The collection's state is no longer correct.
  96. at System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) [0x00105] in <47d423fd1d4342b9832b2fe1f5d431eb>:0
  97. at System.Collections.Generic.Dictionary`2[TKey,TValue].TryGetValue (TKey key, TValue& value) [0x00000] in <47d423fd1d4342b9832b2fe1f5d431eb>:0
  98. at Marr.Data.Reflection.SimpleReflectionStrategy.GetMember (System.Type entityType, System.String name) [0x0000d] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  99. at Marr.Data.Reflection.SimpleReflectionStrategy.GetFieldValue (System.Object entity, System.String fieldName) [0x00006] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  100. at Marr.Data.QGen.WhereBuilder`1[T].GetRightValue (System.Linq.Expressions.Expression rightExpression) [0x00082] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  101. at Marr.Data.QGen.WhereBuilder`1[T].VisitMemberAccess (System.Linq.Expressions.MemberExpression expression) [0x00065] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  102. at Marr.Data.QGen.ExpressionVisitor.Visit (System.Linq.Expressions.Expression expression) [0x00109] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  103. at Marr.Data.QGen.WhereBuilder`1[T].VisitBinary (System.Linq.Expressions.BinaryExpression expression) [0x0004b] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  104. at Marr.Data.QGen.ExpressionVisitor.Visit (System.Linq.Expressions.Expression expression) [0x000e2] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  105. at Marr.Data.QGen.ExpressionVisitor.VisitLamda (System.Linq.Expressions.LambdaExpression lambdaExpression) [0x00007] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  106. at Marr.Data.QGen.ExpressionVisitor.Visit (System.Linq.Expressions.Expression expression) [0x000c8] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  107. at Marr.Data.QGen.WhereBuilder`1[T]..ctor (System.Data.Common.DbCommand command, Marr.Data.QGen.Dialects.Dialect dialect, System.Linq.Expressions.Expression filter, Marr.Data.QGen.TableCollection tables, System.Boolean useAltName, System.Boolean tablePrefix) [0x0006f] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  108. at Marr.Data.QGen.UpdateQueryBuilder`1[T].BuildQuery () [0x00066] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  109. at Marr.Data.QGen.UpdateQueryBuilder`1[T].Execute () [0x00008] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  110. at Marr.Data.DataMapper.Update[T] (T entity, System.Linq.Expressions.Expression`1[TDelegate] filter) [0x00012] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  111. at NzbDrone.Core.Datastore.BasicRepository`1[TModel].Update (TModel model) [0x000ac] in <137b3ec2c1e744469c5f7b6367a60114>:0
  112. at NzbDrone.Core.Tv.SeriesService.UpdateSeries (NzbDrone.Core.Tv.Series series, System.Boolean updateEpisodesToMatchSeason) [0x000a9] in <137b3ec2c1e744469c5f7b6367a60114>:0
  113. at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (NzbDrone.Core.Tv.Series series) [0x00213] in <137b3ec2c1e744469c5f7b6367a60114>:0
  114. at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00072] in <137b3ec2c1e744469c5f7b6367a60114>:0
  115. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000f6] in <137b3ec2c1e744469c5f7b6367a60114>:0
  116. at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel)
  117. at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x00035] in <0875c9f497904fb9bb2a658e3c91a6eb>:0
  118. at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel)
  119. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x0008c] in <137b3ec2c1e744469c5f7b6367a60114>:0
  120.  
  121. 19-5-13 15:43:43.1|Info|RefreshSeriesService|Updating Info for The Orville
  122. 19-5-13 15:43:43.2|Error|RefreshSeriesService|Couldn't refresh info for [328487][The Orville]
  123.  
  124. [v2.0.0.5321] System.InvalidOperationException: Operations that change non-concurrent collections must have exclusive access. A concurrent update was performed on this collection and corrupted its state. The collection's state is no longer correct.
  125. at System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) [0x00105] in <47d423fd1d4342b9832b2fe1f5d431eb>:0
  126. at System.Collections.Generic.Dictionary`2[TKey,TValue].TryGetValue (TKey key, TValue& value) [0x00000] in <47d423fd1d4342b9832b2fe1f5d431eb>:0
  127. at Marr.Data.Reflection.SimpleReflectionStrategy.GetMember (System.Type entityType, System.String name) [0x0000d] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  128. at Marr.Data.Reflection.SimpleReflectionStrategy.GetFieldValue (System.Object entity, System.String fieldName) [0x00006] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  129. at Marr.Data.QGen.WhereBuilder`1[T].GetRightValue (System.Linq.Expressions.Expression rightExpression) [0x00082] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  130. at Marr.Data.QGen.WhereBuilder`1[T].VisitMemberAccess (System.Linq.Expressions.MemberExpression expression) [0x00065] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  131. at Marr.Data.QGen.ExpressionVisitor.Visit (System.Linq.Expressions.Expression expression) [0x00109] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  132. at Marr.Data.QGen.WhereBuilder`1[T].VisitBinary (System.Linq.Expressions.BinaryExpression expression) [0x0004b] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  133. at Marr.Data.QGen.ExpressionVisitor.Visit (System.Linq.Expressions.Expression expression) [0x000e2] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  134. at Marr.Data.QGen.ExpressionVisitor.VisitLamda (System.Linq.Expressions.LambdaExpression lambdaExpression) [0x00007] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  135. at Marr.Data.QGen.ExpressionVisitor.Visit (System.Linq.Expressions.Expression expression) [0x000c8] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  136. at Marr.Data.QGen.WhereBuilder`1[T]..ctor (System.Data.Common.DbCommand command, Marr.Data.QGen.Dialects.Dialect dialect, System.Linq.Expressions.Expression filter, Marr.Data.QGen.TableCollection tables, System.Boolean useAltName, System.Boolean tablePrefix) [0x0006f] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  137. at Marr.Data.QGen.UpdateQueryBuilder`1[T].BuildQuery () [0x00066] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  138. at Marr.Data.QGen.UpdateQueryBuilder`1[T].Execute () [0x00008] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  139. at Marr.Data.DataMapper.Update[T] (T entity, System.Linq.Expressions.Expression`1[TDelegate] filter) [0x00012] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  140. at NzbDrone.Core.Datastore.BasicRepository`1[TModel].Update (TModel model) [0x000ac] in <137b3ec2c1e744469c5f7b6367a60114>:0
  141. at NzbDrone.Core.Tv.SeriesService.UpdateSeries (NzbDrone.Core.Tv.Series series, System.Boolean updateEpisodesToMatchSeason) [0x000a9] in <137b3ec2c1e744469c5f7b6367a60114>:0
  142. at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (NzbDrone.Core.Tv.Series series) [0x00213] in <137b3ec2c1e744469c5f7b6367a60114>:0
  143. at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00043] in <137b3ec2c1e744469c5f7b6367a60114>:0
  144.  
  145. 19-5-13 15:43:43.2|Info|DiskScanService|Scanning disk for The Orville
  146. 19-5-13 15:43:43.2|Info|DiskScanService|Completed scanning disk for The Orville
  147. 19-5-13 15:43:43.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
  148. 19-5-13 15:43:43.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  149. 19-5-13 15:43:43.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  150. 19-5-13 15:43:43.3|Info|ExistingExtraFileService|Found 0 extra files
  151. 19-5-13 15:43:43.3|Error|CommandExecutor|Error occurred while executing task RefreshSeries
  152.  
  153. [v2.0.0.5321] System.InvalidOperationException: Operations that change non-concurrent collections must have exclusive access. A concurrent update was performed on this collection and corrupted its state. The collection's state is no longer correct.
  154. at System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) [0x00105] in <47d423fd1d4342b9832b2fe1f5d431eb>:0
  155. at System.Collections.Generic.Dictionary`2[TKey,TValue].TryGetValue (TKey key, TValue& value) [0x00000] in <47d423fd1d4342b9832b2fe1f5d431eb>:0
  156. at Marr.Data.Reflection.SimpleReflectionStrategy.GetMember (System.Type entityType, System.String name) [0x0000d] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  157. at Marr.Data.Reflection.SimpleReflectionStrategy.GetFieldValue (System.Object entity, System.String fieldName) [0x00006] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  158. at Marr.Data.QGen.WhereBuilder`1[T].GetRightValue (System.Linq.Expressions.Expression rightExpression) [0x00082] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  159. at Marr.Data.QGen.WhereBuilder`1[T].VisitMemberAccess (System.Linq.Expressions.MemberExpression expression) [0x00065] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  160. at Marr.Data.QGen.ExpressionVisitor.Visit (System.Linq.Expressions.Expression expression) [0x00109] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  161. at Marr.Data.QGen.WhereBuilder`1[T].VisitBinary (System.Linq.Expressions.BinaryExpression expression) [0x0004b] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  162. at Marr.Data.QGen.ExpressionVisitor.Visit (System.Linq.Expressions.Expression expression) [0x000e2] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  163. at Marr.Data.QGen.ExpressionVisitor.VisitLamda (System.Linq.Expressions.LambdaExpression lambdaExpression) [0x00007] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  164. at Marr.Data.QGen.ExpressionVisitor.Visit (System.Linq.Expressions.Expression expression) [0x000c8] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  165. at Marr.Data.QGen.WhereBuilder`1[T]..ctor (System.Data.Common.DbCommand command, Marr.Data.QGen.Dialects.Dialect dialect, System.Linq.Expressions.Expression filter, Marr.Data.QGen.TableCollection tables, System.Boolean useAltName, System.Boolean tablePrefix) [0x0006f] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  166. at Marr.Data.QGen.UpdateQueryBuilder`1[T].BuildQuery () [0x00066] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  167. at Marr.Data.QGen.UpdateQueryBuilder`1[T].Execute () [0x00008] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  168. at Marr.Data.DataMapper.Update[T] (T entity, System.Linq.Expressions.Expression`1[TDelegate] filter) [0x00012] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  169. at NzbDrone.Core.Datastore.BasicRepository`1[TModel].Update (TModel model) [0x000ac] in <137b3ec2c1e744469c5f7b6367a60114>:0
  170. at NzbDrone.Core.Tv.SeriesService.UpdateSeries (NzbDrone.Core.Tv.Series series, System.Boolean updateEpisodesToMatchSeason) [0x000a9] in <137b3ec2c1e744469c5f7b6367a60114>:0
  171. at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (NzbDrone.Core.Tv.Series series) [0x00213] in <137b3ec2c1e744469c5f7b6367a60114>:0
  172. at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00072] in <137b3ec2c1e744469c5f7b6367a60114>:0
  173. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000f6] in <137b3ec2c1e744469c5f7b6367a60114>:0
  174. at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel)
  175. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x0008c] in <137b3ec2c1e744469c5f7b6367a60114>:0
  176.  
  177. 19-5-13 15:45:33.5|Info|NzbSearchService|Searching 1 indexers for [The Big Bang Theory : S12E20]
  178. 19-5-13 15:45:33.8|Info|NzbSearchService|Searching 1 indexers for [Hawaii Five-0 : S09E22]
  179. 19-5-13 15:45:34.1|Info|DownloadDecisionMaker|Processing 50 releases
  180. 19-5-13 15:45:35.1|Info|EpisodeSearchService|Episode search completed. 0 reports downloaded.
  181. 19-5-13 15:45:36.0|Info|DownloadDecisionMaker|Processing 37 releases
  182. 19-5-13 15:45:36.7|Info|EpisodeSearchService|Episode search completed. 0 reports downloaded.
  183. 19-5-13 15:53:55.0|Info|SceneMappingService|Updating Scene mappings
  184. 19-5-13 15:53:56.5|Info|RefreshSeriesService|Updating Info for Supergirl
  185. 19-5-13 15:53:56.6|Error|RefreshSeriesService|Couldn't refresh info for [295759][Supergirl]
  186.  
  187. [v2.0.0.5321] System.InvalidOperationException: Operations that change non-concurrent collections must have exclusive access. A concurrent update was performed on this collection and corrupted its state. The collection's state is no longer correct.
  188. at System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) [0x00105] in <47d423fd1d4342b9832b2fe1f5d431eb>:0
  189. at System.Collections.Generic.Dictionary`2[TKey,TValue].TryGetValue (TKey key, TValue& value) [0x00000] in <47d423fd1d4342b9832b2fe1f5d431eb>:0
  190. at Marr.Data.Reflection.SimpleReflectionStrategy.GetMember (System.Type entityType, System.String name) [0x0000d] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  191. at Marr.Data.Reflection.SimpleReflectionStrategy.GetFieldValue (System.Object entity, System.String fieldName) [0x00006] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  192. at Marr.Data.QGen.WhereBuilder`1[T].GetRightValue (System.Linq.Expressions.Expression rightExpression) [0x00082] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  193. at Marr.Data.QGen.WhereBuilder`1[T].VisitMemberAccess (System.Linq.Expressions.MemberExpression expression) [0x00065] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  194. at Marr.Data.QGen.ExpressionVisitor.Visit (System.Linq.Expressions.Expression expression) [0x00109] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  195. at Marr.Data.QGen.WhereBuilder`1[T].VisitBinary (System.Linq.Expressions.BinaryExpression expression) [0x0004b] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  196. at Marr.Data.QGen.ExpressionVisitor.Visit (System.Linq.Expressions.Expression expression) [0x000e2] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  197. at Marr.Data.QGen.ExpressionVisitor.VisitLamda (System.Linq.Expressions.LambdaExpression lambdaExpression) [0x00007] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  198. at Marr.Data.QGen.ExpressionVisitor.Visit (System.Linq.Expressions.Expression expression) [0x000c8] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  199. at Marr.Data.QGen.WhereBuilder`1[T]..ctor (System.Data.Common.DbCommand command, Marr.Data.QGen.Dialects.Dialect dialect, System.Linq.Expressions.Expression filter, Marr.Data.QGen.TableCollection tables, System.Boolean useAltName, System.Boolean tablePrefix) [0x0006f] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  200. at Marr.Data.QGen.UpdateQueryBuilder`1[T].BuildQuery () [0x00066] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  201. at Marr.Data.QGen.UpdateQueryBuilder`1[T].Execute () [0x00008] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  202. at Marr.Data.DataMapper.Update[T] (T entity, System.Linq.Expressions.Expression`1[TDelegate] filter) [0x00012] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  203. at NzbDrone.Core.Datastore.BasicRepository`1[TModel].Update (TModel model) [0x000ac] in <137b3ec2c1e744469c5f7b6367a60114>:0
  204. at NzbDrone.Core.Tv.SeriesService.UpdateSeries (NzbDrone.Core.Tv.Series series, System.Boolean updateEpisodesToMatchSeason) [0x000a9] in <137b3ec2c1e744469c5f7b6367a60114>:0
  205. at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (NzbDrone.Core.Tv.Series series) [0x00213] in <137b3ec2c1e744469c5f7b6367a60114>:0
  206. at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00043] in <137b3ec2c1e744469c5f7b6367a60114>:0
  207.  
  208. 19-5-13 15:53:56.7|Info|DiskScanService|Scanning disk for Supergirl
  209. 19-5-13 15:53:56.8|Info|DiskScanService|Completed scanning disk for Supergirl
  210. 19-5-13 15:53:56.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
  211. 19-5-13 15:53:57.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  212. 19-5-13 15:53:57.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  213. 19-5-13 15:53:57.0|Info|ExistingExtraFileService|Found 0 extra files
  214. 19-5-13 15:53:57.1|Error|CommandExecutor|Error occurred while executing task RefreshSeries
  215.  
  216. [v2.0.0.5321] System.InvalidOperationException: Operations that change non-concurrent collections must have exclusive access. A concurrent update was performed on this collection and corrupted its state. The collection's state is no longer correct.
  217. at System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) [0x00105] in <47d423fd1d4342b9832b2fe1f5d431eb>:0
  218. at System.Collections.Generic.Dictionary`2[TKey,TValue].TryGetValue (TKey key, TValue& value) [0x00000] in <47d423fd1d4342b9832b2fe1f5d431eb>:0
  219. at Marr.Data.Reflection.SimpleReflectionStrategy.GetMember (System.Type entityType, System.String name) [0x0000d] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  220. at Marr.Data.Reflection.SimpleReflectionStrategy.GetFieldValue (System.Object entity, System.String fieldName) [0x00006] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  221. at Marr.Data.QGen.WhereBuilder`1[T].GetRightValue (System.Linq.Expressions.Expression rightExpression) [0x00082] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  222. at Marr.Data.QGen.WhereBuilder`1[T].VisitMemberAccess (System.Linq.Expressions.MemberExpression expression) [0x00065] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  223. at Marr.Data.QGen.ExpressionVisitor.Visit (System.Linq.Expressions.Expression expression) [0x00109] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  224. at Marr.Data.QGen.WhereBuilder`1[T].VisitBinary (System.Linq.Expressions.BinaryExpression expression) [0x0004b] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  225. at Marr.Data.QGen.ExpressionVisitor.Visit (System.Linq.Expressions.Expression expression) [0x000e2] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  226. at Marr.Data.QGen.ExpressionVisitor.VisitLamda (System.Linq.Expressions.LambdaExpression lambdaExpression) [0x00007] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  227. at Marr.Data.QGen.ExpressionVisitor.Visit (System.Linq.Expressions.Expression expression) [0x000c8] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  228. at Marr.Data.QGen.WhereBuilder`1[T]..ctor (System.Data.Common.DbCommand command, Marr.Data.QGen.Dialects.Dialect dialect, System.Linq.Expressions.Expression filter, Marr.Data.QGen.TableCollection tables, System.Boolean useAltName, System.Boolean tablePrefix) [0x0006f] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  229. at Marr.Data.QGen.UpdateQueryBuilder`1[T].BuildQuery () [0x00066] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  230. at Marr.Data.QGen.UpdateQueryBuilder`1[T].Execute () [0x00008] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  231. at Marr.Data.DataMapper.Update[T] (T entity, System.Linq.Expressions.Expression`1[TDelegate] filter) [0x00012] in <ac88d4c7d40646cb868971dc91f05a9e>:0
  232. at NzbDrone.Core.Datastore.BasicRepository`1[TModel].Update (TModel model) [0x000ac] in <137b3ec2c1e744469c5f7b6367a60114>:0
  233. at NzbDrone.Core.Tv.SeriesService.UpdateSeries (NzbDrone.Core.Tv.Series series, System.Boolean updateEpisodesToMatchSeason) [0x000a9] in <137b3ec2c1e744469c5f7b6367a60114>:0
  234. at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (NzbDrone.Core.Tv.Series series) [0x00213] in <137b3ec2c1e744469c5f7b6367a60114>:0
  235. at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00072] in <137b3ec2c1e744469c5f7b6367a60114>:0
  236. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000f6] in <137b3ec2c1e744469c5f7b6367a60114>:0
  237. at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel)
  238. at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x00035] in <0875c9f497904fb9bb2a658e3c91a6eb>:0
  239. at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel)
  240. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x0008c] in <137b3ec2c1e744469c5f7b6367a60114>:0
  241.  
  242. 19-5-13 15:53:58.5|Info|NzbSearchService|Searching 1 indexers for [Supergirl : S04]
  243. 19-5-13 15:54:05.4|Info|NzbSearchService|Searching 1 indexers for [Supergirl : S03]
  244. 19-5-13 15:54:11.0|Info|DownloadDecisionMaker|Processing 500 releases
  245. 19-5-13 15:54:19.1|Info|Nzbget|Adding report [Supergirl.S04E01.720p.HDTV.x264-AVS ] to the queue.
  246. 19-5-13 15:54:19.3|Info|DownloadService|Report sent to NZB. Supergirl.S04E01.720p.HDTV.x264-AVS
  247. 19-5-13 15:54:23.0|Info|Nzbget|Adding report [Supergirl.S04E02.720p.HDTV.x264-AVS ] to the queue.
  248. 19-5-13 15:54:23.2|Info|DownloadService|Report sent to NZB. Supergirl.S04E02.720p.HDTV.x264-AVS
  249. 19-5-13 15:54:24.9|Info|NzbSearchService|Searching 1 indexers for [Supergirl : S04E01]
  250. 19-5-13 15:54:27.0|Info|Nzbget|Adding report [Supergirl.S04E03.720p.HDTV.x264-AVS ] to the queue.
  251. 19-5-13 15:54:27.2|Info|DownloadService|Report sent to NZB. Supergirl.S04E03.720p.HDTV.x264-AVS
  252. 19-5-13 15:54:29.1|Info|DownloadDecisionMaker|Processing 30 releases
  253. 19-5-13 15:54:33.0|Info|Nzbget|Adding report [Supergirl.S04E04.720p.HEVC.x265-MeGusta English] to the queue.
  254. 19-5-13 15:54:33.1|Info|DownloadService|Report sent to NZB. Supergirl.S04E04.720p.HEVC.x265-MeGusta English
  255. 19-5-13 15:54:35.0|Info|Nzbget|Adding report [Supergirl.S04E01.720p.HDTV.x264-AVS ] to the queue.
  256. 19-5-13 15:54:35.2|Info|DownloadService|Report sent to NZB. Supergirl.S04E01.720p.HDTV.x264-AVS
  257. 19-5-13 15:54:35.3|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
  258. 19-5-13 15:54:36.3|Info|NzbSearchService|Searching 1 indexers for [Supergirl : S04E04]
  259. 19-5-13 15:54:37.1|Info|DownloadDecisionMaker|Processing 782 releases
  260. 19-5-13 15:54:39.1|Info|Nzbget|Adding report [Supergirl.S04E05.720p.HDTV.x264-AVS ] to the queue.
  261. 19-5-13 15:54:39.3|Info|DownloadService|Report sent to NZB. Supergirl.S04E05.720p.HDTV.x264-AVS
  262. 19-5-13 15:54:41.1|Info|DownloadDecisionMaker|Processing 18 releases
  263. 19-5-13 15:54:43.0|Info|Nzbget|Adding report [Supergirl.S04E06.720p.HDTV.x264-SVA ] to the queue.
  264. 19-5-13 15:54:43.3|Info|DownloadService|Report sent to NZB. Supergirl.S04E06.720p.HDTV.x264-SVA
  265. 19-5-13 15:54:45.1|Info|Nzbget|Adding report [Supergirl.S04E04.Ahimsa.720p.Amazon.WEB-DL.DD+5.1.H.264-QOQ ] to the queue.
  266. 19-5-13 15:54:45.3|Info|DownloadService|Report sent to NZB. Supergirl.S04E04.Ahimsa.720p.Amazon.WEB-DL.DD+5.1.H.264-QOQ
  267. 19-5-13 15:54:45.4|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
  268. 19-5-13 15:54:45.5|Info|NzbSearchService|Searching 1 indexers for [Supergirl : S04E03]
  269. 19-5-13 15:54:47.0|Info|Nzbget|Adding report [Supergirl.S04E07.720p.HDTV.x264-AVS ] to the queue.
  270. 19-5-13 15:54:47.2|Info|DownloadService|Report sent to NZB. Supergirl.S04E07.720p.HDTV.x264-AVS
  271. 19-5-13 15:54:49.0|Info|Nzbget|Adding report [Supergirl.S03E16.REAL.PROPER.720p.HDTV.x264-BATV ] to the queue.
  272. 19-5-13 15:54:49.1|Info|DownloadService|Report sent to NZB. Supergirl.S03E16.REAL.PROPER.720p.HDTV.x264-BATV
  273. 19-5-13 15:54:51.1|Info|DownloadDecisionMaker|Processing 34 releases
  274. 19-5-13 15:54:53.1|Info|Nzbget|Adding report [Supergirl.S04E08.720p.HDTV.x264-AVS ] to the queue.
  275. 19-5-13 15:54:53.4|Info|DownloadService|Report sent to NZB. Supergirl.S04E08.720p.HDTV.x264-AVS
  276. 19-5-13 15:54:55.0|Info|Nzbget|Adding report [Supergirl.S03E12.REAL.iNTERNAL.720p.HEVC.x265-MeGusta English] to the queue.
  277. 19-5-13 15:54:55.1|Info|DownloadService|Report sent to NZB. Supergirl.S03E12.REAL.iNTERNAL.720p.HEVC.x265-MeGusta English
  278. 19-5-13 15:54:58.0|Info|Nzbget|Adding report [Supergirl.S04E03.720p.HDTV.x264-AVS ] to the queue.
  279. 19-5-13 15:54:58.2|Info|DownloadService|Report sent to NZB. Supergirl.S04E03.720p.HDTV.x264-AVS
  280. 19-5-13 15:54:58.3|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
  281. 19-5-13 15:54:58.4|Info|NzbSearchService|Searching 1 indexers for [Supergirl : S04E02]
  282. 19-5-13 15:54:59.3|Info|Nzbget|Adding report [Supergirl.S04E09.720p.HDTV.x264-SVA ] to the queue.
  283. 19-5-13 15:54:59.5|Info|DownloadService|Report sent to NZB. Supergirl.S04E09.720p.HDTV.x264-SVA
  284. 19-5-13 15:55:02.8|Info|Nzbget|Adding report [Supergirl.S03E07.720p.HDTV.x264-AVS ] to the queue.
  285. 19-5-13 15:55:03.0|Info|DownloadService|Report sent to NZB. Supergirl.S03E07.720p.HDTV.x264-AVS
  286. 19-5-13 15:55:03.2|Info|DownloadDecisionMaker|Processing 26 releases
  287. 19-5-13 15:55:05.1|Info|Nzbget|Adding report [Supergirl.S04E10.720p.HDTV.x264-SVA ] to the queue.
  288. 19-5-13 15:55:05.3|Info|DownloadService|Report sent to NZB. Supergirl.S04E10.720p.HDTV.x264-SVA
  289. 19-5-13 15:55:07.0|Info|Nzbget|Adding report [Supergirl.S03E08.720p.HDTV.x264-AVS ] to the queue.
  290. 19-5-13 15:55:07.2|Info|DownloadService|Report sent to NZB. Supergirl.S03E08.720p.HDTV.x264-AVS
  291. 19-5-13 15:55:09.0|Info|Nzbget|Adding report [Supergirl.S04E02.720p.HDTV.x264-AVS ] to the queue.
  292. 19-5-13 15:55:09.2|Info|DownloadService|Report sent to NZB. Supergirl.S04E02.720p.HDTV.x264-AVS
  293. 19-5-13 15:55:09.3|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
  294. 19-5-13 15:55:11.0|Info|NzbSearchService|Searching 1 indexers for [Supergirl : S03E16]
  295. 19-5-13 15:55:11.1|Info|Nzbget|Adding report [Supergirl.S04E11.720p.HDTV.x264-AVS ] to the queue.
  296. 19-5-13 15:55:11.2|Info|DownloadService|Report sent to NZB. Supergirl.S04E11.720p.HDTV.x264-AVS
  297. 19-5-13 15:55:13.6|Info|Nzbget|Adding report [Supergirl.S03E10.720p.HDTV.x264-SVA ] to the queue.
  298. 19-5-13 15:55:13.9|Info|DownloadService|Report sent to NZB. Supergirl.S03E10.720p.HDTV.x264-SVA
  299. 19-5-13 15:55:15.0|Info|DownloadDecisionMaker|Processing 57 releases
  300. 19-5-13 15:55:17.0|Info|Nzbget|Adding report [Supergirl.S04E12.720p.HDTV.x264-AVS ] to the queue.
  301. 19-5-13 15:55:17.1|Info|DownloadService|Report sent to NZB. Supergirl.S04E12.720p.HDTV.x264-AVS
  302. 19-5-13 15:55:19.1|Info|Nzbget|Adding report [Supergirl.S03E11.720p.HDTV.x264-SVA ] to the queue.
  303. 19-5-13 15:55:19.2|Info|DownloadService|Report sent to NZB. Supergirl.S03E11.720p.HDTV.x264-SVA
  304. 19-5-13 15:55:21.0|Info|Nzbget|Adding report [Supergirl.S03E16.REAL.PROPER.720p.HDTV.x264-BATV ] to the queue.
  305. 19-5-13 15:55:21.2|Info|DownloadService|Report sent to NZB. Supergirl.S03E16.REAL.PROPER.720p.HDTV.x264-BATV
  306. 19-5-13 15:55:21.4|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
  307. 19-5-13 15:55:21.5|Info|NzbSearchService|Searching 1 indexers for [Supergirl : S04E07]
  308. 19-5-13 15:55:23.1|Info|Nzbget|Adding report [Supergirl.S04E13.720p.HDTV.x264-AVS ] to the queue.
  309. 19-5-13 15:55:23.2|Info|DownloadService|Report sent to NZB. Supergirl.S04E13.720p.HDTV.x264-AVS
  310. 19-5-13 15:55:25.0|Info|Nzbget|Adding report [Supergirl.S03E14.720p.HDTV.x264-SVA ] to the queue.
  311. 19-5-13 15:55:25.2|Info|DownloadService|Report sent to NZB. Supergirl.S03E14.720p.HDTV.x264-SVA
  312. 19-5-13 15:55:27.0|Info|DownloadDecisionMaker|Processing 21 releases
  313. 19-5-13 15:55:29.1|Info|Nzbget|Adding report [Supergirl.S04E14.720p.HDTV.x264-AVS ] to the queue.
  314. 19-5-13 15:55:29.3|Info|DownloadService|Report sent to NZB. Supergirl.S04E14.720p.HDTV.x264-AVS
  315. 19-5-13 15:55:31.0|Info|Nzbget|Adding report [Supergirl.S03E17.720p.HDTV.x264-SVA ] to the queue.
  316. 19-5-13 15:55:31.3|Info|DownloadService|Report sent to NZB. Supergirl.S03E17.720p.HDTV.x264-SVA
  317. 19-5-13 15:55:33.1|Info|Nzbget|Adding report [Supergirl.S04E07.720p.HDTV.x264-AVS ] to the queue.
  318. 19-5-13 15:55:33.5|Info|DownloadService|Report sent to NZB. Supergirl.S04E07.720p.HDTV.x264-AVS
  319. 19-5-13 15:55:34.0|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
  320. 19-5-13 15:55:34.7|Info|NzbSearchService|Searching 1 indexers for [Supergirl : S04E04]
  321. 19-5-13 15:55:35.4|Info|Nzbget|Adding report [Supergirl.S04E15.720p.HDTV.x264-AVS ] to the queue.
  322. 19-5-13 15:55:35.7|Info|DownloadService|Report sent to NZB. Supergirl.S04E15.720p.HDTV.x264-AVS
  323. 19-5-13 15:55:37.0|Info|Nzbget|Adding report [Supergirl.S03E21.720p.HDTV.x264-SVA ] to the queue.
  324. 19-5-13 15:55:37.2|Info|DownloadService|Report sent to NZB. Supergirl.S03E21.720p.HDTV.x264-SVA
  325. 19-5-13 15:55:39.0|Info|DownloadDecisionMaker|Processing 18 releases
  326. 19-5-13 15:55:41.1|Info|Nzbget|Adding report [Supergirl.S04E16.720p.HDTV.x264-AVS ] to the queue.
  327. 19-5-13 15:55:41.3|Info|DownloadService|Report sent to NZB. Supergirl.S04E16.720p.HDTV.x264-AVS
  328. 19-5-13 15:55:43.1|Info|Nzbget|Adding report [Supergirl.S03E22.720p.HDTV.x264-SVA ] to the queue.
  329. 19-5-13 15:55:44.3|Info|DownloadService|Report sent to NZB. Supergirl.S03E22.720p.HDTV.x264-SVA
  330. 19-5-13 15:55:45.9|Info|Nzbget|Adding report [Supergirl.S04E04.720p.WEB.h264-TBS English] to the queue.
  331. 19-5-13 15:55:46.2|Info|DownloadService|Report sent to NZB. Supergirl.S04E04.720p.WEB.h264-TBS English
  332. 19-5-13 15:55:46.3|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
  333. 19-5-13 15:55:46.4|Info|NzbSearchService|Searching 1 indexers for [Supergirl : S04E06]
  334. 19-5-13 15:55:47.8|Info|Nzbget|Adding report [Supergirl.S04E17.720p.HDTV.x264-AVS ] to the queue.
  335. 19-5-13 15:55:48.2|Info|DownloadService|Report sent to NZB. Supergirl.S04E17.720p.HDTV.x264-AVS
  336. 19-5-13 15:55:49.2|Info|Nzbget|Adding report [Supergirl.S03E23.720p.HDTV.x264-KILLERS ] to the queue.
  337. 19-5-13 15:55:49.5|Info|DownloadService|Report sent to NZB. Supergirl.S03E23.720p.HDTV.x264-KILLERS
  338. 19-5-13 15:55:49.6|Info|SeasonSearchService|Season search completed. 11 reports downloaded.
  339. 19-5-13 15:55:49.8|Info|NzbSearchService|Searching 1 indexers for [Supergirl : S04E05]
  340. 19-5-13 15:55:51.0|Info|DownloadDecisionMaker|Processing 20 releases
  341. 19-5-13 15:55:53.0|Info|Nzbget|Adding report [Supergirl.S04E18.720p.HDTV.x264-LucidTV ] to the queue.
  342. 19-5-13 15:55:53.2|Info|DownloadService|Report sent to NZB. Supergirl.S04E18.720p.HDTV.x264-LucidTV
  343. 19-5-13 15:55:53.2|Info|SeasonSearchService|Season search completed. 18 reports downloaded.
  344. 19-5-13 15:55:53.3|Info|NzbSearchService|Searching 1 indexers for [Supergirl : S04E01]
  345. 19-5-13 15:55:55.2|Info|DownloadDecisionMaker|Processing 21 releases
  346. 19-5-13 15:55:59.5|Info|Nzbget|Adding report [Supergirl.S04E06.720p.HDTV.x264-SVA ] to the queue.
  347. 19-5-13 15:55:59.7|Info|DownloadService|Report sent to NZB. Supergirl.S04E06.720p.HDTV.x264-SVA
  348. 19-5-13 15:55:59.8|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
  349. 19-5-13 15:56:00.0|Info|DownloadDecisionMaker|Processing 30 releases
  350. 19-5-13 15:56:01.2|Info|Nzbget|Adding report [Supergirl.S04E05.720p.HDTV.x264-AVS ] to the queue.
  351. 19-5-13 15:56:01.3|Info|DownloadService|Report sent to NZB. Supergirl.S04E05.720p.HDTV.x264-AVS
  352. 19-5-13 15:56:01.4|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
  353. 19-5-13 15:56:03.1|Info|Nzbget|Adding report [Supergirl.S04E01.720p.HDTV.x264-AVS ] to the queue.
  354. 19-5-13 15:56:03.2|Info|DownloadService|Report sent to NZB. Supergirl.S04E01.720p.HDTV.x264-AVS
  355. 19-5-13 15:56:03.3|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
  356. 19-5-13 15:56:20.5|Info|NzbSearchService|Searching 1 indexers for [Gotham : S04]
  357. 19-5-13 15:56:26.3|Info|NzbSearchService|Searching 1 indexers for [Gotham : S05]
  358. 19-5-13 15:56:47.0|Info|DownloadDecisionMaker|Processing 853 releases
  359. 19-5-13 15:56:49.1|Info|DownloadDecisionMaker|Processing 588 releases
  360. 19-5-13 15:56:56.9|Info|Nzbget|Adding report [Gotham.S05E01.720p.HDTV.x264-CRAVERS English] to the queue.
  361. 19-5-13 15:56:57.2|Info|DownloadService|Report sent to NZB. Gotham.S05E01.720p.HDTV.x264-CRAVERS English
  362. 19-5-13 15:56:59.6|Info|Nzbget|Adding report [Gotham.S05E02.720p.HDTV.x264-CRAVERS ] to the queue.
  363. 19-5-13 15:56:59.8|Info|DownloadService|Report sent to NZB. Gotham.S05E02.720p.HDTV.x264-CRAVERS
  364. 19-5-13 15:57:02.2|Info|Nzbget|Adding report [Gotham.S04E17.PROPER.720p.HEVC.x265-MeGusta English] to the queue.
  365. 19-5-13 15:57:02.3|Info|DownloadService|Report sent to NZB. Gotham.S04E17.PROPER.720p.HEVC.x265-MeGusta English
  366. 19-5-13 15:57:04.1|Info|Nzbget|Adding report [Gotham.S05E03.720p.HDTV.x264-CREDITFARMERS ] to the queue.
  367. 19-5-13 15:57:04.5|Info|DownloadService|Report sent to NZB. Gotham.S05E03.720p.HDTV.x264-CREDITFARMERS
  368. 19-5-13 15:57:06.1|Info|Nzbget|Adding report [Gotham.S04E06.720p.HDTV.X264-DIMENSION ] to the queue.
  369. 19-5-13 15:57:06.7|Info|DownloadService|Report sent to NZB. Gotham.S04E06.720p.HDTV.X264-DIMENSION
  370. 19-5-13 15:57:08.3|Info|Nzbget|Adding report [Gotham.S05E04.720p.HDTV.x264-CRAVERS English] to the queue.
  371. 19-5-13 15:57:08.8|Info|DownloadService|Report sent to NZB. Gotham.S05E04.720p.HDTV.x264-CRAVERS English
  372. 19-5-13 15:57:09.4|Info|Nzbget|Adding report [Gotham.S04E10.720p.HDTV.x264-AVS ] to the queue.
  373. 19-5-13 15:57:09.6|Info|DownloadService|Report sent to NZB. Gotham.S04E10.720p.HDTV.x264-AVS
  374. 19-5-13 15:57:10.9|Info|Nzbget|Adding report [Gotham.S05E05.720p.HDTV.x264-CRAVERS ] to the queue.
  375. 19-5-13 15:57:11.0|Info|DownloadService|Report sent to NZB. Gotham.S05E05.720p.HDTV.x264-CRAVERS
  376. 19-5-13 15:57:12.7|Info|Nzbget|Adding report [Gotham.S04E15.720p.HEVC.x265-MeGusta ] to the queue.
  377. 19-5-13 15:57:12.8|Info|DownloadService|Report sent to NZB. Gotham.S04E15.720p.HEVC.x265-MeGusta
  378. 19-5-13 15:57:12.9|Info|SeasonSearchService|Season search completed. 4 reports downloaded.
  379. 19-5-13 15:57:15.5|Info|Nzbget|Adding report [Gotham.S05E06.720p.HDTV.x264-CRAVERS ] to the queue.
  380. 19-5-13 15:57:15.9|Info|DownloadService|Report sent to NZB. Gotham.S05E06.720p.HDTV.x264-CRAVERS
  381. 19-5-13 15:57:16.9|Info|Nzbget|Adding report [Gotham.S05E07.720p.HEVC.x265-MeGusta ] to the queue.
  382. 19-5-13 15:57:17.2|Info|DownloadService|Report sent to NZB. Gotham.S05E07.720p.HEVC.x265-MeGusta
  383. 19-5-13 15:57:20.2|Info|Nzbget|Adding report [Gotham.S05E08.720p.HEVC.x265-MeGusta] to the queue.
  384. 19-5-13 15:57:20.4|Info|DownloadService|Report sent to NZB. Gotham.S05E08.720p.HEVC.x265-MeGusta
  385. 19-5-13 15:57:21.0|Info|Nzbget|Adding report [Gotham.S05E09.720p.HEVC.x265-MeGusta ] to the queue.
  386. 19-5-13 15:57:21.1|Info|DownloadService|Report sent to NZB. Gotham.S05E09.720p.HEVC.x265-MeGusta
  387. 19-5-13 15:57:22.9|Info|Nzbget|Adding report [Gotham.S05E10.720p.HEVC.x265-MeGusta ] to the queue.
  388. 19-5-13 15:57:23.1|Info|DownloadService|Report sent to NZB. Gotham.S05E10.720p.HEVC.x265-MeGusta
  389. 19-5-13 15:57:25.8|Info|Nzbget|Adding report [Gotham.S05E11.720p.HEVC.x265-MeGusta ] to the queue.
  390. 19-5-13 15:57:25.9|Info|DownloadService|Report sent to NZB. Gotham.S05E11.720p.HEVC.x265-MeGusta
  391. 19-5-13 15:57:27.1|Info|Nzbget|Adding report [Gotham.S05E12.720p.HDTV.x264-CRAVERS ] to the queue.
  392. 19-5-13 15:57:27.3|Info|DownloadService|Report sent to NZB. Gotham.S05E12.720p.HDTV.x264-CRAVERS
  393. 19-5-13 15:57:27.3|Info|SeasonSearchService|Season search completed. 12 reports downloaded.
  394. 19-5-13 15:58:38.6|Info|NzbSearchService|Searching 1 indexers for [Hawaii Five-0 : S01]
  395. 19-5-13 15:58:43.2|Info|DownloadDecisionMaker|Processing 104 releases
  396. 19-5-13 15:58:46.0|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S01E01.720p.HDTV.X264-DIMENSION] to the queue.
  397. 19-5-13 15:58:46.1|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S01E01.720p.HDTV.X264-DIMENSION
  398. 19-5-13 15:58:47.0|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S01E02.720p.HDTV.X264-DIMENSION] to the queue.
  399. 19-5-13 15:58:47.2|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S01E02.720p.HDTV.X264-DIMENSION
  400. 19-5-13 15:58:48.9|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S01E03.720p.HDTV.X264-DIMENSION] to the queue.
  401. 19-5-13 15:58:49.2|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S01E03.720p.HDTV.X264-DIMENSION
  402. 19-5-13 15:58:51.0|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S01E05.720p.HDTV.X264-DIMENSION] to the queue.
  403. 19-5-13 15:58:51.2|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S01E05.720p.HDTV.X264-DIMENSION
  404. 19-5-13 15:58:52.9|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S01E06.720p.HDTV.X264-DIMENSION] to the queue.
  405. 19-5-13 15:58:53.0|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S01E06.720p.HDTV.X264-DIMENSION
  406. 19-5-13 15:58:55.2|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S01E07.720p.HDTV.X264-DIMENSION] to the queue.
  407. 19-5-13 15:58:55.5|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S01E07.720p.HDTV.X264-DIMENSION
  408. 19-5-13 15:58:58.1|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S01E09.720p.HDTV.X264-DIMENSION] to the queue.
  409. 19-5-13 15:58:58.5|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S01E09.720p.HDTV.X264-DIMENSION
  410. 19-5-13 15:58:59.7|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S01E11.720p.HDTV.X264-DIMENSION] to the queue.
  411. 19-5-13 15:58:59.9|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S01E11.720p.HDTV.X264-DIMENSION
  412. 19-5-13 15:59:01.7|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S01E15.720p.HDTV.X264-DIMENSION] to the queue.
  413. 19-5-13 15:59:02.0|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S01E15.720p.HDTV.X264-DIMENSION
  414. 19-5-13 15:59:03.7|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S01E20.720p.HDTV.X264-DIMENSION] to the queue.
  415. 19-5-13 15:59:04.0|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S01E20.720p.HDTV.X264-DIMENSION
  416. 19-5-13 15:59:05.7|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S01E22.720p.HDTV.X264-DIMENSION] to the queue.
  417. 19-5-13 15:59:05.8|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S01E22.720p.HDTV.X264-DIMENSION
  418. 19-5-13 15:59:07.8|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S01E24.720p.HDTV.X264-DIMENSION] to the queue.
  419. 19-5-13 15:59:08.1|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S01E24.720p.HDTV.X264-DIMENSION
  420. 19-5-13 15:59:09.7|Info|Nzbget|Adding report [Hawaii.Five-0.S01E04.Lanakila.720p.WEB-DL.DD5.1.H.264-NT English] to the queue.
  421. 19-5-13 15:59:09.9|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S01E04.Lanakila.720p.WEB-DL.DD5.1.H.264-NT English
  422. 19-5-13 15:59:10.2|Info|NzbSearchService|Searching 1 indexers for [Billions : S03]
  423. 19-5-13 16:00:43.0|Info|NzbSearchService|Searching 1 indexers for [Billions : S04]
  424. 19-5-13 16:00:43.9|Info|Nzbget|Adding report [Hawaii.Five-0.S01E08.Mana'o.720p.WEB-DL.DD5.1.H.264-NT English] to the queue.
  425. 19-5-13 16:00:44.2|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S01E08.Mana'o.720p.WEB-DL.DD5.1.H.264-NT English
  426. 19-5-13 16:00:49.6|Info|Nzbget|Adding report [Hawaii.Five-0.S01E10.Hao.Kanaka.720p.WEB-DL.DD5.1.H.264-NT English] to the queue.
  427. 19-5-13 16:00:49.8|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S01E10.Hao.Kanaka.720p.WEB-DL.DD5.1.H.264-NT English
  428. 19-5-13 16:00:51.6|Info|DownloadDecisionMaker|Processing 295 releases
  429. 19-5-13 16:00:53.6|Info|DownloadDecisionMaker|Processing 238 releases
  430. 19-5-13 16:00:55.6|Info|Nzbget|Adding report [Hawaii.Five-0.S01E12.Hana.'a'a.Makehewa.720p.WEB-DL.DD5.1.H.264-MC English] to the queue.
  431. 19-5-13 16:00:55.8|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S01E12.Hana.'a'a.Makehewa.720p.WEB-DL.DD5.1.H.264-MC English
  432. 19-5-13 16:00:57.5|Info|Nzbget|Adding report [Billions.S03E04.iNTERNAL.720p.HDTV.x264-TURBO ] to the queue.
  433. 19-5-13 16:00:57.7|Info|DownloadService|Report sent to NZB. Billions.S03E04.iNTERNAL.720p.HDTV.x264-TURBO
  434. 19-5-13 16:00:59.6|Info|Nzbget|Adding report [Hawaii.Five-0.S01E13.Ke.Kinohi.720p.WEB-DL.DD5.1.H.264-NT English] to the queue.
  435. 19-5-13 16:00:59.8|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S01E13.Ke.Kinohi.720p.WEB-DL.DD5.1.H.264-NT English
  436. 19-5-13 16:01:01.4|Info|Nzbget|Adding report [Billions.S04E01.SUBFRENCH.720p.HEVC.x265-MeGusta English] to the queue.
  437. 19-5-13 16:01:01.6|Info|DownloadService|Report sent to NZB. Billions.S04E01.SUBFRENCH.720p.HEVC.x265-MeGusta English
  438. 19-5-13 16:01:03.5|Info|Nzbget|Adding report [Billions.S03E11.REPACK.720p.WEB.H264-DEFLATE ] to the queue.
  439. 19-5-13 16:01:03.7|Info|DownloadService|Report sent to NZB. Billions.S03E11.REPACK.720p.WEB.H264-DEFLATE
  440. 19-5-13 16:01:07.3|Info|Nzbget|Adding report [Hawaii.Five-0.S01E14.He.Kane.Hewa'ole.720p.WEB-DL.DD5.1.H.264-NT English] to the queue.
  441. 19-5-13 16:01:07.4|Info|Nzbget|Adding report [Billions.S04E02.SUBFRENCH.720p.HEVC.x265-MeGusta English] to the queue.
  442. 19-5-13 16:01:07.5|Info|DownloadService|Report sent to NZB. Billions.S04E02.SUBFRENCH.720p.HEVC.x265-MeGusta English
  443. 19-5-13 16:01:07.5|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S01E14.He.Kane.Hewa'ole.720p.WEB-DL.DD5.1.H.264-NT English
  444. 19-5-13 16:01:09.5|Info|Nzbget|Adding report [Billions.S03E03.720p.WEB.H264-DEFLATE ] to the queue.
  445. 19-5-13 16:01:09.7|Info|DownloadService|Report sent to NZB. Billions.S03E03.720p.WEB.H264-DEFLATE
  446. 19-5-13 16:01:11.5|Info|Nzbget|Adding report [Billions.S04E04.SUBFRENCH.720p.HEVC.x265-MeGusta English] to the queue.
  447. 19-5-13 16:01:11.6|Info|DownloadService|Report sent to NZB. Billions.S04E04.SUBFRENCH.720p.HEVC.x265-MeGusta English
  448. 19-5-13 16:01:14.3|Info|Nzbget|Adding report [Hawaii.Five-0.S01E16.E.Malama.720p.WEB-DL.DD5.1.H.264-NT English] to the queue.
  449. 19-5-13 16:01:14.6|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S01E16.E.Malama.720p.WEB-DL.DD5.1.H.264-NT English
  450. 19-5-13 16:01:15.8|Info|Nzbget|Adding report [Billions.S03E05.Flaw.in.the.Death.Star.720p.AMZN.WEB-DL.DDP5.1.H.264-NTb ] to the queue.
  451. 19-5-13 16:01:16.3|Info|DownloadService|Report sent to NZB. Billions.S03E05.Flaw.in.the.Death.Star.720p.AMZN.WEB-DL.DDP5.1.H.264-NTb
  452. 19-5-13 16:01:17.4|Info|Nzbget|Adding report [Billions.S04E06.720p.HEVC.x265-MeGusta English] to the queue.
  453. 19-5-13 16:01:17.5|Info|DownloadService|Report sent to NZB. Billions.S04E06.720p.HEVC.x265-MeGusta English
  454. 19-5-13 16:01:17.6|Info|SeasonSearchService|Season search completed. 4 reports downloaded.
  455. 19-5-13 16:01:17.7|Info|NzbSearchService|Searching 1 indexers for [Billions : S04]
  456. 19-5-13 16:01:19.6|Info|Nzbget|Adding report [Hawaii.Five-0.S01E17.Powa.Maka.Moana.720p.WEB-DL.DD5.1.H.264-NT English] to the queue.
  457. 19-5-13 16:01:19.7|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S01E17.Powa.Maka.Moana.720p.WEB-DL.DD5.1.H.264-NT English
  458. 19-5-13 16:01:21.5|Info|Nzbget|Adding report [Billions.S03E06.The.Third.Ortolan.720p.AMZN.WEB-DL.DDP5.1.H.264-NTb ] to the queue.
  459. 19-5-13 16:01:21.8|Info|DownloadService|Report sent to NZB. Billions.S03E06.The.Third.Ortolan.720p.AMZN.WEB-DL.DDP5.1.H.264-NTb
  460. 19-5-13 16:01:25.6|Info|Nzbget|Adding report [Hawaii.Five-0.S01E18.Loa.Aloha.720p.WEB-DL.DD5.1.H.264-NT English] to the queue.
  461. 19-5-13 16:01:25.7|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S01E18.Loa.Aloha.720p.WEB-DL.DD5.1.H.264-NT English
  462. 19-5-13 16:01:27.5|Info|Nzbget|Adding report [Billions.S03E07.Not.You.Mr.Dake.720p.AMZN.WEB-DL.DDP5.1.H.264-NTb ] to the queue.
  463. 19-5-13 16:01:27.8|Info|DownloadService|Report sent to NZB. Billions.S03E07.Not.You.Mr.Dake.720p.AMZN.WEB-DL.DDP5.1.H.264-NTb
  464. 19-5-13 16:01:31.6|Info|Nzbget|Adding report [Hawaii.Five-0.S01E19.Na.Me'e.Laua.Na.Paio.720p.WEB-DL.DD5.1.H.264-NT English] to the queue.
  465. 19-5-13 16:01:31.7|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S01E19.Na.Me'e.Laua.Na.Paio.720p.WEB-DL.DD5.1.H.264-NT English
  466. 19-5-13 16:01:33.5|Info|Nzbget|Adding report [Billions.S03E12.Elmsley.Count.720p.AMZN.WEB-DL.DDP5.1.H.264-NTb ] to the queue.
  467. 19-5-13 16:01:33.9|Info|DownloadService|Report sent to NZB. Billions.S03E12.Elmsley.Count.720p.AMZN.WEB-DL.DDP5.1.H.264-NTb
  468. 19-5-13 16:01:35.3|Info|SeasonSearchService|Season search completed. 7 reports downloaded.
  469. 19-5-13 16:01:36.5|Info|DownloadDecisionMaker|Processing 238 releases
  470. 19-5-13 16:02:00.4|Info|Nzbget|Adding report [Hawaii.Five-0.S01E21.Ho'opa'i.720p.WEB-DL.DD5.1.H.264-NT English] to the queue.
  471. 19-5-13 16:02:00.6|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S01E21.Ho'opa'i.720p.WEB-DL.DD5.1.H.264-NT English
  472. 19-5-13 16:02:00.7|Info|NzbSearchService|Searching 1 indexers for [Supergirl : S04E03]
  473. 19-5-13 16:02:01.4|Info|DownloadDecisionMaker|Processing 34 releases
  474. 19-5-13 16:02:03.3|Info|Nzbget|Adding report [Hawaii.Five-0.S01E23.Ua.Hiki.Mai.Kapalena.Pau.720p.WEB-DL.DD5.1.H.264-NT English] to the queue.
  475. 19-5-13 16:02:03.6|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S01E23.Ua.Hiki.Mai.Kapalena.Pau.720p.WEB-DL.DD5.1.H.264-NT English
  476. 19-5-13 16:02:03.7|Info|NzbSearchService|Searching 1 indexers for [Hawaii Five-0 : S02]
  477. 19-5-13 16:02:05.5|Info|Nzbget|Adding report [Supergirl.S04E03.720p.HDTV.x264-AVS ] to the queue.
  478. 19-5-13 16:02:06.1|Info|DownloadService|Report sent to NZB. Supergirl.S04E03.720p.HDTV.x264-AVS
  479. 19-5-13 16:02:06.1|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
  480. 19-5-13 16:02:07.1|Info|Nzbget|Adding report [Billions.S04E02.Arousal.Template.720p.AMZN.WEB-DL.DDP5.1.H.264-NTb ] to the queue.
  481. 19-5-13 16:02:07.2|Info|DownloadService|Report sent to NZB. Billions.S04E02.Arousal.Template.720p.AMZN.WEB-DL.DDP5.1.H.264-NTb
  482. 19-5-13 16:02:07.3|Info|SeasonSearchService|Season search completed. 1 reports downloaded.
  483. 19-5-13 16:02:11.1|Info|DownloadDecisionMaker|Processing 105 releases
  484. 19-5-13 16:02:13.6|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S02E01.720p.HDTV.X264-DIMENSION] to the queue.
  485. 19-5-13 16:02:13.8|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S02E01.720p.HDTV.X264-DIMENSION
  486. 19-5-13 16:02:15.5|Info|Nzbget|Adding report [Hawaii.Five-0.S02E02.720p.WEB-DL.DD5.1.H.264-KiNGS] to the queue.
  487. 19-5-13 16:02:16.2|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S02E02.720p.WEB-DL.DD5.1.H.264-KiNGS
  488. 19-5-13 16:02:17.4|Info|Nzbget|Adding report [Hawaii.Five-0.S02E03.720p.WEB-DL.DD5.1.H.264-KiNGS English] to the queue.
  489. 19-5-13 16:02:17.6|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S02E03.720p.WEB-DL.DD5.1.H.264-KiNGS English
  490. 19-5-13 16:02:19.3|Info|Nzbget|Adding report [Hawaii.Five-0.S02E04.720p.WEB-DL.DD5.1.H.264-KiNGS ] to the queue.
  491. 19-5-13 16:02:19.5|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S02E04.720p.WEB-DL.DD5.1.H.264-KiNGS
  492. 19-5-13 16:02:21.3|Info|Nzbget|Adding report [Hawaii.Five-0.S02E05.720p.WEB-DL.DD5.1.H.264-KiNGS English] to the queue.
  493. 19-5-13 16:02:22.1|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S02E05.720p.WEB-DL.DD5.1.H.264-KiNGS English
  494. 19-5-13 16:02:23.7|Info|Nzbget|Adding report [Hawaii.Five-0.S02E06.720p.WEB-DL.DD5.1.H.264-KiNGS English] to the queue.
  495. 19-5-13 16:02:24.1|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S02E06.720p.WEB-DL.DD5.1.H.264-KiNGS English
  496. 19-5-13 16:02:26.1|Info|Nzbget|Adding report [Hawaii.Five-0.S02E07.720p.WEB-DL.DD5.1.H.264-KiNGS English] to the queue.
  497. 19-5-13 16:02:26.3|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S02E07.720p.WEB-DL.DD5.1.H.264-KiNGS English
  498. 19-5-13 16:02:27.4|Info|Nzbget|Adding report [Hawaii.Five-0.S02E08.720p.WEB-DL.DD5.1.H.264-KiNGS English] to the queue.
  499. 19-5-13 16:02:27.6|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S02E08.720p.WEB-DL.DD5.1.H.264-KiNGS English
  500. 19-5-13 16:02:29.5|Info|Nzbget|Adding report [Hawaii.Five-0.S02E09.720p.WEB-DL.DD5.1.H.264] to the queue.
  501. 19-5-13 16:02:29.8|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S02E09.720p.WEB-DL.DD5.1.H.264
  502. 19-5-13 16:02:31.5|Info|Nzbget|Adding report [Hawaii.Five-0.S02E10.720p.WEB-DL.DD5.1.H.264] to the queue.
  503. 19-5-13 16:02:31.8|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S02E10.720p.WEB-DL.DD5.1.H.264
  504. 19-5-13 16:02:34.0|Info|Nzbget|Adding report [Hawaii.Five-0.S02E11.720p.WEB-DL.DD5.1.H.264] to the queue.
  505. 19-5-13 16:02:34.5|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S02E11.720p.WEB-DL.DD5.1.H.264
  506. 19-5-13 16:02:35.4|Info|Nzbget|Adding report [Hawaii.Five-0.S02E12.720p.WEB-DL.DD5.1.H.264-KiNGS ] to the queue.
  507. 19-5-13 16:02:35.5|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S02E12.720p.WEB-DL.DD5.1.H.264-KiNGS
  508. 19-5-13 16:02:37.3|Info|Nzbget|Adding report [Hawaii.Five-0.S02E13.720p.WEB-DL.DD5.1.H.264-KiNGS English] to the queue.
  509. 19-5-13 16:02:37.6|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S02E13.720p.WEB-DL.DD5.1.H.264-KiNGS English
  510. 19-5-13 16:02:39.5|Info|Nzbget|Adding report [Hawaii.Five-0.S02E14.720p.WEB-DL.DD5.1.H264] to the queue.
  511. 19-5-13 16:02:39.8|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S02E14.720p.WEB-DL.DD5.1.H264
  512. 19-5-13 16:02:41.5|Info|Nzbget|Adding report [Hawaii.Five-0.S02E15.720p.WEB-DL.DD5.1.H264] to the queue.
  513. 19-5-13 16:02:41.6|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S02E15.720p.WEB-DL.DD5.1.H264
  514. 19-5-13 16:02:43.5|Info|Nzbget|Adding report [Hawaii.Five-0.S02E16.720p.WEB-DL.DD5.1.H.264-KiNGS ] to the queue.
  515. 19-5-13 16:02:43.6|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S02E16.720p.WEB-DL.DD5.1.H.264-KiNGS
  516. 19-5-13 16:02:45.5|Info|Nzbget|Adding report [Hawaii.Five-0.S02E17.720p.WEB-DL.DD5.1.H.264] to the queue.
  517. 19-5-13 16:02:45.7|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S02E17.720p.WEB-DL.DD5.1.H.264
  518. 19-5-13 16:02:47.5|Info|Nzbget|Adding report [Hawaii.Five-0.S02E18.720p.WEB-DL.DD5.1.H.264] to the queue.
  519. 19-5-13 16:02:47.9|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S02E18.720p.WEB-DL.DD5.1.H.264
  520. 19-5-13 16:02:49.7|Info|Nzbget|Adding report [Hawaii.Five-0.S02E19.720p.WEB-DL.DD5.1.H.264] to the queue.
  521. 19-5-13 16:02:50.0|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S02E19.720p.WEB-DL.DD5.1.H.264
  522. 19-5-13 16:02:51.6|Info|Nzbget|Adding report [Hawaii.Five-0.S02E20.720p.WEB-DL.DD5.1.H.264] to the queue.
  523. 19-5-13 16:02:51.8|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S02E20.720p.WEB-DL.DD5.1.H.264
  524. 19-5-13 16:02:53.5|Info|Nzbget|Adding report [Hawaii.Five-0.S02E21.720p.WEB-DL.DD5.1.H.264] to the queue.
  525. 19-5-13 16:02:53.9|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S02E21.720p.WEB-DL.DD5.1.H.264
  526. 19-5-13 16:02:54.2|Info|NzbSearchService|Searching 1 indexers for [Hawaii Five-0 : S03]
  527. 19-5-13 16:02:57.4|Info|DownloadDecisionMaker|Processing 147 releases
  528. 19-5-13 16:02:59.4|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S03E01.720p.HDTV.X264-DIMENSION] to the queue.
  529. 19-5-13 16:02:59.6|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S03E01.720p.HDTV.X264-DIMENSION
  530. 19-5-13 16:03:01.6|Info|Nzbget|Adding report [Hawaii.Five-0.S03E02.720p.WEB-DL.DD5.1.H.264-KiNGS] to the queue.
  531. 19-5-13 16:03:01.9|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S03E02.720p.WEB-DL.DD5.1.H.264-KiNGS
  532. 19-5-13 16:03:03.9|Info|Nzbget|Adding report [Hawaii.Five-0.S03E03.720p.WEB-DL.DD5.1.H.264-KiNGS] to the queue.
  533. 19-5-13 16:03:04.2|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S03E03.720p.WEB-DL.DD5.1.H.264-KiNGS
  534. 19-5-13 16:03:05.5|Info|Nzbget|Adding report [Hawaii.Five-0.S03E04.720p.WEB-DL.DD5.1.H.264-KiNGS] to the queue.
  535. 19-5-13 16:03:06.2|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S03E04.720p.WEB-DL.DD5.1.H.264-KiNGS
  536. 19-5-13 16:03:07.5|Info|Nzbget|Adding report [Hawaii.Five-0.S03E05.720p.WEB-DL.DD5.1.H.264-KiNGS] to the queue.
  537. 19-5-13 16:03:07.7|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S03E05.720p.WEB-DL.DD5.1.H.264-KiNGS
  538. 19-5-13 16:03:09.5|Info|Nzbget|Adding report [Hawaii.Five-0.S03E06.720p.WEB-DL.DD5.1.H.264-KiNGS English] to the queue.
  539. 19-5-13 16:03:09.8|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S03E06.720p.WEB-DL.DD5.1.H.264-KiNGS English
  540. 19-5-13 16:03:11.6|Info|Nzbget|Adding report [Hawaii.Five-0.S03E07.720p.WEB-DL.DD5.1.H.264-KiNGS] to the queue.
  541. 19-5-13 16:03:11.8|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S03E07.720p.WEB-DL.DD5.1.H.264-KiNGS
  542. 19-5-13 16:03:14.9|Info|Nzbget|Adding report [Hawaii.Five-0.S03E08.720p.WEB-DL.DD5.1.H.264-KiNGS ] to the queue.
  543. 19-5-13 16:03:15.1|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S03E08.720p.WEB-DL.DD5.1.H.264-KiNGS
  544. 19-5-13 16:03:18.4|Info|Nzbget|Adding report [Hawaii.Five-0.S03E09.720p.WEB-DL.DD5.1.H.264-KiNGS] to the queue.
  545. 19-5-13 16:03:18.5|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S03E09.720p.WEB-DL.DD5.1.H.264-KiNGS
  546. 19-5-13 16:03:19.6|Info|Nzbget|Adding report [Hawaii.Five-0.S03E10.720p.WEB-DL.DD5.1.H.264-KiNGS ] to the queue.
  547. 19-5-13 16:03:19.8|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S03E10.720p.WEB-DL.DD5.1.H.264-KiNGS
  548. 19-5-13 16:03:23.5|Info|Nzbget|Adding report [Hawaii.Five-0.S03E11.720p.WEB-DL.DD5.1.H.264-KiNGS ] to the queue.
  549. 19-5-13 16:03:23.8|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S03E11.720p.WEB-DL.DD5.1.H.264-KiNGS
  550. 19-5-13 16:03:24.7|Info|Nzbget|Adding report [Hawaii.Five-0.S03E12.720p.WEB-DL.DD5.1.H.264-KiNGS ] to the queue.
  551. 19-5-13 16:03:24.8|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S03E12.720p.WEB-DL.DD5.1.H.264-KiNGS
  552. 19-5-13 16:03:26.6|Info|Nzbget|Adding report [Hawaii.Five-0.S03E14.720p.WEB-DL.DD5.1.H.264-KiNGS English] to the queue.
  553. 19-5-13 16:03:26.9|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S03E14.720p.WEB-DL.DD5.1.H.264-KiNGS English
  554. 19-5-13 16:03:26.9|Info|NzbSearchService|Searching 1 indexers for [Hawaii Five-0 : S04]
  555. 19-5-13 16:03:31.6|Info|DownloadDecisionMaker|Processing 112 releases
  556. 19-5-13 16:03:34.0|Info|Nzbget|Adding report [Hawaii.Five-0.S04E01.720p.WEB-DL.DD5.1.H.264-KiNGS] to the queue.
  557. 19-5-13 16:03:34.2|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S04E01.720p.WEB-DL.DD5.1.H.264-KiNGS
  558. 19-5-13 16:03:36.0|Info|Nzbget|Adding report [Hawaii.Five-0.S04E02.720p.WEB-DL.DD5.1.H.264-KiNGS English] to the queue.
  559. 19-5-13 16:03:36.1|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S04E02.720p.WEB-DL.DD5.1.H.264-KiNGS English
  560. 19-5-13 16:03:37.9|Info|Nzbget|Adding report [Hawaii.Five-0.S04E03.720p.WEB-DL.DD5.1.H.264-KiNGS] to the queue.
  561. 19-5-13 16:03:38.2|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S04E03.720p.WEB-DL.DD5.1.H.264-KiNGS
  562. 19-5-13 16:03:39.9|Info|Nzbget|Adding report [Hawaii.Five-0.S04E04.720p.WEB-DL.DD5.1.H.264-KiNGS English] to the queue.
  563. 19-5-13 16:03:40.2|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S04E04.720p.WEB-DL.DD5.1.H.264-KiNGS English
  564. 19-5-13 16:03:41.9|Info|Nzbget|Adding report [Hawaii.Five-0.S04E05.720p.WEB-DL.DD5.1.H.264-KiNGS English] to the queue.
  565. 19-5-13 16:03:42.4|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S04E05.720p.WEB-DL.DD5.1.H.264-KiNGS English
  566. 19-5-13 16:03:43.9|Info|Nzbget|Adding report [Hawaii.Five-0.S04E06.720p.WEB-DL.DD5.1.H.264-KiNGS English] to the queue.
  567. 19-5-13 16:03:44.3|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S04E06.720p.WEB-DL.DD5.1.H.264-KiNGS English
  568. 19-5-13 16:03:44.4|Info|NzbSearchService|Searching 1 indexers for [Hawaii Five-0 : S06]
  569. 19-5-13 16:03:52.8|Info|DownloadDecisionMaker|Processing 301 releases
  570. 19-5-13 16:03:56.3|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S06E01.720p.HDTV.X264-DIMENSION] to the queue.
  571. 19-5-13 16:03:56.4|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S06E01.720p.HDTV.X264-DIMENSION
  572. 19-5-13 16:03:58.1|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S06E03.HDTV.x264-LOL] to the queue.
  573. 19-5-13 16:03:58.2|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S06E03.HDTV.x264-LOL
  574. 19-5-13 16:04:00.1|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S06E04.HDTV.x264-LOL] to the queue.
  575. 19-5-13 16:04:00.3|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S06E04.HDTV.x264-LOL
  576. 19-5-13 16:04:02.2|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S06E05.HDTV.x264-LOL] to the queue.
  577. 19-5-13 16:04:02.3|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S06E05.HDTV.x264-LOL
  578. 19-5-13 16:04:04.1|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S06E06.HDTV.x264-LOL] to the queue.
  579. 19-5-13 16:04:04.4|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S06E06.HDTV.x264-LOL
  580. 19-5-13 16:04:06.1|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S06E07.HDTV.x264-LOL] to the queue.
  581. 19-5-13 16:04:06.6|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S06E07.HDTV.x264-LOL
  582. 19-5-13 16:04:08.1|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S06E08.HDTV.x264-LOL] to the queue.
  583. 19-5-13 16:04:08.3|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S06E08.HDTV.x264-LOL
  584. 19-5-13 16:04:10.1|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S06E09.HDTV.x264-LOL ] to the queue.
  585. 19-5-13 16:04:10.4|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S06E09.HDTV.x264-LOL
  586. 19-5-13 16:04:12.1|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S06E10.HDTV.x264-LOL ] to the queue.
  587. 19-5-13 16:04:12.3|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S06E10.HDTV.x264-LOL
  588. 19-5-13 16:04:14.1|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S06E11.HDTV.x264-LOL ] to the queue.
  589. 19-5-13 16:04:14.3|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S06E11.HDTV.x264-LOL
  590. 19-5-13 16:04:16.1|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S06E12.HDTV.x264-LOL ] to the queue.
  591. 19-5-13 16:04:16.3|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S06E12.HDTV.x264-LOL
  592. 19-5-13 16:04:18.4|Info|Nzbget|Adding report [Hawaii.Five-0.S06E02.720p.BluRay.X264-REWARD English] to the queue.
  593. 19-5-13 16:04:18.6|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S06E02.720p.BluRay.X264-REWARD English
  594. 19-5-13 16:04:18.7|Info|NzbSearchService|Searching 1 indexers for [Hawaii Five-0 : S08]
  595. 19-5-13 16:04:34.3|Info|DownloadDecisionMaker|Processing 615 releases
  596. 19-5-13 16:04:41.5|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S08E01.720p.HDTV.X264-DIMENSION ] to the queue.
  597. 19-5-13 16:04:41.6|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S08E01.720p.HDTV.X264-DIMENSION
  598. 19-5-13 16:04:43.3|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S08E12.720p.HEVC.x265-MeGusta ] to the queue.
  599. 19-5-13 16:04:43.6|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S08E12.720p.HEVC.x265-MeGusta
  600. 19-5-13 16:04:45.3|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S08E13.720p.HEVC.x265-MeGusta ] to the queue.
  601. 19-5-13 16:04:45.4|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S08E13.720p.HEVC.x265-MeGusta
  602. 19-5-13 16:04:47.3|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S08E21.720p.HEVC.x265-MeGusta ] to the queue.
  603. 19-5-13 16:04:47.4|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S08E21.720p.HEVC.x265-MeGusta
  604. 19-5-13 16:04:48.1|Info|NzbSearchService|Searching 1 indexers for [Supergirl : S03E11]
  605. 19-5-13 16:04:49.5|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S08E22.720p.HEVC.x265-MeGusta ] to the queue.
  606. 19-5-13 16:04:49.7|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S08E22.720p.HEVC.x265-MeGusta
  607. 19-5-13 16:06:29.9|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S08E23.720p.HDTV.X264-DIMENSION ] to the queue.
  608. 19-5-13 16:06:30.1|Info|NzbSearchService|Searching 1 indexers for [Supergirl : S04E12]
  609. 19-5-13 16:06:30.1|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S08E23.720p.HDTV.X264-DIMENSION
  610. 19-5-13 16:06:30.4|Info|NzbSearchService|Searching 1 indexers for [Hawaii Five-0 : S09]
  611. 19-5-13 16:06:31.0|Info|DownloadDecisionMaker|Processing 27 releases
  612. 19-5-13 16:06:31.5|Info|DownloadDecisionMaker|Processing 32 releases
  613. 19-5-13 16:06:34.7|Info|Nzbget|Adding report [Supergirl.S03E11.720p.HDTV.x264-SVA ] to the queue.
  614. 19-5-13 16:06:34.8|Info|DownloadService|Report sent to NZB. Supergirl.S03E11.720p.HDTV.x264-SVA
  615. 19-5-13 16:06:35.6|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
  616. 19-5-13 16:06:36.8|Info|Nzbget|Adding report [Supergirl.S04E12.720p.HDTV.x264-AVS ] to the queue.
  617. 19-5-13 16:06:36.9|Info|NzbSearchService|Searching 1 indexers for [Supergirl : S03E10]
  618. 19-5-13 16:06:37.0|Info|DownloadService|Report sent to NZB. Supergirl.S04E12.720p.HDTV.x264-AVS
  619. 19-5-13 16:06:37.1|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
  620. 19-5-13 16:06:37.2|Info|NzbSearchService|Searching 1 indexers for [Supergirl : S04E11]
  621. 19-5-13 16:06:41.5|Info|DownloadDecisionMaker|Processing 36 releases
  622. 19-5-13 16:06:43.1|Info|DownloadDecisionMaker|Processing 18 releases
  623. 19-5-13 16:06:46.7|Info|Nzbget|Adding report [Supergirl.S03E10.720p.HDTV.x264-SVA ] to the queue.
  624. 19-5-13 16:06:46.8|Info|DownloadService|Report sent to NZB. Supergirl.S03E10.720p.HDTV.x264-SVA
  625. 19-5-13 16:06:46.9|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
  626. 19-5-13 16:06:47.0|Info|NzbSearchService|Searching 1 indexers for [Supergirl : S04E02]
  627. 19-5-13 16:06:48.7|Info|Nzbget|Adding report [Supergirl.S04E11.720p.HDTV.x264-AVS ] to the queue.
  628. 19-5-13 16:06:48.8|Info|DownloadService|Report sent to NZB. Supergirl.S04E11.720p.HDTV.x264-AVS
  629. 19-5-13 16:06:49.0|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
  630. 19-5-13 16:06:49.2|Info|NzbSearchService|Searching 1 indexers for [Supergirl : S03E08]
  631. 19-5-13 16:06:52.6|Info|DownloadDecisionMaker|Processing 26 releases
  632. 19-5-13 16:06:54.5|Info|DownloadDecisionMaker|Processing 30 releases
  633. 19-5-13 16:06:58.6|Info|Nzbget|Adding report [Supergirl.S04E02.720p.HDTV.x264-AVS ] to the queue.
  634. 19-5-13 16:06:58.9|Info|DownloadService|Report sent to NZB. Supergirl.S04E02.720p.HDTV.x264-AVS
  635. 19-5-13 16:06:58.9|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
  636. 19-5-13 16:06:59.0|Info|NzbSearchService|Searching 1 indexers for [Supergirl : S04E10]
  637. 19-5-13 16:07:00.6|Info|Nzbget|Adding report [Supergirl.S03E08.iNTERNAL.720p.HEVC.x265-MeGusta English] to the queue.
  638. 19-5-13 16:07:00.8|Info|DownloadService|Report sent to NZB. Supergirl.S03E08.iNTERNAL.720p.HEVC.x265-MeGusta English
  639. 19-5-13 16:07:00.9|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
  640. 19-5-13 16:07:01.0|Info|NzbSearchService|Searching 1 indexers for [Supergirl : S03E07]
  641. 19-5-13 16:07:04.7|Info|DownloadDecisionMaker|Processing 13 releases
  642. 19-5-13 16:07:06.7|Info|DownloadDecisionMaker|Processing 26 releases
  643. 19-5-13 16:07:10.7|Info|Nzbget|Adding report [Supergirl.S04E10.720p.HDTV.x264-SVA ] to the queue.
  644. 19-5-13 16:07:10.9|Info|DownloadService|Report sent to NZB. Supergirl.S04E10.720p.HDTV.x264-SVA
  645. 19-5-13 16:07:11.0|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
  646. 19-5-13 16:07:12.7|Info|Nzbget|Adding report [Supergirl.S03E07.720p.HDTV.x264-AVS ] to the queue.
  647. 19-5-13 16:07:13.0|Info|DownloadService|Report sent to NZB. Supergirl.S03E07.720p.HDTV.x264-AVS
  648. 19-5-13 16:07:13.1|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
  649. 19-5-13 16:07:13.7|Info|NzbSearchService|Searching 1 indexers for [Supergirl : S04E07]
  650. 19-5-13 16:07:14.8|Info|NzbSearchService|Searching 1 indexers for [Supergirl : S03E17]
  651. 19-5-13 16:07:15.0|Info|DownloadDecisionMaker|Processing 713 releases
  652. 19-5-13 16:07:17.6|Info|DownloadDecisionMaker|Processing 21 releases
  653. 19-5-13 16:07:19.4|Info|DownloadDecisionMaker|Processing 39 releases
  654. 19-5-13 16:07:21.2|Info|Nzbget|Adding report [Supergirl.S04E07.720p.HDTV.x264-AVS ] to the queue.
  655. 19-5-13 16:07:21.3|Info|DownloadService|Report sent to NZB. Supergirl.S04E07.720p.HDTV.x264-AVS
  656. 19-5-13 16:07:21.8|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
  657. 19-5-13 16:07:22.6|Info|NzbSearchService|Searching 1 indexers for [Supergirl : S04E14]
  658. 19-5-13 16:07:23.7|Info|Nzbget|Adding report [Supergirl.S03E17.720p.HDTV.x264-SVA ] to the queue.
  659. 19-5-13 16:07:23.9|Info|DownloadService|Report sent to NZB. Supergirl.S03E17.720p.HDTV.x264-SVA
  660. 19-5-13 16:07:24.0|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
  661. 19-5-13 16:07:24.2|Info|NzbSearchService|Searching 1 indexers for [Supergirl : S03E14]
  662. 19-5-13 16:07:24.6|Info|DownloadDecisionMaker|Processing 28 releases
  663. 19-5-13 16:07:26.6|Info|DownloadDecisionMaker|Processing 38 releases
  664. 19-5-13 16:07:28.7|Info|Nzbget|Adding report [Supergirl.S04E14.720p.HDTV.x264-AVS ] to the queue.
  665. 19-5-13 16:07:28.8|Info|DownloadService|Report sent to NZB. Supergirl.S04E14.720p.HDTV.x264-AVS
  666. 19-5-13 16:07:28.8|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
  667. 19-5-13 16:07:28.9|Info|NzbSearchService|Searching 1 indexers for [Supergirl : S04E13]
  668. 19-5-13 16:07:30.5|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S09E12.PROPER.720p.HEVC.x265-MeGusta English] to the queue.
  669. 19-5-13 16:07:30.7|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S09E12.PROPER.720p.HEVC.x265-MeGusta English
  670. 19-5-13 16:07:32.8|Info|Nzbget|Adding report [Supergirl.S03E14.720p.HDTV.x264-SVA ] to the queue.
  671. 19-5-13 16:07:33.2|Info|DownloadService|Report sent to NZB. Supergirl.S03E14.720p.HDTV.x264-SVA
  672. 19-5-13 16:07:33.2|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
  673. 19-5-13 16:07:33.4|Info|NzbSearchService|Searching 1 indexers for [Supergirl : S03E16]
  674. 19-5-13 16:07:34.5|Info|DownloadDecisionMaker|Processing 25 releases
  675. 19-5-13 16:07:37.5|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S09E01.iNTERNAL.720p.HEVC.x265-MeGusta ] to the queue.
  676. 19-5-13 16:07:37.6|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S09E01.iNTERNAL.720p.HEVC.x265-MeGusta
  677. 19-5-13 16:07:38.6|Info|DownloadDecisionMaker|Processing 57 releases
  678. 19-5-13 16:07:40.7|Info|Nzbget|Adding report [Supergirl.S04E13.720p.HDTV.x264-AVS ] to the queue.
  679. 19-5-13 16:07:40.8|Info|DownloadService|Report sent to NZB. Supergirl.S04E13.720p.HDTV.x264-AVS
  680. 19-5-13 16:07:40.9|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
  681. 19-5-13 16:07:42.7|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S09E02.720p.HDTV.x264-KILLERS ] to the queue.
  682. 19-5-13 16:07:42.8|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S09E02.720p.HDTV.x264-KILLERS
  683. 19-5-13 16:07:44.7|Info|Nzbget|Adding report [Supergirl.S03E16.REAL.PROPER.720p.HDTV.x264-BATV ] to the queue.
  684. 19-5-13 16:07:44.8|Info|DownloadService|Report sent to NZB. Supergirl.S03E16.REAL.PROPER.720p.HDTV.x264-BATV
  685. 19-5-13 16:07:44.9|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
  686. 19-5-13 16:07:46.6|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S09E03.720p.HDTV.x264-AVS ] to the queue.
  687. 19-5-13 16:07:46.8|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S09E03.720p.HDTV.x264-AVS
  688. 19-5-13 16:07:48.7|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S09E04.720p.HDTV.x264-AVS ] to the queue.
  689. 19-5-13 16:07:48.9|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S09E04.720p.HDTV.x264-AVS
  690. 19-5-13 16:07:50.6|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S09E05.iNTERNAL.720p.HEVC.x265-MeGusta ] to the queue.
  691. 19-5-13 16:07:50.9|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S09E05.iNTERNAL.720p.HEVC.x265-MeGusta
  692. 19-5-13 16:07:52.6|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S09E06.720p.HDTV.x264-AVS ] to the queue.
  693. 19-5-13 16:07:52.8|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S09E06.720p.HDTV.x264-AVS
  694. 19-5-13 16:07:54.6|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S09E07.720p.HEVC.x265-MeGusta ] to the queue.
  695. 19-5-13 16:07:54.7|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S09E07.720p.HEVC.x265-MeGusta
  696. 19-5-13 16:07:56.5|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S09E08.720p.HEVC.x265-MeGusta ] to the queue.
  697. 19-5-13 16:07:56.6|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S09E08.720p.HEVC.x265-MeGusta
  698. 19-5-13 16:07:58.7|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S09E09.720p.HDTV.x264-PLUTONiUM ] to the queue.
  699. 19-5-13 16:07:59.0|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S09E09.720p.HDTV.x264-PLUTONiUM
  700. 19-5-13 16:08:00.6|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S09E10.iNTERNAL.720p.HEVC.x265-MeGusta ] to the queue.
  701. 19-5-13 16:08:00.7|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S09E10.iNTERNAL.720p.HEVC.x265-MeGusta
  702. 19-5-13 16:08:02.7|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S09E11.iNTERNAL.720p.HEVC.x265-MeGusta ] to the queue.
  703. 19-5-13 16:08:02.8|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S09E11.iNTERNAL.720p.HEVC.x265-MeGusta
  704. 19-5-13 16:08:04.7|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S09E13.iNTERNAL.720p.HEVC.x265-MeGusta English] to the queue.
  705. 19-5-13 16:08:05.0|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S09E13.iNTERNAL.720p.HEVC.x265-MeGusta English
  706. 19-5-13 16:08:06.5|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S09E14.iNTERNAL.720p.HEVC.x265-MeGusta English] to the queue.
  707. 19-5-13 16:08:06.8|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S09E14.iNTERNAL.720p.HEVC.x265-MeGusta English
  708. 19-5-13 16:08:08.9|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S09E16.INTERNAL.720p.HEVC.X265-MeGusta ] to the queue.
  709. 19-5-13 16:08:09.0|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S09E16.INTERNAL.720p.HEVC.X265-MeGusta
  710. 19-5-13 16:08:10.6|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S09E17.720p.HEVC.X265-MeGusta English] to the queue.
  711. 19-5-13 16:08:10.9|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S09E17.720p.HEVC.X265-MeGusta English
  712. 19-5-13 16:08:12.6|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S09E18.INTERNAL.720p.HEVC.X265-MeGusta ] to the queue.
  713. 19-5-13 16:08:12.8|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S09E18.INTERNAL.720p.HEVC.X265-MeGusta
  714. 19-5-13 16:08:14.8|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S09E19.INTERNAL.720p.HEVC.X265-MeGusta ] to the queue.
  715. 19-5-13 16:08:15.0|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S09E19.INTERNAL.720p.HEVC.X265-MeGusta
  716. 19-5-13 16:08:16.5|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S09E20.INTERNAL.720p.HEVC.X265-MeGusta ] to the queue.
  717. 19-5-13 16:08:16.6|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S09E20.INTERNAL.720p.HEVC.X265-MeGusta
  718. 19-5-13 16:08:19.0|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S09E21.INTERNAL.720p.HEVC.X265-MeGusta English] to the queue.
  719. 19-5-13 16:08:19.2|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S09E21.INTERNAL.720p.HEVC.X265-MeGusta English
  720. 19-5-13 16:08:21.0|Info|Nzbget|Adding report [Hawaii.Five-0.2010.S09E22.INTERNAL.720p.HEVC.X265-MeGusta ] to the queue.
  721. 19-5-13 16:08:21.1|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.2010.S09E22.INTERNAL.720p.HEVC.X265-MeGusta
  722. 19-5-13 16:08:23.4|Info|Nzbget|Adding report [Hawaii.Five-0.S09E15.Hoopio.Ia.E.Ka.Noho.Alii.A.Ka.Ua.720p.AMZN.WEB-DL.DD+5.1.H.264-AJP69 English] to the queue.
  723. 19-5-13 16:08:23.5|Info|DownloadService|Report sent to NZB. Hawaii.Five-0.S09E15.Hoopio.Ia.E.Ka.Noho.Alii.A.Ka.Ua.720p.AMZN.WEB-DL.DD+5.1.H.264-AJP69 English
  724. 19-5-13 16:08:23.6|Info|NzbSearchService|Searching 1 indexers for [Hawaii Five-0 : S10]
  725. 19-5-13 16:08:30.5|Info|DownloadDecisionMaker|No results found
  726. 19-5-13 16:08:30.5|Info|SeriesSearchService|Series search completed. 104 reports downloaded.
  727. 19-5-13 16:08:58.8|Info|RssSyncService|Starting RSS Sync
  728. 19-5-13 16:08:59.3|Info|DownloadDecisionMaker|Processing 100 releases
  729. 19-5-13 16:09:00.2|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  730. 19-5-13 16:09:30.0|Info|NzbSearchService|Searching 1 indexers for [Supergirl : S04E01]
  731. 19-5-13 16:09:30.4|Info|NzbSearchService|Searching 1 indexers for [Supergirl : S04E05]
  732. 19-5-13 16:09:30.5|Info|DownloadDecisionMaker|Processing 30 releases
  733. 19-5-13 16:09:31.2|Info|EpisodeSearchService|Episode search completed. 0 reports downloaded.
  734. 19-5-13 16:09:31.3|Info|NzbSearchService|Searching 1 indexers for [Supergirl : S04E06]
  735. 19-5-13 16:09:32.6|Info|DownloadDecisionMaker|Processing 21 releases
  736. 19-5-13 16:09:33.1|Info|EpisodeSearchService|Episode search completed. 0 reports downloaded.
  737. 19-5-13 16:09:33.3|Info|NzbSearchService|Searching 1 indexers for [Supergirl : S04E18]
  738. 19-5-13 16:10:54.9|Info|DownloadDecisionMaker|Processing 20 releases
  739. 19-5-13 16:10:55.5|Info|DownloadDecisionMaker|Processing 30 releases
  740. 19-5-13 16:10:55.8|Info|EpisodeSearchService|Episode search completed. 0 reports downloaded.
  741. 19-5-13 16:10:56.6|Info|NzbSearchService|Searching 1 indexers for [Supergirl : S04E17]
  742. 19-5-13 16:10:56.7|Info|NzbSearchService|Searching 1 indexers for [Supergirl : S03E23]
  743. 19-5-13 16:10:58.1|Info|DownloadDecisionMaker|Processing 22 releases
  744. 19-5-13 16:10:59.5|Info|DownloadDecisionMaker|Processing 35 releases
  745. 19-5-13 16:11:01.2|Info|Nzbget|Adding report [Supergirl.S04E18.720p.HDTV.X264-BATV ] to the queue.
  746. 19-5-13 16:11:01.4|Info|DownloadService|Report sent to NZB. Supergirl.S04E18.720p.HDTV.X264-BATV
  747. 19-5-13 16:11:01.5|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
  748. 19-5-13 16:11:01.5|Info|NzbSearchService|Searching 1 indexers for [Supergirl : S04E04]
  749. 19-5-13 16:11:03.1|Info|Nzbget|Adding report [Supergirl.S04E17.720p.HDTV.x264-AVS ] to the queue.
  750. 19-5-13 16:11:03.2|Info|DownloadService|Report sent to NZB. Supergirl.S04E17.720p.HDTV.x264-AVS
  751. 19-5-13 16:11:03.4|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
  752. 19-5-13 16:11:03.8|Info|NzbSearchService|Searching 1 indexers for [Supergirl : S03E22]
  753. 19-5-13 16:11:05.1|Info|Nzbget|Adding report [Supergirl.S03E23.720p.HDTV.x264-KILLERS ] to the queue.
  754. 19-5-13 16:11:05.2|Info|DownloadService|Report sent to NZB. Supergirl.S03E23.720p.HDTV.x264-KILLERS
  755. 19-5-13 16:11:05.3|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
  756. 19-5-13 16:11:05.4|Info|NzbSearchService|Searching 1 indexers for [Supergirl : S04E16]
  757. 19-5-13 16:11:07.3|Info|DownloadDecisionMaker|Processing 18 releases
  758. 19-5-13 16:11:09.1|Info|DownloadDecisionMaker|Processing 38 releases
  759. 19-5-13 16:11:11.2|Info|DownloadDecisionMaker|Processing 28 releases
  760. 19-5-13 16:11:13.1|Info|Nzbget|Adding report [Supergirl.S04E04.Ahimsa.720p.Amazon.WEB-DL.DD.5.1.H.264-QOQ ] to the queue.
  761. 19-5-13 16:11:13.3|Info|DownloadService|Report sent to NZB. Supergirl.S04E04.Ahimsa.720p.Amazon.WEB-DL.DD.5.1.H.264-QOQ
  762. 19-5-13 16:11:13.4|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
  763. 19-5-13 16:11:13.5|Info|NzbSearchService|Searching 1 indexers for [Supergirl : S03E21]
  764. 19-5-13 16:11:15.1|Info|Nzbget|Adding report [Supergirl.S03E22.720p.HDTV.x264-SVA ] to the queue.
  765. 19-5-13 16:11:15.2|Info|DownloadService|Report sent to NZB. Supergirl.S03E22.720p.HDTV.x264-SVA
  766. 19-5-13 16:11:15.3|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
  767. 19-5-13 16:11:17.2|Info|Nzbget|Adding report [Supergirl.S04E16.720p.HDTV.x264-AVS ] to the queue.
  768. 19-5-13 16:11:17.3|Info|DownloadService|Report sent to NZB. Supergirl.S04E16.720p.HDTV.x264-AVS
  769. 19-5-13 16:11:17.4|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
  770. 19-5-13 16:11:19.1|Info|DownloadDecisionMaker|Processing 46 releases
  771. 19-5-13 16:11:21.2|Info|Nzbget|Adding report [Supergirl.S03E21.720p.HDTV.x264-SVA ] to the queue.
  772. 19-5-13 16:11:21.4|Info|DownloadService|Report sent to NZB. Supergirl.S03E21.720p.HDTV.x264-SVA
  773. 19-5-13 16:11:21.4|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
  774. 19-5-13 16:17:39.1|Info|NzbSearchService|Searching 1 indexers for [Gotham : S05E02]
  775. 19-5-13 16:17:39.6|Info|DownloadDecisionMaker|Processing 47 releases
  776. 19-5-13 16:17:41.4|Info|Nzbget|Adding report [Gotham.S05E02.720p.HEVC.x265-MeGusta ] to the queue.
  777. 19-5-13 16:17:41.7|Info|DownloadService|Report sent to NZB. Gotham.S05E02.720p.HEVC.x265-MeGusta
  778. 19-5-13 16:17:42.1|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
  779. 19-5-13 16:23:36.4|Info|NzbSearchService|Searching 1 indexers for [Gotham : S05E04]
  780. 19-5-13 16:23:36.4|Info|RecycleBinProvider|Recycling Bin has not been configured, deleting permanently. /mnt/toshiba10tb/Series/Gotham/Season 04/S04E06.mkv
  781. 19-5-13 16:23:36.9|Info|DownloadDecisionMaker|Processing 50 releases
  782. 19-5-13 16:25:00.6|Info|EpisodeSearchService|Episode search completed. 0 reports downloaded.
  783. 19-5-13 16:29:42.9|Info|NzbSearchService|Searching 1 indexers for [Gotham : S05E05]
  784. 19-5-13 16:29:43.4|Info|DownloadDecisionMaker|Processing 52 releases
  785. 19-5-13 16:29:45.4|Info|Nzbget|Adding report [Gotham.S05E05.720p.HDTV.x264-CRAVERS ] to the queue.
  786. 19-5-13 16:29:45.7|Info|DownloadService|Report sent to NZB. Gotham.S05E05.720p.HDTV.x264-CRAVERS
  787. 19-5-13 16:29:45.7|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement