Advertisement
Guest User

Untitled

a guest
Aug 26th, 2016
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 261.25 KB | None | 0 0
  1. 16-8-24 16:52:57.6|Info|Bootstrap|Starting Sonarr - F:\ProgramData\NzbDrone\bin\NzbDrone.exe - Version 2.0.0.4298
  2. 16-8-24 16:52:58.2|Info|MigrationLogger|*** Migrating data source=C:\ProgramData\NzbDrone\nzbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  3. 16-8-24 16:52:58.3|Info|MigrationLogger|*** Migrating data source=C:\ProgramData\NzbDrone\logs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  4. 16-8-24 16:52:59.9|Info|Router|Application mode: Interactive
  5. 16-8-24 16:52:59.9|Info|OwinHostController|Listening on the following URLs:
  6. 16-8-24 16:52:59.9|Info|OwinHostController| http://*:8989/
  7. 16-8-24 16:53:00.1|Info|NancyBootstrapper|Starting NzbDrone API
  8. 16-8-24 16:55:11.4|Error|CommandExecutor|Error occurred while executing task ClearLog
  9.  
  10. [v2.0.0.4298] System.Data.SQLite.SQLiteException (0x80004005): attempt to write a readonly database
  11. attempt to write a readonly database
  12. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  13. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  14. at System.Data.SQLite.SQLiteDataReader.NextResult()
  15. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  16. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  17. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
  18. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
  19. at Marr.Data.DataMapper.Delete[T](String tableName, Expression`1 filter) in M:\BuildAgent\work\6c3239faf2b92630\src\Marr.Data\DataMapper.cs:line 802
  20. at Marr.Data.DataMapper.Delete[T](Expression`1 filter) in M:\BuildAgent\work\6c3239faf2b92630\src\Marr.Data\DataMapper.cs:line 777
  21. at NzbDrone.Core.Datastore.BasicRepository`1.Purge(Boolean vacuum) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 220
  22. at NzbDrone.Core.Instrumentation.LogService.Execute(ClearLogCommand message) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Instrumentation\LogService.cs:line 28
  23. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 91
  24. at CallSite.Target(Closure , CallSite , CommandExecutor , Object , CommandModel )
  25. at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2)
  26. at CallSite.Target(Closure , CallSite , CommandExecutor , Object , CommandModel )
  27. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 41
  28.  
  29. 16-8-24 16:55:18.3|Info|LifecycleService|Shutdown requested.
  30. 16-8-24 16:56:02.6|Info|Bootstrap|Starting Sonarr - F:\ProgramData\NzbDrone\bin\NzbDrone.exe - Version 2.0.0.4298
  31. 16-8-24 16:56:03.1|Info|MigrationLogger|*** Migrating data source=C:\ProgramData\NzbDrone\nzbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  32. 16-8-24 16:56:03.3|Info|MigrationLogger|*** Migrating data source=C:\ProgramData\NzbDrone\logs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  33. 16-8-24 16:56:03.3|Info|MigrationLogger|*** VersionMigration migrating ***
  34. 16-8-24 16:56:03.3|Info|MigrationLogger|*** VersionUniqueMigration migrating ***
  35. 16-8-24 16:56:03.3|Info|MigrationLogger|*** VersionDescriptionMigration migrating ***
  36. 16-8-24 16:56:03.3|Info|MigrationLogger|*** 1: InitialSetup migrating ***
  37. 16-8-24 16:56:03.3|Info|InitialSetup|Starting migration to 1
  38. 16-8-24 16:56:03.3|Info|MigrationLogger|*** 2: remove_tvrage_imdb_unique_constraint migrating ***
  39. 16-8-24 16:56:03.3|Info|remove_tvrage_imdb_unique_constraint|Starting migration to 2
  40. 16-8-24 16:56:03.3|Info|MigrationLogger|*** 3: remove_renamed_scene_mapping_columns migrating ***
  41. 16-8-24 16:56:03.3|Info|remove_renamed_scene_mapping_columns|Starting migration to 3
  42. 16-8-24 16:56:03.3|Info|MigrationLogger|*** 4: updated_history migrating ***
  43. 16-8-24 16:56:03.3|Info|updated_history|Starting migration to 4
  44. 16-8-24 16:56:03.3|Info|MigrationLogger|*** 5: added_eventtype_to_history migrating ***
  45. 16-8-24 16:56:03.3|Info|added_eventtype_to_history|Starting migration to 5
  46. 16-8-24 16:56:03.3|Info|MigrationLogger|*** 6: add_index_to_log_time migrating ***
  47. 16-8-24 16:56:03.3|Info|add_index_to_log_time|Starting migration to 6
  48. 16-8-24 16:56:03.3|Info|MigrationLogger|*** 7: add_renameEpisodes_to_naming migrating ***
  49. 16-8-24 16:56:03.3|Info|add_renameEpisodes_to_naming|Starting migration to 7
  50. 16-8-24 16:56:03.3|Info|MigrationLogger|*** 8: remove_backlog migrating ***
  51. 16-8-24 16:56:03.4|Info|remove_backlog|Starting migration to 8
  52. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 9: fix_rename_episodes migrating ***
  53. 16-8-24 16:56:03.4|Info|fix_rename_episodes|Starting migration to 9
  54. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 10: add_monitored migrating ***
  55. 16-8-24 16:56:03.4|Info|add_monitored|Starting migration to 10
  56. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 11: remove_ignored migrating ***
  57. 16-8-24 16:56:03.4|Info|remove_ignored|Starting migration to 11
  58. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 12: remove_custom_start_date migrating ***
  59. 16-8-24 16:56:03.4|Info|remove_custom_start_date|Starting migration to 12
  60. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 13: add_air_date_utc migrating ***
  61. 16-8-24 16:56:03.4|Info|add_air_date_utc|Starting migration to 13
  62. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 14: drop_air_date migrating ***
  63. 16-8-24 16:56:03.4|Info|drop_air_date|Starting migration to 14
  64. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 15: add_air_date_as_string migrating ***
  65. 16-8-24 16:56:03.4|Info|add_air_date_as_string|Starting migration to 15
  66. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 16: updated_imported_history_item migrating ***
  67. 16-8-24 16:56:03.4|Info|updated_imported_history_item|Starting migration to 16
  68. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 17: reset_scene_names migrating ***
  69. 16-8-24 16:56:03.4|Info|reset_scene_names|Starting migration to 17
  70. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 18: remove_duplicates migrating ***
  71. 16-8-24 16:56:03.4|Info|remove_duplicates|Starting migration to 18
  72. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 19: restore_unique_constraints migrating ***
  73. 16-8-24 16:56:03.4|Info|restore_unique_constraints|Starting migration to 19
  74. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 20: add_year_and_seasons_to_series migrating ***
  75. 16-8-24 16:56:03.4|Info|add_year_and_seasons_to_series|Starting migration to 20
  76. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 21: drop_seasons_table migrating ***
  77. 16-8-24 16:56:03.4|Info|drop_seasons_table|Starting migration to 21
  78. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 22: move_indexer_to_generic_provider migrating ***
  79. 16-8-24 16:56:03.4|Info|move_indexer_to_generic_provider|Starting migration to 22
  80. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 23: add_config_contract_to_indexers migrating ***
  81. 16-8-24 16:56:03.4|Info|add_config_contract_to_indexers|Starting migration to 23
  82. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 24: drop_tvdb_episodeid migrating ***
  83. 16-8-24 16:56:03.4|Info|drop_tvdb_episodeid|Starting migration to 24
  84. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 25: move_notification_to_generic_provider migrating ***
  85. 16-8-24 16:56:03.4|Info|move_notification_to_generic_provider|Starting migration to 25
  86. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 26: add_config_contract_to_notifications migrating ***
  87. 16-8-24 16:56:03.4|Info|add_config_contract_to_notifications|Starting migration to 26
  88. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 27: fix_omgwtfnzbs migrating ***
  89. 16-8-24 16:56:03.4|Info|fix_omgwtfnzbs|Starting migration to 27
  90. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 28: add_blacklist_table migrating ***
  91. 16-8-24 16:56:03.4|Info|add_blacklist_table|Starting migration to 28
  92. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 29: add_formats_to_naming_config migrating ***
  93. 16-8-24 16:56:03.4|Info|add_formats_to_naming_config|Starting migration to 29
  94. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 30: add_season_folder_format_to_naming_config migrating ***
  95. 16-8-24 16:56:03.4|Info|add_season_folder_format_to_naming_config|Starting migration to 30
  96. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 31: delete_old_naming_config_columns migrating ***
  97. 16-8-24 16:56:03.4|Info|delete_old_naming_config_columns|Starting migration to 31
  98. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 32: set_default_release_group migrating ***
  99. 16-8-24 16:56:03.4|Info|set_default_release_group|Starting migration to 32
  100. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 33: add_api_key_to_pushover migrating ***
  101. 16-8-24 16:56:03.4|Info|add_api_key_to_pushover|Starting migration to 33
  102. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 34: remove_series_contraints migrating ***
  103. 16-8-24 16:56:03.4|Info|remove_series_contraints|Starting migration to 34
  104. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 35: add_series_folder_format_to_naming_config migrating ***
  105. 16-8-24 16:56:03.4|Info|add_series_folder_format_to_naming_config|Starting migration to 35
  106. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 36: update_with_quality_converters migrating ***
  107. 16-8-24 16:56:03.4|Info|update_with_quality_converters|Starting migration to 36
  108. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 37: add_configurable_qualities migrating ***
  109. 16-8-24 16:56:03.4|Info|add_configurable_qualities|Starting migration to 37
  110. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 38: add_on_upgrade_to_notifications migrating ***
  111. 16-8-24 16:56:03.4|Info|add_on_upgrade_to_notifications|Starting migration to 38
  112. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 39: add_metadata_tables migrating ***
  113. 16-8-24 16:56:03.4|Info|add_metadata_tables|Starting migration to 39
  114. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 40: add_metadata_to_episodes_and_series migrating ***
  115. 16-8-24 16:56:03.4|Info|add_metadata_to_episodes_and_series|Starting migration to 40
  116. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 41: fix_xbmc_season_images_metadata migrating ***
  117. 16-8-24 16:56:03.4|Info|fix_xbmc_season_images_metadata|Starting migration to 41
  118. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 42: add_download_clients_table migrating ***
  119. 16-8-24 16:56:03.4|Info|add_download_clients_table|Starting migration to 42
  120. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 43: convert_config_to_download_clients migrating ***
  121. 16-8-24 16:56:03.4|Info|convert_config_to_download_clients|Starting migration to 43
  122. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 44: fix_xbmc_episode_metadata migrating ***
  123. 16-8-24 16:56:03.4|Info|fix_xbmc_episode_metadata|Starting migration to 44
  124. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 45: add_indexes migrating ***
  125. 16-8-24 16:56:03.4|Info|add_indexes|Starting migration to 45
  126. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 46: fix_nzb_su_url migrating ***
  127. 16-8-24 16:56:03.4|Info|fix_nzb_su_url|Starting migration to 46
  128. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 47: add_temporary_blacklist_columns migrating ***
  129. 16-8-24 16:56:03.4|Info|add_temporary_blacklist_columns|Starting migration to 47
  130. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 48: add_title_to_scenemappings migrating ***
  131. 16-8-24 16:56:03.4|Info|add_title_to_scenemappings|Starting migration to 48
  132. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 49: fix_dognzb_url migrating ***
  133. 16-8-24 16:56:03.4|Info|fix_dognzb_url|Starting migration to 49
  134. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 50: add_hash_to_metadata_files migrating ***
  135. 16-8-24 16:56:03.4|Info|add_hash_to_metadata_files|Starting migration to 50
  136. 16-8-24 16:56:03.4|Info|MigrationLogger|*** 51: download_client_import migrating ***
  137. 16-8-24 16:56:03.5|Info|download_client_import|Starting migration to 51
  138. 16-8-24 16:56:03.5|Info|MigrationLogger|*** 52: add_columns_for_anime migrating ***
  139. 16-8-24 16:56:03.5|Info|add_columns_for_anime|Starting migration to 52
  140. 16-8-24 16:56:03.5|Info|MigrationLogger|*** 53: add_series_sorttitle migrating ***
  141. 16-8-24 16:56:03.5|Info|add_series_sorttitle|Starting migration to 53
  142. 16-8-24 16:56:03.5|Info|MigrationLogger|*** 54: rename_profiles migrating ***
  143. 16-8-24 16:56:03.5|Info|rename_profiles|Starting migration to 54
  144. 16-8-24 16:56:03.5|Info|MigrationLogger|*** 55: drop_old_profile_columns migrating ***
  145. 16-8-24 16:56:03.5|Info|drop_old_profile_columns|Starting migration to 55
  146. 16-8-24 16:56:03.5|Info|MigrationLogger|*** 56: add_mediainfo_to_episodefile migrating ***
  147. 16-8-24 16:56:03.5|Info|add_mediainfo_to_episodefile|Starting migration to 56
  148. 16-8-24 16:56:03.5|Info|MigrationLogger|*** 57: convert_episode_file_path_to_relative migrating ***
  149. 16-8-24 16:56:03.5|Info|convert_episode_file_path_to_relative|Starting migration to 57
  150. 16-8-24 16:56:03.5|Info|MigrationLogger|*** 58: drop_episode_file_path migrating ***
  151. 16-8-24 16:56:03.5|Info|drop_episode_file_path|Starting migration to 58
  152. 16-8-24 16:56:03.5|Info|MigrationLogger|*** 59: add_enable_options_to_indexers migrating ***
  153. 16-8-24 16:56:03.5|Info|add_enable_options_to_indexers|Starting migration to 59
  154. 16-8-24 16:56:03.5|Info|MigrationLogger|*** 60: remove_enable_from_indexers migrating ***
  155. 16-8-24 16:56:03.5|Info|remove_enable_from_indexers|Starting migration to 60
  156. 16-8-24 16:56:03.5|Info|MigrationLogger|*** 61: clear_bad_scene_names migrating ***
  157. 16-8-24 16:56:03.5|Info|clear_bad_scene_names|Starting migration to 61
  158. 16-8-24 16:56:03.5|Info|MigrationLogger|*** 62: convert_quality_models migrating ***
  159. 16-8-24 16:56:03.5|Info|convert_quality_models|Starting migration to 62
  160. 16-8-24 16:56:03.5|Info|MigrationLogger|*** 63: add_remotepathmappings migrating ***
  161. 16-8-24 16:56:03.5|Info|add_remotepathmappings|Starting migration to 63
  162. 16-8-24 16:56:03.5|Info|MigrationLogger|*** 64: remove_method_from_logs migrating ***
  163. 16-8-24 16:56:03.5|Info|remove_method_from_logs|Starting migration to 64
  164. 16-8-24 16:56:03.5|Info|MigrationLogger|*** 65: make_scene_numbering_nullable migrating ***
  165. 16-8-24 16:56:03.5|Info|make_scene_numbering_nullable|Starting migration to 65
  166. 16-8-24 16:56:03.5|Info|MigrationLogger|*** 66: add_tags migrating ***
  167. 16-8-24 16:56:03.5|Info|add_tags|Starting migration to 66
  168. 16-8-24 16:56:03.5|Info|MigrationLogger|*** 67: add_added_to_series migrating ***
  169. 16-8-24 16:56:03.5|Info|add_added_to_series|Starting migration to 67
  170. 16-8-24 16:56:03.5|Info|MigrationLogger|*** 68: add_release_restrictions migrating ***
  171. 16-8-24 16:56:03.5|Info|add_release_restrictions|Starting migration to 68
  172. 16-8-24 16:56:03.5|Info|MigrationLogger|*** 69: quality_proper migrating ***
  173. 16-8-24 16:56:03.5|Info|quality_proper|Starting migration to 69
  174. 16-8-24 16:56:03.5|Info|MigrationLogger|*** 70: delay_profile migrating ***
  175. 16-8-24 16:56:03.5|Info|delay_profile|Starting migration to 70
  176. 16-8-24 16:56:03.5|Info|MigrationLogger|*** 71: unknown_quality_in_profile migrating ***
  177. 16-8-24 16:56:03.5|Info|unknown_quality_in_profile|Starting migration to 71
  178. 16-8-24 16:56:03.5|Info|MigrationLogger|*** 72: history_downloadId migrating ***
  179. 16-8-24 16:56:03.5|Info|history_downloadId|Starting migration to 72
  180. 16-8-24 16:56:03.5|Info|MigrationLogger|*** 73: clear_ratings migrating ***
  181. 16-8-24 16:56:03.5|Info|clear_ratings|Starting migration to 73
  182. 16-8-24 16:56:03.5|Info|MigrationLogger|*** 74: disable_eztv migrating ***
  183. 16-8-24 16:56:03.5|Info|disable_eztv|Starting migration to 74
  184. 16-8-24 16:56:03.5|Info|MigrationLogger|*** 75: force_lib_update migrating ***
  185. 16-8-24 16:56:03.5|Info|force_lib_update|Starting migration to 75
  186. 16-8-24 16:56:03.5|Info|MigrationLogger|*** 76: add_users_table migrating ***
  187. 16-8-24 16:56:03.5|Info|add_users_table|Starting migration to 76
  188. 16-8-24 16:56:03.5|Info|MigrationLogger|*** 77: add_add_options_to_series migrating ***
  189. 16-8-24 16:56:03.5|Info|add_add_options_to_series|Starting migration to 77
  190. 16-8-24 16:56:03.5|Info|MigrationLogger|*** 78: add_commands_table migrating ***
  191. 16-8-24 16:56:03.5|Info|add_commands_table|Starting migration to 78
  192. 16-8-24 16:56:03.5|Info|MigrationLogger|*** 79: dedupe_tags migrating ***
  193. 16-8-24 16:56:03.5|Info|dedupe_tags|Starting migration to 79
  194. 16-8-24 16:56:03.5|Info|MigrationLogger|*** 81: move_dot_prefix_to_transmission_category migrating ***
  195. 16-8-24 16:56:03.5|Info|move_dot_prefix_to_transmission_category|Starting migration to 81
  196. 16-8-24 16:56:03.5|Info|MigrationLogger|*** 82: add_fanzub_settings migrating ***
  197. 16-8-24 16:56:03.5|Info|add_fanzub_settings|Starting migration to 82
  198. 16-8-24 16:56:03.6|Info|MigrationLogger|*** 83: additonal_blacklist_columns migrating ***
  199. 16-8-24 16:56:03.6|Info|additonal_blacklist_columns|Starting migration to 83
  200. 16-8-24 16:56:03.6|Info|MigrationLogger|*** 84: update_quality_minmax_size migrating ***
  201. 16-8-24 16:56:03.6|Info|update_quality_minmax_size|Starting migration to 84
  202. 16-8-24 16:56:03.6|Info|MigrationLogger|*** 85: expand_transmission_urlbase migrating ***
  203. 16-8-24 16:56:03.6|Info|expand_transmission_urlbase|Starting migration to 85
  204. 16-8-24 16:56:03.6|Info|MigrationLogger|*** 86: pushbullet_device_ids migrating ***
  205. 16-8-24 16:56:03.6|Info|pushbullet_device_ids|Starting migration to 86
  206. 16-8-24 16:56:03.6|Info|MigrationLogger|*** 87: remove_eztv migrating ***
  207. 16-8-24 16:56:03.6|Info|remove_eztv|Starting migration to 87
  208. 16-8-24 16:56:03.6|Info|MigrationLogger|*** 88: pushbullet_devices_channels_list migrating ***
  209. 16-8-24 16:56:03.6|Info|pushbullet_devices_channels_list|Starting migration to 88
  210. 16-8-24 16:56:03.6|Info|MigrationLogger|*** 89: add_on_rename_to_notifcations migrating ***
  211. 16-8-24 16:56:03.6|Info|add_on_rename_to_notifcations|Starting migration to 89
  212. 16-8-24 16:56:03.6|Info|MigrationLogger|*** 90: update_kickass_url migrating ***
  213. 16-8-24 16:56:03.6|Info|update_kickass_url|Starting migration to 90
  214. 16-8-24 16:56:03.6|Info|MigrationLogger|*** 91: added_indexerstatus migrating ***
  215. 16-8-24 16:56:03.6|Info|added_indexerstatus|Starting migration to 91
  216. 16-8-24 16:56:03.6|Info|MigrationLogger|*** 92: add_unverifiedscenenumbering migrating ***
  217. 16-8-24 16:56:03.6|Info|add_unverifiedscenenumbering|Starting migration to 92
  218. 16-8-24 16:56:03.6|Info|MigrationLogger|*** 93: naming_config_replace_illegal_characters migrating ***
  219. 16-8-24 16:56:03.6|Info|naming_config_replace_illegal_characters|Starting migration to 93
  220. 16-8-24 16:56:03.6|Info|MigrationLogger|*** 94: add_tvmazeid migrating ***
  221. 16-8-24 16:56:03.6|Info|add_tvmazeid|Starting migration to 94
  222. 16-8-24 16:56:03.6|Info|MigrationLogger|*** 95: add_additional_episodes_index migrating ***
  223. 16-8-24 16:56:03.6|Info|add_additional_episodes_index|Starting migration to 95
  224. 16-8-24 16:56:03.6|Info|MigrationLogger|*** 96: disable_kickass migrating ***
  225. 16-8-24 16:56:03.6|Info|disable_kickass|Starting migration to 96
  226. 16-8-24 16:56:03.6|Info|MigrationLogger|*** 98: remove_titans_of_tv migrating ***
  227. 16-8-24 16:56:03.6|Info|remove_titans_of_tv|Starting migration to 98
  228. 16-8-24 16:56:03.6|Info|MigrationLogger|*** 100: add_scene_season_number migrating ***
  229. 16-8-24 16:56:03.6|Info|add_scene_season_number|Starting migration to 100
  230. 16-8-24 16:56:03.6|Info|MigrationLogger|*** 101: add_ultrahd_quality_in_profiles migrating ***
  231. 16-8-24 16:56:03.6|Info|add_ultrahd_quality_in_profiles|Starting migration to 101
  232. 16-8-24 16:56:03.8|Info|Router|Application mode: Interactive
  233. 16-8-24 16:56:03.9|Info|OwinHostController|Listening on the following URLs:
  234. 16-8-24 16:56:03.9|Info|OwinHostController| http://*:8989/
  235. 16-8-24 16:56:04.1|Info|NancyBootstrapper|Starting NzbDrone API
  236. 16-8-24 16:57:53.1|Info|LifecycleService|Restart requested.
  237. 16-8-24 16:57:53.9|Info|Bootstrap|Starting Sonarr - F:\ProgramData\NzbDrone\bin\NzbDrone.exe - Version 2.0.0.4298
  238. 16-8-24 16:57:56.4|Info|MigrationLogger|*** Migrating data source=C:\ProgramData\NzbDrone\nzbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  239. 16-8-24 16:57:56.6|Info|MigrationLogger|*** Migrating data source=C:\ProgramData\NzbDrone\logs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  240. 16-8-24 16:57:56.7|Info|Router|Application mode: Interactive
  241. 16-8-24 16:57:56.8|Info|OwinHostController|Listening on the following URLs:
  242. 16-8-24 16:57:56.8|Info|OwinHostController| http://*:8989/
  243. 16-8-24 16:57:57.0|Info|NancyBootstrapper|Starting NzbDrone API
  244. 16-8-24 16:58:02.8|Info|LifecycleService|Restart requested.
  245. 16-8-24 16:58:03.6|Info|Bootstrap|Starting Sonarr - F:\ProgramData\NzbDrone\bin\NzbDrone.exe - Version 2.0.0.4298
  246. 16-8-24 16:58:06.1|Info|MigrationLogger|*** Migrating data source=C:\ProgramData\NzbDrone\nzbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  247. 16-8-24 16:58:06.2|Info|MigrationLogger|*** Migrating data source=C:\ProgramData\NzbDrone\logs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  248. 16-8-24 16:58:06.4|Info|Router|Application mode: Interactive
  249. 16-8-24 16:58:06.5|Info|OwinHostController|Listening on the following URLs:
  250. 16-8-24 16:58:06.5|Info|OwinHostController| http://*:8989/
  251. 16-8-24 16:58:06.7|Info|NancyBootstrapper|Starting NzbDrone API
  252. 16-8-24 16:58:37.9|Info|RssSyncService|Starting RSS Sync
  253. 16-8-24 16:58:47.8|Info|DownloadDecisionMaker|Processing 221 releases
  254. 16-8-24 16:58:49.2|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  255. 16-8-24 17:02:19.1|Info|LifecycleService|Shutdown requested.
  256. 16-8-24 17:02:38.6|Info|Bootstrap|Starting Sonarr - C:\ProgramData\NzbDrone\bin\NzbDrone.exe - Version 2.0.0.4298
  257. 16-8-24 17:02:39.1|Info|MigrationLogger|*** Migrating data source=C:\ProgramData\NzbDrone\nzbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  258. 16-8-24 17:02:39.3|Info|MigrationLogger|*** Migrating data source=C:\ProgramData\NzbDrone\logs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  259. 16-8-24 17:02:39.5|Info|Router|Application mode: Interactive
  260. 16-8-24 17:02:39.6|Info|OwinHostController|Listening on the following URLs:
  261. 16-8-24 17:02:39.6|Info|OwinHostController| http://*:8989/
  262. 16-8-24 17:02:39.7|Info|NancyBootstrapper|Starting NzbDrone API
  263. 16-8-24 17:09:11.2|Info|RssSyncService|Starting RSS Sync
  264. 16-8-24 17:09:18.5|Info|DownloadDecisionMaker|Processing 221 releases
  265. 16-8-24 17:09:24.7|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  266. 16-8-24 17:19:41.7|Info|RssSyncService|Starting RSS Sync
  267. 16-8-24 17:19:48.6|Info|DownloadDecisionMaker|Processing 221 releases
  268. 16-8-24 17:19:54.2|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  269. 16-8-24 17:30:12.1|Info|RssSyncService|Starting RSS Sync
  270. 16-8-24 17:30:20.3|Info|DownloadDecisionMaker|Processing 221 releases
  271. 16-8-24 17:30:25.9|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  272. 16-8-24 17:40:42.6|Info|RssSyncService|Starting RSS Sync
  273. 16-8-24 17:40:49.7|Info|DownloadDecisionMaker|Processing 221 releases
  274. 16-8-24 17:40:55.1|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  275. 16-8-24 17:51:14.0|Info|RssSyncService|Starting RSS Sync
  276. 16-8-24 17:51:19.3|Info|DownloadDecisionMaker|Processing 221 releases
  277. 16-8-24 17:51:24.8|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  278. 16-8-24 18:01:45.6|Info|RssSyncService|Starting RSS Sync
  279. 16-8-24 18:01:51.4|Info|DownloadDecisionMaker|Processing 221 releases
  280. 16-8-24 18:01:57.2|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  281. 16-8-24 18:12:16.0|Info|RssSyncService|Starting RSS Sync
  282. 16-8-24 18:12:20.5|Info|DownloadDecisionMaker|Processing 221 releases
  283. 16-8-24 18:12:26.5|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  284. 16-8-24 18:22:46.5|Info|RssSyncService|Starting RSS Sync
  285. 16-8-24 18:22:50.4|Info|DownloadDecisionMaker|Processing 221 releases
  286. 16-8-24 18:22:56.7|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  287. 16-8-24 18:33:16.6|Info|RssSyncService|Starting RSS Sync
  288. 16-8-24 18:33:21.3|Info|DownloadDecisionMaker|Processing 221 releases
  289. 16-8-24 18:33:37.7|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  290. 16-8-24 18:34:46.8|Info|SceneMappingService|Updating Scene mappings
  291. 16-8-24 18:43:47.4|Info|RssSyncService|Starting RSS Sync
  292. 16-8-24 18:43:51.6|Info|DownloadDecisionMaker|Processing 221 releases
  293. 16-8-24 18:43:59.2|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  294. 16-8-24 18:54:17.5|Info|RssSyncService|Starting RSS Sync
  295. 16-8-24 18:54:46.8|Info|DownloadDecisionMaker|Processing 221 releases
  296. 16-8-24 18:54:55.3|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  297. 16-8-24 19:05:18.7|Info|RssSyncService|Starting RSS Sync
  298. 16-8-24 19:05:28.5|Info|DownloadDecisionMaker|Processing 221 releases
  299. 16-8-24 19:05:37.1|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  300. 16-8-24 19:15:49.0|Info|RssSyncService|Starting RSS Sync
  301. 16-8-24 19:15:57.3|Info|DownloadDecisionMaker|Processing 221 releases
  302. 16-8-24 19:16:06.3|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  303. 16-8-24 19:26:20.7|Info|RssSyncService|Starting RSS Sync
  304. 16-8-24 19:26:26.4|Info|DownloadDecisionMaker|Processing 221 releases
  305. 16-8-24 19:26:35.4|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  306. 16-8-24 19:36:51.5|Info|RssSyncService|Starting RSS Sync
  307. 16-8-24 19:36:55.7|Info|DownloadDecisionMaker|Processing 221 releases
  308. 16-8-24 19:37:04.5|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  309. 16-8-24 19:47:31.6|Info|RssSyncService|Starting RSS Sync
  310. 16-8-24 19:47:41.6|Info|DownloadDecisionMaker|Processing 221 releases
  311. 16-8-24 19:47:51.0|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  312. 16-8-24 19:58:02.2|Info|RssSyncService|Starting RSS Sync
  313. 16-8-24 19:58:05.9|Info|DownloadDecisionMaker|Processing 221 releases
  314. 16-8-24 19:58:14.8|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  315. 16-8-24 20:08:32.6|Info|RssSyncService|Starting RSS Sync
  316. 16-8-24 20:08:41.4|Info|DownloadDecisionMaker|Processing 221 releases
  317. 16-8-24 20:08:50.2|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  318. 16-8-24 20:19:03.1|Info|RssSyncService|Starting RSS Sync
  319. 16-8-24 20:19:06.8|Info|DownloadDecisionMaker|Processing 221 releases
  320. 16-8-24 20:19:15.8|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  321. 16-8-24 20:29:33.9|Info|RssSyncService|Starting RSS Sync
  322. 16-8-24 20:29:43.6|Info|DownloadDecisionMaker|Processing 221 releases
  323. 16-8-24 20:29:52.5|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  324. 16-8-24 20:40:04.2|Info|RssSyncService|Starting RSS Sync
  325. 16-8-24 20:40:08.0|Info|DownloadDecisionMaker|Processing 221 releases
  326. 16-8-24 20:40:16.8|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  327. 16-8-24 20:50:34.9|Info|RssSyncService|Starting RSS Sync
  328. 16-8-24 20:50:44.1|Info|DownloadDecisionMaker|Processing 221 releases
  329. 16-8-24 20:50:52.9|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  330. 16-8-24 21:01:06.0|Info|RssSyncService|Starting RSS Sync
  331. 16-8-24 21:01:09.9|Info|DownloadDecisionMaker|Processing 221 releases
  332. 16-8-24 21:01:18.2|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  333. 16-8-24 21:11:36.5|Info|RssSyncService|Starting RSS Sync
  334. 16-8-24 21:11:44.0|Info|DownloadDecisionMaker|Processing 221 releases
  335. 16-8-24 21:11:52.8|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  336. 16-8-24 21:22:06.9|Info|RssSyncService|Starting RSS Sync
  337. 16-8-24 21:22:11.2|Info|DownloadDecisionMaker|Processing 221 releases
  338. 16-8-24 21:22:19.0|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  339. 16-8-24 21:32:37.2|Info|RssSyncService|Starting RSS Sync
  340. 16-8-24 21:32:42.8|Info|DownloadDecisionMaker|Processing 221 releases
  341. 16-8-24 21:32:50.2|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  342. 16-8-24 21:35:07.4|Info|SceneMappingService|Updating Scene mappings
  343. 16-8-24 21:43:07.7|Info|RssSyncService|Starting RSS Sync
  344. 16-8-24 21:43:11.3|Info|DownloadDecisionMaker|Processing 221 releases
  345. 16-8-24 21:43:19.2|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  346. 16-8-24 21:53:38.2|Info|RssSyncService|Starting RSS Sync
  347. 16-8-24 21:53:45.0|Info|DownloadDecisionMaker|Processing 221 releases
  348. 16-8-24 21:53:52.4|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  349. 16-8-24 22:04:08.6|Info|RssSyncService|Starting RSS Sync
  350. 16-8-24 22:04:12.3|Info|DownloadDecisionMaker|Processing 221 releases
  351. 16-8-24 22:04:19.8|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  352. 16-8-24 22:14:39.4|Info|RssSyncService|Starting RSS Sync
  353. 16-8-24 22:14:45.5|Info|DownloadDecisionMaker|Processing 221 releases
  354. 16-8-24 22:14:53.1|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  355. 16-8-24 22:25:09.6|Info|RssSyncService|Starting RSS Sync
  356. 16-8-24 22:25:13.3|Info|DownloadDecisionMaker|Processing 221 releases
  357. 16-8-24 22:25:21.1|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  358. 16-8-24 22:35:40.0|Info|RssSyncService|Starting RSS Sync
  359. 16-8-24 22:35:45.9|Info|DownloadDecisionMaker|Processing 221 releases
  360. 16-8-24 22:35:53.3|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  361. 16-8-24 22:46:10.4|Info|RssSyncService|Starting RSS Sync
  362. 16-8-24 22:46:15.8|Info|DownloadDecisionMaker|Processing 221 releases
  363. 16-8-24 22:46:23.8|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  364. 16-8-24 22:56:41.9|Info|RssSyncService|Starting RSS Sync
  365. 16-8-24 22:56:49.2|Info|DownloadDecisionMaker|Processing 221 releases
  366. 16-8-24 22:56:56.6|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  367. 16-8-24 23:07:12.6|Info|RssSyncService|Starting RSS Sync
  368. 16-8-24 23:07:16.3|Info|DownloadDecisionMaker|Processing 221 releases
  369. 16-8-24 23:07:23.8|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  370. 16-8-24 23:17:43.1|Info|RssSyncService|Starting RSS Sync
  371. 16-8-24 23:17:51.8|Info|DownloadDecisionMaker|Processing 221 releases
  372. 16-8-24 23:17:59.0|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  373. 16-8-24 23:28:13.6|Info|RssSyncService|Starting RSS Sync
  374. 16-8-24 23:28:17.4|Info|DownloadDecisionMaker|Processing 221 releases
  375. 16-8-24 23:28:24.6|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  376. 16-8-24 23:38:44.2|Info|RssSyncService|Starting RSS Sync
  377. 16-8-24 23:38:47.9|Info|DownloadDecisionMaker|Processing 221 releases
  378. 16-8-24 23:38:55.0|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  379. 16-8-24 23:49:14.6|Info|RssSyncService|Starting RSS Sync
  380. 16-8-24 23:49:18.2|Info|DownloadDecisionMaker|Processing 221 releases
  381. 16-8-24 23:49:25.2|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  382. 16-8-24 23:59:45.1|Info|RssSyncService|Starting RSS Sync
  383. 16-8-24 23:59:49.5|Info|DownloadDecisionMaker|Processing 221 releases
  384. 16-8-24 23:59:56.5|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  385. 16-8-25 00:10:15.5|Info|RssSyncService|Starting RSS Sync
  386. 16-8-25 00:10:19.2|Info|DownloadDecisionMaker|Processing 221 releases
  387. 16-8-25 00:10:26.3|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  388. 16-8-25 00:20:46.0|Info|RssSyncService|Starting RSS Sync
  389. 16-8-25 00:20:51.5|Info|DownloadDecisionMaker|Processing 221 releases
  390. 16-8-25 00:20:58.3|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  391. 16-8-25 00:31:16.6|Info|RssSyncService|Starting RSS Sync
  392. 16-8-25 00:31:20.3|Info|DownloadDecisionMaker|Processing 221 releases
  393. 16-8-25 00:31:27.6|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  394. 16-8-25 00:35:17.0|Info|SceneMappingService|Updating Scene mappings
  395. 16-8-25 00:41:47.1|Info|RssSyncService|Starting RSS Sync
  396. 16-8-25 00:41:50.9|Info|DownloadDecisionMaker|Processing 221 releases
  397. 16-8-25 00:41:58.1|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  398. 16-8-25 00:52:18.5|Info|RssSyncService|Starting RSS Sync
  399. 16-8-25 00:52:22.3|Info|DownloadDecisionMaker|Processing 221 releases
  400. 16-8-25 00:52:29.3|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  401. 16-8-25 01:02:49.2|Info|RssSyncService|Starting RSS Sync
  402. 16-8-25 01:02:54.2|Info|DownloadDecisionMaker|Processing 221 releases
  403. 16-8-25 01:03:01.2|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  404. 16-8-25 01:13:19.7|Info|RssSyncService|Starting RSS Sync
  405. 16-8-25 01:13:31.2|Info|DownloadDecisionMaker|Processing 221 releases
  406. 16-8-25 01:13:38.3|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  407. 16-8-25 01:23:50.2|Info|RssSyncService|Starting RSS Sync
  408. 16-8-25 01:24:03.5|Info|DownloadDecisionMaker|Processing 221 releases
  409. 16-8-25 01:24:10.6|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  410. 16-8-25 01:34:20.6|Info|RssSyncService|Starting RSS Sync
  411. 16-8-25 01:34:24.4|Info|DownloadDecisionMaker|Processing 221 releases
  412. 16-8-25 01:34:31.4|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  413. 16-8-25 01:44:51.4|Info|RssSyncService|Starting RSS Sync
  414. 16-8-25 01:44:55.2|Info|DownloadDecisionMaker|Processing 221 releases
  415. 16-8-25 01:45:02.4|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  416. 16-8-25 01:55:21.8|Info|RssSyncService|Starting RSS Sync
  417. 16-8-25 01:55:25.6|Info|DownloadDecisionMaker|Processing 221 releases
  418. 16-8-25 01:55:32.6|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  419. 16-8-25 02:05:52.4|Info|RssSyncService|Starting RSS Sync
  420. 16-8-25 02:05:56.5|Info|DownloadDecisionMaker|Processing 221 releases
  421. 16-8-25 02:06:03.6|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  422. 16-8-25 02:16:31.1|Info|RssSyncService|Starting RSS Sync
  423. 16-8-25 02:16:39.7|Info|DownloadDecisionMaker|Processing 221 releases
  424. 16-8-25 02:16:46.6|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  425. 16-8-25 02:27:01.5|Info|RssSyncService|Starting RSS Sync
  426. 16-8-25 02:27:05.2|Info|DownloadDecisionMaker|Processing 221 releases
  427. 16-8-25 02:27:11.8|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  428. 16-8-25 02:37:32.1|Info|RssSyncService|Starting RSS Sync
  429. 16-8-25 02:37:40.7|Info|DownloadDecisionMaker|Processing 221 releases
  430. 16-8-25 02:37:47.7|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  431. 16-8-25 02:48:02.5|Info|RssSyncService|Starting RSS Sync
  432. 16-8-25 02:48:06.3|Info|DownloadDecisionMaker|Processing 221 releases
  433. 16-8-25 02:48:13.6|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  434. 16-8-25 02:58:33.0|Info|RssSyncService|Starting RSS Sync
  435. 16-8-25 02:58:41.4|Info|DownloadDecisionMaker|Processing 221 releases
  436. 16-8-25 02:58:49.8|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  437. 16-8-25 03:09:03.6|Info|RssSyncService|Starting RSS Sync
  438. 16-8-25 03:09:07.3|Info|DownloadDecisionMaker|Processing 221 releases
  439. 16-8-25 03:09:14.6|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  440. 16-8-25 03:19:34.0|Info|RssSyncService|Starting RSS Sync
  441. 16-8-25 03:19:42.7|Info|DownloadDecisionMaker|Processing 221 releases
  442. 16-8-25 03:19:49.8|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  443. 16-8-25 03:30:04.5|Info|RssSyncService|Starting RSS Sync
  444. 16-8-25 03:30:14.2|Info|DownloadDecisionMaker|Processing 221 releases
  445. 16-8-25 03:30:21.4|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  446. 16-8-25 03:35:35.0|Info|SceneMappingService|Updating Scene mappings
  447. 16-8-25 03:40:05.2|Info|RefreshSeriesService|Updating Info for 12 Monkeys
  448. 16-8-25 03:40:07.5|Info|RefreshEpisodeService|Starting episode info refresh for: [272644][12 Monkeys]
  449. 16-8-25 03:40:07.6|Info|RefreshEpisodeService|Finished episode refresh for series: [272644][12 Monkeys].
  450. 16-8-25 03:40:07.6|Info|DiskScanService|Scanning disk for 12 Monkeys
  451. 16-8-25 03:40:07.7|Info|DiskScanService|Completed scanning disk for 12 Monkeys
  452. 16-8-25 03:40:09.1|Info|RefreshSeriesService|Skipping refresh of series: 24
  453. 16-8-25 03:40:09.1|Info|DiskScanService|Scanning disk for 24
  454. 16-8-25 03:40:09.1|Info|DiskScanService|Completed scanning disk for 24
  455. 16-8-25 03:40:09.2|Info|RefreshSeriesService|Updating Info for Adam Ruins Everything
  456. 16-8-25 03:40:10.1|Info|RefreshEpisodeService|Starting episode info refresh for: [300774][Adam Ruins Everything]
  457. 16-8-25 03:40:10.1|Info|RefreshEpisodeService|Finished episode refresh for series: [300774][Adam Ruins Everything].
  458. 16-8-25 03:40:10.1|Info|DiskScanService|Scanning disk for Adam Ruins Everything
  459. 16-8-25 03:40:10.1|Info|DiskScanService|Completed scanning disk for Adam Ruins Everything
  460. 16-8-25 03:40:10.2|Info|NzbSearchService|Searching 1 indexers for [Adam Ruins Everything : S01E13]
  461. 16-8-25 03:40:10.3|Info|RefreshSeriesService|Skipping refresh of series: Allegiance
  462. 16-8-25 03:40:10.3|Info|DiskScanService|Scanning disk for Allegiance
  463. 16-8-25 03:40:10.3|Info|DiskScanService|Completed scanning disk for Allegiance
  464. 16-8-25 03:40:10.3|Info|RefreshSeriesService|Updating Info for American Horror Story
  465. 16-8-25 03:40:11.3|Info|RefreshEpisodeService|Starting episode info refresh for: [250487][American Horror Story]
  466. 16-8-25 03:40:11.3|Info|RefreshEpisodeService|Finished episode refresh for series: [250487][American Horror Story].
  467. 16-8-25 03:40:11.3|Info|DiskScanService|Scanning disk for American Horror Story
  468. 16-8-25 03:40:11.4|Info|DiskScanService|Completed scanning disk for American Horror Story
  469. 16-8-25 03:40:11.5|Info|RefreshSeriesService|Updating Info for Arrow
  470. 16-8-25 03:40:11.6|Info|DownloadDecisionMaker|Processing 89 releases
  471. 16-8-25 03:40:12.8|Info|RefreshEpisodeService|Starting episode info refresh for: [257655][Arrow]
  472. 16-8-25 03:40:12.9|Info|RefreshEpisodeService|Finished episode refresh for series: [257655][Arrow].
  473. 16-8-25 03:40:12.9|Info|DiskScanService|Scanning disk for Arrow
  474. 16-8-25 03:40:13.0|Info|DiskScanService|Completed scanning disk for Arrow
  475. 16-8-25 03:40:14.8|Info|RefreshSeriesService|Updating Info for Black Comedy
  476. 16-8-25 03:40:15.6|Info|RefreshEpisodeService|Starting episode info refresh for: [287818][Black Comedy]
  477. 16-8-25 03:40:15.7|Info|RefreshEpisodeService|Finished episode refresh for series: [287818][Black Comedy].
  478. 16-8-25 03:40:15.7|Info|DiskScanService|Scanning disk for Black Comedy
  479. 16-8-25 03:40:15.8|Info|DiskScanService|Completed scanning disk for Black Comedy
  480. 16-8-25 03:40:15.9|Info|RefreshSeriesService|Updating Info for Black Mirror
  481. 16-8-25 03:40:16.8|Info|RefreshEpisodeService|Starting episode info refresh for: [253463][Black Mirror]
  482. 16-8-25 03:40:16.8|Info|RefreshEpisodeService|Finished episode refresh for series: [253463][Black Mirror].
  483. 16-8-25 03:40:16.8|Info|DiskScanService|Scanning disk for Black Mirror
  484. 16-8-25 03:40:16.9|Info|DiskScanService|Completed scanning disk for Black Mirror
  485. 16-8-25 03:40:17.0|Info|RefreshSeriesService|Updating Info for The Blacklist
  486. 16-8-25 03:40:17.5|Info|RefreshEpisodeService|Starting episode info refresh for: [266189][The Blacklist]
  487. 16-8-25 03:40:17.6|Info|RefreshEpisodeService|Finished episode refresh for series: [266189][The Blacklist].
  488. 16-8-25 03:40:17.6|Info|DiskScanService|Scanning disk for The Blacklist
  489. 16-8-25 03:40:17.6|Info|DiskScanService|Completed scanning disk for The Blacklist
  490. 16-8-25 03:40:18.6|Info|RefreshSeriesService|Updating Info for Bones
  491. 16-8-25 03:40:19.8|Info|RefreshEpisodeService|Starting episode info refresh for: [75682][Bones]
  492. 16-8-25 03:40:20.0|Info|RefreshEpisodeService|Finished episode refresh for series: [75682][Bones].
  493. 16-8-25 03:40:20.0|Info|DiskScanService|Scanning disk for Bones
  494. 16-8-25 03:40:20.0|Info|DiskScanService|Completed scanning disk for Bones
  495. 16-8-25 03:40:20.9|Info|RefreshSeriesService|Skipping refresh of series: Breaking Bad
  496. 16-8-25 03:40:20.9|Info|DiskScanService|Scanning disk for Breaking Bad
  497. 16-8-25 03:40:21.0|Info|DiskScanService|Completed scanning disk for Breaking Bad
  498. 16-8-25 03:40:22.6|Info|RefreshSeriesService|Updating Info for Broadchurch
  499. 16-8-25 03:40:23.1|Info|RefreshEpisodeService|Starting episode info refresh for: [266398][Broadchurch]
  500. 16-8-25 03:40:23.2|Info|RefreshEpisodeService|Finished episode refresh for series: [266398][Broadchurch].
  501. 16-8-25 03:40:23.2|Info|DiskScanService|Scanning disk for Broadchurch
  502. 16-8-25 03:40:23.2|Info|DiskScanService|Completed scanning disk for Broadchurch
  503. 16-8-25 03:40:23.6|Info|RefreshSeriesService|Updating Info for Call the Midwife
  504. 16-8-25 03:40:24.1|Info|RefreshEpisodeService|Starting episode info refresh for: [255192][Call the Midwife]
  505. 16-8-25 03:40:24.2|Info|RefreshEpisodeService|Finished episode refresh for series: [255192][Call the Midwife].
  506. 16-8-25 03:40:24.2|Info|DiskScanService|Scanning disk for Call the Midwife
  507. 16-8-25 03:40:24.3|Info|DiskScanService|Completed scanning disk for Call the Midwife
  508. 16-8-25 03:40:25.2|Info|RefreshSeriesService|Updating Info for The Checkout
  509. 16-8-25 03:40:26.1|Info|RefreshEpisodeService|Starting episode info refresh for: [267878][The Checkout]
  510. 16-8-25 03:40:26.1|Info|RefreshEpisodeService|Finished episode refresh for series: [267878][The Checkout].
  511. 16-8-25 03:40:26.1|Info|DiskScanService|Scanning disk for The Checkout
  512. 16-8-25 03:40:26.2|Info|DiskScanService|Completed scanning disk for The Checkout
  513. 16-8-25 03:40:26.4|Info|RefreshSeriesService|Updating Info for Chicago Fire
  514. 16-8-25 03:40:26.9|Info|Sabnzbd|Adding report [Adam.Ruins.Everything.S01E13.PROPER.720p.HDTV.x264-W4F] to the queue.
  515. 16-8-25 03:40:27.3|Info|RefreshEpisodeService|Starting episode info refresh for: [258541][Chicago Fire]
  516. 16-8-25 03:40:27.4|Info|DownloadService|Report sent to SabNZBD+. Adam.Ruins.Everything.S01E13.PROPER.720p.HDTV.x264-W4F
  517. 16-8-25 03:40:27.4|Info|RefreshEpisodeService|Finished episode refresh for series: [258541][Chicago Fire].
  518. 16-8-25 03:40:27.4|Info|DiskScanService|Scanning disk for Chicago Fire
  519. 16-8-25 03:40:27.4|Info|DiskScanService|Completed scanning disk for Chicago Fire
  520. 16-8-25 03:40:28.3|Info|RefreshSeriesService|Updating Info for Chicago P.D.
  521. 16-8-25 03:40:28.4|Error|NotificationService|Unable to send OnGrab notification to: Kodi
  522.  
  523. [v2.0.0.4298] System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 192.168.1.222:80
  524. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  525. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  526. --- End of inner exception stack trace ---
  527. at NzbDrone.Core.Rest.RestSharpExtensions.ValidateResponse(IRestResponse response, IRestClient restClient) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Rest\RestSharpExtensions.cs:line 22
  528. at NzbDrone.Core.Notifications.Xbmc.XbmcJsonApiProxy.ProcessRequest(IRestRequest request, XbmcSettings settings, String method, Dictionary`2 parameters) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Xbmc\XbmcJsonApiProxy.cs:line 100
  529. at NzbDrone.Core.Notifications.Xbmc.XbmcJsonApiProxy.GetJsonVersion(XbmcSettings settings) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Xbmc\XbmcJsonApiProxy.cs:line 33
  530. at NzbDrone.Core.Notifications.Xbmc.XbmcService.<>c__DisplayClass8_0.<GetJsonVersion>b__0() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Xbmc\XbmcService.cs:line 65
  531. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Cache\Cached.cs:line 87
  532. at NzbDrone.Core.Notifications.Xbmc.XbmcService.GetJsonVersion(XbmcSettings settings) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Xbmc\XbmcService.cs:line 63
  533. at NzbDrone.Core.Notifications.Xbmc.XbmcService.GetApiProvider(XbmcSettings settings) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Xbmc\XbmcService.cs:line 0
  534. at NzbDrone.Core.Notifications.Xbmc.XbmcService.Notify(XbmcSettings settings, String title, String message) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Xbmc\XbmcService.cs:line 45
  535. at NzbDrone.Core.Notifications.Xbmc.Xbmc.Notify(XbmcSettings settings, String header, String message) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Xbmc\Xbmc.cs:line 71
  536. at NzbDrone.Core.Notifications.Xbmc.Xbmc.OnGrab(GrabMessage grabMessage) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Xbmc\Xbmc.cs:line 32
  537. at NzbDrone.Core.Notifications.NotificationService.Handle(EpisodeGrabbedEvent message) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\NotificationService.cs:line 105
  538.  
  539. 16-8-25 03:40:28.6|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
  540. 16-8-25 03:40:28.9|Info|RefreshEpisodeService|Starting episode info refresh for: [269641][Chicago P.D.]
  541. 16-8-25 03:40:29.0|Info|RefreshEpisodeService|Finished episode refresh for series: [269641][Chicago P.D.].
  542. 16-8-25 03:40:29.0|Info|DiskScanService|Scanning disk for Chicago P.D.
  543. 16-8-25 03:40:29.0|Info|DiskScanService|Completed scanning disk for Chicago P.D.
  544. 16-8-25 03:40:29.5|Info|RefreshSeriesService|Updating Info for Class
  545. 16-8-25 03:40:30.3|Info|RefreshEpisodeService|Starting episode info refresh for: [309893][Class]
  546. 16-8-25 03:40:30.4|Info|RefreshEpisodeService|Finished episode refresh for series: [309893][Class].
  547. 16-8-25 03:40:30.4|Info|DiskScanService|Scanning disk for Class
  548. 16-8-25 03:40:30.4|Info|RefreshSeriesService|Updating Info for Cleverman
  549. 16-8-25 03:40:30.5|Info|MetadataService|Series folder does not exist, skipping metadata creation
  550. 16-8-25 03:40:30.9|Info|RefreshEpisodeService|Starting episode info refresh for: [308846][Cleverman]
  551. 16-8-25 03:40:31.0|Info|RefreshEpisodeService|Finished episode refresh for series: [308846][Cleverman].
  552. 16-8-25 03:40:31.0|Info|DiskScanService|Scanning disk for Cleverman
  553. 16-8-25 03:40:31.0|Info|DiskScanService|Completed scanning disk for Cleverman
  554. 16-8-25 03:40:31.1|Info|RefreshSeriesService|Updating Info for Criminal Minds
  555. 16-8-25 03:40:32.1|Info|RefreshEpisodeService|Starting episode info refresh for: [75710][Criminal Minds]
  556. 16-8-25 03:40:32.3|Info|RefreshEpisodeService|Finished episode refresh for series: [75710][Criminal Minds].
  557. 16-8-25 03:40:32.3|Info|DiskScanService|Scanning disk for Criminal Minds
  558. 16-8-25 03:40:32.3|Info|DiskScanService|Completed scanning disk for Criminal Minds
  559. 16-8-25 03:40:35.1|Info|RefreshSeriesService|Updating Info for Crossing Lines
  560. 16-8-25 03:40:35.2|Info|RssSyncService|Starting RSS Sync
  561. 16-8-25 03:40:35.8|Info|RefreshEpisodeService|Starting episode info refresh for: [267970][Crossing Lines]
  562. 16-8-25 03:40:35.9|Info|RefreshEpisodeService|Finished episode refresh for series: [267970][Crossing Lines].
  563. 16-8-25 03:40:35.9|Info|DiskScanService|Scanning disk for Crossing Lines
  564. 16-8-25 03:40:35.9|Info|DiskScanService|Completed scanning disk for Crossing Lines
  565. 16-8-25 03:40:36.1|Info|RefreshSeriesService|Skipping refresh of series: CSI: Cyber
  566. 16-8-25 03:40:36.1|Info|DiskScanService|Scanning disk for CSI: Cyber
  567. 16-8-25 03:40:36.2|Info|DiskScanService|Completed scanning disk for CSI: Cyber
  568. 16-8-25 03:40:36.2|Info|RefreshSeriesService|Updating Info for Da Vinci's Demons
  569. 16-8-25 03:40:38.1|Info|RefreshEpisodeService|Starting episode info refresh for: [259669][Da Vinci's Demons]
  570. 16-8-25 03:40:38.1|Info|RefreshEpisodeService|Finished episode refresh for series: [259669][Da Vinci's Demons].
  571. 16-8-25 03:40:38.1|Info|DiskScanService|Scanning disk for Da Vinci's Demons
  572. 16-8-25 03:40:38.2|Info|DiskScanService|Completed scanning disk for Da Vinci's Demons
  573. 16-8-25 03:40:38.6|Info|RefreshSeriesService|Updating Info for Dark Matter
  574. 16-8-25 03:40:39.8|Info|RefreshEpisodeService|Starting episode info refresh for: [292174][Dark Matter]
  575. 16-8-25 03:40:39.9|Info|RefreshEpisodeService|Finished episode refresh for series: [292174][Dark Matter].
  576. 16-8-25 03:40:39.9|Info|DiskScanService|Scanning disk for Dark Matter
  577. 16-8-25 03:40:39.9|Info|DiskScanService|Completed scanning disk for Dark Matter
  578. 16-8-25 03:40:40.1|Info|RefreshSeriesService|Skipping refresh of series: Dexter
  579. 16-8-25 03:40:40.1|Info|DiskScanService|Scanning disk for Dexter
  580. 16-8-25 03:40:40.2|Info|DiskScanService|Completed scanning disk for Dexter
  581. 16-8-25 03:40:44.4|Info|RefreshSeriesService|Updating Info for Dickensian
  582. 16-8-25 03:40:45.5|Info|RefreshEpisodeService|Starting episode info refresh for: [301224][Dickensian]
  583. 16-8-25 03:40:45.5|Info|RefreshEpisodeService|Finished episode refresh for series: [301224][Dickensian].
  584. 16-8-25 03:40:45.5|Info|DiskScanService|Scanning disk for Dickensian
  585. 16-8-25 03:40:45.6|Info|DiskScanService|Completed scanning disk for Dickensian
  586. 16-8-25 03:40:45.6|Info|RefreshSeriesService|Updating Info for The Doctor Blake Mysteries
  587. 16-8-25 03:40:46.3|Info|RefreshEpisodeService|Starting episode info refresh for: [266443][The Doctor Blake Mysteries]
  588. 16-8-25 03:40:46.4|Info|RefreshEpisodeService|Finished episode refresh for series: [266443][The Doctor Blake Mysteries].
  589. 16-8-25 03:40:46.4|Info|DiskScanService|Scanning disk for The Doctor Blake Mysteries
  590. 16-8-25 03:40:46.4|Info|DiskScanService|Completed scanning disk for The Doctor Blake Mysteries
  591. 16-8-25 03:40:46.8|Info|DownloadDecisionMaker|Processing 221 releases
  592. 16-8-25 03:40:47.3|Info|RefreshSeriesService|Updating Info for Doctor Who (2005)
  593. 16-8-25 03:40:48.8|Info|RefreshEpisodeService|Starting episode info refresh for: [78804][Doctor Who (2005)]
  594. 16-8-25 03:40:49.0|Info|RefreshEpisodeService|Finished episode refresh for series: [78804][Doctor Who (2005)].
  595. 16-8-25 03:40:49.0|Info|DiskScanService|Scanning disk for Doctor Who (2005)
  596. 16-8-25 03:40:49.1|Info|DiskScanService|Completed scanning disk for Doctor Who (2005)
  597. 16-8-25 03:40:49.6|Info|RefreshSeriesService|Updating Info for Elementary
  598. 16-8-25 03:40:51.1|Info|RefreshEpisodeService|Starting episode info refresh for: [255316][Elementary]
  599. 16-8-25 03:40:51.2|Info|RefreshEpisodeService|Finished episode refresh for series: [255316][Elementary].
  600. 16-8-25 03:40:51.2|Info|DiskScanService|Scanning disk for Elementary
  601. 16-8-25 03:40:51.2|Info|DiskScanService|Completed scanning disk for Elementary
  602. 16-8-25 03:40:53.1|Info|RefreshSeriesService|Updating Info for Endeavour
  603. 16-8-25 03:40:54.9|Info|RefreshEpisodeService|Starting episode info refresh for: [254834][Endeavour]
  604. 16-8-25 03:40:55.0|Info|RefreshEpisodeService|Finished episode refresh for series: [254834][Endeavour].
  605. 16-8-25 03:40:55.0|Info|DiskScanService|Scanning disk for Endeavour
  606. 16-8-25 03:40:55.1|Info|DiskScanService|Completed scanning disk for Endeavour
  607. 16-8-25 03:40:55.4|Info|RefreshSeriesService|Updating Info for The Expanse
  608. 16-8-25 03:40:55.8|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  609. 16-8-25 03:40:56.0|Info|RefreshEpisodeService|Starting episode info refresh for: [280619][The Expanse]
  610. 16-8-25 03:40:56.0|Info|RefreshEpisodeService|Finished episode refresh for series: [280619][The Expanse].
  611. 16-8-25 03:40:56.0|Info|DiskScanService|Scanning disk for The Expanse
  612. 16-8-25 03:40:56.0|Info|DiskScanService|Completed scanning disk for The Expanse
  613. 16-8-25 03:40:56.2|Info|RefreshSeriesService|Updating Info for The Fall
  614. 16-8-25 03:40:56.7|Info|RefreshEpisodeService|Starting episode info refresh for: [258107][The Fall]
  615. 16-8-25 03:40:56.7|Info|RefreshEpisodeService|Finished episode refresh for series: [258107][The Fall].
  616. 16-8-25 03:40:56.7|Info|DiskScanService|Scanning disk for The Fall
  617. 16-8-25 03:40:56.7|Info|DiskScanService|Completed scanning disk for The Fall
  618. 16-8-25 03:40:56.8|Info|RefreshSeriesService|Updating Info for Fargo
  619. 16-8-25 03:40:57.4|Info|RefreshEpisodeService|Starting episode info refresh for: [269613][Fargo]
  620. 16-8-25 03:40:57.5|Info|RefreshEpisodeService|Finished episode refresh for series: [269613][Fargo].
  621. 16-8-25 03:40:57.5|Info|DiskScanService|Scanning disk for Fargo
  622. 16-8-25 03:40:57.5|Info|DiskScanService|Completed scanning disk for Fargo
  623. 16-8-25 03:40:57.7|Info|RefreshSeriesService|Updating Info for Fear the Walking Dead
  624. 16-8-25 03:40:58.3|Info|RefreshEpisodeService|Starting episode info refresh for: [290853][Fear the Walking Dead]
  625. 16-8-25 03:40:58.3|Info|RefreshEpisodeService|Finished episode refresh for series: [290853][Fear the Walking Dead].
  626. 16-8-25 03:40:58.3|Info|DiskScanService|Scanning disk for Fear the Walking Dead
  627. 16-8-25 03:40:58.3|Info|DiskScanService|Completed scanning disk for Fear the Walking Dead
  628. 16-8-25 03:40:58.4|Info|RefreshSeriesService|Updating Info for The Force: Behind the Line
  629. 16-8-25 03:40:59.4|Info|RefreshEpisodeService|Starting episode info refresh for: [97311][The Force: Behind the Line]
  630. 16-8-25 03:40:59.5|Info|RefreshEpisodeService|Finished episode refresh for series: [97311][The Force: Behind the Line].
  631. 16-8-25 03:40:59.5|Info|DiskScanService|Scanning disk for The Force: Behind the Line
  632. 16-8-25 03:40:59.5|Info|DiskScanService|Completed scanning disk for The Force: Behind the Line
  633. 16-8-25 03:40:59.6|Info|RefreshSeriesService|Updating Info for Frequency
  634. 16-8-25 03:41:00.7|Info|RefreshEpisodeService|Starting episode info refresh for: [311958][Frequency]
  635. 16-8-25 03:41:00.7|Info|RefreshEpisodeService|Finished episode refresh for series: [311958][Frequency].
  636. 16-8-25 03:41:00.7|Info|DiskScanService|Scanning disk for Frequency
  637. 16-8-25 03:41:00.8|Info|RefreshSeriesService|Updating Info for Game of Thrones
  638. 16-8-25 03:41:01.6|Info|MetadataService|Series folder does not exist, skipping metadata creation
  639. 16-8-25 03:41:03.1|Info|RefreshEpisodeService|Starting episode info refresh for: [121361][Game of Thrones]
  640. 16-8-25 03:41:03.1|Info|RefreshEpisodeService|Finished episode refresh for series: [121361][Game of Thrones].
  641. 16-8-25 03:41:03.2|Info|DiskScanService|Scanning disk for Game of Thrones
  642. 16-8-25 03:41:03.2|Info|DiskScanService|Completed scanning disk for Game of Thrones
  643. 16-8-25 03:41:04.1|Info|RefreshSeriesService|Updating Info for Gotham
  644. 16-8-25 03:41:04.7|Info|RefreshEpisodeService|Starting episode info refresh for: [274431][Gotham]
  645. 16-8-25 03:41:04.8|Info|RefreshEpisodeService|Finished episode refresh for series: [274431][Gotham].
  646. 16-8-25 03:41:04.8|Info|DiskScanService|Scanning disk for Gotham
  647. 16-8-25 03:41:04.8|Info|DiskScanService|Completed scanning disk for Gotham
  648. 16-8-25 03:41:04.9|Info|RefreshSeriesService|Updating Info for The Graham Norton Show
  649. 16-8-25 03:41:06.4|Info|RefreshEpisodeService|Starting episode info refresh for: [80660][The Graham Norton Show]
  650. 16-8-25 03:41:06.6|Info|RefreshEpisodeService|Finished episode refresh for series: [80660][The Graham Norton Show].
  651. 16-8-25 03:41:06.6|Info|DiskScanService|Scanning disk for The Graham Norton Show
  652. 16-8-25 03:41:06.6|Info|DiskScanService|Completed scanning disk for The Graham Norton Show
  653. 16-8-25 03:41:08.9|Info|RefreshSeriesService|Updating Info for The Grand Tour (2016)
  654. 16-8-25 03:41:09.5|Info|RefreshEpisodeService|Starting episode info refresh for: [314087][The Grand Tour (2016)]
  655. 16-8-25 03:41:09.6|Info|RefreshEpisodeService|Finished episode refresh for series: [314087][The Grand Tour (2016)].
  656. 16-8-25 03:41:09.6|Info|DiskScanService|Scanning disk for The Grand Tour (2016)
  657. 16-8-25 03:41:09.6|Info|RefreshSeriesService|Updating Info for Great British Railway Journeys
  658. 16-8-25 03:41:09.8|Info|MetadataService|Series folder does not exist, skipping metadata creation
  659. 16-8-25 03:41:10.6|Info|RefreshEpisodeService|Starting episode info refresh for: [133021][Great British Railway Journeys]
  660. 16-8-25 03:41:10.7|Info|RefreshEpisodeService|Finished episode refresh for series: [133021][Great British Railway Journeys].
  661. 16-8-25 03:41:10.7|Info|DiskScanService|Scanning disk for Great British Railway Journeys
  662. 16-8-25 03:41:10.8|Info|DiskScanService|Completed scanning disk for Great British Railway Journeys
  663. 16-8-25 03:41:11.0|Info|RefreshSeriesService|Updating Info for Grey's Anatomy
  664. 16-8-25 03:41:12.6|Info|RefreshEpisodeService|Starting episode info refresh for: [73762][Grey's Anatomy]
  665. 16-8-25 03:41:12.7|Info|RefreshEpisodeService|Finished episode refresh for series: [73762][Grey's Anatomy].
  666. 16-8-25 03:41:12.7|Info|DiskScanService|Scanning disk for Grey's Anatomy
  667. 16-8-25 03:41:12.8|Info|DiskScanService|Completed scanning disk for Grey's Anatomy
  668. 16-8-25 03:41:13.9|Info|RefreshSeriesService|Updating Info for Halt and Catch Fire
  669. 16-8-25 03:41:14.8|Info|RefreshEpisodeService|Starting episode info refresh for: [271910][Halt and Catch Fire]
  670. 16-8-25 03:41:14.8|Info|RefreshEpisodeService|Finished episode refresh for series: [271910][Halt and Catch Fire].
  671. 16-8-25 03:41:14.8|Info|DiskScanService|Scanning disk for Halt and Catch Fire
  672. 16-8-25 03:41:14.9|Info|DiskScanService|Completed scanning disk for Halt and Catch Fire
  673. 16-8-25 03:41:15.0|Info|RefreshSeriesService|Skipping refresh of series: Hannibal
  674. 16-8-25 03:41:15.0|Info|DiskScanService|Scanning disk for Hannibal
  675. 16-8-25 03:41:15.0|Info|DiskScanService|Completed scanning disk for Hannibal
  676. 16-8-25 03:41:15.7|Info|MediaCoverService|Downloading Poster for [271910][Halt and Catch Fire] http://thetvdb.com/banners/posters/271910-9.jpg
  677. 16-8-25 03:41:15.8|Info|RefreshSeriesService|Updating Info for The Hoarder Next Door
  678. 16-8-25 03:41:16.5|Info|RefreshEpisodeService|Starting episode info refresh for: [259145][The Hoarder Next Door]
  679. 16-8-25 03:41:16.5|Info|RefreshEpisodeService|Finished episode refresh for series: [259145][The Hoarder Next Door].
  680. 16-8-25 03:41:16.5|Info|DiskScanService|Scanning disk for The Hoarder Next Door
  681. 16-8-25 03:41:16.6|Info|DiskScanService|Completed scanning disk for The Hoarder Next Door
  682. 16-8-25 03:41:16.7|Info|RefreshSeriesService|Updating Info for Homeland
  683. 16-8-25 03:41:17.4|Info|RefreshEpisodeService|Starting episode info refresh for: [247897][Homeland]
  684. 16-8-25 03:41:17.5|Info|RefreshEpisodeService|Finished episode refresh for series: [247897][Homeland].
  685. 16-8-25 03:41:17.5|Info|DiskScanService|Scanning disk for Homeland
  686. 16-8-25 03:41:17.5|Info|DiskScanService|Completed scanning disk for Homeland
  687. 16-8-25 03:41:18.3|Info|RefreshSeriesService|Updating Info for Horizon
  688. 16-8-25 03:41:20.6|Info|RefreshEpisodeService|Starting episode info refresh for: [74379][Horizon]
  689. 16-8-25 03:41:21.2|Info|RefreshEpisodeService|Finished episode refresh for series: [74379][Horizon].
  690. 16-8-25 03:41:21.2|Info|DiskScanService|Scanning disk for Horizon
  691. 16-8-25 03:41:21.4|Info|DiskScanService|Completed scanning disk for Horizon
  692. 16-8-25 03:41:25.8|Info|RefreshSeriesService|Updating Info for The Hotel Inspector
  693. 16-8-25 03:41:26.7|Info|RefreshEpisodeService|Starting episode info refresh for: [80691][The Hotel Inspector]
  694. 16-8-25 03:41:26.8|Info|RefreshEpisodeService|Finished episode refresh for series: [80691][The Hotel Inspector].
  695. 16-8-25 03:41:26.8|Info|DiskScanService|Scanning disk for The Hotel Inspector
  696. 16-8-25 03:41:26.9|Info|RefreshSeriesService|Updating Info for How It's Made
  697. 16-8-25 03:41:27.1|Info|MetadataService|Series folder does not exist, skipping metadata creation
  698. 16-8-25 03:41:27.9|Info|RefreshEpisodeService|Starting episode info refresh for: [79485][How It's Made]
  699. 16-8-25 03:41:28.1|Info|RefreshEpisodeService|Finished episode refresh for series: [79485][How It's Made].
  700. 16-8-25 03:41:28.1|Info|DiskScanService|Scanning disk for How It's Made
  701. 16-8-25 03:41:28.2|Info|DiskScanService|Completed scanning disk for How It's Made
  702. 16-8-25 03:41:29.2|Info|RefreshSeriesService|Updating Info for How to Get Away with Murder
  703. 16-8-25 03:41:29.9|Info|MediaCoverService|Downloading Banner for [79485][How It's Made] http://thetvdb.com/banners/graphical/79485-g6.jpg
  704. 16-8-25 03:41:29.9|Warn|HttpClient|Failed to get response from: http://thetvdb.com/banners/graphical/79485-g6.jpg An exception occurred during a WebClient request.
  705. 16-8-25 03:41:29.9|Warn|MediaCoverService|Couldn't download media cover for [79485][How It's Made]. An exception occurred during a WebClient request.
  706. 16-8-25 03:41:30.0|Info|RefreshEpisodeService|Starting episode info refresh for: [281620][How to Get Away with Murder]
  707. 16-8-25 03:41:30.1|Info|RefreshEpisodeService|Finished episode refresh for series: [281620][How to Get Away with Murder].
  708. 16-8-25 03:41:30.1|Info|DiskScanService|Scanning disk for How to Get Away with Murder
  709. 16-8-25 03:41:30.1|Info|DiskScanService|Completed scanning disk for How to Get Away with Murder
  710. 16-8-25 03:41:30.2|Info|RefreshSeriesService|Updating Info for Humans
  711. 16-8-25 03:41:30.8|Info|RefreshEpisodeService|Starting episode info refresh for: [292124][Humans]
  712. 16-8-25 03:41:30.8|Info|RefreshEpisodeService|Finished episode refresh for series: [292124][Humans].
  713. 16-8-25 03:41:30.8|Info|DiskScanService|Scanning disk for Humans
  714. 16-8-25 03:41:30.8|Info|DiskScanService|Completed scanning disk for Humans
  715. 16-8-25 03:41:31.0|Info|RefreshSeriesService|Updating Info for Inspector George Gently
  716. 16-8-25 03:41:31.6|Info|RefreshEpisodeService|Starting episode info refresh for: [80226][Inspector George Gently]
  717. 16-8-25 03:41:31.6|Info|RefreshEpisodeService|Finished episode refresh for series: [80226][Inspector George Gently].
  718. 16-8-25 03:41:31.6|Info|DiskScanService|Scanning disk for Inspector George Gently
  719. 16-8-25 03:41:31.6|Info|DiskScanService|Completed scanning disk for Inspector George Gently
  720. 16-8-25 03:41:31.9|Info|RefreshSeriesService|Updating Info for James May: The Reassembler
  721. 16-8-25 03:41:33.8|Info|RefreshEpisodeService|Starting episode info refresh for: [309339][James May: The Reassembler]
  722. 16-8-25 03:41:33.9|Info|RefreshEpisodeService|Finished episode refresh for series: [309339][James May: The Reassembler].
  723. 16-8-25 03:41:33.9|Info|DiskScanService|Scanning disk for James May: The Reassembler
  724. 16-8-25 03:41:33.9|Info|DiskScanService|Completed scanning disk for James May: The Reassembler
  725. 16-8-25 03:41:34.0|Info|RefreshSeriesService|Updating Info for James May's Cars of the People
  726. 16-8-25 03:41:34.5|Info|RefreshEpisodeService|Starting episode info refresh for: [284341][James May's Cars of the People]
  727. 16-8-25 03:41:34.5|Info|RefreshEpisodeService|Finished episode refresh for series: [284341][James May's Cars of the People].
  728. 16-8-25 03:41:34.5|Info|DiskScanService|Scanning disk for James May's Cars of the People
  729. 16-8-25 03:41:34.6|Info|DiskScanService|Completed scanning disk for James May's Cars of the People
  730. 16-8-25 03:41:34.7|Info|RefreshSeriesService|Updating Info for James May's Man Lab
  731. 16-8-25 03:41:35.2|Info|RefreshEpisodeService|Starting episode info refresh for: [202351][James May's Man Lab]
  732. 16-8-25 03:41:35.3|Info|RefreshEpisodeService|Finished episode refresh for series: [202351][James May's Man Lab].
  733. 16-8-25 03:41:35.3|Info|DiskScanService|Scanning disk for James May's Man Lab
  734. 16-8-25 03:41:35.3|Info|DiskScanService|Completed scanning disk for James May's Man Lab
  735. 16-8-25 03:41:35.5|Info|RefreshSeriesService|Updating Info for Jonathan Strange & Mr Norrell
  736. 16-8-25 03:41:36.1|Info|RefreshEpisodeService|Starting episode info refresh for: [268581][Jonathan Strange & Mr Norrell]
  737. 16-8-25 03:41:36.1|Info|RefreshEpisodeService|Finished episode refresh for series: [268581][Jonathan Strange & Mr Norrell].
  738. 16-8-25 03:41:36.1|Info|DiskScanService|Scanning disk for Jonathan Strange & Mr Norrell
  739. 16-8-25 03:41:36.2|Info|DiskScanService|Completed scanning disk for Jonathan Strange & Mr Norrell
  740. 16-8-25 03:41:36.3|Info|RefreshSeriesService|Updating Info for Killjoys
  741. 16-8-25 03:41:36.8|Info|RefreshEpisodeService|Starting episode info refresh for: [281534][Killjoys]
  742. 16-8-25 03:41:36.8|Info|RefreshEpisodeService|Finished episode refresh for series: [281534][Killjoys].
  743. 16-8-25 03:41:36.8|Info|DiskScanService|Scanning disk for Killjoys
  744. 16-8-25 03:41:36.9|Info|DiskScanService|Completed scanning disk for Killjoys
  745. 16-8-25 03:41:37.0|Info|RefreshSeriesService|Updating Info for The Last Ship
  746. 16-8-25 03:41:37.7|Info|RefreshEpisodeService|Starting episode info refresh for: [269533][The Last Ship]
  747. 16-8-25 03:41:37.7|Info|RefreshEpisodeService|Finished episode refresh for series: [269533][The Last Ship].
  748. 16-8-25 03:41:37.7|Info|DiskScanService|Scanning disk for The Last Ship
  749. 16-8-25 03:41:37.8|Info|DiskScanService|Completed scanning disk for The Last Ship
  750. 16-8-25 03:41:37.9|Info|RefreshSeriesService|Updating Info for Law & Order: Special Victims Unit
  751. 16-8-25 03:41:39.4|Info|RefreshEpisodeService|Starting episode info refresh for: [75692][Law & Order: Special Victims Unit]
  752. 16-8-25 03:41:39.6|Info|RefreshEpisodeService|Finished episode refresh for series: [75692][Law & Order: Special Victims Unit].
  753. 16-8-25 03:41:39.6|Info|DiskScanService|Scanning disk for Law & Order: Special Victims Unit
  754. 16-8-25 03:41:39.7|Info|DiskScanService|Completed scanning disk for Law & Order: Special Victims Unit
  755. 16-8-25 03:41:40.8|Info|RefreshSeriesService|Skipping refresh of series: Law & Order: UK
  756. 16-8-25 03:41:40.8|Info|DiskScanService|Scanning disk for Law & Order: UK
  757. 16-8-25 03:41:40.9|Info|DiskScanService|Completed scanning disk for Law & Order: UK
  758. 16-8-25 03:41:41.5|Info|RefreshSeriesService|Updating Info for The Leftovers
  759. 16-8-25 03:41:42.1|Info|RefreshEpisodeService|Starting episode info refresh for: [269689][The Leftovers]
  760. 16-8-25 03:41:42.1|Info|RefreshEpisodeService|Finished episode refresh for series: [269689][The Leftovers].
  761. 16-8-25 03:41:42.1|Info|DiskScanService|Scanning disk for The Leftovers
  762. 16-8-25 03:41:42.2|Info|DiskScanService|Completed scanning disk for The Leftovers
  763. 16-8-25 03:41:42.3|Info|RefreshSeriesService|Skipping refresh of series: Lewis
  764. 16-8-25 03:41:42.3|Info|DiskScanService|Scanning disk for Lewis
  765. 16-8-25 03:41:42.3|Info|DiskScanService|Completed scanning disk for Lewis
  766. 16-8-25 03:41:42.4|Info|RefreshSeriesService|Updating Info for Line of Duty
  767. 16-8-25 03:41:43.1|Info|RefreshEpisodeService|Starting episode info refresh for: [260092][Line of Duty]
  768. 16-8-25 03:41:43.1|Info|RefreshEpisodeService|Finished episode refresh for series: [260092][Line of Duty].
  769. 16-8-25 03:41:43.1|Info|DiskScanService|Scanning disk for Line of Duty
  770. 16-8-25 03:41:43.1|Info|DiskScanService|Completed scanning disk for Line of Duty
  771. 16-8-25 03:41:43.4|Info|RefreshSeriesService|Skipping refresh of series: The Listener
  772. 16-8-25 03:41:43.4|Info|DiskScanService|Scanning disk for The Listener
  773. 16-8-25 03:41:43.4|Info|DiskScanService|Completed scanning disk for The Listener
  774. 16-8-25 03:41:43.6|Info|RefreshSeriesService|Updating Info for Louis Theroux
  775. 16-8-25 03:41:44.4|Info|RefreshEpisodeService|Starting episode info refresh for: [83915][Louis Theroux]
  776. 16-8-25 03:41:44.5|Info|RefreshEpisodeService|Finished episode refresh for series: [83915][Louis Theroux].
  777. 16-8-25 03:41:44.5|Info|DiskScanService|Scanning disk for Louis Theroux
  778. 16-8-25 03:41:44.5|Info|RefreshSeriesService|Updating Info for MacGyver (2016)
  779. 16-8-25 03:41:44.6|Info|MetadataService|Series folder does not exist, skipping metadata creation
  780. 16-8-25 03:41:45.6|Info|RefreshEpisodeService|Starting episode info refresh for: [311902][MacGyver (2016)]
  781. 16-8-25 03:41:45.6|Info|RefreshEpisodeService|Finished episode refresh for series: [311902][MacGyver (2016)].
  782. 16-8-25 03:41:45.6|Info|DiskScanService|Scanning disk for MacGyver (2016)
  783. 16-8-25 03:41:45.7|Info|RefreshSeriesService|Updating Info for Major Crimes
  784. 16-8-25 03:41:46.0|Info|MetadataService|Series folder does not exist, skipping metadata creation
  785. 16-8-25 03:41:46.6|Info|RefreshEpisodeService|Starting episode info refresh for: [257248][Major Crimes]
  786. 16-8-25 03:41:46.7|Info|RefreshEpisodeService|Finished episode refresh for series: [257248][Major Crimes].
  787. 16-8-25 03:41:46.7|Info|DiskScanService|Scanning disk for Major Crimes
  788. 16-8-25 03:41:46.7|Info|DiskScanService|Completed scanning disk for Major Crimes
  789. 16-8-25 03:41:47.6|Info|RefreshSeriesService|Skipping refresh of series: Marvel's Agent Carter
  790. 16-8-25 03:41:47.6|Info|DiskScanService|Scanning disk for Marvel's Agent Carter
  791. 16-8-25 03:41:47.7|Info|DiskScanService|Completed scanning disk for Marvel's Agent Carter
  792. 16-8-25 03:41:47.7|Info|RefreshSeriesService|Updating Info for Marvel's Daredevil
  793. 16-8-25 03:41:48.2|Info|RefreshEpisodeService|Starting episode info refresh for: [281662][Marvel's Daredevil]
  794. 16-8-25 03:41:48.3|Info|RefreshEpisodeService|Finished episode refresh for series: [281662][Marvel's Daredevil].
  795. 16-8-25 03:41:48.3|Info|DiskScanService|Scanning disk for Marvel's Daredevil
  796. 16-8-25 03:41:48.3|Info|DiskScanService|Completed scanning disk for Marvel's Daredevil
  797. 16-8-25 03:41:48.4|Info|RefreshSeriesService|Updating Info for Mayday
  798. 16-8-25 03:41:49.4|Info|RefreshEpisodeService|Starting episode info refresh for: [79771][Mayday]
  799. 16-8-25 03:41:49.5|Info|RefreshEpisodeService|Finished episode refresh for series: [79771][Mayday].
  800. 16-8-25 03:41:49.5|Info|DiskScanService|Scanning disk for Mayday
  801. 16-8-25 03:41:49.5|Info|DiskScanService|Completed scanning disk for Mayday
  802. 16-8-25 03:41:50.1|Info|RefreshSeriesService|Updating Info for Mighty Planes
  803. 16-8-25 03:41:50.7|Info|RefreshEpisodeService|Starting episode info refresh for: [256986][Mighty Planes]
  804. 16-8-25 03:41:50.7|Info|RefreshEpisodeService|Finished episode refresh for series: [256986][Mighty Planes].
  805. 16-8-25 03:41:50.7|Info|DiskScanService|Scanning disk for Mighty Planes
  806. 16-8-25 03:41:50.7|Info|DiskScanService|Completed scanning disk for Mighty Planes
  807. 16-8-25 03:41:50.8|Info|RefreshSeriesService|Updating Info for Mighty Ships
  808. 16-8-25 03:41:51.5|Info|RefreshEpisodeService|Starting episode info refresh for: [153531][Mighty Ships]
  809. 16-8-25 03:41:51.5|Info|RefreshEpisodeService|Finished episode refresh for series: [153531][Mighty Ships].
  810. 16-8-25 03:41:51.5|Info|DiskScanService|Scanning disk for Mighty Ships
  811. 16-8-25 03:41:51.6|Info|DiskScanService|Completed scanning disk for Mighty Ships
  812. 16-8-25 03:41:51.7|Info|RefreshSeriesService|Updating Info for Motorway Cops
  813. 16-8-25 03:41:52.4|Info|RefreshEpisodeService|Starting episode info refresh for: [248398][Motorway Cops]
  814. 16-8-25 03:41:52.5|Info|RefreshEpisodeService|Finished episode refresh for series: [248398][Motorway Cops].
  815. 16-8-25 03:41:52.5|Info|DiskScanService|Scanning disk for Motorway Cops
  816. 16-8-25 03:41:52.5|Info|DiskScanService|Completed scanning disk for Motorway Cops
  817. 16-8-25 03:41:52.6|Info|RefreshSeriesService|Updating Info for Mr. Robot
  818. 16-8-25 03:41:53.3|Info|RefreshEpisodeService|Starting episode info refresh for: [289590][Mr. Robot]
  819. 16-8-25 03:41:53.4|Info|RefreshEpisodeService|Finished episode refresh for series: [289590][Mr. Robot].
  820. 16-8-25 03:41:53.4|Info|DiskScanService|Scanning disk for Mr. Robot
  821. 16-8-25 03:41:53.4|Info|DiskScanService|Completed scanning disk for Mr. Robot
  822. 16-8-25 03:41:53.6|Info|RefreshSeriesService|Updating Info for Murder in the First
  823. 16-8-25 03:41:54.2|Info|RefreshEpisodeService|Starting episode info refresh for: [273402][Murder in the First]
  824. 16-8-25 03:41:54.2|Info|RefreshEpisodeService|Finished episode refresh for series: [273402][Murder in the First].
  825. 16-8-25 03:41:54.2|Info|DiskScanService|Scanning disk for Murder in the First
  826. 16-8-25 03:41:54.3|Info|DiskScanService|Completed scanning disk for Murder in the First
  827. 16-8-25 03:41:54.4|Info|RefreshSeriesService|Updating Info for Murdoch Mysteries
  828. 16-8-25 03:41:55.5|Info|RefreshEpisodeService|Starting episode info refresh for: [81670][Murdoch Mysteries]
  829. 16-8-25 03:41:55.6|Info|RefreshEpisodeService|Finished episode refresh for series: [81670][Murdoch Mysteries].
  830. 16-8-25 03:41:55.6|Info|DiskScanService|Scanning disk for Murdoch Mysteries
  831. 16-8-25 03:41:55.7|Info|DiskScanService|Completed scanning disk for Murdoch Mysteries
  832. 16-8-25 03:41:55.9|Info|RefreshSeriesService|Skipping refresh of series: MythBusters
  833. 16-8-25 03:41:55.9|Info|DiskScanService|Scanning disk for MythBusters
  834. 16-8-25 03:41:57.0|Info|DiskScanService|Completed scanning disk for MythBusters
  835. 16-8-25 03:41:57.2|Info|RefreshSeriesService|Skipping refresh of series: New Tricks
  836. 16-8-25 03:41:57.2|Info|DiskScanService|Scanning disk for New Tricks
  837. 16-8-25 03:41:57.2|Info|DiskScanService|Completed scanning disk for New Tricks
  838. 16-8-25 03:41:57.6|Info|RefreshSeriesService|Updating Info for Outback Truckers
  839. 16-8-25 03:41:58.2|Info|RefreshEpisodeService|Starting episode info refresh for: [263693][Outback Truckers]
  840. 16-8-25 03:41:58.2|Info|RefreshEpisodeService|Finished episode refresh for series: [263693][Outback Truckers].
  841. 16-8-25 03:41:58.2|Info|DiskScanService|Scanning disk for Outback Truckers
  842. 16-8-25 03:41:58.3|Info|DiskScanService|Completed scanning disk for Outback Truckers
  843. 16-8-25 03:41:58.3|Info|RefreshSeriesService|Updating Info for Outcast
  844. 16-8-25 03:41:58.8|Info|RefreshEpisodeService|Starting episode info refresh for: [298085][Outcast]
  845. 16-8-25 03:41:58.9|Info|RefreshEpisodeService|Finished episode refresh for series: [298085][Outcast].
  846. 16-8-25 03:41:58.9|Info|DiskScanService|Scanning disk for Outcast
  847. 16-8-25 03:41:58.9|Info|DiskScanService|Completed scanning disk for Outcast
  848. 16-8-25 03:41:59.0|Info|RefreshSeriesService|Skipping refresh of series: Outcasts
  849. 16-8-25 03:41:59.0|Info|DiskScanService|Scanning disk for Outcasts
  850. 16-8-25 03:41:59.0|Info|DiskScanService|Completed scanning disk for Outcasts
  851. 16-8-25 03:41:59.1|Info|RefreshSeriesService|Updating Info for Panorama
  852. 16-8-25 03:42:01.2|Info|RefreshEpisodeService|Starting episode info refresh for: [80748][Panorama]
  853. 16-8-25 03:42:01.9|Info|RefreshEpisodeService|Finished episode refresh for series: [80748][Panorama].
  854. 16-8-25 03:42:01.9|Info|DiskScanService|Scanning disk for Panorama
  855. 16-8-25 03:42:02.0|Info|DiskScanService|Completed scanning disk for Panorama
  856. 16-8-25 03:42:05.7|Info|RefreshSeriesService|Skipping refresh of series: Paradox
  857. 16-8-25 03:42:05.7|Info|DiskScanService|Scanning disk for Paradox
  858. 16-8-25 03:42:05.8|Info|DiskScanService|Completed scanning disk for Paradox
  859. 16-8-25 03:42:05.8|Info|RefreshSeriesService|Updating Info for Peaky Blinders
  860. 16-8-25 03:42:06.3|Info|RefreshEpisodeService|Starting episode info refresh for: [270915][Peaky Blinders]
  861. 16-8-25 03:42:06.3|Info|RefreshEpisodeService|Finished episode refresh for series: [270915][Peaky Blinders].
  862. 16-8-25 03:42:06.3|Info|DiskScanService|Scanning disk for Peaky Blinders
  863. 16-8-25 03:42:06.4|Info|DiskScanService|Completed scanning disk for Peaky Blinders
  864. 16-8-25 03:42:06.5|Info|RefreshSeriesService|Skipping refresh of series: Penny Dreadful
  865. 16-8-25 03:42:06.5|Info|DiskScanService|Scanning disk for Penny Dreadful
  866. 16-8-25 03:42:06.5|Info|DiskScanService|Completed scanning disk for Penny Dreadful
  867. 16-8-25 03:42:06.6|Info|RefreshSeriesService|Skipping refresh of series: Person of Interest
  868. 16-8-25 03:42:06.6|Info|DiskScanService|Scanning disk for Person of Interest
  869. 16-8-25 03:42:06.7|Info|DiskScanService|Completed scanning disk for Person of Interest
  870. 16-8-25 03:42:08.5|Info|RefreshSeriesService|Updating Info for Police Interceptors
  871. 16-8-25 03:42:09.7|Info|RefreshEpisodeService|Starting episode info refresh for: [82148][Police Interceptors]
  872. 16-8-25 03:42:09.8|Info|RefreshEpisodeService|Finished episode refresh for series: [82148][Police Interceptors].
  873. 16-8-25 03:42:09.8|Info|DiskScanService|Scanning disk for Police Interceptors
  874. 16-8-25 03:42:09.8|Info|DiskScanService|Completed scanning disk for Police Interceptors
  875. 16-8-25 03:42:10.0|Info|RefreshSeriesService|Updating Info for Police Interceptors Unleashed
  876. 16-8-25 03:42:11.0|Info|RefreshEpisodeService|Starting episode info refresh for: [294996][Police Interceptors Unleashed]
  877. 16-8-25 03:42:11.0|Info|RefreshEpisodeService|Finished episode refresh for series: [294996][Police Interceptors Unleashed].
  878. 16-8-25 03:42:11.0|Info|DiskScanService|Scanning disk for Police Interceptors Unleashed
  879. 16-8-25 03:42:11.0|Info|DiskScanService|Completed scanning disk for Police Interceptors Unleashed
  880. 16-8-25 03:42:11.1|Info|RefreshSeriesService|Updating Info for QI
  881. 16-8-25 03:42:12.1|Info|RefreshEpisodeService|Starting episode info refresh for: [72716][QI]
  882. 16-8-25 03:42:12.3|Info|RefreshEpisodeService|Finished episode refresh for series: [72716][QI].
  883. 16-8-25 03:42:12.3|Info|DiskScanService|Scanning disk for QI
  884. 16-8-25 03:42:12.3|Info|DiskScanService|Completed scanning disk for QI
  885. 16-8-25 03:42:12.4|Info|RefreshSeriesService|Updating Info for Robot Chicken
  886. 16-8-25 03:42:13.4|Info|RefreshEpisodeService|Starting episode info refresh for: [75734][Robot Chicken]
  887. 16-8-25 03:42:13.5|Info|RefreshEpisodeService|Finished episode refresh for series: [75734][Robot Chicken].
  888. 16-8-25 03:42:13.5|Info|DiskScanService|Scanning disk for Robot Chicken
  889. 16-8-25 03:42:13.5|Info|DiskScanService|Completed scanning disk for Robot Chicken
  890. 16-8-25 03:42:13.7|Info|RefreshSeriesService|Updating Info for Scorpion
  891. 16-8-25 03:42:14.4|Info|RefreshEpisodeService|Starting episode info refresh for: [281630][Scorpion]
  892. 16-8-25 03:42:14.4|Info|RefreshEpisodeService|Finished episode refresh for series: [281630][Scorpion].
  893. 16-8-25 03:42:14.4|Info|DiskScanService|Scanning disk for Scorpion
  894. 16-8-25 03:42:14.5|Info|DiskScanService|Completed scanning disk for Scorpion
  895. 16-8-25 03:42:14.6|Info|RefreshSeriesService|Skipping refresh of series: Second Chance (2016)
  896. 16-8-25 03:42:14.6|Info|DiskScanService|Scanning disk for Second Chance (2016)
  897. 16-8-25 03:42:14.6|Info|DiskScanService|Completed scanning disk for Second Chance (2016)
  898. 16-8-25 03:42:14.6|Info|RefreshSeriesService|Updating Info for Sense8
  899. 16-8-25 03:42:15.3|Info|RefreshEpisodeService|Starting episode info refresh for: [268156][Sense8]
  900. 16-8-25 03:42:15.3|Info|RefreshEpisodeService|Finished episode refresh for series: [268156][Sense8].
  901. 16-8-25 03:42:15.3|Info|DiskScanService|Scanning disk for Sense8
  902. 16-8-25 03:42:15.4|Info|DiskScanService|Completed scanning disk for Sense8
  903. 16-8-25 03:42:15.5|Info|RefreshSeriesService|Updating Info for Sherlock
  904. 16-8-25 03:42:17.1|Info|RefreshEpisodeService|Starting episode info refresh for: [176941][Sherlock]
  905. 16-8-25 03:42:17.2|Info|RefreshEpisodeService|Finished episode refresh for series: [176941][Sherlock].
  906. 16-8-25 03:42:17.2|Info|DiskScanService|Scanning disk for Sherlock
  907. 16-8-25 03:42:17.2|Info|DiskScanService|Completed scanning disk for Sherlock
  908. 16-8-25 03:42:17.4|Info|RefreshSeriesService|Updating Info for Shetland
  909. 16-8-25 03:42:19.4|Info|RefreshEpisodeService|Starting episode info refresh for: [261109][Shetland]
  910. 16-8-25 03:42:19.4|Info|RefreshEpisodeService|Finished episode refresh for series: [261109][Shetland].
  911. 16-8-25 03:42:19.4|Info|DiskScanService|Scanning disk for Shetland
  912. 16-8-25 03:42:19.5|Info|DiskScanService|Completed scanning disk for Shetland
  913. 16-8-25 03:42:19.6|Info|RefreshSeriesService|Updating Info for Silent Witness
  914. 16-8-25 03:42:20.5|Info|RefreshEpisodeService|Starting episode info refresh for: [76355][Silent Witness]
  915. 16-8-25 03:42:20.6|Info|RefreshEpisodeService|Finished episode refresh for series: [76355][Silent Witness].
  916. 16-8-25 03:42:20.6|Info|DiskScanService|Scanning disk for Silent Witness
  917. 16-8-25 03:42:20.6|Info|DiskScanService|Completed scanning disk for Silent Witness
  918. 16-8-25 03:42:21.2|Info|RefreshSeriesService|Skipping refresh of series: Silk
  919. 16-8-25 03:42:21.2|Info|DiskScanService|Scanning disk for Silk
  920. 16-8-25 03:42:21.2|Info|DiskScanService|Completed scanning disk for Silk
  921. 16-8-25 03:42:21.5|Info|RefreshSeriesService|Skipping refresh of series: Spooks
  922. 16-8-25 03:42:21.5|Info|DiskScanService|Scanning disk for Spooks
  923. 16-8-25 03:42:21.6|Info|DiskScanService|Completed scanning disk for Spooks
  924. 16-8-25 03:42:21.6|Info|RefreshSeriesService|Updating Info for Stan Lee's Lucky Man
  925. 16-8-25 03:42:22.2|Info|RefreshEpisodeService|Starting episode info refresh for: [304214][Stan Lee's Lucky Man]
  926. 16-8-25 03:42:22.2|Info|RefreshEpisodeService|Finished episode refresh for series: [304214][Stan Lee's Lucky Man].
  927. 16-8-25 03:42:22.2|Info|DiskScanService|Scanning disk for Stan Lee's Lucky Man
  928. 16-8-25 03:42:22.3|Info|DiskScanService|Completed scanning disk for Stan Lee's Lucky Man
  929. 16-8-25 03:42:22.4|Info|RefreshSeriesService|Skipping refresh of series: Stargate SG-1
  930. 16-8-25 03:42:22.4|Info|DiskScanService|Scanning disk for Stargate SG-1
  931. 16-8-25 03:42:22.5|Info|DiskScanService|Completed scanning disk for Stargate SG-1
  932. 16-8-25 03:42:22.6|Info|RefreshSeriesService|Updating Info for Stitchers
  933. 16-8-25 03:42:23.1|Info|RefreshEpisodeService|Starting episode info refresh for: [292745][Stitchers]
  934. 16-8-25 03:42:23.2|Info|RefreshEpisodeService|Finished episode refresh for series: [292745][Stitchers].
  935. 16-8-25 03:42:23.2|Info|DiskScanService|Scanning disk for Stitchers
  936. 16-8-25 03:42:23.2|Info|DiskScanService|Completed scanning disk for Stitchers
  937. 16-8-25 03:42:23.3|Info|RefreshSeriesService|Updating Info for Stranger Things
  938. 16-8-25 03:42:23.9|Info|RefreshEpisodeService|Starting episode info refresh for: [305288][Stranger Things]
  939. 16-8-25 03:42:23.9|Info|RefreshEpisodeService|Finished episode refresh for series: [305288][Stranger Things].
  940. 16-8-25 03:42:23.9|Info|DiskScanService|Scanning disk for Stranger Things
  941. 16-8-25 03:42:24.0|Info|DiskScanService|Completed scanning disk for Stranger Things
  942. 16-8-25 03:42:24.1|Info|RefreshSeriesService|Updating Info for Timeless (2016)
  943. 16-8-25 03:42:24.6|Info|RefreshEpisodeService|Starting episode info refresh for: [311713][Timeless (2016)]
  944. 16-8-25 03:42:24.6|Info|RefreshEpisodeService|Finished episode refresh for series: [311713][Timeless (2016)].
  945. 16-8-25 03:42:24.6|Info|DiskScanService|Scanning disk for Timeless (2016)
  946. 16-8-25 03:42:24.7|Info|RefreshSeriesService|Updating Info for Top Gear
  947. 16-8-25 03:42:24.8|Info|MetadataService|Series folder does not exist, skipping metadata creation
  948. 16-8-25 03:42:26.0|Info|RefreshEpisodeService|Starting episode info refresh for: [74608][Top Gear]
  949. 16-8-25 03:42:26.1|Info|RefreshEpisodeService|Finished episode refresh for series: [74608][Top Gear].
  950. 16-8-25 03:42:26.2|Info|DiskScanService|Scanning disk for Top Gear
  951. 16-8-25 03:42:26.2|Info|DiskScanService|Completed scanning disk for Top Gear
  952. 16-8-25 03:42:26.9|Info|RefreshSeriesService|Updating Info for Top Gear (US)
  953. 16-8-25 03:42:27.8|Info|RefreshEpisodeService|Starting episode info refresh for: [199051][Top Gear (US)]
  954. 16-8-25 03:42:27.9|Info|RefreshEpisodeService|Finished episode refresh for series: [199051][Top Gear (US)].
  955. 16-8-25 03:42:27.9|Info|DiskScanService|Scanning disk for Top Gear (US)
  956. 16-8-25 03:42:28.1|Info|DiskScanService|Completed scanning disk for Top Gear (US)
  957. 16-8-25 03:42:29.1|Info|RefreshSeriesService|Updating Info for Traffic Cops
  958. 16-8-25 03:42:30.2|Info|RefreshEpisodeService|Starting episode info refresh for: [84218][Traffic Cops]
  959. 16-8-25 03:42:30.3|Info|RefreshEpisodeService|Finished episode refresh for series: [84218][Traffic Cops].
  960. 16-8-25 03:42:30.3|Info|DiskScanService|Scanning disk for Traffic Cops
  961. 16-8-25 03:42:30.3|Info|DiskScanService|Completed scanning disk for Traffic Cops
  962. 16-8-25 03:42:31.2|Info|RefreshSeriesService|Updating Info for Ultimate Police Interceptors
  963. 16-8-25 03:42:31.9|Info|RefreshEpisodeService|Starting episode info refresh for: [251040][Ultimate Police Interceptors]
  964. 16-8-25 03:42:31.9|Info|RefreshEpisodeService|Finished episode refresh for series: [251040][Ultimate Police Interceptors].
  965. 16-8-25 03:42:31.9|Info|DiskScanService|Scanning disk for Ultimate Police Interceptors
  966. 16-8-25 03:42:32.0|Info|DiskScanService|Completed scanning disk for Ultimate Police Interceptors
  967. 16-8-25 03:42:32.0|Info|RefreshSeriesService|Updating Info for Vera
  968. 16-8-25 03:42:32.6|Info|RefreshEpisodeService|Starting episode info refresh for: [248393][Vera]
  969. 16-8-25 03:42:32.7|Info|RefreshEpisodeService|Finished episode refresh for series: [248393][Vera].
  970. 16-8-25 03:42:32.7|Info|DiskScanService|Scanning disk for Vera
  971. 16-8-25 03:42:32.7|Info|DiskScanService|Completed scanning disk for Vera
  972. 16-8-25 03:42:32.9|Info|RefreshSeriesService|Updating Info for Vikings
  973. 16-8-25 03:42:34.0|Info|RefreshEpisodeService|Starting episode info refresh for: [260449][Vikings]
  974. 16-8-25 03:42:34.0|Info|RefreshEpisodeService|Finished episode refresh for series: [260449][Vikings].
  975. 16-8-25 03:42:34.0|Info|DiskScanService|Scanning disk for Vikings
  976. 16-8-25 03:42:34.1|Info|DiskScanService|Completed scanning disk for Vikings
  977. 16-8-25 03:42:34.2|Info|RefreshSeriesService|Updating Info for The Walking Dead
  978. 16-8-25 03:42:34.7|Info|RefreshEpisodeService|Starting episode info refresh for: [153021][The Walking Dead]
  979. 16-8-25 03:42:34.8|Info|RefreshEpisodeService|Finished episode refresh for series: [153021][The Walking Dead].
  980. 16-8-25 03:42:34.8|Info|DiskScanService|Scanning disk for The Walking Dead
  981. 16-8-25 03:42:34.8|Info|DiskScanService|Completed scanning disk for The Walking Dead
  982. 16-8-25 03:42:35.6|Info|RefreshSeriesService|Updating Info for Wentworth
  983. 16-8-25 03:42:36.2|Info|RefreshEpisodeService|Starting episode info refresh for: [264234][Wentworth]
  984. 16-8-25 03:42:36.3|Info|RefreshEpisodeService|Finished episode refresh for series: [264234][Wentworth].
  985. 16-8-25 03:42:36.3|Info|DiskScanService|Scanning disk for Wentworth
  986. 16-8-25 03:42:36.3|Info|DiskScanService|Completed scanning disk for Wentworth
  987. 16-8-25 03:42:36.5|Info|RefreshSeriesService|Updating Info for Westworld
  988. 16-8-25 03:42:37.3|Info|RefreshEpisodeService|Starting episode info refresh for: [296762][Westworld]
  989. 16-8-25 03:42:37.3|Info|RefreshEpisodeService|Finished episode refresh for series: [296762][Westworld].
  990. 16-8-25 03:42:37.3|Info|DiskScanService|Scanning disk for Westworld
  991. 16-8-25 03:42:37.4|Info|RefreshSeriesService|Updating Info for X Company
  992. 16-8-25 03:42:37.5|Info|MetadataService|Series folder does not exist, skipping metadata creation
  993. 16-8-25 03:42:37.9|Info|RefreshEpisodeService|Starting episode info refresh for: [289965][X Company]
  994. 16-8-25 03:42:37.9|Info|RefreshEpisodeService|Finished episode refresh for series: [289965][X Company].
  995. 16-8-25 03:42:37.9|Info|DiskScanService|Scanning disk for X Company
  996. 16-8-25 03:42:38.0|Info|DiskScanService|Completed scanning disk for X Company
  997. 16-8-25 03:42:38.1|Info|RefreshSeriesService|Updating Info for The X-Files
  998. 16-8-25 03:42:39.2|Info|RefreshEpisodeService|Starting episode info refresh for: [77398][The X-Files]
  999. 16-8-25 03:42:39.3|Info|RefreshEpisodeService|Finished episode refresh for series: [77398][The X-Files].
  1000. 16-8-25 03:42:39.3|Info|DiskScanService|Scanning disk for The X-Files
  1001. 16-8-25 03:42:39.3|Info|DiskScanService|Completed scanning disk for The X-Files
  1002. 16-8-25 03:51:05.7|Info|RssSyncService|Starting RSS Sync
  1003. 16-8-25 03:51:10.3|Info|DownloadDecisionMaker|Processing 221 releases
  1004. 16-8-25 03:51:18.2|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1005. 16-8-25 03:52:07.4|Warn|NotificationService|Unable to send OnDownload notification to: Kodi
  1006.  
  1007. [v2.0.0.4298] System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 192.168.1.222:80
  1008. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  1009. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  1010. --- End of inner exception stack trace ---
  1011. at NzbDrone.Core.Rest.RestSharpExtensions.ValidateResponse(IRestResponse response, IRestClient restClient) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Rest\RestSharpExtensions.cs:line 22
  1012. at NzbDrone.Core.Notifications.Xbmc.XbmcJsonApiProxy.ProcessRequest(IRestRequest request, XbmcSettings settings, String method, Dictionary`2 parameters) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Xbmc\XbmcJsonApiProxy.cs:line 100
  1013. at NzbDrone.Core.Notifications.Xbmc.XbmcJsonApiProxy.GetJsonVersion(XbmcSettings settings) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Xbmc\XbmcJsonApiProxy.cs:line 33
  1014. at NzbDrone.Core.Notifications.Xbmc.XbmcService.<>c__DisplayClass8_0.<GetJsonVersion>b__0() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Xbmc\XbmcService.cs:line 65
  1015. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Cache\Cached.cs:line 87
  1016. at NzbDrone.Core.Notifications.Xbmc.XbmcService.GetJsonVersion(XbmcSettings settings) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Xbmc\XbmcService.cs:line 63
  1017. at NzbDrone.Core.Notifications.Xbmc.XbmcService.GetApiProvider(XbmcSettings settings) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Xbmc\XbmcService.cs:line 0
  1018. at NzbDrone.Core.Notifications.Xbmc.XbmcService.Notify(XbmcSettings settings, String title, String message) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Xbmc\XbmcService.cs:line 45
  1019. at NzbDrone.Core.Notifications.Xbmc.Xbmc.Notify(XbmcSettings settings, String header, String message) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Xbmc\Xbmc.cs:line 71
  1020. at NzbDrone.Core.Notifications.Xbmc.Xbmc.OnDownload(DownloadMessage message) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Xbmc\Xbmc.cs:line 39
  1021. at NzbDrone.Core.Notifications.NotificationService.Handle(EpisodeDownloadedEvent message) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\NotificationService.cs:line 132
  1022.  
  1023. 16-8-25 04:01:36.2|Info|RssSyncService|Starting RSS Sync
  1024. 16-8-25 04:01:43.8|Info|DownloadDecisionMaker|Processing 221 releases
  1025. 16-8-25 04:01:52.0|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1026. 16-8-25 04:12:06.9|Info|RssSyncService|Starting RSS Sync
  1027. 16-8-25 04:12:10.6|Info|DownloadDecisionMaker|Processing 221 releases
  1028. 16-8-25 04:12:18.6|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1029. 16-8-25 04:22:37.4|Info|RssSyncService|Starting RSS Sync
  1030. 16-8-25 04:22:46.7|Info|DownloadDecisionMaker|Processing 221 releases
  1031. 16-8-25 04:22:54.6|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1032. 16-8-25 04:33:07.9|Info|RssSyncService|Starting RSS Sync
  1033. 16-8-25 04:33:11.6|Info|DownloadDecisionMaker|Processing 221 releases
  1034. 16-8-25 04:33:19.8|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1035. 16-8-25 04:43:38.7|Info|RssSyncService|Starting RSS Sync
  1036. 16-8-25 04:43:46.0|Info|DownloadDecisionMaker|Processing 221 releases
  1037. 16-8-25 04:43:53.9|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1038. 16-8-25 04:54:09.2|Info|RssSyncService|Starting RSS Sync
  1039. 16-8-25 04:54:13.2|Info|DownloadDecisionMaker|Processing 221 releases
  1040. 16-8-25 04:54:21.3|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1041. 16-8-25 05:04:39.8|Info|RssSyncService|Starting RSS Sync
  1042. 16-8-25 05:04:46.5|Info|DownloadDecisionMaker|Processing 221 releases
  1043. 16-8-25 05:04:54.8|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1044. 16-8-25 05:15:10.3|Info|RssSyncService|Starting RSS Sync
  1045. 16-8-25 05:15:14.0|Info|DownloadDecisionMaker|Processing 221 releases
  1046. 16-8-25 05:15:22.4|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1047. 16-8-25 05:25:40.9|Info|RssSyncService|Starting RSS Sync
  1048. 16-8-25 05:25:46.6|Info|DownloadDecisionMaker|Processing 221 releases
  1049. 16-8-25 05:25:54.8|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1050. 16-8-25 05:36:11.2|Info|RssSyncService|Starting RSS Sync
  1051. 16-8-25 05:36:14.9|Info|DownloadDecisionMaker|Processing 221 releases
  1052. 16-8-25 05:36:23.4|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1053. 16-8-25 05:46:41.9|Info|RssSyncService|Starting RSS Sync
  1054. 16-8-25 05:46:54.1|Info|DownloadDecisionMaker|Processing 221 releases
  1055. 16-8-25 05:47:02.3|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1056. 16-8-25 05:57:12.6|Info|RssSyncService|Starting RSS Sync
  1057. 16-8-25 05:57:16.3|Info|DownloadDecisionMaker|Processing 221 releases
  1058. 16-8-25 05:57:24.8|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1059. 16-8-25 06:07:43.4|Info|RssSyncService|Starting RSS Sync
  1060. 16-8-25 06:07:48.8|Info|DownloadDecisionMaker|Processing 221 releases
  1061. 16-8-25 06:07:57.1|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1062. 16-8-25 06:18:13.8|Info|RssSyncService|Starting RSS Sync
  1063. 16-8-25 06:18:40.5|Info|DownloadDecisionMaker|Processing 221 releases
  1064. 16-8-25 06:18:48.9|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1065. 16-8-25 06:29:14.4|Info|RssSyncService|Starting RSS Sync
  1066. 16-8-25 06:29:18.1|Info|DownloadDecisionMaker|Processing 221 releases
  1067. 16-8-25 06:29:26.8|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1068. 16-8-25 06:35:44.8|Info|SceneMappingService|Updating Scene mappings
  1069. 16-8-25 06:39:45.0|Info|RssSyncService|Starting RSS Sync
  1070. 16-8-25 06:39:50.4|Info|DownloadDecisionMaker|Processing 221 releases
  1071. 16-8-25 06:39:58.8|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1072. 16-8-25 06:50:15.5|Info|RssSyncService|Starting RSS Sync
  1073. 16-8-25 06:50:21.4|Info|DownloadDecisionMaker|Processing 221 releases
  1074. 16-8-25 06:50:29.8|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1075. 16-8-25 07:00:45.8|Info|RssSyncService|Starting RSS Sync
  1076. 16-8-25 07:00:49.9|Info|DownloadDecisionMaker|Processing 221 releases
  1077. 16-8-25 07:00:57.8|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1078. 16-8-25 07:11:16.7|Info|RssSyncService|Starting RSS Sync
  1079. 16-8-25 07:11:20.4|Info|DownloadDecisionMaker|Processing 221 releases
  1080. 16-8-25 07:11:28.4|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1081. 16-8-25 07:21:47.1|Info|RssSyncService|Starting RSS Sync
  1082. 16-8-25 07:21:52.9|Info|DownloadDecisionMaker|Processing 221 releases
  1083. 16-8-25 07:22:00.7|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1084. 16-8-25 07:32:17.6|Info|RssSyncService|Starting RSS Sync
  1085. 16-8-25 07:32:21.3|Info|DownloadDecisionMaker|Processing 221 releases
  1086. 16-8-25 07:32:29.1|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1087. 16-8-25 07:42:49.6|Info|RssSyncService|Starting RSS Sync
  1088. 16-8-25 07:42:59.6|Info|DownloadDecisionMaker|Processing 221 releases
  1089. 16-8-25 07:43:07.1|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1090. 16-8-25 07:53:19.8|Info|RssSyncService|Starting RSS Sync
  1091. 16-8-25 07:53:30.9|Info|DownloadDecisionMaker|Processing 221 releases
  1092. 16-8-25 07:53:38.4|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1093. 16-8-25 08:03:50.4|Info|RssSyncService|Starting RSS Sync
  1094. 16-8-25 08:03:54.6|Info|DownloadDecisionMaker|Processing 221 releases
  1095. 16-8-25 08:04:02.2|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1096. 16-8-25 08:14:21.0|Info|RssSyncService|Starting RSS Sync
  1097. 16-8-25 08:14:24.8|Info|DownloadDecisionMaker|Processing 221 releases
  1098. 16-8-25 08:14:32.5|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1099. 16-8-25 08:24:51.4|Info|RssSyncService|Starting RSS Sync
  1100. 16-8-25 08:24:56.6|Info|DownloadDecisionMaker|Processing 221 releases
  1101. 16-8-25 08:25:04.3|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1102. 16-8-25 08:35:30.9|Info|RssSyncService|Starting RSS Sync
  1103. 16-8-25 08:35:40.2|Info|DownloadDecisionMaker|Processing 221 releases
  1104. 16-8-25 08:35:47.6|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1105. 16-8-25 08:46:01.1|Info|RssSyncService|Starting RSS Sync
  1106. 16-8-25 08:46:05.0|Info|DownloadDecisionMaker|Processing 221 releases
  1107. 16-8-25 08:46:12.5|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1108. 16-8-25 08:56:31.9|Info|RssSyncService|Starting RSS Sync
  1109. 16-8-25 08:56:41.4|Info|DownloadDecisionMaker|Processing 221 releases
  1110. 16-8-25 08:56:48.7|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1111. 16-8-25 09:07:02.5|Info|RssSyncService|Starting RSS Sync
  1112. 16-8-25 09:07:06.0|Info|DownloadDecisionMaker|Processing 221 releases
  1113. 16-8-25 09:07:13.6|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1114. 16-8-25 09:17:32.7|Info|RssSyncService|Starting RSS Sync
  1115. 16-8-25 09:17:41.8|Info|DownloadDecisionMaker|Processing 221 releases
  1116. 16-8-25 09:17:49.4|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1117. 16-8-25 09:28:03.3|Info|RssSyncService|Starting RSS Sync
  1118. 16-8-25 09:28:07.1|Info|DownloadDecisionMaker|Processing 221 releases
  1119. 16-8-25 09:28:14.4|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1120. 16-8-25 09:36:03.8|Info|SceneMappingService|Updating Scene mappings
  1121. 16-8-25 09:38:34.0|Info|RssSyncService|Starting RSS Sync
  1122. 16-8-25 09:38:43.5|Info|DownloadDecisionMaker|Processing 221 releases
  1123. 16-8-25 09:38:51.1|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1124. 16-8-25 09:49:04.7|Info|RssSyncService|Starting RSS Sync
  1125. 16-8-25 09:49:08.5|Info|DownloadDecisionMaker|Processing 221 releases
  1126. 16-8-25 09:49:15.7|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1127. 16-8-25 09:59:35.2|Info|RssSyncService|Starting RSS Sync
  1128. 16-8-25 09:59:43.3|Info|DownloadDecisionMaker|Processing 221 releases
  1129. 16-8-25 09:59:50.3|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1130. 16-8-25 10:10:05.7|Info|RssSyncService|Starting RSS Sync
  1131. 16-8-25 10:10:10.1|Info|DownloadDecisionMaker|Processing 221 releases
  1132. 16-8-25 10:10:17.1|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1133. 16-8-25 10:20:36.1|Info|RssSyncService|Starting RSS Sync
  1134. 16-8-25 10:20:44.0|Info|DownloadDecisionMaker|Processing 221 releases
  1135. 16-8-25 10:20:50.8|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1136. 16-8-25 10:31:06.7|Info|RssSyncService|Starting RSS Sync
  1137. 16-8-25 10:31:10.4|Info|DownloadDecisionMaker|Processing 221 releases
  1138. 16-8-25 10:31:16.9|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1139. 16-8-25 10:41:37.0|Info|RssSyncService|Starting RSS Sync
  1140. 16-8-25 10:41:44.3|Info|DownloadDecisionMaker|Processing 221 releases
  1141. 16-8-25 10:41:51.0|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1142. 16-8-25 10:52:07.7|Info|RssSyncService|Starting RSS Sync
  1143. 16-8-25 10:52:11.4|Info|DownloadDecisionMaker|Processing 221 releases
  1144. 16-8-25 10:52:17.9|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1145. 16-8-25 11:02:38.1|Info|RssSyncService|Starting RSS Sync
  1146. 16-8-25 11:02:43.5|Info|DownloadDecisionMaker|Processing 221 releases
  1147. 16-8-25 11:02:50.5|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1148. 16-8-25 11:13:08.8|Info|RssSyncService|Starting RSS Sync
  1149. 16-8-25 11:13:12.6|Info|DownloadDecisionMaker|Processing 221 releases
  1150. 16-8-25 11:13:19.1|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 2
  1151. 16-8-25 11:23:39.2|Info|RssSyncService|Starting RSS Sync
  1152. 16-8-25 11:23:45.3|Info|DownloadDecisionMaker|Processing 222 releases
  1153. 16-8-25 11:23:52.1|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0, Reports pending: 4
  1154. 16-8-25 11:34:09.9|Info|RssSyncService|Starting RSS Sync
  1155. 16-8-25 11:34:15.0|Info|DownloadDecisionMaker|Processing 223 releases
  1156. 16-8-25 11:34:21.5|Info|RssSyncService|RSS Sync Completed. Reports found: 223, Reports grabbed: 0, Reports pending: 5
  1157. 16-8-25 11:44:40.2|Info|RssSyncService|Starting RSS Sync
  1158. 16-8-25 11:44:47.3|Info|DownloadDecisionMaker|Processing 223 releases
  1159. 16-8-25 11:44:53.8|Info|RssSyncService|RSS Sync Completed. Reports found: 223, Reports grabbed: 0, Reports pending: 5
  1160. 16-8-25 11:55:11.6|Info|RssSyncService|Starting RSS Sync
  1161. 16-8-25 11:55:16.6|Info|DownloadDecisionMaker|Processing 223 releases
  1162. 16-8-25 11:55:22.6|Info|RssSyncService|RSS Sync Completed. Reports found: 223, Reports grabbed: 0, Reports pending: 6
  1163. 16-8-25 12:05:41.3|Info|RssSyncService|Starting RSS Sync
  1164. 16-8-25 12:05:47.8|Info|DownloadDecisionMaker|Processing 224 releases
  1165. 16-8-25 12:05:54.3|Info|RssSyncService|RSS Sync Completed. Reports found: 224, Reports grabbed: 0, Reports pending: 7
  1166. 16-8-25 12:16:12.0|Info|RssSyncService|Starting RSS Sync
  1167. 16-8-25 12:16:17.3|Info|DownloadDecisionMaker|Processing 224 releases
  1168. 16-8-25 12:16:24.0|Info|RssSyncService|RSS Sync Completed. Reports found: 224, Reports grabbed: 0, Reports pending: 7
  1169. 16-8-25 12:25:13.2|Warn|HttpClient|HTTP Error - Res: [GET] http://localhost:8009/gui/?token=(removed)&list=1: 400.BadRequest
  1170. 16-8-25 12:26:42.5|Info|RssSyncService|Starting RSS Sync
  1171. 16-8-25 12:26:46.4|Info|DownloadDecisionMaker|Processing 224 releases
  1172. 16-8-25 12:26:53.1|Info|RssSyncService|RSS Sync Completed. Reports found: 224, Reports grabbed: 0, Reports pending: 7
  1173. 16-8-25 12:36:12.9|Info|SceneMappingService|Updating Scene mappings
  1174. 16-8-25 12:37:12.9|Info|RssSyncService|Starting RSS Sync
  1175. 16-8-25 12:37:16.6|Info|DownloadDecisionMaker|Processing 224 releases
  1176. 16-8-25 12:37:23.8|Info|RssSyncService|RSS Sync Completed. Reports found: 224, Reports grabbed: 0, Reports pending: 7
  1177. 16-8-25 12:47:43.5|Info|RssSyncService|Starting RSS Sync
  1178. 16-8-25 12:47:49.5|Info|DownloadDecisionMaker|Processing 224 releases
  1179. 16-8-25 12:47:56.4|Info|RssSyncService|RSS Sync Completed. Reports found: 224, Reports grabbed: 0, Reports pending: 7
  1180. 16-8-25 12:58:13.9|Info|RssSyncService|Starting RSS Sync
  1181. 16-8-25 12:58:17.7|Info|DownloadDecisionMaker|Processing 224 releases
  1182. 16-8-25 12:58:24.9|Info|RssSyncService|RSS Sync Completed. Reports found: 224, Reports grabbed: 0, Reports pending: 7
  1183. 16-8-25 13:08:44.7|Info|RssSyncService|Starting RSS Sync
  1184. 16-8-25 13:08:50.4|Info|DownloadDecisionMaker|Processing 224 releases
  1185. 16-8-25 13:08:57.3|Info|RssSyncService|RSS Sync Completed. Reports found: 224, Reports grabbed: 0, Reports pending: 7
  1186. 16-8-25 13:19:15.2|Info|RssSyncService|Starting RSS Sync
  1187. 16-8-25 13:19:18.9|Info|DownloadDecisionMaker|Processing 224 releases
  1188. 16-8-25 13:19:26.0|Info|RssSyncService|RSS Sync Completed. Reports found: 224, Reports grabbed: 0, Reports pending: 7
  1189. 16-8-25 13:29:46.9|Info|RssSyncService|Starting RSS Sync
  1190. 16-8-25 13:29:51.8|Info|DownloadDecisionMaker|Processing 224 releases
  1191. 16-8-25 13:29:58.7|Info|RssSyncService|RSS Sync Completed. Reports found: 224, Reports grabbed: 0, Reports pending: 7
  1192. 16-8-25 13:40:17.2|Info|RssSyncService|Starting RSS Sync
  1193. 16-8-25 13:40:21.1|Info|DownloadDecisionMaker|Processing 224 releases
  1194. 16-8-25 13:40:28.2|Info|RssSyncService|RSS Sync Completed. Reports found: 224, Reports grabbed: 0, Reports pending: 3
  1195. 16-8-25 13:50:47.6|Info|RssSyncService|Starting RSS Sync
  1196. 16-8-25 13:50:51.5|Info|DownloadDecisionMaker|Processing 224 releases
  1197. 16-8-25 13:50:58.5|Info|RssSyncService|RSS Sync Completed. Reports found: 224, Reports grabbed: 0, Reports pending: 3
  1198. 16-8-25 14:01:19.1|Info|RssSyncService|Starting RSS Sync
  1199. 16-8-25 14:01:22.8|Info|DownloadDecisionMaker|Processing 224 releases
  1200. 16-8-25 14:01:32.4|Info|Sabnzbd|Adding report [Mr.Robot.S02E08.INTERNAL.720p.HDTV.x264-KILLERS] to the queue.
  1201. 16-8-25 14:01:44.8|Info|DownloadService|Report sent to SabNZBD+. Mr.Robot.S02E08.INTERNAL.720p.HDTV.x264-KILLERS
  1202. 16-8-25 14:01:45.8|Error|NotificationService|Unable to send OnGrab notification to: Kodi
  1203.  
  1204. [v2.0.0.4298] System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 192.168.1.222:80
  1205. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  1206. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  1207. --- End of inner exception stack trace ---
  1208. at NzbDrone.Core.Rest.RestSharpExtensions.ValidateResponse(IRestResponse response, IRestClient restClient) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Rest\RestSharpExtensions.cs:line 22
  1209. at NzbDrone.Core.Notifications.Xbmc.XbmcJsonApiProxy.ProcessRequest(IRestRequest request, XbmcSettings settings, String method, Dictionary`2 parameters) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Xbmc\XbmcJsonApiProxy.cs:line 100
  1210. at NzbDrone.Core.Notifications.Xbmc.XbmcJsonApiProxy.GetJsonVersion(XbmcSettings settings) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Xbmc\XbmcJsonApiProxy.cs:line 33
  1211. at NzbDrone.Core.Notifications.Xbmc.XbmcService.<>c__DisplayClass8_0.<GetJsonVersion>b__0() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Xbmc\XbmcService.cs:line 65
  1212. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Cache\Cached.cs:line 87
  1213. at NzbDrone.Core.Notifications.Xbmc.XbmcService.GetJsonVersion(XbmcSettings settings) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Xbmc\XbmcService.cs:line 63
  1214. at NzbDrone.Core.Notifications.Xbmc.XbmcService.GetApiProvider(XbmcSettings settings) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Xbmc\XbmcService.cs:line 0
  1215. at NzbDrone.Core.Notifications.Xbmc.XbmcService.Notify(XbmcSettings settings, String title, String message) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Xbmc\XbmcService.cs:line 45
  1216. at NzbDrone.Core.Notifications.Xbmc.Xbmc.Notify(XbmcSettings settings, String header, String message) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Xbmc\Xbmc.cs:line 71
  1217. at NzbDrone.Core.Notifications.Xbmc.Xbmc.OnGrab(GrabMessage grabMessage) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Xbmc\Xbmc.cs:line 32
  1218. at NzbDrone.Core.Notifications.NotificationService.Handle(EpisodeGrabbedEvent message) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\NotificationService.cs:line 105
  1219.  
  1220. 16-8-25 14:01:46.0|Info|RssSyncService|RSS Sync Completed. Reports found: 224, Reports grabbed: 1, Reports pending: 1
  1221. 16-8-25 14:11:49.2|Info|RssSyncService|Starting RSS Sync
  1222. 16-8-25 14:11:57.5|Info|DownloadDecisionMaker|Processing 221 releases
  1223. 16-8-25 14:12:03.4|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1224. 16-8-25 14:19:51.7|Warn|NotificationService|Unable to send OnDownload notification to: Kodi
  1225.  
  1226. [v2.0.0.4298] System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 192.168.1.222:80
  1227. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  1228. at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
  1229. --- End of inner exception stack trace ---
  1230. at NzbDrone.Core.Rest.RestSharpExtensions.ValidateResponse(IRestResponse response, IRestClient restClient) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Rest\RestSharpExtensions.cs:line 22
  1231. at NzbDrone.Core.Notifications.Xbmc.XbmcJsonApiProxy.ProcessRequest(IRestRequest request, XbmcSettings settings, String method, Dictionary`2 parameters) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Xbmc\XbmcJsonApiProxy.cs:line 100
  1232. at NzbDrone.Core.Notifications.Xbmc.XbmcJsonApiProxy.GetJsonVersion(XbmcSettings settings) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Xbmc\XbmcJsonApiProxy.cs:line 33
  1233. at NzbDrone.Core.Notifications.Xbmc.XbmcService.<>c__DisplayClass8_0.<GetJsonVersion>b__0() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Xbmc\XbmcService.cs:line 65
  1234. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Cache\Cached.cs:line 87
  1235. at NzbDrone.Core.Notifications.Xbmc.XbmcService.GetJsonVersion(XbmcSettings settings) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Xbmc\XbmcService.cs:line 63
  1236. at NzbDrone.Core.Notifications.Xbmc.XbmcService.GetApiProvider(XbmcSettings settings) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Xbmc\XbmcService.cs:line 0
  1237. at NzbDrone.Core.Notifications.Xbmc.XbmcService.Notify(XbmcSettings settings, String title, String message) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Xbmc\XbmcService.cs:line 45
  1238. at NzbDrone.Core.Notifications.Xbmc.Xbmc.Notify(XbmcSettings settings, String header, String message) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Xbmc\Xbmc.cs:line 71
  1239. at NzbDrone.Core.Notifications.Xbmc.Xbmc.OnDownload(DownloadMessage message) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\Xbmc\Xbmc.cs:line 39
  1240. at NzbDrone.Core.Notifications.NotificationService.Handle(EpisodeDownloadedEvent message) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Notifications\NotificationService.cs:line 132
  1241.  
  1242. 16-8-25 14:22:20.0|Info|RssSyncService|Starting RSS Sync
  1243. 16-8-25 14:22:23.6|Info|DownloadDecisionMaker|Processing 221 releases
  1244. 16-8-25 14:22:30.0|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1245. 16-8-25 14:32:50.6|Info|RssSyncService|Starting RSS Sync
  1246. 16-8-25 14:32:55.2|Info|DownloadDecisionMaker|Processing 221 releases
  1247. 16-8-25 14:33:01.2|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1248. 16-8-25 14:43:30.4|Info|RssSyncService|Starting RSS Sync
  1249. 16-8-25 14:43:40.1|Info|DownloadDecisionMaker|Processing 221 releases
  1250. 16-8-25 14:43:45.9|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1251. 16-8-25 14:54:00.9|Info|RssSyncService|Starting RSS Sync
  1252. 16-8-25 14:54:04.6|Info|DownloadDecisionMaker|Processing 221 releases
  1253. 16-8-25 14:54:10.9|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1254. 16-8-25 15:04:31.4|Info|RssSyncService|Starting RSS Sync
  1255. 16-8-25 15:04:40.0|Info|DownloadDecisionMaker|Processing 221 releases
  1256. 16-8-25 15:04:46.2|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1257. 16-8-25 15:15:02.1|Info|RssSyncService|Starting RSS Sync
  1258. 16-8-25 15:15:05.8|Info|DownloadDecisionMaker|Processing 221 releases
  1259. 16-8-25 15:15:12.1|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1260. 16-8-25 15:25:32.9|Info|RssSyncService|Starting RSS Sync
  1261. 16-8-25 15:25:42.1|Info|DownloadDecisionMaker|Processing 221 releases
  1262. 16-8-25 15:25:48.1|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1263. 16-8-25 15:32:33.2|Info|HousekeepingService|Running housecleaning tasks
  1264. 16-8-25 15:32:33.7|Info|Database|Vacuuming Log database
  1265. 16-8-25 15:32:33.7|Info|Database|Log database compressed
  1266. 16-8-25 15:32:34.9|Info|Database|Vacuuming Main database
  1267. 16-8-25 15:32:36.2|Info|Database|Main database compressed
  1268. 16-8-25 15:36:03.4|Info|RssSyncService|Starting RSS Sync
  1269. 16-8-25 15:36:07.2|Info|DownloadDecisionMaker|Processing 221 releases
  1270. 16-8-25 15:36:13.5|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1271. 16-8-25 15:36:33.5|Info|SceneMappingService|Updating Scene mappings
  1272. 16-8-25 15:43:03.8|Info|RefreshSeriesService|Updating Info for 12 Monkeys
  1273. 16-8-25 15:43:05.8|Info|RefreshEpisodeService|Starting episode info refresh for: [272644][12 Monkeys]
  1274. 16-8-25 15:43:05.9|Info|RefreshEpisodeService|Finished episode refresh for series: [272644][12 Monkeys].
  1275. 16-8-25 15:43:05.9|Info|DiskScanService|Scanning disk for 12 Monkeys
  1276. 16-8-25 15:43:06.0|Info|DiskScanService|Completed scanning disk for 12 Monkeys
  1277. 16-8-25 15:43:07.0|Info|RefreshSeriesService|Skipping refresh of series: 24
  1278. 16-8-25 15:43:07.0|Info|DiskScanService|Scanning disk for 24
  1279. 16-8-25 15:43:07.0|Info|DiskScanService|Completed scanning disk for 24
  1280. 16-8-25 15:43:07.1|Info|RefreshSeriesService|Updating Info for Adam Ruins Everything
  1281. 16-8-25 15:43:07.6|Info|RefreshEpisodeService|Starting episode info refresh for: [300774][Adam Ruins Everything]
  1282. 16-8-25 15:43:07.6|Info|RefreshEpisodeService|Finished episode refresh for series: [300774][Adam Ruins Everything].
  1283. 16-8-25 15:43:07.6|Info|DiskScanService|Scanning disk for Adam Ruins Everything
  1284. 16-8-25 15:43:07.6|Info|DiskScanService|Completed scanning disk for Adam Ruins Everything
  1285. 16-8-25 15:43:07.8|Info|RefreshSeriesService|Skipping refresh of series: Allegiance
  1286. 16-8-25 15:43:07.8|Info|DiskScanService|Scanning disk for Allegiance
  1287. 16-8-25 15:43:07.8|Info|DiskScanService|Completed scanning disk for Allegiance
  1288. 16-8-25 15:43:07.9|Info|RefreshSeriesService|Updating Info for American Horror Story
  1289. 16-8-25 15:43:08.4|Info|RefreshEpisodeService|Starting episode info refresh for: [250487][American Horror Story]
  1290. 16-8-25 15:43:08.4|Info|RefreshEpisodeService|Finished episode refresh for series: [250487][American Horror Story].
  1291. 16-8-25 15:43:08.4|Info|DiskScanService|Scanning disk for American Horror Story
  1292. 16-8-25 15:43:08.5|Info|DiskScanService|Completed scanning disk for American Horror Story
  1293. 16-8-25 15:43:08.6|Info|RefreshSeriesService|Updating Info for Arrow
  1294. 16-8-25 15:43:09.8|Info|RefreshEpisodeService|Starting episode info refresh for: [257655][Arrow]
  1295. 16-8-25 15:43:09.9|Info|RefreshEpisodeService|Finished episode refresh for series: [257655][Arrow].
  1296. 16-8-25 15:43:09.9|Info|DiskScanService|Scanning disk for Arrow
  1297. 16-8-25 15:43:10.0|Info|DiskScanService|Completed scanning disk for Arrow
  1298. 16-8-25 15:43:11.4|Info|RefreshSeriesService|Updating Info for Black Comedy
  1299. 16-8-25 15:43:11.9|Info|RefreshEpisodeService|Starting episode info refresh for: [287818][Black Comedy]
  1300. 16-8-25 15:43:12.0|Info|RefreshEpisodeService|Finished episode refresh for series: [287818][Black Comedy].
  1301. 16-8-25 15:43:12.0|Info|DiskScanService|Scanning disk for Black Comedy
  1302. 16-8-25 15:43:12.0|Info|DiskScanService|Completed scanning disk for Black Comedy
  1303. 16-8-25 15:43:12.1|Info|RefreshSeriesService|Updating Info for Black Mirror
  1304. 16-8-25 15:43:12.6|Info|RefreshEpisodeService|Starting episode info refresh for: [253463][Black Mirror]
  1305. 16-8-25 15:43:12.7|Info|RefreshEpisodeService|Finished episode refresh for series: [253463][Black Mirror].
  1306. 16-8-25 15:43:12.7|Info|DiskScanService|Scanning disk for Black Mirror
  1307. 16-8-25 15:43:12.8|Info|DiskScanService|Completed scanning disk for Black Mirror
  1308. 16-8-25 15:43:12.9|Info|RefreshSeriesService|Updating Info for The Blacklist
  1309. 16-8-25 15:43:13.8|Info|RefreshEpisodeService|Starting episode info refresh for: [266189][The Blacklist]
  1310. 16-8-25 15:43:13.9|Info|RefreshEpisodeService|Finished episode refresh for series: [266189][The Blacklist].
  1311. 16-8-25 15:43:13.9|Info|DiskScanService|Scanning disk for The Blacklist
  1312. 16-8-25 15:43:14.0|Info|DiskScanService|Completed scanning disk for The Blacklist
  1313. 16-8-25 15:43:14.9|Info|RefreshSeriesService|Updating Info for Bones
  1314. 16-8-25 15:43:15.0|Info|MediaCoverService|Downloading Fanart for [266189][The Blacklist] http://thetvdb.com/banners/fanart/original/266189-31.jpg
  1315. 16-8-25 15:43:16.6|Info|RefreshEpisodeService|Starting episode info refresh for: [75682][Bones]
  1316. 16-8-25 15:43:16.8|Info|RefreshEpisodeService|Finished episode refresh for series: [75682][Bones].
  1317. 16-8-25 15:43:16.8|Info|DiskScanService|Scanning disk for Bones
  1318. 16-8-25 15:43:16.8|Info|DiskScanService|Completed scanning disk for Bones
  1319. 16-8-25 15:43:18.5|Info|RefreshSeriesService|Skipping refresh of series: Breaking Bad
  1320. 16-8-25 15:43:18.5|Info|DiskScanService|Scanning disk for Breaking Bad
  1321. 16-8-25 15:43:18.5|Info|DiskScanService|Completed scanning disk for Breaking Bad
  1322. 16-8-25 15:43:20.2|Info|RefreshSeriesService|Updating Info for Broadchurch
  1323. 16-8-25 15:43:30.4|Info|RefreshEpisodeService|Starting episode info refresh for: [266398][Broadchurch]
  1324. 16-8-25 15:43:30.5|Info|RefreshEpisodeService|Finished episode refresh for series: [266398][Broadchurch].
  1325. 16-8-25 15:43:30.5|Info|DiskScanService|Scanning disk for Broadchurch
  1326. 16-8-25 15:43:30.5|Info|DiskScanService|Completed scanning disk for Broadchurch
  1327. 16-8-25 15:43:31.2|Info|RefreshSeriesService|Updating Info for Call the Midwife
  1328. 16-8-25 15:43:32.1|Info|RefreshEpisodeService|Starting episode info refresh for: [255192][Call the Midwife]
  1329. 16-8-25 15:43:32.2|Info|RefreshEpisodeService|Finished episode refresh for series: [255192][Call the Midwife].
  1330. 16-8-25 15:43:32.2|Info|DiskScanService|Scanning disk for Call the Midwife
  1331. 16-8-25 15:43:32.2|Info|DiskScanService|Completed scanning disk for Call the Midwife
  1332. 16-8-25 15:43:33.2|Info|RefreshSeriesService|Updating Info for The Checkout
  1333. 16-8-25 15:43:34.1|Info|RefreshEpisodeService|Starting episode info refresh for: [267878][The Checkout]
  1334. 16-8-25 15:43:34.1|Info|RefreshEpisodeService|Finished episode refresh for series: [267878][The Checkout].
  1335. 16-8-25 15:43:34.1|Info|DiskScanService|Scanning disk for The Checkout
  1336. 16-8-25 15:43:34.2|Info|DiskScanService|Completed scanning disk for The Checkout
  1337. 16-8-25 15:43:34.7|Info|RefreshSeriesService|Updating Info for Chicago Fire
  1338. 16-8-25 15:43:35.6|Info|RefreshEpisodeService|Starting episode info refresh for: [258541][Chicago Fire]
  1339. 16-8-25 15:43:36.7|Info|RefreshEpisodeService|Finished episode refresh for series: [258541][Chicago Fire].
  1340. 16-8-25 15:43:36.7|Info|DiskScanService|Scanning disk for Chicago Fire
  1341. 16-8-25 15:43:36.7|Info|DiskScanService|Completed scanning disk for Chicago Fire
  1342. 16-8-25 15:43:38.8|Info|RefreshSeriesService|Updating Info for Chicago P.D.
  1343. 16-8-25 15:43:39.3|Info|RefreshEpisodeService|Starting episode info refresh for: [269641][Chicago P.D.]
  1344. 16-8-25 15:43:39.4|Info|RefreshEpisodeService|Finished episode refresh for series: [269641][Chicago P.D.].
  1345. 16-8-25 15:43:39.4|Info|DiskScanService|Scanning disk for Chicago P.D.
  1346. 16-8-25 15:43:39.5|Info|DiskScanService|Completed scanning disk for Chicago P.D.
  1347. 16-8-25 15:43:40.1|Info|RefreshSeriesService|Updating Info for Class
  1348. 16-8-25 15:43:40.6|Info|RefreshEpisodeService|Starting episode info refresh for: [309893][Class]
  1349. 16-8-25 15:43:40.6|Info|RefreshEpisodeService|Finished episode refresh for series: [309893][Class].
  1350. 16-8-25 15:43:40.6|Info|DiskScanService|Scanning disk for Class
  1351. 16-8-25 15:43:40.7|Info|RefreshSeriesService|Updating Info for Cleverman
  1352. 16-8-25 15:43:40.7|Info|MetadataService|Series folder does not exist, skipping metadata creation
  1353. 16-8-25 15:43:41.5|Info|RefreshEpisodeService|Starting episode info refresh for: [308846][Cleverman]
  1354. 16-8-25 15:43:41.6|Info|RefreshEpisodeService|Finished episode refresh for series: [308846][Cleverman].
  1355. 16-8-25 15:43:41.6|Info|DiskScanService|Scanning disk for Cleverman
  1356. 16-8-25 15:43:41.6|Info|DiskScanService|Completed scanning disk for Cleverman
  1357. 16-8-25 15:43:41.7|Info|RefreshSeriesService|Updating Info for Criminal Minds
  1358. 16-8-25 15:43:42.6|Info|RefreshEpisodeService|Starting episode info refresh for: [75710][Criminal Minds]
  1359. 16-8-25 15:43:42.7|Info|RefreshEpisodeService|Finished episode refresh for series: [75710][Criminal Minds].
  1360. 16-8-25 15:43:42.7|Info|DiskScanService|Scanning disk for Criminal Minds
  1361. 16-8-25 15:43:42.8|Info|DiskScanService|Completed scanning disk for Criminal Minds
  1362. 16-8-25 15:43:45.3|Info|RefreshSeriesService|Updating Info for Crossing Lines
  1363. 16-8-25 15:43:45.7|Info|RefreshEpisodeService|Starting episode info refresh for: [267970][Crossing Lines]
  1364. 16-8-25 15:43:45.8|Info|RefreshEpisodeService|Finished episode refresh for series: [267970][Crossing Lines].
  1365. 16-8-25 15:43:45.8|Info|DiskScanService|Scanning disk for Crossing Lines
  1366. 16-8-25 15:43:45.9|Info|DiskScanService|Completed scanning disk for Crossing Lines
  1367. 16-8-25 15:43:46.0|Info|RefreshSeriesService|Skipping refresh of series: CSI: Cyber
  1368. 16-8-25 15:43:46.0|Info|DiskScanService|Scanning disk for CSI: Cyber
  1369. 16-8-25 15:43:46.0|Info|DiskScanService|Completed scanning disk for CSI: Cyber
  1370. 16-8-25 15:43:46.1|Info|RefreshSeriesService|Skipping refresh of series: Da Vinci's Demons
  1371. 16-8-25 15:43:46.1|Info|DiskScanService|Scanning disk for Da Vinci's Demons
  1372. 16-8-25 15:43:46.1|Info|DiskScanService|Completed scanning disk for Da Vinci's Demons
  1373. 16-8-25 15:43:46.9|Info|RefreshSeriesService|Updating Info for Dark Matter
  1374. 16-8-25 15:43:47.8|Info|RefreshEpisodeService|Starting episode info refresh for: [292174][Dark Matter]
  1375. 16-8-25 15:43:47.8|Info|RefreshEpisodeService|Finished episode refresh for series: [292174][Dark Matter].
  1376. 16-8-25 15:43:47.8|Info|DiskScanService|Scanning disk for Dark Matter
  1377. 16-8-25 15:43:47.9|Info|DiskScanService|Completed scanning disk for Dark Matter
  1378. 16-8-25 15:43:48.0|Info|RefreshSeriesService|Skipping refresh of series: Dexter
  1379. 16-8-25 15:43:48.0|Info|DiskScanService|Scanning disk for Dexter
  1380. 16-8-25 15:43:48.1|Info|DiskScanService|Completed scanning disk for Dexter
  1381. 16-8-25 15:43:52.2|Info|RefreshSeriesService|Skipping refresh of series: Dickensian
  1382. 16-8-25 15:43:52.2|Info|DiskScanService|Scanning disk for Dickensian
  1383. 16-8-25 15:43:52.2|Info|DiskScanService|Completed scanning disk for Dickensian
  1384. 16-8-25 15:43:52.3|Info|RefreshSeriesService|Updating Info for The Doctor Blake Mysteries
  1385. 16-8-25 15:43:52.8|Info|RefreshEpisodeService|Starting episode info refresh for: [266443][The Doctor Blake Mysteries]
  1386. 16-8-25 15:43:52.8|Info|RefreshEpisodeService|Finished episode refresh for series: [266443][The Doctor Blake Mysteries].
  1387. 16-8-25 15:43:52.8|Info|DiskScanService|Scanning disk for The Doctor Blake Mysteries
  1388. 16-8-25 15:43:52.9|Info|DiskScanService|Completed scanning disk for The Doctor Blake Mysteries
  1389. 16-8-25 15:43:53.5|Info|RefreshSeriesService|Updating Info for Doctor Who (2005)
  1390. 16-8-25 15:43:54.4|Info|RefreshEpisodeService|Starting episode info refresh for: [78804][Doctor Who (2005)]
  1391. 16-8-25 15:43:54.6|Info|RefreshEpisodeService|Finished episode refresh for series: [78804][Doctor Who (2005)].
  1392. 16-8-25 15:43:54.6|Info|DiskScanService|Scanning disk for Doctor Who (2005)
  1393. 16-8-25 15:43:54.6|Info|DiskScanService|Completed scanning disk for Doctor Who (2005)
  1394. 16-8-25 15:43:55.3|Info|RefreshSeriesService|Updating Info for Elementary
  1395. 16-8-25 15:43:56.2|Info|RefreshEpisodeService|Starting episode info refresh for: [255316][Elementary]
  1396. 16-8-25 15:43:56.2|Info|RefreshEpisodeService|Finished episode refresh for series: [255316][Elementary].
  1397. 16-8-25 15:43:56.2|Info|DiskScanService|Scanning disk for Elementary
  1398. 16-8-25 15:43:56.3|Info|DiskScanService|Completed scanning disk for Elementary
  1399. 16-8-25 15:43:59.9|Info|RefreshSeriesService|Updating Info for Endeavour
  1400. 16-8-25 15:44:00.4|Info|RefreshEpisodeService|Starting episode info refresh for: [254834][Endeavour]
  1401. 16-8-25 15:44:00.4|Info|RefreshEpisodeService|Finished episode refresh for series: [254834][Endeavour].
  1402. 16-8-25 15:44:00.4|Info|DiskScanService|Scanning disk for Endeavour
  1403. 16-8-25 15:44:00.4|Info|DiskScanService|Completed scanning disk for Endeavour
  1404. 16-8-25 15:44:00.9|Info|RefreshSeriesService|Updating Info for The Expanse
  1405. 16-8-25 15:44:01.0|Info|MediaCoverService|Downloading Fanart for [254834][Endeavour] http://thetvdb.com/banners/fanart/original/254834-12.jpg
  1406. 16-8-25 15:44:01.4|Info|RefreshEpisodeService|Starting episode info refresh for: [280619][The Expanse]
  1407. 16-8-25 15:44:01.5|Info|RefreshEpisodeService|Finished episode refresh for series: [280619][The Expanse].
  1408. 16-8-25 15:44:01.5|Info|DiskScanService|Scanning disk for The Expanse
  1409. 16-8-25 15:44:01.5|Info|DiskScanService|Completed scanning disk for The Expanse
  1410. 16-8-25 15:44:01.6|Info|RefreshSeriesService|Updating Info for The Fall
  1411. 16-8-25 15:44:02.1|Info|RefreshEpisodeService|Starting episode info refresh for: [258107][The Fall]
  1412. 16-8-25 15:44:02.1|Info|RefreshEpisodeService|Finished episode refresh for series: [258107][The Fall].
  1413. 16-8-25 15:44:02.1|Info|DiskScanService|Scanning disk for The Fall
  1414. 16-8-25 15:44:02.2|Info|DiskScanService|Completed scanning disk for The Fall
  1415. 16-8-25 15:44:02.2|Info|RefreshSeriesService|Updating Info for Fargo
  1416. 16-8-25 15:44:02.7|Info|RefreshEpisodeService|Starting episode info refresh for: [269613][Fargo]
  1417. 16-8-25 15:44:02.8|Info|RefreshEpisodeService|Finished episode refresh for series: [269613][Fargo].
  1418. 16-8-25 15:44:02.8|Info|DiskScanService|Scanning disk for Fargo
  1419. 16-8-25 15:44:02.8|Info|DiskScanService|Completed scanning disk for Fargo
  1420. 16-8-25 15:44:02.9|Info|RefreshSeriesService|Updating Info for Fear the Walking Dead
  1421. 16-8-25 15:44:03.4|Info|RefreshEpisodeService|Starting episode info refresh for: [290853][Fear the Walking Dead]
  1422. 16-8-25 15:44:03.4|Info|RefreshEpisodeService|Finished episode refresh for series: [290853][Fear the Walking Dead].
  1423. 16-8-25 15:44:03.4|Info|DiskScanService|Scanning disk for Fear the Walking Dead
  1424. 16-8-25 15:44:03.5|Info|DiskScanService|Completed scanning disk for Fear the Walking Dead
  1425. 16-8-25 15:44:03.5|Info|RefreshSeriesService|Updating Info for The Force: Behind the Line
  1426. 16-8-25 15:44:04.0|Info|RefreshEpisodeService|Starting episode info refresh for: [97311][The Force: Behind the Line]
  1427. 16-8-25 15:44:04.2|Info|RefreshEpisodeService|Finished episode refresh for series: [97311][The Force: Behind the Line].
  1428. 16-8-25 15:44:04.2|Info|DiskScanService|Scanning disk for The Force: Behind the Line
  1429. 16-8-25 15:44:04.2|Info|DiskScanService|Completed scanning disk for The Force: Behind the Line
  1430. 16-8-25 15:44:04.3|Info|RefreshSeriesService|Updating Info for Frequency
  1431. 16-8-25 15:44:04.8|Info|RefreshEpisodeService|Starting episode info refresh for: [311958][Frequency]
  1432. 16-8-25 15:44:04.8|Info|RefreshEpisodeService|Finished episode refresh for series: [311958][Frequency].
  1433. 16-8-25 15:44:04.8|Info|DiskScanService|Scanning disk for Frequency
  1434. 16-8-25 15:44:04.9|Info|RefreshSeriesService|Updating Info for Game of Thrones
  1435. 16-8-25 15:44:05.0|Info|MetadataService|Series folder does not exist, skipping metadata creation
  1436. 16-8-25 15:44:05.8|Info|RefreshEpisodeService|Starting episode info refresh for: [121361][Game of Thrones]
  1437. 16-8-25 15:44:05.8|Info|RefreshEpisodeService|Finished episode refresh for series: [121361][Game of Thrones].
  1438. 16-8-25 15:44:05.9|Info|DiskScanService|Scanning disk for Game of Thrones
  1439. 16-8-25 15:44:05.9|Info|DiskScanService|Completed scanning disk for Game of Thrones
  1440. 16-8-25 15:44:07.6|Info|RefreshSeriesService|Updating Info for Gotham
  1441. 16-8-25 15:44:08.1|Info|RefreshEpisodeService|Starting episode info refresh for: [274431][Gotham]
  1442. 16-8-25 15:44:08.2|Info|RefreshEpisodeService|Finished episode refresh for series: [274431][Gotham].
  1443. 16-8-25 15:44:08.2|Info|DiskScanService|Scanning disk for Gotham
  1444. 16-8-25 15:44:08.2|Info|DiskScanService|Completed scanning disk for Gotham
  1445. 16-8-25 15:44:08.3|Info|RefreshSeriesService|Updating Info for The Graham Norton Show
  1446. 16-8-25 15:44:09.5|Info|RefreshEpisodeService|Starting episode info refresh for: [80660][The Graham Norton Show]
  1447. 16-8-25 15:44:09.8|Info|RefreshEpisodeService|Finished episode refresh for series: [80660][The Graham Norton Show].
  1448. 16-8-25 15:44:09.8|Info|DiskScanService|Scanning disk for The Graham Norton Show
  1449. 16-8-25 15:44:09.8|Info|DiskScanService|Completed scanning disk for The Graham Norton Show
  1450. 16-8-25 15:44:13.1|Info|RefreshSeriesService|Updating Info for The Grand Tour (2016)
  1451. 16-8-25 15:44:13.6|Info|RefreshEpisodeService|Starting episode info refresh for: [314087][The Grand Tour (2016)]
  1452. 16-8-25 15:44:13.6|Info|RefreshEpisodeService|Finished episode refresh for series: [314087][The Grand Tour (2016)].
  1453. 16-8-25 15:44:13.6|Info|DiskScanService|Scanning disk for The Grand Tour (2016)
  1454. 16-8-25 15:44:13.7|Info|RefreshSeriesService|Updating Info for Great British Railway Journeys
  1455. 16-8-25 15:44:13.8|Info|MetadataService|Series folder does not exist, skipping metadata creation
  1456. 16-8-25 15:44:14.9|Info|RefreshEpisodeService|Starting episode info refresh for: [133021][Great British Railway Journeys]
  1457. 16-8-25 15:44:15.0|Info|RefreshEpisodeService|Finished episode refresh for series: [133021][Great British Railway Journeys].
  1458. 16-8-25 15:44:15.0|Info|DiskScanService|Scanning disk for Great British Railway Journeys
  1459. 16-8-25 15:44:15.0|Info|DiskScanService|Completed scanning disk for Great British Railway Journeys
  1460. 16-8-25 15:44:15.2|Info|RefreshSeriesService|Updating Info for Grey's Anatomy
  1461. 16-8-25 15:44:16.5|Info|RefreshEpisodeService|Starting episode info refresh for: [73762][Grey's Anatomy]
  1462. 16-8-25 15:44:16.7|Info|RefreshEpisodeService|Finished episode refresh for series: [73762][Grey's Anatomy].
  1463. 16-8-25 15:44:16.7|Info|DiskScanService|Scanning disk for Grey's Anatomy
  1464. 16-8-25 15:44:16.7|Info|DiskScanService|Completed scanning disk for Grey's Anatomy
  1465. 16-8-25 15:44:17.9|Info|RefreshSeriesService|Updating Info for Halt and Catch Fire
  1466. 16-8-25 15:44:18.4|Info|RefreshEpisodeService|Starting episode info refresh for: [271910][Halt and Catch Fire]
  1467. 16-8-25 15:44:18.5|Info|RefreshEpisodeService|Finished episode refresh for series: [271910][Halt and Catch Fire].
  1468. 16-8-25 15:44:18.5|Info|DiskScanService|Scanning disk for Halt and Catch Fire
  1469. 16-8-25 15:44:18.5|Info|DiskScanService|Completed scanning disk for Halt and Catch Fire
  1470. 16-8-25 15:44:18.6|Info|RefreshSeriesService|Skipping refresh of series: Hannibal
  1471. 16-8-25 15:44:18.6|Info|DiskScanService|Scanning disk for Hannibal
  1472. 16-8-25 15:44:18.6|Info|DiskScanService|Completed scanning disk for Hannibal
  1473. 16-8-25 15:44:20.3|Info|RefreshSeriesService|Updating Info for The Hoarder Next Door
  1474. 16-8-25 15:44:20.8|Info|RefreshEpisodeService|Starting episode info refresh for: [259145][The Hoarder Next Door]
  1475. 16-8-25 15:44:20.8|Info|RefreshEpisodeService|Finished episode refresh for series: [259145][The Hoarder Next Door].
  1476. 16-8-25 15:44:20.8|Info|DiskScanService|Scanning disk for The Hoarder Next Door
  1477. 16-8-25 15:44:20.9|Info|DiskScanService|Completed scanning disk for The Hoarder Next Door
  1478. 16-8-25 15:44:21.0|Info|RefreshSeriesService|Updating Info for Homeland
  1479. 16-8-25 15:44:21.5|Info|RefreshEpisodeService|Starting episode info refresh for: [247897][Homeland]
  1480. 16-8-25 15:44:21.6|Info|RefreshEpisodeService|Finished episode refresh for series: [247897][Homeland].
  1481. 16-8-25 15:44:21.6|Info|DiskScanService|Scanning disk for Homeland
  1482. 16-8-25 15:44:21.6|Info|DiskScanService|Completed scanning disk for Homeland
  1483. 16-8-25 15:44:22.6|Info|RefreshSeriesService|Updating Info for Horizon
  1484. 16-8-25 15:44:24.7|Info|RefreshEpisodeService|Starting episode info refresh for: [74379][Horizon]
  1485. 16-8-25 15:44:25.3|Info|RefreshEpisodeService|Finished episode refresh for series: [74379][Horizon].
  1486. 16-8-25 15:44:25.4|Info|DiskScanService|Scanning disk for Horizon
  1487. 16-8-25 15:44:25.5|Info|DiskScanService|Completed scanning disk for Horizon
  1488. 16-8-25 15:44:29.4|Info|RefreshSeriesService|Updating Info for The Hotel Inspector
  1489. 16-8-25 15:44:30.3|Info|RefreshEpisodeService|Starting episode info refresh for: [80691][The Hotel Inspector]
  1490. 16-8-25 15:44:30.4|Info|RefreshEpisodeService|Finished episode refresh for series: [80691][The Hotel Inspector].
  1491. 16-8-25 15:44:30.4|Info|DiskScanService|Scanning disk for The Hotel Inspector
  1492. 16-8-25 15:44:30.4|Info|RefreshSeriesService|Updating Info for How It's Made
  1493. 16-8-25 15:44:31.3|Info|RefreshEpisodeService|Starting episode info refresh for: [79485][How It's Made]
  1494. 16-8-25 15:44:31.4|Info|MetadataService|Series folder does not exist, skipping metadata creation
  1495. 16-8-25 15:44:31.5|Info|RefreshEpisodeService|Finished episode refresh for series: [79485][How It's Made].
  1496. 16-8-25 15:44:31.5|Info|DiskScanService|Scanning disk for How It's Made
  1497. 16-8-25 15:44:31.8|Info|DiskScanService|Completed scanning disk for How It's Made
  1498. 16-8-25 15:44:32.8|Info|RefreshSeriesService|Updating Info for How to Get Away with Murder
  1499. 16-8-25 15:44:32.8|Info|MediaCoverService|Downloading Banner for [79485][How It's Made] http://thetvdb.com/banners/graphical/79485-g6.jpg
  1500. 16-8-25 15:44:32.8|Warn|HttpClient|Failed to get response from: http://thetvdb.com/banners/graphical/79485-g6.jpg An exception occurred during a WebClient request.
  1501. 16-8-25 15:44:32.8|Warn|MediaCoverService|Couldn't download media cover for [79485][How It's Made]. An exception occurred during a WebClient request.
  1502. 16-8-25 15:44:33.3|Info|RefreshEpisodeService|Starting episode info refresh for: [281620][How to Get Away with Murder]
  1503. 16-8-25 15:44:33.3|Info|RefreshEpisodeService|Finished episode refresh for series: [281620][How to Get Away with Murder].
  1504. 16-8-25 15:44:33.3|Info|DiskScanService|Scanning disk for How to Get Away with Murder
  1505. 16-8-25 15:44:33.4|Info|DiskScanService|Completed scanning disk for How to Get Away with Murder
  1506. 16-8-25 15:44:33.5|Info|RefreshSeriesService|Updating Info for Humans
  1507. 16-8-25 15:44:34.0|Info|RefreshEpisodeService|Starting episode info refresh for: [292124][Humans]
  1508. 16-8-25 15:44:34.1|Info|RefreshEpisodeService|Finished episode refresh for series: [292124][Humans].
  1509. 16-8-25 15:44:34.1|Info|DiskScanService|Scanning disk for Humans
  1510. 16-8-25 15:44:34.1|Info|DiskScanService|Completed scanning disk for Humans
  1511. 16-8-25 15:44:34.2|Info|RefreshSeriesService|Updating Info for Inspector George Gently
  1512. 16-8-25 15:44:34.7|Info|RefreshEpisodeService|Starting episode info refresh for: [80226][Inspector George Gently]
  1513. 16-8-25 15:44:34.7|Info|RefreshEpisodeService|Finished episode refresh for series: [80226][Inspector George Gently].
  1514. 16-8-25 15:44:34.7|Info|DiskScanService|Scanning disk for Inspector George Gently
  1515. 16-8-25 15:44:34.7|Info|DiskScanService|Completed scanning disk for Inspector George Gently
  1516. 16-8-25 15:44:35.0|Info|RefreshSeriesService|Updating Info for James May: The Reassembler
  1517. 16-8-25 15:44:35.5|Info|RefreshEpisodeService|Starting episode info refresh for: [309339][James May: The Reassembler]
  1518. 16-8-25 15:44:35.5|Info|RefreshEpisodeService|Finished episode refresh for series: [309339][James May: The Reassembler].
  1519. 16-8-25 15:44:35.5|Info|DiskScanService|Scanning disk for James May: The Reassembler
  1520. 16-8-25 15:44:35.5|Info|DiskScanService|Completed scanning disk for James May: The Reassembler
  1521. 16-8-25 15:44:35.6|Info|RefreshSeriesService|Updating Info for James May's Cars of the People
  1522. 16-8-25 15:44:36.4|Info|RefreshEpisodeService|Starting episode info refresh for: [284341][James May's Cars of the People]
  1523. 16-8-25 15:44:36.5|Info|RefreshEpisodeService|Finished episode refresh for series: [284341][James May's Cars of the People].
  1524. 16-8-25 15:44:36.5|Info|DiskScanService|Scanning disk for James May's Cars of the People
  1525. 16-8-25 15:44:36.5|Info|DiskScanService|Completed scanning disk for James May's Cars of the People
  1526. 16-8-25 15:44:36.6|Info|RefreshSeriesService|Updating Info for James May's Man Lab
  1527. 16-8-25 15:44:37.1|Info|RefreshEpisodeService|Starting episode info refresh for: [202351][James May's Man Lab]
  1528. 16-8-25 15:44:37.1|Info|RefreshEpisodeService|Finished episode refresh for series: [202351][James May's Man Lab].
  1529. 16-8-25 15:44:37.1|Info|DiskScanService|Scanning disk for James May's Man Lab
  1530. 16-8-25 15:44:37.2|Info|DiskScanService|Completed scanning disk for James May's Man Lab
  1531. 16-8-25 15:44:37.3|Info|RefreshSeriesService|Skipping refresh of series: Jonathan Strange & Mr Norrell
  1532. 16-8-25 15:44:37.3|Info|DiskScanService|Scanning disk for Jonathan Strange & Mr Norrell
  1533. 16-8-25 15:44:37.3|Info|DiskScanService|Completed scanning disk for Jonathan Strange & Mr Norrell
  1534. 16-8-25 15:44:37.3|Info|RefreshSeriesService|Updating Info for Killjoys
  1535. 16-8-25 15:44:37.8|Info|RefreshEpisodeService|Starting episode info refresh for: [281534][Killjoys]
  1536. 16-8-25 15:44:37.9|Info|RefreshEpisodeService|Finished episode refresh for series: [281534][Killjoys].
  1537. 16-8-25 15:44:37.9|Info|DiskScanService|Scanning disk for Killjoys
  1538. 16-8-25 15:44:37.9|Info|DiskScanService|Completed scanning disk for Killjoys
  1539. 16-8-25 15:44:38.0|Info|RefreshSeriesService|Updating Info for The Last Ship
  1540. 16-8-25 15:44:38.8|Info|RefreshEpisodeService|Starting episode info refresh for: [269533][The Last Ship]
  1541. 16-8-25 15:44:38.9|Info|RefreshEpisodeService|Finished episode refresh for series: [269533][The Last Ship].
  1542. 16-8-25 15:44:38.9|Info|DiskScanService|Scanning disk for The Last Ship
  1543. 16-8-25 15:44:38.9|Info|DiskScanService|Completed scanning disk for The Last Ship
  1544. 16-8-25 15:44:39.0|Info|RefreshSeriesService|Updating Info for Law & Order: Special Victims Unit
  1545. 16-8-25 15:44:40.3|Info|RefreshEpisodeService|Starting episode info refresh for: [75692][Law & Order: Special Victims Unit]
  1546. 16-8-25 15:44:40.6|Info|RefreshEpisodeService|Finished episode refresh for series: [75692][Law & Order: Special Victims Unit].
  1547. 16-8-25 15:44:40.6|Info|DiskScanService|Scanning disk for Law & Order: Special Victims Unit
  1548. 16-8-25 15:44:40.7|Info|DiskScanService|Completed scanning disk for Law & Order: Special Victims Unit
  1549. 16-8-25 15:44:41.8|Info|RefreshSeriesService|Skipping refresh of series: Law & Order: UK
  1550. 16-8-25 15:44:41.8|Info|DiskScanService|Scanning disk for Law & Order: UK
  1551. 16-8-25 15:44:41.8|Info|DiskScanService|Completed scanning disk for Law & Order: UK
  1552. 16-8-25 15:44:42.4|Info|RefreshSeriesService|Updating Info for The Leftovers
  1553. 16-8-25 15:44:42.9|Info|RefreshEpisodeService|Starting episode info refresh for: [269689][The Leftovers]
  1554. 16-8-25 15:44:42.9|Info|RefreshEpisodeService|Finished episode refresh for series: [269689][The Leftovers].
  1555. 16-8-25 15:44:42.9|Info|DiskScanService|Scanning disk for The Leftovers
  1556. 16-8-25 15:44:43.0|Info|DiskScanService|Completed scanning disk for The Leftovers
  1557. 16-8-25 15:44:43.1|Info|RefreshSeriesService|Skipping refresh of series: Lewis
  1558. 16-8-25 15:44:43.1|Info|DiskScanService|Scanning disk for Lewis
  1559. 16-8-25 15:44:43.1|Info|DiskScanService|Completed scanning disk for Lewis
  1560. 16-8-25 15:44:43.2|Info|RefreshSeriesService|Updating Info for Line of Duty
  1561. 16-8-25 15:44:43.7|Info|RefreshEpisodeService|Starting episode info refresh for: [260092][Line of Duty]
  1562. 16-8-25 15:44:43.7|Info|RefreshEpisodeService|Finished episode refresh for series: [260092][Line of Duty].
  1563. 16-8-25 15:44:43.7|Info|DiskScanService|Scanning disk for Line of Duty
  1564. 16-8-25 15:44:43.7|Info|DiskScanService|Completed scanning disk for Line of Duty
  1565. 16-8-25 15:44:44.3|Info|RefreshSeriesService|Skipping refresh of series: The Listener
  1566. 16-8-25 15:44:44.3|Info|DiskScanService|Scanning disk for The Listener
  1567. 16-8-25 15:44:44.3|Info|DiskScanService|Completed scanning disk for The Listener
  1568. 16-8-25 15:44:44.5|Info|RefreshSeriesService|Updating Info for Louis Theroux
  1569. 16-8-25 15:44:44.9|Info|RefreshEpisodeService|Starting episode info refresh for: [83915][Louis Theroux]
  1570. 16-8-25 15:44:45.0|Info|RefreshEpisodeService|Finished episode refresh for series: [83915][Louis Theroux].
  1571. 16-8-25 15:44:45.0|Info|DiskScanService|Scanning disk for Louis Theroux
  1572. 16-8-25 15:44:45.0|Info|RefreshSeriesService|Updating Info for MacGyver (2016)
  1573. 16-8-25 15:44:45.1|Info|MetadataService|Series folder does not exist, skipping metadata creation
  1574. 16-8-25 15:44:45.5|Info|RefreshEpisodeService|Starting episode info refresh for: [311902][MacGyver (2016)]
  1575. 16-8-25 15:44:45.6|Info|RefreshEpisodeService|Finished episode refresh for series: [311902][MacGyver (2016)].
  1576. 16-8-25 15:44:45.6|Info|DiskScanService|Scanning disk for MacGyver (2016)
  1577. 16-8-25 15:44:45.6|Info|RefreshSeriesService|Updating Info for Major Crimes
  1578. 16-8-25 15:44:45.7|Info|MetadataService|Series folder does not exist, skipping metadata creation
  1579. 16-8-25 15:44:46.5|Info|RefreshEpisodeService|Starting episode info refresh for: [257248][Major Crimes]
  1580. 16-8-25 15:44:46.6|Info|RefreshEpisodeService|Finished episode refresh for series: [257248][Major Crimes].
  1581. 16-8-25 15:44:46.6|Info|DiskScanService|Scanning disk for Major Crimes
  1582. 16-8-25 15:44:46.6|Info|DiskScanService|Completed scanning disk for Major Crimes
  1583. 16-8-25 15:44:48.5|Info|RefreshSeriesService|Skipping refresh of series: Marvel's Agent Carter
  1584. 16-8-25 15:44:48.5|Info|DiskScanService|Scanning disk for Marvel's Agent Carter
  1585. 16-8-25 15:44:48.5|Info|DiskScanService|Completed scanning disk for Marvel's Agent Carter
  1586. 16-8-25 15:44:48.6|Info|RefreshSeriesService|Updating Info for Marvel's Daredevil
  1587. 16-8-25 15:44:49.1|Info|RefreshEpisodeService|Starting episode info refresh for: [281662][Marvel's Daredevil]
  1588. 16-8-25 15:44:49.1|Info|RefreshEpisodeService|Finished episode refresh for series: [281662][Marvel's Daredevil].
  1589. 16-8-25 15:44:49.1|Info|DiskScanService|Scanning disk for Marvel's Daredevil
  1590. 16-8-25 15:44:49.1|Info|DiskScanService|Completed scanning disk for Marvel's Daredevil
  1591. 16-8-25 15:44:49.2|Info|RefreshSeriesService|Updating Info for Mayday
  1592. 16-8-25 15:44:50.1|Info|RefreshEpisodeService|Starting episode info refresh for: [79771][Mayday]
  1593. 16-8-25 15:44:50.2|Info|RefreshEpisodeService|Finished episode refresh for series: [79771][Mayday].
  1594. 16-8-25 15:44:50.2|Info|DiskScanService|Scanning disk for Mayday
  1595. 16-8-25 15:44:50.2|Info|DiskScanService|Completed scanning disk for Mayday
  1596. 16-8-25 15:44:51.3|Info|RefreshSeriesService|Updating Info for Mighty Planes
  1597. 16-8-25 15:44:51.8|Info|RefreshEpisodeService|Starting episode info refresh for: [256986][Mighty Planes]
  1598. 16-8-25 15:44:51.8|Info|RefreshEpisodeService|Finished episode refresh for series: [256986][Mighty Planes].
  1599. 16-8-25 15:44:51.8|Info|DiskScanService|Scanning disk for Mighty Planes
  1600. 16-8-25 15:44:51.9|Info|DiskScanService|Completed scanning disk for Mighty Planes
  1601. 16-8-25 15:44:52.0|Info|RefreshSeriesService|Updating Info for Mighty Ships
  1602. 16-8-25 15:44:52.4|Info|RefreshEpisodeService|Starting episode info refresh for: [153531][Mighty Ships]
  1603. 16-8-25 15:44:52.5|Info|RefreshEpisodeService|Finished episode refresh for series: [153531][Mighty Ships].
  1604. 16-8-25 15:44:52.5|Info|DiskScanService|Scanning disk for Mighty Ships
  1605. 16-8-25 15:44:52.5|Info|DiskScanService|Completed scanning disk for Mighty Ships
  1606. 16-8-25 15:44:52.6|Info|RefreshSeriesService|Updating Info for Motorway Cops
  1607. 16-8-25 15:44:53.4|Info|RefreshEpisodeService|Starting episode info refresh for: [248398][Motorway Cops]
  1608. 16-8-25 15:44:53.5|Info|RefreshEpisodeService|Finished episode refresh for series: [248398][Motorway Cops].
  1609. 16-8-25 15:44:53.5|Info|DiskScanService|Scanning disk for Motorway Cops
  1610. 16-8-25 15:44:53.5|Info|DiskScanService|Completed scanning disk for Motorway Cops
  1611. 16-8-25 15:44:53.7|Info|RefreshSeriesService|Updating Info for Mr. Robot
  1612. 16-8-25 15:44:54.2|Info|RefreshEpisodeService|Starting episode info refresh for: [289590][Mr. Robot]
  1613. 16-8-25 15:44:54.2|Info|RefreshEpisodeService|Finished episode refresh for series: [289590][Mr. Robot].
  1614. 16-8-25 15:44:54.2|Info|DiskScanService|Scanning disk for Mr. Robot
  1615. 16-8-25 15:44:54.3|Info|DiskScanService|Completed scanning disk for Mr. Robot
  1616. 16-8-25 15:44:54.5|Info|RefreshSeriesService|Updating Info for Murder in the First
  1617. 16-8-25 15:44:55.1|Info|RefreshEpisodeService|Starting episode info refresh for: [273402][Murder in the First]
  1618. 16-8-25 15:44:55.1|Info|RefreshEpisodeService|Finished episode refresh for series: [273402][Murder in the First].
  1619. 16-8-25 15:44:55.1|Info|DiskScanService|Scanning disk for Murder in the First
  1620. 16-8-25 15:44:55.2|Info|DiskScanService|Completed scanning disk for Murder in the First
  1621. 16-8-25 15:44:55.3|Info|RefreshSeriesService|Updating Info for Murdoch Mysteries
  1622. 16-8-25 15:44:56.2|Info|RefreshEpisodeService|Starting episode info refresh for: [81670][Murdoch Mysteries]
  1623. 16-8-25 15:44:56.3|Info|RefreshEpisodeService|Finished episode refresh for series: [81670][Murdoch Mysteries].
  1624. 16-8-25 15:44:56.3|Info|DiskScanService|Scanning disk for Murdoch Mysteries
  1625. 16-8-25 15:44:56.4|Info|DiskScanService|Completed scanning disk for Murdoch Mysteries
  1626. 16-8-25 15:44:56.5|Info|RefreshSeriesService|Skipping refresh of series: MythBusters
  1627. 16-8-25 15:44:56.5|Info|DiskScanService|Scanning disk for MythBusters
  1628. 16-8-25 15:44:57.6|Info|DiskScanService|Completed scanning disk for MythBusters
  1629. 16-8-25 15:44:57.8|Info|RefreshSeriesService|Skipping refresh of series: New Tricks
  1630. 16-8-25 15:44:57.8|Info|DiskScanService|Scanning disk for New Tricks
  1631. 16-8-25 15:44:57.8|Info|DiskScanService|Completed scanning disk for New Tricks
  1632. 16-8-25 15:44:58.7|Info|RefreshSeriesService|Updating Info for Outback Truckers
  1633. 16-8-25 15:44:59.2|Info|RefreshEpisodeService|Starting episode info refresh for: [263693][Outback Truckers]
  1634. 16-8-25 15:44:59.3|Info|RefreshEpisodeService|Finished episode refresh for series: [263693][Outback Truckers].
  1635. 16-8-25 15:44:59.3|Info|DiskScanService|Scanning disk for Outback Truckers
  1636. 16-8-25 15:44:59.3|Info|DiskScanService|Completed scanning disk for Outback Truckers
  1637. 16-8-25 15:44:59.4|Info|RefreshSeriesService|Updating Info for Outcast
  1638. 16-8-25 15:44:59.9|Info|RefreshEpisodeService|Starting episode info refresh for: [298085][Outcast]
  1639. 16-8-25 15:44:59.9|Info|RefreshEpisodeService|Finished episode refresh for series: [298085][Outcast].
  1640. 16-8-25 15:44:59.9|Info|DiskScanService|Scanning disk for Outcast
  1641. 16-8-25 15:45:00.0|Info|DiskScanService|Completed scanning disk for Outcast
  1642. 16-8-25 15:45:00.1|Info|RefreshSeriesService|Skipping refresh of series: Outcasts
  1643. 16-8-25 15:45:00.1|Info|DiskScanService|Scanning disk for Outcasts
  1644. 16-8-25 15:45:00.1|Info|DiskScanService|Completed scanning disk for Outcasts
  1645. 16-8-25 15:45:00.2|Info|RefreshSeriesService|Updating Info for Panorama
  1646. 16-8-25 15:45:02.6|Info|RefreshEpisodeService|Starting episode info refresh for: [80748][Panorama]
  1647. 16-8-25 15:45:03.2|Info|RefreshEpisodeService|Finished episode refresh for series: [80748][Panorama].
  1648. 16-8-25 15:45:03.2|Info|DiskScanService|Scanning disk for Panorama
  1649. 16-8-25 15:45:03.3|Info|DiskScanService|Completed scanning disk for Panorama
  1650. 16-8-25 15:45:05.3|Info|RefreshSeriesService|Skipping refresh of series: Paradox
  1651. 16-8-25 15:45:05.3|Info|DiskScanService|Scanning disk for Paradox
  1652. 16-8-25 15:45:05.4|Info|DiskScanService|Completed scanning disk for Paradox
  1653. 16-8-25 15:45:05.4|Info|RefreshSeriesService|Updating Info for Peaky Blinders
  1654. 16-8-25 15:45:06.2|Info|RefreshEpisodeService|Starting episode info refresh for: [270915][Peaky Blinders]
  1655. 16-8-25 15:45:06.3|Info|RefreshEpisodeService|Finished episode refresh for series: [270915][Peaky Blinders].
  1656. 16-8-25 15:45:06.3|Info|DiskScanService|Scanning disk for Peaky Blinders
  1657. 16-8-25 15:45:06.3|Info|DiskScanService|Completed scanning disk for Peaky Blinders
  1658. 16-8-25 15:45:06.4|Info|RefreshSeriesService|Skipping refresh of series: Penny Dreadful
  1659. 16-8-25 15:45:06.4|Info|DiskScanService|Scanning disk for Penny Dreadful
  1660. 16-8-25 15:45:06.5|Info|DiskScanService|Completed scanning disk for Penny Dreadful
  1661. 16-8-25 15:45:06.5|Info|RefreshSeriesService|Skipping refresh of series: Person of Interest
  1662. 16-8-25 15:45:06.5|Info|DiskScanService|Scanning disk for Person of Interest
  1663. 16-8-25 15:45:06.6|Info|DiskScanService|Completed scanning disk for Person of Interest
  1664. 16-8-25 15:45:08.8|Info|RefreshSeriesService|Updating Info for Police Interceptors
  1665. 16-8-25 15:45:09.6|Info|RefreshEpisodeService|Starting episode info refresh for: [82148][Police Interceptors]
  1666. 16-8-25 15:45:10.5|Info|RefreshEpisodeService|Finished episode refresh for series: [82148][Police Interceptors].
  1667. 16-8-25 15:45:10.5|Info|DiskScanService|Scanning disk for Police Interceptors
  1668. 16-8-25 15:45:10.5|Info|DiskScanService|Completed scanning disk for Police Interceptors
  1669. 16-8-25 15:45:10.6|Info|RefreshSeriesService|Updating Info for Police Interceptors Unleashed
  1670. 16-8-25 15:45:11.4|Info|RefreshEpisodeService|Starting episode info refresh for: [294996][Police Interceptors Unleashed]
  1671. 16-8-25 15:45:11.5|Info|RefreshEpisodeService|Finished episode refresh for series: [294996][Police Interceptors Unleashed].
  1672. 16-8-25 15:45:11.5|Info|DiskScanService|Scanning disk for Police Interceptors Unleashed
  1673. 16-8-25 15:45:11.5|Info|DiskScanService|Completed scanning disk for Police Interceptors Unleashed
  1674. 16-8-25 15:45:11.6|Info|RefreshSeriesService|Updating Info for QI
  1675. 16-8-25 15:45:12.4|Info|RefreshEpisodeService|Starting episode info refresh for: [72716][QI]
  1676. 16-8-25 15:45:12.5|Info|RefreshEpisodeService|Finished episode refresh for series: [72716][QI].
  1677. 16-8-25 15:45:12.5|Info|DiskScanService|Scanning disk for QI
  1678. 16-8-25 15:45:12.6|Info|DiskScanService|Completed scanning disk for QI
  1679. 16-8-25 15:45:12.7|Info|RefreshSeriesService|Updating Info for Robot Chicken
  1680. 16-8-25 15:45:13.9|Info|RefreshEpisodeService|Starting episode info refresh for: [75734][Robot Chicken]
  1681. 16-8-25 15:45:14.1|Info|RefreshEpisodeService|Finished episode refresh for series: [75734][Robot Chicken].
  1682. 16-8-25 15:45:14.1|Info|DiskScanService|Scanning disk for Robot Chicken
  1683. 16-8-25 15:45:14.1|Info|DiskScanService|Completed scanning disk for Robot Chicken
  1684. 16-8-25 15:45:14.3|Info|RefreshSeriesService|Updating Info for Scorpion
  1685. 16-8-25 15:45:15.1|Info|RefreshEpisodeService|Starting episode info refresh for: [281630][Scorpion]
  1686. 16-8-25 15:45:15.1|Info|RefreshEpisodeService|Finished episode refresh for series: [281630][Scorpion].
  1687. 16-8-25 15:45:15.1|Info|DiskScanService|Scanning disk for Scorpion
  1688. 16-8-25 15:45:15.2|Info|DiskScanService|Completed scanning disk for Scorpion
  1689. 16-8-25 15:45:15.3|Info|RefreshSeriesService|Skipping refresh of series: Second Chance (2016)
  1690. 16-8-25 15:45:15.3|Info|DiskScanService|Scanning disk for Second Chance (2016)
  1691. 16-8-25 15:45:15.3|Info|DiskScanService|Completed scanning disk for Second Chance (2016)
  1692. 16-8-25 15:45:15.3|Info|RefreshSeriesService|Updating Info for Sense8
  1693. 16-8-25 15:45:15.8|Info|RefreshEpisodeService|Starting episode info refresh for: [268156][Sense8]
  1694. 16-8-25 15:45:15.9|Info|RefreshEpisodeService|Finished episode refresh for series: [268156][Sense8].
  1695. 16-8-25 15:45:15.9|Info|DiskScanService|Scanning disk for Sense8
  1696. 16-8-25 15:45:15.9|Info|DiskScanService|Completed scanning disk for Sense8
  1697. 16-8-25 15:45:16.0|Info|RefreshSeriesService|Updating Info for Sherlock
  1698. 16-8-25 15:45:16.5|Info|RefreshEpisodeService|Starting episode info refresh for: [176941][Sherlock]
  1699. 16-8-25 15:45:16.5|Info|RefreshEpisodeService|Finished episode refresh for series: [176941][Sherlock].
  1700. 16-8-25 15:45:16.5|Info|DiskScanService|Scanning disk for Sherlock
  1701. 16-8-25 15:45:16.5|Info|DiskScanService|Completed scanning disk for Sherlock
  1702. 16-8-25 15:45:16.9|Info|RefreshSeriesService|Updating Info for Shetland
  1703. 16-8-25 15:45:17.4|Info|RefreshEpisodeService|Starting episode info refresh for: [261109][Shetland]
  1704. 16-8-25 15:45:17.4|Info|RefreshEpisodeService|Finished episode refresh for series: [261109][Shetland].
  1705. 16-8-25 15:45:17.4|Info|DiskScanService|Scanning disk for Shetland
  1706. 16-8-25 15:45:17.4|Info|DiskScanService|Completed scanning disk for Shetland
  1707. 16-8-25 15:45:17.5|Info|RefreshSeriesService|Updating Info for Silent Witness
  1708. 16-8-25 15:45:18.7|Info|RefreshEpisodeService|Starting episode info refresh for: [76355][Silent Witness]
  1709. 16-8-25 15:45:18.8|Info|RefreshEpisodeService|Finished episode refresh for series: [76355][Silent Witness].
  1710. 16-8-25 15:45:18.8|Info|DiskScanService|Scanning disk for Silent Witness
  1711. 16-8-25 15:45:18.9|Info|DiskScanService|Completed scanning disk for Silent Witness
  1712. 16-8-25 15:45:19.8|Info|RefreshSeriesService|Skipping refresh of series: Silk
  1713. 16-8-25 15:45:19.8|Info|DiskScanService|Scanning disk for Silk
  1714. 16-8-25 15:45:19.8|Info|DiskScanService|Completed scanning disk for Silk
  1715. 16-8-25 15:45:20.2|Info|RefreshSeriesService|Skipping refresh of series: Spooks
  1716. 16-8-25 15:45:20.2|Info|DiskScanService|Scanning disk for Spooks
  1717. 16-8-25 15:45:20.3|Info|DiskScanService|Completed scanning disk for Spooks
  1718. 16-8-25 15:45:20.4|Info|RefreshSeriesService|Updating Info for Stan Lee's Lucky Man
  1719. 16-8-25 15:45:20.8|Info|RefreshEpisodeService|Starting episode info refresh for: [304214][Stan Lee's Lucky Man]
  1720. 16-8-25 15:45:20.9|Info|RefreshEpisodeService|Finished episode refresh for series: [304214][Stan Lee's Lucky Man].
  1721. 16-8-25 15:45:20.9|Info|DiskScanService|Scanning disk for Stan Lee's Lucky Man
  1722. 16-8-25 15:45:20.9|Info|DiskScanService|Completed scanning disk for Stan Lee's Lucky Man
  1723. 16-8-25 15:45:21.0|Info|RefreshSeriesService|Skipping refresh of series: Stargate SG-1
  1724. 16-8-25 15:45:21.0|Info|DiskScanService|Scanning disk for Stargate SG-1
  1725. 16-8-25 15:45:21.1|Info|DiskScanService|Completed scanning disk for Stargate SG-1
  1726. 16-8-25 15:45:21.2|Info|RefreshSeriesService|Updating Info for Stitchers
  1727. 16-8-25 15:45:21.7|Info|RefreshEpisodeService|Starting episode info refresh for: [292745][Stitchers]
  1728. 16-8-25 15:45:21.7|Info|RefreshEpisodeService|Finished episode refresh for series: [292745][Stitchers].
  1729. 16-8-25 15:45:21.7|Info|DiskScanService|Scanning disk for Stitchers
  1730. 16-8-25 15:45:21.8|Info|DiskScanService|Completed scanning disk for Stitchers
  1731. 16-8-25 15:45:21.8|Info|RefreshSeriesService|Updating Info for Stranger Things
  1732. 16-8-25 15:45:22.3|Info|RefreshEpisodeService|Starting episode info refresh for: [305288][Stranger Things]
  1733. 16-8-25 15:45:22.3|Info|RefreshEpisodeService|Finished episode refresh for series: [305288][Stranger Things].
  1734. 16-8-25 15:45:22.3|Info|DiskScanService|Scanning disk for Stranger Things
  1735. 16-8-25 15:45:22.4|Info|DiskScanService|Completed scanning disk for Stranger Things
  1736. 16-8-25 15:45:22.4|Info|RefreshSeriesService|Updating Info for Timeless (2016)
  1737. 16-8-25 15:45:22.5|Info|MediaCoverService|Downloading Poster for [305288][Stranger Things] http://thetvdb.com/banners/posters/305288-5.jpg
  1738. 16-8-25 15:45:22.5|Warn|HttpClient|Failed to get response from: http://thetvdb.com/banners/posters/305288-5.jpg An exception occurred during a WebClient request.
  1739. 16-8-25 15:45:22.5|Warn|MediaCoverService|Couldn't download media cover for [305288][Stranger Things]. An exception occurred during a WebClient request.
  1740. 16-8-25 15:45:22.9|Info|RefreshEpisodeService|Starting episode info refresh for: [311713][Timeless (2016)]
  1741. 16-8-25 15:45:22.9|Info|RefreshEpisodeService|Finished episode refresh for series: [311713][Timeless (2016)].
  1742. 16-8-25 15:45:22.9|Info|DiskScanService|Scanning disk for Timeless (2016)
  1743. 16-8-25 15:45:23.0|Info|RefreshSeriesService|Updating Info for Top Gear
  1744. 16-8-25 15:45:23.1|Info|MetadataService|Series folder does not exist, skipping metadata creation
  1745. 16-8-25 15:45:24.3|Info|RefreshEpisodeService|Starting episode info refresh for: [74608][Top Gear]
  1746. 16-8-25 15:45:24.5|Info|RefreshEpisodeService|Finished episode refresh for series: [74608][Top Gear].
  1747. 16-8-25 15:45:24.5|Info|DiskScanService|Scanning disk for Top Gear
  1748. 16-8-25 15:45:24.5|Info|DiskScanService|Completed scanning disk for Top Gear
  1749. 16-8-25 15:45:25.9|Info|RefreshSeriesService|Updating Info for Top Gear (US)
  1750. 16-8-25 15:45:26.4|Info|RefreshEpisodeService|Starting episode info refresh for: [199051][Top Gear (US)]
  1751. 16-8-25 15:45:26.5|Info|RefreshEpisodeService|Finished episode refresh for series: [199051][Top Gear (US)].
  1752. 16-8-25 15:45:26.5|Info|DiskScanService|Scanning disk for Top Gear (US)
  1753. 16-8-25 15:45:26.7|Info|DiskScanService|Completed scanning disk for Top Gear (US)
  1754. 16-8-25 15:45:27.5|Info|RefreshSeriesService|Updating Info for Traffic Cops
  1755. 16-8-25 15:45:28.3|Info|RefreshEpisodeService|Starting episode info refresh for: [84218][Traffic Cops]
  1756. 16-8-25 15:45:28.4|Info|RefreshEpisodeService|Finished episode refresh for series: [84218][Traffic Cops].
  1757. 16-8-25 15:45:28.4|Info|DiskScanService|Scanning disk for Traffic Cops
  1758. 16-8-25 15:45:28.4|Info|DiskScanService|Completed scanning disk for Traffic Cops
  1759. 16-8-25 15:45:29.2|Info|RefreshSeriesService|Updating Info for Ultimate Police Interceptors
  1760. 16-8-25 15:45:29.7|Info|RefreshEpisodeService|Starting episode info refresh for: [251040][Ultimate Police Interceptors]
  1761. 16-8-25 15:45:29.7|Info|RefreshEpisodeService|Finished episode refresh for series: [251040][Ultimate Police Interceptors].
  1762. 16-8-25 15:45:29.7|Info|DiskScanService|Scanning disk for Ultimate Police Interceptors
  1763. 16-8-25 15:45:29.7|Info|DiskScanService|Completed scanning disk for Ultimate Police Interceptors
  1764. 16-8-25 15:45:29.8|Info|RefreshSeriesService|Updating Info for Vera
  1765. 16-8-25 15:45:30.3|Info|RefreshEpisodeService|Starting episode info refresh for: [248393][Vera]
  1766. 16-8-25 15:45:30.3|Info|RefreshEpisodeService|Finished episode refresh for series: [248393][Vera].
  1767. 16-8-25 15:45:30.3|Info|DiskScanService|Scanning disk for Vera
  1768. 16-8-25 15:45:30.4|Info|DiskScanService|Completed scanning disk for Vera
  1769. 16-8-25 15:45:30.5|Info|RefreshSeriesService|Updating Info for Vikings
  1770. 16-8-25 15:45:31.0|Info|RefreshEpisodeService|Starting episode info refresh for: [260449][Vikings]
  1771. 16-8-25 15:45:31.0|Info|RefreshEpisodeService|Finished episode refresh for series: [260449][Vikings].
  1772. 16-8-25 15:45:31.0|Info|DiskScanService|Scanning disk for Vikings
  1773. 16-8-25 15:45:31.1|Info|DiskScanService|Completed scanning disk for Vikings
  1774. 16-8-25 15:45:31.2|Info|RefreshSeriesService|Updating Info for The Walking Dead
  1775. 16-8-25 15:45:31.7|Info|RefreshEpisodeService|Starting episode info refresh for: [153021][The Walking Dead]
  1776. 16-8-25 15:45:31.8|Info|RefreshEpisodeService|Finished episode refresh for series: [153021][The Walking Dead].
  1777. 16-8-25 15:45:31.8|Info|DiskScanService|Scanning disk for The Walking Dead
  1778. 16-8-25 15:45:31.8|Info|DiskScanService|Completed scanning disk for The Walking Dead
  1779. 16-8-25 15:45:33.6|Info|RefreshSeriesService|Updating Info for Wentworth
  1780. 16-8-25 15:45:34.2|Info|RefreshEpisodeService|Starting episode info refresh for: [264234][Wentworth]
  1781. 16-8-25 15:45:34.3|Info|RefreshEpisodeService|Finished episode refresh for series: [264234][Wentworth].
  1782. 16-8-25 15:45:34.3|Info|DiskScanService|Scanning disk for Wentworth
  1783. 16-8-25 15:45:34.3|Info|DiskScanService|Completed scanning disk for Wentworth
  1784. 16-8-25 15:45:35.0|Info|RefreshSeriesService|Updating Info for Westworld
  1785. 16-8-25 15:45:35.5|Info|RefreshEpisodeService|Starting episode info refresh for: [296762][Westworld]
  1786. 16-8-25 15:45:35.5|Info|RefreshEpisodeService|Finished episode refresh for series: [296762][Westworld].
  1787. 16-8-25 15:45:35.5|Info|DiskScanService|Scanning disk for Westworld
  1788. 16-8-25 15:45:35.6|Info|RefreshSeriesService|Updating Info for X Company
  1789. 16-8-25 15:45:35.6|Info|MetadataService|Series folder does not exist, skipping metadata creation
  1790. 16-8-25 15:45:36.1|Info|RefreshEpisodeService|Starting episode info refresh for: [289965][X Company]
  1791. 16-8-25 15:45:36.1|Info|RefreshEpisodeService|Finished episode refresh for series: [289965][X Company].
  1792. 16-8-25 15:45:36.1|Info|DiskScanService|Scanning disk for X Company
  1793. 16-8-25 15:45:36.1|Info|DiskScanService|Completed scanning disk for X Company
  1794. 16-8-25 15:45:36.2|Info|RefreshSeriesService|Updating Info for The X-Files
  1795. 16-8-25 15:45:37.1|Info|RefreshEpisodeService|Starting episode info refresh for: [77398][The X-Files]
  1796. 16-8-25 15:45:37.3|Info|RefreshEpisodeService|Finished episode refresh for series: [77398][The X-Files].
  1797. 16-8-25 15:45:37.3|Info|DiskScanService|Scanning disk for The X-Files
  1798. 16-8-25 15:45:37.3|Info|DiskScanService|Completed scanning disk for The X-Files
  1799. 16-8-25 15:46:34.0|Info|RssSyncService|Starting RSS Sync
  1800. 16-8-25 15:46:43.0|Info|DownloadDecisionMaker|Processing 221 releases
  1801. 16-8-25 15:46:49.1|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1802. 16-8-25 15:57:05.2|Info|RssSyncService|Starting RSS Sync
  1803. 16-8-25 15:57:09.0|Info|DownloadDecisionMaker|Processing 221 releases
  1804. 16-8-25 15:57:15.4|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1805. 16-8-25 16:07:35.9|Info|RssSyncService|Starting RSS Sync
  1806. 16-8-25 16:07:43.1|Info|DownloadDecisionMaker|Processing 221 releases
  1807. 16-8-25 16:07:49.4|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1808. 16-8-25 16:18:06.7|Info|RssSyncService|Starting RSS Sync
  1809. 16-8-25 16:18:10.4|Info|DownloadDecisionMaker|Processing 221 releases
  1810. 16-8-25 16:18:16.8|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1811. 16-8-25 16:28:37.2|Info|RssSyncService|Starting RSS Sync
  1812. 16-8-25 16:28:42.3|Info|DownloadDecisionMaker|Processing 221 releases
  1813. 16-8-25 16:28:48.6|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1814. 16-8-25 16:39:07.6|Info|RssSyncService|Starting RSS Sync
  1815. 16-8-25 16:39:11.3|Info|DownloadDecisionMaker|Processing 221 releases
  1816. 16-8-25 16:39:17.9|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1817. 16-8-25 16:49:37.9|Info|RssSyncService|Starting RSS Sync
  1818. 16-8-25 16:49:46.6|Info|DownloadDecisionMaker|Processing 221 releases
  1819. 16-8-25 16:49:53.0|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1820. 16-8-25 17:00:08.5|Info|RssSyncService|Starting RSS Sync
  1821. 16-8-25 17:00:17.9|Info|DownloadDecisionMaker|Processing 221 releases
  1822. 16-8-25 17:00:24.2|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1823. 16-8-25 17:10:39.0|Info|RssSyncService|Starting RSS Sync
  1824. 16-8-25 17:10:46.5|Info|DownloadDecisionMaker|Processing 221 releases
  1825. 16-8-25 17:10:53.0|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1826. 16-8-25 17:21:09.6|Info|RssSyncService|Starting RSS Sync
  1827. 16-8-25 17:21:14.1|Info|DownloadDecisionMaker|Processing 221 releases
  1828. 16-8-25 17:21:20.7|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1829. 16-8-25 17:31:40.1|Info|RssSyncService|Starting RSS Sync
  1830. 16-8-25 17:31:48.2|Info|DownloadDecisionMaker|Processing 221 releases
  1831. 16-8-25 17:31:54.9|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1832. 16-8-25 17:42:10.7|Info|RssSyncService|Starting RSS Sync
  1833. 16-8-25 17:42:14.5|Info|DownloadDecisionMaker|Processing 221 releases
  1834. 16-8-25 17:42:21.4|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1835. 16-8-25 17:52:41.4|Info|RssSyncService|Starting RSS Sync
  1836. 16-8-25 17:52:47.7|Info|DownloadDecisionMaker|Processing 221 releases
  1837. 16-8-25 17:52:54.4|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1838. 16-8-25 18:03:12.9|Info|RssSyncService|Starting RSS Sync
  1839. 16-8-25 18:03:16.7|Info|DownloadDecisionMaker|Processing 221 releases
  1840. 16-8-25 18:03:23.8|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1841. 16-8-25 18:13:43.3|Info|RssSyncService|Starting RSS Sync
  1842. 16-8-25 18:13:52.5|Info|DownloadDecisionMaker|Processing 221 releases
  1843. 16-8-25 18:13:59.3|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1844. 16-8-25 18:24:14.8|Info|RssSyncService|Starting RSS Sync
  1845. 16-8-25 18:24:18.6|Info|DownloadDecisionMaker|Processing 221 releases
  1846. 16-8-25 18:24:25.5|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1847. 16-8-25 18:34:45.2|Info|RssSyncService|Starting RSS Sync
  1848. 16-8-25 18:34:48.8|Info|DownloadDecisionMaker|Processing 221 releases
  1849. 16-8-25 18:34:55.4|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1850. 16-8-25 18:36:45.3|Info|SceneMappingService|Updating Scene mappings
  1851. 16-8-25 18:45:15.5|Info|RssSyncService|Starting RSS Sync
  1852. 16-8-25 18:45:20.3|Info|DownloadDecisionMaker|Processing 221 releases
  1853. 16-8-25 18:45:26.9|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1854. 16-8-25 18:55:46.0|Info|RssSyncService|Starting RSS Sync
  1855. 16-8-25 18:55:50.0|Info|DownloadDecisionMaker|Processing 221 releases
  1856. 16-8-25 18:55:56.5|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1857. 16-8-25 19:06:16.1|Info|RssSyncService|Starting RSS Sync
  1858. 16-8-25 19:06:19.9|Info|DownloadDecisionMaker|Processing 221 releases
  1859. 16-8-25 19:06:26.1|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1860. 16-8-25 19:16:46.6|Info|RssSyncService|Starting RSS Sync
  1861. 16-8-25 19:16:53.0|Info|DownloadDecisionMaker|Processing 221 releases
  1862. 16-8-25 19:16:59.4|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1863. 16-8-25 19:27:17.3|Info|RssSyncService|Starting RSS Sync
  1864. 16-8-25 19:27:21.0|Info|DownloadDecisionMaker|Processing 221 releases
  1865. 16-8-25 19:27:27.5|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1866. 16-8-25 19:37:47.7|Info|RssSyncService|Starting RSS Sync
  1867. 16-8-25 19:37:52.0|Info|DownloadDecisionMaker|Processing 221 releases
  1868. 16-8-25 19:37:58.5|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1869. 16-8-25 19:48:18.2|Info|RssSyncService|Starting RSS Sync
  1870. 16-8-25 19:48:21.8|Info|DownloadDecisionMaker|Processing 221 releases
  1871. 16-8-25 19:48:28.6|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1872. 16-8-25 19:58:48.9|Info|RssSyncService|Starting RSS Sync
  1873. 16-8-25 19:58:52.8|Info|DownloadDecisionMaker|Processing 221 releases
  1874. 16-8-25 19:58:59.7|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1875. 16-8-25 20:09:19.4|Info|RssSyncService|Starting RSS Sync
  1876. 16-8-25 20:09:23.3|Info|DownloadDecisionMaker|Processing 221 releases
  1877. 16-8-25 20:09:30.1|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1878. 16-8-25 20:19:49.7|Info|RssSyncService|Starting RSS Sync
  1879. 16-8-25 20:19:53.4|Info|DownloadDecisionMaker|Processing 221 releases
  1880. 16-8-25 20:20:00.3|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1881. 16-8-25 20:30:20.1|Info|RssSyncService|Starting RSS Sync
  1882. 16-8-25 20:30:23.9|Info|DownloadDecisionMaker|Processing 221 releases
  1883. 16-8-25 20:30:30.1|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1884. 16-8-25 20:40:50.7|Info|RssSyncService|Starting RSS Sync
  1885. 16-8-25 20:40:54.4|Info|DownloadDecisionMaker|Processing 221 releases
  1886. 16-8-25 20:41:00.7|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1887. 16-8-25 20:51:30.7|Info|RssSyncService|Starting RSS Sync
  1888. 16-8-25 20:51:42.1|Info|DownloadDecisionMaker|Processing 221 releases
  1889. 16-8-25 20:51:48.3|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1890. 16-8-25 21:02:01.3|Info|RssSyncService|Starting RSS Sync
  1891. 16-8-25 21:02:05.0|Info|DownloadDecisionMaker|Processing 221 releases
  1892. 16-8-25 21:02:11.1|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1893. 16-8-25 21:12:31.7|Info|RssSyncService|Starting RSS Sync
  1894. 16-8-25 21:12:40.5|Info|DownloadDecisionMaker|Processing 221 releases
  1895. 16-8-25 21:12:46.8|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1896. 16-8-25 21:23:02.5|Info|RssSyncService|Starting RSS Sync
  1897. 16-8-25 21:23:06.2|Info|DownloadDecisionMaker|Processing 221 releases
  1898. 16-8-25 21:23:12.3|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1899. 16-8-25 21:33:33.1|Info|RssSyncService|Starting RSS Sync
  1900. 16-8-25 21:33:41.4|Info|DownloadDecisionMaker|Processing 221 releases
  1901. 16-8-25 21:33:47.4|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1902. 16-8-25 21:37:03.2|Info|SceneMappingService|Updating Scene mappings
  1903. 16-8-25 21:44:03.6|Info|RssSyncService|Starting RSS Sync
  1904. 16-8-25 21:44:07.3|Info|DownloadDecisionMaker|Processing 221 releases
  1905. 16-8-25 21:44:13.4|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1906. 16-8-25 21:54:34.2|Info|RssSyncService|Starting RSS Sync
  1907. 16-8-25 21:54:42.8|Info|DownloadDecisionMaker|Processing 221 releases
  1908. 16-8-25 21:54:48.6|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1909. 16-8-25 22:05:04.8|Info|RssSyncService|Starting RSS Sync
  1910. 16-8-25 22:05:08.5|Info|DownloadDecisionMaker|Processing 221 releases
  1911. 16-8-25 22:05:14.1|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1912. 16-8-25 22:15:35.1|Info|RssSyncService|Starting RSS Sync
  1913. 16-8-25 22:15:44.9|Info|DownloadDecisionMaker|Processing 221 releases
  1914. 16-8-25 22:15:50.2|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0, Reports pending: 1
  1915. 16-8-25 22:25:36.1|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.1.mkv] has a runtime of 0, is it a valid video file?
  1916. 16-8-25 22:25:36.1|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.mkv] has a runtime of 0, is it a valid video file?
  1917. 16-8-25 22:25:36.1|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.1.mkv] has a runtime of 0, is it a valid video file?
  1918. 16-8-25 22:25:36.2|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.mkv] has a runtime of 0, is it a valid video file?
  1919. 16-8-25 22:26:05.8|Info|RssSyncService|Starting RSS Sync
  1920. 16-8-25 22:26:05.8|Error|CommandExecutor|Error occurred while executing task RssSync
  1921.  
  1922. [v2.0.0.4298] System.Threading.Tasks.TaskSchedulerException: An exception was thrown by a TaskScheduler. ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  1923. at System.Threading.Thread.StartInternal(IPrincipal principal, StackCrawlMark& stackMark)
  1924. at System.Threading.Thread.Start(StackCrawlMark& stackMark)
  1925. at System.Threading.Thread.Start(Object parameter)
  1926. at System.Threading.Tasks.ThreadPoolTaskScheduler.QueueTask(Task task)
  1927. at System.Threading.Tasks.Task.ScheduleAndStart(Boolean needsProtection)
  1928. --- End of inner exception stack trace ---
  1929. at System.Threading.Tasks.Task.ScheduleAndStart(Boolean needsProtection)
  1930. at System.Threading.Tasks.Task.InternalStartNew(Task creatingTask, Delegate action, Object state, CancellationToken cancellationToken, TaskScheduler scheduler, TaskCreationOptions options, InternalTaskOptions internalOptions, StackCrawlMark& stackMark)
  1931. at System.Threading.Tasks.TaskFactory.StartNew(Action action)
  1932. at NzbDrone.Core.Indexers.FetchAndParseRssService.Fetch() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\FetchAndParseRssService.cs:line 47
  1933. at NzbDrone.Core.Indexers.RssSyncService.Sync() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\RssSyncService.cs:line 51
  1934. at NzbDrone.Core.Indexers.RssSyncService.Execute(RssSyncCommand message) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\RssSyncService.cs:line 72
  1935. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 91
  1936. at CallSite.Target(Closure , CallSite , CommandExecutor , Object , CommandModel )
  1937. at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2)
  1938. at CallSite.Target(Closure , CallSite , CommandExecutor , Object , CommandModel )
  1939. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 41
  1940.  
  1941. 16-8-25 22:27:06.1|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.1.mkv] has a runtime of 0, is it a valid video file?
  1942. 16-8-25 22:27:06.1|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.mkv] has a runtime of 0, is it a valid video file?
  1943. 16-8-25 22:27:06.1|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.1.mkv] has a runtime of 0, is it a valid video file?
  1944. 16-8-25 22:27:06.2|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.mkv] has a runtime of 0, is it a valid video file?
  1945. 16-8-25 22:28:36.2|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.1.mkv] has a runtime of 0, is it a valid video file?
  1946. 16-8-25 22:28:36.2|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.mkv] has a runtime of 0, is it a valid video file?
  1947. 16-8-25 22:28:36.3|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.1.mkv] has a runtime of 0, is it a valid video file?
  1948. 16-8-25 22:28:36.3|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.mkv] has a runtime of 0, is it a valid video file?
  1949. 16-8-25 22:30:06.2|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.1.mkv] has a runtime of 0, is it a valid video file?
  1950. 16-8-25 22:30:06.2|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.mkv] has a runtime of 0, is it a valid video file?
  1951. 16-8-25 22:30:06.3|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.1.mkv] has a runtime of 0, is it a valid video file?
  1952. 16-8-25 22:30:06.3|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.mkv] has a runtime of 0, is it a valid video file?
  1953. 16-8-25 22:31:36.3|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.1.mkv] has a runtime of 0, is it a valid video file?
  1954. 16-8-25 22:31:36.3|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.mkv] has a runtime of 0, is it a valid video file?
  1955. 16-8-25 22:31:36.4|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.1.mkv] has a runtime of 0, is it a valid video file?
  1956. 16-8-25 22:31:36.4|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.mkv] has a runtime of 0, is it a valid video file?
  1957. 16-8-25 22:33:06.4|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.1.mkv] has a runtime of 0, is it a valid video file?
  1958. 16-8-25 22:33:06.4|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.mkv] has a runtime of 0, is it a valid video file?
  1959. 16-8-25 22:33:06.4|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.1.mkv] has a runtime of 0, is it a valid video file?
  1960. 16-8-25 22:33:06.5|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.mkv] has a runtime of 0, is it a valid video file?
  1961. 16-8-25 22:34:36.4|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.1.mkv] has a runtime of 0, is it a valid video file?
  1962. 16-8-25 22:34:36.5|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.mkv] has a runtime of 0, is it a valid video file?
  1963. 16-8-25 22:34:36.6|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.1.mkv] has a runtime of 0, is it a valid video file?
  1964. 16-8-25 22:34:36.6|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.mkv] has a runtime of 0, is it a valid video file?
  1965. 16-8-25 22:36:06.1|Info|RssSyncService|Starting RSS Sync
  1966. 16-8-25 22:36:06.4|Error|CommandExecutor|Error occurred while executing task RssSync
  1967.  
  1968. [v2.0.0.4298] System.Threading.Tasks.TaskSchedulerException: An exception was thrown by a TaskScheduler. ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  1969. at System.Threading.Thread.StartInternal(IPrincipal principal, StackCrawlMark& stackMark)
  1970. at System.Threading.Thread.Start(StackCrawlMark& stackMark)
  1971. at System.Threading.Thread.Start(Object parameter)
  1972. at System.Threading.Tasks.ThreadPoolTaskScheduler.QueueTask(Task task)
  1973. at System.Threading.Tasks.Task.ScheduleAndStart(Boolean needsProtection)
  1974. --- End of inner exception stack trace ---
  1975. at System.Threading.Tasks.Task.ScheduleAndStart(Boolean needsProtection)
  1976. at System.Threading.Tasks.Task.InternalStartNew(Task creatingTask, Delegate action, Object state, CancellationToken cancellationToken, TaskScheduler scheduler, TaskCreationOptions options, InternalTaskOptions internalOptions, StackCrawlMark& stackMark)
  1977. at System.Threading.Tasks.TaskFactory.StartNew(Action action)
  1978. at NzbDrone.Core.Indexers.FetchAndParseRssService.Fetch() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\FetchAndParseRssService.cs:line 47
  1979. at NzbDrone.Core.Indexers.RssSyncService.Sync() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\RssSyncService.cs:line 51
  1980. at NzbDrone.Core.Indexers.RssSyncService.Execute(RssSyncCommand message) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\RssSyncService.cs:line 72
  1981. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 91
  1982. at CallSite.Target(Closure , CallSite , CommandExecutor , Object , CommandModel )
  1983. at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2)
  1984. at CallSite.Target(Closure , CallSite , CommandExecutor , Object , CommandModel )
  1985. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 41
  1986.  
  1987. 16-8-25 22:36:07.0|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.1.mkv] has a runtime of 0, is it a valid video file?
  1988. 16-8-25 22:36:07.8|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.mkv] has a runtime of 0, is it a valid video file?
  1989. 16-8-25 22:36:09.4|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.1.mkv] has a runtime of 0, is it a valid video file?
  1990. 16-8-25 22:36:09.6|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.mkv] has a runtime of 0, is it a valid video file?
  1991. 16-8-25 22:37:36.9|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.1.mkv] has a runtime of 0, is it a valid video file?
  1992. 16-8-25 22:37:37.6|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.mkv] has a runtime of 0, is it a valid video file?
  1993. 16-8-25 22:37:39.3|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.1.mkv] has a runtime of 0, is it a valid video file?
  1994. 16-8-25 22:37:40.5|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.mkv] has a runtime of 0, is it a valid video file?
  1995. 16-8-25 22:37:40.7|Error|EventAggregator|TaskManager failed while processing [CommandExecutedEvent]
  1996.  
  1997. [v2.0.0.4298] System.Data.SQLite.SQLiteException (0x80004005): disk I/O error
  1998. disk I/O error
  1999. at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
  2000. at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
  2001. at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
  2002. at System.Data.SQLite.SQLiteDataReader.NextResult()
  2003. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  2004. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  2005. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
  2006. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
  2007. at System.Data.SQLite.SQLiteConnection.Open()
  2008. at Marr.Data.DataMapper.OpenConnection()
  2009. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName)
  2010. at Marr.Data.QGen.QueryBuilder`1.ToList()
  2011. at NzbDrone.Core.Datastore.BasicRepository`1.All() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 66
  2012. at NzbDrone.Core.Jobs.TaskManager.Handle(CommandExecutedEvent message) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\TaskManager.cs:line 133
  2013. at NzbDrone.Core.Messaging.Events.EventAggregator.PublishEvent[TEvent](TEvent event) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Messaging\Events\EventAggregator.cs:line 56
  2014.  
  2015. 16-8-25 22:37:41.4|Error|CommandExecutor|Error occurred while executing task CheckForFinishedDownload
  2016.  
  2017. [v2.0.0.4298] System.Data.SQLite.SQLiteException (0x80004005): disk I/O error
  2018. disk I/O error
  2019. at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
  2020. at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
  2021. at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
  2022. at System.Data.SQLite.SQLiteDataReader.NextResult()
  2023. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  2024. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  2025. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
  2026. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
  2027. at System.Data.SQLite.SQLiteConnection.Open()
  2028. at Marr.Data.DataMapper.OpenConnection()
  2029. at Marr.Data.QGen.UpdateQueryBuilder`1.Execute()
  2030. at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 239
  2031. at NzbDrone.Core.Messaging.Commands.CommandRepository.End(CommandModel command) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Messaging\Commands\CommandRepository.cs:line 80
  2032. at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Update(CommandModel command, CommandStatus status, String message) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:line 196
  2033. at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Fail(CommandModel command, String message, Exception e) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:line 139
  2034. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 90
  2035. at CallSite.Target(Closure , CallSite , CommandExecutor , Object , CommandModel )
  2036. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 41
  2037.  
  2038. 16-8-25 22:38:07.8|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.1.mkv] has a runtime of 0, is it a valid video file?
  2039. 16-8-25 22:38:08.5|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.mkv] has a runtime of 0, is it a valid video file?
  2040. 16-8-25 22:38:10.2|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.1.mkv] has a runtime of 0, is it a valid video file?
  2041. 16-8-25 22:38:10.8|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.mkv] has a runtime of 0, is it a valid video file?
  2042. 16-8-25 22:38:10.8|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from uTorrent
  2043.  
  2044. [v2.0.0.4298] System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2045. at System.Enum.GetEnumValuesAndNames(RuntimeTypeHandle enumType, ObjectHandleOnStack values, ObjectHandleOnStack names, Boolean getNames)
  2046. at System.Enum.GetCachedValuesAndNames(RuntimeType enumType, Boolean getNames)
  2047. at System.RuntimeType.GetEnumName(Object value)
  2048. at System.Enum.GetName(Type enumType, Object value)
  2049. at System.Enum.InternalFormat(RuntimeType eT, Object value)
  2050. at System.Enum.ToString()
  2051. at System.Enum.ToString(String format)
  2052. at System.Enum.ToString(String format, IFormatProvider provider)
  2053. at System.Text.StringBuilder.AppendFormatHelper(IFormatProvider provider, String format, ParamsArray args)
  2054. at System.String.FormatHelper(IFormatProvider provider, String format, ParamsArray args)
  2055. at System.String.Format(String format, Object[] args)
  2056. at NzbDrone.Common.Http.HttpResponse.ToString()
  2057. at System.Text.StringBuilder.AppendFormatHelper(IFormatProvider provider, String format, ParamsArray args)
  2058. at System.String.FormatHelper(IFormatProvider provider, String format, ParamsArray args)
  2059. at System.String.Format(IFormatProvider provider, String format, Object[] args)
  2060. at NLog.LogEventInfo.CalcFormattedMessage()
  2061. at NLog.Logger.WriteToTargets(LogLevel level, IFormatProvider formatProvider, String message, Object[] args)
  2062. at NLog.Logger.Trace[TArgument1,TArgument2](String message, TArgument1 argument1, TArgument2 argument2)
  2063. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request)
  2064. at NzbDrone.Core.Download.Clients.UTorrent.UTorrentProxy.ProcessRequest(HttpRequestBuilder requestBuilder, UTorrentSettings settings)
  2065. at NzbDrone.Core.Download.Clients.UTorrent.UTorrentProxy.GetTorrents(UTorrentSettings settings)
  2066. at NzbDrone.Core.Download.Clients.UTorrent.UTorrent.GetItems()
  2067. at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient)
  2068.  
  2069. 16-8-25 22:38:11.5|Error|EventAggregator|TaskManager failed while processing [CommandExecutedEvent]
  2070.  
  2071. [v2.0.0.4298] System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2072. at System.Enum.GetEnumValuesAndNames(RuntimeTypeHandle enumType, ObjectHandleOnStack values, ObjectHandleOnStack names, Boolean getNames)
  2073. at System.Enum.GetCachedValuesAndNames(RuntimeType enumType, Boolean getNames)
  2074. at System.Enum.InternalFlagsFormat(RuntimeType eT, Object value)
  2075. at System.Enum.InternalFormat(RuntimeType eT, Object value)
  2076. at System.Enum.ToString()
  2077. at System.Data.SQLite.SQLiteConnection.Open()
  2078. at Marr.Data.DataMapper.OpenConnection()
  2079. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName)
  2080. at Marr.Data.QGen.QueryBuilder`1.ToList()
  2081. at NzbDrone.Core.Datastore.BasicRepository`1.All() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 66
  2082. at NzbDrone.Core.Jobs.TaskManager.Handle(CommandExecutedEvent message) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\TaskManager.cs:line 133
  2083. at NzbDrone.Core.Messaging.Events.EventAggregator.PublishEvent[TEvent](TEvent event) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Messaging\Events\EventAggregator.cs:line 56
  2084.  
  2085. 16-8-25 22:38:11.6|Error|CommandExecutor|Error occurred while executing task CheckForFinishedDownload
  2086.  
  2087. [v2.0.0.4298] System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2088. at System.Enum.GetEnumValuesAndNames(RuntimeTypeHandle enumType, ObjectHandleOnStack values, ObjectHandleOnStack names, Boolean getNames)
  2089. at System.Enum.GetCachedValuesAndNames(RuntimeType enumType, Boolean getNames)
  2090. at System.Enum.InternalFlagsFormat(RuntimeType eT, Object value)
  2091. at System.Enum.InternalFormat(RuntimeType eT, Object value)
  2092. at System.Enum.ToString()
  2093. at System.Data.SQLite.SQLiteConnection.Open()
  2094. at Marr.Data.DataMapper.OpenConnection()
  2095. at Marr.Data.QGen.UpdateQueryBuilder`1.Execute()
  2096. at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 239
  2097. at NzbDrone.Core.Messaging.Commands.CommandRepository.End(CommandModel command) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Messaging\Commands\CommandRepository.cs:line 80
  2098. at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Update(CommandModel command, CommandStatus status, String message) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:line 196
  2099. at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Fail(CommandModel command, String message, Exception e) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:line 139
  2100. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 90
  2101. at CallSite.Target(Closure , CallSite , CommandExecutor , Object , CommandModel )
  2102. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 41
  2103.  
  2104. 16-8-25 22:41:49.5|Error|GlobalExceptionHandlers|Task Error: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread.
  2105.  
  2106. [v2.0.0.4298] System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2107. at NzbDrone.Common.TPL.TaskExtensions.<>c.<LogExceptions>b__1_0(Task t)
  2108. at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke()
  2109. at System.Threading.Tasks.Task.Execute()
  2110. --- End of inner exception stack trace ---
  2111. ---> (Inner Exception #0) System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2112. at NzbDrone.Common.TPL.TaskExtensions.<>c.<LogExceptions>b__1_0(Task t)
  2113. at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke()
  2114. at System.Threading.Tasks.Task.Execute()<---
  2115.  
  2116.  
  2117. 16-8-25 22:41:49.5|Error|GlobalExceptionHandlers|Task Error: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread.
  2118.  
  2119. [v2.0.0.4298] System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2120. at NzbDrone.Common.TPL.TaskExtensions.<>c.<LogExceptions>b__1_0(Task t)
  2121. at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke()
  2122. at System.Threading.Tasks.Task.Execute()
  2123. --- End of inner exception stack trace ---
  2124. ---> (Inner Exception #0) System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2125. at NzbDrone.Common.TPL.TaskExtensions.<>c.<LogExceptions>b__1_0(Task t)
  2126. at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke()
  2127. at System.Threading.Tasks.Task.Execute()<---
  2128.  
  2129.  
  2130. 16-8-25 22:41:49.5|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from SabNZBD+
  2131.  
  2132. [v2.0.0.4298] System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2133. at System.Threading.Thread.StartInternal(IPrincipal principal, StackCrawlMark& stackMark)
  2134. at System.Threading.Thread.Start(StackCrawlMark& stackMark)
  2135. at System.Threading.Thread.Start()
  2136. at System.Net.TimerThread.Prod()
  2137. at System.Net.TimerThread.TimerQueue.CreateTimer(Callback callback, Object context)
  2138. at System.Net.HttpWebRequest.GetResponse()
  2139. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:line 59
  2140. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse(HttpRequest request, CookieContainer cookies) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:line 58
  2141. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Http\HttpClient.cs:line 65
  2142. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest(HttpRequestBuilder requestBuilder, SabnzbdSettings settings) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 167
  2143. at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue(Int32 start, Int32 limit, SabnzbdSettings settings) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\Clients\Sabnzbd\SabnzbdProxy.cs:line 93
  2144. at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:line 56
  2145. at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.<GetItems>d__8.MoveNext() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:line 200
  2146. at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
  2147. at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
  2148. at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\TrackedDownloads\DownloadMonitoringService.cs:line 86
  2149.  
  2150. 16-8-25 22:41:49.5|Error|GlobalExceptionHandlers|Task Error: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread.
  2151.  
  2152. [v2.0.0.4298] System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2153. at NzbDrone.Common.TPL.TaskExtensions.<>c.<LogExceptions>b__1_0(Task t)
  2154. at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke()
  2155. at System.Threading.Tasks.Task.Execute()
  2156. --- End of inner exception stack trace ---
  2157. ---> (Inner Exception #0) System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2158. at NzbDrone.Common.TPL.TaskExtensions.<>c.<LogExceptions>b__1_0(Task t)
  2159. at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke()
  2160. at System.Threading.Tasks.Task.Execute()<---
  2161.  
  2162.  
  2163. 16-8-25 22:41:49.5|Error|GlobalExceptionHandlers|Task Error: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread.
  2164.  
  2165. [v2.0.0.4298] System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2166. at System.Enum.GetEnumValuesAndNames(RuntimeTypeHandle enumType, ObjectHandleOnStack values, ObjectHandleOnStack names, Boolean getNames)
  2167. at System.Enum.GetCachedValuesAndNames(RuntimeType enumType, Boolean getNames)
  2168. at System.Enum.InternalFlagsFormat(RuntimeType eT, Object value)
  2169. at System.Enum.InternalFormat(RuntimeType eT, Object value)
  2170. at System.Enum.ToString()
  2171. at System.Data.SQLite.SQLiteConnection.Open()
  2172. at Marr.Data.DataMapper.OpenConnection()
  2173. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName)
  2174. at Marr.Data.QGen.QueryBuilder`1.ToList()
  2175. at NzbDrone.Core.Datastore.BasicRepository`1.All() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 66
  2176. at NzbDrone.Core.Jobs.TaskManager.GetPending() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\TaskManager.cs:line 44
  2177. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\Scheduler.cs:line 37
  2178. at System.Threading.Tasks.Task.InnerInvoke()
  2179. at System.Threading.Tasks.Task.Execute()
  2180. --- End of inner exception stack trace ---
  2181. ---> (Inner Exception #0) System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2182. at System.Enum.GetEnumValuesAndNames(RuntimeTypeHandle enumType, ObjectHandleOnStack values, ObjectHandleOnStack names, Boolean getNames)
  2183. at System.Enum.GetCachedValuesAndNames(RuntimeType enumType, Boolean getNames)
  2184. at System.Enum.InternalFlagsFormat(RuntimeType eT, Object value)
  2185. at System.Enum.InternalFormat(RuntimeType eT, Object value)
  2186. at System.Enum.ToString()
  2187. at System.Data.SQLite.SQLiteConnection.Open()
  2188. at Marr.Data.DataMapper.OpenConnection()
  2189. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName)
  2190. at Marr.Data.QGen.QueryBuilder`1.ToList()
  2191. at NzbDrone.Core.Datastore.BasicRepository`1.All() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 66
  2192. at NzbDrone.Core.Jobs.TaskManager.GetPending() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\TaskManager.cs:line 44
  2193. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\Scheduler.cs:line 37
  2194. at System.Threading.Tasks.Task.InnerInvoke()
  2195. at System.Threading.Tasks.Task.Execute()<---
  2196.  
  2197.  
  2198. 16-8-25 22:41:49.5|Error|GlobalExceptionHandlers|Task Error: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread.
  2199.  
  2200. [v2.0.0.4298] System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2201. at NzbDrone.Common.TPL.TaskExtensions.<>c.<LogExceptions>b__1_0(Task t)
  2202. at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke()
  2203. at System.Threading.Tasks.Task.Execute()
  2204. --- End of inner exception stack trace ---
  2205. ---> (Inner Exception #0) System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2206. at NzbDrone.Common.TPL.TaskExtensions.<>c.<LogExceptions>b__1_0(Task t)
  2207. at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke()
  2208. at System.Threading.Tasks.Task.Execute()<---
  2209.  
  2210.  
  2211. 16-8-25 22:41:49.5|Error|GlobalExceptionHandlers|Task Error: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread.
  2212.  
  2213. [v2.0.0.4298] System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2214. at System.Enum.GetEnumValuesAndNames(RuntimeTypeHandle enumType, ObjectHandleOnStack values, ObjectHandleOnStack names, Boolean getNames)
  2215. at System.Enum.GetCachedValuesAndNames(RuntimeType enumType, Boolean getNames)
  2216. at System.Enum.InternalFlagsFormat(RuntimeType eT, Object value)
  2217. at System.Enum.InternalFormat(RuntimeType eT, Object value)
  2218. at System.Enum.ToString()
  2219. at System.Data.SQLite.SQLiteConnection.Open()
  2220. at Marr.Data.DataMapper.OpenConnection()
  2221. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName)
  2222. at Marr.Data.QGen.QueryBuilder`1.ToList()
  2223. at NzbDrone.Core.Datastore.BasicRepository`1.All() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 66
  2224. at NzbDrone.Core.Jobs.TaskManager.GetPending() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\TaskManager.cs:line 44
  2225. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\Scheduler.cs:line 37
  2226. at System.Threading.Tasks.Task.InnerInvoke()
  2227. at System.Threading.Tasks.Task.Execute()
  2228. --- End of inner exception stack trace ---
  2229. ---> (Inner Exception #0) System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2230. at System.Enum.GetEnumValuesAndNames(RuntimeTypeHandle enumType, ObjectHandleOnStack values, ObjectHandleOnStack names, Boolean getNames)
  2231. at System.Enum.GetCachedValuesAndNames(RuntimeType enumType, Boolean getNames)
  2232. at System.Enum.InternalFlagsFormat(RuntimeType eT, Object value)
  2233. at System.Enum.InternalFormat(RuntimeType eT, Object value)
  2234. at System.Enum.ToString()
  2235. at System.Data.SQLite.SQLiteConnection.Open()
  2236. at Marr.Data.DataMapper.OpenConnection()
  2237. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName)
  2238. at Marr.Data.QGen.QueryBuilder`1.ToList()
  2239. at NzbDrone.Core.Datastore.BasicRepository`1.All() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 66
  2240. at NzbDrone.Core.Jobs.TaskManager.GetPending() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\TaskManager.cs:line 44
  2241. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\Scheduler.cs:line 37
  2242. at System.Threading.Tasks.Task.InnerInvoke()
  2243. at System.Threading.Tasks.Task.Execute()<---
  2244.  
  2245.  
  2246. 16-8-25 22:41:49.6|Error|GlobalExceptionHandlers|Task Error: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread.
  2247.  
  2248. [v2.0.0.4298] System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2249. at System.Enum.GetEnumValuesAndNames(RuntimeTypeHandle enumType, ObjectHandleOnStack values, ObjectHandleOnStack names, Boolean getNames)
  2250. at System.Enum.GetCachedValuesAndNames(RuntimeType enumType, Boolean getNames)
  2251. at System.Enum.InternalFlagsFormat(RuntimeType eT, Object value)
  2252. at System.Enum.InternalFormat(RuntimeType eT, Object value)
  2253. at System.Enum.ToString()
  2254. at System.Data.SQLite.SQLiteConnection.Open()
  2255. at Marr.Data.DataMapper.OpenConnection()
  2256. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName)
  2257. at Marr.Data.QGen.QueryBuilder`1.ToList()
  2258. at NzbDrone.Core.Datastore.BasicRepository`1.All() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 66
  2259. at NzbDrone.Core.Jobs.TaskManager.GetPending() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\TaskManager.cs:line 44
  2260. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\Scheduler.cs:line 37
  2261. at System.Threading.Tasks.Task.InnerInvoke()
  2262. at System.Threading.Tasks.Task.Execute()
  2263. --- End of inner exception stack trace ---
  2264. ---> (Inner Exception #0) System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2265. at System.Enum.GetEnumValuesAndNames(RuntimeTypeHandle enumType, ObjectHandleOnStack values, ObjectHandleOnStack names, Boolean getNames)
  2266. at System.Enum.GetCachedValuesAndNames(RuntimeType enumType, Boolean getNames)
  2267. at System.Enum.InternalFlagsFormat(RuntimeType eT, Object value)
  2268. at System.Enum.InternalFormat(RuntimeType eT, Object value)
  2269. at System.Enum.ToString()
  2270. at System.Data.SQLite.SQLiteConnection.Open()
  2271. at Marr.Data.DataMapper.OpenConnection()
  2272. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName)
  2273. at Marr.Data.QGen.QueryBuilder`1.ToList()
  2274. at NzbDrone.Core.Datastore.BasicRepository`1.All() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 66
  2275. at NzbDrone.Core.Jobs.TaskManager.GetPending() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\TaskManager.cs:line 44
  2276. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\Scheduler.cs:line 37
  2277. at System.Threading.Tasks.Task.InnerInvoke()
  2278. at System.Threading.Tasks.Task.Execute()<---
  2279.  
  2280.  
  2281. 16-8-25 22:41:49.6|Error|GlobalExceptionHandlers|Task Error: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread.
  2282.  
  2283. [v2.0.0.4298] System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2284. at System.Enum.GetEnumValuesAndNames(RuntimeTypeHandle enumType, ObjectHandleOnStack values, ObjectHandleOnStack names, Boolean getNames)
  2285. at System.Enum.GetCachedValuesAndNames(RuntimeType enumType, Boolean getNames)
  2286. at System.Enum.InternalFlagsFormat(RuntimeType eT, Object value)
  2287. at System.Enum.InternalFormat(RuntimeType eT, Object value)
  2288. at System.Enum.ToString()
  2289. at System.Data.SQLite.SQLiteConnection.Open()
  2290. at Marr.Data.DataMapper.OpenConnection()
  2291. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName)
  2292. at Marr.Data.QGen.QueryBuilder`1.ToList()
  2293. at NzbDrone.Core.Datastore.BasicRepository`1.All() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 66
  2294. at NzbDrone.Core.Jobs.TaskManager.GetPending() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\TaskManager.cs:line 44
  2295. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\Scheduler.cs:line 37
  2296. at System.Threading.Tasks.Task.InnerInvoke()
  2297. at System.Threading.Tasks.Task.Execute()
  2298. --- End of inner exception stack trace ---
  2299. ---> (Inner Exception #0) System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2300. at System.Enum.GetEnumValuesAndNames(RuntimeTypeHandle enumType, ObjectHandleOnStack values, ObjectHandleOnStack names, Boolean getNames)
  2301. at System.Enum.GetCachedValuesAndNames(RuntimeType enumType, Boolean getNames)
  2302. at System.Enum.InternalFlagsFormat(RuntimeType eT, Object value)
  2303. at System.Enum.InternalFormat(RuntimeType eT, Object value)
  2304. at System.Enum.ToString()
  2305. at System.Data.SQLite.SQLiteConnection.Open()
  2306. at Marr.Data.DataMapper.OpenConnection()
  2307. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName)
  2308. at Marr.Data.QGen.QueryBuilder`1.ToList()
  2309. at NzbDrone.Core.Datastore.BasicRepository`1.All() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 66
  2310. at NzbDrone.Core.Jobs.TaskManager.GetPending() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\TaskManager.cs:line 44
  2311. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\Scheduler.cs:line 37
  2312. at System.Threading.Tasks.Task.InnerInvoke()
  2313. at System.Threading.Tasks.Task.Execute()<---
  2314.  
  2315.  
  2316. 16-8-25 22:41:49.6|Error|GlobalExceptionHandlers|Task Error: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread.
  2317.  
  2318. [v2.0.0.4298] System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2319. at System.Enum.GetEnumValuesAndNames(RuntimeTypeHandle enumType, ObjectHandleOnStack values, ObjectHandleOnStack names, Boolean getNames)
  2320. at System.Enum.GetCachedValuesAndNames(RuntimeType enumType, Boolean getNames)
  2321. at System.Enum.InternalFlagsFormat(RuntimeType eT, Object value)
  2322. at System.Enum.InternalFormat(RuntimeType eT, Object value)
  2323. at System.Enum.ToString()
  2324. at System.Data.SQLite.SQLiteConnection.Open()
  2325. at Marr.Data.DataMapper.OpenConnection()
  2326. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName)
  2327. at Marr.Data.QGen.QueryBuilder`1.ToList()
  2328. at NzbDrone.Core.Datastore.BasicRepository`1.All() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 66
  2329. at NzbDrone.Core.Jobs.TaskManager.GetPending() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\TaskManager.cs:line 44
  2330. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\Scheduler.cs:line 37
  2331. at System.Threading.Tasks.Task.InnerInvoke()
  2332. at System.Threading.Tasks.Task.Execute()
  2333. --- End of inner exception stack trace ---
  2334. ---> (Inner Exception #0) System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2335. at System.Enum.GetEnumValuesAndNames(RuntimeTypeHandle enumType, ObjectHandleOnStack values, ObjectHandleOnStack names, Boolean getNames)
  2336. at System.Enum.GetCachedValuesAndNames(RuntimeType enumType, Boolean getNames)
  2337. at System.Enum.InternalFlagsFormat(RuntimeType eT, Object value)
  2338. at System.Enum.InternalFormat(RuntimeType eT, Object value)
  2339. at System.Enum.ToString()
  2340. at System.Data.SQLite.SQLiteConnection.Open()
  2341. at Marr.Data.DataMapper.OpenConnection()
  2342. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName)
  2343. at Marr.Data.QGen.QueryBuilder`1.ToList()
  2344. at NzbDrone.Core.Datastore.BasicRepository`1.All() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 66
  2345. at NzbDrone.Core.Jobs.TaskManager.GetPending() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\TaskManager.cs:line 44
  2346. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\Scheduler.cs:line 37
  2347. at System.Threading.Tasks.Task.InnerInvoke()
  2348. at System.Threading.Tasks.Task.Execute()<---
  2349.  
  2350.  
  2351. 16-8-25 22:41:49.6|Error|GlobalExceptionHandlers|Task Error: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread.
  2352.  
  2353. [v2.0.0.4298] System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2354. at NzbDrone.Common.TPL.TaskExtensions.<>c.<LogExceptions>b__1_0(Task t)
  2355. at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke()
  2356. at System.Threading.Tasks.Task.Execute()
  2357. --- End of inner exception stack trace ---
  2358. ---> (Inner Exception #0) System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2359. at NzbDrone.Common.TPL.TaskExtensions.<>c.<LogExceptions>b__1_0(Task t)
  2360. at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke()
  2361. at System.Threading.Tasks.Task.Execute()<---
  2362.  
  2363.  
  2364. 16-8-25 22:41:49.6|Error|GlobalExceptionHandlers|Task Error: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread.
  2365.  
  2366. [v2.0.0.4298] System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2367. at NzbDrone.Common.TPL.TaskExtensions.<>c.<LogExceptions>b__1_0(Task t)
  2368. at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke()
  2369. at System.Threading.Tasks.Task.Execute()
  2370. --- End of inner exception stack trace ---
  2371. ---> (Inner Exception #0) System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2372. at NzbDrone.Common.TPL.TaskExtensions.<>c.<LogExceptions>b__1_0(Task t)
  2373. at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke()
  2374. at System.Threading.Tasks.Task.Execute()<---
  2375.  
  2376.  
  2377. 16-8-25 22:41:49.6|Error|GlobalExceptionHandlers|Task Error: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread.
  2378.  
  2379. [v2.0.0.4298] System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2380. at System.Enum.GetEnumValuesAndNames(RuntimeTypeHandle enumType, ObjectHandleOnStack values, ObjectHandleOnStack names, Boolean getNames)
  2381. at System.Enum.GetCachedValuesAndNames(RuntimeType enumType, Boolean getNames)
  2382. at System.Enum.InternalFlagsFormat(RuntimeType eT, Object value)
  2383. at System.Enum.InternalFormat(RuntimeType eT, Object value)
  2384. at System.Enum.ToString()
  2385. at System.Data.SQLite.SQLiteConnection.Open()
  2386. at Marr.Data.DataMapper.OpenConnection()
  2387. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName)
  2388. at Marr.Data.QGen.QueryBuilder`1.ToList()
  2389. at NzbDrone.Core.Datastore.BasicRepository`1.All() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 66
  2390. at NzbDrone.Core.Jobs.TaskManager.GetPending() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\TaskManager.cs:line 44
  2391. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\Scheduler.cs:line 37
  2392. at System.Threading.Tasks.Task.InnerInvoke()
  2393. at System.Threading.Tasks.Task.Execute()
  2394. --- End of inner exception stack trace ---
  2395. ---> (Inner Exception #0) System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2396. at System.Enum.GetEnumValuesAndNames(RuntimeTypeHandle enumType, ObjectHandleOnStack values, ObjectHandleOnStack names, Boolean getNames)
  2397. at System.Enum.GetCachedValuesAndNames(RuntimeType enumType, Boolean getNames)
  2398. at System.Enum.InternalFlagsFormat(RuntimeType eT, Object value)
  2399. at System.Enum.InternalFormat(RuntimeType eT, Object value)
  2400. at System.Enum.ToString()
  2401. at System.Data.SQLite.SQLiteConnection.Open()
  2402. at Marr.Data.DataMapper.OpenConnection()
  2403. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName)
  2404. at Marr.Data.QGen.QueryBuilder`1.ToList()
  2405. at NzbDrone.Core.Datastore.BasicRepository`1.All() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 66
  2406. at NzbDrone.Core.Jobs.TaskManager.GetPending() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\TaskManager.cs:line 44
  2407. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\Scheduler.cs:line 37
  2408. at System.Threading.Tasks.Task.InnerInvoke()
  2409. at System.Threading.Tasks.Task.Execute()<---
  2410.  
  2411.  
  2412. 16-8-25 22:43:20.3|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.1.mkv] has a runtime of 0, is it a valid video file?
  2413. 16-8-25 22:43:20.9|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.mkv] has a runtime of 0, is it a valid video file?
  2414. 16-8-25 22:43:20.9|Error|ImportDecisionMaker|Couldn't import file. D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.1.mkv
  2415.  
  2416. [v2.0.0.4298] System.Data.SQLite.SQLiteException (0x80004005): disk I/O error
  2417. disk I/O error
  2418. at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
  2419. at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
  2420. at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
  2421. at System.Data.SQLite.SQLiteDataReader.NextResult()
  2422. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  2423. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  2424. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
  2425. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
  2426. at System.Data.SQLite.SQLiteConnection.Open()
  2427. at Marr.Data.DataMapper.OpenConnection()
  2428. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName)
  2429. at Marr.Data.QGen.QueryBuilder`1.ToList()
  2430. at Marr.Data.QGen.SortBuilder`1.ToList()
  2431. at NzbDrone.Core.Tv.EpisodeRepository.FindOneByAirDate(Int32 seriesId, String date)
  2432. at NzbDrone.Core.Tv.EpisodeRepository.Find(Int32 seriesId, String date)
  2433. at NzbDrone.Core.Tv.EpisodeService.FindEpisode(Int32 seriesId, String date)
  2434. at NzbDrone.Core.Parser.ParsingService.GetDailyEpisode(Series series, String airDate, SearchCriteriaBase searchCriteria)
  2435. at NzbDrone.Core.Parser.ParsingService.GetEpisodes(ParsedEpisodeInfo parsedEpisodeInfo, Series series, Boolean sceneSource, SearchCriteriaBase searchCriteria)
  2436. at NzbDrone.Core.Parser.ParsingService.GetLocalEpisode(String filename, Series series, ParsedEpisodeInfo folderInfo, Boolean sceneSource)
  2437. at NzbDrone.Core.MediaFiles.EpisodeImport.ImportDecisionMaker.GetDecision(String file, Series series, ParsedEpisodeInfo folderInfo, Boolean sceneSource, Boolean shouldUseFolderName)
  2438.  
  2439. 16-8-25 22:43:34.0|Error|DetectSample|[D:\DL\Finished\tv-sonarr\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV\Panorama.2016.08.22.Living.With.Cuts.Austerity.Town.720p.HDTV.x264-C4TV.mkv] has a runtime of 0, is it a valid video file?
  2440. 16-8-25 22:43:34.3|Error|EventAggregator|TaskManager failed while processing [CommandExecutedEvent]
  2441.  
  2442. [v2.0.0.4298] System.Data.SQLite.SQLiteException (0x80004005): disk I/O error
  2443. disk I/O error
  2444. at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
  2445. at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
  2446. at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
  2447. at System.Data.SQLite.SQLiteDataReader.NextResult()
  2448. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  2449. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  2450. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
  2451. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
  2452. at System.Data.SQLite.SQLiteConnection.Open()
  2453. at Marr.Data.DataMapper.OpenConnection()
  2454. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName)
  2455. at Marr.Data.QGen.QueryBuilder`1.ToList()
  2456. at NzbDrone.Core.Datastore.BasicRepository`1.All() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 66
  2457. at NzbDrone.Core.Jobs.TaskManager.Handle(CommandExecutedEvent message) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\TaskManager.cs:line 133
  2458. at NzbDrone.Core.Messaging.Events.EventAggregator.PublishEvent[TEvent](TEvent event) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Messaging\Events\EventAggregator.cs:line 56
  2459.  
  2460. 16-8-25 22:43:34.7|Error|CommandExecutor|Error occurred while executing task CheckForFinishedDownload
  2461.  
  2462. [v2.0.0.4298] System.Data.SQLite.SQLiteException (0x80004005): disk I/O error
  2463. disk I/O error
  2464. at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
  2465. at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
  2466. at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
  2467. at System.Data.SQLite.SQLiteDataReader.NextResult()
  2468. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  2469. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  2470. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
  2471. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
  2472. at System.Data.SQLite.SQLiteConnection.Open()
  2473. at Marr.Data.DataMapper.OpenConnection()
  2474. at Marr.Data.QGen.UpdateQueryBuilder`1.Execute()
  2475. at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 239
  2476. at NzbDrone.Core.Messaging.Commands.CommandRepository.End(CommandModel command) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Messaging\Commands\CommandRepository.cs:line 80
  2477. at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Update(CommandModel command, CommandStatus status, String message) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:line 196
  2478. at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Fail(CommandModel command, String message, Exception e) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:line 139
  2479. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 90
  2480. at CallSite.Target(Closure , CallSite , CommandExecutor , Object , CommandModel )
  2481. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 41
  2482.  
  2483. 16-8-25 22:47:36.4|Error|GlobalExceptionHandlers|Task Error: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread.
  2484.  
  2485. [v2.0.0.4298] System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2486. at NzbDrone.Common.TPL.TaskExtensions.<>c.<LogExceptions>b__1_0(Task t)
  2487. at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke()
  2488. at System.Threading.Tasks.Task.Execute()
  2489. --- End of inner exception stack trace ---
  2490. ---> (Inner Exception #0) System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2491. at NzbDrone.Common.TPL.TaskExtensions.<>c.<LogExceptions>b__1_0(Task t)
  2492. at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke()
  2493. at System.Threading.Tasks.Task.Execute()<---
  2494.  
  2495.  
  2496. 16-8-25 22:47:36.7|Error|GlobalExceptionHandlers|Task Error: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread.
  2497.  
  2498. [v2.0.0.4298] System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.Data.SQLite.SQLiteException: disk I/O error
  2499. disk I/O error
  2500. at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
  2501. at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
  2502. at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
  2503. at System.Data.SQLite.SQLiteDataReader.NextResult()
  2504. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  2505. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  2506. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
  2507. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
  2508. at System.Data.SQLite.SQLiteConnection.Open()
  2509. at Marr.Data.DataMapper.OpenConnection()
  2510. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName)
  2511. at Marr.Data.QGen.QueryBuilder`1.ToList()
  2512. at NzbDrone.Core.Datastore.BasicRepository`1.All() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 66
  2513. at NzbDrone.Core.Jobs.TaskManager.GetPending() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\TaskManager.cs:line 44
  2514. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\Scheduler.cs:line 37
  2515. at System.Threading.Tasks.Task.InnerInvoke()
  2516. at System.Threading.Tasks.Task.Execute()
  2517. --- End of inner exception stack trace ---
  2518. ---> (Inner Exception #0) System.Data.SQLite.SQLiteException (0x80004005): disk I/O error
  2519. disk I/O error
  2520. at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
  2521. at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
  2522. at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
  2523. at System.Data.SQLite.SQLiteDataReader.NextResult()
  2524. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  2525. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  2526. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
  2527. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
  2528. at System.Data.SQLite.SQLiteConnection.Open()
  2529. at Marr.Data.DataMapper.OpenConnection()
  2530. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName)
  2531. at Marr.Data.QGen.QueryBuilder`1.ToList()
  2532. at NzbDrone.Core.Datastore.BasicRepository`1.All() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 66
  2533. at NzbDrone.Core.Jobs.TaskManager.GetPending() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\TaskManager.cs:line 44
  2534. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\Scheduler.cs:line 37
  2535. at System.Threading.Tasks.Task.InnerInvoke()
  2536. at System.Threading.Tasks.Task.Execute()<---
  2537.  
  2538.  
  2539. 16-8-25 22:47:37.6|Error|GlobalExceptionHandlers|Task Error: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread.
  2540.  
  2541. [v2.0.0.4298] System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.Data.SQLite.SQLiteException: disk I/O error
  2542. disk I/O error
  2543. at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
  2544. at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
  2545. at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
  2546. at System.Data.SQLite.SQLiteDataReader.NextResult()
  2547. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  2548. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  2549. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
  2550. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
  2551. at System.Data.SQLite.SQLiteConnection.Open()
  2552. at Marr.Data.DataMapper.OpenConnection()
  2553. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName)
  2554. at Marr.Data.QGen.QueryBuilder`1.ToList()
  2555. at NzbDrone.Core.Datastore.BasicRepository`1.All() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 66
  2556. at NzbDrone.Core.Jobs.TaskManager.GetPending() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\TaskManager.cs:line 44
  2557. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\Scheduler.cs:line 37
  2558. at System.Threading.Tasks.Task.InnerInvoke()
  2559. at System.Threading.Tasks.Task.Execute()
  2560. --- End of inner exception stack trace ---
  2561. ---> (Inner Exception #0) System.Data.SQLite.SQLiteException (0x80004005): disk I/O error
  2562. disk I/O error
  2563. at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
  2564. at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
  2565. at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
  2566. at System.Data.SQLite.SQLiteDataReader.NextResult()
  2567. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  2568. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  2569. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
  2570. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
  2571. at System.Data.SQLite.SQLiteConnection.Open()
  2572. at Marr.Data.DataMapper.OpenConnection()
  2573. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName)
  2574. at Marr.Data.QGen.QueryBuilder`1.ToList()
  2575. at NzbDrone.Core.Datastore.BasicRepository`1.All() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 66
  2576. at NzbDrone.Core.Jobs.TaskManager.GetPending() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\TaskManager.cs:line 44
  2577. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\Scheduler.cs:line 37
  2578. at System.Threading.Tasks.Task.InnerInvoke()
  2579. at System.Threading.Tasks.Task.Execute()<---
  2580.  
  2581.  
  2582. 16-8-25 22:47:38.5|Error|GlobalExceptionHandlers|Task Error: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread.
  2583.  
  2584. [v2.0.0.4298] System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2585. at NzbDrone.Common.TPL.TaskExtensions.<>c.<LogExceptions>b__1_0(Task t)
  2586. at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke()
  2587. at System.Threading.Tasks.Task.Execute()
  2588. --- End of inner exception stack trace ---
  2589. ---> (Inner Exception #0) System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2590. at NzbDrone.Common.TPL.TaskExtensions.<>c.<LogExceptions>b__1_0(Task t)
  2591. at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke()
  2592. at System.Threading.Tasks.Task.Execute()<---
  2593.  
  2594.  
  2595. 16-8-25 22:47:39.1|Error|GlobalExceptionHandlers|Task Error: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread.
  2596.  
  2597. [v2.0.0.4298] System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.Data.SQLite.SQLiteException: disk I/O error
  2598. disk I/O error
  2599. at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
  2600. at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
  2601. at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
  2602. at System.Data.SQLite.SQLiteDataReader.NextResult()
  2603. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  2604. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  2605. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
  2606. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
  2607. at System.Data.SQLite.SQLiteConnection.Open()
  2608. at Marr.Data.DataMapper.OpenConnection()
  2609. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName)
  2610. at Marr.Data.QGen.QueryBuilder`1.ToList()
  2611. at NzbDrone.Core.Datastore.BasicRepository`1.All() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 66
  2612. at NzbDrone.Core.Jobs.TaskManager.GetPending() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\TaskManager.cs:line 44
  2613. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\Scheduler.cs:line 37
  2614. at System.Threading.Tasks.Task.InnerInvoke()
  2615. at System.Threading.Tasks.Task.Execute()
  2616. --- End of inner exception stack trace ---
  2617. ---> (Inner Exception #0) System.Data.SQLite.SQLiteException (0x80004005): disk I/O error
  2618. disk I/O error
  2619. at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
  2620. at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
  2621. at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
  2622. at System.Data.SQLite.SQLiteDataReader.NextResult()
  2623. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  2624. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  2625. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
  2626. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
  2627. at System.Data.SQLite.SQLiteConnection.Open()
  2628. at Marr.Data.DataMapper.OpenConnection()
  2629. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName)
  2630. at Marr.Data.QGen.QueryBuilder`1.ToList()
  2631. at NzbDrone.Core.Datastore.BasicRepository`1.All() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 66
  2632. at NzbDrone.Core.Jobs.TaskManager.GetPending() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\TaskManager.cs:line 44
  2633. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\Scheduler.cs:line 37
  2634. at System.Threading.Tasks.Task.InnerInvoke()
  2635. at System.Threading.Tasks.Task.Execute()<---
  2636.  
  2637.  
  2638. 16-8-25 22:47:39.9|Error|GlobalExceptionHandlers|Task Error: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread.
  2639.  
  2640. [v2.0.0.4298] System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2641. at NzbDrone.Common.TPL.TaskExtensions.<>c.<LogExceptions>b__1_0(Task t)
  2642. at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke()
  2643. at System.Threading.Tasks.Task.Execute()
  2644. --- End of inner exception stack trace ---
  2645. ---> (Inner Exception #0) System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2646. at NzbDrone.Common.TPL.TaskExtensions.<>c.<LogExceptions>b__1_0(Task t)
  2647. at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke()
  2648. at System.Threading.Tasks.Task.Execute()<---
  2649.  
  2650.  
  2651. 16-8-25 22:47:40.3|Error|GlobalExceptionHandlers|Task Error: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread.
  2652.  
  2653. [v2.0.0.4298] System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2654. at NzbDrone.Common.TPL.TaskExtensions.<>c.<LogExceptions>b__1_0(Task t)
  2655. at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke()
  2656. at System.Threading.Tasks.Task.Execute()
  2657. --- End of inner exception stack trace ---
  2658. ---> (Inner Exception #0) System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2659. at NzbDrone.Common.TPL.TaskExtensions.<>c.<LogExceptions>b__1_0(Task t)
  2660. at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke()
  2661. at System.Threading.Tasks.Task.Execute()<---
  2662.  
  2663.  
  2664. 16-8-25 22:47:40.7|Error|GlobalExceptionHandlers|Task Error: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread.
  2665.  
  2666. [v2.0.0.4298] System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2667. at NzbDrone.Common.TPL.TaskExtensions.<>c.<LogExceptions>b__1_0(Task t)
  2668. at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke()
  2669. at System.Threading.Tasks.Task.Execute()
  2670. --- End of inner exception stack trace ---
  2671. ---> (Inner Exception #0) System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2672. at NzbDrone.Common.TPL.TaskExtensions.<>c.<LogExceptions>b__1_0(Task t)
  2673. at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke()
  2674. at System.Threading.Tasks.Task.Execute()<---
  2675.  
  2676.  
  2677. 16-8-25 22:47:40.9|Error|GlobalExceptionHandlers|Task Error: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread.
  2678.  
  2679. [v2.0.0.4298] System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2680. at NzbDrone.Common.TPL.TaskExtensions.<>c.<LogExceptions>b__1_0(Task t)
  2681. at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke()
  2682. at System.Threading.Tasks.Task.Execute()
  2683. --- End of inner exception stack trace ---
  2684. ---> (Inner Exception #0) System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2685. at NzbDrone.Common.TPL.TaskExtensions.<>c.<LogExceptions>b__1_0(Task t)
  2686. at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke()
  2687. at System.Threading.Tasks.Task.Execute()<---
  2688.  
  2689.  
  2690. 16-8-25 22:47:41.5|Error|GlobalExceptionHandlers|Task Error: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread.
  2691.  
  2692. [v2.0.0.4298] System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.Data.SQLite.SQLiteException: disk I/O error
  2693. disk I/O error
  2694. at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
  2695. at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
  2696. at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
  2697. at System.Data.SQLite.SQLiteDataReader.NextResult()
  2698. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  2699. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  2700. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
  2701. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
  2702. at System.Data.SQLite.SQLiteConnection.Open()
  2703. at Marr.Data.DataMapper.OpenConnection()
  2704. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName)
  2705. at Marr.Data.QGen.QueryBuilder`1.ToList()
  2706. at NzbDrone.Core.Datastore.BasicRepository`1.All() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 66
  2707. at NzbDrone.Core.Jobs.TaskManager.GetPending() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\TaskManager.cs:line 44
  2708. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\Scheduler.cs:line 37
  2709. at System.Threading.Tasks.Task.InnerInvoke()
  2710. at System.Threading.Tasks.Task.Execute()
  2711. --- End of inner exception stack trace ---
  2712. ---> (Inner Exception #0) System.Data.SQLite.SQLiteException (0x80004005): disk I/O error
  2713. disk I/O error
  2714. at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
  2715. at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
  2716. at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
  2717. at System.Data.SQLite.SQLiteDataReader.NextResult()
  2718. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  2719. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  2720. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
  2721. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
  2722. at System.Data.SQLite.SQLiteConnection.Open()
  2723. at Marr.Data.DataMapper.OpenConnection()
  2724. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName)
  2725. at Marr.Data.QGen.QueryBuilder`1.ToList()
  2726. at NzbDrone.Core.Datastore.BasicRepository`1.All() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 66
  2727. at NzbDrone.Core.Jobs.TaskManager.GetPending() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\TaskManager.cs:line 44
  2728. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\Scheduler.cs:line 37
  2729. at System.Threading.Tasks.Task.InnerInvoke()
  2730. at System.Threading.Tasks.Task.Execute()<---
  2731.  
  2732.  
  2733. 16-8-25 22:47:42.4|Error|GlobalExceptionHandlers|Task Error: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread.
  2734.  
  2735. [v2.0.0.4298] System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.Data.SQLite.SQLiteException: disk I/O error
  2736. disk I/O error
  2737. at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
  2738. at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
  2739. at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
  2740. at System.Data.SQLite.SQLiteDataReader.NextResult()
  2741. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  2742. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  2743. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
  2744. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
  2745. at System.Data.SQLite.SQLiteConnection.Open()
  2746. at Marr.Data.DataMapper.OpenConnection()
  2747. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName)
  2748. at Marr.Data.QGen.QueryBuilder`1.ToList()
  2749. at NzbDrone.Core.Datastore.BasicRepository`1.All() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 66
  2750. at NzbDrone.Core.Jobs.TaskManager.GetPending() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\TaskManager.cs:line 44
  2751. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\Scheduler.cs:line 37
  2752. at System.Threading.Tasks.Task.InnerInvoke()
  2753. at System.Threading.Tasks.Task.Execute()
  2754. --- End of inner exception stack trace ---
  2755. ---> (Inner Exception #0) System.Data.SQLite.SQLiteException (0x80004005): disk I/O error
  2756. disk I/O error
  2757. at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
  2758. at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
  2759. at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
  2760. at System.Data.SQLite.SQLiteDataReader.NextResult()
  2761. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  2762. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  2763. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
  2764. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
  2765. at System.Data.SQLite.SQLiteConnection.Open()
  2766. at Marr.Data.DataMapper.OpenConnection()
  2767. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName)
  2768. at Marr.Data.QGen.QueryBuilder`1.ToList()
  2769. at NzbDrone.Core.Datastore.BasicRepository`1.All() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 66
  2770. at NzbDrone.Core.Jobs.TaskManager.GetPending() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\TaskManager.cs:line 44
  2771. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\Scheduler.cs:line 37
  2772. at System.Threading.Tasks.Task.InnerInvoke()
  2773. at System.Threading.Tasks.Task.Execute()<---
  2774.  
  2775.  
  2776. 16-8-25 22:47:43.4|Error|GlobalExceptionHandlers|Task Error: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread.
  2777.  
  2778. [v2.0.0.4298] System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.Data.SQLite.SQLiteException: disk I/O error
  2779. disk I/O error
  2780. at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
  2781. at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
  2782. at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
  2783. at System.Data.SQLite.SQLiteDataReader.NextResult()
  2784. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  2785. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  2786. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
  2787. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
  2788. at System.Data.SQLite.SQLiteConnection.Open()
  2789. at Marr.Data.DataMapper.OpenConnection()
  2790. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName)
  2791. at Marr.Data.QGen.QueryBuilder`1.ToList()
  2792. at NzbDrone.Core.Datastore.BasicRepository`1.All() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 66
  2793. at NzbDrone.Core.Jobs.TaskManager.GetPending() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\TaskManager.cs:line 44
  2794. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\Scheduler.cs:line 37
  2795. at System.Threading.Tasks.Task.InnerInvoke()
  2796. at System.Threading.Tasks.Task.Execute()
  2797. --- End of inner exception stack trace ---
  2798. ---> (Inner Exception #0) System.Data.SQLite.SQLiteException (0x80004005): disk I/O error
  2799. disk I/O error
  2800. at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
  2801. at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
  2802. at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
  2803. at System.Data.SQLite.SQLiteDataReader.NextResult()
  2804. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  2805. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  2806. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
  2807. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
  2808. at System.Data.SQLite.SQLiteConnection.Open()
  2809. at Marr.Data.DataMapper.OpenConnection()
  2810. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName)
  2811. at Marr.Data.QGen.QueryBuilder`1.ToList()
  2812. at NzbDrone.Core.Datastore.BasicRepository`1.All() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 66
  2813. at NzbDrone.Core.Jobs.TaskManager.GetPending() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\TaskManager.cs:line 44
  2814. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\Scheduler.cs:line 37
  2815. at System.Threading.Tasks.Task.InnerInvoke()
  2816. at System.Threading.Tasks.Task.Execute()<---
  2817.  
  2818.  
  2819. 16-8-25 22:47:44.0|Error|GlobalExceptionHandlers|Task Error: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread.
  2820.  
  2821. [v2.0.0.4298] System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.Data.SQLite.SQLiteException: disk I/O error
  2822. disk I/O error
  2823. at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
  2824. at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
  2825. at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
  2826. at System.Data.SQLite.SQLiteDataReader.NextResult()
  2827. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  2828. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  2829. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
  2830. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
  2831. at System.Data.SQLite.SQLiteConnection.Open()
  2832. at Marr.Data.DataMapper.OpenConnection()
  2833. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName)
  2834. at Marr.Data.QGen.QueryBuilder`1.ToList()
  2835. at NzbDrone.Core.Datastore.BasicRepository`1.All() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 66
  2836. at NzbDrone.Core.Jobs.TaskManager.GetPending() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\TaskManager.cs:line 44
  2837. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\Scheduler.cs:line 37
  2838. at System.Threading.Tasks.Task.InnerInvoke()
  2839. at System.Threading.Tasks.Task.Execute()
  2840. --- End of inner exception stack trace ---
  2841. ---> (Inner Exception #0) System.Data.SQLite.SQLiteException (0x80004005): disk I/O error
  2842. disk I/O error
  2843. at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
  2844. at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
  2845. at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
  2846. at System.Data.SQLite.SQLiteDataReader.NextResult()
  2847. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  2848. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  2849. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
  2850. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
  2851. at System.Data.SQLite.SQLiteConnection.Open()
  2852. at Marr.Data.DataMapper.OpenConnection()
  2853. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName)
  2854. at Marr.Data.QGen.QueryBuilder`1.ToList()
  2855. at NzbDrone.Core.Datastore.BasicRepository`1.All() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 66
  2856. at NzbDrone.Core.Jobs.TaskManager.GetPending() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\TaskManager.cs:line 44
  2857. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\Scheduler.cs:line 37
  2858. at System.Threading.Tasks.Task.InnerInvoke()
  2859. at System.Threading.Tasks.Task.Execute()<---
  2860.  
  2861.  
  2862. 16-8-25 22:47:44.0|Error|GlobalExceptionHandlers|Task Error: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread.
  2863.  
  2864. [v2.0.0.4298] System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2865. at NzbDrone.Common.TPL.TaskExtensions.<>c.<LogExceptions>b__1_0(Task t)
  2866. at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke()
  2867. at System.Threading.Tasks.Task.Execute()
  2868. --- End of inner exception stack trace ---
  2869. ---> (Inner Exception #0) System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2870. at NzbDrone.Common.TPL.TaskExtensions.<>c.<LogExceptions>b__1_0(Task t)
  2871. at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke()
  2872. at System.Threading.Tasks.Task.Execute()<---
  2873.  
  2874.  
  2875. 16-8-25 22:47:44.0|Error|GlobalExceptionHandlers|Task Error: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread.
  2876.  
  2877. [v2.0.0.4298] System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2878. at NzbDrone.Common.TPL.TaskExtensions.<>c.<LogExceptions>b__1_0(Task t)
  2879. at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke()
  2880. at System.Threading.Tasks.Task.Execute()
  2881. --- End of inner exception stack trace ---
  2882. ---> (Inner Exception #0) System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  2883. at NzbDrone.Common.TPL.TaskExtensions.<>c.<LogExceptions>b__1_0(Task t)
  2884. at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke()
  2885. at System.Threading.Tasks.Task.Execute()<---
  2886.  
  2887.  
  2888. 16-8-25 22:47:44.0|Error|GlobalExceptionHandlers|Task Error: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread.
  2889.  
  2890. [v2.0.0.4298] System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.Data.SQLite.SQLiteException: disk I/O error
  2891. disk I/O error
  2892. at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
  2893. at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
  2894. at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
  2895. at System.Data.SQLite.SQLiteDataReader.NextResult()
  2896. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  2897. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  2898. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
  2899. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
  2900. at System.Data.SQLite.SQLiteConnection.Open()
  2901. at Marr.Data.DataMapper.OpenConnection()
  2902. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName)
  2903. at Marr.Data.QGen.QueryBuilder`1.ToList()
  2904. at NzbDrone.Core.Datastore.BasicRepository`1.All() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 66
  2905. at NzbDrone.Core.Jobs.TaskManager.GetPending() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\TaskManager.cs:line 44
  2906. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\Scheduler.cs:line 37
  2907. at System.Threading.Tasks.Task.InnerInvoke()
  2908. at System.Threading.Tasks.Task.Execute()
  2909. --- End of inner exception stack trace ---
  2910. ---> (Inner Exception #0) System.Data.SQLite.SQLiteException (0x80004005): disk I/O error
  2911. disk I/O error
  2912. at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
  2913. at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
  2914. at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
  2915. at System.Data.SQLite.SQLiteDataReader.NextResult()
  2916. at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
  2917. at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
  2918. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
  2919. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
  2920. at System.Data.SQLite.SQLiteConnection.Open()
  2921. at Marr.Data.DataMapper.OpenConnection()
  2922. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName)
  2923. at Marr.Data.QGen.QueryBuilder`1.ToList()
  2924. at NzbDrone.Core.Datastore.BasicRepository`1.All() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 66
  2925. at NzbDrone.Core.Jobs.TaskManager.GetPending() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\TaskManager.cs:line 44
  2926. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Jobs\Scheduler.cs:line 37
  2927. at System.Threading.Tasks.Task.InnerInvoke()
  2928. at System.Threading.Tasks.Task.Execute()<---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement