Advertisement
Guest User

Untitled

a guest
Feb 6th, 2016
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 295.82 KB | None | 0 0
  1. 16-2-6 01:49:52.1|Info|Bootstrap|Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.3732
  2. 16-2-6 01:49:52.7|Debug|ProcessProvider|Found 0 processes with the name: NzbDrone.Console
  3. 16-2-6 01:49:52.7|Debug|ProcessProvider|Found 1 processes with the name: NzbDrone
  4. 16-2-6 01:49:52.7|Debug|ProcessProvider| - [29235] NzbDrone
  5. 16-2-6 01:49:52.9|Info|MigrationLogger|*** Migrating data source=/root/.config/NzbDrone/nzbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  6. 16-2-6 01:49:53.4|Info|MigrationLogger|*** VersionMigration migrating ***
  7. 16-2-6 01:49:53.4|Debug|MigrationLogger|Beginning Transaction
  8. 16-2-6 01:49:53.4|Debug|MigrationLogger|CreateTable VersionInfo
  9. 16-2-6 01:49:53.4|Debug|MigrationLogger|CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
  10. 16-2-6 01:49:53.4|Debug|MigrationLogger|Took: 00:00:00.0088190
  11. 16-2-6 01:49:53.4|Debug|MigrationLogger|Committing Transaction
  12. 16-2-6 01:49:53.5|Debug|MigrationLogger|VersionMigration migrated
  13. 16-2-6 01:49:53.5|Debug|MigrationLogger|Took: 00:00:00.1119300
  14. 16-2-6 01:49:53.6|Info|MigrationLogger|*** VersionUniqueMigration migrating ***
  15. 16-2-6 01:49:53.6|Debug|MigrationLogger|Beginning Transaction
  16. 16-2-6 01:49:53.6|Debug|MigrationLogger|CreateIndex VersionInfo (Version)
  17. 16-2-6 01:49:53.6|Debug|MigrationLogger|CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
  18. 16-2-6 01:49:53.6|Debug|MigrationLogger|Took: 00:00:00.0017140
  19. 16-2-6 01:49:53.6|Debug|MigrationLogger|AlterTable VersionInfo
  20. 16-2-6 01:49:53.6|Debug|MigrationLogger|
  21. 16-2-6 01:49:53.6|Debug|MigrationLogger|Took: 00:00:00.0003370
  22. 16-2-6 01:49:53.6|Debug|MigrationLogger|CreateColumn VersionInfo AppliedOn DateTime
  23. 16-2-6 01:49:53.6|Debug|MigrationLogger|ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
  24. 16-2-6 01:49:53.6|Debug|MigrationLogger|Took: 00:00:00.0007420
  25. 16-2-6 01:49:53.6|Debug|MigrationLogger|Committing Transaction
  26. 16-2-6 01:49:53.6|Debug|MigrationLogger|VersionUniqueMigration migrated
  27. 16-2-6 01:49:53.6|Debug|MigrationLogger|Took: 00:00:00.0494630
  28. 16-2-6 01:49:53.6|Info|MigrationLogger|*** VersionDescriptionMigration migrating ***
  29. 16-2-6 01:49:53.6|Debug|MigrationLogger|Beginning Transaction
  30. 16-2-6 01:49:53.6|Debug|MigrationLogger|AlterTable VersionInfo
  31. 16-2-6 01:49:53.6|Debug|MigrationLogger|
  32. 16-2-6 01:49:53.6|Debug|MigrationLogger|Took: 00:00:00.0001790
  33. 16-2-6 01:49:53.6|Debug|MigrationLogger|CreateColumn VersionInfo Description String
  34. 16-2-6 01:49:53.6|Debug|MigrationLogger|ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
  35. 16-2-6 01:49:53.6|Debug|MigrationLogger|Took: 00:00:00.0004990
  36. 16-2-6 01:49:53.6|Debug|MigrationLogger|Committing Transaction
  37. 16-2-6 01:49:53.7|Debug|MigrationLogger|VersionDescriptionMigration migrated
  38. 16-2-6 01:49:53.7|Debug|MigrationLogger|Took: 00:00:00.0555780
  39. 16-2-6 01:49:53.7|Info|MigrationLogger|*** 1: InitialSetup migrating ***
  40. 16-2-6 01:49:53.7|Debug|MigrationLogger|Beginning Transaction
  41. 16-2-6 01:49:53.7|Info|InitialSetup|Starting migration to 1
  42. 16-2-6 01:49:53.7|Debug|MigrationLogger|CreateTable Config
  43. 16-2-6 01:49:53.7|Debug|MigrationLogger|CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL)
  44. 16-2-6 01:49:53.7|Debug|MigrationLogger|Took: 00:00:00.0007340
  45. 16-2-6 01:49:53.7|Debug|MigrationLogger|CreateIndex Config (Key)
  46. 16-2-6 01:49:53.7|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
  47. 16-2-6 01:49:53.7|Debug|MigrationLogger|Took: 00:00:00.0004830
  48. 16-2-6 01:49:53.7|Debug|MigrationLogger|CreateTable RootFolders
  49. 16-2-6 01:49:53.7|Debug|MigrationLogger|CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
  50. 16-2-6 01:49:53.7|Debug|MigrationLogger|Took: 00:00:00.0004590
  51. 16-2-6 01:49:53.7|Debug|MigrationLogger|CreateIndex RootFolders (Path)
  52. 16-2-6 01:49:53.7|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
  53. 16-2-6 01:49:53.7|Debug|MigrationLogger|Took: 00:00:00.0004090
  54. 16-2-6 01:49:53.7|Debug|MigrationLogger|CreateTable Series
  55. 16-2-6 01:49:53.7|Debug|MigrationLogger|CREATE TABLE "Series" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "BacklogSetting" INTEGER NOT NULL, "Network" TEXT, "CustomStartDate" DATETIME, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
  56. 16-2-6 01:49:53.7|Debug|MigrationLogger|Took: 00:00:00.0014560
  57. 16-2-6 01:49:53.7|Debug|MigrationLogger|CreateIndex Series (TvdbId)
  58. 16-2-6 01:49:53.7|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
  59. 16-2-6 01:49:53.7|Debug|MigrationLogger|Took: 00:00:00.0004120
  60. 16-2-6 01:49:53.7|Debug|MigrationLogger|CreateIndex Series (TvRageId)
  61. 16-2-6 01:49:53.7|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
  62. 16-2-6 01:49:53.7|Debug|MigrationLogger|Took: 00:00:00.0004130
  63. 16-2-6 01:49:53.7|Debug|MigrationLogger|CreateIndex Series (ImdbId)
  64. 16-2-6 01:49:53.7|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_Series_ImdbId" ON "Series" ("ImdbId" ASC)
  65. 16-2-6 01:49:53.7|Debug|MigrationLogger|Took: 00:00:00.0004090
  66. 16-2-6 01:49:53.7|Debug|MigrationLogger|CreateIndex Series (TitleSlug)
  67. 16-2-6 01:49:53.7|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
  68. 16-2-6 01:49:53.7|Debug|MigrationLogger|Took: 00:00:00.0004050
  69. 16-2-6 01:49:53.7|Debug|MigrationLogger|CreateTable Seasons
  70. 16-2-6 01:49:53.7|Debug|MigrationLogger|CREATE TABLE "Seasons" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "Ignored" INTEGER NOT NULL)
  71. 16-2-6 01:49:53.7|Debug|MigrationLogger|Took: 00:00:00.0005590
  72. 16-2-6 01:49:53.7|Debug|MigrationLogger|CreateTable Episodes
  73. 16-2-6 01:49:53.7|Debug|MigrationLogger|CREATE TABLE "Episodes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "Ignored" INTEGER, "EpisodeFileId" INTEGER, "AirDate" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER)
  74. 16-2-6 01:49:53.7|Debug|MigrationLogger|Took: 00:00:00.0009980
  75. 16-2-6 01:49:53.7|Debug|MigrationLogger|CreateIndex Episodes (TvDbEpisodeId)
  76. 16-2-6 01:49:53.7|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
  77. 16-2-6 01:49:53.7|Debug|MigrationLogger|Took: 00:00:00.0004490
  78. 16-2-6 01:49:53.7|Debug|MigrationLogger|CreateTable EpisodeFiles
  79. 16-2-6 01:49:53.7|Debug|MigrationLogger|CREATE TABLE "EpisodeFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Path" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT)
  80. 16-2-6 01:49:53.7|Debug|MigrationLogger|Took: 00:00:00.0007680
  81. 16-2-6 01:49:53.7|Debug|MigrationLogger|CreateIndex EpisodeFiles (Path)
  82. 16-2-6 01:49:53.7|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_EpisodeFiles_Path" ON "EpisodeFiles" ("Path" ASC)
  83. 16-2-6 01:49:53.7|Debug|MigrationLogger|Took: 00:00:00.0004060
  84. 16-2-6 01:49:53.7|Debug|MigrationLogger|CreateTable History
  85. 16-2-6 01:49:53.7|Debug|MigrationLogger|CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "NzbTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Indexer" TEXT NOT NULL, "NzbInfoUrl" TEXT, "ReleaseGroup" TEXT)
  86. 16-2-6 01:49:53.7|Debug|MigrationLogger|Took: 00:00:00.0007480
  87. 16-2-6 01:49:53.7|Debug|MigrationLogger|CreateTable Notifications
  88. 16-2-6 01:49:53.7|Debug|MigrationLogger|CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL)
  89. 16-2-6 01:49:53.7|Debug|MigrationLogger|Took: 00:00:00.0045980
  90. 16-2-6 01:49:53.7|Debug|MigrationLogger|CreateTable ScheduledTasks
  91. 16-2-6 01:49:53.7|Debug|MigrationLogger|CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL)
  92. 16-2-6 01:49:53.7|Debug|MigrationLogger|Took: 00:00:00.0005920
  93. 16-2-6 01:49:53.7|Debug|MigrationLogger|CreateIndex ScheduledTasks (TypeName)
  94. 16-2-6 01:49:53.7|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
  95. 16-2-6 01:49:53.7|Debug|MigrationLogger|Took: 00:00:00.0023130
  96. 16-2-6 01:49:53.7|Debug|MigrationLogger|CreateTable Indexers
  97. 16-2-6 01:49:53.7|Debug|MigrationLogger|CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT)
  98. 16-2-6 01:49:53.7|Debug|MigrationLogger|Took: 00:00:00.0005910
  99. 16-2-6 01:49:53.7|Debug|MigrationLogger|CreateIndex Indexers (Name)
  100. 16-2-6 01:49:53.7|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
  101. 16-2-6 01:49:53.7|Debug|MigrationLogger|Took: 00:00:00.0003960
  102. 16-2-6 01:49:53.7|Debug|MigrationLogger|CreateTable QualityProfiles
  103. 16-2-6 01:49:53.7|Debug|MigrationLogger|CREATE TABLE "QualityProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Allowed" TEXT NOT NULL)
  104. 16-2-6 01:49:53.7|Debug|MigrationLogger|Took: 00:00:00.0005660
  105. 16-2-6 01:49:53.7|Debug|MigrationLogger|CreateIndex QualityProfiles (Name)
  106. 16-2-6 01:49:53.7|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
  107. 16-2-6 01:49:53.7|Debug|MigrationLogger|Took: 00:00:00.0004310
  108. 16-2-6 01:49:53.7|Debug|MigrationLogger|CreateTable QualitySizes
  109. 16-2-6 01:49:53.7|Debug|MigrationLogger|CREATE TABLE "QualitySizes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "QualityId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
  110. 16-2-6 01:49:53.7|Debug|MigrationLogger|Took: 00:00:00.0006200
  111. 16-2-6 01:49:53.7|Debug|MigrationLogger|CreateIndex QualitySizes (QualityId)
  112. 16-2-6 01:49:53.7|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_QualitySizes_QualityId" ON "QualitySizes" ("QualityId" ASC)
  113. 16-2-6 01:49:53.7|Debug|MigrationLogger|Took: 00:00:00.0004320
  114. 16-2-6 01:49:53.7|Debug|MigrationLogger|CreateIndex QualitySizes (Name)
  115. 16-2-6 01:49:53.7|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_QualitySizes_Name" ON "QualitySizes" ("Name" ASC)
  116. 16-2-6 01:49:53.7|Debug|MigrationLogger|Took: 00:00:00.0004170
  117. 16-2-6 01:49:53.7|Debug|MigrationLogger|CreateTable SceneMappings
  118. 16-2-6 01:49:53.7|Debug|MigrationLogger|CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanTitle" TEXT NOT NULL, "SceneName" TEXT NOT NULL, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL)
  119. 16-2-6 01:49:53.7|Debug|MigrationLogger|Took: 00:00:00.0006270
  120. 16-2-6 01:49:53.7|Debug|MigrationLogger|CreateTable NamingConfig
  121. 16-2-6 01:49:53.7|Debug|MigrationLogger|CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "UseSceneName" INTEGER NOT NULL, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "SeasonFolderFormat" TEXT NOT NULL)
  122. 16-2-6 01:49:53.7|Debug|MigrationLogger|Took: 00:00:00.0009390
  123. 16-2-6 01:49:53.8|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2016-02-06T01:49:53', 'InitialSetup')
  124. 16-2-6 01:49:53.8|Debug|MigrationLogger|Committing Transaction
  125. 16-2-6 01:49:53.8|Debug|MigrationLogger|1: InitialSetup migrated
  126. 16-2-6 01:49:53.8|Debug|MigrationLogger|Took: 00:00:00.0575480
  127. 16-2-6 01:49:53.8|Info|MigrationLogger|*** 2: remove_tvrage_imdb_unique_constraint migrating ***
  128. 16-2-6 01:49:53.8|Debug|MigrationLogger|Beginning Transaction
  129. 16-2-6 01:49:53.8|Info|remove_tvrage_imdb_unique_constraint|Starting migration to 2
  130. 16-2-6 01:49:53.8|Debug|MigrationLogger|DeleteIndex Series (TvRageId)
  131. 16-2-6 01:49:53.8|Debug|MigrationLogger|DROP INDEX "IX_Series_TvRageId"
  132. 16-2-6 01:49:53.8|Debug|MigrationLogger|Took: 00:00:00.0007070
  133. 16-2-6 01:49:53.8|Debug|MigrationLogger|DeleteIndex Series (ImdbId)
  134. 16-2-6 01:49:53.8|Debug|MigrationLogger|DROP INDEX "IX_Series_ImdbId"
  135. 16-2-6 01:49:53.8|Debug|MigrationLogger|Took: 00:00:00.0003330
  136. 16-2-6 01:49:53.8|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2016-02-06T01:49:53', 'remove_tvrage_imdb_unique_constraint')
  137. 16-2-6 01:49:53.8|Debug|MigrationLogger|Committing Transaction
  138. 16-2-6 01:49:53.9|Debug|MigrationLogger|2: remove_tvrage_imdb_unique_constraint migrated
  139. 16-2-6 01:49:53.9|Debug|MigrationLogger|Took: 00:00:00.0514040
  140. 16-2-6 01:49:53.9|Info|MigrationLogger|*** 3: remove_renamed_scene_mapping_columns migrating ***
  141. 16-2-6 01:49:53.9|Debug|MigrationLogger|Beginning Transaction
  142. 16-2-6 01:49:53.9|Info|remove_renamed_scene_mapping_columns|Starting migration to 3
  143. 16-2-6 01:49:53.9|Debug|MigrationLogger|DeleteTable SceneMappings
  144. 16-2-6 01:49:53.9|Debug|MigrationLogger|DROP TABLE "SceneMappings"
  145. 16-2-6 01:49:53.9|Debug|MigrationLogger|Took: 00:00:00.0007220
  146. 16-2-6 01:49:53.9|Debug|MigrationLogger|CreateTable SceneMappings
  147. 16-2-6 01:49:53.9|Debug|MigrationLogger|CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SearchTerm" TEXT NOT NULL, "ParseTerm" TEXT NOT NULL)
  148. 16-2-6 01:49:53.9|Debug|MigrationLogger|Took: 00:00:00.0006380
  149. 16-2-6 01:49:53.9|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2016-02-06T01:49:53', 'remove_renamed_scene_mapping_columns')
  150. 16-2-6 01:49:53.9|Debug|MigrationLogger|Committing Transaction
  151. 16-2-6 01:49:53.9|Debug|MigrationLogger|3: remove_renamed_scene_mapping_columns migrated
  152. 16-2-6 01:49:53.9|Debug|MigrationLogger|Took: 00:00:00.0508990
  153. 16-2-6 01:49:53.9|Info|MigrationLogger|*** 4: updated_history migrating ***
  154. 16-2-6 01:49:53.9|Debug|MigrationLogger|Beginning Transaction
  155. 16-2-6 01:49:53.9|Info|updated_history|Starting migration to 4
  156. 16-2-6 01:49:53.9|Debug|MigrationLogger|DeleteTable History
  157. 16-2-6 01:49:53.9|Debug|MigrationLogger|DROP TABLE "History"
  158. 16-2-6 01:49:53.9|Debug|MigrationLogger|Took: 00:00:00.0004320
  159. 16-2-6 01:49:53.9|Debug|MigrationLogger|CreateTable History
  160. 16-2-6 01:49:53.9|Debug|MigrationLogger|CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL)
  161. 16-2-6 01:49:53.9|Debug|MigrationLogger|Took: 00:00:00.0007000
  162. 16-2-6 01:49:53.9|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2016-02-06T01:49:53', 'updated_history')
  163. 16-2-6 01:49:53.9|Debug|MigrationLogger|Committing Transaction
  164. 16-2-6 01:49:54.0|Debug|MigrationLogger|4: updated_history migrated
  165. 16-2-6 01:49:54.0|Debug|MigrationLogger|Took: 00:00:00.0530170
  166. 16-2-6 01:49:54.0|Info|MigrationLogger|*** 5: added_eventtype_to_history migrating ***
  167. 16-2-6 01:49:54.0|Debug|MigrationLogger|Beginning Transaction
  168. 16-2-6 01:49:54.0|Info|added_eventtype_to_history|Starting migration to 5
  169. 16-2-6 01:49:54.0|Debug|MigrationLogger|AlterTable History
  170. 16-2-6 01:49:54.0|Debug|MigrationLogger|
  171. 16-2-6 01:49:54.0|Debug|MigrationLogger|Took: 00:00:00.0001610
  172. 16-2-6 01:49:54.0|Debug|MigrationLogger|CreateColumn History EventType Int32
  173. 16-2-6 01:49:54.0|Debug|MigrationLogger|ALTER TABLE "History" ADD COLUMN "EventType" INTEGER
  174. 16-2-6 01:49:54.0|Debug|MigrationLogger|Took: 00:00:00.0004990
  175. 16-2-6 01:49:54.0|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2016-02-06T01:49:54', 'added_eventtype_to_history')
  176. 16-2-6 01:49:54.0|Debug|MigrationLogger|Committing Transaction
  177. 16-2-6 01:49:54.0|Debug|MigrationLogger|5: added_eventtype_to_history migrated
  178. 16-2-6 01:49:54.0|Debug|MigrationLogger|Took: 00:00:00.0529190
  179. 16-2-6 01:49:54.0|Info|MigrationLogger|*** 6: add_index_to_log_time migrating ***
  180. 16-2-6 01:49:54.0|Debug|MigrationLogger|Beginning Transaction
  181. 16-2-6 01:49:54.0|Info|add_index_to_log_time|Starting migration to 6
  182. 16-2-6 01:49:54.0|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2016-02-06T01:49:54', 'add_index_to_log_time')
  183. 16-2-6 01:49:54.0|Debug|MigrationLogger|Committing Transaction
  184. 16-2-6 01:49:54.1|Debug|MigrationLogger|6: add_index_to_log_time migrated
  185. 16-2-6 01:49:54.1|Debug|MigrationLogger|Took: 00:00:00.0532680
  186. 16-2-6 01:49:54.1|Info|MigrationLogger|*** 7: add_renameEpisodes_to_naming migrating ***
  187. 16-2-6 01:49:54.1|Debug|MigrationLogger|Beginning Transaction
  188. 16-2-6 01:49:54.1|Info|add_renameEpisodes_to_naming|Starting migration to 7
  189. 16-2-6 01:49:54.1|Debug|MigrationLogger|AlterTable NamingConfig
  190. 16-2-6 01:49:54.1|Debug|MigrationLogger|
  191. 16-2-6 01:49:54.1|Debug|MigrationLogger|Took: 00:00:00.0001620
  192. 16-2-6 01:49:54.1|Debug|MigrationLogger|CreateColumn NamingConfig RenameEpisodes Boolean
  193. 16-2-6 01:49:54.1|Debug|MigrationLogger|ALTER TABLE "NamingConfig" ADD COLUMN "RenameEpisodes" INTEGER
  194. 16-2-6 01:49:54.1|Debug|MigrationLogger|Took: 00:00:00.0007590
  195. 16-2-6 01:49:54.1|Debug|MigrationLogger|ExecuteSqlStatement UPDATE NamingConfig SET RenameEpisodes =~ UseSceneName
  196. 16-2-6 01:49:54.1|Debug|MigrationLogger|UPDATE NamingConfig SET RenameEpisodes =~ UseSceneName
  197. 16-2-6 01:49:54.1|Debug|MigrationLogger|Took: 00:00:00.0008430
  198. 16-2-6 01:49:54.1|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2016-02-06T01:49:54', 'add_renameEpisodes_to_naming')
  199. 16-2-6 01:49:54.1|Debug|MigrationLogger|Committing Transaction
  200. 16-2-6 01:49:54.2|Debug|MigrationLogger|7: add_renameEpisodes_to_naming migrated
  201. 16-2-6 01:49:54.2|Debug|MigrationLogger|Took: 00:00:00.0510510
  202. 16-2-6 01:49:54.2|Info|MigrationLogger|*** 8: remove_backlog migrating ***
  203. 16-2-6 01:49:54.2|Debug|MigrationLogger|Beginning Transaction
  204. 16-2-6 01:49:54.2|Info|remove_backlog|Starting migration to 8
  205. 16-2-6 01:49:54.2|Debug|MigrationLogger|DeleteColumn Series BacklogSetting
  206. 16-2-6 01:49:54.2|Debug|MigrationLogger|CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "CustomStartDate" DATETIME, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
  207. 16-2-6 01:49:54.2|Debug|MigrationLogger|INSERT INTO "Series_temp" SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "CustomStartDate", "UseSceneNumbering", "FirstAired", "NextAiring" FROM "Series"
  208. 16-2-6 01:49:54.2|Debug|MigrationLogger|DROP TABLE "Series"
  209. 16-2-6 01:49:54.2|Debug|MigrationLogger|ALTER TABLE "Series_temp" RENAME TO "Series"
  210. 16-2-6 01:49:54.2|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
  211. 16-2-6 01:49:54.2|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
  212. 16-2-6 01:49:54.2|Debug|MigrationLogger|Took: 00:00:00.0229770
  213. 16-2-6 01:49:54.2|Debug|MigrationLogger|DeleteColumn NamingConfig UseSceneName
  214. 16-2-6 01:49:54.2|Debug|MigrationLogger|CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "SeasonFolderFormat" TEXT NOT NULL, "RenameEpisodes" INTEGER)
  215. 16-2-6 01:49:54.2|Debug|MigrationLogger|INSERT INTO "NamingConfig_temp" SELECT "Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "SeasonFolderFormat", "RenameEpisodes" FROM "NamingConfig"
  216. 16-2-6 01:49:54.2|Debug|MigrationLogger|DROP TABLE "NamingConfig"
  217. 16-2-6 01:49:54.2|Debug|MigrationLogger|ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
  218. 16-2-6 01:49:54.2|Debug|MigrationLogger|Took: 00:00:00.0094010
  219. 16-2-6 01:49:54.2|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2016-02-06T01:49:54', 'remove_backlog')
  220. 16-2-6 01:49:54.2|Debug|MigrationLogger|Committing Transaction
  221. 16-2-6 01:49:54.3|Debug|MigrationLogger|8: remove_backlog migrated
  222. 16-2-6 01:49:54.3|Debug|MigrationLogger|Took: 00:00:00.0667480
  223. 16-2-6 01:49:54.3|Info|MigrationLogger|*** 9: fix_rename_episodes migrating ***
  224. 16-2-6 01:49:54.3|Debug|MigrationLogger|Beginning Transaction
  225. 16-2-6 01:49:54.3|Info|fix_rename_episodes|Starting migration to 9
  226. 16-2-6 01:49:54.3|Debug|MigrationLogger|DeleteColumn NamingConfig SeasonFolderFormat
  227. 16-2-6 01:49:54.3|Debug|MigrationLogger|CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "RenameEpisodes" INTEGER)
  228. 16-2-6 01:49:54.3|Debug|MigrationLogger|INSERT INTO "NamingConfig_temp" SELECT "Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "RenameEpisodes" FROM "NamingConfig"
  229. 16-2-6 01:49:54.3|Debug|MigrationLogger|DROP TABLE "NamingConfig"
  230. 16-2-6 01:49:54.3|Debug|MigrationLogger|ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
  231. 16-2-6 01:49:54.3|Debug|MigrationLogger|Took: 00:00:00.0102700
  232. 16-2-6 01:49:54.3|Debug|MigrationLogger|ExecuteSqlStatement UPDATE NamingConfig SET RenameEpisodes = 1 WHERE RenameEpisodes = -1
  233. 16-2-6 01:49:54.3|Debug|MigrationLogger|UPDATE NamingConfig SET RenameEpisodes = 1 WHERE RenameEpisodes = -1
  234. 16-2-6 01:49:54.3|Debug|MigrationLogger|Took: 00:00:00.0003050
  235. 16-2-6 01:49:54.3|Debug|MigrationLogger|ExecuteSqlStatement UPDATE NamingConfig SET RenameEpisodes = 0 WHERE RenameEpisodes = -2
  236. 16-2-6 01:49:54.3|Debug|MigrationLogger|UPDATE NamingConfig SET RenameEpisodes = 0 WHERE RenameEpisodes = -2
  237. 16-2-6 01:49:54.3|Debug|MigrationLogger|Took: 00:00:00.0003130
  238. 16-2-6 01:49:54.3|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2016-02-06T01:49:54', 'fix_rename_episodes')
  239. 16-2-6 01:49:54.3|Debug|MigrationLogger|Committing Transaction
  240. 16-2-6 01:49:54.3|Debug|MigrationLogger|9: fix_rename_episodes migrated
  241. 16-2-6 01:49:54.3|Debug|MigrationLogger|Took: 00:00:00.0490040
  242. 16-2-6 01:49:54.3|Info|MigrationLogger|*** 10: add_monitored migrating ***
  243. 16-2-6 01:49:54.3|Debug|MigrationLogger|Beginning Transaction
  244. 16-2-6 01:49:54.3|Info|add_monitored|Starting migration to 10
  245. 16-2-6 01:49:54.3|Debug|MigrationLogger|AlterTable Episodes
  246. 16-2-6 01:49:54.3|Debug|MigrationLogger|
  247. 16-2-6 01:49:54.3|Debug|MigrationLogger|Took: 00:00:00.0001380
  248. 16-2-6 01:49:54.3|Debug|MigrationLogger|CreateColumn Episodes Monitored Boolean
  249. 16-2-6 01:49:54.3|Debug|MigrationLogger|ALTER TABLE "Episodes" ADD COLUMN "Monitored" INTEGER
  250. 16-2-6 01:49:54.3|Debug|MigrationLogger|Took: 00:00:00.0005000
  251. 16-2-6 01:49:54.3|Debug|MigrationLogger|AlterTable Seasons
  252. 16-2-6 01:49:54.3|Debug|MigrationLogger|
  253. 16-2-6 01:49:54.3|Debug|MigrationLogger|Took: 00:00:00.0001380
  254. 16-2-6 01:49:54.3|Debug|MigrationLogger|CreateColumn Seasons Monitored Boolean
  255. 16-2-6 01:49:54.3|Debug|MigrationLogger|ALTER TABLE "Seasons" ADD COLUMN "Monitored" INTEGER
  256. 16-2-6 01:49:54.3|Debug|MigrationLogger|Took: 00:00:00.0005320
  257. 16-2-6 01:49:54.3|Debug|MigrationLogger|ExecuteSqlStatement UPDATE Episodes SET Monitored = 1 WHERE Ignored = 0
  258. 16-2-6 01:49:54.3|Debug|MigrationLogger|UPDATE Episodes SET Monitored = 1 WHERE Ignored = 0
  259. 16-2-6 01:49:54.3|Debug|MigrationLogger|Took: 00:00:00.0002870
  260. 16-2-6 01:49:54.3|Debug|MigrationLogger|ExecuteSqlStatement UPDATE Episodes SET Monitored = 0 WHERE Ignored = 1
  261. 16-2-6 01:49:54.3|Debug|MigrationLogger|UPDATE Episodes SET Monitored = 0 WHERE Ignored = 1
  262. 16-2-6 01:49:54.3|Debug|MigrationLogger|Took: 00:00:00.0002820
  263. 16-2-6 01:49:54.3|Debug|MigrationLogger|ExecuteSqlStatement UPDATE Seasons SET Monitored = 1 WHERE Ignored = 0
  264. 16-2-6 01:49:54.3|Debug|MigrationLogger|UPDATE Seasons SET Monitored = 1 WHERE Ignored = 0
  265. 16-2-6 01:49:54.3|Debug|MigrationLogger|Took: 00:00:00.0002810
  266. 16-2-6 01:49:54.3|Debug|MigrationLogger|ExecuteSqlStatement UPDATE Seasons SET Monitored = 0 WHERE Ignored = 1
  267. 16-2-6 01:49:54.3|Debug|MigrationLogger|UPDATE Seasons SET Monitored = 0 WHERE Ignored = 1
  268. 16-2-6 01:49:54.3|Debug|MigrationLogger|Took: 00:00:00.0002760
  269. 16-2-6 01:49:54.3|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2016-02-06T01:49:54', 'add_monitored')
  270. 16-2-6 01:49:54.3|Debug|MigrationLogger|Committing Transaction
  271. 16-2-6 01:49:54.4|Debug|MigrationLogger|10: add_monitored migrated
  272. 16-2-6 01:49:54.4|Debug|MigrationLogger|Took: 00:00:00.0485410
  273. 16-2-6 01:49:54.4|Info|MigrationLogger|*** 11: remove_ignored migrating ***
  274. 16-2-6 01:49:54.4|Debug|MigrationLogger|Beginning Transaction
  275. 16-2-6 01:49:54.4|Info|remove_ignored|Starting migration to 11
  276. 16-2-6 01:49:54.4|Debug|MigrationLogger|DeleteColumn Seasons Ignored
  277. 16-2-6 01:49:54.4|Debug|MigrationLogger|CREATE TABLE "Seasons_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "Monitored" INTEGER)
  278. 16-2-6 01:49:54.4|Debug|MigrationLogger|INSERT INTO "Seasons_temp" SELECT "Id", "SeriesId", "SeasonNumber", "Monitored" FROM "Seasons"
  279. 16-2-6 01:49:54.4|Debug|MigrationLogger|DROP TABLE "Seasons"
  280. 16-2-6 01:49:54.4|Debug|MigrationLogger|ALTER TABLE "Seasons_temp" RENAME TO "Seasons"
  281. 16-2-6 01:49:54.4|Debug|MigrationLogger|Took: 00:00:00.0091360
  282. 16-2-6 01:49:54.4|Debug|MigrationLogger|DeleteColumn Episodes Ignored
  283. 16-2-6 01:49:54.4|Debug|MigrationLogger|CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AirDate" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER)
  284. 16-2-6 01:49:54.4|Debug|MigrationLogger|INSERT INTO "Episodes_temp" SELECT "Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AirDate", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored" FROM "Episodes"
  285. 16-2-6 01:49:54.4|Debug|MigrationLogger|DROP TABLE "Episodes"
  286. 16-2-6 01:49:54.4|Debug|MigrationLogger|ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
  287. 16-2-6 01:49:54.4|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
  288. 16-2-6 01:49:54.4|Debug|MigrationLogger|Took: 00:00:00.0152530
  289. 16-2-6 01:49:54.4|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2016-02-06T01:49:54', 'remove_ignored')
  290. 16-2-6 01:49:54.4|Debug|MigrationLogger|Committing Transaction
  291. 16-2-6 01:49:54.5|Debug|MigrationLogger|11: remove_ignored migrated
  292. 16-2-6 01:49:54.5|Debug|MigrationLogger|Took: 00:00:00.0708490
  293. 16-2-6 01:49:54.5|Info|MigrationLogger|*** 12: remove_custom_start_date migrating ***
  294. 16-2-6 01:49:54.5|Debug|MigrationLogger|Beginning Transaction
  295. 16-2-6 01:49:54.5|Info|remove_custom_start_date|Starting migration to 12
  296. 16-2-6 01:49:54.5|Debug|MigrationLogger|DeleteColumn Series CustomStartDate
  297. 16-2-6 01:49:54.5|Debug|MigrationLogger|CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
  298. 16-2-6 01:49:54.5|Debug|MigrationLogger|INSERT INTO "Series_temp" SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring" FROM "Series"
  299. 16-2-6 01:49:54.5|Debug|MigrationLogger|DROP TABLE "Series"
  300. 16-2-6 01:49:54.5|Debug|MigrationLogger|ALTER TABLE "Series_temp" RENAME TO "Series"
  301. 16-2-6 01:49:54.5|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
  302. 16-2-6 01:49:54.5|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
  303. 16-2-6 01:49:54.5|Debug|MigrationLogger|Took: 00:00:00.0114030
  304. 16-2-6 01:49:54.5|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2016-02-06T01:49:54', 'remove_custom_start_date')
  305. 16-2-6 01:49:54.5|Debug|MigrationLogger|Committing Transaction
  306. 16-2-6 01:49:54.5|Debug|MigrationLogger|12: remove_custom_start_date migrated
  307. 16-2-6 01:49:54.5|Debug|MigrationLogger|Took: 00:00:00.0608800
  308. 16-2-6 01:49:54.5|Info|MigrationLogger|*** 13: add_air_date_utc migrating ***
  309. 16-2-6 01:49:54.5|Debug|MigrationLogger|Beginning Transaction
  310. 16-2-6 01:49:54.5|Info|add_air_date_utc|Starting migration to 13
  311. 16-2-6 01:49:54.5|Debug|MigrationLogger|AlterTable Episodes
  312. 16-2-6 01:49:54.5|Debug|MigrationLogger|
  313. 16-2-6 01:49:54.5|Debug|MigrationLogger|Took: 00:00:00.0001610
  314. 16-2-6 01:49:54.5|Debug|MigrationLogger|CreateColumn Episodes AirDateUtc DateTime
  315. 16-2-6 01:49:54.5|Debug|MigrationLogger|ALTER TABLE "Episodes" ADD COLUMN "AirDateUtc" DATETIME
  316. 16-2-6 01:49:54.5|Debug|MigrationLogger|Took: 00:00:00.0005090
  317. 16-2-6 01:49:54.5|Debug|MigrationLogger|ExecuteSqlStatement UPDATE Episodes SET AirDateUtc = AirDate
  318. 16-2-6 01:49:54.5|Debug|MigrationLogger|UPDATE Episodes SET AirDateUtc = AirDate
  319. 16-2-6 01:49:54.5|Debug|MigrationLogger|Took: 00:00:00.0002800
  320. 16-2-6 01:49:54.5|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2016-02-06T01:49:54', 'add_air_date_utc')
  321. 16-2-6 01:49:54.5|Debug|MigrationLogger|Committing Transaction
  322. 16-2-6 01:49:54.6|Debug|MigrationLogger|13: add_air_date_utc migrated
  323. 16-2-6 01:49:54.6|Debug|MigrationLogger|Took: 00:00:00.0521400
  324. 16-2-6 01:49:54.6|Info|MigrationLogger|*** 14: drop_air_date migrating ***
  325. 16-2-6 01:49:54.6|Debug|MigrationLogger|Beginning Transaction
  326. 16-2-6 01:49:54.6|Info|drop_air_date|Starting migration to 14
  327. 16-2-6 01:49:54.6|Debug|MigrationLogger|DeleteColumn Episodes AirDate
  328. 16-2-6 01:49:54.6|Debug|MigrationLogger|CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME)
  329. 16-2-6 01:49:54.6|Debug|MigrationLogger|INSERT INTO "Episodes_temp" SELECT "Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc" FROM "Episodes"
  330. 16-2-6 01:49:54.6|Debug|MigrationLogger|DROP TABLE "Episodes"
  331. 16-2-6 01:49:54.6|Debug|MigrationLogger|ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
  332. 16-2-6 01:49:54.6|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
  333. 16-2-6 01:49:54.6|Debug|MigrationLogger|Took: 00:00:00.0142410
  334. 16-2-6 01:49:54.6|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2016-02-06T01:49:54', 'drop_air_date')
  335. 16-2-6 01:49:54.6|Debug|MigrationLogger|Committing Transaction
  336. 16-2-6 01:49:54.7|Debug|MigrationLogger|14: drop_air_date migrated
  337. 16-2-6 01:49:54.7|Debug|MigrationLogger|Took: 00:00:00.0823230
  338. 16-2-6 01:49:54.7|Info|MigrationLogger|*** 15: add_air_date_as_string migrating ***
  339. 16-2-6 01:49:54.7|Debug|MigrationLogger|Beginning Transaction
  340. 16-2-6 01:49:54.7|Info|add_air_date_as_string|Starting migration to 15
  341. 16-2-6 01:49:54.7|Debug|MigrationLogger|AlterTable Episodes
  342. 16-2-6 01:49:54.7|Debug|MigrationLogger|
  343. 16-2-6 01:49:54.7|Debug|MigrationLogger|Took: 00:00:00.0001610
  344. 16-2-6 01:49:54.7|Debug|MigrationLogger|CreateColumn Episodes AirDate String
  345. 16-2-6 01:49:54.7|Debug|MigrationLogger|ALTER TABLE "Episodes" ADD COLUMN "AirDate" TEXT
  346. 16-2-6 01:49:54.7|Debug|MigrationLogger|Took: 00:00:00.0004970
  347. 16-2-6 01:49:54.7|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2016-02-06T01:49:54', 'add_air_date_as_string')
  348. 16-2-6 01:49:54.7|Debug|MigrationLogger|Committing Transaction
  349. 16-2-6 01:49:54.7|Debug|MigrationLogger|15: add_air_date_as_string migrated
  350. 16-2-6 01:49:54.7|Debug|MigrationLogger|Took: 00:00:00.0530350
  351. 16-2-6 01:49:54.7|Info|MigrationLogger|*** 16: updated_imported_history_item migrating ***
  352. 16-2-6 01:49:54.7|Debug|MigrationLogger|Beginning Transaction
  353. 16-2-6 01:49:54.7|Info|updated_imported_history_item|Starting migration to 16
  354. 16-2-6 01:49:54.7|Debug|MigrationLogger|ExecuteSqlStatement UPDATE HISTORY SET Data = replace( Data, '"Path"', '"ImportedPath"' ) WHERE EventType=3
  355. 16-2-6 01:49:54.7|Debug|MigrationLogger|UPDATE HISTORY SET Data = replace( Data, '"Path"', '"ImportedPath"' ) WHERE EventType=3
  356. 16-2-6 01:49:54.7|Debug|MigrationLogger|Took: 00:00:00.0003880
  357. 16-2-6 01:49:54.7|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2016-02-06T01:49:54', 'updated_imported_history_item')
  358. 16-2-6 01:49:54.7|Debug|MigrationLogger|Committing Transaction
  359. 16-2-6 01:49:54.8|Debug|MigrationLogger|16: updated_imported_history_item migrated
  360. 16-2-6 01:49:54.8|Debug|MigrationLogger|Took: 00:00:00.0536440
  361. 16-2-6 01:49:54.8|Info|MigrationLogger|*** 17: reset_scene_names migrating ***
  362. 16-2-6 01:49:54.8|Debug|MigrationLogger|Beginning Transaction
  363. 16-2-6 01:49:54.8|Info|reset_scene_names|Starting migration to 17
  364. 16-2-6 01:49:54.8|Debug|MigrationLogger|ExecuteSqlStatement UPDATE EpisodeFiles SET SceneName = NULL where SceneName != NULL
  365. 16-2-6 01:49:54.8|Debug|MigrationLogger|UPDATE EpisodeFiles SET SceneName = NULL where SceneName != NULL
  366. 16-2-6 01:49:54.8|Debug|MigrationLogger|Took: 00:00:00.0003100
  367. 16-2-6 01:49:54.8|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2016-02-06T01:49:54', 'reset_scene_names')
  368. 16-2-6 01:49:54.8|Debug|MigrationLogger|Committing Transaction
  369. 16-2-6 01:49:54.8|Debug|MigrationLogger|17: reset_scene_names migrated
  370. 16-2-6 01:49:54.8|Debug|MigrationLogger|Took: 00:00:00.0524440
  371. 16-2-6 01:49:54.9|Info|MigrationLogger|*** 18: remove_duplicates migrating ***
  372. 16-2-6 01:49:54.9|Debug|MigrationLogger|Beginning Transaction
  373. 16-2-6 01:49:54.9|Info|remove_duplicates|Starting migration to 18
  374. 16-2-6 01:49:54.9|Debug|MigrationLogger|PerformDBOperation
  375. 16-2-6 01:49:54.9|Debug|MigrationLogger|Performing DB Operation
  376. 16-2-6 01:49:54.9|Debug|MigrationLogger|Took: 00:00:00.0090270
  377. 16-2-6 01:49:54.9|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2016-02-06T01:49:54', 'remove_duplicates')
  378. 16-2-6 01:49:54.9|Debug|MigrationLogger|Committing Transaction
  379. 16-2-6 01:49:54.9|Debug|MigrationLogger|18: remove_duplicates migrated
  380. 16-2-6 01:49:54.9|Debug|MigrationLogger|Took: 00:00:00.0617400
  381. 16-2-6 01:49:54.9|Info|MigrationLogger|*** 19: restore_unique_constraints migrating ***
  382. 16-2-6 01:49:54.9|Debug|MigrationLogger|Beginning Transaction
  383. 16-2-6 01:49:54.9|Info|restore_unique_constraints|Starting migration to 19
  384. 16-2-6 01:49:54.9|Debug|MigrationLogger|ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TvdbId"
  385. 16-2-6 01:49:54.9|Debug|MigrationLogger|DROP INDEX IF EXISTS "IX_Series_TvdbId"
  386. 16-2-6 01:49:54.9|Debug|MigrationLogger|Took: 00:00:00.0004630
  387. 16-2-6 01:49:54.9|Debug|MigrationLogger|ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TitleSlug"
  388. 16-2-6 01:49:54.9|Debug|MigrationLogger|DROP INDEX IF EXISTS "IX_Series_TitleSlug"
  389. 16-2-6 01:49:54.9|Debug|MigrationLogger|Took: 00:00:00.0039390
  390. 16-2-6 01:49:54.9|Debug|MigrationLogger|ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
  391. 16-2-6 01:49:54.9|Debug|MigrationLogger|DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
  392. 16-2-6 01:49:54.9|Debug|MigrationLogger|Took: 00:00:00.0003420
  393. 16-2-6 01:49:54.9|Debug|MigrationLogger|CreateIndex Series (TvdbId)
  394. 16-2-6 01:49:54.9|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
  395. 16-2-6 01:49:54.9|Debug|MigrationLogger|Took: 00:00:00.0004440
  396. 16-2-6 01:49:54.9|Debug|MigrationLogger|CreateIndex Series (TitleSlug)
  397. 16-2-6 01:49:54.9|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
  398. 16-2-6 01:49:54.9|Debug|MigrationLogger|Took: 00:00:00.0004020
  399. 16-2-6 01:49:54.9|Debug|MigrationLogger|CreateIndex Episodes (TvDbEpisodeId)
  400. 16-2-6 01:49:54.9|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
  401. 16-2-6 01:49:54.9|Debug|MigrationLogger|Took: 00:00:00.0004210
  402. 16-2-6 01:49:54.9|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2016-02-06T01:49:54', 'restore_unique_constraints')
  403. 16-2-6 01:49:54.9|Debug|MigrationLogger|Committing Transaction
  404. 16-2-6 01:49:55.0|Debug|MigrationLogger|19: restore_unique_constraints migrated
  405. 16-2-6 01:49:55.0|Debug|MigrationLogger|Took: 00:00:00.0541330
  406. 16-2-6 01:49:55.0|Info|MigrationLogger|*** 20: add_year_and_seasons_to_series migrating ***
  407. 16-2-6 01:49:55.0|Debug|MigrationLogger|Beginning Transaction
  408. 16-2-6 01:49:55.0|Info|add_year_and_seasons_to_series|Starting migration to 20
  409. 16-2-6 01:49:55.0|Debug|MigrationLogger|AlterTable Series
  410. 16-2-6 01:49:55.0|Debug|MigrationLogger|
  411. 16-2-6 01:49:55.0|Debug|MigrationLogger|Took: 00:00:00.0001620
  412. 16-2-6 01:49:55.0|Debug|MigrationLogger|CreateColumn Series Year Int32
  413. 16-2-6 01:49:55.0|Debug|MigrationLogger|ALTER TABLE "Series" ADD COLUMN "Year" INTEGER
  414. 16-2-6 01:49:55.0|Debug|MigrationLogger|Took: 00:00:00.0005100
  415. 16-2-6 01:49:55.0|Debug|MigrationLogger|AlterTable Series
  416. 16-2-6 01:49:55.0|Debug|MigrationLogger|
  417. 16-2-6 01:49:55.0|Debug|MigrationLogger|Took: 00:00:00.0001540
  418. 16-2-6 01:49:55.0|Debug|MigrationLogger|CreateColumn Series Seasons String
  419. 16-2-6 01:49:55.0|Debug|MigrationLogger|ALTER TABLE "Series" ADD COLUMN "Seasons" TEXT
  420. 16-2-6 01:49:55.0|Debug|MigrationLogger|Took: 00:00:00.0004490
  421. 16-2-6 01:49:55.0|Debug|MigrationLogger|PerformDBOperation
  422. 16-2-6 01:49:55.0|Debug|MigrationLogger|Performing DB Operation
  423. 16-2-6 01:49:55.0|Debug|MigrationLogger|Took: 00:00:00.0007040
  424. 16-2-6 01:49:55.0|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2016-02-06T01:49:55', 'add_year_and_seasons_to_series')
  425. 16-2-6 01:49:55.0|Debug|MigrationLogger|Committing Transaction
  426. 16-2-6 01:49:55.0|Debug|MigrationLogger|20: add_year_and_seasons_to_series migrated
  427. 16-2-6 01:49:55.0|Debug|MigrationLogger|Took: 00:00:00.0578560
  428. 16-2-6 01:49:55.0|Info|MigrationLogger|*** 21: drop_seasons_table migrating ***
  429. 16-2-6 01:49:55.0|Debug|MigrationLogger|Beginning Transaction
  430. 16-2-6 01:49:55.0|Info|drop_seasons_table|Starting migration to 21
  431. 16-2-6 01:49:55.0|Debug|MigrationLogger|DeleteTable Seasons
  432. 16-2-6 01:49:55.0|Debug|MigrationLogger|DROP TABLE "Seasons"
  433. 16-2-6 01:49:55.1|Debug|MigrationLogger|Took: 00:00:00.0004390
  434. 16-2-6 01:49:55.1|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2016-02-06T01:49:55', 'drop_seasons_table')
  435. 16-2-6 01:49:55.1|Debug|MigrationLogger|Committing Transaction
  436. 16-2-6 01:49:55.1|Debug|MigrationLogger|21: drop_seasons_table migrated
  437. 16-2-6 01:49:55.1|Debug|MigrationLogger|Took: 00:00:00.0955320
  438. 16-2-6 01:49:55.1|Info|MigrationLogger|*** 22: move_indexer_to_generic_provider migrating ***
  439. 16-2-6 01:49:55.1|Debug|MigrationLogger|Beginning Transaction
  440. 16-2-6 01:49:55.1|Info|move_indexer_to_generic_provider|Starting migration to 22
  441. 16-2-6 01:49:55.1|Debug|MigrationLogger|AlterTable Indexers
  442. 16-2-6 01:49:55.1|Debug|MigrationLogger|
  443. 16-2-6 01:49:55.1|Debug|MigrationLogger|Took: 00:00:00.0001620
  444. 16-2-6 01:49:55.1|Debug|MigrationLogger|CreateColumn Indexers ConfigContract String
  445. 16-2-6 01:49:55.2|Debug|MigrationLogger|ALTER TABLE "Indexers" ADD COLUMN "ConfigContract" TEXT
  446. 16-2-6 01:49:55.2|Debug|MigrationLogger|Took: 00:00:00.0005020
  447. 16-2-6 01:49:55.2|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2016-02-06T01:49:55', 'move_indexer_to_generic_provider')
  448. 16-2-6 01:49:55.2|Debug|MigrationLogger|Committing Transaction
  449. 16-2-6 01:49:55.2|Debug|MigrationLogger|22: move_indexer_to_generic_provider migrated
  450. 16-2-6 01:49:55.2|Debug|MigrationLogger|Took: 00:00:00.0531570
  451. 16-2-6 01:49:55.2|Info|MigrationLogger|*** 23: add_config_contract_to_indexers migrating ***
  452. 16-2-6 01:49:55.2|Debug|MigrationLogger|Beginning Transaction
  453. 16-2-6 01:49:55.2|Info|add_config_contract_to_indexers|Starting migration to 23
  454. 16-2-6 01:49:55.2|Debug|MigrationLogger|UpdateData
  455. 16-2-6 01:49:55.2|Debug|MigrationLogger|UPDATE "Indexers" SET "ConfigContract" = 'NewznabSettings' WHERE "Implementation" = 'Newznab'
  456. 16-2-6 01:49:55.2|Debug|MigrationLogger|Took: 00:00:00.0012100
  457. 16-2-6 01:49:55.2|Debug|MigrationLogger|UpdateData
  458. 16-2-6 01:49:55.2|Debug|MigrationLogger|UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
  459. 16-2-6 01:49:55.2|Debug|MigrationLogger|Took: 00:00:00.0003730
  460. 16-2-6 01:49:55.2|Debug|MigrationLogger|UpdateData
  461. 16-2-6 01:49:55.2|Debug|MigrationLogger|UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Wombles'
  462. 16-2-6 01:49:55.2|Debug|MigrationLogger|Took: 00:00:00.0003450
  463. 16-2-6 01:49:55.2|Debug|MigrationLogger|UpdateData
  464. 16-2-6 01:49:55.2|Debug|MigrationLogger|UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Eztv'
  465. 16-2-6 01:49:55.2|Debug|MigrationLogger|Took: 00:00:00.0003420
  466. 16-2-6 01:49:55.2|Debug|MigrationLogger|FluentMigrator.Expressions.DeleteDataExpression
  467. 16-2-6 01:49:55.2|Debug|MigrationLogger|DELETE FROM "Indexers" WHERE "ConfigContract" IS NULL
  468. 16-2-6 01:49:55.2|Debug|MigrationLogger|Took: 00:00:00.0012290
  469. 16-2-6 01:49:55.2|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2016-02-06T01:49:55', 'add_config_contract_to_indexers')
  470. 16-2-6 01:49:55.2|Debug|MigrationLogger|Committing Transaction
  471. 16-2-6 01:49:55.3|Debug|MigrationLogger|23: add_config_contract_to_indexers migrated
  472. 16-2-6 01:49:55.3|Debug|MigrationLogger|Took: 00:00:00.0528630
  473. 16-2-6 01:49:55.3|Info|MigrationLogger|*** 24: drop_tvdb_episodeid migrating ***
  474. 16-2-6 01:49:55.3|Debug|MigrationLogger|Beginning Transaction
  475. 16-2-6 01:49:55.3|Info|drop_tvdb_episodeid|Starting migration to 24
  476. 16-2-6 01:49:55.3|Debug|MigrationLogger|DeleteColumn Episodes TvDbEpisodeId
  477. 16-2-6 01:49:55.3|Debug|MigrationLogger|CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT)
  478. 16-2-6 01:49:55.3|Debug|MigrationLogger|INSERT INTO "Episodes_temp" SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate" FROM "Episodes"
  479. 16-2-6 01:49:55.3|Debug|MigrationLogger|DROP TABLE "Episodes"
  480. 16-2-6 01:49:55.3|Debug|MigrationLogger|ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
  481. 16-2-6 01:49:55.3|Debug|MigrationLogger|Took: 00:00:00.0124130
  482. 16-2-6 01:49:55.3|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2016-02-06T01:49:55', 'drop_tvdb_episodeid')
  483. 16-2-6 01:49:55.3|Debug|MigrationLogger|Committing Transaction
  484. 16-2-6 01:49:55.3|Debug|MigrationLogger|24: drop_tvdb_episodeid migrated
  485. 16-2-6 01:49:55.3|Debug|MigrationLogger|Took: 00:00:00.0622060
  486. 16-2-6 01:49:55.3|Info|MigrationLogger|*** 25: move_notification_to_generic_provider migrating ***
  487. 16-2-6 01:49:55.3|Debug|MigrationLogger|Beginning Transaction
  488. 16-2-6 01:49:55.3|Info|move_notification_to_generic_provider|Starting migration to 25
  489. 16-2-6 01:49:55.3|Debug|MigrationLogger|AlterTable Notifications
  490. 16-2-6 01:49:55.3|Debug|MigrationLogger|
  491. 16-2-6 01:49:55.3|Debug|MigrationLogger|Took: 00:00:00.0001620
  492. 16-2-6 01:49:55.3|Debug|MigrationLogger|CreateColumn Notifications ConfigContract String
  493. 16-2-6 01:49:55.3|Debug|MigrationLogger|ALTER TABLE "Notifications" ADD COLUMN "ConfigContract" TEXT
  494. 16-2-6 01:49:55.3|Debug|MigrationLogger|Took: 00:00:00.0004910
  495. 16-2-6 01:49:55.3|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2016-02-06T01:49:55', 'move_notification_to_generic_provider')
  496. 16-2-6 01:49:55.3|Debug|MigrationLogger|Committing Transaction
  497. 16-2-6 01:49:55.4|Debug|MigrationLogger|25: move_notification_to_generic_provider migrated
  498. 16-2-6 01:49:55.4|Debug|MigrationLogger|Took: 00:00:00.0530280
  499. 16-2-6 01:49:55.4|Info|MigrationLogger|*** 26: add_config_contract_to_notifications migrating ***
  500. 16-2-6 01:49:55.4|Debug|MigrationLogger|Beginning Transaction
  501. 16-2-6 01:49:55.4|Info|add_config_contract_to_notifications|Starting migration to 26
  502. 16-2-6 01:49:55.4|Debug|MigrationLogger|UpdateData
  503. 16-2-6 01:49:55.4|Debug|MigrationLogger|UPDATE "Notifications" SET "ConfigContract" = 'EmailSettings' WHERE "Implementation" = 'Email'
  504. 16-2-6 01:49:55.4|Debug|MigrationLogger|Took: 00:00:00.0004070
  505. 16-2-6 01:49:55.4|Debug|MigrationLogger|UpdateData
  506. 16-2-6 01:49:55.4|Debug|MigrationLogger|UPDATE "Notifications" SET "ConfigContract" = 'GrowlSettings' WHERE "Implementation" = 'Growl'
  507. 16-2-6 01:49:55.4|Debug|MigrationLogger|Took: 00:00:00.0003310
  508. 16-2-6 01:49:55.4|Debug|MigrationLogger|UpdateData
  509. 16-2-6 01:49:55.4|Debug|MigrationLogger|UPDATE "Notifications" SET "ConfigContract" = 'NotifyMyAndroidSettings' WHERE "Implementation" = 'NotifyMyAndroid'
  510. 16-2-6 01:49:55.4|Debug|MigrationLogger|Took: 00:00:00.0004020
  511. 16-2-6 01:49:55.4|Debug|MigrationLogger|UpdateData
  512. 16-2-6 01:49:55.4|Debug|MigrationLogger|UPDATE "Notifications" SET "ConfigContract" = 'PlexClientSettings' WHERE "Implementation" = 'PlexClient'
  513. 16-2-6 01:49:55.4|Debug|MigrationLogger|Took: 00:00:00.0003440
  514. 16-2-6 01:49:55.4|Debug|MigrationLogger|UpdateData
  515. 16-2-6 01:49:55.4|Debug|MigrationLogger|UPDATE "Notifications" SET "ConfigContract" = 'PlexServerSettings' WHERE "Implementation" = 'PlexServer'
  516. 16-2-6 01:49:55.4|Debug|MigrationLogger|Took: 00:00:00.0003860
  517. 16-2-6 01:49:55.4|Debug|MigrationLogger|UpdateData
  518. 16-2-6 01:49:55.4|Debug|MigrationLogger|UPDATE "Notifications" SET "ConfigContract" = 'ProwlSettings' WHERE "Implementation" = 'Prowl'
  519. 16-2-6 01:49:55.4|Debug|MigrationLogger|Took: 00:00:00.0003750
  520. 16-2-6 01:49:55.4|Debug|MigrationLogger|UpdateData
  521. 16-2-6 01:49:55.4|Debug|MigrationLogger|UPDATE "Notifications" SET "ConfigContract" = 'PushBulletSettings' WHERE "Implementation" = 'PushBullet'
  522. 16-2-6 01:49:55.4|Debug|MigrationLogger|Took: 00:00:00.0003830
  523. 16-2-6 01:49:55.4|Debug|MigrationLogger|UpdateData
  524. 16-2-6 01:49:55.4|Debug|MigrationLogger|UPDATE "Notifications" SET "ConfigContract" = 'PushoverSettings' WHERE "Implementation" = 'Pushover'
  525. 16-2-6 01:49:55.4|Debug|MigrationLogger|Took: 00:00:00.0003810
  526. 16-2-6 01:49:55.4|Debug|MigrationLogger|UpdateData
  527. 16-2-6 01:49:55.4|Debug|MigrationLogger|UPDATE "Notifications" SET "ConfigContract" = 'XbmcSettings' WHERE "Implementation" = 'Xbmc'
  528. 16-2-6 01:49:55.4|Debug|MigrationLogger|Took: 00:00:00.0003650
  529. 16-2-6 01:49:55.4|Debug|MigrationLogger|FluentMigrator.Expressions.DeleteDataExpression
  530. 16-2-6 01:49:55.4|Debug|MigrationLogger|DELETE FROM "Notifications" WHERE "ConfigContract" IS NULL
  531. 16-2-6 01:49:55.4|Debug|MigrationLogger|Took: 00:00:00.0003080
  532. 16-2-6 01:49:55.4|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2016-02-06T01:49:55', 'add_config_contract_to_notifications')
  533. 16-2-6 01:49:55.4|Debug|MigrationLogger|Committing Transaction
  534. 16-2-6 01:49:55.5|Debug|MigrationLogger|26: add_config_contract_to_notifications migrated
  535. 16-2-6 01:49:55.5|Debug|MigrationLogger|Took: 00:00:00.0533150
  536. 16-2-6 01:49:55.5|Info|MigrationLogger|*** 27: fix_omgwtfnzbs migrating ***
  537. 16-2-6 01:49:55.5|Debug|MigrationLogger|Beginning Transaction
  538. 16-2-6 01:49:55.5|Info|fix_omgwtfnzbs|Starting migration to 27
  539. 16-2-6 01:49:55.5|Debug|MigrationLogger|UpdateData
  540. 16-2-6 01:49:55.5|Debug|MigrationLogger|UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
  541. 16-2-6 01:49:55.5|Debug|MigrationLogger|Took: 00:00:00.0004300
  542. 16-2-6 01:49:55.5|Debug|MigrationLogger|UpdateData
  543. 16-2-6 01:49:55.5|Debug|MigrationLogger|UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" IS NULL
  544. 16-2-6 01:49:55.5|Debug|MigrationLogger|Took: 00:00:00.0003930
  545. 16-2-6 01:49:55.5|Debug|MigrationLogger|UpdateData
  546. 16-2-6 01:49:55.5|Debug|MigrationLogger|UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" = ''
  547. 16-2-6 01:49:55.5|Debug|MigrationLogger|Took: 00:00:00.0003900
  548. 16-2-6 01:49:55.5|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2016-02-06T01:49:55', 'fix_omgwtfnzbs')
  549. 16-2-6 01:49:55.5|Debug|MigrationLogger|Committing Transaction
  550. 16-2-6 01:49:55.5|Debug|MigrationLogger|27: fix_omgwtfnzbs migrated
  551. 16-2-6 01:49:55.5|Debug|MigrationLogger|Took: 00:00:00.0510920
  552. 16-2-6 01:49:55.5|Info|MigrationLogger|*** 28: add_blacklist_table migrating ***
  553. 16-2-6 01:49:55.5|Debug|MigrationLogger|Beginning Transaction
  554. 16-2-6 01:49:55.5|Info|add_blacklist_table|Starting migration to 28
  555. 16-2-6 01:49:55.5|Debug|MigrationLogger|CreateTable Blacklist
  556. 16-2-6 01:49:55.5|Debug|MigrationLogger|CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL)
  557. 16-2-6 01:49:55.5|Debug|MigrationLogger|Took: 00:00:00.0007230
  558. 16-2-6 01:49:55.5|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2016-02-06T01:49:55', 'add_blacklist_table')
  559. 16-2-6 01:49:55.5|Debug|MigrationLogger|Committing Transaction
  560. 16-2-6 01:49:55.6|Debug|MigrationLogger|28: add_blacklist_table migrated
  561. 16-2-6 01:49:55.6|Debug|MigrationLogger|Took: 00:00:00.0536370
  562. 16-2-6 01:49:55.6|Info|MigrationLogger|*** 29: add_formats_to_naming_config migrating ***
  563. 16-2-6 01:49:55.6|Debug|MigrationLogger|Beginning Transaction
  564. 16-2-6 01:49:55.6|Info|add_formats_to_naming_config|Starting migration to 29
  565. 16-2-6 01:49:55.6|Debug|MigrationLogger|AlterTable NamingConfig
  566. 16-2-6 01:49:55.6|Debug|MigrationLogger|
  567. 16-2-6 01:49:55.6|Debug|MigrationLogger|Took: 00:00:00.0001420
  568. 16-2-6 01:49:55.6|Debug|MigrationLogger|CreateColumn NamingConfig StandardEpisodeFormat String
  569. 16-2-6 01:49:55.6|Debug|MigrationLogger|ALTER TABLE "NamingConfig" ADD COLUMN "StandardEpisodeFormat" TEXT
  570. 16-2-6 01:49:55.6|Debug|MigrationLogger|Took: 00:00:00.0005990
  571. 16-2-6 01:49:55.6|Debug|MigrationLogger|AlterTable NamingConfig
  572. 16-2-6 01:49:55.6|Debug|MigrationLogger|
  573. 16-2-6 01:49:55.6|Debug|MigrationLogger|Took: 00:00:00.0001370
  574. 16-2-6 01:49:55.6|Debug|MigrationLogger|CreateColumn NamingConfig DailyEpisodeFormat String
  575. 16-2-6 01:49:55.6|Debug|MigrationLogger|ALTER TABLE "NamingConfig" ADD COLUMN "DailyEpisodeFormat" TEXT
  576. 16-2-6 01:49:55.6|Debug|MigrationLogger|Took: 00:00:00.0004540
  577. 16-2-6 01:49:55.6|Debug|MigrationLogger|PerformDBOperation
  578. 16-2-6 01:49:55.6|Debug|MigrationLogger|Performing DB Operation
  579. 16-2-6 01:49:55.6|Debug|MigrationLogger|Took: 00:00:00.0324610
  580. 16-2-6 01:49:55.6|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2016-02-06T01:49:55', 'add_formats_to_naming_config')
  581. 16-2-6 01:49:55.6|Debug|MigrationLogger|Committing Transaction
  582. 16-2-6 01:49:55.7|Debug|MigrationLogger|29: add_formats_to_naming_config migrated
  583. 16-2-6 01:49:55.7|Debug|MigrationLogger|Took: 00:00:00.0935640
  584. 16-2-6 01:49:55.7|Info|MigrationLogger|*** 30: add_season_folder_format_to_naming_config migrating ***
  585. 16-2-6 01:49:55.7|Debug|MigrationLogger|Beginning Transaction
  586. 16-2-6 01:49:55.7|Info|add_season_folder_format_to_naming_config|Starting migration to 30
  587. 16-2-6 01:49:55.7|Debug|MigrationLogger|AlterTable NamingConfig
  588. 16-2-6 01:49:55.7|Debug|MigrationLogger|
  589. 16-2-6 01:49:55.7|Debug|MigrationLogger|Took: 00:00:00.0001740
  590. 16-2-6 01:49:55.7|Debug|MigrationLogger|CreateColumn NamingConfig SeasonFolderFormat String
  591. 16-2-6 01:49:55.7|Debug|MigrationLogger|ALTER TABLE "NamingConfig" ADD COLUMN "SeasonFolderFormat" TEXT
  592. 16-2-6 01:49:55.7|Debug|MigrationLogger|Took: 00:00:00.0006330
  593. 16-2-6 01:49:55.7|Debug|MigrationLogger|PerformDBOperation
  594. 16-2-6 01:49:55.7|Debug|MigrationLogger|Performing DB Operation
  595. 16-2-6 01:49:55.7|Debug|MigrationLogger|Took: 00:00:00.0005850
  596. 16-2-6 01:49:55.7|Debug|MigrationLogger|ExecuteSqlStatement DELETE FROM Config WHERE [Key] = 'seasonfolderformat'
  597. 16-2-6 01:49:55.7|Debug|MigrationLogger|DELETE FROM Config WHERE [Key] = 'seasonfolderformat'
  598. 16-2-6 01:49:55.7|Debug|MigrationLogger|Took: 00:00:00.0002740
  599. 16-2-6 01:49:55.7|Debug|MigrationLogger|ExecuteSqlStatement DELETE FROM Config WHERE [Key] = 'useseasonfolder'
  600. 16-2-6 01:49:55.7|Debug|MigrationLogger|DELETE FROM Config WHERE [Key] = 'useseasonfolder'
  601. 16-2-6 01:49:55.7|Debug|MigrationLogger|Took: 00:00:00.0002600
  602. 16-2-6 01:49:55.7|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2016-02-06T01:49:55', 'add_season_folder_format_to_naming_config')
  603. 16-2-6 01:49:55.7|Debug|MigrationLogger|Committing Transaction
  604. 16-2-6 01:49:55.8|Debug|MigrationLogger|30: add_season_folder_format_to_naming_config migrated
  605. 16-2-6 01:49:55.8|Debug|MigrationLogger|Took: 00:00:00.0782310
  606. 16-2-6 01:49:55.8|Info|MigrationLogger|*** 31: delete_old_naming_config_columns migrating ***
  607. 16-2-6 01:49:55.8|Debug|MigrationLogger|Beginning Transaction
  608. 16-2-6 01:49:55.8|Info|delete_old_naming_config_columns|Starting migration to 31
  609. 16-2-6 01:49:55.8|Debug|MigrationLogger|DeleteColumn NamingConfig Separator, NumberStyle, IncludeSeriesTitle, IncludeEpisodeTitle, IncludeQuality, ReplaceSpaces
  610. 16-2-6 01:49:55.8|Debug|MigrationLogger|CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "StandardEpisodeFormat" TEXT, "DailyEpisodeFormat" TEXT, "SeasonFolderFormat" TEXT)
  611. 16-2-6 01:49:55.8|Debug|MigrationLogger|INSERT INTO "NamingConfig_temp" SELECT "Id", "MultiEpisodeStyle", "RenameEpisodes", "StandardEpisodeFormat", "DailyEpisodeFormat", "SeasonFolderFormat" FROM "NamingConfig"
  612. 16-2-6 01:49:55.8|Debug|MigrationLogger|DROP TABLE "NamingConfig"
  613. 16-2-6 01:49:55.8|Debug|MigrationLogger|ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
  614. 16-2-6 01:49:55.8|Debug|MigrationLogger|Took: 00:00:00.0092290
  615. 16-2-6 01:49:55.8|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2016-02-06T01:49:55', 'delete_old_naming_config_columns')
  616. 16-2-6 01:49:55.8|Debug|MigrationLogger|Committing Transaction
  617. 16-2-6 01:49:55.8|Debug|MigrationLogger|31: delete_old_naming_config_columns migrated
  618. 16-2-6 01:49:55.8|Debug|MigrationLogger|Took: 00:00:00.0636100
  619. 16-2-6 01:49:55.8|Info|MigrationLogger|*** 32: set_default_release_group migrating ***
  620. 16-2-6 01:49:55.8|Debug|MigrationLogger|Beginning Transaction
  621. 16-2-6 01:49:55.8|Info|set_default_release_group|Starting migration to 32
  622. 16-2-6 01:49:55.8|Debug|MigrationLogger|ExecuteSqlStatement UPDATE EpisodeFiles SET ReleaseGroup = 'DRONE' WHERE ReleaseGroup IS NULL
  623. 16-2-6 01:49:55.8|Debug|MigrationLogger|UPDATE EpisodeFiles SET ReleaseGroup = 'DRONE' WHERE ReleaseGroup IS NULL
  624. 16-2-6 01:49:55.8|Debug|MigrationLogger|Took: 00:00:00.0003120
  625. 16-2-6 01:49:55.8|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2016-02-06T01:49:55', 'set_default_release_group')
  626. 16-2-6 01:49:55.8|Debug|MigrationLogger|Committing Transaction
  627. 16-2-6 01:49:55.9|Debug|MigrationLogger|32: set_default_release_group migrated
  628. 16-2-6 01:49:55.9|Debug|MigrationLogger|Took: 00:00:00.0556530
  629. 16-2-6 01:49:55.9|Info|MigrationLogger|*** 33: add_api_key_to_pushover migrating ***
  630. 16-2-6 01:49:55.9|Debug|MigrationLogger|Beginning Transaction
  631. 16-2-6 01:49:55.9|Info|add_api_key_to_pushover|Starting migration to 33
  632. 16-2-6 01:49:55.9|Debug|MigrationLogger|PerformDBOperation
  633. 16-2-6 01:49:55.9|Debug|MigrationLogger|Performing DB Operation
  634. 16-2-6 01:49:55.9|Debug|MigrationLogger|Took: 00:00:00.0005970
  635. 16-2-6 01:49:55.9|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2016-02-06T01:49:55', 'add_api_key_to_pushover')
  636. 16-2-6 01:49:55.9|Debug|MigrationLogger|Committing Transaction
  637. 16-2-6 01:49:56.0|Debug|MigrationLogger|33: add_api_key_to_pushover migrated
  638. 16-2-6 01:49:56.0|Debug|MigrationLogger|Took: 00:00:00.0680080
  639. 16-2-6 01:49:56.0|Info|MigrationLogger|*** 34: remove_series_contraints migrating ***
  640. 16-2-6 01:49:56.0|Debug|MigrationLogger|Beginning Transaction
  641. 16-2-6 01:49:56.0|Info|remove_series_contraints|Starting migration to 34
  642. 16-2-6 01:49:56.0|Debug|MigrationLogger|AlterTable Series
  643. 16-2-6 01:49:56.0|Debug|MigrationLogger|
  644. 16-2-6 01:49:56.0|Debug|MigrationLogger|Took: 00:00:00.0001650
  645. 16-2-6 01:49:56.0|Debug|MigrationLogger|AlterColumn Series ImdbId String
  646. 16-2-6 01:49:56.0|Debug|MigrationLogger|CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT)
  647. 16-2-6 01:49:56.0|Debug|MigrationLogger|INSERT INTO "Series_temp" SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons" FROM "Series"
  648. 16-2-6 01:49:56.0|Debug|MigrationLogger|DROP TABLE "Series"
  649. 16-2-6 01:49:56.0|Debug|MigrationLogger|ALTER TABLE "Series_temp" RENAME TO "Series"
  650. 16-2-6 01:49:56.0|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
  651. 16-2-6 01:49:56.0|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
  652. 16-2-6 01:49:56.0|Debug|MigrationLogger|Took: 00:00:00.0172810
  653. 16-2-6 01:49:56.0|Debug|MigrationLogger|AlterColumn Series TitleSlug String
  654. 16-2-6 01:49:56.0|Debug|MigrationLogger|CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT)
  655. 16-2-6 01:49:56.0|Debug|MigrationLogger|INSERT INTO "Series_temp" SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons" FROM "Series"
  656. 16-2-6 01:49:56.0|Debug|MigrationLogger|DROP TABLE "Series"
  657. 16-2-6 01:49:56.0|Debug|MigrationLogger|ALTER TABLE "Series_temp" RENAME TO "Series"
  658. 16-2-6 01:49:56.0|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
  659. 16-2-6 01:49:56.0|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
  660. 16-2-6 01:49:56.0|Debug|MigrationLogger|Took: 00:00:00.0253550
  661. 16-2-6 01:49:56.0|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2016-02-06T01:49:56', 'remove_series_contraints')
  662. 16-2-6 01:49:56.0|Debug|MigrationLogger|Committing Transaction
  663. 16-2-6 01:49:56.1|Debug|MigrationLogger|34: remove_series_contraints migrated
  664. 16-2-6 01:49:56.1|Debug|MigrationLogger|Took: 00:00:00.0822890
  665. 16-2-6 01:49:56.1|Info|MigrationLogger|*** 35: add_series_folder_format_to_naming_config migrating ***
  666. 16-2-6 01:49:56.1|Debug|MigrationLogger|Beginning Transaction
  667. 16-2-6 01:49:56.1|Info|add_series_folder_format_to_naming_config|Starting migration to 35
  668. 16-2-6 01:49:56.1|Debug|MigrationLogger|AlterTable NamingConfig
  669. 16-2-6 01:49:56.1|Debug|MigrationLogger|
  670. 16-2-6 01:49:56.1|Debug|MigrationLogger|Took: 00:00:00.0001780
  671. 16-2-6 01:49:56.1|Debug|MigrationLogger|CreateColumn NamingConfig SeriesFolderFormat String
  672. 16-2-6 01:49:56.1|Debug|MigrationLogger|ALTER TABLE "NamingConfig" ADD COLUMN "SeriesFolderFormat" TEXT
  673. 16-2-6 01:49:56.1|Debug|MigrationLogger|Took: 00:00:00.0004960
  674. 16-2-6 01:49:56.1|Debug|MigrationLogger|ExecuteSqlStatement UPDATE NamingConfig SET SeriesFolderFormat = '{Series Title}'
  675. 16-2-6 01:49:56.1|Debug|MigrationLogger|UPDATE NamingConfig SET SeriesFolderFormat = '{Series Title}'
  676. 16-2-6 01:49:56.1|Debug|MigrationLogger|Took: 00:00:00.0002830
  677. 16-2-6 01:49:56.1|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2016-02-06T01:49:56', 'add_series_folder_format_to_naming_config')
  678. 16-2-6 01:49:56.1|Debug|MigrationLogger|Committing Transaction
  679. 16-2-6 01:49:56.1|Debug|MigrationLogger|35: add_series_folder_format_to_naming_config migrated
  680. 16-2-6 01:49:56.1|Debug|MigrationLogger|Took: 00:00:00.0499920
  681. 16-2-6 01:49:56.1|Info|MigrationLogger|*** 36: update_with_quality_converters migrating ***
  682. 16-2-6 01:49:56.1|Debug|MigrationLogger|Beginning Transaction
  683. 16-2-6 01:49:56.1|Info|update_with_quality_converters|Starting migration to 36
  684. 16-2-6 01:49:56.1|Debug|MigrationLogger|AlterTable QualityProfiles
  685. 16-2-6 01:49:56.1|Debug|MigrationLogger|
  686. 16-2-6 01:49:56.1|Debug|MigrationLogger|Took: 00:00:00.0001650
  687. 16-2-6 01:49:56.1|Debug|MigrationLogger|CreateColumn QualityProfiles Items String
  688. 16-2-6 01:49:56.1|Debug|MigrationLogger|ALTER TABLE "QualityProfiles" ADD COLUMN "Items" TEXT
  689. 16-2-6 01:49:56.1|Debug|MigrationLogger|Took: 00:00:00.0004850
  690. 16-2-6 01:49:56.1|Debug|MigrationLogger|PerformDBOperation
  691. 16-2-6 01:49:56.1|Debug|MigrationLogger|Performing DB Operation
  692. 16-2-6 01:49:56.1|Debug|MigrationLogger|Took: 00:00:00.0008900
  693. 16-2-6 01:49:56.1|Debug|MigrationLogger|PerformDBOperation
  694. 16-2-6 01:49:56.1|Debug|MigrationLogger|Performing DB Operation
  695. 16-2-6 01:49:56.1|Debug|MigrationLogger|Took: 00:00:00.0008200
  696. 16-2-6 01:49:56.1|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2016-02-06T01:49:56', 'update_with_quality_converters')
  697. 16-2-6 01:49:56.1|Debug|MigrationLogger|Committing Transaction
  698. 16-2-6 01:49:56.2|Debug|MigrationLogger|36: update_with_quality_converters migrated
  699. 16-2-6 01:49:56.2|Debug|MigrationLogger|Took: 00:00:00.0518150
  700. 16-2-6 01:49:56.2|Info|MigrationLogger|*** 37: add_configurable_qualities migrating ***
  701. 16-2-6 01:49:56.2|Debug|MigrationLogger|Beginning Transaction
  702. 16-2-6 01:49:56.2|Info|add_configurable_qualities|Starting migration to 37
  703. 16-2-6 01:49:56.2|Debug|MigrationLogger|DeleteColumn QualityProfiles Allowed
  704. 16-2-6 01:49:56.2|Debug|MigrationLogger|CREATE TABLE "QualityProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT)
  705. 16-2-6 01:49:56.2|Debug|MigrationLogger|INSERT INTO "QualityProfiles_temp" SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
  706. 16-2-6 01:49:56.2|Debug|MigrationLogger|DROP TABLE "QualityProfiles"
  707. 16-2-6 01:49:56.2|Debug|MigrationLogger|ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
  708. 16-2-6 01:49:56.2|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
  709. 16-2-6 01:49:56.2|Debug|MigrationLogger|Took: 00:00:00.0131670
  710. 16-2-6 01:49:56.2|Debug|MigrationLogger|AlterColumn QualityProfiles Items String
  711. 16-2-6 01:49:56.2|Debug|MigrationLogger|CREATE TABLE "QualityProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
  712. 16-2-6 01:49:56.2|Debug|MigrationLogger|INSERT INTO "QualityProfiles_temp" SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
  713. 16-2-6 01:49:56.2|Debug|MigrationLogger|DROP TABLE "QualityProfiles"
  714. 16-2-6 01:49:56.2|Debug|MigrationLogger|ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
  715. 16-2-6 01:49:56.2|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
  716. 16-2-6 01:49:56.2|Debug|MigrationLogger|Took: 00:00:00.0091400
  717. 16-2-6 01:49:56.2|Debug|MigrationLogger|CreateTable QualityDefinitions
  718. 16-2-6 01:49:56.2|Debug|MigrationLogger|CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Weight" INTEGER NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
  719. 16-2-6 01:49:56.2|Debug|MigrationLogger|Took: 00:00:00.0007050
  720. 16-2-6 01:49:56.2|Debug|MigrationLogger|CreateIndex QualityDefinitions (Quality)
  721. 16-2-6 01:49:56.2|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
  722. 16-2-6 01:49:56.2|Debug|MigrationLogger|Took: 00:00:00.0005550
  723. 16-2-6 01:49:56.2|Debug|MigrationLogger|CreateIndex QualityDefinitions (Title)
  724. 16-2-6 01:49:56.2|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
  725. 16-2-6 01:49:56.2|Debug|MigrationLogger|Took: 00:00:00.0004940
  726. 16-2-6 01:49:56.2|Debug|MigrationLogger|CreateIndex QualityDefinitions (Weight)
  727. 16-2-6 01:49:56.2|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_QualityDefinitions_Weight" ON "QualityDefinitions" ("Weight" ASC)
  728. 16-2-6 01:49:56.2|Debug|MigrationLogger|Took: 00:00:00.0004480
  729. 16-2-6 01:49:56.2|Debug|MigrationLogger|PerformDBOperation
  730. 16-2-6 01:49:56.2|Debug|MigrationLogger|Performing DB Operation
  731. 16-2-6 01:49:56.2|Debug|MigrationLogger|Took: 00:00:00.0007800
  732. 16-2-6 01:49:56.2|Debug|MigrationLogger|DeleteTable QualitySizes
  733. 16-2-6 01:49:56.2|Debug|MigrationLogger|DROP TABLE "QualitySizes"
  734. 16-2-6 01:49:56.2|Debug|MigrationLogger|Took: 00:00:00.0004030
  735. 16-2-6 01:49:56.2|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2016-02-06T01:49:56', 'add_configurable_qualities')
  736. 16-2-6 01:49:56.2|Debug|MigrationLogger|Committing Transaction
  737. 16-2-6 01:49:56.3|Debug|MigrationLogger|37: add_configurable_qualities migrated
  738. 16-2-6 01:49:56.3|Debug|MigrationLogger|Took: 00:00:00.0514170
  739. 16-2-6 01:49:56.3|Info|MigrationLogger|*** 38: add_on_upgrade_to_notifications migrating ***
  740. 16-2-6 01:49:56.3|Debug|MigrationLogger|Beginning Transaction
  741. 16-2-6 01:49:56.3|Info|add_on_upgrade_to_notifications|Starting migration to 38
  742. 16-2-6 01:49:56.3|Debug|MigrationLogger|AlterTable Notifications
  743. 16-2-6 01:49:56.3|Debug|MigrationLogger|
  744. 16-2-6 01:49:56.3|Debug|MigrationLogger|Took: 00:00:00.0001770
  745. 16-2-6 01:49:56.3|Debug|MigrationLogger|CreateColumn Notifications OnUpgrade Boolean
  746. 16-2-6 01:49:56.3|Debug|MigrationLogger|ALTER TABLE "Notifications" ADD COLUMN "OnUpgrade" INTEGER
  747. 16-2-6 01:49:56.3|Debug|MigrationLogger|Took: 00:00:00.0005770
  748. 16-2-6 01:49:56.3|Debug|MigrationLogger|ExecuteSqlStatement UPDATE Notifications SET OnUpgrade = OnDownload
  749. 16-2-6 01:49:56.3|Debug|MigrationLogger|UPDATE Notifications SET OnUpgrade = OnDownload
  750. 16-2-6 01:49:56.3|Debug|MigrationLogger|Took: 00:00:00.0002940
  751. 16-2-6 01:49:56.3|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2016-02-06T01:49:56', 'add_on_upgrade_to_notifications')
  752. 16-2-6 01:49:56.3|Debug|MigrationLogger|Committing Transaction
  753. 16-2-6 01:49:56.3|Debug|MigrationLogger|38: add_on_upgrade_to_notifications migrated
  754. 16-2-6 01:49:56.3|Debug|MigrationLogger|Took: 00:00:00.0533180
  755. 16-2-6 01:49:56.3|Info|MigrationLogger|*** 39: add_metadata_tables migrating ***
  756. 16-2-6 01:49:56.3|Debug|MigrationLogger|Beginning Transaction
  757. 16-2-6 01:49:56.3|Info|add_metadata_tables|Starting migration to 39
  758. 16-2-6 01:49:56.3|Debug|MigrationLogger|CreateTable Metadata
  759. 16-2-6 01:49:56.3|Debug|MigrationLogger|CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
  760. 16-2-6 01:49:56.3|Debug|MigrationLogger|Took: 00:00:00.0007030
  761. 16-2-6 01:49:56.3|Debug|MigrationLogger|CreateTable MetadataFiles
  762. 16-2-6 01:49:56.3|Debug|MigrationLogger|CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER)
  763. 16-2-6 01:49:56.3|Debug|MigrationLogger|Took: 00:00:00.0007220
  764. 16-2-6 01:49:56.3|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2016-02-06T01:49:56', 'add_metadata_tables')
  765. 16-2-6 01:49:56.3|Debug|MigrationLogger|Committing Transaction
  766. 16-2-6 01:49:56.4|Debug|MigrationLogger|39: add_metadata_tables migrated
  767. 16-2-6 01:49:56.4|Debug|MigrationLogger|Took: 00:00:00.0627340
  768. 16-2-6 01:49:56.4|Info|MigrationLogger|*** 40: add_metadata_to_episodes_and_series migrating ***
  769. 16-2-6 01:49:56.4|Debug|MigrationLogger|Beginning Transaction
  770. 16-2-6 01:49:56.4|Info|add_metadata_to_episodes_and_series|Starting migration to 40
  771. 16-2-6 01:49:56.4|Debug|MigrationLogger|AlterTable Series
  772. 16-2-6 01:49:56.4|Debug|MigrationLogger|
  773. 16-2-6 01:49:56.4|Debug|MigrationLogger|Took: 00:00:00.0001770
  774. 16-2-6 01:49:56.4|Debug|MigrationLogger|CreateColumn Series Actors String
  775. 16-2-6 01:49:56.4|Debug|MigrationLogger|ALTER TABLE "Series" ADD COLUMN "Actors" TEXT
  776. 16-2-6 01:49:56.4|Debug|MigrationLogger|Took: 00:00:00.0005660
  777. 16-2-6 01:49:56.4|Debug|MigrationLogger|CreateColumn Series Ratings String
  778. 16-2-6 01:49:56.4|Debug|MigrationLogger|ALTER TABLE "Series" ADD COLUMN "Ratings" TEXT
  779. 16-2-6 01:49:56.4|Debug|MigrationLogger|Took: 00:00:00.0004710
  780. 16-2-6 01:49:56.4|Debug|MigrationLogger|CreateColumn Series Genres String
  781. 16-2-6 01:49:56.4|Debug|MigrationLogger|ALTER TABLE "Series" ADD COLUMN "Genres" TEXT
  782. 16-2-6 01:49:56.4|Debug|MigrationLogger|Took: 00:00:00.0004760
  783. 16-2-6 01:49:56.4|Debug|MigrationLogger|CreateColumn Series Certification String
  784. 16-2-6 01:49:56.4|Debug|MigrationLogger|ALTER TABLE "Series" ADD COLUMN "Certification" TEXT
  785. 16-2-6 01:49:56.4|Debug|MigrationLogger|Took: 00:00:00.0004840
  786. 16-2-6 01:49:56.4|Debug|MigrationLogger|AlterTable Episodes
  787. 16-2-6 01:49:56.4|Debug|MigrationLogger|
  788. 16-2-6 01:49:56.4|Debug|MigrationLogger|Took: 00:00:00.0001760
  789. 16-2-6 01:49:56.4|Debug|MigrationLogger|CreateColumn Episodes Ratings String
  790. 16-2-6 01:49:56.4|Debug|MigrationLogger|ALTER TABLE "Episodes" ADD COLUMN "Ratings" TEXT
  791. 16-2-6 01:49:56.4|Debug|MigrationLogger|Took: 00:00:00.0004280
  792. 16-2-6 01:49:56.4|Debug|MigrationLogger|CreateColumn Episodes Images String
  793. 16-2-6 01:49:56.4|Debug|MigrationLogger|ALTER TABLE "Episodes" ADD COLUMN "Images" TEXT
  794. 16-2-6 01:49:56.4|Debug|MigrationLogger|Took: 00:00:00.0004370
  795. 16-2-6 01:49:56.4|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2016-02-06T01:49:56', 'add_metadata_to_episodes_and_series')
  796. 16-2-6 01:49:56.4|Debug|MigrationLogger|Committing Transaction
  797. 16-2-6 01:49:56.5|Debug|MigrationLogger|40: add_metadata_to_episodes_and_series migrated
  798. 16-2-6 01:49:56.5|Debug|MigrationLogger|Took: 00:00:00.0546620
  799. 16-2-6 01:49:56.5|Info|MigrationLogger|*** 41: fix_xbmc_season_images_metadata migrating ***
  800. 16-2-6 01:49:56.5|Debug|MigrationLogger|Beginning Transaction
  801. 16-2-6 01:49:56.5|Info|fix_xbmc_season_images_metadata|Starting migration to 41
  802. 16-2-6 01:49:56.5|Debug|MigrationLogger|ExecuteSqlStatement UPDATE MetadataFiles SET Type = 4 WHERE Consumer = 'XbmcMetadata' AND SeasonNumber IS NOT NULL
  803. 16-2-6 01:49:56.5|Debug|MigrationLogger|UPDATE MetadataFiles SET Type = 4 WHERE Consumer = 'XbmcMetadata' AND SeasonNumber IS NOT NULL
  804. 16-2-6 01:49:56.5|Debug|MigrationLogger|Took: 00:00:00.0003840
  805. 16-2-6 01:49:56.5|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2016-02-06T01:49:56', 'fix_xbmc_season_images_metadata')
  806. 16-2-6 01:49:56.5|Debug|MigrationLogger|Committing Transaction
  807. 16-2-6 01:49:56.5|Debug|MigrationLogger|41: fix_xbmc_season_images_metadata migrated
  808. 16-2-6 01:49:56.5|Debug|MigrationLogger|Took: 00:00:00.0542010
  809. 16-2-6 01:49:56.5|Info|MigrationLogger|*** 42: add_download_clients_table migrating ***
  810. 16-2-6 01:49:56.5|Debug|MigrationLogger|Beginning Transaction
  811. 16-2-6 01:49:56.5|Info|add_download_clients_table|Starting migration to 42
  812. 16-2-6 01:49:56.5|Debug|MigrationLogger|CreateTable DownloadClients
  813. 16-2-6 01:49:56.5|Debug|MigrationLogger|CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL, "Protocol" INTEGER NOT NULL)
  814. 16-2-6 01:49:56.5|Debug|MigrationLogger|Took: 00:00:00.0009340
  815. 16-2-6 01:49:56.5|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2016-02-06T01:49:56', 'add_download_clients_table')
  816. 16-2-6 01:49:56.5|Debug|MigrationLogger|Committing Transaction
  817. 16-2-6 01:49:56.6|Debug|MigrationLogger|42: add_download_clients_table migrated
  818. 16-2-6 01:49:56.6|Debug|MigrationLogger|Took: 00:00:00.0555170
  819. 16-2-6 01:49:56.6|Info|MigrationLogger|*** 43: convert_config_to_download_clients migrating ***
  820. 16-2-6 01:49:56.6|Debug|MigrationLogger|Beginning Transaction
  821. 16-2-6 01:49:56.6|Info|convert_config_to_download_clients|Starting migration to 43
  822. 16-2-6 01:49:56.6|Debug|MigrationLogger|PerformDBOperation
  823. 16-2-6 01:49:56.6|Debug|MigrationLogger|Performing DB Operation
  824. 16-2-6 01:49:56.6|Debug|MigrationLogger|Took: 00:00:00.0013110
  825. 16-2-6 01:49:56.6|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2016-02-06T01:49:56', 'convert_config_to_download_clients')
  826. 16-2-6 01:49:56.6|Debug|MigrationLogger|Committing Transaction
  827. 16-2-6 01:49:56.7|Debug|MigrationLogger|43: convert_config_to_download_clients migrated
  828. 16-2-6 01:49:56.7|Debug|MigrationLogger|Took: 00:00:00.0556860
  829. 16-2-6 01:49:56.7|Info|MigrationLogger|*** 44: fix_xbmc_episode_metadata migrating ***
  830. 16-2-6 01:49:56.7|Debug|MigrationLogger|Beginning Transaction
  831. 16-2-6 01:49:56.7|Info|fix_xbmc_episode_metadata|Starting migration to 44
  832. 16-2-6 01:49:56.7|Debug|MigrationLogger|ExecuteSqlStatement UPDATE MetadataFiles SET Type = 2 WHERE Consumer = 'XbmcMetadata' AND EpisodeFileId IS NOT NULL AND Type = 4 AND RelativePath LIKE '%.nfo'
  833. 16-2-6 01:49:56.7|Debug|MigrationLogger|UPDATE MetadataFiles SET Type = 2 WHERE Consumer = 'XbmcMetadata' AND EpisodeFileId IS NOT NULL AND Type = 4 AND RelativePath LIKE '%.nfo'
  834. 16-2-6 01:49:56.7|Debug|MigrationLogger|Took: 00:00:00.0004120
  835. 16-2-6 01:49:56.7|Debug|MigrationLogger|ExecuteSqlStatement UPDATE MetadataFiles SET Type = 5 WHERE Consumer = 'XbmcMetadata' AND EpisodeFileId IS NOT NULL AND Type = 4
  836. 16-2-6 01:49:56.7|Debug|MigrationLogger|UPDATE MetadataFiles SET Type = 5 WHERE Consumer = 'XbmcMetadata' AND EpisodeFileId IS NOT NULL AND Type = 4
  837. 16-2-6 01:49:56.7|Debug|MigrationLogger|Took: 00:00:00.0003280
  838. 16-2-6 01:49:56.7|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2016-02-06T01:49:56', 'fix_xbmc_episode_metadata')
  839. 16-2-6 01:49:56.7|Debug|MigrationLogger|Committing Transaction
  840. 16-2-6 01:49:56.7|Debug|MigrationLogger|44: fix_xbmc_episode_metadata migrated
  841. 16-2-6 01:49:56.7|Debug|MigrationLogger|Took: 00:00:00.0544810
  842. 16-2-6 01:49:56.7|Info|MigrationLogger|*** 45: add_indexes migrating ***
  843. 16-2-6 01:49:56.7|Debug|MigrationLogger|Beginning Transaction
  844. 16-2-6 01:49:56.7|Info|add_indexes|Starting migration to 45
  845. 16-2-6 01:49:56.7|Debug|MigrationLogger|CreateIndex Blacklist (SeriesId)
  846. 16-2-6 01:49:56.7|Debug|MigrationLogger|CREATE INDEX "IX_Blacklist_SeriesId" ON "Blacklist" ("SeriesId" ASC)
  847. 16-2-6 01:49:56.7|Debug|MigrationLogger|Took: 00:00:00.0004720
  848. 16-2-6 01:49:56.7|Debug|MigrationLogger|CreateIndex EpisodeFiles (SeriesId)
  849. 16-2-6 01:49:56.7|Debug|MigrationLogger|CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
  850. 16-2-6 01:49:56.7|Debug|MigrationLogger|Took: 00:00:00.0004030
  851. 16-2-6 01:49:56.7|Debug|MigrationLogger|CreateIndex Episodes (EpisodeFileId)
  852. 16-2-6 01:49:56.7|Debug|MigrationLogger|CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
  853. 16-2-6 01:49:56.7|Debug|MigrationLogger|Took: 00:00:00.0004000
  854. 16-2-6 01:49:56.7|Debug|MigrationLogger|CreateIndex Episodes (SeriesId)
  855. 16-2-6 01:49:56.7|Debug|MigrationLogger|CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
  856. 16-2-6 01:49:56.7|Debug|MigrationLogger|Took: 00:00:00.0003840
  857. 16-2-6 01:49:56.7|Debug|MigrationLogger|CreateIndex History (EpisodeId)
  858. 16-2-6 01:49:56.7|Debug|MigrationLogger|CREATE INDEX "IX_History_EpisodeId" ON "History" ("EpisodeId" ASC)
  859. 16-2-6 01:49:56.7|Debug|MigrationLogger|Took: 00:00:00.0003870
  860. 16-2-6 01:49:56.7|Debug|MigrationLogger|CreateIndex History (Date)
  861. 16-2-6 01:49:56.7|Debug|MigrationLogger|CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
  862. 16-2-6 01:49:56.7|Debug|MigrationLogger|Took: 00:00:00.0003650
  863. 16-2-6 01:49:56.7|Debug|MigrationLogger|CreateIndex Series (Path)
  864. 16-2-6 01:49:56.7|Debug|MigrationLogger|CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
  865. 16-2-6 01:49:56.7|Debug|MigrationLogger|Took: 00:00:00.0003670
  866. 16-2-6 01:49:56.7|Debug|MigrationLogger|CreateIndex Series (CleanTitle)
  867. 16-2-6 01:49:56.7|Debug|MigrationLogger|CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
  868. 16-2-6 01:49:56.7|Debug|MigrationLogger|Took: 00:00:00.0003840
  869. 16-2-6 01:49:56.7|Debug|MigrationLogger|CreateIndex Series (TvRageId)
  870. 16-2-6 01:49:56.7|Debug|MigrationLogger|CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
  871. 16-2-6 01:49:56.7|Debug|MigrationLogger|Took: 00:00:00.0060040
  872. 16-2-6 01:49:56.7|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2016-02-06T01:49:56', 'add_indexes')
  873. 16-2-6 01:49:56.7|Debug|MigrationLogger|Committing Transaction
  874. 16-2-6 01:49:56.8|Debug|MigrationLogger|45: add_indexes migrated
  875. 16-2-6 01:49:56.8|Debug|MigrationLogger|Took: 00:00:00.0574020
  876. 16-2-6 01:49:56.8|Info|MigrationLogger|*** 46: fix_nzb_su_url migrating ***
  877. 16-2-6 01:49:56.8|Debug|MigrationLogger|Beginning Transaction
  878. 16-2-6 01:49:56.8|Info|fix_nzb_su_url|Starting migration to 46
  879. 16-2-6 01:49:56.8|Debug|MigrationLogger|ExecuteSqlStatement UPDATE Indexers SET Settings = replace(Settings, '//nzb.su', '//api.nzb.su')WHERE Implementation = 'Newznab'AND Settings LIKE '%//nzb.su%'
  880. 16-2-6 01:49:56.8|Debug|MigrationLogger|UPDATE Indexers SET Settings = replace(Settings, '//nzb.su', '//api.nzb.su')WHERE Implementation = 'Newznab'AND Settings LIKE '%//nzb.su%'
  881. 16-2-6 01:49:56.8|Debug|MigrationLogger|Took: 00:00:00.0003720
  882. 16-2-6 01:49:56.8|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2016-02-06T01:49:56', 'fix_nzb_su_url')
  883. 16-2-6 01:49:56.8|Debug|MigrationLogger|Committing Transaction
  884. 16-2-6 01:49:56.8|Debug|MigrationLogger|46: fix_nzb_su_url migrated
  885. 16-2-6 01:49:56.8|Debug|MigrationLogger|Took: 00:00:00.0557490
  886. 16-2-6 01:49:56.8|Info|MigrationLogger|*** 47: add_temporary_blacklist_columns migrating ***
  887. 16-2-6 01:49:56.8|Debug|MigrationLogger|Beginning Transaction
  888. 16-2-6 01:49:56.8|Info|add_temporary_blacklist_columns|Starting migration to 47
  889. 16-2-6 01:49:56.8|Debug|MigrationLogger|AlterTable Blacklist
  890. 16-2-6 01:49:56.8|Debug|MigrationLogger|
  891. 16-2-6 01:49:56.8|Debug|MigrationLogger|Took: 00:00:00.0001690
  892. 16-2-6 01:49:56.8|Debug|MigrationLogger|CreateColumn Blacklist PublishedDate DateTime
  893. 16-2-6 01:49:56.8|Debug|MigrationLogger|ALTER TABLE "Blacklist" ADD COLUMN "PublishedDate" DATETIME
  894. 16-2-6 01:49:56.8|Debug|MigrationLogger|Took: 00:00:00.0005590
  895. 16-2-6 01:49:56.8|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2016-02-06T01:49:56', 'add_temporary_blacklist_columns')
  896. 16-2-6 01:49:56.8|Debug|MigrationLogger|Committing Transaction
  897. 16-2-6 01:49:56.9|Debug|MigrationLogger|47: add_temporary_blacklist_columns migrated
  898. 16-2-6 01:49:56.9|Debug|MigrationLogger|Took: 00:00:00.0550370
  899. 16-2-6 01:49:56.9|Info|MigrationLogger|*** 48: add_title_to_scenemappings migrating ***
  900. 16-2-6 01:49:56.9|Debug|MigrationLogger|Beginning Transaction
  901. 16-2-6 01:49:56.9|Info|add_title_to_scenemappings|Starting migration to 48
  902. 16-2-6 01:49:56.9|Debug|MigrationLogger|AlterTable SceneMappings
  903. 16-2-6 01:49:56.9|Debug|MigrationLogger|
  904. 16-2-6 01:49:56.9|Debug|MigrationLogger|Took: 00:00:00.0001380
  905. 16-2-6 01:49:56.9|Debug|MigrationLogger|CreateColumn SceneMappings Title String
  906. 16-2-6 01:49:56.9|Debug|MigrationLogger|ALTER TABLE "SceneMappings" ADD COLUMN "Title" TEXT
  907. 16-2-6 01:49:56.9|Debug|MigrationLogger|Took: 00:00:00.0004680
  908. 16-2-6 01:49:56.9|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2016-02-06T01:49:56', 'add_title_to_scenemappings')
  909. 16-2-6 01:49:56.9|Debug|MigrationLogger|Committing Transaction
  910. 16-2-6 01:49:57.0|Debug|MigrationLogger|48: add_title_to_scenemappings migrated
  911. 16-2-6 01:49:57.0|Debug|MigrationLogger|Took: 00:00:00.0553330
  912. 16-2-6 01:49:57.0|Info|MigrationLogger|*** 49: fix_dognzb_url migrating ***
  913. 16-2-6 01:49:57.0|Debug|MigrationLogger|Beginning Transaction
  914. 16-2-6 01:49:57.0|Info|fix_dognzb_url|Starting migration to 49
  915. 16-2-6 01:49:57.0|Debug|MigrationLogger|ExecuteSqlStatement UPDATE Indexers SET Settings = replace(Settings, '//dognzb.cr', '//api.dognzb.cr')WHERE Implementation = 'Newznab'AND Settings LIKE '%//dognzb.cr%'
  916. 16-2-6 01:49:57.0|Debug|MigrationLogger|UPDATE Indexers SET Settings = replace(Settings, '//dognzb.cr', '//api.dognzb.cr')WHERE Implementation = 'Newznab'AND Settings LIKE '%//dognzb.cr%'
  917. 16-2-6 01:49:57.0|Debug|MigrationLogger|Took: 00:00:00.0004410
  918. 16-2-6 01:49:57.0|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2016-02-06T01:49:57', 'fix_dognzb_url')
  919. 16-2-6 01:49:57.0|Debug|MigrationLogger|Committing Transaction
  920. 16-2-6 01:49:57.0|Debug|MigrationLogger|49: fix_dognzb_url migrated
  921. 16-2-6 01:49:57.0|Debug|MigrationLogger|Took: 00:00:00.0624330
  922. 16-2-6 01:49:57.0|Info|MigrationLogger|*** 50: add_hash_to_metadata_files migrating ***
  923. 16-2-6 01:49:57.0|Debug|MigrationLogger|Beginning Transaction
  924. 16-2-6 01:49:57.0|Info|add_hash_to_metadata_files|Starting migration to 50
  925. 16-2-6 01:49:57.0|Debug|MigrationLogger|AlterTable MetadataFiles
  926. 16-2-6 01:49:57.0|Debug|MigrationLogger|
  927. 16-2-6 01:49:57.0|Debug|MigrationLogger|Took: 00:00:00.0001620
  928. 16-2-6 01:49:57.0|Debug|MigrationLogger|CreateColumn MetadataFiles Hash String
  929. 16-2-6 01:49:57.0|Debug|MigrationLogger|ALTER TABLE "MetadataFiles" ADD COLUMN "Hash" TEXT
  930. 16-2-6 01:49:57.0|Debug|MigrationLogger|Took: 00:00:00.0004970
  931. 16-2-6 01:49:57.0|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2016-02-06T01:49:57', 'add_hash_to_metadata_files')
  932. 16-2-6 01:49:57.0|Debug|MigrationLogger|Committing Transaction
  933. 16-2-6 01:49:57.1|Debug|MigrationLogger|50: add_hash_to_metadata_files migrated
  934. 16-2-6 01:49:57.1|Debug|MigrationLogger|Took: 00:00:00.0536280
  935. 16-2-6 01:49:57.1|Info|MigrationLogger|*** 51: download_client_import migrating ***
  936. 16-2-6 01:49:57.1|Debug|MigrationLogger|Beginning Transaction
  937. 16-2-6 01:49:57.1|Info|download_client_import|Starting migration to 51
  938. 16-2-6 01:49:57.1|Debug|MigrationLogger|PerformDBOperation
  939. 16-2-6 01:49:57.1|Debug|MigrationLogger|Performing DB Operation
  940. 16-2-6 01:49:57.1|Debug|MigrationLogger|Took: 00:00:00.0006710
  941. 16-2-6 01:49:57.1|Debug|MigrationLogger|PerformDBOperation
  942. 16-2-6 01:49:57.1|Debug|MigrationLogger|Performing DB Operation
  943. 16-2-6 01:49:57.1|Debug|MigrationLogger|Took: 00:00:00.0013830
  944. 16-2-6 01:49:57.1|Debug|MigrationLogger|PerformDBOperation
  945. 16-2-6 01:49:57.1|Debug|MigrationLogger|Performing DB Operation
  946. 16-2-6 01:49:57.1|Debug|MigrationLogger|Took: 00:00:00.0032390
  947. 16-2-6 01:49:57.1|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2016-02-06T01:49:57', 'download_client_import')
  948. 16-2-6 01:49:57.1|Debug|MigrationLogger|Committing Transaction
  949. 16-2-6 01:49:57.2|Debug|MigrationLogger|51: download_client_import migrated
  950. 16-2-6 01:49:57.2|Debug|MigrationLogger|Took: 00:00:00.0527590
  951. 16-2-6 01:49:57.2|Info|MigrationLogger|*** 52: add_columns_for_anime migrating ***
  952. 16-2-6 01:49:57.2|Debug|MigrationLogger|Beginning Transaction
  953. 16-2-6 01:49:57.2|Info|add_columns_for_anime|Starting migration to 52
  954. 16-2-6 01:49:57.2|Debug|MigrationLogger|AlterTable SceneMappings
  955. 16-2-6 01:49:57.2|Debug|MigrationLogger|
  956. 16-2-6 01:49:57.2|Debug|MigrationLogger|Took: 00:00:00.0001610
  957. 16-2-6 01:49:57.2|Debug|MigrationLogger|CreateColumn SceneMappings Type String
  958. 16-2-6 01:49:57.2|Debug|MigrationLogger|ALTER TABLE "SceneMappings" ADD COLUMN "Type" TEXT
  959. 16-2-6 01:49:57.2|Debug|MigrationLogger|Took: 00:00:00.0004900
  960. 16-2-6 01:49:57.2|Debug|MigrationLogger|ExecuteSqlStatement DELETE FROM SceneMappings
  961. 16-2-6 01:49:57.2|Debug|MigrationLogger|DELETE FROM SceneMappings
  962. 16-2-6 01:49:57.2|Debug|MigrationLogger|Took: 00:00:00.0002190
  963. 16-2-6 01:49:57.2|Debug|MigrationLogger|AlterTable NamingConfig
  964. 16-2-6 01:49:57.2|Debug|MigrationLogger|
  965. 16-2-6 01:49:57.2|Debug|MigrationLogger|Took: 00:00:00.0001580
  966. 16-2-6 01:49:57.2|Debug|MigrationLogger|CreateColumn NamingConfig AnimeEpisodeFormat String
  967. 16-2-6 01:49:57.2|Debug|MigrationLogger|ALTER TABLE "NamingConfig" ADD COLUMN "AnimeEpisodeFormat" TEXT
  968. 16-2-6 01:49:57.2|Debug|MigrationLogger|Took: 00:00:00.0004300
  969. 16-2-6 01:49:57.2|Debug|MigrationLogger|ExecuteSqlStatement UPDATE NamingConfig SET AnimeEpisodeFormat = StandardEpisodeFormat
  970. 16-2-6 01:49:57.2|Debug|MigrationLogger|UPDATE NamingConfig SET AnimeEpisodeFormat = StandardEpisodeFormat
  971. 16-2-6 01:49:57.2|Debug|MigrationLogger|Took: 00:00:00.0002730
  972. 16-2-6 01:49:57.2|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2016-02-06T01:49:57', 'add_columns_for_anime')
  973. 16-2-6 01:49:57.2|Debug|MigrationLogger|Committing Transaction
  974. 16-2-6 01:49:57.2|Debug|MigrationLogger|52: add_columns_for_anime migrated
  975. 16-2-6 01:49:57.2|Debug|MigrationLogger|Took: 00:00:00.0520960
  976. 16-2-6 01:49:57.2|Info|MigrationLogger|*** 53: add_series_sorttitle migrating ***
  977. 16-2-6 01:49:57.2|Debug|MigrationLogger|Beginning Transaction
  978. 16-2-6 01:49:57.2|Info|add_series_sorttitle|Starting migration to 53
  979. 16-2-6 01:49:57.2|Debug|MigrationLogger|CreateColumn Series SortTitle String
  980. 16-2-6 01:49:57.2|Debug|MigrationLogger|ALTER TABLE "Series" ADD COLUMN "SortTitle" TEXT
  981. 16-2-6 01:49:57.2|Debug|MigrationLogger|Took: 00:00:00.0006150
  982. 16-2-6 01:49:57.2|Debug|MigrationLogger|PerformDBOperation
  983. 16-2-6 01:49:57.2|Debug|MigrationLogger|Performing DB Operation
  984. 16-2-6 01:49:57.2|Debug|MigrationLogger|Took: 00:00:00.0005120
  985. 16-2-6 01:49:57.2|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2016-02-06T01:49:57', 'add_series_sorttitle')
  986. 16-2-6 01:49:57.2|Debug|MigrationLogger|Committing Transaction
  987. 16-2-6 01:49:57.3|Debug|MigrationLogger|53: add_series_sorttitle migrated
  988. 16-2-6 01:49:57.3|Debug|MigrationLogger|Took: 00:00:00.0535580
  989. 16-2-6 01:49:57.3|Info|MigrationLogger|*** 54: rename_profiles migrating ***
  990. 16-2-6 01:49:57.3|Debug|MigrationLogger|Beginning Transaction
  991. 16-2-6 01:49:57.3|Info|rename_profiles|Starting migration to 54
  992. 16-2-6 01:49:57.3|Debug|MigrationLogger|RenameTable QualityProfiles Profiles
  993. 16-2-6 01:49:57.3|Debug|MigrationLogger|ALTER TABLE "QualityProfiles" RENAME TO "Profiles"
  994. 16-2-6 01:49:57.3|Debug|MigrationLogger|Took: 00:00:00.0006030
  995. 16-2-6 01:49:57.3|Debug|MigrationLogger|AlterTable Profiles
  996. 16-2-6 01:49:57.3|Debug|MigrationLogger|
  997. 16-2-6 01:49:57.3|Debug|MigrationLogger|Took: 00:00:00.0001830
  998. 16-2-6 01:49:57.3|Debug|MigrationLogger|CreateColumn Profiles Language Int32
  999. 16-2-6 01:49:57.3|Debug|MigrationLogger|ALTER TABLE "Profiles" ADD COLUMN "Language" INTEGER
  1000. 16-2-6 01:49:57.3|Debug|MigrationLogger|Took: 00:00:00.0004430
  1001. 16-2-6 01:49:57.3|Debug|MigrationLogger|AlterTable Profiles
  1002. 16-2-6 01:49:57.3|Debug|MigrationLogger|
  1003. 16-2-6 01:49:57.3|Debug|MigrationLogger|Took: 00:00:00.0001740
  1004. 16-2-6 01:49:57.3|Debug|MigrationLogger|CreateColumn Profiles GrabDelay Int32
  1005. 16-2-6 01:49:57.3|Debug|MigrationLogger|ALTER TABLE "Profiles" ADD COLUMN "GrabDelay" INTEGER
  1006. 16-2-6 01:49:57.3|Debug|MigrationLogger|Took: 00:00:00.0006090
  1007. 16-2-6 01:49:57.3|Debug|MigrationLogger|AlterTable Profiles
  1008. 16-2-6 01:49:57.3|Debug|MigrationLogger|
  1009. 16-2-6 01:49:57.3|Debug|MigrationLogger|Took: 00:00:00.0001590
  1010. 16-2-6 01:49:57.3|Debug|MigrationLogger|CreateColumn Profiles GrabDelayMode Int32
  1011. 16-2-6 01:49:57.3|Debug|MigrationLogger|ALTER TABLE "Profiles" ADD COLUMN "GrabDelayMode" INTEGER
  1012. 16-2-6 01:49:57.3|Debug|MigrationLogger|Took: 00:00:00.0004420
  1013. 16-2-6 01:49:57.3|Debug|MigrationLogger|ExecuteSqlStatement UPDATE Profiles SET Language = 1, GrabDelay = 0, GrabDelayMode = 0
  1014. 16-2-6 01:49:57.3|Debug|MigrationLogger|UPDATE Profiles SET Language = 1, GrabDelay = 0, GrabDelayMode = 0
  1015. 16-2-6 01:49:57.3|Debug|MigrationLogger|Took: 00:00:00.0002920
  1016. 16-2-6 01:49:57.3|Debug|MigrationLogger|AlterTable Series
  1017. 16-2-6 01:49:57.3|Debug|MigrationLogger|
  1018. 16-2-6 01:49:57.3|Debug|MigrationLogger|Took: 00:00:00.0001850
  1019. 16-2-6 01:49:57.3|Debug|MigrationLogger|CreateColumn Series ProfileId Int32
  1020. 16-2-6 01:49:57.3|Debug|MigrationLogger|ALTER TABLE "Series" ADD COLUMN "ProfileId" INTEGER
  1021. 16-2-6 01:49:57.3|Debug|MigrationLogger|Took: 00:00:00.0005370
  1022. 16-2-6 01:49:57.3|Debug|MigrationLogger|ExecuteSqlStatement UPDATE Series SET ProfileId = QualityProfileId
  1023. 16-2-6 01:49:57.3|Debug|MigrationLogger|UPDATE Series SET ProfileId = QualityProfileId
  1024. 16-2-6 01:49:57.3|Debug|MigrationLogger|Took: 00:00:00.0003080
  1025. 16-2-6 01:49:57.3|Debug|MigrationLogger|CreateTable PendingReleases
  1026. 16-2-6 01:49:57.3|Debug|MigrationLogger|CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL)
  1027. 16-2-6 01:49:57.3|Debug|MigrationLogger|Took: 00:00:00.0006930
  1028. 16-2-6 01:49:57.3|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2016-02-06T01:49:57', 'rename_profiles')
  1029. 16-2-6 01:49:57.3|Debug|MigrationLogger|Committing Transaction
  1030. 16-2-6 01:49:57.3|Debug|MigrationLogger|54: rename_profiles migrated
  1031. 16-2-6 01:49:57.3|Debug|MigrationLogger|Took: 00:00:00.0530870
  1032. 16-2-6 01:49:57.3|Info|MigrationLogger|*** 55: drop_old_profile_columns migrating ***
  1033. 16-2-6 01:49:57.3|Debug|MigrationLogger|Beginning Transaction
  1034. 16-2-6 01:49:57.3|Info|drop_old_profile_columns|Starting migration to 55
  1035. 16-2-6 01:49:57.3|Debug|MigrationLogger|DeleteColumn Series QualityProfileId
  1036. 16-2-6 01:49:57.4|Debug|MigrationLogger|CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER)
  1037. 16-2-6 01:49:57.4|Debug|MigrationLogger|INSERT INTO "Series_temp" SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId" FROM "Series"
  1038. 16-2-6 01:49:57.4|Debug|MigrationLogger|DROP TABLE "Series"
  1039. 16-2-6 01:49:57.4|Debug|MigrationLogger|ALTER TABLE "Series_temp" RENAME TO "Series"
  1040. 16-2-6 01:49:57.4|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
  1041. 16-2-6 01:49:57.4|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
  1042. 16-2-6 01:49:57.4|Debug|MigrationLogger|CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
  1043. 16-2-6 01:49:57.4|Debug|MigrationLogger|CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
  1044. 16-2-6 01:49:57.4|Debug|MigrationLogger|CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
  1045. 16-2-6 01:49:57.4|Debug|MigrationLogger|Took: 00:00:00.0146220
  1046. 16-2-6 01:49:57.4|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2016-02-06T01:49:57', 'drop_old_profile_columns')
  1047. 16-2-6 01:49:57.4|Debug|MigrationLogger|Committing Transaction
  1048. 16-2-6 01:49:57.4|Debug|MigrationLogger|55: drop_old_profile_columns migrated
  1049. 16-2-6 01:49:57.4|Debug|MigrationLogger|Took: 00:00:00.0640790
  1050. 16-2-6 01:49:57.4|Info|MigrationLogger|*** 56: add_mediainfo_to_episodefile migrating ***
  1051. 16-2-6 01:49:57.4|Debug|MigrationLogger|Beginning Transaction
  1052. 16-2-6 01:49:57.4|Info|add_mediainfo_to_episodefile|Starting migration to 56
  1053. 16-2-6 01:49:57.4|Debug|MigrationLogger|AlterTable EpisodeFiles
  1054. 16-2-6 01:49:57.4|Debug|MigrationLogger|
  1055. 16-2-6 01:49:57.4|Debug|MigrationLogger|Took: 00:00:00.0001600
  1056. 16-2-6 01:49:57.4|Debug|MigrationLogger|CreateColumn EpisodeFiles MediaInfo String
  1057. 16-2-6 01:49:57.4|Debug|MigrationLogger|ALTER TABLE "EpisodeFiles" ADD COLUMN "MediaInfo" TEXT
  1058. 16-2-6 01:49:57.4|Debug|MigrationLogger|Took: 00:00:00.0005160
  1059. 16-2-6 01:49:57.4|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2016-02-06T01:49:57', 'add_mediainfo_to_episodefile')
  1060. 16-2-6 01:49:57.4|Debug|MigrationLogger|Committing Transaction
  1061. 16-2-6 01:49:57.5|Debug|MigrationLogger|56: add_mediainfo_to_episodefile migrated
  1062. 16-2-6 01:49:57.5|Debug|MigrationLogger|Took: 00:00:00.0529550
  1063. 16-2-6 01:49:57.5|Info|MigrationLogger|*** 57: convert_episode_file_path_to_relative migrating ***
  1064. 16-2-6 01:49:57.5|Debug|MigrationLogger|Beginning Transaction
  1065. 16-2-6 01:49:57.5|Info|convert_episode_file_path_to_relative|Starting migration to 57
  1066. 16-2-6 01:49:57.5|Debug|MigrationLogger|CreateColumn EpisodeFiles RelativePath String
  1067. 16-2-6 01:49:57.5|Debug|MigrationLogger|ALTER TABLE "EpisodeFiles" ADD COLUMN "RelativePath" TEXT
  1068. 16-2-6 01:49:57.5|Debug|MigrationLogger|Took: 00:00:00.0005310
  1069. 16-2-6 01:49:57.5|Debug|MigrationLogger|PerformDBOperation
  1070. 16-2-6 01:49:57.5|Debug|MigrationLogger|Performing DB Operation
  1071. 16-2-6 01:49:57.5|Debug|MigrationLogger|Took: 00:00:00.0004910
  1072. 16-2-6 01:49:57.5|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2016-02-06T01:49:57', 'convert_episode_file_path_to_relative')
  1073. 16-2-6 01:49:57.5|Debug|MigrationLogger|Committing Transaction
  1074. 16-2-6 01:49:57.5|Debug|MigrationLogger|57: convert_episode_file_path_to_relative migrated
  1075. 16-2-6 01:49:57.5|Debug|MigrationLogger|Took: 00:00:00.0544470
  1076. 16-2-6 01:49:57.5|Info|MigrationLogger|*** 58: drop_episode_file_path migrating ***
  1077. 16-2-6 01:49:57.5|Debug|MigrationLogger|Beginning Transaction
  1078. 16-2-6 01:49:57.5|Info|drop_episode_file_path|Starting migration to 58
  1079. 16-2-6 01:49:57.5|Debug|MigrationLogger|DeleteColumn EpisodeFiles Path
  1080. 16-2-6 01:49:57.5|Debug|MigrationLogger|CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT)
  1081. 16-2-6 01:49:57.5|Debug|MigrationLogger|INSERT INTO "EpisodeFiles_temp" SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath" FROM "EpisodeFiles"
  1082. 16-2-6 01:49:57.5|Debug|MigrationLogger|DROP TABLE "EpisodeFiles"
  1083. 16-2-6 01:49:57.5|Debug|MigrationLogger|ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
  1084. 16-2-6 01:49:57.5|Debug|MigrationLogger|CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
  1085. 16-2-6 01:49:57.5|Debug|MigrationLogger|Took: 00:00:00.0119540
  1086. 16-2-6 01:49:57.5|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2016-02-06T01:49:57', 'drop_episode_file_path')
  1087. 16-2-6 01:49:57.5|Debug|MigrationLogger|Committing Transaction
  1088. 16-2-6 01:49:57.6|Debug|MigrationLogger|58: drop_episode_file_path migrated
  1089. 16-2-6 01:49:57.6|Debug|MigrationLogger|Took: 00:00:00.0639710
  1090. 16-2-6 01:49:57.6|Info|MigrationLogger|*** 59: add_enable_options_to_indexers migrating ***
  1091. 16-2-6 01:49:57.6|Debug|MigrationLogger|Beginning Transaction
  1092. 16-2-6 01:49:57.6|Info|add_enable_options_to_indexers|Starting migration to 59
  1093. 16-2-6 01:49:57.6|Debug|MigrationLogger|AlterTable Indexers
  1094. 16-2-6 01:49:57.6|Debug|MigrationLogger|
  1095. 16-2-6 01:49:57.6|Debug|MigrationLogger|Took: 00:00:00.0001780
  1096. 16-2-6 01:49:57.6|Debug|MigrationLogger|CreateColumn Indexers EnableRss Boolean
  1097. 16-2-6 01:49:57.6|Debug|MigrationLogger|ALTER TABLE "Indexers" ADD COLUMN "EnableRss" INTEGER
  1098. 16-2-6 01:49:57.6|Debug|MigrationLogger|Took: 00:00:00.0005320
  1099. 16-2-6 01:49:57.6|Debug|MigrationLogger|CreateColumn Indexers EnableSearch Boolean
  1100. 16-2-6 01:49:57.6|Debug|MigrationLogger|ALTER TABLE "Indexers" ADD COLUMN "EnableSearch" INTEGER
  1101. 16-2-6 01:49:57.6|Debug|MigrationLogger|Took: 00:00:00.0004410
  1102. 16-2-6 01:49:57.6|Debug|MigrationLogger|ExecuteSqlStatement UPDATE Indexers SET EnableRss = Enable, EnableSearch = Enable
  1103. 16-2-6 01:49:57.6|Debug|MigrationLogger|UPDATE Indexers SET EnableRss = Enable, EnableSearch = Enable
  1104. 16-2-6 01:49:57.6|Debug|MigrationLogger|Took: 00:00:00.0002880
  1105. 16-2-6 01:49:57.6|Debug|MigrationLogger|ExecuteSqlStatement UPDATE Indexers SET EnableSearch = 0 WHERE Implementation = 'Wombles'
  1106. 16-2-6 01:49:57.6|Debug|MigrationLogger|UPDATE Indexers SET EnableSearch = 0 WHERE Implementation = 'Wombles'
  1107. 16-2-6 01:49:57.6|Debug|MigrationLogger|Took: 00:00:00.0003040
  1108. 16-2-6 01:49:57.6|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2016-02-06T01:49:57', 'add_enable_options_to_indexers')
  1109. 16-2-6 01:49:57.6|Debug|MigrationLogger|Committing Transaction
  1110. 16-2-6 01:49:57.7|Debug|MigrationLogger|59: add_enable_options_to_indexers migrated
  1111. 16-2-6 01:49:57.7|Debug|MigrationLogger|Took: 00:00:00.0553550
  1112. 16-2-6 01:49:57.7|Info|MigrationLogger|*** 60: remove_enable_from_indexers migrating ***
  1113. 16-2-6 01:49:57.7|Debug|MigrationLogger|Beginning Transaction
  1114. 16-2-6 01:49:57.7|Info|remove_enable_from_indexers|Starting migration to 60
  1115. 16-2-6 01:49:57.7|Debug|MigrationLogger|DeleteColumn Indexers Enable
  1116. 16-2-6 01:49:57.7|Debug|MigrationLogger|CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER)
  1117. 16-2-6 01:49:57.7|Debug|MigrationLogger|INSERT INTO "Indexers_temp" SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
  1118. 16-2-6 01:49:57.7|Debug|MigrationLogger|DROP TABLE "Indexers"
  1119. 16-2-6 01:49:57.7|Debug|MigrationLogger|ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
  1120. 16-2-6 01:49:57.7|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
  1121. 16-2-6 01:49:57.7|Debug|MigrationLogger|Took: 00:00:00.0116160
  1122. 16-2-6 01:49:57.7|Debug|MigrationLogger|DeleteColumn DownloadClients Protocol
  1123. 16-2-6 01:49:57.7|Debug|MigrationLogger|CREATE TABLE "DownloadClients_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
  1124. 16-2-6 01:49:57.7|Debug|MigrationLogger|INSERT INTO "DownloadClients_temp" SELECT "Id", "Enable", "Name", "Implementation", "Settings", "ConfigContract" FROM "DownloadClients"
  1125. 16-2-6 01:49:57.7|Debug|MigrationLogger|DROP TABLE "DownloadClients"
  1126. 16-2-6 01:49:57.7|Debug|MigrationLogger|ALTER TABLE "DownloadClients_temp" RENAME TO "DownloadClients"
  1127. 16-2-6 01:49:57.7|Debug|MigrationLogger|Took: 00:00:00.0151570
  1128. 16-2-6 01:49:57.7|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2016-02-06T01:49:57', 'remove_enable_from_indexers')
  1129. 16-2-6 01:49:57.7|Debug|MigrationLogger|Committing Transaction
  1130. 16-2-6 01:49:57.8|Debug|MigrationLogger|60: remove_enable_from_indexers migrated
  1131. 16-2-6 01:49:57.8|Debug|MigrationLogger|Took: 00:00:00.0687640
  1132. 16-2-6 01:49:57.8|Info|MigrationLogger|*** 61: clear_bad_scene_names migrating ***
  1133. 16-2-6 01:49:57.8|Debug|MigrationLogger|Beginning Transaction
  1134. 16-2-6 01:49:57.8|Info|clear_bad_scene_names|Starting migration to 61
  1135. 16-2-6 01:49:57.8|Debug|MigrationLogger|ExecuteSqlStatement UPDATE [EpisodeFiles] SET ReleaseGroup = NULL , SceneName = NULL WHERE ReleaseGroup IS NULL OR SceneName IS NULL OR ReleaseGroup =='DRONE' OR LENGTH(SceneName) <10 OR LENGTH(ReleaseGroup) > 20 OR SceneName NOT LIKE '%.%'
  1136. 16-2-6 01:49:57.8|Debug|MigrationLogger|UPDATE [EpisodeFiles] SET ReleaseGroup = NULL , SceneName = NULL WHERE ReleaseGroup IS NULL OR SceneName IS NULL OR ReleaseGroup =='DRONE' OR LENGTH(SceneName) <10 OR LENGTH(ReleaseGroup) > 20 OR SceneName NOT LIKE '%.%'
  1137. 16-2-6 01:49:57.8|Debug|MigrationLogger|Took: 00:00:00.0005440
  1138. 16-2-6 01:49:57.8|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2016-02-06T01:49:57', 'clear_bad_scene_names')
  1139. 16-2-6 01:49:57.8|Debug|MigrationLogger|Committing Transaction
  1140. 16-2-6 01:49:57.8|Debug|MigrationLogger|61: clear_bad_scene_names migrated
  1141. 16-2-6 01:49:57.8|Debug|MigrationLogger|Took: 00:00:00.0552210
  1142. 16-2-6 01:49:57.8|Info|MigrationLogger|*** 62: convert_quality_models migrating ***
  1143. 16-2-6 01:49:57.8|Debug|MigrationLogger|Beginning Transaction
  1144. 16-2-6 01:49:57.8|Info|convert_quality_models|Starting migration to 62
  1145. 16-2-6 01:49:57.8|Debug|MigrationLogger|PerformDBOperation
  1146. 16-2-6 01:49:57.8|Debug|MigrationLogger|Performing DB Operation
  1147. 16-2-6 01:49:57.8|Debug|MigrationLogger|Took: 00:00:00.0010890
  1148. 16-2-6 01:49:57.8|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2016-02-06T01:49:57', 'convert_quality_models')
  1149. 16-2-6 01:49:57.8|Debug|MigrationLogger|Committing Transaction
  1150. 16-2-6 01:49:57.9|Debug|MigrationLogger|62: convert_quality_models migrated
  1151. 16-2-6 01:49:57.9|Debug|MigrationLogger|Took: 00:00:00.0555800
  1152. 16-2-6 01:49:57.9|Info|MigrationLogger|*** 63: add_remotepathmappings migrating ***
  1153. 16-2-6 01:49:57.9|Debug|MigrationLogger|Beginning Transaction
  1154. 16-2-6 01:49:57.9|Info|add_remotepathmappings|Starting migration to 63
  1155. 16-2-6 01:49:57.9|Debug|MigrationLogger|CreateTable RemotePathMappings
  1156. 16-2-6 01:49:57.9|Debug|MigrationLogger|CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL)
  1157. 16-2-6 01:49:57.9|Debug|MigrationLogger|Took: 00:00:00.0006260
  1158. 16-2-6 01:49:57.9|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2016-02-06T01:49:57', 'add_remotepathmappings')
  1159. 16-2-6 01:49:57.9|Debug|MigrationLogger|Committing Transaction
  1160. 16-2-6 01:49:57.9|Debug|MigrationLogger|63: add_remotepathmappings migrated
  1161. 16-2-6 01:49:57.9|Debug|MigrationLogger|Took: 00:00:00.0556610
  1162. 16-2-6 01:49:57.9|Info|MigrationLogger|*** 64: remove_method_from_logs migrating ***
  1163. 16-2-6 01:49:57.9|Debug|MigrationLogger|Beginning Transaction
  1164. 16-2-6 01:49:57.9|Info|remove_method_from_logs|Starting migration to 64
  1165. 16-2-6 01:49:57.9|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2016-02-06T01:49:57', 'remove_method_from_logs')
  1166. 16-2-6 01:49:57.9|Debug|MigrationLogger|Committing Transaction
  1167. 16-2-6 01:49:58.0|Debug|MigrationLogger|64: remove_method_from_logs migrated
  1168. 16-2-6 01:49:58.0|Debug|MigrationLogger|Took: 00:00:00.0815250
  1169. 16-2-6 01:49:58.0|Info|MigrationLogger|*** 65: make_scene_numbering_nullable migrating ***
  1170. 16-2-6 01:49:58.0|Debug|MigrationLogger|Beginning Transaction
  1171. 16-2-6 01:49:58.0|Info|make_scene_numbering_nullable|Starting migration to 65
  1172. 16-2-6 01:49:58.0|Debug|MigrationLogger|ExecuteSqlStatement UPDATE Episodes SET AbsoluteEpisodeNumber = NULL WHERE AbsoluteEpisodeNumber = 0
  1173. 16-2-6 01:49:58.0|Debug|MigrationLogger|UPDATE Episodes SET AbsoluteEpisodeNumber = NULL WHERE AbsoluteEpisodeNumber = 0
  1174. 16-2-6 01:49:58.0|Debug|MigrationLogger|Took: 00:00:00.0003620
  1175. 16-2-6 01:49:58.0|Debug|MigrationLogger|ExecuteSqlStatement UPDATE Episodes SET SceneAbsoluteEpisodeNumber = NULL WHERE SceneAbsoluteEpisodeNumber = 0
  1176. 16-2-6 01:49:58.0|Debug|MigrationLogger|UPDATE Episodes SET SceneAbsoluteEpisodeNumber = NULL WHERE SceneAbsoluteEpisodeNumber = 0
  1177. 16-2-6 01:49:58.0|Debug|MigrationLogger|Took: 00:00:00.0003790
  1178. 16-2-6 01:49:58.0|Debug|MigrationLogger|ExecuteSqlStatement UPDATE Episodes SET SceneSeasonNumber = NULL, SceneEpisodeNumber = NULL WHERE SceneSeasonNumber = 0 AND SceneEpisodeNumber = 0
  1179. 16-2-6 01:49:58.0|Debug|MigrationLogger|UPDATE Episodes SET SceneSeasonNumber = NULL, SceneEpisodeNumber = NULL WHERE SceneSeasonNumber = 0 AND SceneEpisodeNumber = 0
  1180. 16-2-6 01:49:58.0|Debug|MigrationLogger|Took: 00:00:00.0005190
  1181. 16-2-6 01:49:58.0|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2016-02-06T01:49:58', 'make_scene_numbering_nullable')
  1182. 16-2-6 01:49:58.0|Debug|MigrationLogger|Committing Transaction
  1183. 16-2-6 01:49:58.1|Debug|MigrationLogger|65: make_scene_numbering_nullable migrated
  1184. 16-2-6 01:49:58.1|Debug|MigrationLogger|Took: 00:00:00.0784590
  1185. 16-2-6 01:49:58.1|Info|MigrationLogger|*** 66: add_tags migrating ***
  1186. 16-2-6 01:49:58.1|Debug|MigrationLogger|Beginning Transaction
  1187. 16-2-6 01:49:58.1|Info|add_tags|Starting migration to 66
  1188. 16-2-6 01:49:58.1|Debug|MigrationLogger|CreateTable Tags
  1189. 16-2-6 01:49:58.1|Debug|MigrationLogger|CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
  1190. 16-2-6 01:49:58.1|Debug|MigrationLogger|Took: 00:00:00.0005470
  1191. 16-2-6 01:49:58.1|Debug|MigrationLogger|AlterTable Series
  1192. 16-2-6 01:49:58.1|Debug|MigrationLogger|
  1193. 16-2-6 01:49:58.1|Debug|MigrationLogger|Took: 00:00:00.0001490
  1194. 16-2-6 01:49:58.1|Debug|MigrationLogger|CreateColumn Series Tags String
  1195. 16-2-6 01:49:58.1|Debug|MigrationLogger|ALTER TABLE "Series" ADD COLUMN "Tags" TEXT
  1196. 16-2-6 01:49:58.1|Debug|MigrationLogger|Took: 00:00:00.0004810
  1197. 16-2-6 01:49:58.1|Debug|MigrationLogger|AlterTable Notifications
  1198. 16-2-6 01:49:58.1|Debug|MigrationLogger|
  1199. 16-2-6 01:49:58.1|Debug|MigrationLogger|Took: 00:00:00.0001470
  1200. 16-2-6 01:49:58.1|Debug|MigrationLogger|CreateColumn Notifications Tags String
  1201. 16-2-6 01:49:58.1|Debug|MigrationLogger|ALTER TABLE "Notifications" ADD COLUMN "Tags" TEXT
  1202. 16-2-6 01:49:58.1|Debug|MigrationLogger|Took: 00:00:00.0004420
  1203. 16-2-6 01:49:58.1|Debug|MigrationLogger|ExecuteSqlStatement UPDATE Series SET Tags = '[]'
  1204. 16-2-6 01:49:58.1|Debug|MigrationLogger|UPDATE Series SET Tags = '[]'
  1205. 16-2-6 01:49:58.1|Debug|MigrationLogger|Took: 00:00:00.0002460
  1206. 16-2-6 01:49:58.1|Debug|MigrationLogger|ExecuteSqlStatement UPDATE Notifications SET Tags = '[]'
  1207. 16-2-6 01:49:58.1|Debug|MigrationLogger|UPDATE Notifications SET Tags = '[]'
  1208. 16-2-6 01:49:58.1|Debug|MigrationLogger|Took: 00:00:00.0002480
  1209. 16-2-6 01:49:58.1|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2016-02-06T01:49:58', 'add_tags')
  1210. 16-2-6 01:49:58.1|Debug|MigrationLogger|Committing Transaction
  1211. 16-2-6 01:49:58.2|Debug|MigrationLogger|66: add_tags migrated
  1212. 16-2-6 01:49:58.2|Debug|MigrationLogger|Took: 00:00:00.0709930
  1213. 16-2-6 01:49:58.2|Info|MigrationLogger|*** 67: add_added_to_series migrating ***
  1214. 16-2-6 01:49:58.2|Debug|MigrationLogger|Beginning Transaction
  1215. 16-2-6 01:49:58.2|Info|add_added_to_series|Starting migration to 67
  1216. 16-2-6 01:49:58.2|Debug|MigrationLogger|AlterTable Series
  1217. 16-2-6 01:49:58.2|Debug|MigrationLogger|
  1218. 16-2-6 01:49:58.2|Debug|MigrationLogger|Took: 00:00:00.0001620
  1219. 16-2-6 01:49:58.2|Debug|MigrationLogger|CreateColumn Series Added DateTime
  1220. 16-2-6 01:49:58.2|Debug|MigrationLogger|ALTER TABLE "Series" ADD COLUMN "Added" DATETIME
  1221. 16-2-6 01:49:58.2|Debug|MigrationLogger|Took: 00:00:00.0005510
  1222. 16-2-6 01:49:58.2|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2016-02-06T01:49:58', 'add_added_to_series')
  1223. 16-2-6 01:49:58.2|Debug|MigrationLogger|Committing Transaction
  1224. 16-2-6 01:49:58.2|Debug|MigrationLogger|67: add_added_to_series migrated
  1225. 16-2-6 01:49:58.2|Debug|MigrationLogger|Took: 00:00:00.0550120
  1226. 16-2-6 01:49:58.3|Info|MigrationLogger|*** 68: add_release_restrictions migrating ***
  1227. 16-2-6 01:49:58.3|Debug|MigrationLogger|Beginning Transaction
  1228. 16-2-6 01:49:58.3|Info|add_release_restrictions|Starting migration to 68
  1229. 16-2-6 01:49:58.3|Debug|MigrationLogger|CreateTable Restrictions
  1230. 16-2-6 01:49:58.3|Debug|MigrationLogger|CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL)
  1231. 16-2-6 01:49:58.3|Debug|MigrationLogger|Took: 00:00:00.0006040
  1232. 16-2-6 01:49:58.3|Debug|MigrationLogger|PerformDBOperation
  1233. 16-2-6 01:49:58.3|Debug|MigrationLogger|Performing DB Operation
  1234. 16-2-6 01:49:58.3|Debug|MigrationLogger|Took: 00:00:00.0004160
  1235. 16-2-6 01:49:58.3|Debug|MigrationLogger|ExecuteSqlStatement DELETE FROM Config WHERE [Key] = 'releaserestrictions'
  1236. 16-2-6 01:49:58.3|Debug|MigrationLogger|DELETE FROM Config WHERE [Key] = 'releaserestrictions'
  1237. 16-2-6 01:49:58.3|Debug|MigrationLogger|Took: 00:00:00.0002500
  1238. 16-2-6 01:49:58.3|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2016-02-06T01:49:58', 'add_release_restrictions')
  1239. 16-2-6 01:49:58.3|Debug|MigrationLogger|Committing Transaction
  1240. 16-2-6 01:49:58.3|Debug|MigrationLogger|68: add_release_restrictions migrated
  1241. 16-2-6 01:49:58.3|Debug|MigrationLogger|Took: 00:00:00.0537920
  1242. 16-2-6 01:49:58.3|Info|MigrationLogger|*** 69: quality_proper migrating ***
  1243. 16-2-6 01:49:58.3|Debug|MigrationLogger|Beginning Transaction
  1244. 16-2-6 01:49:58.3|Info|quality_proper|Starting migration to 69
  1245. 16-2-6 01:49:58.3|Debug|MigrationLogger|PerformDBOperation
  1246. 16-2-6 01:49:58.3|Debug|MigrationLogger|Performing DB Operation
  1247. 16-2-6 01:49:58.3|Debug|MigrationLogger|Took: 00:00:00.0005070
  1248. 16-2-6 01:49:58.3|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2016-02-06T01:49:58', 'quality_proper')
  1249. 16-2-6 01:49:58.3|Debug|MigrationLogger|Committing Transaction
  1250. 16-2-6 01:49:58.4|Debug|MigrationLogger|69: quality_proper migrated
  1251. 16-2-6 01:49:58.4|Debug|MigrationLogger|Took: 00:00:00.0552980
  1252. 16-2-6 01:49:58.4|Info|MigrationLogger|*** 70: delay_profile migrating ***
  1253. 16-2-6 01:49:58.4|Debug|MigrationLogger|Beginning Transaction
  1254. 16-2-6 01:49:58.4|Info|delay_profile|Starting migration to 70
  1255. 16-2-6 01:49:58.4|Debug|MigrationLogger|CreateTable DelayProfiles
  1256. 16-2-6 01:49:58.4|Debug|MigrationLogger|CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL)
  1257. 16-2-6 01:49:58.4|Debug|MigrationLogger|Took: 00:00:00.0008390
  1258. 16-2-6 01:49:58.4|Debug|MigrationLogger|INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]')
  1259. 16-2-6 01:49:58.4|Debug|MigrationLogger|PerformDBOperation
  1260. 16-2-6 01:49:58.4|Debug|MigrationLogger|Performing DB Operation
  1261. 16-2-6 01:49:58.4|Debug|MigrationLogger|Took: 00:00:00.0017170
  1262. 16-2-6 01:49:58.4|Debug|MigrationLogger|DeleteColumn Profiles GrabDelay
  1263. 16-2-6 01:49:58.4|Debug|MigrationLogger|CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "GrabDelayMode" INTEGER)
  1264. 16-2-6 01:49:58.4|Debug|MigrationLogger|INSERT INTO "Profiles_temp" SELECT "Id", "Name", "Cutoff", "Items", "Language", "GrabDelayMode" FROM "Profiles"
  1265. 16-2-6 01:49:58.4|Debug|MigrationLogger|DROP TABLE "Profiles"
  1266. 16-2-6 01:49:58.4|Debug|MigrationLogger|ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
  1267. 16-2-6 01:49:58.4|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
  1268. 16-2-6 01:49:58.4|Debug|MigrationLogger|Took: 00:00:00.0160650
  1269. 16-2-6 01:49:58.4|Debug|MigrationLogger|DeleteColumn Profiles GrabDelayMode
  1270. 16-2-6 01:49:58.4|Debug|MigrationLogger|CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER)
  1271. 16-2-6 01:49:58.4|Debug|MigrationLogger|INSERT INTO "Profiles_temp" SELECT "Id", "Name", "Cutoff", "Items", "Language" FROM "Profiles"
  1272. 16-2-6 01:49:58.4|Debug|MigrationLogger|DROP TABLE "Profiles"
  1273. 16-2-6 01:49:58.4|Debug|MigrationLogger|ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
  1274. 16-2-6 01:49:58.4|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
  1275. 16-2-6 01:49:58.4|Debug|MigrationLogger|Took: 00:00:00.0183870
  1276. 16-2-6 01:49:58.4|Debug|MigrationLogger|-> 1 Insert operations completed in 00:00:00.0005630 taking an average of 00:00:00.0005630
  1277. 16-2-6 01:49:58.4|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2016-02-06T01:49:58', 'delay_profile')
  1278. 16-2-6 01:49:58.4|Debug|MigrationLogger|Committing Transaction
  1279. 16-2-6 01:49:58.5|Debug|MigrationLogger|70: delay_profile migrated
  1280. 16-2-6 01:49:58.5|Debug|MigrationLogger|Took: 00:00:00.0738540
  1281. 16-2-6 01:49:58.5|Info|MigrationLogger|*** 71: unknown_quality_in_profile migrating ***
  1282. 16-2-6 01:49:58.5|Debug|MigrationLogger|Beginning Transaction
  1283. 16-2-6 01:49:58.5|Info|unknown_quality_in_profile|Starting migration to 71
  1284. 16-2-6 01:49:58.5|Debug|MigrationLogger|DeleteColumn QualityDefinitions Weight
  1285. 16-2-6 01:49:58.5|Debug|MigrationLogger|CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
  1286. 16-2-6 01:49:58.5|Debug|MigrationLogger|INSERT INTO "QualityDefinitions_temp" SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
  1287. 16-2-6 01:49:58.5|Debug|MigrationLogger|DROP TABLE "QualityDefinitions"
  1288. 16-2-6 01:49:58.5|Debug|MigrationLogger|ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
  1289. 16-2-6 01:49:58.5|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
  1290. 16-2-6 01:49:58.5|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
  1291. 16-2-6 01:49:58.5|Debug|MigrationLogger|Took: 00:00:00.0187280
  1292. 16-2-6 01:49:58.5|Debug|MigrationLogger|PerformDBOperation
  1293. 16-2-6 01:49:58.5|Debug|MigrationLogger|Performing DB Operation
  1294. 16-2-6 01:49:58.5|Debug|MigrationLogger|Took: 00:00:00.0013410
  1295. 16-2-6 01:49:58.5|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2016-02-06T01:49:58', 'unknown_quality_in_profile')
  1296. 16-2-6 01:49:58.5|Debug|MigrationLogger|Committing Transaction
  1297. 16-2-6 01:49:58.5|Debug|MigrationLogger|71: unknown_quality_in_profile migrated
  1298. 16-2-6 01:49:58.5|Debug|MigrationLogger|Took: 00:00:00.0532420
  1299. 16-2-6 01:49:58.5|Info|MigrationLogger|*** 72: history_downloadId migrating ***
  1300. 16-2-6 01:49:58.6|Debug|MigrationLogger|Beginning Transaction
  1301. 16-2-6 01:49:58.6|Info|history_downloadId|Starting migration to 72
  1302. 16-2-6 01:49:58.6|Debug|MigrationLogger|AlterTable History
  1303. 16-2-6 01:49:58.6|Debug|MigrationLogger|
  1304. 16-2-6 01:49:58.6|Debug|MigrationLogger|Took: 00:00:00.0001410
  1305. 16-2-6 01:49:58.6|Debug|MigrationLogger|CreateColumn History DownloadId String
  1306. 16-2-6 01:49:58.6|Debug|MigrationLogger|ALTER TABLE "History" ADD COLUMN "DownloadId" TEXT
  1307. 16-2-6 01:49:58.6|Debug|MigrationLogger|Took: 00:00:00.0005020
  1308. 16-2-6 01:49:58.6|Debug|MigrationLogger|CreateIndex History (DownloadId)
  1309. 16-2-6 01:49:58.6|Debug|MigrationLogger|CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
  1310. 16-2-6 01:49:58.6|Debug|MigrationLogger|Took: 00:00:00.0003830
  1311. 16-2-6 01:49:58.6|Debug|MigrationLogger|PerformDBOperation
  1312. 16-2-6 01:49:58.6|Debug|MigrationLogger|Performing DB Operation
  1313. 16-2-6 01:49:58.6|Debug|MigrationLogger|Took: 00:00:00.0004230
  1314. 16-2-6 01:49:58.6|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2016-02-06T01:49:58', 'history_downloadId')
  1315. 16-2-6 01:49:58.6|Debug|MigrationLogger|Committing Transaction
  1316. 16-2-6 01:49:58.6|Debug|MigrationLogger|72: history_downloadId migrated
  1317. 16-2-6 01:49:58.6|Debug|MigrationLogger|Took: 00:00:00.0515220
  1318. 16-2-6 01:49:58.6|Info|MigrationLogger|*** 73: clear_ratings migrating ***
  1319. 16-2-6 01:49:58.6|Debug|MigrationLogger|Beginning Transaction
  1320. 16-2-6 01:49:58.6|Info|clear_ratings|Starting migration to 73
  1321. 16-2-6 01:49:58.6|Debug|MigrationLogger|UpdateData
  1322. 16-2-6 01:49:58.6|Debug|MigrationLogger|UPDATE "Series" SET "Ratings" = '{}' WHERE 1 = 1
  1323. 16-2-6 01:49:58.6|Debug|MigrationLogger|Took: 00:00:00.0003870
  1324. 16-2-6 01:49:58.6|Debug|MigrationLogger|UpdateData
  1325. 16-2-6 01:49:58.6|Debug|MigrationLogger|UPDATE "Episodes" SET "Ratings" = '{}' WHERE 1 = 1
  1326. 16-2-6 01:49:58.6|Debug|MigrationLogger|Took: 00:00:00.0003240
  1327. 16-2-6 01:49:58.6|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2016-02-06T01:49:58', 'clear_ratings')
  1328. 16-2-6 01:49:58.6|Debug|MigrationLogger|Committing Transaction
  1329. 16-2-6 01:49:58.7|Debug|MigrationLogger|73: clear_ratings migrated
  1330. 16-2-6 01:49:58.7|Debug|MigrationLogger|Took: 00:00:00.0543120
  1331. 16-2-6 01:49:58.7|Info|MigrationLogger|*** 74: disable_eztv migrating ***
  1332. 16-2-6 01:49:58.7|Debug|MigrationLogger|Beginning Transaction
  1333. 16-2-6 01:49:58.7|Info|disable_eztv|Starting migration to 74
  1334. 16-2-6 01:49:58.7|Debug|MigrationLogger|ExecuteSqlStatement UPDATE Indexers SET EnableRss = 0, EnableSearch = 0 WHERE Implementation = 'Eztv' AND Settings LIKE '%ezrss.it%'
  1335. 16-2-6 01:49:58.7|Debug|MigrationLogger|UPDATE Indexers SET EnableRss = 0, EnableSearch = 0 WHERE Implementation = 'Eztv' AND Settings LIKE '%ezrss.it%'
  1336. 16-2-6 01:49:58.7|Debug|MigrationLogger|Took: 00:00:00.0003920
  1337. 16-2-6 01:49:58.7|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2016-02-06T01:49:58', 'disable_eztv')
  1338. 16-2-6 01:49:58.7|Debug|MigrationLogger|Committing Transaction
  1339. 16-2-6 01:49:58.7|Debug|MigrationLogger|74: disable_eztv migrated
  1340. 16-2-6 01:49:58.7|Debug|MigrationLogger|Took: 00:00:00.0554470
  1341. 16-2-6 01:49:58.7|Info|MigrationLogger|*** 75: force_lib_update migrating ***
  1342. 16-2-6 01:49:58.7|Debug|MigrationLogger|Beginning Transaction
  1343. 16-2-6 01:49:58.7|Info|force_lib_update|Starting migration to 75
  1344. 16-2-6 01:49:58.7|Debug|MigrationLogger|UpdateData
  1345. 16-2-6 01:49:58.7|Debug|MigrationLogger|UPDATE "ScheduledTasks" SET "LastExecution" = '2014-01-01 00:00:00' WHERE "TypeName" = 'NzbDrone.Core.Tv.Commands.RefreshSeriesCommand'
  1346. 16-2-6 01:49:58.7|Debug|MigrationLogger|Took: 00:00:00.0004760
  1347. 16-2-6 01:49:58.7|Debug|MigrationLogger|UpdateData
  1348. 16-2-6 01:49:58.7|Debug|MigrationLogger|UPDATE "Series" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
  1349. 16-2-6 01:49:58.7|Debug|MigrationLogger|Took: 00:00:00.0003540
  1350. 16-2-6 01:49:58.7|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2016-02-06T01:49:58', 'force_lib_update')
  1351. 16-2-6 01:49:58.7|Debug|MigrationLogger|Committing Transaction
  1352. 16-2-6 01:49:58.8|Debug|MigrationLogger|75: force_lib_update migrated
  1353. 16-2-6 01:49:58.8|Debug|MigrationLogger|Took: 00:00:00.0536960
  1354. 16-2-6 01:49:58.8|Info|MigrationLogger|*** 76: add_users_table migrating ***
  1355. 16-2-6 01:49:58.8|Debug|MigrationLogger|Beginning Transaction
  1356. 16-2-6 01:49:58.8|Info|add_users_table|Starting migration to 76
  1357. 16-2-6 01:49:58.8|Debug|MigrationLogger|CreateTable Users
  1358. 16-2-6 01:49:58.8|Debug|MigrationLogger|CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL)
  1359. 16-2-6 01:49:58.8|Debug|MigrationLogger|Took: 00:00:00.0006720
  1360. 16-2-6 01:49:58.8|Debug|MigrationLogger|CreateIndex Users (Identifier)
  1361. 16-2-6 01:49:58.8|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
  1362. 16-2-6 01:49:58.8|Debug|MigrationLogger|Took: 00:00:00.0005880
  1363. 16-2-6 01:49:58.8|Debug|MigrationLogger|CreateIndex Users (Username)
  1364. 16-2-6 01:49:58.8|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
  1365. 16-2-6 01:49:58.8|Debug|MigrationLogger|Took: 00:00:00.0004610
  1366. 16-2-6 01:49:58.8|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2016-02-06T01:49:58', 'add_users_table')
  1367. 16-2-6 01:49:58.8|Debug|MigrationLogger|Committing Transaction
  1368. 16-2-6 01:49:58.8|Debug|MigrationLogger|76: add_users_table migrated
  1369. 16-2-6 01:49:58.8|Debug|MigrationLogger|Took: 00:00:00.0533960
  1370. 16-2-6 01:49:58.8|Info|MigrationLogger|*** 77: add_add_options_to_series migrating ***
  1371. 16-2-6 01:49:58.8|Debug|MigrationLogger|Beginning Transaction
  1372. 16-2-6 01:49:58.8|Info|add_add_options_to_series|Starting migration to 77
  1373. 16-2-6 01:49:58.8|Debug|MigrationLogger|AlterTable Series
  1374. 16-2-6 01:49:58.8|Debug|MigrationLogger|
  1375. 16-2-6 01:49:58.8|Debug|MigrationLogger|Took: 00:00:00.0001420
  1376. 16-2-6 01:49:58.8|Debug|MigrationLogger|CreateColumn Series AddOptions String
  1377. 16-2-6 01:49:58.8|Debug|MigrationLogger|ALTER TABLE "Series" ADD COLUMN "AddOptions" TEXT
  1378. 16-2-6 01:49:58.8|Debug|MigrationLogger|Took: 00:00:00.0005480
  1379. 16-2-6 01:49:58.9|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2016-02-06T01:49:58', 'add_add_options_to_series')
  1380. 16-2-6 01:49:58.9|Debug|MigrationLogger|Committing Transaction
  1381. 16-2-6 01:49:58.9|Debug|MigrationLogger|77: add_add_options_to_series migrated
  1382. 16-2-6 01:49:58.9|Debug|MigrationLogger|Took: 00:00:00.0552490
  1383. 16-2-6 01:49:58.9|Info|MigrationLogger|*** 78: add_commands_table migrating ***
  1384. 16-2-6 01:49:58.9|Debug|MigrationLogger|Beginning Transaction
  1385. 16-2-6 01:49:58.9|Info|add_commands_table|Starting migration to 78
  1386. 16-2-6 01:49:58.9|Debug|MigrationLogger|CreateTable Commands
  1387. 16-2-6 01:49:58.9|Debug|MigrationLogger|CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
  1388. 16-2-6 01:49:58.9|Debug|MigrationLogger|Took: 00:00:00.0009030
  1389. 16-2-6 01:49:58.9|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2016-02-06T01:49:58', 'add_commands_table')
  1390. 16-2-6 01:49:58.9|Debug|MigrationLogger|Committing Transaction
  1391. 16-2-6 01:49:59.0|Debug|MigrationLogger|78: add_commands_table migrated
  1392. 16-2-6 01:49:59.0|Debug|MigrationLogger|Took: 00:00:00.0554440
  1393. 16-2-6 01:49:59.0|Info|MigrationLogger|*** 79: dedupe_tags migrating ***
  1394. 16-2-6 01:49:59.0|Debug|MigrationLogger|Beginning Transaction
  1395. 16-2-6 01:49:59.0|Info|dedupe_tags|Starting migration to 79
  1396. 16-2-6 01:49:59.0|Debug|MigrationLogger|PerformDBOperation
  1397. 16-2-6 01:49:59.0|Debug|MigrationLogger|Performing DB Operation
  1398. 16-2-6 01:49:59.0|Debug|MigrationLogger|Took: 00:00:00.0585000
  1399. 16-2-6 01:49:59.0|Debug|MigrationLogger|AlterTable Tags
  1400. 16-2-6 01:49:59.0|Debug|MigrationLogger|
  1401. 16-2-6 01:49:59.0|Debug|MigrationLogger|Took: 00:00:00.0001700
  1402. 16-2-6 01:49:59.0|Debug|MigrationLogger|AlterColumn Tags Label String
  1403. 16-2-6 01:49:59.0|Debug|MigrationLogger|CREATE TABLE "Tags_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
  1404. 16-2-6 01:49:59.0|Debug|MigrationLogger|INSERT INTO "Tags_temp" SELECT "Id", "Label" FROM "Tags"
  1405. 16-2-6 01:49:59.0|Debug|MigrationLogger|DROP TABLE "Tags"
  1406. 16-2-6 01:49:59.0|Debug|MigrationLogger|ALTER TABLE "Tags_temp" RENAME TO "Tags"
  1407. 16-2-6 01:49:59.0|Debug|MigrationLogger|Took: 00:00:00.0137240
  1408. 16-2-6 01:49:59.0|Debug|MigrationLogger|CreateIndex Tags (Label)
  1409. 16-2-6 01:49:59.0|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
  1410. 16-2-6 01:49:59.1|Debug|MigrationLogger|Took: 00:00:00.0131460
  1411. 16-2-6 01:49:59.1|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2016-02-06T01:49:59', 'dedupe_tags')
  1412. 16-2-6 01:49:59.1|Debug|MigrationLogger|Committing Transaction
  1413. 16-2-6 01:49:59.1|Debug|MigrationLogger|79: dedupe_tags migrated
  1414. 16-2-6 01:49:59.1|Debug|MigrationLogger|Took: 00:00:00.0627380
  1415. 16-2-6 01:49:59.1|Info|MigrationLogger|*** 81: move_dot_prefix_to_transmission_category migrating ***
  1416. 16-2-6 01:49:59.1|Debug|MigrationLogger|Beginning Transaction
  1417. 16-2-6 01:49:59.1|Info|move_dot_prefix_to_transmission_category|Starting migration to 81
  1418. 16-2-6 01:49:59.1|Debug|MigrationLogger|PerformDBOperation
  1419. 16-2-6 01:49:59.1|Debug|MigrationLogger|Performing DB Operation
  1420. 16-2-6 01:49:59.1|Debug|MigrationLogger|Took: 00:00:00.0007850
  1421. 16-2-6 01:49:59.1|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2016-02-06T01:49:59', 'move_dot_prefix_to_transmission_category')
  1422. 16-2-6 01:49:59.1|Debug|MigrationLogger|Committing Transaction
  1423. 16-2-6 01:49:59.2|Debug|MigrationLogger|81: move_dot_prefix_to_transmission_category migrated
  1424. 16-2-6 01:49:59.2|Debug|MigrationLogger|Took: 00:00:00.0556160
  1425. 16-2-6 01:49:59.2|Info|MigrationLogger|*** 82: add_fanzub_settings migrating ***
  1426. 16-2-6 01:49:59.2|Debug|MigrationLogger|Beginning Transaction
  1427. 16-2-6 01:49:59.2|Info|add_fanzub_settings|Starting migration to 82
  1428. 16-2-6 01:49:59.2|Debug|MigrationLogger|ExecuteSqlStatement UPDATE Indexers SET ConfigContract = 'FanzubSettings' WHERE Implementation = 'Fanzub' AND ConfigContract = 'NullConfig'
  1429. 16-2-6 01:49:59.2|Debug|MigrationLogger|UPDATE Indexers SET ConfigContract = 'FanzubSettings' WHERE Implementation = 'Fanzub' AND ConfigContract = 'NullConfig'
  1430. 16-2-6 01:49:59.2|Debug|MigrationLogger|Took: 00:00:00.0003640
  1431. 16-2-6 01:49:59.2|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2016-02-06T01:49:59', 'add_fanzub_settings')
  1432. 16-2-6 01:49:59.2|Debug|MigrationLogger|Committing Transaction
  1433. 16-2-6 01:49:59.2|Debug|MigrationLogger|82: add_fanzub_settings migrated
  1434. 16-2-6 01:49:59.2|Debug|MigrationLogger|Took: 00:00:00.0624130
  1435. 16-2-6 01:49:59.2|Info|MigrationLogger|*** 83: additonal_blacklist_columns migrating ***
  1436. 16-2-6 01:49:59.2|Debug|MigrationLogger|Beginning Transaction
  1437. 16-2-6 01:49:59.2|Info|additonal_blacklist_columns|Starting migration to 83
  1438. 16-2-6 01:49:59.2|Debug|MigrationLogger|AlterTable Blacklist
  1439. 16-2-6 01:49:59.2|Debug|MigrationLogger|
  1440. 16-2-6 01:49:59.2|Debug|MigrationLogger|Took: 00:00:00.0001420
  1441. 16-2-6 01:49:59.2|Debug|MigrationLogger|CreateColumn Blacklist Size Int64
  1442. 16-2-6 01:49:59.2|Debug|MigrationLogger|ALTER TABLE "Blacklist" ADD COLUMN "Size" INTEGER
  1443. 16-2-6 01:49:59.2|Debug|MigrationLogger|Took: 00:00:00.0004810
  1444. 16-2-6 01:49:59.2|Debug|MigrationLogger|AlterTable Blacklist
  1445. 16-2-6 01:49:59.2|Debug|MigrationLogger|
  1446. 16-2-6 01:49:59.2|Debug|MigrationLogger|Took: 00:00:00.0001340
  1447. 16-2-6 01:49:59.2|Debug|MigrationLogger|CreateColumn Blacklist Protocol Int32
  1448. 16-2-6 01:49:59.2|Debug|MigrationLogger|ALTER TABLE "Blacklist" ADD COLUMN "Protocol" INTEGER
  1449. 16-2-6 01:49:59.2|Debug|MigrationLogger|Took: 00:00:00.0004080
  1450. 16-2-6 01:49:59.2|Debug|MigrationLogger|AlterTable Blacklist
  1451. 16-2-6 01:49:59.2|Debug|MigrationLogger|
  1452. 16-2-6 01:49:59.2|Debug|MigrationLogger|Took: 00:00:00.0001340
  1453. 16-2-6 01:49:59.2|Debug|MigrationLogger|CreateColumn Blacklist Indexer String
  1454. 16-2-6 01:49:59.2|Debug|MigrationLogger|ALTER TABLE "Blacklist" ADD COLUMN "Indexer" TEXT
  1455. 16-2-6 01:49:59.2|Debug|MigrationLogger|Took: 00:00:00.0004110
  1456. 16-2-6 01:49:59.2|Debug|MigrationLogger|AlterTable Blacklist
  1457. 16-2-6 01:49:59.2|Debug|MigrationLogger|
  1458. 16-2-6 01:49:59.2|Debug|MigrationLogger|Took: 00:00:00.0001360
  1459. 16-2-6 01:49:59.2|Debug|MigrationLogger|CreateColumn Blacklist Message String
  1460. 16-2-6 01:49:59.2|Debug|MigrationLogger|ALTER TABLE "Blacklist" ADD COLUMN "Message" TEXT
  1461. 16-2-6 01:49:59.2|Debug|MigrationLogger|Took: 00:00:00.0004260
  1462. 16-2-6 01:49:59.2|Debug|MigrationLogger|AlterTable Blacklist
  1463. 16-2-6 01:49:59.2|Debug|MigrationLogger|
  1464. 16-2-6 01:49:59.2|Debug|MigrationLogger|Took: 00:00:00.0001340
  1465. 16-2-6 01:49:59.2|Debug|MigrationLogger|CreateColumn Blacklist TorrentInfoHash String
  1466. 16-2-6 01:49:59.2|Debug|MigrationLogger|ALTER TABLE "Blacklist" ADD COLUMN "TorrentInfoHash" TEXT
  1467. 16-2-6 01:49:59.2|Debug|MigrationLogger|Took: 00:00:00.0004150
  1468. 16-2-6 01:49:59.2|Debug|MigrationLogger|UpdateData
  1469. 16-2-6 01:49:59.2|Debug|MigrationLogger|UPDATE "Blacklist" SET "Protocol" = 1 WHERE 1 = 1
  1470. 16-2-6 01:49:59.2|Debug|MigrationLogger|Took: 00:00:00.0002690
  1471. 16-2-6 01:49:59.2|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2016-02-06T01:49:59', 'additonal_blacklist_columns')
  1472. 16-2-6 01:49:59.2|Debug|MigrationLogger|Committing Transaction
  1473. 16-2-6 01:49:59.3|Debug|MigrationLogger|83: additonal_blacklist_columns migrated
  1474. 16-2-6 01:49:59.3|Debug|MigrationLogger|Took: 00:00:00.0571900
  1475. 16-2-6 01:49:59.3|Info|MigrationLogger|*** 84: update_quality_minmax_size migrating ***
  1476. 16-2-6 01:49:59.3|Debug|MigrationLogger|Beginning Transaction
  1477. 16-2-6 01:49:59.3|Info|update_quality_minmax_size|Starting migration to 84
  1478. 16-2-6 01:49:59.3|Debug|MigrationLogger|AlterTable QualityDefinitions
  1479. 16-2-6 01:49:59.3|Debug|MigrationLogger|
  1480. 16-2-6 01:49:59.3|Debug|MigrationLogger|Took: 00:00:00.0001620
  1481. 16-2-6 01:49:59.3|Debug|MigrationLogger|AlterColumn QualityDefinitions MinSize Double
  1482. 16-2-6 01:49:59.3|Debug|MigrationLogger|CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" INTEGER NOT NULL)
  1483. 16-2-6 01:49:59.3|Debug|MigrationLogger|INSERT INTO "QualityDefinitions_temp" SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
  1484. 16-2-6 01:49:59.3|Debug|MigrationLogger|DROP TABLE "QualityDefinitions"
  1485. 16-2-6 01:49:59.3|Debug|MigrationLogger|ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
  1486. 16-2-6 01:49:59.3|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
  1487. 16-2-6 01:49:59.3|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
  1488. 16-2-6 01:49:59.3|Debug|MigrationLogger|Took: 00:00:00.0184520
  1489. 16-2-6 01:49:59.3|Debug|MigrationLogger|AlterTable QualityDefinitions
  1490. 16-2-6 01:49:59.3|Debug|MigrationLogger|
  1491. 16-2-6 01:49:59.3|Debug|MigrationLogger|Took: 00:00:00.0001780
  1492. 16-2-6 01:49:59.3|Debug|MigrationLogger|AlterColumn QualityDefinitions MaxSize Double
  1493. 16-2-6 01:49:59.3|Debug|MigrationLogger|CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC)
  1494. 16-2-6 01:49:59.3|Debug|MigrationLogger|INSERT INTO "QualityDefinitions_temp" SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
  1495. 16-2-6 01:49:59.3|Debug|MigrationLogger|DROP TABLE "QualityDefinitions"
  1496. 16-2-6 01:49:59.3|Debug|MigrationLogger|ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
  1497. 16-2-6 01:49:59.3|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
  1498. 16-2-6 01:49:59.3|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
  1499. 16-2-6 01:49:59.3|Debug|MigrationLogger|Took: 00:00:00.0199710
  1500. 16-2-6 01:49:59.3|Debug|MigrationLogger|ExecuteSqlStatement UPDATE QualityDefinitions SET MaxSize = NULL WHERE Quality = 10 OR MaxSize = 0
  1501. 16-2-6 01:49:59.3|Debug|MigrationLogger|UPDATE QualityDefinitions SET MaxSize = NULL WHERE Quality = 10 OR MaxSize = 0
  1502. 16-2-6 01:49:59.3|Debug|MigrationLogger|Took: 00:00:00.0003110
  1503. 16-2-6 01:49:59.3|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2016-02-06T01:49:59', 'update_quality_minmax_size')
  1504. 16-2-6 01:49:59.3|Debug|MigrationLogger|Committing Transaction
  1505. 16-2-6 01:49:59.4|Debug|MigrationLogger|84: update_quality_minmax_size migrated
  1506. 16-2-6 01:49:59.4|Debug|MigrationLogger|Took: 00:00:00.0563780
  1507. 16-2-6 01:49:59.4|Info|MigrationLogger|*** 85: expand_transmission_urlbase migrating ***
  1508. 16-2-6 01:49:59.4|Debug|MigrationLogger|Beginning Transaction
  1509. 16-2-6 01:49:59.4|Info|expand_transmission_urlbase|Starting migration to 85
  1510. 16-2-6 01:49:59.4|Debug|MigrationLogger|PerformDBOperation
  1511. 16-2-6 01:49:59.4|Debug|MigrationLogger|Performing DB Operation
  1512. 16-2-6 01:49:59.4|Debug|MigrationLogger|Took: 00:00:00.0007700
  1513. 16-2-6 01:49:59.4|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2016-02-06T01:49:59', 'expand_transmission_urlbase')
  1514. 16-2-6 01:49:59.4|Debug|MigrationLogger|Committing Transaction
  1515. 16-2-6 01:49:59.5|Debug|MigrationLogger|85: expand_transmission_urlbase migrated
  1516. 16-2-6 01:49:59.5|Debug|MigrationLogger|Took: 00:00:00.1283380
  1517. 16-2-6 01:49:59.5|Info|MigrationLogger|*** 86: pushbullet_device_ids migrating ***
  1518. 16-2-6 01:49:59.5|Debug|MigrationLogger|Beginning Transaction
  1519. 16-2-6 01:49:59.5|Info|pushbullet_device_ids|Starting migration to 86
  1520. 16-2-6 01:49:59.5|Debug|MigrationLogger|PerformDBOperation
  1521. 16-2-6 01:49:59.5|Debug|MigrationLogger|Performing DB Operation
  1522. 16-2-6 01:49:59.5|Debug|MigrationLogger|Took: 00:00:00.0006660
  1523. 16-2-6 01:49:59.5|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2016-02-06T01:49:59', 'pushbullet_device_ids')
  1524. 16-2-6 01:49:59.5|Debug|MigrationLogger|Committing Transaction
  1525. 16-2-6 01:49:59.6|Debug|MigrationLogger|86: pushbullet_device_ids migrated
  1526. 16-2-6 01:49:59.6|Debug|MigrationLogger|Took: 00:00:00.0525330
  1527. 16-2-6 01:49:59.6|Info|MigrationLogger|*** 87: remove_eztv migrating ***
  1528. 16-2-6 01:49:59.6|Debug|MigrationLogger|Beginning Transaction
  1529. 16-2-6 01:49:59.6|Info|remove_eztv|Starting migration to 87
  1530. 16-2-6 01:49:59.6|Debug|MigrationLogger|ExecuteSqlStatement DELETE FROM Indexers WHERE Implementation = 'Eztv'
  1531. 16-2-6 01:49:59.6|Debug|MigrationLogger|DELETE FROM Indexers WHERE Implementation = 'Eztv'
  1532. 16-2-6 01:49:59.6|Debug|MigrationLogger|Took: 00:00:00.0003170
  1533. 16-2-6 01:49:59.6|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2016-02-06T01:49:59', 'remove_eztv')
  1534. 16-2-6 01:49:59.6|Debug|MigrationLogger|Committing Transaction
  1535. 16-2-6 01:49:59.7|Debug|MigrationLogger|87: remove_eztv migrated
  1536. 16-2-6 01:49:59.7|Debug|MigrationLogger|Took: 00:00:00.0537610
  1537. 16-2-6 01:49:59.7|Info|MigrationLogger|*** 88: pushbullet_devices_channels_list migrating ***
  1538. 16-2-6 01:49:59.7|Debug|MigrationLogger|Beginning Transaction
  1539. 16-2-6 01:49:59.7|Info|pushbullet_devices_channels_list|Starting migration to 88
  1540. 16-2-6 01:49:59.7|Debug|MigrationLogger|PerformDBOperation
  1541. 16-2-6 01:49:59.7|Debug|MigrationLogger|Performing DB Operation
  1542. 16-2-6 01:49:59.7|Debug|MigrationLogger|Took: 00:00:00.0008350
  1543. 16-2-6 01:49:59.7|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2016-02-06T01:49:59', 'pushbullet_devices_channels_list')
  1544. 16-2-6 01:49:59.7|Debug|MigrationLogger|Committing Transaction
  1545. 16-2-6 01:49:59.7|Debug|MigrationLogger|88: pushbullet_devices_channels_list migrated
  1546. 16-2-6 01:49:59.7|Debug|MigrationLogger|Took: 00:00:00.0547040
  1547. 16-2-6 01:49:59.7|Info|MigrationLogger|*** 89: add_on_rename_to_notifcations migrating ***
  1548. 16-2-6 01:49:59.7|Debug|MigrationLogger|Beginning Transaction
  1549. 16-2-6 01:49:59.7|Info|add_on_rename_to_notifcations|Starting migration to 89
  1550. 16-2-6 01:49:59.7|Debug|MigrationLogger|AlterTable Notifications
  1551. 16-2-6 01:49:59.7|Debug|MigrationLogger|
  1552. 16-2-6 01:49:59.7|Debug|MigrationLogger|Took: 00:00:00.0001610
  1553. 16-2-6 01:49:59.7|Debug|MigrationLogger|CreateColumn Notifications OnRename Boolean
  1554. 16-2-6 01:49:59.7|Debug|MigrationLogger|ALTER TABLE "Notifications" ADD COLUMN "OnRename" INTEGER
  1555. 16-2-6 01:49:59.7|Debug|MigrationLogger|Took: 00:00:00.0005110
  1556. 16-2-6 01:49:59.8|Debug|MigrationLogger|ExecuteSqlStatement UPDATE Notifications SET OnRename = OnDownload WHERE Implementation IN ('PlexServer', 'Xbmc', 'MediaBrowser')
  1557. 16-2-6 01:49:59.8|Debug|MigrationLogger|UPDATE Notifications SET OnRename = OnDownload WHERE Implementation IN ('PlexServer', 'Xbmc', 'MediaBrowser')
  1558. 16-2-6 01:49:59.8|Debug|MigrationLogger|Took: 00:00:00.0003340
  1559. 16-2-6 01:49:59.8|Debug|MigrationLogger|ExecuteSqlStatement UPDATE Notifications SET OnRename = 0 WHERE Implementation NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
  1560. 16-2-6 01:49:59.8|Debug|MigrationLogger|UPDATE Notifications SET OnRename = 0 WHERE Implementation NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
  1561. 16-2-6 01:49:59.8|Debug|MigrationLogger|Took: 00:00:00.0003240
  1562. 16-2-6 01:49:59.8|Debug|MigrationLogger|AlterTable Notifications
  1563. 16-2-6 01:49:59.8|Debug|MigrationLogger|
  1564. 16-2-6 01:49:59.8|Debug|MigrationLogger|Took: 00:00:00.0001570
  1565. 16-2-6 01:49:59.8|Debug|MigrationLogger|AlterColumn Notifications OnRename Boolean
  1566. 16-2-6 01:49:59.8|Debug|MigrationLogger|CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL)
  1567. 16-2-6 01:49:59.8|Debug|MigrationLogger|INSERT INTO "Notifications_temp" SELECT "Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename" FROM "Notifications"
  1568. 16-2-6 01:49:59.8|Debug|MigrationLogger|DROP TABLE "Notifications"
  1569. 16-2-6 01:49:59.8|Debug|MigrationLogger|ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
  1570. 16-2-6 01:49:59.8|Debug|MigrationLogger|Took: 00:00:00.0172620
  1571. 16-2-6 01:49:59.8|Debug|MigrationLogger|ExecuteSqlStatement UPDATE Notifications SET OnGrab = 0 WHERE Implementation = 'PlexServer'
  1572. 16-2-6 01:49:59.8|Debug|MigrationLogger|UPDATE Notifications SET OnGrab = 0 WHERE Implementation = 'PlexServer'
  1573. 16-2-6 01:49:59.8|Debug|MigrationLogger|Took: 00:00:00.0003110
  1574. 16-2-6 01:49:59.8|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2016-02-06T01:49:59', 'add_on_rename_to_notifcations')
  1575. 16-2-6 01:49:59.8|Debug|MigrationLogger|Committing Transaction
  1576. 16-2-6 01:49:59.8|Debug|MigrationLogger|89: add_on_rename_to_notifcations migrated
  1577. 16-2-6 01:49:59.8|Debug|MigrationLogger|Took: 00:00:00.0681880
  1578. 16-2-6 01:49:59.8|Info|MigrationLogger|*** 90: update_kickass_url migrating ***
  1579. 16-2-6 01:49:59.8|Debug|MigrationLogger|Beginning Transaction
  1580. 16-2-6 01:49:59.8|Info|update_kickass_url|Starting migration to 90
  1581. 16-2-6 01:49:59.8|Debug|MigrationLogger|ExecuteSqlStatement UPDATE Indexers SET Settings = Replace(Settings, 'kickass.so', 'kat.cr') WHERE Implementation = 'KickassTorrents';UPDATE Indexers SET Settings = Replace(Settings, 'kickass.to', 'kat.cr') WHERE Implementation = 'KickassTorrents';UPDATE Indexers SET Settings = Replace(Settings, 'http://', 'https://') WHERE Implementation = 'KickassTorrents';
  1582. 16-2-6 01:49:59.8|Debug|MigrationLogger|UPDATE Indexers SET Settings = Replace(Settings, 'kickass.so', 'kat.cr') WHERE Implementation = 'KickassTorrents';UPDATE Indexers SET Settings = Replace(Settings, 'kickass.to', 'kat.cr') WHERE Implementation = 'KickassTorrents';UPDATE Indexers SET Settings = Replace(Settings, 'http://', 'https://') WHERE Implementation = 'KickassTorrents';
  1583. 16-2-6 01:49:59.8|Debug|MigrationLogger|Took: 00:00:00.0006780
  1584. 16-2-6 01:49:59.8|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2016-02-06T01:49:59', 'update_kickass_url')
  1585. 16-2-6 01:49:59.8|Debug|MigrationLogger|Committing Transaction
  1586. 16-2-6 01:49:59.9|Debug|MigrationLogger|90: update_kickass_url migrated
  1587. 16-2-6 01:49:59.9|Debug|MigrationLogger|Took: 00:00:00.0535770
  1588. 16-2-6 01:49:59.9|Info|MigrationLogger|*** 91: added_indexerstatus migrating ***
  1589. 16-2-6 01:49:59.9|Debug|MigrationLogger|Beginning Transaction
  1590. 16-2-6 01:49:59.9|Info|added_indexerstatus|Starting migration to 91
  1591. 16-2-6 01:49:59.9|Debug|MigrationLogger|CreateTable IndexerStatus
  1592. 16-2-6 01:49:59.9|Debug|MigrationLogger|CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
  1593. 16-2-6 01:49:59.9|Debug|MigrationLogger|Took: 00:00:00.0007660
  1594. 16-2-6 01:49:59.9|Debug|MigrationLogger|CreateIndex IndexerStatus (IndexerId)
  1595. 16-2-6 01:49:59.9|Debug|MigrationLogger|CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
  1596. 16-2-6 01:49:59.9|Debug|MigrationLogger|Took: 00:00:00.0005140
  1597. 16-2-6 01:49:59.9|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2016-02-06T01:49:59', 'added_indexerstatus')
  1598. 16-2-6 01:49:59.9|Debug|MigrationLogger|Committing Transaction
  1599. 16-2-6 01:50:00.0|Debug|MigrationLogger|91: added_indexerstatus migrated
  1600. 16-2-6 01:50:00.0|Debug|MigrationLogger|Took: 00:00:00.0516210
  1601. 16-2-6 01:50:00.0|Info|MigrationLogger|*** 92: add_unverifiedscenenumbering migrating ***
  1602. 16-2-6 01:50:00.0|Debug|MigrationLogger|Beginning Transaction
  1603. 16-2-6 01:50:00.0|Info|add_unverifiedscenenumbering|Starting migration to 92
  1604. 16-2-6 01:50:00.0|Debug|MigrationLogger|AlterTable Episodes
  1605. 16-2-6 01:50:00.0|Debug|MigrationLogger|
  1606. 16-2-6 01:50:00.0|Debug|MigrationLogger|Took: 00:00:00.0001580
  1607. 16-2-6 01:50:00.0|Debug|MigrationLogger|CreateColumn Episodes UnverifiedSceneNumbering Boolean
  1608. 16-2-6 01:50:00.0|Debug|MigrationLogger|ALTER TABLE "Episodes" ADD COLUMN "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0
  1609. 16-2-6 01:50:00.0|Debug|MigrationLogger|Took: 00:00:00.0007980
  1610. 16-2-6 01:50:00.0|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2016-02-06T01:50:00', 'add_unverifiedscenenumbering')
  1611. 16-2-6 01:50:00.0|Debug|MigrationLogger|Committing Transaction
  1612. 16-2-6 01:50:00.0|Debug|MigrationLogger|92: add_unverifiedscenenumbering migrated
  1613. 16-2-6 01:50:00.0|Debug|MigrationLogger|Took: 00:00:00.0481490
  1614. 16-2-6 01:50:00.0|Info|MigrationLogger|*** 93: naming_config_replace_illegal_characters migrating ***
  1615. 16-2-6 01:50:00.0|Debug|MigrationLogger|Beginning Transaction
  1616. 16-2-6 01:50:00.0|Info|naming_config_replace_illegal_characters|Starting migration to 93
  1617. 16-2-6 01:50:00.0|Debug|MigrationLogger|AlterTable NamingConfig
  1618. 16-2-6 01:50:00.0|Debug|MigrationLogger|
  1619. 16-2-6 01:50:00.0|Debug|MigrationLogger|Took: 00:00:00.0001800
  1620. 16-2-6 01:50:00.0|Debug|MigrationLogger|CreateColumn NamingConfig ReplaceIllegalCharacters Boolean
  1621. 16-2-6 01:50:00.0|Debug|MigrationLogger|ALTER TABLE "NamingConfig" ADD COLUMN "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1
  1622. 16-2-6 01:50:00.0|Debug|MigrationLogger|Took: 00:00:00.0005880
  1623. 16-2-6 01:50:00.0|Debug|MigrationLogger|UpdateData
  1624. 16-2-6 01:50:00.0|Debug|MigrationLogger|UPDATE "NamingConfig" SET "ReplaceIllegalCharacters" = 1 WHERE 1 = 1
  1625. 16-2-6 01:50:00.0|Debug|MigrationLogger|Took: 00:00:00.0003510
  1626. 16-2-6 01:50:00.0|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2016-02-06T01:50:00', 'naming_config_replace_illegal_characters')
  1627. 16-2-6 01:50:00.0|Debug|MigrationLogger|Committing Transaction
  1628. 16-2-6 01:50:00.1|Debug|MigrationLogger|93: naming_config_replace_illegal_characters migrated
  1629. 16-2-6 01:50:00.1|Debug|MigrationLogger|Took: 00:00:00.0516340
  1630. 16-2-6 01:50:00.1|Info|MigrationLogger|*** 94: add_tvmazeid migrating ***
  1631. 16-2-6 01:50:00.1|Debug|MigrationLogger|Beginning Transaction
  1632. 16-2-6 01:50:00.1|Info|add_tvmazeid|Starting migration to 94
  1633. 16-2-6 01:50:00.1|Debug|MigrationLogger|AlterTable Series
  1634. 16-2-6 01:50:00.1|Debug|MigrationLogger|
  1635. 16-2-6 01:50:00.1|Debug|MigrationLogger|Took: 00:00:00.0001860
  1636. 16-2-6 01:50:00.1|Debug|MigrationLogger|CreateColumn Series TvMazeId Int32
  1637. 16-2-6 01:50:00.1|Debug|MigrationLogger|ALTER TABLE "Series" ADD COLUMN "TvMazeId" INTEGER NOT NULL DEFAULT 0
  1638. 16-2-6 01:50:00.1|Debug|MigrationLogger|Took: 00:00:00.0006490
  1639. 16-2-6 01:50:00.1|Debug|MigrationLogger|CreateIndex Series (TvMazeId)
  1640. 16-2-6 01:50:00.1|Debug|MigrationLogger|CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
  1641. 16-2-6 01:50:00.1|Debug|MigrationLogger|Took: 00:00:00.0004240
  1642. 16-2-6 01:50:00.1|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2016-02-06T01:50:00', 'add_tvmazeid')
  1643. 16-2-6 01:50:00.1|Debug|MigrationLogger|Committing Transaction
  1644. 16-2-6 01:50:00.1|Debug|MigrationLogger|94: add_tvmazeid migrated
  1645. 16-2-6 01:50:00.1|Debug|MigrationLogger|Took: 00:00:00.0507110
  1646. 16-2-6 01:50:00.1|Info|MigrationLogger|*** 98: remove_titans_of_tv migrating ***
  1647. 16-2-6 01:50:00.1|Debug|MigrationLogger|Beginning Transaction
  1648. 16-2-6 01:50:00.1|Info|remove_titans_of_tv|Starting migration to 98
  1649. 16-2-6 01:50:00.1|Debug|MigrationLogger|FluentMigrator.Expressions.DeleteDataExpression
  1650. 16-2-6 01:50:00.1|Debug|MigrationLogger|DELETE FROM "Indexers" WHERE "Implementation" = 'TitansOfTv'
  1651. 16-2-6 01:50:00.1|Debug|MigrationLogger|Took: 00:00:00.0003500
  1652. 16-2-6 01:50:00.1|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2016-02-06T01:50:00', 'remove_titans_of_tv')
  1653. 16-2-6 01:50:00.1|Debug|MigrationLogger|Committing Transaction
  1654. 16-2-6 01:50:00.2|Debug|MigrationLogger|98: remove_titans_of_tv migrated
  1655. 16-2-6 01:50:00.2|Debug|MigrationLogger|Took: 00:00:00.0616220
  1656. 16-2-6 01:50:00.2|Debug|MigrationLogger|Took: 00:00:07.2670932
  1657. 16-2-6 01:50:00.2|Info|MigrationLogger|*** Migrating data source=/root/.config/NzbDrone/logs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  1658. 16-2-6 01:50:00.4|Info|MigrationLogger|*** VersionMigration migrating ***
  1659. 16-2-6 01:50:00.4|Debug|MigrationLogger|Beginning Transaction
  1660. 16-2-6 01:50:00.4|Debug|MigrationLogger|CreateTable VersionInfo
  1661. 16-2-6 01:50:00.4|Debug|MigrationLogger|CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
  1662. 16-2-6 01:50:00.4|Debug|MigrationLogger|Took: 00:00:00.0004250
  1663. 16-2-6 01:50:00.4|Debug|MigrationLogger|Committing Transaction
  1664. 16-2-6 01:50:00.5|Debug|MigrationLogger|VersionMigration migrated
  1665. 16-2-6 01:50:00.5|Debug|MigrationLogger|Took: 00:00:00.1053820
  1666. 16-2-6 01:50:00.5|Info|MigrationLogger|*** VersionUniqueMigration migrating ***
  1667. 16-2-6 01:50:00.5|Debug|MigrationLogger|Beginning Transaction
  1668. 16-2-6 01:50:00.5|Debug|MigrationLogger|CreateIndex VersionInfo (Version)
  1669. 16-2-6 01:50:00.5|Debug|MigrationLogger|CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
  1670. 16-2-6 01:50:00.5|Debug|MigrationLogger|Took: 00:00:00.0004850
  1671. 16-2-6 01:50:00.5|Debug|MigrationLogger|AlterTable VersionInfo
  1672. 16-2-6 01:50:00.5|Debug|MigrationLogger|
  1673. 16-2-6 01:50:00.5|Debug|MigrationLogger|Took: 00:00:00.0001480
  1674. 16-2-6 01:50:00.5|Debug|MigrationLogger|CreateColumn VersionInfo AppliedOn DateTime
  1675. 16-2-6 01:50:00.5|Debug|MigrationLogger|ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
  1676. 16-2-6 01:50:00.5|Debug|MigrationLogger|Took: 00:00:00.0004110
  1677. 16-2-6 01:50:00.5|Debug|MigrationLogger|Committing Transaction
  1678. 16-2-6 01:50:00.5|Debug|MigrationLogger|VersionUniqueMigration migrated
  1679. 16-2-6 01:50:00.5|Debug|MigrationLogger|Took: 00:00:00.0552540
  1680. 16-2-6 01:50:00.5|Info|MigrationLogger|*** VersionDescriptionMigration migrating ***
  1681. 16-2-6 01:50:00.5|Debug|MigrationLogger|Beginning Transaction
  1682. 16-2-6 01:50:00.5|Debug|MigrationLogger|AlterTable VersionInfo
  1683. 16-2-6 01:50:00.5|Debug|MigrationLogger|
  1684. 16-2-6 01:50:00.5|Debug|MigrationLogger|Took: 00:00:00.0002320
  1685. 16-2-6 01:50:00.5|Debug|MigrationLogger|CreateColumn VersionInfo Description String
  1686. 16-2-6 01:50:00.5|Debug|MigrationLogger|ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
  1687. 16-2-6 01:50:00.5|Debug|MigrationLogger|Took: 00:00:00.0004300
  1688. 16-2-6 01:50:00.5|Debug|MigrationLogger|Committing Transaction
  1689. 16-2-6 01:50:00.6|Debug|MigrationLogger|VersionDescriptionMigration migrated
  1690. 16-2-6 01:50:00.6|Debug|MigrationLogger|Took: 00:00:00.0558800
  1691. 16-2-6 01:50:00.6|Info|MigrationLogger|*** 1: InitialSetup migrating ***
  1692. 16-2-6 01:50:00.6|Debug|MigrationLogger|Beginning Transaction
  1693. 16-2-6 01:50:00.6|Info|InitialSetup|Starting migration to 1
  1694. 16-2-6 01:50:00.6|Debug|MigrationLogger|CreateTable Logs
  1695. 16-2-6 01:50:00.6|Debug|MigrationLogger|CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Method" TEXT, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
  1696. 16-2-6 01:50:00.6|Debug|MigrationLogger|Took: 00:00:00.0007800
  1697. 16-2-6 01:50:00.6|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2016-02-06T01:50:00', 'InitialSetup')
  1698. 16-2-6 01:50:00.6|Debug|MigrationLogger|Committing Transaction
  1699. 16-2-6 01:50:00.7|Debug|MigrationLogger|1: InitialSetup migrated
  1700. 16-2-6 01:50:00.7|Debug|MigrationLogger|Took: 00:00:00.0742540
  1701. 16-2-6 01:50:00.7|Info|MigrationLogger|*** 2: remove_tvrage_imdb_unique_constraint migrating ***
  1702. 16-2-6 01:50:00.7|Debug|MigrationLogger|Beginning Transaction
  1703. 16-2-6 01:50:00.7|Info|remove_tvrage_imdb_unique_constraint|Starting migration to 2
  1704. 16-2-6 01:50:00.7|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2016-02-06T01:50:00', 'remove_tvrage_imdb_unique_constraint')
  1705. 16-2-6 01:50:00.7|Debug|MigrationLogger|Committing Transaction
  1706. 16-2-6 01:50:00.8|Debug|MigrationLogger|2: remove_tvrage_imdb_unique_constraint migrated
  1707. 16-2-6 01:50:00.8|Debug|MigrationLogger|Took: 00:00:00.0549010
  1708. 16-2-6 01:50:00.8|Info|MigrationLogger|*** 3: remove_renamed_scene_mapping_columns migrating ***
  1709. 16-2-6 01:50:00.8|Debug|MigrationLogger|Beginning Transaction
  1710. 16-2-6 01:50:00.8|Info|remove_renamed_scene_mapping_columns|Starting migration to 3
  1711. 16-2-6 01:50:00.8|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2016-02-06T01:50:00', 'remove_renamed_scene_mapping_columns')
  1712. 16-2-6 01:50:00.8|Debug|MigrationLogger|Committing Transaction
  1713. 16-2-6 01:50:00.8|Debug|MigrationLogger|3: remove_renamed_scene_mapping_columns migrated
  1714. 16-2-6 01:50:00.8|Debug|MigrationLogger|Took: 00:00:00.0547300
  1715. 16-2-6 01:50:00.8|Info|MigrationLogger|*** 4: updated_history migrating ***
  1716. 16-2-6 01:50:00.8|Debug|MigrationLogger|Beginning Transaction
  1717. 16-2-6 01:50:00.8|Info|updated_history|Starting migration to 4
  1718. 16-2-6 01:50:00.8|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2016-02-06T01:50:00', 'updated_history')
  1719. 16-2-6 01:50:00.8|Debug|MigrationLogger|Committing Transaction
  1720. 16-2-6 01:50:00.9|Debug|MigrationLogger|4: updated_history migrated
  1721. 16-2-6 01:50:00.9|Debug|MigrationLogger|Took: 00:00:00.0534510
  1722. 16-2-6 01:50:00.9|Info|MigrationLogger|*** 5: added_eventtype_to_history migrating ***
  1723. 16-2-6 01:50:00.9|Debug|MigrationLogger|Beginning Transaction
  1724. 16-2-6 01:50:00.9|Info|added_eventtype_to_history|Starting migration to 5
  1725. 16-2-6 01:50:00.9|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2016-02-06T01:50:00', 'added_eventtype_to_history')
  1726. 16-2-6 01:50:00.9|Debug|MigrationLogger|Committing Transaction
  1727. 16-2-6 01:50:00.9|Debug|MigrationLogger|5: added_eventtype_to_history migrated
  1728. 16-2-6 01:50:00.9|Debug|MigrationLogger|Took: 00:00:00.0548640
  1729. 16-2-6 01:50:00.9|Info|MigrationLogger|*** 6: add_index_to_log_time migrating ***
  1730. 16-2-6 01:50:00.9|Debug|MigrationLogger|Beginning Transaction
  1731. 16-2-6 01:50:00.9|Info|add_index_to_log_time|Starting migration to 6
  1732. 16-2-6 01:50:00.9|Debug|MigrationLogger|DeleteTable Logs
  1733. 16-2-6 01:50:00.9|Debug|MigrationLogger|DROP TABLE "Logs"
  1734. 16-2-6 01:50:00.9|Debug|MigrationLogger|Took: 00:00:00.0004270
  1735. 16-2-6 01:50:00.9|Debug|MigrationLogger|CreateTable Logs
  1736. 16-2-6 01:50:00.9|Debug|MigrationLogger|CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Method" TEXT, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
  1737. 16-2-6 01:50:00.9|Debug|MigrationLogger|Took: 00:00:00.0006820
  1738. 16-2-6 01:50:00.9|Debug|MigrationLogger|CreateIndex Logs (Time)
  1739. 16-2-6 01:50:00.9|Debug|MigrationLogger|CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
  1740. 16-2-6 01:50:00.9|Debug|MigrationLogger|Took: 00:00:00.0003550
  1741. 16-2-6 01:50:00.9|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2016-02-06T01:50:00', 'add_index_to_log_time')
  1742. 16-2-6 01:50:00.9|Debug|MigrationLogger|Committing Transaction
  1743. 16-2-6 01:50:01.0|Debug|MigrationLogger|6: add_index_to_log_time migrated
  1744. 16-2-6 01:50:01.0|Debug|MigrationLogger|Took: 00:00:00.0553100
  1745. 16-2-6 01:50:01.0|Info|MigrationLogger|*** 7: add_renameEpisodes_to_naming migrating ***
  1746. 16-2-6 01:50:01.0|Debug|MigrationLogger|Beginning Transaction
  1747. 16-2-6 01:50:01.0|Info|add_renameEpisodes_to_naming|Starting migration to 7
  1748. 16-2-6 01:50:01.0|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2016-02-06T01:50:01', 'add_renameEpisodes_to_naming')
  1749. 16-2-6 01:50:01.0|Debug|MigrationLogger|Committing Transaction
  1750. 16-2-6 01:50:01.0|Debug|MigrationLogger|7: add_renameEpisodes_to_naming migrated
  1751. 16-2-6 01:50:01.0|Debug|MigrationLogger|Took: 00:00:00.0546660
  1752. 16-2-6 01:50:01.0|Info|MigrationLogger|*** 8: remove_backlog migrating ***
  1753. 16-2-6 01:50:01.0|Debug|MigrationLogger|Beginning Transaction
  1754. 16-2-6 01:50:01.0|Info|remove_backlog|Starting migration to 8
  1755. 16-2-6 01:50:01.0|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2016-02-06T01:50:01', 'remove_backlog')
  1756. 16-2-6 01:50:01.1|Debug|MigrationLogger|Committing Transaction
  1757. 16-2-6 01:50:01.1|Debug|MigrationLogger|8: remove_backlog migrated
  1758. 16-2-6 01:50:01.1|Debug|MigrationLogger|Took: 00:00:00.0534780
  1759. 16-2-6 01:50:01.1|Info|MigrationLogger|*** 9: fix_rename_episodes migrating ***
  1760. 16-2-6 01:50:01.1|Debug|MigrationLogger|Beginning Transaction
  1761. 16-2-6 01:50:01.1|Info|fix_rename_episodes|Starting migration to 9
  1762. 16-2-6 01:50:01.1|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2016-02-06T01:50:01', 'fix_rename_episodes')
  1763. 16-2-6 01:50:01.1|Debug|MigrationLogger|Committing Transaction
  1764. 16-2-6 01:50:01.2|Debug|MigrationLogger|9: fix_rename_episodes migrated
  1765. 16-2-6 01:50:01.2|Debug|MigrationLogger|Took: 00:00:00.0548340
  1766. 16-2-6 01:50:01.2|Info|MigrationLogger|*** 10: add_monitored migrating ***
  1767. 16-2-6 01:50:01.2|Debug|MigrationLogger|Beginning Transaction
  1768. 16-2-6 01:50:01.2|Info|add_monitored|Starting migration to 10
  1769. 16-2-6 01:50:01.2|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2016-02-06T01:50:01', 'add_monitored')
  1770. 16-2-6 01:50:01.2|Debug|MigrationLogger|Committing Transaction
  1771. 16-2-6 01:50:01.2|Debug|MigrationLogger|10: add_monitored migrated
  1772. 16-2-6 01:50:01.2|Debug|MigrationLogger|Took: 00:00:00.0547360
  1773. 16-2-6 01:50:01.2|Info|MigrationLogger|*** 11: remove_ignored migrating ***
  1774. 16-2-6 01:50:01.2|Debug|MigrationLogger|Beginning Transaction
  1775. 16-2-6 01:50:01.2|Info|remove_ignored|Starting migration to 11
  1776. 16-2-6 01:50:01.2|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2016-02-06T01:50:01', 'remove_ignored')
  1777. 16-2-6 01:50:01.2|Debug|MigrationLogger|Committing Transaction
  1778. 16-2-6 01:50:01.3|Debug|MigrationLogger|11: remove_ignored migrated
  1779. 16-2-6 01:50:01.3|Debug|MigrationLogger|Took: 00:00:00.0528060
  1780. 16-2-6 01:50:01.3|Info|MigrationLogger|*** 12: remove_custom_start_date migrating ***
  1781. 16-2-6 01:50:01.3|Debug|MigrationLogger|Beginning Transaction
  1782. 16-2-6 01:50:01.3|Info|remove_custom_start_date|Starting migration to 12
  1783. 16-2-6 01:50:01.3|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2016-02-06T01:50:01', 'remove_custom_start_date')
  1784. 16-2-6 01:50:01.3|Debug|MigrationLogger|Committing Transaction
  1785. 16-2-6 01:50:01.3|Debug|MigrationLogger|12: remove_custom_start_date migrated
  1786. 16-2-6 01:50:01.3|Debug|MigrationLogger|Took: 00:00:00.0565430
  1787. 16-2-6 01:50:01.3|Info|MigrationLogger|*** 13: add_air_date_utc migrating ***
  1788. 16-2-6 01:50:01.3|Debug|MigrationLogger|Beginning Transaction
  1789. 16-2-6 01:50:01.3|Info|add_air_date_utc|Starting migration to 13
  1790. 16-2-6 01:50:01.3|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2016-02-06T01:50:01', 'add_air_date_utc')
  1791. 16-2-6 01:50:01.3|Debug|MigrationLogger|Committing Transaction
  1792. 16-2-6 01:50:01.4|Debug|MigrationLogger|13: add_air_date_utc migrated
  1793. 16-2-6 01:50:01.4|Debug|MigrationLogger|Took: 00:00:00.0548620
  1794. 16-2-6 01:50:01.4|Info|MigrationLogger|*** 14: drop_air_date migrating ***
  1795. 16-2-6 01:50:01.4|Debug|MigrationLogger|Beginning Transaction
  1796. 16-2-6 01:50:01.4|Info|drop_air_date|Starting migration to 14
  1797. 16-2-6 01:50:01.4|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2016-02-06T01:50:01', 'drop_air_date')
  1798. 16-2-6 01:50:01.4|Debug|MigrationLogger|Committing Transaction
  1799. 16-2-6 01:50:01.5|Debug|MigrationLogger|14: drop_air_date migrated
  1800. 16-2-6 01:50:01.5|Debug|MigrationLogger|Took: 00:00:00.0536010
  1801. 16-2-6 01:50:01.5|Info|MigrationLogger|*** 15: add_air_date_as_string migrating ***
  1802. 16-2-6 01:50:01.5|Debug|MigrationLogger|Beginning Transaction
  1803. 16-2-6 01:50:01.5|Info|add_air_date_as_string|Starting migration to 15
  1804. 16-2-6 01:50:01.5|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2016-02-06T01:50:01', 'add_air_date_as_string')
  1805. 16-2-6 01:50:01.5|Debug|MigrationLogger|Committing Transaction
  1806. 16-2-6 01:50:01.5|Debug|MigrationLogger|15: add_air_date_as_string migrated
  1807. 16-2-6 01:50:01.5|Debug|MigrationLogger|Took: 00:00:00.0547180
  1808. 16-2-6 01:50:01.5|Info|MigrationLogger|*** 16: updated_imported_history_item migrating ***
  1809. 16-2-6 01:50:01.5|Debug|MigrationLogger|Beginning Transaction
  1810. 16-2-6 01:50:01.5|Info|updated_imported_history_item|Starting migration to 16
  1811. 16-2-6 01:50:01.5|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2016-02-06T01:50:01', 'updated_imported_history_item')
  1812. 16-2-6 01:50:01.5|Debug|MigrationLogger|Committing Transaction
  1813. 16-2-6 01:50:01.6|Debug|MigrationLogger|16: updated_imported_history_item migrated
  1814. 16-2-6 01:50:01.6|Debug|MigrationLogger|Took: 00:00:00.0549210
  1815. 16-2-6 01:50:01.6|Info|MigrationLogger|*** 17: reset_scene_names migrating ***
  1816. 16-2-6 01:50:01.6|Debug|MigrationLogger|Beginning Transaction
  1817. 16-2-6 01:50:01.6|Info|reset_scene_names|Starting migration to 17
  1818. 16-2-6 01:50:01.6|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2016-02-06T01:50:01', 'reset_scene_names')
  1819. 16-2-6 01:50:01.6|Debug|MigrationLogger|Committing Transaction
  1820. 16-2-6 01:50:01.6|Debug|MigrationLogger|17: reset_scene_names migrated
  1821. 16-2-6 01:50:01.6|Debug|MigrationLogger|Took: 00:00:00.0535250
  1822. 16-2-6 01:50:01.6|Info|MigrationLogger|*** 18: remove_duplicates migrating ***
  1823. 16-2-6 01:50:01.6|Debug|MigrationLogger|Beginning Transaction
  1824. 16-2-6 01:50:01.6|Info|remove_duplicates|Starting migration to 18
  1825. 16-2-6 01:50:01.6|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2016-02-06T01:50:01', 'remove_duplicates')
  1826. 16-2-6 01:50:01.6|Debug|MigrationLogger|Committing Transaction
  1827. 16-2-6 01:50:01.7|Debug|MigrationLogger|18: remove_duplicates migrated
  1828. 16-2-6 01:50:01.7|Debug|MigrationLogger|Took: 00:00:00.0549800
  1829. 16-2-6 01:50:01.7|Info|MigrationLogger|*** 19: restore_unique_constraints migrating ***
  1830. 16-2-6 01:50:01.7|Debug|MigrationLogger|Beginning Transaction
  1831. 16-2-6 01:50:01.7|Info|restore_unique_constraints|Starting migration to 19
  1832. 16-2-6 01:50:01.7|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2016-02-06T01:50:01', 'restore_unique_constraints')
  1833. 16-2-6 01:50:01.7|Debug|MigrationLogger|Committing Transaction
  1834. 16-2-6 01:50:01.7|Debug|MigrationLogger|19: restore_unique_constraints migrated
  1835. 16-2-6 01:50:01.7|Debug|MigrationLogger|Took: 00:00:00.0548290
  1836. 16-2-6 01:50:01.7|Info|MigrationLogger|*** 20: add_year_and_seasons_to_series migrating ***
  1837. 16-2-6 01:50:01.7|Debug|MigrationLogger|Beginning Transaction
  1838. 16-2-6 01:50:01.7|Info|add_year_and_seasons_to_series|Starting migration to 20
  1839. 16-2-6 01:50:01.7|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2016-02-06T01:50:01', 'add_year_and_seasons_to_series')
  1840. 16-2-6 01:50:01.7|Debug|MigrationLogger|Committing Transaction
  1841. 16-2-6 01:50:01.8|Debug|MigrationLogger|20: add_year_and_seasons_to_series migrated
  1842. 16-2-6 01:50:01.8|Debug|MigrationLogger|Took: 00:00:00.0536620
  1843. 16-2-6 01:50:01.8|Info|MigrationLogger|*** 21: drop_seasons_table migrating ***
  1844. 16-2-6 01:50:01.8|Debug|MigrationLogger|Beginning Transaction
  1845. 16-2-6 01:50:01.8|Info|drop_seasons_table|Starting migration to 21
  1846. 16-2-6 01:50:01.8|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2016-02-06T01:50:01', 'drop_seasons_table')
  1847. 16-2-6 01:50:01.8|Debug|MigrationLogger|Committing Transaction
  1848. 16-2-6 01:50:01.9|Debug|MigrationLogger|21: drop_seasons_table migrated
  1849. 16-2-6 01:50:01.9|Debug|MigrationLogger|Took: 00:00:00.0547500
  1850. 16-2-6 01:50:01.9|Info|MigrationLogger|*** 22: move_indexer_to_generic_provider migrating ***
  1851. 16-2-6 01:50:01.9|Debug|MigrationLogger|Beginning Transaction
  1852. 16-2-6 01:50:01.9|Info|move_indexer_to_generic_provider|Starting migration to 22
  1853. 16-2-6 01:50:01.9|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2016-02-06T01:50:01', 'move_indexer_to_generic_provider')
  1854. 16-2-6 01:50:01.9|Debug|MigrationLogger|Committing Transaction
  1855. 16-2-6 01:50:01.9|Debug|MigrationLogger|22: move_indexer_to_generic_provider migrated
  1856. 16-2-6 01:50:01.9|Debug|MigrationLogger|Took: 00:00:00.0548770
  1857. 16-2-6 01:50:01.9|Info|MigrationLogger|*** 23: add_config_contract_to_indexers migrating ***
  1858. 16-2-6 01:50:01.9|Debug|MigrationLogger|Beginning Transaction
  1859. 16-2-6 01:50:01.9|Info|add_config_contract_to_indexers|Starting migration to 23
  1860. 16-2-6 01:50:01.9|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2016-02-06T01:50:01', 'add_config_contract_to_indexers')
  1861. 16-2-6 01:50:01.9|Debug|MigrationLogger|Committing Transaction
  1862. 16-2-6 01:50:02.0|Debug|MigrationLogger|23: add_config_contract_to_indexers migrated
  1863. 16-2-6 01:50:02.0|Debug|MigrationLogger|Took: 00:00:00.0533780
  1864. 16-2-6 01:50:02.0|Info|MigrationLogger|*** 24: drop_tvdb_episodeid migrating ***
  1865. 16-2-6 01:50:02.0|Debug|MigrationLogger|Beginning Transaction
  1866. 16-2-6 01:50:02.0|Info|drop_tvdb_episodeid|Starting migration to 24
  1867. 16-2-6 01:50:02.0|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2016-02-06T01:50:02', 'drop_tvdb_episodeid')
  1868. 16-2-6 01:50:02.0|Debug|MigrationLogger|Committing Transaction
  1869. 16-2-6 01:50:02.0|Debug|MigrationLogger|24: drop_tvdb_episodeid migrated
  1870. 16-2-6 01:50:02.0|Debug|MigrationLogger|Took: 00:00:00.0546480
  1871. 16-2-6 01:50:02.0|Info|MigrationLogger|*** 25: move_notification_to_generic_provider migrating ***
  1872. 16-2-6 01:50:02.0|Debug|MigrationLogger|Beginning Transaction
  1873. 16-2-6 01:50:02.0|Info|move_notification_to_generic_provider|Starting migration to 25
  1874. 16-2-6 01:50:02.0|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2016-02-06T01:50:02', 'move_notification_to_generic_provider')
  1875. 16-2-6 01:50:02.0|Debug|MigrationLogger|Committing Transaction
  1876. 16-2-6 01:50:02.1|Debug|MigrationLogger|25: move_notification_to_generic_provider migrated
  1877. 16-2-6 01:50:02.1|Debug|MigrationLogger|Took: 00:00:00.0548000
  1878. 16-2-6 01:50:02.1|Info|MigrationLogger|*** 26: add_config_contract_to_notifications migrating ***
  1879. 16-2-6 01:50:02.1|Debug|MigrationLogger|Beginning Transaction
  1880. 16-2-6 01:50:02.1|Info|add_config_contract_to_notifications|Starting migration to 26
  1881. 16-2-6 01:50:02.1|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2016-02-06T01:50:02', 'add_config_contract_to_notifications')
  1882. 16-2-6 01:50:02.1|Debug|MigrationLogger|Committing Transaction
  1883. 16-2-6 01:50:02.1|Debug|MigrationLogger|26: add_config_contract_to_notifications migrated
  1884. 16-2-6 01:50:02.1|Debug|MigrationLogger|Took: 00:00:00.0535560
  1885. 16-2-6 01:50:02.1|Info|MigrationLogger|*** 27: fix_omgwtfnzbs migrating ***
  1886. 16-2-6 01:50:02.1|Debug|MigrationLogger|Beginning Transaction
  1887. 16-2-6 01:50:02.1|Info|fix_omgwtfnzbs|Starting migration to 27
  1888. 16-2-6 01:50:02.1|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2016-02-06T01:50:02', 'fix_omgwtfnzbs')
  1889. 16-2-6 01:50:02.1|Debug|MigrationLogger|Committing Transaction
  1890. 16-2-6 01:50:02.2|Debug|MigrationLogger|27: fix_omgwtfnzbs migrated
  1891. 16-2-6 01:50:02.2|Debug|MigrationLogger|Took: 00:00:00.0547510
  1892. 16-2-6 01:50:02.2|Info|MigrationLogger|*** 28: add_blacklist_table migrating ***
  1893. 16-2-6 01:50:02.2|Debug|MigrationLogger|Beginning Transaction
  1894. 16-2-6 01:50:02.2|Info|add_blacklist_table|Starting migration to 28
  1895. 16-2-6 01:50:02.2|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2016-02-06T01:50:02', 'add_blacklist_table')
  1896. 16-2-6 01:50:02.2|Debug|MigrationLogger|Committing Transaction
  1897. 16-2-6 01:50:02.3|Debug|MigrationLogger|28: add_blacklist_table migrated
  1898. 16-2-6 01:50:02.3|Debug|MigrationLogger|Took: 00:00:00.0548900
  1899. 16-2-6 01:50:02.3|Info|MigrationLogger|*** 29: add_formats_to_naming_config migrating ***
  1900. 16-2-6 01:50:02.3|Debug|MigrationLogger|Beginning Transaction
  1901. 16-2-6 01:50:02.3|Info|add_formats_to_naming_config|Starting migration to 29
  1902. 16-2-6 01:50:02.3|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2016-02-06T01:50:02', 'add_formats_to_naming_config')
  1903. 16-2-6 01:50:02.3|Debug|MigrationLogger|Committing Transaction
  1904. 16-2-6 01:50:02.3|Debug|MigrationLogger|29: add_formats_to_naming_config migrated
  1905. 16-2-6 01:50:02.3|Debug|MigrationLogger|Took: 00:00:00.0535960
  1906. 16-2-6 01:50:02.3|Info|MigrationLogger|*** 30: add_season_folder_format_to_naming_config migrating ***
  1907. 16-2-6 01:50:02.3|Debug|MigrationLogger|Beginning Transaction
  1908. 16-2-6 01:50:02.3|Info|add_season_folder_format_to_naming_config|Starting migration to 30
  1909. 16-2-6 01:50:02.3|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2016-02-06T01:50:02', 'add_season_folder_format_to_naming_config')
  1910. 16-2-6 01:50:02.3|Debug|MigrationLogger|Committing Transaction
  1911. 16-2-6 01:50:02.4|Debug|MigrationLogger|30: add_season_folder_format_to_naming_config migrated
  1912. 16-2-6 01:50:02.4|Debug|MigrationLogger|Took: 00:00:00.0549060
  1913. 16-2-6 01:50:02.4|Info|MigrationLogger|*** 31: delete_old_naming_config_columns migrating ***
  1914. 16-2-6 01:50:02.4|Debug|MigrationLogger|Beginning Transaction
  1915. 16-2-6 01:50:02.4|Info|delete_old_naming_config_columns|Starting migration to 31
  1916. 16-2-6 01:50:02.4|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2016-02-06T01:50:02', 'delete_old_naming_config_columns')
  1917. 16-2-6 01:50:02.4|Debug|MigrationLogger|Committing Transaction
  1918. 16-2-6 01:50:02.4|Debug|MigrationLogger|31: delete_old_naming_config_columns migrated
  1919. 16-2-6 01:50:02.4|Debug|MigrationLogger|Took: 00:00:00.0548090
  1920. 16-2-6 01:50:02.4|Info|MigrationLogger|*** 32: set_default_release_group migrating ***
  1921. 16-2-6 01:50:02.4|Debug|MigrationLogger|Beginning Transaction
  1922. 16-2-6 01:50:02.4|Info|set_default_release_group|Starting migration to 32
  1923. 16-2-6 01:50:02.4|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2016-02-06T01:50:02', 'set_default_release_group')
  1924. 16-2-6 01:50:02.4|Debug|MigrationLogger|Committing Transaction
  1925. 16-2-6 01:50:02.5|Debug|MigrationLogger|32: set_default_release_group migrated
  1926. 16-2-6 01:50:02.5|Debug|MigrationLogger|Took: 00:00:00.0536200
  1927. 16-2-6 01:50:02.5|Info|MigrationLogger|*** 33: add_api_key_to_pushover migrating ***
  1928. 16-2-6 01:50:02.5|Debug|MigrationLogger|Beginning Transaction
  1929. 16-2-6 01:50:02.5|Info|add_api_key_to_pushover|Starting migration to 33
  1930. 16-2-6 01:50:02.5|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2016-02-06T01:50:02', 'add_api_key_to_pushover')
  1931. 16-2-6 01:50:02.5|Debug|MigrationLogger|Committing Transaction
  1932. 16-2-6 01:50:02.5|Debug|MigrationLogger|33: add_api_key_to_pushover migrated
  1933. 16-2-6 01:50:02.5|Debug|MigrationLogger|Took: 00:00:00.0549710
  1934. 16-2-6 01:50:02.5|Info|MigrationLogger|*** 34: remove_series_contraints migrating ***
  1935. 16-2-6 01:50:02.5|Debug|MigrationLogger|Beginning Transaction
  1936. 16-2-6 01:50:02.6|Info|remove_series_contraints|Starting migration to 34
  1937. 16-2-6 01:50:02.6|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2016-02-06T01:50:02', 'remove_series_contraints')
  1938. 16-2-6 01:50:02.6|Debug|MigrationLogger|Committing Transaction
  1939. 16-2-6 01:50:02.6|Debug|MigrationLogger|34: remove_series_contraints migrated
  1940. 16-2-6 01:50:02.6|Debug|MigrationLogger|Took: 00:00:00.0548140
  1941. 16-2-6 01:50:02.6|Info|MigrationLogger|*** 35: add_series_folder_format_to_naming_config migrating ***
  1942. 16-2-6 01:50:02.6|Debug|MigrationLogger|Beginning Transaction
  1943. 16-2-6 01:50:02.6|Info|add_series_folder_format_to_naming_config|Starting migration to 35
  1944. 16-2-6 01:50:02.6|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2016-02-06T01:50:02', 'add_series_folder_format_to_naming_config')
  1945. 16-2-6 01:50:02.6|Debug|MigrationLogger|Committing Transaction
  1946. 16-2-6 01:50:02.7|Debug|MigrationLogger|35: add_series_folder_format_to_naming_config migrated
  1947. 16-2-6 01:50:02.7|Debug|MigrationLogger|Took: 00:00:00.0534690
  1948. 16-2-6 01:50:02.7|Info|MigrationLogger|*** 36: update_with_quality_converters migrating ***
  1949. 16-2-6 01:50:02.7|Debug|MigrationLogger|Beginning Transaction
  1950. 16-2-6 01:50:02.7|Info|update_with_quality_converters|Starting migration to 36
  1951. 16-2-6 01:50:02.7|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2016-02-06T01:50:02', 'update_with_quality_converters')
  1952. 16-2-6 01:50:02.7|Debug|MigrationLogger|Committing Transaction
  1953. 16-2-6 01:50:02.7|Debug|MigrationLogger|36: update_with_quality_converters migrated
  1954. 16-2-6 01:50:02.7|Debug|MigrationLogger|Took: 00:00:00.0548570
  1955. 16-2-6 01:50:02.7|Info|MigrationLogger|*** 37: add_configurable_qualities migrating ***
  1956. 16-2-6 01:50:02.7|Debug|MigrationLogger|Beginning Transaction
  1957. 16-2-6 01:50:02.7|Info|add_configurable_qualities|Starting migration to 37
  1958. 16-2-6 01:50:02.7|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2016-02-06T01:50:02', 'add_configurable_qualities')
  1959. 16-2-6 01:50:02.7|Debug|MigrationLogger|Committing Transaction
  1960. 16-2-6 01:50:02.8|Debug|MigrationLogger|37: add_configurable_qualities migrated
  1961. 16-2-6 01:50:02.8|Debug|MigrationLogger|Took: 00:00:00.0549400
  1962. 16-2-6 01:50:02.8|Info|MigrationLogger|*** 38: add_on_upgrade_to_notifications migrating ***
  1963. 16-2-6 01:50:02.8|Debug|MigrationLogger|Beginning Transaction
  1964. 16-2-6 01:50:02.8|Info|add_on_upgrade_to_notifications|Starting migration to 38
  1965. 16-2-6 01:50:02.8|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2016-02-06T01:50:02', 'add_on_upgrade_to_notifications')
  1966. 16-2-6 01:50:02.8|Debug|MigrationLogger|Committing Transaction
  1967. 16-2-6 01:50:02.8|Debug|MigrationLogger|38: add_on_upgrade_to_notifications migrated
  1968. 16-2-6 01:50:02.8|Debug|MigrationLogger|Took: 00:00:00.0535660
  1969. 16-2-6 01:50:02.8|Info|MigrationLogger|*** 39: add_metadata_tables migrating ***
  1970. 16-2-6 01:50:02.8|Debug|MigrationLogger|Beginning Transaction
  1971. 16-2-6 01:50:02.8|Info|add_metadata_tables|Starting migration to 39
  1972. 16-2-6 01:50:02.8|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2016-02-06T01:50:02', 'add_metadata_tables')
  1973. 16-2-6 01:50:02.8|Debug|MigrationLogger|Committing Transaction
  1974. 16-2-6 01:50:02.9|Debug|MigrationLogger|39: add_metadata_tables migrated
  1975. 16-2-6 01:50:02.9|Debug|MigrationLogger|Took: 00:00:00.0714650
  1976. 16-2-6 01:50:02.9|Info|MigrationLogger|*** 40: add_metadata_to_episodes_and_series migrating ***
  1977. 16-2-6 01:50:02.9|Debug|MigrationLogger|Beginning Transaction
  1978. 16-2-6 01:50:02.9|Info|add_metadata_to_episodes_and_series|Starting migration to 40
  1979. 16-2-6 01:50:02.9|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2016-02-06T01:50:02', 'add_metadata_to_episodes_and_series')
  1980. 16-2-6 01:50:02.9|Debug|MigrationLogger|Committing Transaction
  1981. 16-2-6 01:50:03.0|Debug|MigrationLogger|40: add_metadata_to_episodes_and_series migrated
  1982. 16-2-6 01:50:03.0|Debug|MigrationLogger|Took: 00:00:00.0546890
  1983. 16-2-6 01:50:03.0|Info|MigrationLogger|*** 41: fix_xbmc_season_images_metadata migrating ***
  1984. 16-2-6 01:50:03.0|Debug|MigrationLogger|Beginning Transaction
  1985. 16-2-6 01:50:03.0|Info|fix_xbmc_season_images_metadata|Starting migration to 41
  1986. 16-2-6 01:50:03.0|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2016-02-06T01:50:03', 'fix_xbmc_season_images_metadata')
  1987. 16-2-6 01:50:03.0|Debug|MigrationLogger|Committing Transaction
  1988. 16-2-6 01:50:03.0|Debug|MigrationLogger|41: fix_xbmc_season_images_metadata migrated
  1989. 16-2-6 01:50:03.0|Debug|MigrationLogger|Took: 00:00:00.0561980
  1990. 16-2-6 01:50:03.0|Info|MigrationLogger|*** 42: add_download_clients_table migrating ***
  1991. 16-2-6 01:50:03.0|Debug|MigrationLogger|Beginning Transaction
  1992. 16-2-6 01:50:03.0|Info|add_download_clients_table|Starting migration to 42
  1993. 16-2-6 01:50:03.0|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2016-02-06T01:50:03', 'add_download_clients_table')
  1994. 16-2-6 01:50:03.0|Debug|MigrationLogger|Committing Transaction
  1995. 16-2-6 01:50:03.1|Debug|MigrationLogger|42: add_download_clients_table migrated
  1996. 16-2-6 01:50:03.1|Debug|MigrationLogger|Took: 00:00:00.0550170
  1997. 16-2-6 01:50:03.1|Info|MigrationLogger|*** 43: convert_config_to_download_clients migrating ***
  1998. 16-2-6 01:50:03.1|Debug|MigrationLogger|Beginning Transaction
  1999. 16-2-6 01:50:03.1|Info|convert_config_to_download_clients|Starting migration to 43
  2000. 16-2-6 01:50:03.1|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2016-02-06T01:50:03', 'convert_config_to_download_clients')
  2001. 16-2-6 01:50:03.1|Debug|MigrationLogger|Committing Transaction
  2002. 16-2-6 01:50:03.1|Debug|MigrationLogger|43: convert_config_to_download_clients migrated
  2003. 16-2-6 01:50:03.1|Debug|MigrationLogger|Took: 00:00:00.0555170
  2004. 16-2-6 01:50:03.1|Info|MigrationLogger|*** 44: fix_xbmc_episode_metadata migrating ***
  2005. 16-2-6 01:50:03.2|Debug|MigrationLogger|Beginning Transaction
  2006. 16-2-6 01:50:03.2|Info|fix_xbmc_episode_metadata|Starting migration to 44
  2007. 16-2-6 01:50:03.2|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2016-02-06T01:50:03', 'fix_xbmc_episode_metadata')
  2008. 16-2-6 01:50:03.2|Debug|MigrationLogger|Committing Transaction
  2009. 16-2-6 01:50:03.2|Debug|MigrationLogger|44: fix_xbmc_episode_metadata migrated
  2010. 16-2-6 01:50:03.2|Debug|MigrationLogger|Took: 00:00:00.0647380
  2011. 16-2-6 01:50:03.2|Info|MigrationLogger|*** 45: add_indexes migrating ***
  2012. 16-2-6 01:50:03.2|Debug|MigrationLogger|Beginning Transaction
  2013. 16-2-6 01:50:03.2|Info|add_indexes|Starting migration to 45
  2014. 16-2-6 01:50:03.2|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2016-02-06T01:50:03', 'add_indexes')
  2015. 16-2-6 01:50:03.2|Debug|MigrationLogger|Committing Transaction
  2016. 16-2-6 01:50:03.3|Debug|MigrationLogger|45: add_indexes migrated
  2017. 16-2-6 01:50:03.3|Debug|MigrationLogger|Took: 00:00:00.0566910
  2018. 16-2-6 01:50:03.3|Info|MigrationLogger|*** 46: fix_nzb_su_url migrating ***
  2019. 16-2-6 01:50:03.3|Debug|MigrationLogger|Beginning Transaction
  2020. 16-2-6 01:50:03.3|Info|fix_nzb_su_url|Starting migration to 46
  2021. 16-2-6 01:50:03.3|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2016-02-06T01:50:03', 'fix_nzb_su_url')
  2022. 16-2-6 01:50:03.3|Debug|MigrationLogger|Committing Transaction
  2023. 16-2-6 01:50:03.3|Debug|MigrationLogger|46: fix_nzb_su_url migrated
  2024. 16-2-6 01:50:03.3|Debug|MigrationLogger|Took: 00:00:00.0567120
  2025. 16-2-6 01:50:03.3|Info|MigrationLogger|*** 47: add_temporary_blacklist_columns migrating ***
  2026. 16-2-6 01:50:03.3|Debug|MigrationLogger|Beginning Transaction
  2027. 16-2-6 01:50:03.3|Info|add_temporary_blacklist_columns|Starting migration to 47
  2028. 16-2-6 01:50:03.3|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2016-02-06T01:50:03', 'add_temporary_blacklist_columns')
  2029. 16-2-6 01:50:03.3|Debug|MigrationLogger|Committing Transaction
  2030. 16-2-6 01:50:03.4|Debug|MigrationLogger|47: add_temporary_blacklist_columns migrated
  2031. 16-2-6 01:50:03.4|Debug|MigrationLogger|Took: 00:00:00.0557660
  2032. 16-2-6 01:50:03.4|Info|MigrationLogger|*** 48: add_title_to_scenemappings migrating ***
  2033. 16-2-6 01:50:03.4|Debug|MigrationLogger|Beginning Transaction
  2034. 16-2-6 01:50:03.4|Info|add_title_to_scenemappings|Starting migration to 48
  2035. 16-2-6 01:50:03.4|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2016-02-06T01:50:03', 'add_title_to_scenemappings')
  2036. 16-2-6 01:50:03.4|Debug|MigrationLogger|Committing Transaction
  2037. 16-2-6 01:50:03.5|Debug|MigrationLogger|48: add_title_to_scenemappings migrated
  2038. 16-2-6 01:50:03.5|Debug|MigrationLogger|Took: 00:00:00.0566210
  2039. 16-2-6 01:50:03.5|Info|MigrationLogger|*** 49: fix_dognzb_url migrating ***
  2040. 16-2-6 01:50:03.5|Debug|MigrationLogger|Beginning Transaction
  2041. 16-2-6 01:50:03.5|Info|fix_dognzb_url|Starting migration to 49
  2042. 16-2-6 01:50:03.5|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2016-02-06T01:50:03', 'fix_dognzb_url')
  2043. 16-2-6 01:50:03.5|Debug|MigrationLogger|Committing Transaction
  2044. 16-2-6 01:50:03.5|Debug|MigrationLogger|49: fix_dognzb_url migrated
  2045. 16-2-6 01:50:03.5|Debug|MigrationLogger|Took: 00:00:00.0803450
  2046. 16-2-6 01:50:03.5|Info|MigrationLogger|*** 50: add_hash_to_metadata_files migrating ***
  2047. 16-2-6 01:50:03.5|Debug|MigrationLogger|Beginning Transaction
  2048. 16-2-6 01:50:03.5|Info|add_hash_to_metadata_files|Starting migration to 50
  2049. 16-2-6 01:50:03.5|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2016-02-06T01:50:03', 'add_hash_to_metadata_files')
  2050. 16-2-6 01:50:03.5|Debug|MigrationLogger|Committing Transaction
  2051. 16-2-6 01:50:03.6|Debug|MigrationLogger|50: add_hash_to_metadata_files migrated
  2052. 16-2-6 01:50:03.6|Debug|MigrationLogger|Took: 00:00:00.0650120
  2053. 16-2-6 01:50:03.6|Info|MigrationLogger|*** 51: download_client_import migrating ***
  2054. 16-2-6 01:50:03.6|Debug|MigrationLogger|Beginning Transaction
  2055. 16-2-6 01:50:03.6|Info|download_client_import|Starting migration to 51
  2056. 16-2-6 01:50:03.6|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2016-02-06T01:50:03', 'download_client_import')
  2057. 16-2-6 01:50:03.6|Debug|MigrationLogger|Committing Transaction
  2058. 16-2-6 01:50:03.7|Debug|MigrationLogger|51: download_client_import migrated
  2059. 16-2-6 01:50:03.7|Debug|MigrationLogger|Took: 00:00:00.0563690
  2060. 16-2-6 01:50:03.7|Info|MigrationLogger|*** 52: add_columns_for_anime migrating ***
  2061. 16-2-6 01:50:03.7|Debug|MigrationLogger|Beginning Transaction
  2062. 16-2-6 01:50:03.7|Info|add_columns_for_anime|Starting migration to 52
  2063. 16-2-6 01:50:03.7|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2016-02-06T01:50:03', 'add_columns_for_anime')
  2064. 16-2-6 01:50:03.7|Debug|MigrationLogger|Committing Transaction
  2065. 16-2-6 01:50:03.7|Debug|MigrationLogger|52: add_columns_for_anime migrated
  2066. 16-2-6 01:50:03.7|Debug|MigrationLogger|Took: 00:00:00.0563850
  2067. 16-2-6 01:50:03.7|Info|MigrationLogger|*** 53: add_series_sorttitle migrating ***
  2068. 16-2-6 01:50:03.7|Debug|MigrationLogger|Beginning Transaction
  2069. 16-2-6 01:50:03.7|Info|add_series_sorttitle|Starting migration to 53
  2070. 16-2-6 01:50:03.7|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2016-02-06T01:50:03', 'add_series_sorttitle')
  2071. 16-2-6 01:50:03.7|Debug|MigrationLogger|Committing Transaction
  2072. 16-2-6 01:50:03.8|Debug|MigrationLogger|53: add_series_sorttitle migrated
  2073. 16-2-6 01:50:03.8|Debug|MigrationLogger|Took: 00:00:00.0566410
  2074. 16-2-6 01:50:03.8|Info|MigrationLogger|*** 54: rename_profiles migrating ***
  2075. 16-2-6 01:50:03.8|Debug|MigrationLogger|Beginning Transaction
  2076. 16-2-6 01:50:03.8|Info|rename_profiles|Starting migration to 54
  2077. 16-2-6 01:50:03.8|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2016-02-06T01:50:03', 'rename_profiles')
  2078. 16-2-6 01:50:03.8|Debug|MigrationLogger|Committing Transaction
  2079. 16-2-6 01:50:03.8|Debug|MigrationLogger|54: rename_profiles migrated
  2080. 16-2-6 01:50:03.8|Debug|MigrationLogger|Took: 00:00:00.0566520
  2081. 16-2-6 01:50:03.8|Info|MigrationLogger|*** 55: drop_old_profile_columns migrating ***
  2082. 16-2-6 01:50:03.8|Debug|MigrationLogger|Beginning Transaction
  2083. 16-2-6 01:50:03.8|Info|drop_old_profile_columns|Starting migration to 55
  2084. 16-2-6 01:50:03.8|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2016-02-06T01:50:03', 'drop_old_profile_columns')
  2085. 16-2-6 01:50:03.9|Debug|MigrationLogger|Committing Transaction
  2086. 16-2-6 01:50:03.9|Debug|MigrationLogger|55: drop_old_profile_columns migrated
  2087. 16-2-6 01:50:03.9|Debug|MigrationLogger|Took: 00:00:00.0814820
  2088. 16-2-6 01:50:03.9|Info|MigrationLogger|*** 56: add_mediainfo_to_episodefile migrating ***
  2089. 16-2-6 01:50:03.9|Debug|MigrationLogger|Beginning Transaction
  2090. 16-2-6 01:50:03.9|Info|add_mediainfo_to_episodefile|Starting migration to 56
  2091. 16-2-6 01:50:03.9|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2016-02-06T01:50:03', 'add_mediainfo_to_episodefile')
  2092. 16-2-6 01:50:03.9|Debug|MigrationLogger|Committing Transaction
  2093. 16-2-6 01:50:04.0|Debug|MigrationLogger|56: add_mediainfo_to_episodefile migrated
  2094. 16-2-6 01:50:04.0|Debug|MigrationLogger|Took: 00:00:00.0552900
  2095. 16-2-6 01:50:04.0|Info|MigrationLogger|*** 57: convert_episode_file_path_to_relative migrating ***
  2096. 16-2-6 01:50:04.0|Debug|MigrationLogger|Beginning Transaction
  2097. 16-2-6 01:50:04.0|Info|convert_episode_file_path_to_relative|Starting migration to 57
  2098. 16-2-6 01:50:04.0|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2016-02-06T01:50:04', 'convert_episode_file_path_to_relative')
  2099. 16-2-6 01:50:04.0|Debug|MigrationLogger|Committing Transaction
  2100. 16-2-6 01:50:04.1|Debug|MigrationLogger|57: convert_episode_file_path_to_relative migrated
  2101. 16-2-6 01:50:04.1|Debug|MigrationLogger|Took: 00:00:00.0566550
  2102. 16-2-6 01:50:04.1|Info|MigrationLogger|*** 58: drop_episode_file_path migrating ***
  2103. 16-2-6 01:50:04.1|Debug|MigrationLogger|Beginning Transaction
  2104. 16-2-6 01:50:04.1|Info|drop_episode_file_path|Starting migration to 58
  2105. 16-2-6 01:50:04.1|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2016-02-06T01:50:04', 'drop_episode_file_path')
  2106. 16-2-6 01:50:04.1|Debug|MigrationLogger|Committing Transaction
  2107. 16-2-6 01:50:04.1|Debug|MigrationLogger|58: drop_episode_file_path migrated
  2108. 16-2-6 01:50:04.1|Debug|MigrationLogger|Took: 00:00:00.0553740
  2109. 16-2-6 01:50:04.1|Info|MigrationLogger|*** 59: add_enable_options_to_indexers migrating ***
  2110. 16-2-6 01:50:04.1|Debug|MigrationLogger|Beginning Transaction
  2111. 16-2-6 01:50:04.1|Info|add_enable_options_to_indexers|Starting migration to 59
  2112. 16-2-6 01:50:04.1|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2016-02-06T01:50:04', 'add_enable_options_to_indexers')
  2113. 16-2-6 01:50:04.1|Debug|MigrationLogger|Committing Transaction
  2114. 16-2-6 01:50:04.2|Debug|MigrationLogger|59: add_enable_options_to_indexers migrated
  2115. 16-2-6 01:50:04.2|Debug|MigrationLogger|Took: 00:00:00.0565460
  2116. 16-2-6 01:50:04.2|Info|MigrationLogger|*** 60: remove_enable_from_indexers migrating ***
  2117. 16-2-6 01:50:04.2|Debug|MigrationLogger|Beginning Transaction
  2118. 16-2-6 01:50:04.2|Info|remove_enable_from_indexers|Starting migration to 60
  2119. 16-2-6 01:50:04.2|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2016-02-06T01:50:04', 'remove_enable_from_indexers')
  2120. 16-2-6 01:50:04.2|Debug|MigrationLogger|Committing Transaction
  2121. 16-2-6 01:50:04.2|Debug|MigrationLogger|60: remove_enable_from_indexers migrated
  2122. 16-2-6 01:50:04.2|Debug|MigrationLogger|Took: 00:00:00.0563040
  2123. 16-2-6 01:50:04.2|Info|MigrationLogger|*** 61: clear_bad_scene_names migrating ***
  2124. 16-2-6 01:50:04.2|Debug|MigrationLogger|Beginning Transaction
  2125. 16-2-6 01:50:04.2|Info|clear_bad_scene_names|Starting migration to 61
  2126. 16-2-6 01:50:04.2|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2016-02-06T01:50:04', 'clear_bad_scene_names')
  2127. 16-2-6 01:50:04.2|Debug|MigrationLogger|Committing Transaction
  2128. 16-2-6 01:50:04.3|Debug|MigrationLogger|61: clear_bad_scene_names migrated
  2129. 16-2-6 01:50:04.3|Debug|MigrationLogger|Took: 00:00:00.0565060
  2130. 16-2-6 01:50:04.3|Info|MigrationLogger|*** 62: convert_quality_models migrating ***
  2131. 16-2-6 01:50:04.3|Debug|MigrationLogger|Beginning Transaction
  2132. 16-2-6 01:50:04.3|Info|convert_quality_models|Starting migration to 62
  2133. 16-2-6 01:50:04.3|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2016-02-06T01:50:04', 'convert_quality_models')
  2134. 16-2-6 01:50:04.3|Debug|MigrationLogger|Committing Transaction
  2135. 16-2-6 01:50:04.3|Debug|MigrationLogger|62: convert_quality_models migrated
  2136. 16-2-6 01:50:04.3|Debug|MigrationLogger|Took: 00:00:00.0564340
  2137. 16-2-6 01:50:04.4|Info|MigrationLogger|*** 63: add_remotepathmappings migrating ***
  2138. 16-2-6 01:50:04.4|Debug|MigrationLogger|Beginning Transaction
  2139. 16-2-6 01:50:04.4|Info|add_remotepathmappings|Starting migration to 63
  2140. 16-2-6 01:50:04.4|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2016-02-06T01:50:04', 'add_remotepathmappings')
  2141. 16-2-6 01:50:04.4|Debug|MigrationLogger|Committing Transaction
  2142. 16-2-6 01:50:04.4|Debug|MigrationLogger|63: add_remotepathmappings migrated
  2143. 16-2-6 01:50:04.4|Debug|MigrationLogger|Took: 00:00:00.0566610
  2144. 16-2-6 01:50:04.4|Info|MigrationLogger|*** 64: remove_method_from_logs migrating ***
  2145. 16-2-6 01:50:04.4|Debug|MigrationLogger|Beginning Transaction
  2146. 16-2-6 01:50:04.4|Info|remove_method_from_logs|Starting migration to 64
  2147. 16-2-6 01:50:04.4|Debug|MigrationLogger|DeleteColumn Logs Method
  2148. 16-2-6 01:50:04.4|Debug|MigrationLogger|CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
  2149. 16-2-6 01:50:04.4|Debug|MigrationLogger|INSERT INTO "Logs_temp" SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
  2150. 16-2-6 01:50:04.4|Debug|MigrationLogger|DROP TABLE "Logs"
  2151. 16-2-6 01:50:04.4|Debug|MigrationLogger|ALTER TABLE "Logs_temp" RENAME TO "Logs"
  2152. 16-2-6 01:50:04.4|Debug|MigrationLogger|CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
  2153. 16-2-6 01:50:04.4|Debug|MigrationLogger|Took: 00:00:00.0036990
  2154. 16-2-6 01:50:04.4|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2016-02-06T01:50:04', 'remove_method_from_logs')
  2155. 16-2-6 01:50:04.4|Debug|MigrationLogger|Committing Transaction
  2156. 16-2-6 01:50:04.5|Debug|MigrationLogger|64: remove_method_from_logs migrated
  2157. 16-2-6 01:50:04.5|Debug|MigrationLogger|Took: 00:00:00.0559170
  2158. 16-2-6 01:50:04.5|Info|MigrationLogger|*** 65: make_scene_numbering_nullable migrating ***
  2159. 16-2-6 01:50:04.5|Debug|MigrationLogger|Beginning Transaction
  2160. 16-2-6 01:50:04.5|Info|make_scene_numbering_nullable|Starting migration to 65
  2161. 16-2-6 01:50:04.5|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2016-02-06T01:50:04', 'make_scene_numbering_nullable')
  2162. 16-2-6 01:50:04.5|Debug|MigrationLogger|Committing Transaction
  2163. 16-2-6 01:50:04.5|Debug|MigrationLogger|65: make_scene_numbering_nullable migrated
  2164. 16-2-6 01:50:04.5|Debug|MigrationLogger|Took: 00:00:00.0566680
  2165. 16-2-6 01:50:04.5|Info|MigrationLogger|*** 66: add_tags migrating ***
  2166. 16-2-6 01:50:04.5|Debug|MigrationLogger|Beginning Transaction
  2167. 16-2-6 01:50:04.5|Info|add_tags|Starting migration to 66
  2168. 16-2-6 01:50:04.5|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2016-02-06T01:50:04', 'add_tags')
  2169. 16-2-6 01:50:04.5|Debug|MigrationLogger|Committing Transaction
  2170. 16-2-6 01:50:04.6|Debug|MigrationLogger|66: add_tags migrated
  2171. 16-2-6 01:50:04.6|Debug|MigrationLogger|Took: 00:00:00.0564410
  2172. 16-2-6 01:50:04.6|Info|MigrationLogger|*** 67: add_added_to_series migrating ***
  2173. 16-2-6 01:50:04.6|Debug|MigrationLogger|Beginning Transaction
  2174. 16-2-6 01:50:04.6|Info|add_added_to_series|Starting migration to 67
  2175. 16-2-6 01:50:04.6|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2016-02-06T01:50:04', 'add_added_to_series')
  2176. 16-2-6 01:50:04.6|Debug|MigrationLogger|Committing Transaction
  2177. 16-2-6 01:50:04.6|Debug|MigrationLogger|67: add_added_to_series migrated
  2178. 16-2-6 01:50:04.6|Debug|MigrationLogger|Took: 00:00:00.0552720
  2179. 16-2-6 01:50:04.7|Info|MigrationLogger|*** 68: add_release_restrictions migrating ***
  2180. 16-2-6 01:50:04.7|Debug|MigrationLogger|Beginning Transaction
  2181. 16-2-6 01:50:04.7|Info|add_release_restrictions|Starting migration to 68
  2182. 16-2-6 01:50:04.7|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2016-02-06T01:50:04', 'add_release_restrictions')
  2183. 16-2-6 01:50:04.7|Debug|MigrationLogger|Committing Transaction
  2184. 16-2-6 01:50:04.7|Debug|MigrationLogger|68: add_release_restrictions migrated
  2185. 16-2-6 01:50:04.7|Debug|MigrationLogger|Took: 00:00:00.0798590
  2186. 16-2-6 01:50:04.7|Info|MigrationLogger|*** 69: quality_proper migrating ***
  2187. 16-2-6 01:50:04.7|Debug|MigrationLogger|Beginning Transaction
  2188. 16-2-6 01:50:04.7|Info|quality_proper|Starting migration to 69
  2189. 16-2-6 01:50:04.7|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2016-02-06T01:50:04', 'quality_proper')
  2190. 16-2-6 01:50:04.7|Debug|MigrationLogger|Committing Transaction
  2191. 16-2-6 01:50:04.8|Debug|MigrationLogger|69: quality_proper migrated
  2192. 16-2-6 01:50:04.8|Debug|MigrationLogger|Took: 00:00:00.0833420
  2193. 16-2-6 01:50:04.8|Info|MigrationLogger|*** 70: delay_profile migrating ***
  2194. 16-2-6 01:50:04.8|Debug|MigrationLogger|Beginning Transaction
  2195. 16-2-6 01:50:04.8|Info|delay_profile|Starting migration to 70
  2196. 16-2-6 01:50:04.8|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2016-02-06T01:50:04', 'delay_profile')
  2197. 16-2-6 01:50:04.8|Debug|MigrationLogger|Committing Transaction
  2198. 16-2-6 01:50:04.9|Debug|MigrationLogger|70: delay_profile migrated
  2199. 16-2-6 01:50:04.9|Debug|MigrationLogger|Took: 00:00:00.0721800
  2200. 16-2-6 01:50:04.9|Info|MigrationLogger|*** 71: unknown_quality_in_profile migrating ***
  2201. 16-2-6 01:50:04.9|Debug|MigrationLogger|Beginning Transaction
  2202. 16-2-6 01:50:04.9|Info|unknown_quality_in_profile|Starting migration to 71
  2203. 16-2-6 01:50:04.9|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2016-02-06T01:50:04', 'unknown_quality_in_profile')
  2204. 16-2-6 01:50:04.9|Debug|MigrationLogger|Committing Transaction
  2205. 16-2-6 01:50:05.0|Debug|MigrationLogger|71: unknown_quality_in_profile migrated
  2206. 16-2-6 01:50:05.0|Debug|MigrationLogger|Took: 00:00:00.0896810
  2207. 16-2-6 01:50:05.0|Info|MigrationLogger|*** 72: history_downloadId migrating ***
  2208. 16-2-6 01:50:05.0|Debug|MigrationLogger|Beginning Transaction
  2209. 16-2-6 01:50:05.0|Info|history_downloadId|Starting migration to 72
  2210. 16-2-6 01:50:05.0|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2016-02-06T01:50:05', 'history_downloadId')
  2211. 16-2-6 01:50:05.0|Debug|MigrationLogger|Committing Transaction
  2212. 16-2-6 01:50:05.2|Debug|MigrationLogger|72: history_downloadId migrated
  2213. 16-2-6 01:50:05.2|Debug|MigrationLogger|Took: 00:00:00.1779800
  2214. 16-2-6 01:50:05.2|Info|MigrationLogger|*** 73: clear_ratings migrating ***
  2215. 16-2-6 01:50:05.2|Debug|MigrationLogger|Beginning Transaction
  2216. 16-2-6 01:50:05.2|Info|clear_ratings|Starting migration to 73
  2217. 16-2-6 01:50:05.2|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2016-02-06T01:50:05', 'clear_ratings')
  2218. 16-2-6 01:50:05.2|Debug|MigrationLogger|Committing Transaction
  2219. 16-2-6 01:50:05.2|Debug|MigrationLogger|73: clear_ratings migrated
  2220. 16-2-6 01:50:05.2|Debug|MigrationLogger|Took: 00:00:00.0566900
  2221. 16-2-6 01:50:05.2|Info|MigrationLogger|*** 74: disable_eztv migrating ***
  2222. 16-2-6 01:50:05.2|Debug|MigrationLogger|Beginning Transaction
  2223. 16-2-6 01:50:05.2|Info|disable_eztv|Starting migration to 74
  2224. 16-2-6 01:50:05.2|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2016-02-06T01:50:05', 'disable_eztv')
  2225. 16-2-6 01:50:05.2|Debug|MigrationLogger|Committing Transaction
  2226. 16-2-6 01:50:05.3|Debug|MigrationLogger|74: disable_eztv migrated
  2227. 16-2-6 01:50:05.3|Debug|MigrationLogger|Took: 00:00:00.0568080
  2228. 16-2-6 01:50:05.3|Info|MigrationLogger|*** 75: force_lib_update migrating ***
  2229. 16-2-6 01:50:05.3|Debug|MigrationLogger|Beginning Transaction
  2230. 16-2-6 01:50:05.3|Info|force_lib_update|Starting migration to 75
  2231. 16-2-6 01:50:05.3|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2016-02-06T01:50:05', 'force_lib_update')
  2232. 16-2-6 01:50:05.3|Debug|MigrationLogger|Committing Transaction
  2233. 16-2-6 01:50:05.3|Debug|MigrationLogger|75: force_lib_update migrated
  2234. 16-2-6 01:50:05.3|Debug|MigrationLogger|Took: 00:00:00.0567220
  2235. 16-2-6 01:50:05.4|Info|MigrationLogger|*** 76: add_users_table migrating ***
  2236. 16-2-6 01:50:05.4|Debug|MigrationLogger|Beginning Transaction
  2237. 16-2-6 01:50:05.4|Info|add_users_table|Starting migration to 76
  2238. 16-2-6 01:50:05.4|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2016-02-06T01:50:05', 'add_users_table')
  2239. 16-2-6 01:50:05.4|Debug|MigrationLogger|Committing Transaction
  2240. 16-2-6 01:50:05.4|Debug|MigrationLogger|76: add_users_table migrated
  2241. 16-2-6 01:50:05.4|Debug|MigrationLogger|Took: 00:00:00.0567000
  2242. 16-2-6 01:50:05.4|Info|MigrationLogger|*** 77: add_add_options_to_series migrating ***
  2243. 16-2-6 01:50:05.4|Debug|MigrationLogger|Beginning Transaction
  2244. 16-2-6 01:50:05.4|Info|add_add_options_to_series|Starting migration to 77
  2245. 16-2-6 01:50:05.4|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2016-02-06T01:50:05', 'add_add_options_to_series')
  2246. 16-2-6 01:50:05.4|Debug|MigrationLogger|Committing Transaction
  2247. 16-2-6 01:50:05.5|Debug|MigrationLogger|77: add_add_options_to_series migrated
  2248. 16-2-6 01:50:05.5|Debug|MigrationLogger|Took: 00:00:00.0565670
  2249. 16-2-6 01:50:05.5|Info|MigrationLogger|*** 78: add_commands_table migrating ***
  2250. 16-2-6 01:50:05.5|Debug|MigrationLogger|Beginning Transaction
  2251. 16-2-6 01:50:05.5|Info|add_commands_table|Starting migration to 78
  2252. 16-2-6 01:50:05.5|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2016-02-06T01:50:05', 'add_commands_table')
  2253. 16-2-6 01:50:05.5|Debug|MigrationLogger|Committing Transaction
  2254. 16-2-6 01:50:05.5|Debug|MigrationLogger|78: add_commands_table migrated
  2255. 16-2-6 01:50:05.5|Debug|MigrationLogger|Took: 00:00:00.0566940
  2256. 16-2-6 01:50:05.5|Info|MigrationLogger|*** 79: dedupe_tags migrating ***
  2257. 16-2-6 01:50:05.5|Debug|MigrationLogger|Beginning Transaction
  2258. 16-2-6 01:50:05.5|Info|dedupe_tags|Starting migration to 79
  2259. 16-2-6 01:50:05.5|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2016-02-06T01:50:05', 'dedupe_tags')
  2260. 16-2-6 01:50:05.5|Debug|MigrationLogger|Committing Transaction
  2261. 16-2-6 01:50:05.6|Debug|MigrationLogger|79: dedupe_tags migrated
  2262. 16-2-6 01:50:05.6|Debug|MigrationLogger|Took: 00:00:00.0554330
  2263. 16-2-6 01:50:05.6|Info|MigrationLogger|*** 81: move_dot_prefix_to_transmission_category migrating ***
  2264. 16-2-6 01:50:05.6|Debug|MigrationLogger|Beginning Transaction
  2265. 16-2-6 01:50:05.6|Info|move_dot_prefix_to_transmission_category|Starting migration to 81
  2266. 16-2-6 01:50:05.6|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2016-02-06T01:50:05', 'move_dot_prefix_to_transmission_category')
  2267. 16-2-6 01:50:05.6|Debug|MigrationLogger|Committing Transaction
  2268. 16-2-6 01:50:05.6|Debug|MigrationLogger|81: move_dot_prefix_to_transmission_category migrated
  2269. 16-2-6 01:50:05.6|Debug|MigrationLogger|Took: 00:00:00.0566030
  2270. 16-2-6 01:50:05.7|Info|MigrationLogger|*** 82: add_fanzub_settings migrating ***
  2271. 16-2-6 01:50:05.7|Debug|MigrationLogger|Beginning Transaction
  2272. 16-2-6 01:50:05.7|Info|add_fanzub_settings|Starting migration to 82
  2273. 16-2-6 01:50:05.7|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2016-02-06T01:50:05', 'add_fanzub_settings')
  2274. 16-2-6 01:50:05.7|Debug|MigrationLogger|Committing Transaction
  2275. 16-2-6 01:50:05.7|Debug|MigrationLogger|82: add_fanzub_settings migrated
  2276. 16-2-6 01:50:05.7|Debug|MigrationLogger|Took: 00:00:00.0567140
  2277. 16-2-6 01:50:05.7|Info|MigrationLogger|*** 83: additonal_blacklist_columns migrating ***
  2278. 16-2-6 01:50:05.7|Debug|MigrationLogger|Beginning Transaction
  2279. 16-2-6 01:50:05.7|Info|additonal_blacklist_columns|Starting migration to 83
  2280. 16-2-6 01:50:05.7|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2016-02-06T01:50:05', 'additonal_blacklist_columns')
  2281. 16-2-6 01:50:05.7|Debug|MigrationLogger|Committing Transaction
  2282. 16-2-6 01:50:05.8|Debug|MigrationLogger|83: additonal_blacklist_columns migrated
  2283. 16-2-6 01:50:05.8|Debug|MigrationLogger|Took: 00:00:00.0565860
  2284. 16-2-6 01:50:05.8|Info|MigrationLogger|*** 84: update_quality_minmax_size migrating ***
  2285. 16-2-6 01:50:05.8|Debug|MigrationLogger|Beginning Transaction
  2286. 16-2-6 01:50:05.8|Info|update_quality_minmax_size|Starting migration to 84
  2287. 16-2-6 01:50:05.8|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2016-02-06T01:50:05', 'update_quality_minmax_size')
  2288. 16-2-6 01:50:05.8|Debug|MigrationLogger|Committing Transaction
  2289. 16-2-6 01:50:05.8|Debug|MigrationLogger|84: update_quality_minmax_size migrated
  2290. 16-2-6 01:50:05.8|Debug|MigrationLogger|Took: 00:00:00.0566570
  2291. 16-2-6 01:50:05.8|Info|MigrationLogger|*** 85: expand_transmission_urlbase migrating ***
  2292. 16-2-6 01:50:05.8|Debug|MigrationLogger|Beginning Transaction
  2293. 16-2-6 01:50:05.8|Info|expand_transmission_urlbase|Starting migration to 85
  2294. 16-2-6 01:50:05.8|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2016-02-06T01:50:05', 'expand_transmission_urlbase')
  2295. 16-2-6 01:50:05.8|Debug|MigrationLogger|Committing Transaction
  2296. 16-2-6 01:50:05.9|Debug|MigrationLogger|85: expand_transmission_urlbase migrated
  2297. 16-2-6 01:50:05.9|Debug|MigrationLogger|Took: 00:00:00.0564710
  2298. 16-2-6 01:50:05.9|Info|MigrationLogger|*** 86: pushbullet_device_ids migrating ***
  2299. 16-2-6 01:50:05.9|Debug|MigrationLogger|Beginning Transaction
  2300. 16-2-6 01:50:05.9|Info|pushbullet_device_ids|Starting migration to 86
  2301. 16-2-6 01:50:05.9|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2016-02-06T01:50:05', 'pushbullet_device_ids')
  2302. 16-2-6 01:50:05.9|Debug|MigrationLogger|Committing Transaction
  2303. 16-2-6 01:50:05.9|Debug|MigrationLogger|86: pushbullet_device_ids migrated
  2304. 16-2-6 01:50:05.9|Debug|MigrationLogger|Took: 00:00:00.0567120
  2305. 16-2-6 01:50:06.0|Info|MigrationLogger|*** 87: remove_eztv migrating ***
  2306. 16-2-6 01:50:06.0|Debug|MigrationLogger|Beginning Transaction
  2307. 16-2-6 01:50:06.0|Info|remove_eztv|Starting migration to 87
  2308. 16-2-6 01:50:06.0|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2016-02-06T01:50:06', 'remove_eztv')
  2309. 16-2-6 01:50:06.0|Debug|MigrationLogger|Committing Transaction
  2310. 16-2-6 01:50:06.0|Debug|MigrationLogger|87: remove_eztv migrated
  2311. 16-2-6 01:50:06.0|Debug|MigrationLogger|Took: 00:00:00.0599330
  2312. 16-2-6 01:50:06.0|Info|MigrationLogger|*** 88: pushbullet_devices_channels_list migrating ***
  2313. 16-2-6 01:50:06.0|Debug|MigrationLogger|Beginning Transaction
  2314. 16-2-6 01:50:06.0|Info|pushbullet_devices_channels_list|Starting migration to 88
  2315. 16-2-6 01:50:06.0|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2016-02-06T01:50:06', 'pushbullet_devices_channels_list')
  2316. 16-2-6 01:50:06.0|Debug|MigrationLogger|Committing Transaction
  2317. 16-2-6 01:50:06.1|Debug|MigrationLogger|88: pushbullet_devices_channels_list migrated
  2318. 16-2-6 01:50:06.1|Debug|MigrationLogger|Took: 00:00:00.0566990
  2319. 16-2-6 01:50:06.1|Info|MigrationLogger|*** 89: add_on_rename_to_notifcations migrating ***
  2320. 16-2-6 01:50:06.1|Debug|MigrationLogger|Beginning Transaction
  2321. 16-2-6 01:50:06.1|Info|add_on_rename_to_notifcations|Starting migration to 89
  2322. 16-2-6 01:50:06.1|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2016-02-06T01:50:06', 'add_on_rename_to_notifcations')
  2323. 16-2-6 01:50:06.1|Debug|MigrationLogger|Committing Transaction
  2324. 16-2-6 01:50:06.1|Debug|MigrationLogger|89: add_on_rename_to_notifcations migrated
  2325. 16-2-6 01:50:06.1|Debug|MigrationLogger|Took: 00:00:00.0566330
  2326. 16-2-6 01:50:06.1|Info|MigrationLogger|*** 90: update_kickass_url migrating ***
  2327. 16-2-6 01:50:06.1|Debug|MigrationLogger|Beginning Transaction
  2328. 16-2-6 01:50:06.1|Info|update_kickass_url|Starting migration to 90
  2329. 16-2-6 01:50:06.1|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2016-02-06T01:50:06', 'update_kickass_url')
  2330. 16-2-6 01:50:06.1|Debug|MigrationLogger|Committing Transaction
  2331. 16-2-6 01:50:06.2|Debug|MigrationLogger|90: update_kickass_url migrated
  2332. 16-2-6 01:50:06.2|Debug|MigrationLogger|Took: 00:00:00.0567820
  2333. 16-2-6 01:50:06.2|Info|MigrationLogger|*** 91: added_indexerstatus migrating ***
  2334. 16-2-6 01:50:06.2|Debug|MigrationLogger|Beginning Transaction
  2335. 16-2-6 01:50:06.2|Info|added_indexerstatus|Starting migration to 91
  2336. 16-2-6 01:50:06.2|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2016-02-06T01:50:06', 'added_indexerstatus')
  2337. 16-2-6 01:50:06.2|Debug|MigrationLogger|Committing Transaction
  2338. 16-2-6 01:50:06.3|Debug|MigrationLogger|91: added_indexerstatus migrated
  2339. 16-2-6 01:50:06.3|Debug|MigrationLogger|Took: 00:00:00.0564590
  2340. 16-2-6 01:50:06.3|Info|MigrationLogger|*** 92: add_unverifiedscenenumbering migrating ***
  2341. 16-2-6 01:50:06.3|Debug|MigrationLogger|Beginning Transaction
  2342. 16-2-6 01:50:06.3|Info|add_unverifiedscenenumbering|Starting migration to 92
  2343. 16-2-6 01:50:06.3|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2016-02-06T01:50:06', 'add_unverifiedscenenumbering')
  2344. 16-2-6 01:50:06.3|Debug|MigrationLogger|Committing Transaction
  2345. 16-2-6 01:50:06.3|Debug|MigrationLogger|92: add_unverifiedscenenumbering migrated
  2346. 16-2-6 01:50:06.3|Debug|MigrationLogger|Took: 00:00:00.0567600
  2347. 16-2-6 01:50:06.3|Info|MigrationLogger|*** 93: naming_config_replace_illegal_characters migrating ***
  2348. 16-2-6 01:50:06.3|Debug|MigrationLogger|Beginning Transaction
  2349. 16-2-6 01:50:06.3|Info|naming_config_replace_illegal_characters|Starting migration to 93
  2350. 16-2-6 01:50:06.3|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2016-02-06T01:50:06', 'naming_config_replace_illegal_characters')
  2351. 16-2-6 01:50:06.3|Debug|MigrationLogger|Committing Transaction
  2352. 16-2-6 01:50:06.4|Debug|MigrationLogger|93: naming_config_replace_illegal_characters migrated
  2353. 16-2-6 01:50:06.4|Debug|MigrationLogger|Took: 00:00:00.0553960
  2354. 16-2-6 01:50:06.4|Info|MigrationLogger|*** 94: add_tvmazeid migrating ***
  2355. 16-2-6 01:50:06.4|Debug|MigrationLogger|Beginning Transaction
  2356. 16-2-6 01:50:06.4|Info|add_tvmazeid|Starting migration to 94
  2357. 16-2-6 01:50:06.4|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2016-02-06T01:50:06', 'add_tvmazeid')
  2358. 16-2-6 01:50:06.4|Debug|MigrationLogger|Committing Transaction
  2359. 16-2-6 01:50:06.4|Debug|MigrationLogger|94: add_tvmazeid migrated
  2360. 16-2-6 01:50:06.4|Debug|MigrationLogger|Took: 00:00:00.0564750
  2361. 16-2-6 01:50:06.4|Info|MigrationLogger|*** 98: remove_titans_of_tv migrating ***
  2362. 16-2-6 01:50:06.4|Debug|MigrationLogger|Beginning Transaction
  2363. 16-2-6 01:50:06.4|Info|remove_titans_of_tv|Starting migration to 98
  2364. 16-2-6 01:50:06.4|Debug|MigrationLogger|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2016-02-06T01:50:06', 'remove_titans_of_tv')
  2365. 16-2-6 01:50:06.4|Debug|MigrationLogger|Committing Transaction
  2366. 16-2-6 01:50:06.5|Debug|MigrationLogger|98: remove_titans_of_tv migrated
  2367. 16-2-6 01:50:06.5|Debug|MigrationLogger|Took: 00:00:00.0566070
  2368. 16-2-6 01:50:06.5|Debug|MigrationLogger|Took: 00:00:06.2827534
  2369. 16-2-6 01:50:06.5|Info|Router|Application mode: Interactive
  2370. 16-2-6 01:50:06.5|Debug|Router|Console selected
  2371. 16-2-6 01:50:06.6|Info|OwinHostController|Listening on the following URLs:
  2372. 16-2-6 01:50:06.6|Info|OwinHostController| http://*:8989/
  2373. 16-2-6 01:50:06.7|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
  2374. 16-2-6 01:50:06.7|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
  2375. 16-2-6 01:50:06.7|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
  2376. 16-2-6 01:50:06.8|Info|NancyBootstrapper|Starting NzbDrone API
  2377. 16-2-6 01:50:07.4|Trace|EventAggregator|Publishing ApplicationStartedEvent
  2378. 16-2-6 01:50:08.0|Trace|EventAggregator|ApplicationStartedEvent -> UserService
  2379. 16-2-6 01:50:08.0|Trace|EventAggregator|ApplicationStartedEvent <- UserService
  2380. 16-2-6 01:50:08.0|Trace|EventAggregator|ApplicationStartedEvent -> DownloadClientFactory
  2381. 16-2-6 01:50:08.0|Debug|DownloadClientFactory|Initializing Providers. Count 11
  2382. 16-2-6 01:50:08.0|Trace|EventAggregator|ApplicationStartedEvent <- DownloadClientFactory
  2383. 16-2-6 01:50:08.0|Trace|EventAggregator|ApplicationStartedEvent -> IndexerFactory
  2384. 16-2-6 01:50:08.0|Debug|IndexerFactory|Initializing Providers. Count 14
  2385. 16-2-6 01:50:08.0|Trace|EventAggregator|ApplicationStartedEvent <- IndexerFactory
  2386. 16-2-6 01:50:08.0|Trace|EventAggregator|ApplicationStartedEvent -> ReconfigureLogging
  2387. 16-2-6 01:50:09.5|Info|ProfileService|Setting up default quality profiles
  2388. 16-2-6 01:50:11.1|Info|SceneMappingService|Updating Scene mappings
  2389. 16-2-6 01:50:11.9|Info|HousekeepingService|Running housecleaning tasks
  2390. 16-2-6 01:50:12.2|Info|Database|Vacuuming Log database
  2391. 16-2-6 01:50:12.3|Info|Database|Log database compressed
  2392. 16-2-6 01:50:12.4|Info|Database|Vacuuming Main database
  2393. 16-2-6 01:50:12.6|Info|Database|Main database compressed
  2394. 16-2-6 01:53:47.1|Info|Bootstrap|Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.3732
  2395. 16-2-6 01:53:47.6|Debug|ProcessProvider|Found 0 processes with the name: NzbDrone.Console
  2396. 16-2-6 01:53:47.6|Debug|ProcessProvider|Found 1 processes with the name: NzbDrone
  2397. 16-2-6 01:53:47.6|Debug|ProcessProvider| - [29444] NzbDrone
  2398. 16-2-6 01:53:47.8|Info|MigrationLogger|*** Migrating data source=/root/.config/NzbDrone/nzbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  2399. 16-2-6 01:53:48.0|Debug|MigrationLogger|Took: 00:00:00.1724266
  2400. 16-2-6 01:53:48.0|Info|MigrationLogger|*** Migrating data source=/root/.config/NzbDrone/logs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  2401. 16-2-6 01:53:48.0|Debug|MigrationLogger|Took: 00:00:00.0140662
  2402. 16-2-6 01:53:48.1|Info|Router|Application mode: Interactive
  2403. 16-2-6 01:53:48.1|Debug|Router|Console selected
  2404. 16-2-6 01:53:48.1|Info|OwinHostController|Listening on the following URLs:
  2405. 16-2-6 01:53:48.1|Info|OwinHostController| http://*:8989/
  2406. 16-2-6 01:53:48.2|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
  2407. 16-2-6 01:53:48.2|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
  2408. 16-2-6 01:53:48.2|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
  2409. 16-2-6 01:53:48.3|Info|NancyBootstrapper|Starting NzbDrone API
  2410. 16-2-6 01:53:48.4|Trace|EventAggregator|Publishing ApplicationStartedEvent
  2411. 16-2-6 01:53:49.0|Trace|EventAggregator|ApplicationStartedEvent -> UserService
  2412. 16-2-6 01:53:49.0|Trace|EventAggregator|ApplicationStartedEvent <- UserService
  2413. 16-2-6 01:53:49.0|Trace|EventAggregator|ApplicationStartedEvent -> DownloadClientFactory
  2414. 16-2-6 01:53:49.0|Debug|DownloadClientFactory|Initializing Providers. Count 11
  2415. 16-2-6 01:53:49.0|Trace|EventAggregator|ApplicationStartedEvent <- DownloadClientFactory
  2416. 16-2-6 01:53:49.0|Trace|EventAggregator|ApplicationStartedEvent -> IndexerFactory
  2417. 16-2-6 01:53:49.0|Debug|IndexerFactory|Initializing Providers. Count 14
  2418. 16-2-6 01:53:49.0|Trace|EventAggregator|ApplicationStartedEvent <- IndexerFactory
  2419. 16-2-6 01:53:49.0|Trace|EventAggregator|ApplicationStartedEvent -> ReconfigureLogging
  2420. 16-2-6 01:53:50.7|Info|SceneMappingService|Updating Scene mappings
  2421. 16-2-6 01:53:51.4|Info|HousekeepingService|Running housecleaning tasks
  2422. 16-2-6 01:53:51.5|Info|Database|Vacuuming Log database
  2423. 16-2-6 01:53:51.7|Info|Database|Log database compressed
  2424. 16-2-6 01:53:51.7|Info|Database|Vacuuming Main database
  2425. 16-2-6 01:53:51.9|Info|Database|Main database compressed
  2426. 16-2-6 01:54:50.0|Info|Bootstrap|Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.3732
  2427. 16-2-6 01:54:50.4|Debug|ProcessProvider|Found 0 processes with the name: NzbDrone.Console
  2428. 16-2-6 01:54:50.5|Debug|ProcessProvider|Found 1 processes with the name: NzbDrone
  2429. 16-2-6 01:54:50.5|Debug|ProcessProvider| - [29509] NzbDrone
  2430. 16-2-6 01:54:50.7|Info|MigrationLogger|*** Migrating data source=/root/.config/NzbDrone/nzbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  2431. 16-2-6 01:54:50.9|Debug|MigrationLogger|Took: 00:00:00.1771318
  2432. 16-2-6 01:54:50.9|Info|MigrationLogger|*** Migrating data source=/root/.config/NzbDrone/logs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  2433. 16-2-6 01:54:50.9|Debug|MigrationLogger|Took: 00:00:00.0143742
  2434. 16-2-6 01:54:50.9|Info|Router|Application mode: Interactive
  2435. 16-2-6 01:54:50.9|Debug|Router|Console selected
  2436. 16-2-6 01:54:50.9|Info|OwinHostController|Listening on the following URLs:
  2437. 16-2-6 01:54:50.9|Info|OwinHostController| http://*:8989/
  2438. 16-2-6 01:54:51.0|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
  2439. 16-2-6 01:54:51.1|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
  2440. 16-2-6 01:54:51.1|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
  2441. 16-2-6 01:54:51.1|Info|NancyBootstrapper|Starting NzbDrone API
  2442. 16-2-6 01:54:51.3|Trace|EventAggregator|Publishing ApplicationStartedEvent
  2443. 16-2-6 01:54:51.8|Trace|EventAggregator|ApplicationStartedEvent -> UserService
  2444. 16-2-6 01:54:51.8|Trace|EventAggregator|ApplicationStartedEvent <- UserService
  2445. 16-2-6 01:54:51.8|Trace|EventAggregator|ApplicationStartedEvent -> DownloadClientFactory
  2446. 16-2-6 01:54:51.8|Debug|DownloadClientFactory|Initializing Providers. Count 11
  2447. 16-2-6 01:54:51.8|Trace|EventAggregator|ApplicationStartedEvent <- DownloadClientFactory
  2448. 16-2-6 01:54:51.8|Trace|EventAggregator|ApplicationStartedEvent -> IndexerFactory
  2449. 16-2-6 01:54:51.8|Debug|IndexerFactory|Initializing Providers. Count 14
  2450. 16-2-6 01:54:51.8|Trace|EventAggregator|ApplicationStartedEvent <- IndexerFactory
  2451. 16-2-6 01:54:51.8|Trace|EventAggregator|ApplicationStartedEvent -> ReconfigureLogging
  2452. 16-2-6 01:54:53.5|Info|SceneMappingService|Updating Scene mappings
  2453. 16-2-6 01:54:54.2|Info|HousekeepingService|Running housecleaning tasks
  2454. 16-2-6 01:54:54.4|Info|Database|Vacuuming Log database
  2455. 16-2-6 01:54:54.5|Info|Database|Log database compressed
  2456. 16-2-6 01:54:54.5|Info|Database|Vacuuming Main database
  2457. 16-2-6 01:54:54.7|Info|Database|Main database compressed
  2458. 16-2-6 01:56:18.2|Info|Bootstrap|Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.3732
  2459. 16-2-6 01:56:18.7|Debug|ProcessProvider|Found 0 processes with the name: NzbDrone.Console
  2460. 16-2-6 01:56:18.8|Debug|ProcessProvider|Found 1 processes with the name: NzbDrone
  2461. 16-2-6 01:56:18.8|Debug|ProcessProvider| - [29731] NzbDrone
  2462. 16-2-6 01:56:19.0|Info|MigrationLogger|*** Migrating data source=/root/.config/NzbDrone/nzbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  2463. 16-2-6 01:56:19.2|Debug|MigrationLogger|Took: 00:00:00.2048191
  2464. 16-2-6 01:56:19.2|Info|MigrationLogger|*** Migrating data source=/root/.config/NzbDrone/logs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  2465. 16-2-6 01:56:19.2|Debug|MigrationLogger|Took: 00:00:00.0140241
  2466. 16-2-6 01:56:19.2|Info|Router|Application mode: Interactive
  2467. 16-2-6 01:56:19.2|Debug|Router|Console selected
  2468. 16-2-6 01:56:19.3|Info|OwinHostController|Listening on the following URLs:
  2469. 16-2-6 01:56:19.3|Info|OwinHostController| http://*:8989/
  2470. 16-2-6 01:56:19.4|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
  2471. 16-2-6 01:56:19.4|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
  2472. 16-2-6 01:56:19.4|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
  2473. 16-2-6 01:56:19.4|Info|NancyBootstrapper|Starting NzbDrone API
  2474. 16-2-6 01:56:19.6|Trace|EventAggregator|Publishing ApplicationStartedEvent
  2475. 16-2-6 01:56:20.1|Trace|EventAggregator|ApplicationStartedEvent -> UserService
  2476. 16-2-6 01:56:20.1|Trace|EventAggregator|ApplicationStartedEvent <- UserService
  2477. 16-2-6 01:56:20.1|Trace|EventAggregator|ApplicationStartedEvent -> DownloadClientFactory
  2478. 16-2-6 01:56:20.1|Debug|DownloadClientFactory|Initializing Providers. Count 11
  2479. 16-2-6 01:56:20.1|Trace|EventAggregator|ApplicationStartedEvent <- DownloadClientFactory
  2480. 16-2-6 01:56:20.1|Trace|EventAggregator|ApplicationStartedEvent -> IndexerFactory
  2481. 16-2-6 01:56:20.1|Debug|IndexerFactory|Initializing Providers. Count 14
  2482. 16-2-6 01:56:20.1|Trace|EventAggregator|ApplicationStartedEvent <- IndexerFactory
  2483. 16-2-6 01:56:20.1|Trace|EventAggregator|ApplicationStartedEvent -> ReconfigureLogging
  2484. 16-2-6 01:56:21.8|Info|SceneMappingService|Updating Scene mappings
  2485. 16-2-6 01:56:22.6|Info|HousekeepingService|Running housecleaning tasks
  2486. 16-2-6 01:56:22.7|Info|Database|Vacuuming Log database
  2487. 16-2-6 01:56:22.8|Info|Database|Log database compressed
  2488. 16-2-6 01:56:22.8|Info|Database|Vacuuming Main database
  2489. 16-2-6 01:56:23.0|Info|Database|Main database compressed
  2490. 16-2-6 02:00:44.0|Warn|GlobalExceptionHandlers|SignalR Heartbeat interupted
  2491. 16-2-6 02:01:05.2|Info|Bootstrap|Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.3732
  2492. 16-2-6 02:01:05.7|Debug|ProcessProvider|Found 0 processes with the name: NzbDrone.Console
  2493. 16-2-6 02:01:05.7|Debug|ProcessProvider|Found 1 processes with the name: NzbDrone
  2494. 16-2-6 02:01:05.7|Debug|ProcessProvider| - [29987] NzbDrone
  2495. 16-2-6 02:01:05.9|Info|MigrationLogger|*** Migrating data source=/root/.config/NzbDrone/nzbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  2496. 16-2-6 02:01:06.1|Debug|MigrationLogger|Took: 00:00:00.1806080
  2497. 16-2-6 02:01:06.1|Info|MigrationLogger|*** Migrating data source=/root/.config/NzbDrone/logs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  2498. 16-2-6 02:01:06.1|Debug|MigrationLogger|Took: 00:00:00.0143326
  2499. 16-2-6 02:01:06.1|Info|Router|Application mode: Interactive
  2500. 16-2-6 02:01:06.1|Debug|Router|Console selected
  2501. 16-2-6 02:01:06.2|Info|OwinHostController|Listening on the following URLs:
  2502. 16-2-6 02:01:06.2|Info|OwinHostController| http://*:8989/
  2503. 16-2-6 02:01:06.3|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
  2504. 16-2-6 02:01:06.3|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
  2505. 16-2-6 02:01:06.3|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
  2506. 16-2-6 02:01:06.3|Info|NancyBootstrapper|Starting NzbDrone API
  2507. 16-2-6 02:01:06.5|Trace|EventAggregator|Publishing ApplicationStartedEvent
  2508. 16-2-6 02:01:07.0|Trace|EventAggregator|ApplicationStartedEvent -> UserService
  2509. 16-2-6 02:01:07.0|Trace|EventAggregator|ApplicationStartedEvent <- UserService
  2510. 16-2-6 02:01:07.0|Trace|EventAggregator|ApplicationStartedEvent -> DownloadClientFactory
  2511. 16-2-6 02:01:07.0|Debug|DownloadClientFactory|Initializing Providers. Count 11
  2512. 16-2-6 02:01:07.0|Trace|EventAggregator|ApplicationStartedEvent <- DownloadClientFactory
  2513. 16-2-6 02:01:07.0|Trace|EventAggregator|ApplicationStartedEvent -> IndexerFactory
  2514. 16-2-6 02:01:07.0|Debug|IndexerFactory|Initializing Providers. Count 14
  2515. 16-2-6 02:01:07.0|Trace|EventAggregator|ApplicationStartedEvent <- IndexerFactory
  2516. 16-2-6 02:01:07.0|Trace|EventAggregator|ApplicationStartedEvent -> ReconfigureLogging
  2517. 16-2-6 02:01:08.7|Info|SceneMappingService|Updating Scene mappings
  2518. 16-2-6 02:01:09.5|Info|HousekeepingService|Running housecleaning tasks
  2519. 16-2-6 02:01:09.6|Info|Database|Vacuuming Log database
  2520. 16-2-6 02:01:09.7|Info|Database|Log database compressed
  2521. 16-2-6 02:01:09.8|Info|Database|Vacuuming Main database
  2522. 16-2-6 02:01:09.9|Info|Database|Main database compressed
  2523. 16-2-6 02:01:12.0|Warn|GlobalExceptionHandlers|SignalR Heartbeat interupted
  2524. 16-2-6 02:02:50.5|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
  2525. -- Category does not exist
  2526. 16-2-6 02:02:50.9|Error|SceneMappingService|Failed to Update Scene Mappings:
  2527.  
  2528. System.Net.WebException: The request timed out
  2529. at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x00000] in <filename unknown>:0
  2530. at System.Net.HttpWebRequest.GetResponse () [0x00000] in <filename unknown>:0
  2531. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000cd] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:46
  2532.  
  2533. 16-2-6 02:05:37.9|Info|RssSyncService|Starting RSS Sync
  2534. 16-2-6 02:05:39.0|Info|DownloadDecisionMaker|Processing 100 releases
  2535. 16-2-6 02:05:39.7|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  2536. 16-2-6 02:06:19.8|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
  2537. -- Invalid Path
  2538. 16-2-6 02:06:43.0|Info|SeriesService|Adding Series [71663][The Simpsons] Path: [/mypool/destrugter/#SHOWS#/The Simpsons]
  2539. 16-2-6 02:06:43.2|Info|SceneMappingService|Updating Scene mappings
  2540. 16-2-6 02:06:43.3|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2541. 16-2-6 02:06:43.4|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2542. 16-2-6 02:06:45.8|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2543. 16-2-6 02:06:46.1|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2544. 16-2-6 02:06:47.8|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2545. 16-2-6 02:06:47.8|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/fanart.jpg not found
  2546. 16-2-6 02:06:48.0|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2547. 16-2-6 02:06:51.3|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2548. 16-2-6 02:06:51.4|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2549. 16-2-6 02:08:24.1|Error|SceneMappingService|Failed to Update Scene Mappings:
  2550.  
  2551. System.Net.WebException: The request timed out
  2552. at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x00000] in <filename unknown>:0
  2553. at System.Net.HttpWebRequest.GetResponse () [0x00000] in <filename unknown>:0
  2554. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000cd] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:46
  2555.  
  2556. 16-2-6 02:08:39.4|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2557. 16-2-6 02:08:39.4|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/fanart.jpg not found
  2558. 16-2-6 02:08:39.6|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2559. 16-2-6 02:08:47.1|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2560. 16-2-6 02:08:47.2|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2561. 16-2-6 02:09:38.7|Info|RefreshSeriesService|Updating Info for The Simpsons
  2562. 16-2-6 02:09:40.3|Info|RefreshEpisodeService|Starting episode info refresh for: [71663][The Simpsons]
  2563. 16-2-6 02:09:40.8|Info|RefreshEpisodeService|Finished episode refresh for series: [71663][The Simpsons].
  2564. 16-2-6 02:09:40.9|Info|DiskScanService|Scanning disk for The Simpsons
  2565. 16-2-6 02:10:43.5|Info|Bootstrap|Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.3732
  2566. 16-2-6 02:10:44.0|Debug|ProcessProvider|Found 0 processes with the name: NzbDrone.Console
  2567. 16-2-6 02:10:44.1|Debug|ProcessProvider|Found 1 processes with the name: NzbDrone
  2568. 16-2-6 02:10:44.1|Debug|ProcessProvider| - [30491] NzbDrone
  2569. 16-2-6 02:10:44.3|Info|MigrationLogger|*** Migrating data source=/root/.config/NzbDrone/nzbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  2570. 16-2-6 02:10:44.5|Debug|MigrationLogger|Took: 00:00:00.1955129
  2571. 16-2-6 02:10:44.5|Info|MigrationLogger|*** Migrating data source=/root/.config/NzbDrone/logs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  2572. 16-2-6 02:10:44.5|Debug|MigrationLogger|Took: 00:00:00.0145424
  2573. 16-2-6 02:10:44.6|Info|Router|Application mode: Interactive
  2574. 16-2-6 02:10:44.6|Debug|Router|Console selected
  2575. 16-2-6 02:10:44.6|Info|OwinHostController|Listening on the following URLs:
  2576. 16-2-6 02:10:44.6|Info|OwinHostController| http://*:8989/
  2577. 16-2-6 02:10:44.6|Info|OwinHostController| https://*:9898/
  2578. 16-2-6 02:10:44.7|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
  2579. 16-2-6 02:10:44.7|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
  2580. 16-2-6 02:10:44.7|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
  2581. 16-2-6 02:10:44.8|Info|NancyBootstrapper|Starting NzbDrone API
  2582. 16-2-6 02:10:45.5|Trace|EventAggregator|Publishing ApplicationStartedEvent
  2583. 16-2-6 02:10:46.0|Trace|EventAggregator|ApplicationStartedEvent -> UserService
  2584. 16-2-6 02:10:46.0|Trace|EventAggregator|ApplicationStartedEvent <- UserService
  2585. 16-2-6 02:10:46.0|Trace|EventAggregator|ApplicationStartedEvent -> DownloadClientFactory
  2586. 16-2-6 02:10:46.0|Debug|DownloadClientFactory|Initializing Providers. Count 11
  2587. 16-2-6 02:10:46.1|Trace|EventAggregator|ApplicationStartedEvent <- DownloadClientFactory
  2588. 16-2-6 02:10:46.1|Trace|EventAggregator|ApplicationStartedEvent -> IndexerFactory
  2589. 16-2-6 02:10:46.1|Debug|IndexerFactory|Initializing Providers. Count 14
  2590. 16-2-6 02:10:46.2|Trace|EventAggregator|ApplicationStartedEvent <- IndexerFactory
  2591. 16-2-6 02:10:46.2|Trace|EventAggregator|ApplicationStartedEvent -> ReconfigureLogging
  2592. 16-2-6 02:10:48.0|Info|SceneMappingService|Updating Scene mappings
  2593. 16-2-6 02:10:49.0|Info|HousekeepingService|Running housecleaning tasks
  2594. 16-2-6 02:10:49.2|Info|Database|Vacuuming Log database
  2595. 16-2-6 02:10:49.4|Info|Database|Log database compressed
  2596. 16-2-6 02:10:49.6|Info|Database|Vacuuming Main database
  2597. 16-2-6 02:10:49.8|Info|Database|Main database compressed
  2598. 16-2-6 02:12:19.1|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2599. 16-2-6 02:12:19.3|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2600. 16-2-6 02:12:19.9|Warn|GlobalExceptionHandlers|SignalR Heartbeat interupted
  2601. 16-2-6 02:12:21.2|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2602. 16-2-6 02:12:21.3|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/fanart.jpg not found
  2603. 16-2-6 02:12:21.3|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2604. 16-2-6 02:12:30.6|Error|SceneMappingService|Failed to Update Scene Mappings:
  2605.  
  2606. System.Net.WebException: The request timed out
  2607. at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x00000] in <filename unknown>:0
  2608. at System.Net.HttpWebRequest.GetResponse () [0x00000] in <filename unknown>:0
  2609. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000cd] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:46
  2610.  
  2611. 16-2-6 02:13:18.4|Info|LifecycleService|Shutdown requested.
  2612. 16-2-6 02:13:25.4|Info|Bootstrap|Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.3732
  2613. 16-2-6 02:13:25.8|Debug|ProcessProvider|Found 0 processes with the name: NzbDrone.Console
  2614. 16-2-6 02:13:25.9|Debug|ProcessProvider|Found 1 processes with the name: NzbDrone
  2615. 16-2-6 02:13:25.9|Debug|ProcessProvider| - [30637] NzbDrone
  2616. 16-2-6 02:13:26.1|Info|MigrationLogger|*** Migrating data source=/root/.config/NzbDrone/nzbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  2617. 16-2-6 02:13:26.3|Debug|MigrationLogger|Took: 00:00:00.1708762
  2618. 16-2-6 02:13:26.3|Info|MigrationLogger|*** Migrating data source=/root/.config/NzbDrone/logs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  2619. 16-2-6 02:13:26.3|Debug|MigrationLogger|Took: 00:00:00.0193344
  2620. 16-2-6 02:13:26.4|Info|Router|Application mode: Interactive
  2621. 16-2-6 02:13:26.4|Debug|Router|Console selected
  2622. 16-2-6 02:13:26.4|Info|OwinHostController|Listening on the following URLs:
  2623. 16-2-6 02:13:26.4|Info|OwinHostController| http://*:8989/
  2624. 16-2-6 02:13:26.4|Info|OwinHostController| https://*:9898/
  2625. 16-2-6 02:13:26.5|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
  2626. 16-2-6 02:13:26.5|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
  2627. 16-2-6 02:13:26.5|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
  2628. 16-2-6 02:13:26.6|Info|NancyBootstrapper|Starting NzbDrone API
  2629. 16-2-6 02:13:27.4|Trace|EventAggregator|Publishing ApplicationStartedEvent
  2630. 16-2-6 02:13:27.9|Trace|EventAggregator|ApplicationStartedEvent -> UserService
  2631. 16-2-6 02:13:27.9|Trace|EventAggregator|ApplicationStartedEvent <- UserService
  2632. 16-2-6 02:13:27.9|Trace|EventAggregator|ApplicationStartedEvent -> DownloadClientFactory
  2633. 16-2-6 02:13:27.9|Debug|DownloadClientFactory|Initializing Providers. Count 11
  2634. 16-2-6 02:13:28.0|Trace|EventAggregator|ApplicationStartedEvent <- DownloadClientFactory
  2635. 16-2-6 02:13:28.0|Trace|EventAggregator|ApplicationStartedEvent -> IndexerFactory
  2636. 16-2-6 02:13:28.0|Debug|IndexerFactory|Initializing Providers. Count 14
  2637. 16-2-6 02:13:28.1|Trace|EventAggregator|ApplicationStartedEvent <- IndexerFactory
  2638. 16-2-6 02:13:28.1|Trace|EventAggregator|ApplicationStartedEvent -> ReconfigureLogging
  2639. 16-2-6 02:13:29.9|Info|SceneMappingService|Updating Scene mappings
  2640. 16-2-6 02:13:30.9|Info|HousekeepingService|Running housecleaning tasks
  2641. 16-2-6 02:13:31.0|Info|Database|Vacuuming Log database
  2642. 16-2-6 02:13:31.1|Info|Database|Log database compressed
  2643. 16-2-6 02:13:31.4|Info|Database|Vacuuming Main database
  2644. 16-2-6 02:13:31.5|Info|Database|Main database compressed
  2645. 16-2-6 02:13:32.3|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2646. 16-2-6 02:13:32.4|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2647. 16-2-6 02:13:32.4|Warn|GlobalExceptionHandlers|SignalR Heartbeat interupted
  2648. 16-2-6 02:13:36.8|Info|LifecycleService|Shutdown requested.
  2649. 16-2-6 02:15:23.3|Info|Bootstrap|Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.3732
  2650. 16-2-6 02:15:23.8|Debug|ProcessProvider|Found 0 processes with the name: NzbDrone.Console
  2651. 16-2-6 02:15:23.8|Debug|ProcessProvider|Found 1 processes with the name: NzbDrone
  2652. 16-2-6 02:15:23.8|Debug|ProcessProvider| - [30758] NzbDrone
  2653. 16-2-6 02:15:24.1|Info|MigrationLogger|*** Migrating data source=/root/.config/NzbDrone/nzbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  2654. 16-2-6 02:15:24.3|Debug|MigrationLogger|Took: 00:00:00.2369253
  2655. 16-2-6 02:15:24.3|Info|MigrationLogger|*** Migrating data source=/root/.config/NzbDrone/logs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  2656. 16-2-6 02:15:24.3|Debug|MigrationLogger|Took: 00:00:00.0139190
  2657. 16-2-6 02:15:24.4|Info|Router|Application mode: Interactive
  2658. 16-2-6 02:15:24.4|Debug|Router|Console selected
  2659. 16-2-6 02:15:24.4|Info|OwinHostController|Listening on the following URLs:
  2660. 16-2-6 02:15:24.4|Info|OwinHostController| http://*:8989/
  2661. 16-2-6 02:15:24.4|Info|OwinHostController| https://*:9898/
  2662. 16-2-6 02:15:24.5|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
  2663. 16-2-6 02:15:24.5|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
  2664. 16-2-6 02:15:24.5|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
  2665. 16-2-6 02:15:24.5|Info|NancyBootstrapper|Starting NzbDrone API
  2666. 16-2-6 02:15:25.3|Trace|EventAggregator|Publishing ApplicationStartedEvent
  2667. 16-2-6 02:15:25.8|Trace|EventAggregator|ApplicationStartedEvent -> UserService
  2668. 16-2-6 02:15:25.8|Trace|EventAggregator|ApplicationStartedEvent <- UserService
  2669. 16-2-6 02:15:25.8|Trace|EventAggregator|ApplicationStartedEvent -> DownloadClientFactory
  2670. 16-2-6 02:15:25.8|Debug|DownloadClientFactory|Initializing Providers. Count 11
  2671. 16-2-6 02:15:25.9|Trace|EventAggregator|ApplicationStartedEvent <- DownloadClientFactory
  2672. 16-2-6 02:15:25.9|Trace|EventAggregator|ApplicationStartedEvent -> IndexerFactory
  2673. 16-2-6 02:15:25.9|Debug|IndexerFactory|Initializing Providers. Count 14
  2674. 16-2-6 02:15:25.9|Trace|EventAggregator|ApplicationStartedEvent <- IndexerFactory
  2675. 16-2-6 02:15:25.9|Trace|EventAggregator|ApplicationStartedEvent -> ReconfigureLogging
  2676. 16-2-6 02:15:27.7|Info|SceneMappingService|Updating Scene mappings
  2677. 16-2-6 02:15:28.3|Info|HousekeepingService|Running housecleaning tasks
  2678. 16-2-6 02:15:28.5|Info|Database|Vacuuming Log database
  2679. 16-2-6 02:15:28.6|Info|Database|Log database compressed
  2680. 16-2-6 02:15:28.9|Info|Database|Vacuuming Main database
  2681. 16-2-6 02:15:29.1|Info|Database|Main database compressed
  2682. 16-2-6 02:19:13.7|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2683. 16-2-6 02:19:13.9|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2684. 16-2-6 02:19:14.4|Warn|GlobalExceptionHandlers|SignalR Heartbeat interupted
  2685. 16-2-6 02:19:31.0|Info|LifecycleService|Restart requested.
  2686. 16-2-6 02:19:37.5|Info|Bootstrap|Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.3732
  2687. 16-2-6 02:19:38.2|Info|Bootstrap|Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.3732
  2688. 16-2-6 02:19:38.7|Debug|ProcessProvider|Found 0 processes with the name: NzbDrone.Console
  2689. 16-2-6 02:19:38.8|Debug|ProcessProvider|Found 2 processes with the name: NzbDrone
  2690. 16-2-6 02:19:38.8|Debug|ProcessProvider| - [30985] NzbDrone
  2691. 16-2-6 02:19:38.8|Debug|ProcessProvider| - [30982] mono-sgen
  2692. 16-2-6 02:19:38.9|Info|SingleInstancePolicy|1 instance(s) of Sonarr are running
  2693. 16-2-6 02:19:38.9|Warn|SingleInstancePolicy|Another instance of Sonarr is already running.
  2694. 16-2-6 02:19:38.9|Debug|BrowserService|non-interactive runtime. Won't attempt to open browser.
  2695. 16-2-6 02:19:38.9|Info|Bootstrap|Application is being terminated. Reason : Another instance is already running
  2696. 16-2-6 02:19:39.4|Info|Bootstrap|Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.3732
  2697. 16-2-6 02:19:39.9|Debug|ProcessProvider|Found 0 processes with the name: NzbDrone.Console
  2698. 16-2-6 02:19:40.0|Debug|ProcessProvider|Found 2 processes with the name: NzbDrone
  2699. 16-2-6 02:19:40.0|Debug|ProcessProvider| - [30993] NzbDrone
  2700. 16-2-6 02:19:40.0|Debug|ProcessProvider| - [30982] mono-sgen
  2701. 16-2-6 02:19:40.1|Info|SingleInstancePolicy|1 instance(s) of Sonarr are running
  2702. 16-2-6 02:19:40.1|Warn|SingleInstancePolicy|Another instance of Sonarr is already running.
  2703. 16-2-6 02:19:40.1|Debug|BrowserService|non-interactive runtime. Won't attempt to open browser.
  2704. 16-2-6 02:19:40.1|Info|Bootstrap|Application is being terminated. Reason : Another instance is already running
  2705. 16-2-6 02:19:40.3|Debug|ProcessProvider|Found 0 processes with the name: NzbDrone.Console
  2706. 16-2-6 02:19:40.4|Debug|ProcessProvider|Found 2 processes with the name: NzbDrone
  2707. 16-2-6 02:19:40.4|Debug|ProcessProvider| - [30982] NzbDrone
  2708. 16-2-6 02:19:40.4|Debug|ProcessProvider| - [31002] mono-sgen
  2709. 16-2-6 02:19:40.5|Info|SingleInstancePolicy|1 instance(s) of Sonarr are running
  2710. 16-2-6 02:19:40.5|Warn|SingleInstancePolicy|Another instance of Sonarr is already running.
  2711. 16-2-6 02:19:40.6|Debug|BrowserService|non-interactive runtime. Won't attempt to open browser.
  2712. 16-2-6 02:19:40.6|Info|Bootstrap|Application is being terminated. Reason : Another instance is already running
  2713. 16-2-6 02:19:40.8|Info|Bootstrap|Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.3732
  2714. 16-2-6 02:19:41.4|Debug|ProcessProvider|Found 0 processes with the name: NzbDrone.Console
  2715. 16-2-6 02:19:41.4|Debug|ProcessProvider|Found 1 processes with the name: NzbDrone
  2716. 16-2-6 02:19:41.4|Debug|ProcessProvider| - [31002] NzbDrone
  2717. 16-2-6 02:19:41.6|Info|MigrationLogger|*** Migrating data source=/root/.config/NzbDrone/nzbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  2718. 16-2-6 02:19:41.8|Debug|MigrationLogger|Took: 00:00:00.1765585
  2719. 16-2-6 02:19:41.8|Info|MigrationLogger|*** Migrating data source=/root/.config/NzbDrone/logs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  2720. 16-2-6 02:19:41.8|Debug|MigrationLogger|Took: 00:00:00.0144763
  2721. 16-2-6 02:19:41.8|Info|Router|Application mode: Interactive
  2722. 16-2-6 02:19:41.8|Debug|Router|Console selected
  2723. 16-2-6 02:19:41.9|Info|OwinHostController|Listening on the following URLs:
  2724. 16-2-6 02:19:41.9|Info|OwinHostController| http://*:8989/
  2725. 16-2-6 02:19:41.9|Info|OwinHostController| https://*:9898/
  2726. 16-2-6 02:19:42.0|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
  2727. 16-2-6 02:19:42.0|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
  2728. 16-2-6 02:19:42.0|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
  2729. 16-2-6 02:19:42.1|Info|NancyBootstrapper|Starting NzbDrone API
  2730. 16-2-6 02:19:42.8|Trace|EventAggregator|Publishing ApplicationStartedEvent
  2731. 16-2-6 02:19:43.7|Info|Bootstrap|Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.3732
  2732. 16-2-6 02:19:44.2|Debug|ProcessProvider|Found 0 processes with the name: NzbDrone.Console
  2733. 16-2-6 02:19:44.3|Debug|ProcessProvider|Found 1 processes with the name: NzbDrone
  2734. 16-2-6 02:19:44.3|Debug|ProcessProvider| - [31014] NzbDrone
  2735. 16-2-6 02:19:44.5|Info|MigrationLogger|*** Migrating data source=/root/.config/NzbDrone/nzbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  2736. 16-2-6 02:19:44.7|Debug|MigrationLogger|Took: 00:00:00.1756112
  2737. 16-2-6 02:19:44.7|Info|MigrationLogger|*** Migrating data source=/root/.config/NzbDrone/logs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  2738. 16-2-6 02:19:44.7|Debug|MigrationLogger|Took: 00:00:00.0144183
  2739. 16-2-6 02:19:44.7|Info|Router|Application mode: Interactive
  2740. 16-2-6 02:19:44.7|Debug|Router|Console selected
  2741. 16-2-6 02:19:44.7|Info|OwinHostController|Listening on the following URLs:
  2742. 16-2-6 02:19:44.7|Info|OwinHostController| http://*:8989/
  2743. 16-2-6 02:19:44.7|Info|OwinHostController| https://*:9898/
  2744. 16-2-6 02:19:44.9|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
  2745. 16-2-6 02:19:44.9|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
  2746. 16-2-6 02:19:44.9|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
  2747. 16-2-6 02:19:44.9|Info|NancyBootstrapper|Starting NzbDrone API
  2748. 16-2-6 02:19:45.7|Trace|EventAggregator|Publishing ApplicationStartedEvent
  2749. 16-2-6 02:19:46.2|Trace|EventAggregator|ApplicationStartedEvent -> UserService
  2750. 16-2-6 02:19:46.2|Trace|EventAggregator|ApplicationStartedEvent <- UserService
  2751. 16-2-6 02:19:46.2|Trace|EventAggregator|ApplicationStartedEvent -> DownloadClientFactory
  2752. 16-2-6 02:19:46.2|Debug|DownloadClientFactory|Initializing Providers. Count 11
  2753. 16-2-6 02:19:46.3|Trace|EventAggregator|ApplicationStartedEvent <- DownloadClientFactory
  2754. 16-2-6 02:19:46.3|Trace|EventAggregator|ApplicationStartedEvent -> IndexerFactory
  2755. 16-2-6 02:19:46.3|Debug|IndexerFactory|Initializing Providers. Count 14
  2756. 16-2-6 02:19:46.4|Trace|EventAggregator|ApplicationStartedEvent <- IndexerFactory
  2757. 16-2-6 02:19:46.4|Trace|EventAggregator|ApplicationStartedEvent -> ReconfigureLogging
  2758. 16-2-6 02:19:48.2|Info|SceneMappingService|Updating Scene mappings
  2759. 16-2-6 02:19:49.2|Info|HousekeepingService|Running housecleaning tasks
  2760. 16-2-6 02:19:49.3|Info|Database|Vacuuming Log database
  2761. 16-2-6 02:19:49.4|Info|Database|Log database compressed
  2762. 16-2-6 02:19:49.6|Info|Database|Vacuuming Main database
  2763. 16-2-6 02:19:49.8|Info|Database|Main database compressed
  2764. 16-2-6 02:19:52.2|Warn|GlobalExceptionHandlers|SignalR Heartbeat interupted
  2765. 16-2-6 02:20:47.1|Info|RssSyncService|Starting RSS Sync
  2766. 16-2-6 02:20:49.2|Info|DownloadDecisionMaker|Processing 100 releases
  2767. 16-2-6 02:20:50.3|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  2768. 16-2-6 02:21:21.8|Error|SceneMappingService|Failed to Update Scene Mappings:
  2769.  
  2770. System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: EndRead failure ---> System.Net.Sockets.SocketException: Connection reset by peer
  2771. at System.Net.Sockets.Socket.EndReceive (IAsyncResult result) [0x00000] in <filename unknown>:0
  2772. at System.Net.Sockets.NetworkStream.EndRead (IAsyncResult ar) [0x00000] in <filename unknown>:0
  2773. --- End of inner exception stack trace ---
  2774. at System.Net.Sockets.NetworkStream.EndRead (IAsyncResult ar) [0x00000] in <filename unknown>:0
  2775. at System.Net.WebConnection.ReadDone (IAsyncResult result) [0x00000] in <filename unknown>:0
  2776. --- End of inner exception stack trace ---
  2777. at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x00000] in <filename unknown>:0
  2778. at System.Net.HttpWebRequest.GetResponse () [0x00000] in <filename unknown>:0
  2779. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000cd] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:46
  2780.  
  2781. 16-2-6 02:22:48.3|Info|Bootstrap|Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.3732
  2782. 16-2-6 02:22:48.8|Debug|ProcessProvider|Found 0 processes with the name: NzbDrone.Console
  2783. 16-2-6 02:22:48.9|Debug|ProcessProvider|Found 1 processes with the name: NzbDrone
  2784. 16-2-6 02:22:48.9|Debug|ProcessProvider| - [31193] NzbDrone
  2785. 16-2-6 02:22:49.1|Info|MigrationLogger|*** Migrating data source=/root/.config/NzbDrone/nzbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  2786. 16-2-6 02:22:49.4|Debug|MigrationLogger|Took: 00:00:00.2057793
  2787. 16-2-6 02:22:49.4|Info|MigrationLogger|*** Migrating data source=/root/.config/NzbDrone/logs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  2788. 16-2-6 02:22:49.4|Debug|MigrationLogger|Took: 00:00:00.0144092
  2789. 16-2-6 02:22:49.4|Info|Router|Application mode: Interactive
  2790. 16-2-6 02:22:49.4|Debug|Router|Console selected
  2791. 16-2-6 02:22:49.4|Info|OwinHostController|Listening on the following URLs:
  2792. 16-2-6 02:22:49.4|Info|OwinHostController| http://*:8989/
  2793. 16-2-6 02:22:49.4|Info|OwinHostController| https://*:9898/
  2794. 16-2-6 02:22:49.5|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
  2795. 16-2-6 02:22:49.5|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
  2796. 16-2-6 02:22:49.6|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
  2797. 16-2-6 02:22:49.6|Info|NancyBootstrapper|Starting NzbDrone API
  2798. 16-2-6 02:22:50.4|Trace|EventAggregator|Publishing ApplicationStartedEvent
  2799. 16-2-6 02:22:50.9|Trace|EventAggregator|ApplicationStartedEvent -> UserService
  2800. 16-2-6 02:22:50.9|Trace|EventAggregator|ApplicationStartedEvent <- UserService
  2801. 16-2-6 02:22:50.9|Trace|EventAggregator|ApplicationStartedEvent -> DownloadClientFactory
  2802. 16-2-6 02:22:50.9|Debug|DownloadClientFactory|Initializing Providers. Count 11
  2803. 16-2-6 02:22:51.0|Trace|EventAggregator|ApplicationStartedEvent <- DownloadClientFactory
  2804. 16-2-6 02:22:51.0|Trace|EventAggregator|ApplicationStartedEvent -> IndexerFactory
  2805. 16-2-6 02:22:51.0|Debug|IndexerFactory|Initializing Providers. Count 14
  2806. 16-2-6 02:22:51.0|Trace|EventAggregator|ApplicationStartedEvent <- IndexerFactory
  2807. 16-2-6 02:22:51.0|Trace|EventAggregator|ApplicationStartedEvent -> ReconfigureLogging
  2808. 16-2-6 02:22:53.0|Info|SceneMappingService|Updating Scene mappings
  2809. 16-2-6 02:22:53.9|Info|HousekeepingService|Running housecleaning tasks
  2810. 16-2-6 02:22:54.0|Info|Database|Vacuuming Log database
  2811. 16-2-6 02:22:54.1|Info|Database|Log database compressed
  2812. 16-2-6 02:22:54.3|Info|Database|Vacuuming Main database
  2813. 16-2-6 02:22:54.5|Info|Database|Main database compressed
  2814. 16-2-6 02:25:13.8|Warn|GlobalExceptionHandlers|SignalR Heartbeat interupted
  2815. 16-2-6 02:25:16.7|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2816. 16-2-6 02:25:16.9|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2817. 16-2-6 02:26:16.1|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2818. 16-2-6 02:26:16.2|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2819. 16-2-6 02:26:20.1|Info|SceneMappingService|Updating Scene mappings
  2820. 16-2-6 02:26:22.0|Info|RefreshSeriesService|Updating Info for The Simpsons
  2821. 16-2-6 02:26:25.6|Info|RefreshEpisodeService|Starting episode info refresh for: [71663][The Simpsons]
  2822. 16-2-6 02:26:26.5|Info|RefreshEpisodeService|Finished episode refresh for series: [71663][The Simpsons].
  2823. 16-2-6 02:26:26.6|Info|DiskScanService|Scanning disk for The Simpsons
  2824. 16-2-6 02:30:21.9|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2825. 16-2-6 02:30:22.2|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/fanart.jpg not found
  2826. 16-2-6 02:30:22.6|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2827. 16-2-6 02:30:24.3|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2828. 16-2-6 02:30:24.5|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2829. 16-2-6 02:30:24.8|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2830. 16-2-6 02:32:48.7|Info|DiskScanService|Completed scanning disk for The Simpsons
  2831. 16-2-6 02:33:25.8|Info|Bootstrap|Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.3732
  2832. 16-2-6 02:33:27.0|Debug|ProcessProvider|Found 0 processes with the name: NzbDrone.Console
  2833. 16-2-6 02:33:27.1|Debug|ProcessProvider|Found 1 processes with the name: NzbDrone
  2834. 16-2-6 02:33:27.1|Debug|ProcessProvider| - [31776] NzbDrone
  2835. 16-2-6 02:33:27.7|Info|MigrationLogger|*** Migrating data source=/root/.config/NzbDrone/nzbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  2836. 16-2-6 02:33:28.0|Debug|MigrationLogger|Took: 00:00:00.2237042
  2837. 16-2-6 02:33:28.0|Info|MigrationLogger|*** Migrating data source=/root/.config/NzbDrone/logs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  2838. 16-2-6 02:33:28.1|Debug|MigrationLogger|Took: 00:00:00.0911534
  2839. 16-2-6 02:33:28.1|Info|Router|Application mode: Interactive
  2840. 16-2-6 02:33:28.1|Debug|Router|Console selected
  2841. 16-2-6 02:33:28.2|Info|OwinHostController|Listening on the following URLs:
  2842. 16-2-6 02:33:28.2|Info|OwinHostController| http://*:8989/
  2843. 16-2-6 02:33:28.2|Info|OwinHostController| https://*:9898/
  2844. 16-2-6 02:33:29.0|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
  2845. 16-2-6 02:33:29.0|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
  2846. 16-2-6 02:33:29.0|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
  2847. 16-2-6 02:33:29.2|Info|NancyBootstrapper|Starting NzbDrone API
  2848. 16-2-6 02:33:29.9|Trace|EventAggregator|Publishing ApplicationStartedEvent
  2849. 16-2-6 02:33:30.5|Trace|EventAggregator|ApplicationStartedEvent -> UserService
  2850. 16-2-6 02:33:30.5|Trace|EventAggregator|ApplicationStartedEvent <- UserService
  2851. 16-2-6 02:33:30.5|Trace|EventAggregator|ApplicationStartedEvent -> DownloadClientFactory
  2852. 16-2-6 02:33:30.5|Debug|DownloadClientFactory|Initializing Providers. Count 11
  2853. 16-2-6 02:33:30.6|Trace|EventAggregator|ApplicationStartedEvent <- DownloadClientFactory
  2854. 16-2-6 02:33:30.6|Trace|EventAggregator|ApplicationStartedEvent -> IndexerFactory
  2855. 16-2-6 02:33:30.6|Debug|IndexerFactory|Initializing Providers. Count 14
  2856. 16-2-6 02:33:30.7|Trace|EventAggregator|ApplicationStartedEvent <- IndexerFactory
  2857. 16-2-6 02:33:30.7|Trace|EventAggregator|ApplicationStartedEvent -> ReconfigureLogging
  2858. 16-2-6 02:33:32.8|Info|SceneMappingService|Updating Scene mappings
  2859. 16-2-6 02:33:34.0|Info|HousekeepingService|Running housecleaning tasks
  2860. 16-2-6 02:33:34.5|Info|Database|Vacuuming Log database
  2861. 16-2-6 02:33:34.6|Info|Database|Log database compressed
  2862. 16-2-6 02:33:35.0|Info|Database|Vacuuming Main database
  2863. 16-2-6 02:33:35.5|Info|Database|Main database compressed
  2864. 16-2-6 02:33:39.5|Warn|GlobalExceptionHandlers|SignalR Heartbeat interupted
  2865. 16-2-6 02:36:01.8|Info|RssSyncService|Starting RSS Sync
  2866. 16-2-6 02:36:04.0|Info|DownloadDecisionMaker|Processing 100 releases
  2867. 16-2-6 02:36:04.9|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  2868. 16-2-6 02:42:56.0|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2869. 16-2-6 02:42:56.2|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2870. 16-2-6 02:42:58.0|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2871. 16-2-6 02:42:58.1|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/fanart.jpg not found
  2872. 16-2-6 02:42:58.3|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2873. 16-2-6 02:43:00.1|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2874. 16-2-6 02:43:00.4|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2875. 16-2-6 02:43:02.0|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2876. 16-2-6 02:43:02.1|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/fanart.jpg not found
  2877. 16-2-6 02:43:02.2|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2878. 16-2-6 02:43:15.8|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2879. 16-2-6 02:43:15.9|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2880. 16-2-6 02:43:24.9|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2881. 16-2-6 02:43:25.0|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2882. 16-2-6 02:43:33.8|Info|SeriesService|Adding Series [75897][South Park] Path: [/mypool/destrugter/#SHOWS#/South Park]
  2883. 16-2-6 02:43:34.2|Info|SceneMappingService|Updating Scene mappings
  2884. 16-2-6 02:43:34.2|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/2/poster.jpg not found
  2885. 16-2-6 02:43:34.4|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/2/poster.jpg not found
  2886. 16-2-6 02:43:35.7|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/2/poster.jpg not found
  2887. 16-2-6 02:43:35.7|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2888. 16-2-6 02:43:35.8|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/2/poster.jpg not found
  2889. 16-2-6 02:43:35.9|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2890. 16-2-6 02:43:36.0|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/2/poster.jpg not found
  2891. 16-2-6 02:43:36.4|Info|RefreshSeriesService|Updating Info for South Park
  2892. 16-2-6 02:43:38.2|Info|RefreshEpisodeService|Starting episode info refresh for: [75897][South Park]
  2893. 16-2-6 02:43:38.5|Info|RefreshEpisodeService|Finished episode refresh for series: [75897][South Park].
  2894. 16-2-6 02:43:38.6|Info|DiskScanService|Scanning disk for South Park
  2895. 16-2-6 02:44:20.6|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/2/poster.jpg not found
  2896. 16-2-6 02:44:20.6|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2897. 16-2-6 02:44:20.8|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/2/poster.jpg not found
  2898. 16-2-6 02:44:20.9|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2899. 16-2-6 02:44:21.0|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/2/poster.jpg not found
  2900. 16-2-6 02:45:54.9|Info|Bootstrap|Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.3732
  2901. 16-2-6 02:45:55.5|Debug|ProcessProvider|Found 0 processes with the name: NzbDrone.Console
  2902. 16-2-6 02:45:55.6|Debug|ProcessProvider|Found 1 processes with the name: NzbDrone
  2903. 16-2-6 02:45:55.6|Debug|ProcessProvider| - [32553] NzbDrone
  2904. 16-2-6 02:45:55.8|Info|MigrationLogger|*** Migrating data source=/root/.config/NzbDrone/nzbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  2905. 16-2-6 02:45:56.0|Debug|MigrationLogger|Took: 00:00:00.2003576
  2906. 16-2-6 02:45:56.0|Info|MigrationLogger|*** Migrating data source=/root/.config/NzbDrone/logs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  2907. 16-2-6 02:45:56.1|Debug|MigrationLogger|Took: 00:00:00.0688595
  2908. 16-2-6 02:45:56.1|Info|Router|Application mode: Interactive
  2909. 16-2-6 02:45:56.1|Debug|Router|Console selected
  2910. 16-2-6 02:45:56.1|Info|OwinHostController|Listening on the following URLs:
  2911. 16-2-6 02:45:56.1|Info|OwinHostController| http://*:8989/
  2912. 16-2-6 02:45:56.1|Info|OwinHostController| https://*:9898/
  2913. 16-2-6 02:45:56.4|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
  2914. 16-2-6 02:45:56.4|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
  2915. 16-2-6 02:45:56.4|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
  2916. 16-2-6 02:45:56.5|Info|NancyBootstrapper|Starting NzbDrone API
  2917. 16-2-6 02:45:57.2|Trace|EventAggregator|Publishing ApplicationStartedEvent
  2918. 16-2-6 02:45:57.7|Trace|EventAggregator|ApplicationStartedEvent -> UserService
  2919. 16-2-6 02:45:57.8|Trace|EventAggregator|ApplicationStartedEvent <- UserService
  2920. 16-2-6 02:45:57.8|Trace|EventAggregator|ApplicationStartedEvent -> DownloadClientFactory
  2921. 16-2-6 02:45:57.8|Debug|DownloadClientFactory|Initializing Providers. Count 11
  2922. 16-2-6 02:45:57.8|Trace|EventAggregator|ApplicationStartedEvent <- DownloadClientFactory
  2923. 16-2-6 02:45:57.8|Trace|EventAggregator|ApplicationStartedEvent -> IndexerFactory
  2924. 16-2-6 02:45:57.8|Debug|IndexerFactory|Initializing Providers. Count 14
  2925. 16-2-6 02:45:57.9|Trace|EventAggregator|ApplicationStartedEvent <- IndexerFactory
  2926. 16-2-6 02:45:57.9|Trace|EventAggregator|ApplicationStartedEvent -> ReconfigureLogging
  2927. 16-2-6 02:45:59.9|Info|SceneMappingService|Updating Scene mappings
  2928. 16-2-6 02:46:00.7|Info|HousekeepingService|Running housecleaning tasks
  2929. 16-2-6 02:46:00.9|Info|Database|Vacuuming Log database
  2930. 16-2-6 02:46:01.0|Info|Database|Log database compressed
  2931. 16-2-6 02:46:01.3|Info|Database|Vacuuming Main database
  2932. 16-2-6 02:46:01.6|Info|Database|Main database compressed
  2933. 16-2-6 02:46:02.2|Warn|GlobalExceptionHandlers|SignalR Heartbeat interupted
  2934. 16-2-6 02:51:29.4|Info|RssSyncService|Starting RSS Sync
  2935. 16-2-6 02:51:31.3|Info|DownloadDecisionMaker|Processing 100 releases
  2936. 16-2-6 02:51:32.2|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  2937. 16-2-6 03:07:01.9|Info|RssSyncService|Starting RSS Sync
  2938. 16-2-6 03:07:04.2|Info|DownloadDecisionMaker|Processing 100 releases
  2939. 16-2-6 03:07:05.0|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  2940. 16-2-6 03:22:35.2|Info|RssSyncService|Starting RSS Sync
  2941. 16-2-6 03:22:36.3|Info|DownloadDecisionMaker|Processing 100 releases
  2942. 16-2-6 03:22:37.1|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  2943. 16-2-6 03:37:38.3|Info|RssSyncService|Starting RSS Sync
  2944. 16-2-6 03:37:39.6|Info|DownloadDecisionMaker|Processing 100 releases
  2945. 16-2-6 03:37:40.5|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  2946. 16-2-6 03:53:11.1|Info|RssSyncService|Starting RSS Sync
  2947. 16-2-6 03:53:12.3|Info|DownloadDecisionMaker|Processing 100 releases
  2948. 16-2-6 03:53:13.0|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  2949. 16-2-6 04:08:42.9|Info|RssSyncService|Starting RSS Sync
  2950. 16-2-6 04:08:44.1|Info|DownloadDecisionMaker|Processing 100 releases
  2951. 16-2-6 04:08:44.9|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  2952. 16-2-6 04:24:15.1|Info|RssSyncService|Starting RSS Sync
  2953. 16-2-6 04:24:16.5|Info|DownloadDecisionMaker|Processing 100 releases
  2954. 16-2-6 04:24:17.3|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  2955. 16-2-6 04:31:28.9|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/2/poster.jpg not found
  2956. 16-2-6 04:31:28.9|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2957. 16-2-6 04:31:29.2|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/2/poster.jpg not found
  2958. 16-2-6 04:31:29.2|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2959. 16-2-6 04:35:05.1|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2960. 16-2-6 04:35:05.2|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/2/poster.jpg not found
  2961. 16-2-6 04:35:05.3|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2962. 16-2-6 04:35:05.4|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/2/poster.jpg not found
  2963. 16-2-6 04:35:05.5|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2964. 16-2-6 04:35:05.6|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/2/poster.jpg not found
  2965. 16-2-6 04:35:09.4|Info|SceneMappingService|Updating Scene mappings
  2966. 16-2-6 04:35:10.2|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/2/poster.jpg not found
  2967. 16-2-6 04:35:10.3|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/2/fanart.jpg not found
  2968. 16-2-6 04:35:10.5|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/2/poster.jpg not found
  2969. 16-2-6 04:35:11.9|Info|RefreshSeriesService|Updating Info for South Park
  2970. 16-2-6 04:35:13.2|Info|RefreshEpisodeService|Starting episode info refresh for: [75897][South Park]
  2971. 16-2-6 04:35:14.0|Info|RefreshEpisodeService|Finished episode refresh for series: [75897][South Park].
  2972. 16-2-6 04:35:14.6|Info|DiskScanService|Scanning disk for South Park
  2973. 16-2-6 04:35:28.6|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2974. 16-2-6 04:35:28.6|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/2/poster.jpg not found
  2975. 16-2-6 04:35:28.8|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/2/poster.jpg not found
  2976. 16-2-6 04:35:28.8|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2977. 16-2-6 04:35:29.0|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/2/poster.jpg not found
  2978. 16-2-6 04:35:29.0|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2979. 16-2-6 04:35:29.4|Info|DiskScanService|Completed scanning disk for South Park
  2980. 16-2-6 04:35:39.1|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2981. 16-2-6 04:35:39.1|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/2/poster.jpg not found
  2982. 16-2-6 04:35:39.3|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2983. 16-2-6 04:35:39.4|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/2/poster.jpg not found
  2984. 16-2-6 04:36:10.0|Info|SeriesScannedHandler|[South Park] was recently added, performing post-add actions
  2985. 16-2-6 04:36:11.6|Info|MediaCoverService|Downloading Fanart for [75897][South Park] http://thetvdb.com/banners/fanart/original/75897-44.jpg
  2986. 16-2-6 04:36:14.8|Info|MediaCoverService|Downloading Banner for [75897][South Park] http://thetvdb.com/banners/graphical/75897-g7.jpg
  2987. 16-2-6 04:36:15.0|Info|MediaCoverService|Downloading Poster for [75897][South Park] http://thetvdb.com/banners/posters/75897-5.jpg
  2988. 16-2-6 04:37:17.9|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2989. 16-2-6 04:37:18.0|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2990. 16-2-6 04:37:21.9|Info|SceneMappingService|Updating Scene mappings
  2991. 16-2-6 04:37:24.8|Info|RefreshSeriesService|Updating Info for The Simpsons
  2992. 16-2-6 04:37:28.3|Info|RefreshEpisodeService|Starting episode info refresh for: [71663][The Simpsons]
  2993. 16-2-6 04:37:28.9|Info|RefreshEpisodeService|Finished episode refresh for series: [71663][The Simpsons].
  2994. 16-2-6 04:37:29.0|Info|DiskScanService|Scanning disk for The Simpsons
  2995. 16-2-6 04:37:30.6|Info|DiskScanService|Completed scanning disk for The Simpsons
  2996. 16-2-6 04:38:02.6|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2997. 16-2-6 04:38:02.7|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2998. 16-2-6 04:38:04.4|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  2999. 16-2-6 04:38:04.5|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/fanart.jpg not found
  3000. 16-2-6 04:38:04.5|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  3001. 16-2-6 04:38:11.2|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  3002. 16-2-6 04:38:20.2|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  3003. 16-2-6 04:38:20.4|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  3004. 16-2-6 04:38:20.5|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  3005. 16-2-6 04:38:24.7|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  3006. 16-2-6 04:38:24.9|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  3007. 16-2-6 04:38:25.6|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  3008. 16-2-6 04:38:25.7|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  3009. 16-2-6 04:38:32.4|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  3010. 16-2-6 04:38:32.5|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  3011. 16-2-6 04:38:33.8|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  3012. 16-2-6 04:38:33.9|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/1/poster.jpg not found
  3013. 16-2-6 04:38:39.1|Info|SeriesScannedHandler|[The Simpsons] was recently added, performing post-add actions
  3014. 16-2-6 04:38:41.0|Info|MediaCoverService|Downloading Fanart for [71663][The Simpsons] http://thetvdb.com/banners/fanart/original/71663-31.jpg
  3015. 16-2-6 04:38:42.3|Info|MediaCoverService|Downloading Banner for [71663][The Simpsons] http://thetvdb.com/banners/graphical/71663-g24.jpg
  3016. 16-2-6 04:38:42.6|Info|MediaCoverService|Downloading Poster for [71663][The Simpsons] http://thetvdb.com/banners/posters/71663-10.jpg
  3017. 16-2-6 04:38:52.7|Info|SeriesService|Adding Series [273181][Better Call Saul] Path: [/mypool/destrugter/#SHOWS#/Better Call Saul]
  3018. 16-2-6 04:38:52.9|Info|SceneMappingService|Updating Scene mappings
  3019. 16-2-6 04:38:52.9|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/3/poster.jpg not found
  3020. 16-2-6 04:38:53.2|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/3/poster.jpg not found
  3021. 16-2-6 04:38:54.3|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/3/poster.jpg not found
  3022. 16-2-6 04:38:54.5|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/3/poster.jpg not found
  3023. 16-2-6 04:38:54.6|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/3/poster.jpg not found
  3024. 16-2-6 04:38:55.0|Info|RefreshSeriesService|Updating Info for Better Call Saul
  3025. 16-2-6 04:38:55.4|Info|RefreshEpisodeService|Starting episode info refresh for: [273181][Better Call Saul]
  3026. 16-2-6 04:38:55.5|Info|RefreshEpisodeService|Finished episode refresh for series: [273181][Better Call Saul].
  3027. 16-2-6 04:38:55.6|Info|DiskScanService|Scanning disk for Better Call Saul
  3028. 16-2-6 04:38:58.3|Info|DiskScanService|Completed scanning disk for Better Call Saul
  3029. 16-2-6 04:38:59.9|Info|SeriesScannedHandler|[Better Call Saul] was recently added, performing post-add actions
  3030. 16-2-6 04:39:00.2|Info|MediaCoverService|Downloading Fanart for [273181][Better Call Saul] http://thetvdb.com/banners/fanart/original/273181-4.jpg
  3031. 16-2-6 04:39:02.5|Info|MediaCoverService|Downloading Banner for [273181][Better Call Saul] http://thetvdb.com/banners/graphical/273181-g7.jpg
  3032. 16-2-6 04:39:02.7|Info|MediaCoverService|Downloading Poster for [273181][Better Call Saul] http://thetvdb.com/banners/posters/273181-17.jpg
  3033. 16-2-6 04:39:11.2|Info|SeriesService|Adding Series [295721][The Muppets] Path: [/mypool/destrugter/#SHOWS#/The Muppets]
  3034. 16-2-6 04:39:11.4|Info|SceneMappingService|Updating Scene mappings
  3035. 16-2-6 04:39:11.5|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/4/poster.jpg not found
  3036. 16-2-6 04:39:11.6|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/4/poster.jpg not found
  3037. 16-2-6 04:39:13.2|Info|RefreshSeriesService|Updating Info for The Muppets
  3038. 16-2-6 04:39:13.7|Info|RefreshEpisodeService|Starting episode info refresh for: [295721][The Muppets]
  3039. 16-2-6 04:39:13.8|Info|RefreshEpisodeService|Finished episode refresh for series: [295721][The Muppets].
  3040. 16-2-6 04:39:13.8|Info|DiskScanService|Scanning disk for The Muppets
  3041. 16-2-6 04:39:18.5|Info|DiskScanService|Completed scanning disk for The Muppets
  3042. 16-2-6 04:39:20.3|Info|SeriesScannedHandler|[The Muppets] was recently added, performing post-add actions
  3043. 16-2-6 04:39:20.6|Info|MediaCoverService|Downloading Fanart for [295721][The Muppets] http://thetvdb.com/banners/fanart/original/295721-4.jpg
  3044. 16-2-6 04:39:21.9|Info|MediaCoverService|Downloading Banner for [295721][The Muppets] http://thetvdb.com/banners/graphical/295721-g3.jpg
  3045. 16-2-6 04:39:22.4|Info|MediaCoverService|Downloading Poster for [295721][The Muppets] http://thetvdb.com/banners/posters/295721-2.jpg
  3046. 16-2-6 04:39:47.3|Info|RssSyncService|Starting RSS Sync
  3047. 16-2-6 04:39:48.8|Info|DownloadDecisionMaker|Processing 100 releases
  3048. 16-2-6 04:39:49.7|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3049. 16-2-6 04:45:48.8|Info|Bootstrap|Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.3732
  3050. 16-2-6 04:45:49.6|Debug|ProcessProvider|Found 0 processes with the name: NzbDrone.Console
  3051. 16-2-6 04:45:49.6|Debug|ProcessProvider|Found 1 processes with the name: NzbDrone
  3052. 16-2-6 04:45:49.6|Debug|ProcessProvider| - [2656] NzbDrone
  3053. 16-2-6 04:45:49.8|Info|MigrationLogger|*** Migrating data source=/root/.config/NzbDrone/nzbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  3054. 16-2-6 04:45:50.0|Debug|MigrationLogger|Took: 00:00:00.1967500
  3055. 16-2-6 04:45:50.0|Info|MigrationLogger|*** Migrating data source=/root/.config/NzbDrone/logs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  3056. 16-2-6 04:45:50.1|Debug|MigrationLogger|Took: 00:00:00.0850153
  3057. 16-2-6 04:45:50.2|Info|Router|Application mode: Interactive
  3058. 16-2-6 04:45:50.2|Debug|Router|Console selected
  3059. 16-2-6 04:45:50.2|Info|OwinHostController|Listening on the following URLs:
  3060. 16-2-6 04:45:50.2|Info|OwinHostController| http://*:8989/
  3061. 16-2-6 04:45:50.2|Info|OwinHostController| https://*:9898/
  3062. 16-2-6 04:45:50.4|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
  3063. 16-2-6 04:45:50.4|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
  3064. 16-2-6 04:45:50.4|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
  3065. 16-2-6 04:45:50.5|Info|NancyBootstrapper|Starting NzbDrone API
  3066. 16-2-6 04:45:51.3|Trace|EventAggregator|Publishing ApplicationStartedEvent
  3067. 16-2-6 04:45:51.9|Trace|EventAggregator|ApplicationStartedEvent -> UserService
  3068. 16-2-6 04:45:51.9|Trace|EventAggregator|ApplicationStartedEvent <- UserService
  3069. 16-2-6 04:45:51.9|Trace|EventAggregator|ApplicationStartedEvent -> DownloadClientFactory
  3070. 16-2-6 04:45:51.9|Debug|DownloadClientFactory|Initializing Providers. Count 11
  3071. 16-2-6 04:45:52.0|Trace|EventAggregator|ApplicationStartedEvent <- DownloadClientFactory
  3072. 16-2-6 04:45:52.0|Trace|EventAggregator|ApplicationStartedEvent -> IndexerFactory
  3073. 16-2-6 04:45:52.0|Debug|IndexerFactory|Initializing Providers. Count 14
  3074. 16-2-6 04:45:52.0|Trace|EventAggregator|ApplicationStartedEvent <- IndexerFactory
  3075. 16-2-6 04:45:52.0|Trace|EventAggregator|ApplicationStartedEvent -> ReconfigureLogging
  3076. 16-2-6 04:45:54.0|Info|SceneMappingService|Updating Scene mappings
  3077. 16-2-6 04:45:54.8|Info|HousekeepingService|Running housecleaning tasks
  3078. 16-2-6 04:45:54.9|Info|Database|Vacuuming Log database
  3079. 16-2-6 04:45:55.1|Info|Database|Log database compressed
  3080. 16-2-6 04:45:55.7|Info|Database|Vacuuming Main database
  3081. 16-2-6 04:45:56.1|Info|Database|Main database compressed
  3082. 16-2-6 04:45:59.1|Warn|GlobalExceptionHandlers|SignalR Heartbeat interupted
  3083. 16-2-6 04:46:27.4|Info|NzbSearchService|Searching 1 indexers for [The Simpsons : S03]
  3084. 16-2-6 04:46:29.1|Info|DownloadDecisionMaker|Processing 90 releases
  3085. 16-2-6 04:46:30.4|Info|NzbSearchService|Searching 1 indexers for [The Simpsons : S04]
  3086. 16-2-6 04:46:31.4|Info|DownloadDecisionMaker|Processing 99 releases
  3087. 16-2-6 04:46:34.6|Info|Sabnzbd|Adding report [The.Simpsons.S04E19.The.Front.720p.HDTV.DD5.1.x264-CtrlHD] to the queue.
  3088. 16-2-6 04:46:35.0|Info|DownloadService|Report sent to sabnzbd. The.Simpsons.S04E19.The.Front.720p.HDTV.DD5.1.x264-CtrlHD
  3089. 16-2-6 04:46:36.5|Info|Sabnzbd|Adding report [The.Simpsons.S04E20.Whacking.Day.720p.HDTV.DD5.1.x264-CtrlHD] to the queue.
  3090. 16-2-6 04:46:36.7|Info|DownloadService|Report sent to sabnzbd. The.Simpsons.S04E20.Whacking.Day.720p.HDTV.DD5.1.x264-CtrlHD
  3091. 16-2-6 04:46:36.8|Info|NzbSearchService|Searching 1 indexers for [The Simpsons : S05]
  3092. 16-2-6 04:46:37.5|Info|DownloadDecisionMaker|Processing 44 releases
  3093. 16-2-6 04:46:39.5|Info|Sabnzbd|Adding report [The.Simpsons.S05E18.DVDRip.XviD-MEDiEVAL] to the queue.
  3094. 16-2-6 04:46:39.6|Info|DownloadService|Report sent to sabnzbd. The.Simpsons.S05E18.DVDRip.XviD-MEDiEVAL
  3095. 16-2-6 04:46:39.7|Info|NzbSearchService|Searching 1 indexers for [The Simpsons : S14]
  3096. 16-2-6 04:46:44.2|Info|DownloadDecisionMaker|Processing 206 releases
  3097. 16-2-6 04:46:47.4|Info|Sabnzbd|Adding report [The.Simpsons.S14E10.1080p.BluRay.x264-PFa] to the queue.
  3098. 16-2-6 04:46:47.7|Info|DownloadService|Report sent to sabnzbd. The.Simpsons.S14E10.1080p.BluRay.x264-PFa
  3099. 16-2-6 04:46:47.9|Info|NzbSearchService|Searching 1 indexers for [The Simpsons : S26]
  3100. 16-2-6 04:46:50.8|Info|DownloadDecisionMaker|Processing 199 releases
  3101. 16-2-6 04:46:53.7|Info|Sabnzbd|Adding report [The.Simpsons.S26E19.720p.HDTV.X264-DIMENSION] to the queue.
  3102. 16-2-6 04:46:54.0|Info|DownloadService|Report sent to sabnzbd. The.Simpsons.S26E19.720p.HDTV.X264-DIMENSION
  3103. 16-2-6 04:46:54.2|Info|NzbSearchService|Searching 1 indexers for [The Simpsons : S27]
  3104. 16-2-6 04:46:59.1|Info|DownloadDecisionMaker|Processing 289 releases
  3105. 16-2-6 04:47:03.0|Info|SeriesSearchService|Series search completed. 5 reports downloaded.
  3106. 16-2-6 04:50:23.1|Info|SceneMappingService|Updating Scene mappings
  3107. 16-2-6 04:51:17.1|Info|SceneMappingService|Updating Scene mappings
  3108. 16-2-6 04:51:18.7|Info|RefreshSeriesService|Updating Info for Better Call Saul
  3109. 16-2-6 04:51:21.0|Info|RefreshEpisodeService|Starting episode info refresh for: [273181][Better Call Saul]
  3110. 16-2-6 04:51:21.2|Info|RefreshEpisodeService|Finished episode refresh for series: [273181][Better Call Saul].
  3111. 16-2-6 04:51:21.3|Info|DiskScanService|Scanning disk for Better Call Saul
  3112. 16-2-6 04:51:21.4|Info|DiskScanService|Completed scanning disk for Better Call Saul
  3113. 16-2-6 04:51:21.5|Info|RefreshSeriesService|Updating Info for The Muppets
  3114. 16-2-6 04:51:22.0|Info|RefreshEpisodeService|Starting episode info refresh for: [295721][The Muppets]
  3115. 16-2-6 04:51:22.1|Info|RefreshEpisodeService|Finished episode refresh for series: [295721][The Muppets].
  3116. 16-2-6 04:51:22.2|Info|DiskScanService|Scanning disk for The Muppets
  3117. 16-2-6 04:51:22.3|Info|DiskScanService|Completed scanning disk for The Muppets
  3118. 16-2-6 04:51:22.3|Info|RefreshSeriesService|Updating Info for The Simpsons
  3119. 16-2-6 04:51:24.0|Info|RefreshEpisodeService|Starting episode info refresh for: [71663][The Simpsons]
  3120. 16-2-6 04:51:24.7|Info|RefreshEpisodeService|Finished episode refresh for series: [71663][The Simpsons].
  3121. 16-2-6 04:51:24.8|Info|DiskScanService|Scanning disk for The Simpsons
  3122. 16-2-6 04:51:26.5|Info|DiskScanService|Completed scanning disk for The Simpsons
  3123. 16-2-6 04:51:26.7|Info|RefreshSeriesService|Updating Info for South Park
  3124. 16-2-6 04:51:27.6|Info|RefreshEpisodeService|Starting episode info refresh for: [75897][South Park]
  3125. 16-2-6 04:51:27.9|Info|RefreshEpisodeService|Finished episode refresh for series: [75897][South Park].
  3126. 16-2-6 04:51:28.0|Info|DiskScanService|Scanning disk for South Park
  3127. 16-2-6 04:51:28.8|Info|DiskScanService|Completed scanning disk for South Park
  3128. 16-2-6 04:51:59.6|Info|SeriesService|Adding Series [110381][Archer (2009)] Path: [/mypool/destrugter/#SHOWS#/Archer (2009)]
  3129. 16-2-6 04:51:59.9|Info|SceneMappingService|Updating Scene mappings
  3130. 16-2-6 04:51:59.9|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/5/poster.jpg not found
  3131. 16-2-6 04:52:00.1|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/5/poster.jpg not found
  3132. 16-2-6 04:52:01.6|Info|RefreshSeriesService|Updating Info for Archer (2009)
  3133. 16-2-6 04:52:01.8|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/5/poster.jpg not found
  3134. 16-2-6 04:52:01.9|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/5/poster.jpg not found
  3135. 16-2-6 04:52:02.0|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/5/poster.jpg not found
  3136. 16-2-6 04:52:02.2|Info|RefreshEpisodeService|Starting episode info refresh for: [110381][Archer (2009)]
  3137. 16-2-6 04:52:02.3|Info|RefreshEpisodeService|Finished episode refresh for series: [110381][Archer (2009)].
  3138. 16-2-6 04:52:02.4|Info|DiskScanService|Scanning disk for Archer (2009)
  3139. 16-2-6 04:52:02.4|Info|SeriesScannedHandler|[Archer (2009)] was recently added, performing post-add actions
  3140. 16-2-6 04:52:02.7|Info|MediaCoverService|Downloading Fanart for [110381][Archer (2009)] http://thetvdb.com/banners/fanart/original/110381-23.jpg
  3141. 16-2-6 04:52:04.0|Info|MediaCoverService|Downloading Banner for [110381][Archer (2009)] http://thetvdb.com/banners/graphical/110381-g8.jpg
  3142. 16-2-6 04:52:04.2|Info|MediaCoverService|Downloading Poster for [110381][Archer (2009)] http://thetvdb.com/banners/posters/110381-9.jpg
  3143. 16-2-6 04:52:04.8|Info|MetadataService|Series folder does not exist, skipping metadata creation
  3144. 16-2-6 04:52:35.6|Info|SeriesService|Adding Series [194031][Bob's Burgers] Path: [/mypool/destrugter/#SHOWS#/Bob's Burgers]
  3145. 16-2-6 04:52:35.9|Info|SceneMappingService|Updating Scene mappings
  3146. 16-2-6 04:52:35.9|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/6/poster.jpg not found
  3147. 16-2-6 04:52:36.0|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/6/poster.jpg not found
  3148. 16-2-6 04:52:37.6|Info|RefreshSeriesService|Updating Info for Bob's Burgers
  3149. 16-2-6 04:52:38.2|Info|RefreshEpisodeService|Starting episode info refresh for: [194031][Bob's Burgers]
  3150. 16-2-6 04:52:38.3|Info|RefreshEpisodeService|Finished episode refresh for series: [194031][Bob's Burgers].
  3151. 16-2-6 04:52:38.4|Info|DiskScanService|Scanning disk for Bob's Burgers
  3152. 16-2-6 04:52:40.9|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/6/poster.jpg not found
  3153. 16-2-6 04:52:41.0|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/6/poster.jpg not found
  3154. 16-2-6 04:52:41.2|Warn|MediaCoverMapper|File /root/.config/NzbDrone/MediaCover/6/poster.jpg not found
  3155. 16-2-6 04:53:04.0|Info|DiskScanService|Completed scanning disk for Bob's Burgers
  3156. 16-2-6 04:53:17.2|Info|SeriesScannedHandler|[Bob's Burgers] was recently added, performing post-add actions
  3157. 16-2-6 04:53:17.8|Info|MediaCoverService|Downloading Fanart for [194031][Bob's Burgers] http://thetvdb.com/banners/fanart/original/194031-2.jpg
  3158. 16-2-6 04:53:18.6|Info|MediaCoverService|Downloading Banner for [194031][Bob's Burgers] http://thetvdb.com/banners/graphical/194031-g3.jpg
  3159. 16-2-6 04:53:18.8|Info|MediaCoverService|Downloading Poster for [194031][Bob's Burgers] http://thetvdb.com/banners/posters/194031-2.jpg
  3160. 16-2-6 04:54:53.7|Info|RssSyncService|Starting RSS Sync
  3161. 16-2-6 04:54:54.7|Info|DownloadDecisionMaker|Processing 100 releases
  3162. 16-2-6 04:54:55.6|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3163. 16-2-6 04:54:59.0|Info|SceneMappingService|Updating Scene mappings
  3164. 16-2-6 04:55:00.8|Info|RefreshSeriesService|Updating Info for Bob's Burgers
  3165. 16-2-6 04:55:01.5|Info|RefreshEpisodeService|Starting episode info refresh for: [194031][Bob's Burgers]
  3166. 16-2-6 04:55:01.6|Info|RefreshEpisodeService|Finished episode refresh for series: [194031][Bob's Burgers].
  3167. 16-2-6 04:55:01.7|Info|DiskScanService|Scanning disk for Bob's Burgers
  3168. 16-2-6 04:55:02.2|Info|DiskScanService|Completed scanning disk for Bob's Burgers
  3169. 16-2-6 04:57:15.7|Info|SceneMappingService|Updating Scene mappings
  3170. 16-2-6 04:57:17.3|Info|RefreshSeriesService|Updating Info for Archer (2009)
  3171. 16-2-6 04:57:17.9|Info|RefreshEpisodeService|Starting episode info refresh for: [110381][Archer (2009)]
  3172. 16-2-6 04:57:18.0|Info|RefreshEpisodeService|Finished episode refresh for series: [110381][Archer (2009)].
  3173. 16-2-6 04:57:18.1|Info|DiskScanService|Scanning disk for Archer (2009)
  3174. 16-2-6 04:57:18.2|Info|RefreshSeriesService|Updating Info for Better Call Saul
  3175. 16-2-6 04:57:18.4|Info|MetadataService|Series folder does not exist, skipping metadata creation
  3176. 16-2-6 04:57:18.6|Info|RefreshEpisodeService|Starting episode info refresh for: [273181][Better Call Saul]
  3177. 16-2-6 04:57:18.7|Info|RefreshEpisodeService|Finished episode refresh for series: [273181][Better Call Saul].
  3178. 16-2-6 04:57:18.7|Info|DiskScanService|Scanning disk for Better Call Saul
  3179. 16-2-6 04:57:18.9|Info|DiskScanService|Completed scanning disk for Better Call Saul
  3180. 16-2-6 04:57:19.0|Info|RefreshSeriesService|Updating Info for Bob's Burgers
  3181. 16-2-6 04:57:19.6|Info|RefreshEpisodeService|Starting episode info refresh for: [194031][Bob's Burgers]
  3182. 16-2-6 04:57:19.8|Info|RefreshEpisodeService|Finished episode refresh for series: [194031][Bob's Burgers].
  3183. 16-2-6 04:57:19.9|Info|DiskScanService|Scanning disk for Bob's Burgers
  3184. 16-2-6 04:57:20.3|Info|DiskScanService|Completed scanning disk for Bob's Burgers
  3185. 16-2-6 04:57:20.4|Info|RefreshSeriesService|Updating Info for The Muppets
  3186. 16-2-6 04:57:20.8|Info|RefreshEpisodeService|Starting episode info refresh for: [295721][The Muppets]
  3187. 16-2-6 04:57:20.9|Info|RefreshEpisodeService|Finished episode refresh for series: [295721][The Muppets].
  3188. 16-2-6 04:57:21.0|Info|DiskScanService|Scanning disk for The Muppets
  3189. 16-2-6 04:57:21.1|Info|DiskScanService|Completed scanning disk for The Muppets
  3190. 16-2-6 04:57:21.1|Info|RefreshSeriesService|Updating Info for The Simpsons
  3191. 16-2-6 04:57:22.6|Info|RefreshEpisodeService|Starting episode info refresh for: [71663][The Simpsons]
  3192. 16-2-6 04:57:23.3|Info|RefreshEpisodeService|Finished episode refresh for series: [71663][The Simpsons].
  3193. 16-2-6 04:57:23.3|Info|DiskScanService|Scanning disk for The Simpsons
  3194. 16-2-6 04:57:24.6|Info|DiskScanService|Completed scanning disk for The Simpsons
  3195. 16-2-6 04:57:24.9|Info|RefreshSeriesService|Updating Info for South Park
  3196. 16-2-6 04:57:25.2|Info|NzbSearchService|Searching 1 indexers for [The Simpsons : S04E19]
  3197. 16-2-6 04:57:25.7|Info|DownloadDecisionMaker|Processing 3 releases
  3198. 16-2-6 04:57:25.9|Info|RefreshEpisodeService|Starting episode info refresh for: [75897][South Park]
  3199. 16-2-6 04:57:26.3|Info|RefreshEpisodeService|Finished episode refresh for series: [75897][South Park].
  3200. 16-2-6 04:57:26.4|Info|DiskScanService|Scanning disk for South Park
  3201. 16-2-6 04:57:27.0|Info|DiskScanService|Completed scanning disk for South Park
  3202. 16-2-6 04:57:27.5|Info|Sabnzbd|Adding report [The.Simpsons.4x19.The.Front.DVDRip.XviD-FoV] to the queue.
  3203. 16-2-6 04:57:27.7|Info|DownloadService|Report sent to sabnzbd. The.Simpsons.4x19.The.Front.DVDRip.XviD-FoV
  3204. 16-2-6 04:57:27.8|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
  3205. 16-2-6 05:03:26.1|Info|NzbSearchService|Searching 1 indexers for [The Simpsons : S04E20]
  3206. 16-2-6 05:03:26.8|Info|DownloadDecisionMaker|Processing 3 releases
  3207. 16-2-6 05:03:30.5|Info|Sabnzbd|Adding report [The.Simpsons.4x20.Whackaing.Day.DVDRip.XviD-FoV] to the queue.
  3208. 16-2-6 05:03:30.6|Info|DownloadService|Report sent to sabnzbd. The.Simpsons.4x20.Whackaing.Day.DVDRip.XviD-FoV
  3209. 16-2-6 05:03:30.7|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
  3210. 16-2-6 05:10:25.7|Info|RssSyncService|Starting RSS Sync
  3211. 16-2-6 05:10:26.8|Info|DownloadDecisionMaker|Processing 100 releases
  3212. 16-2-6 05:10:27.6|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3213. 16-2-6 05:13:57.2|Info|NzbSearchService|Searching 1 indexers for [The Simpsons : S26E19]
  3214. 16-2-6 05:13:58.0|Info|DownloadDecisionMaker|Processing 2 releases
  3215. 16-2-6 05:13:59.8|Info|Sabnzbd|Adding report [The.Simpsons.S26E19.HDTV.x264-LOL] to the queue.
  3216. 16-2-6 05:14:00.1|Info|DownloadService|Report sent to sabnzbd. The.Simpsons.S26E19.HDTV.x264-LOL
  3217. 16-2-6 05:14:00.2|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
  3218. 16-2-6 05:25:57.8|Info|RssSyncService|Starting RSS Sync
  3219. 16-2-6 05:25:59.3|Info|DownloadDecisionMaker|Processing 100 releases
  3220. 16-2-6 05:26:00.1|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3221. 16-2-6 05:41:29.6|Info|RssSyncService|Starting RSS Sync
  3222. 16-2-6 05:41:30.9|Info|DownloadDecisionMaker|Processing 100 releases
  3223. 16-2-6 05:41:31.8|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3224. 16-2-6 05:57:01.4|Info|RssSyncService|Starting RSS Sync
  3225. 16-2-6 05:57:02.7|Info|DownloadDecisionMaker|Processing 100 releases
  3226. 16-2-6 05:57:03.6|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3227. 16-2-6 06:12:33.5|Info|RssSyncService|Starting RSS Sync
  3228. 16-2-6 06:12:35.0|Info|DownloadDecisionMaker|Processing 100 releases
  3229. 16-2-6 06:12:35.8|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3230. 16-2-6 06:28:06.0|Info|RssSyncService|Starting RSS Sync
  3231. 16-2-6 06:28:07.4|Info|DownloadDecisionMaker|Processing 100 releases
  3232. 16-2-6 06:28:08.2|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3233. 16-2-6 06:43:37.8|Info|RssSyncService|Starting RSS Sync
  3234. 16-2-6 06:43:39.1|Info|DownloadDecisionMaker|Processing 100 releases
  3235. 16-2-6 06:43:39.9|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3236. 16-2-6 06:59:10.0|Info|RssSyncService|Starting RSS Sync
  3237. 16-2-6 06:59:11.4|Info|DownloadDecisionMaker|Processing 100 releases
  3238. 16-2-6 06:59:12.2|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3239. 16-2-6 07:14:42.3|Info|RssSyncService|Starting RSS Sync
  3240. 16-2-6 07:14:43.5|Info|DownloadDecisionMaker|Processing 100 releases
  3241. 16-2-6 07:14:44.2|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3242. 16-2-6 07:29:45.2|Info|RssSyncService|Starting RSS Sync
  3243. 16-2-6 07:29:46.5|Info|DownloadDecisionMaker|Processing 100 releases
  3244. 16-2-6 07:29:47.2|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3245. 16-2-6 07:45:17.2|Info|RssSyncService|Starting RSS Sync
  3246. 16-2-6 07:45:18.4|Info|DownloadDecisionMaker|Processing 100 releases
  3247. 16-2-6 07:45:19.3|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3248. 16-2-6 07:50:49.0|Info|SceneMappingService|Updating Scene mappings
  3249. 16-2-6 08:00:20.3|Info|RssSyncService|Starting RSS Sync
  3250. 16-2-6 08:00:21.5|Info|DownloadDecisionMaker|Processing 100 releases
  3251. 16-2-6 08:00:22.3|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3252. 16-2-6 08:15:52.3|Info|RssSyncService|Starting RSS Sync
  3253. 16-2-6 08:15:54.0|Warn|Newznab|API Temporarily Disabled (daily maintenance) - https://api.dognzb.cr/api?t=tvsearch&cat=5030,5040&extended=1&apikey=<removed>&offset=0&limit=100
  3254.  
  3255. NzbDrone.Core.Indexers.Newznab.NewznabException: API Temporarily Disabled (daily maintenance)
  3256. at NzbDrone.Core.Indexers.Newznab.NewznabRssParser.PreProcess (NzbDrone.Core.Indexers.IndexerResponse indexerResponse) [0x000d6] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\Newznab\NewznabRssParser.cs:40
  3257. at NzbDrone.Core.Indexers.RssParser.ParseResponse (NzbDrone.Core.Indexers.IndexerResponse indexerResponse) [0x0000d] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\RssParser.cs:44
  3258. at NzbDrone.Core.Indexers.HttpIndexerBase`1[NzbDrone.Core.Indexers.Newznab.NewznabSettings].FetchPage (NzbDrone.Core.Indexers.IndexerRequest request, IParseIndexerResponse parser) [0x00008] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:264
  3259. at NzbDrone.Core.Indexers.HttpIndexerBase`1[NzbDrone.Core.Indexers.Newznab.NewznabSettings].FetchReleases (NzbDrone.Core.Indexers.IndexerPageableRequestChain pageableRequestChain, Boolean isRecent) [0x0009b] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:142
  3260.  
  3261. 16-2-6 08:15:54.6|Info|DownloadDecisionMaker|No results found
  3262. 16-2-6 08:15:54.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
  3263. 16-2-6 08:31:24.3|Info|RssSyncService|Starting RSS Sync
  3264. 16-2-6 08:31:25.7|Info|DownloadDecisionMaker|Processing 100 releases
  3265. 16-2-6 08:31:26.6|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3266. 16-2-6 08:46:56.0|Info|RssSyncService|Starting RSS Sync
  3267. 16-2-6 08:46:57.2|Info|DownloadDecisionMaker|Processing 100 releases
  3268. 16-2-6 08:46:58.1|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3269. 16-2-6 09:02:28.1|Info|RssSyncService|Starting RSS Sync
  3270. 16-2-6 09:02:29.4|Info|DownloadDecisionMaker|Processing 100 releases
  3271. 16-2-6 09:02:30.2|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3272. 16-2-6 09:18:00.0|Info|RssSyncService|Starting RSS Sync
  3273. 16-2-6 09:18:06.4|Info|DownloadDecisionMaker|Processing 100 releases
  3274. 16-2-6 09:18:07.2|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3275. 16-2-6 09:33:32.5|Info|RssSyncService|Starting RSS Sync
  3276. 16-2-6 09:33:33.8|Info|DownloadDecisionMaker|Processing 99 releases
  3277. 16-2-6 09:33:34.7|Info|RssSyncService|RSS Sync Completed. Reports found: 99, Reports grabbed: 0
  3278. 16-2-6 09:49:05.0|Info|RssSyncService|Starting RSS Sync
  3279. 16-2-6 09:49:08.0|Info|DownloadDecisionMaker|Processing 100 releases
  3280. 16-2-6 09:49:08.9|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3281. 16-2-6 10:04:37.9|Info|RssSyncService|Starting RSS Sync
  3282. 16-2-6 10:04:39.0|Info|DownloadDecisionMaker|Processing 100 releases
  3283. 16-2-6 10:04:40.0|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3284. 16-2-6 10:19:40.6|Info|RssSyncService|Starting RSS Sync
  3285. 16-2-6 10:19:41.9|Info|DownloadDecisionMaker|Processing 100 releases
  3286. 16-2-6 10:19:42.7|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3287. 16-2-6 10:34:43.1|Info|RssSyncService|Starting RSS Sync
  3288. 16-2-6 10:34:44.4|Info|DownloadDecisionMaker|Processing 100 releases
  3289. 16-2-6 10:34:45.2|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3290. 16-2-6 10:49:45.7|Info|RssSyncService|Starting RSS Sync
  3291. 16-2-6 10:49:47.1|Info|DownloadDecisionMaker|Processing 100 releases
  3292. 16-2-6 10:49:48.0|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3293. 16-2-6 10:51:16.1|Info|SceneMappingService|Updating Scene mappings
  3294. 16-2-6 11:05:17.9|Info|RssSyncService|Starting RSS Sync
  3295. 16-2-6 11:05:19.2|Info|DownloadDecisionMaker|Processing 100 releases
  3296. 16-2-6 11:05:20.3|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3297. 16-2-6 11:20:50.0|Info|RssSyncService|Starting RSS Sync
  3298. 16-2-6 11:20:51.3|Info|DownloadDecisionMaker|Processing 100 releases
  3299. 16-2-6 11:20:52.1|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3300. 16-2-6 11:36:21.9|Info|RssSyncService|Starting RSS Sync
  3301. 16-2-6 11:36:23.3|Info|DownloadDecisionMaker|Processing 100 releases
  3302. 16-2-6 11:36:24.3|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3303. 16-2-6 11:51:54.1|Info|RssSyncService|Starting RSS Sync
  3304. 16-2-6 11:51:55.2|Info|DownloadDecisionMaker|Processing 100 releases
  3305. 16-2-6 11:51:56.2|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3306. 16-2-6 12:07:26.2|Info|RssSyncService|Starting RSS Sync
  3307. 16-2-6 12:07:27.5|Info|DownloadDecisionMaker|Processing 100 releases
  3308. 16-2-6 12:07:28.3|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3309. 16-2-6 12:22:57.9|Info|RssSyncService|Starting RSS Sync
  3310. 16-2-6 12:22:59.0|Info|DownloadDecisionMaker|Processing 100 releases
  3311. 16-2-6 12:22:59.9|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3312. 16-2-6 12:38:29.7|Info|RssSyncService|Starting RSS Sync
  3313. 16-2-6 12:38:31.0|Info|DownloadDecisionMaker|Processing 100 releases
  3314. 16-2-6 12:38:32.0|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3315. 16-2-6 12:54:01.8|Info|RssSyncService|Starting RSS Sync
  3316. 16-2-6 12:54:04.7|Info|DownloadDecisionMaker|Processing 100 releases
  3317. 16-2-6 12:54:05.7|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3318. 16-2-6 13:09:33.5|Info|RssSyncService|Starting RSS Sync
  3319. 16-2-6 13:09:34.7|Info|DownloadDecisionMaker|Processing 100 releases
  3320. 16-2-6 13:09:35.4|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3321. 16-2-6 13:25:05.5|Info|RssSyncService|Starting RSS Sync
  3322. 16-2-6 13:25:08.2|Info|DownloadDecisionMaker|Processing 100 releases
  3323. 16-2-6 13:25:09.2|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3324. 16-2-6 13:40:37.5|Info|RssSyncService|Starting RSS Sync
  3325. 16-2-6 13:40:38.6|Info|DownloadDecisionMaker|Processing 100 releases
  3326. 16-2-6 13:40:39.4|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3327. 16-2-6 13:51:39.1|Info|SceneMappingService|Updating Scene mappings
  3328. 16-2-6 13:55:39.9|Info|RssSyncService|Starting RSS Sync
  3329. 16-2-6 13:55:41.1|Info|DownloadDecisionMaker|Processing 100 releases
  3330. 16-2-6 13:55:42.0|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3331. 16-2-6 14:10:42.8|Info|RssSyncService|Starting RSS Sync
  3332. 16-2-6 14:10:44.1|Info|DownloadDecisionMaker|Processing 100 releases
  3333. 16-2-6 14:10:44.9|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3334. 16-2-6 14:25:45.7|Info|RssSyncService|Starting RSS Sync
  3335. 16-2-6 14:25:48.9|Info|DownloadDecisionMaker|Processing 100 releases
  3336. 16-2-6 14:25:49.9|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3337. 16-2-6 14:41:18.2|Info|RssSyncService|Starting RSS Sync
  3338. 16-2-6 14:41:19.8|Info|DownloadDecisionMaker|Processing 100 releases
  3339. 16-2-6 14:41:20.8|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3340. 16-2-6 14:56:50.7|Info|RssSyncService|Starting RSS Sync
  3341. 16-2-6 14:56:52.0|Info|DownloadDecisionMaker|Processing 100 releases
  3342. 16-2-6 14:56:53.0|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3343. 16-2-6 15:11:53.3|Info|RssSyncService|Starting RSS Sync
  3344. 16-2-6 15:11:54.6|Info|DownloadDecisionMaker|Processing 100 releases
  3345. 16-2-6 15:11:55.6|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3346. 16-2-6 15:26:55.9|Info|RssSyncService|Starting RSS Sync
  3347. 16-2-6 15:26:57.1|Info|DownloadDecisionMaker|Processing 100 releases
  3348. 16-2-6 15:26:58.9|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3349. 16-2-6 15:42:28.8|Info|RssSyncService|Starting RSS Sync
  3350. 16-2-6 15:42:30.2|Info|DownloadDecisionMaker|Processing 100 releases
  3351. 16-2-6 15:42:31.1|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3352. 16-2-6 15:57:33.8|Info|RssSyncService|Starting RSS Sync
  3353. 16-2-6 15:57:35.1|Info|DownloadDecisionMaker|Processing 100 releases
  3354. 16-2-6 15:57:35.9|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3355. 16-2-6 16:06:06.3|Info|NzbSearchService|Searching 1 indexers for [Bob's Burgers : S04]
  3356. 16-2-6 16:06:09.1|Info|DownloadDecisionMaker|Processing 172 releases
  3357. 16-2-6 16:06:12.2|Info|Sabnzbd|Adding report [Bobs.Burgers.S04E04.720p.HDTV.X264-DIMENSION] to the queue.
  3358. 16-2-6 16:06:12.5|Info|DownloadService|Report sent to sabnzbd. Bobs.Burgers.S04E04.720p.HDTV.X264-DIMENSION
  3359. 16-2-6 16:06:12.7|Info|NzbSearchService|Searching 1 indexers for [Bob's Burgers : S06]
  3360. 16-2-6 16:06:13.5|Info|DownloadDecisionMaker|Processing 65 releases
  3361. 16-2-6 16:06:16.2|Info|Sabnzbd|Adding report [Bobs.Burgers.S06E04.Gayle.Makin.Bob.Sled.1080p.WEB-DL.DD5.1.H.264-BTN] to the queue.
  3362. 16-2-6 16:06:16.4|Info|DownloadService|Report sent to sabnzbd. Bobs.Burgers.S06E04.Gayle.Makin.Bob.Sled.1080p.WEB-DL.DD5.1.H.264-BTN
  3363. 16-2-6 16:06:18.1|Info|Sabnzbd|Adding report [Bobs.Burgers.S06E06.The.Cook.the.Steve.the.Gayle.and.Her.Lover.1080p.WEB-DL.DD5.1.H.264-BTN] to the queue.
  3364. 16-2-6 16:06:18.4|Info|DownloadService|Report sent to sabnzbd. Bobs.Burgers.S06E06.The.Cook.the.Steve.the.Gayle.and.Her.Lover.1080p.WEB-DL.DD5.1.H.264-BTN
  3365. 16-2-6 16:06:20.6|Info|Sabnzbd|Adding report [Bobs.Burgers.S06E05.Nice-Capades.720p.WEB-DL.DD5.1.H.264-BTN] to the queue.
  3366. 16-2-6 16:06:20.9|Info|DownloadService|Report sent to sabnzbd. Bobs.Burgers.S06E05.Nice-Capades.720p.WEB-DL.DD5.1.H.264-BTN
  3367. 16-2-6 16:06:21.0|Info|SeriesSearchService|Series search completed. 4 reports downloaded.
  3368. 16-2-6 16:07:34.1|Info|NzbSearchService|Searching 1 indexers for [The Simpsons : S04E19]
  3369. 16-2-6 16:07:34.6|Info|DownloadDecisionMaker|Processing 3 releases
  3370. 16-2-6 16:07:34.7|Info|EpisodeSearchService|Episode search completed. 0 reports downloaded.
  3371. 16-2-6 16:09:04.2|Info|NzbSearchService|Searching 1 indexers for [Bob's Burgers : S04E04]
  3372. 16-2-6 16:09:06.0|Info|DownloadDecisionMaker|Processing 8 releases
  3373. 16-2-6 16:09:06.6|Info|NzbSearchService|Searching 1 indexers for [The Simpsons : S04E20]
  3374. 16-2-6 16:09:06.8|Info|EpisodeSearchService|Episode search completed. 0 reports downloaded.
  3375. 16-2-6 16:09:07.0|Info|NzbSearchService|Searching 1 indexers for [The Simpsons : S26E19]
  3376. 16-2-6 16:09:08.4|Info|DownloadDecisionMaker|Processing 3 releases
  3377. 16-2-6 16:09:08.6|Info|EpisodeSearchService|Episode search completed. 0 reports downloaded.
  3378. 16-2-6 16:09:09.3|Info|DownloadDecisionMaker|Processing 2 releases
  3379. 16-2-6 16:09:09.3|Info|EpisodeSearchService|Episode search completed. 0 reports downloaded.
  3380. 16-2-6 16:13:04.1|Info|RssSyncService|Starting RSS Sync
  3381. 16-2-6 16:13:06.1|Info|DownloadDecisionMaker|Processing 100 releases
  3382. 16-2-6 16:13:07.0|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3383. 16-2-6 16:28:27.2|Info|Bootstrap|Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.3732
  3384. 16-2-6 16:28:28.0|Debug|ProcessProvider|Found 0 processes with the name: NzbDrone.Console
  3385. 16-2-6 16:28:28.1|Debug|ProcessProvider|Found 1 processes with the name: NzbDrone
  3386. 16-2-6 16:28:28.1|Debug|ProcessProvider| - [16340] NzbDrone
  3387. 16-2-6 16:28:28.3|Info|MigrationLogger|*** Migrating data source=/root/.config/NzbDrone/nzbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  3388. 16-2-6 16:28:28.5|Debug|MigrationLogger|Took: 00:00:00.2031180
  3389. 16-2-6 16:28:28.5|Info|MigrationLogger|*** Migrating data source=/root/.config/NzbDrone/logs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  3390. 16-2-6 16:28:28.5|Debug|MigrationLogger|Took: 00:00:00.0140970
  3391. 16-2-6 16:28:28.5|Info|Router|Application mode: Interactive
  3392. 16-2-6 16:28:28.5|Debug|Router|Console selected
  3393. 16-2-6 16:28:28.6|Info|OwinHostController|Listening on the following URLs:
  3394. 16-2-6 16:28:28.6|Info|OwinHostController| http://*:8989/
  3395. 16-2-6 16:28:28.6|Info|OwinHostController| https://*:9898/
  3396. 16-2-6 16:28:28.9|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
  3397. 16-2-6 16:28:28.9|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
  3398. 16-2-6 16:28:28.9|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
  3399. 16-2-6 16:28:28.9|Info|NancyBootstrapper|Starting NzbDrone API
  3400. 16-2-6 16:28:29.7|Trace|EventAggregator|Publishing ApplicationStartedEvent
  3401. 16-2-6 16:28:30.2|Trace|EventAggregator|ApplicationStartedEvent -> UserService
  3402. 16-2-6 16:28:30.2|Trace|EventAggregator|ApplicationStartedEvent <- UserService
  3403. 16-2-6 16:28:30.2|Trace|EventAggregator|ApplicationStartedEvent -> DownloadClientFactory
  3404. 16-2-6 16:28:30.2|Debug|DownloadClientFactory|Initializing Providers. Count 11
  3405. 16-2-6 16:28:30.4|Trace|EventAggregator|ApplicationStartedEvent <- DownloadClientFactory
  3406. 16-2-6 16:28:30.4|Trace|EventAggregator|ApplicationStartedEvent -> IndexerFactory
  3407. 16-2-6 16:28:30.4|Debug|IndexerFactory|Initializing Providers. Count 14
  3408. 16-2-6 16:28:30.4|Trace|EventAggregator|ApplicationStartedEvent <- IndexerFactory
  3409. 16-2-6 16:28:30.4|Trace|EventAggregator|ApplicationStartedEvent -> ReconfigureLogging
  3410. 16-2-6 16:28:32.4|Info|SceneMappingService|Updating Scene mappings
  3411. 16-2-6 16:28:33.1|Info|HousekeepingService|Running housecleaning tasks
  3412. 16-2-6 16:28:33.3|Info|Database|Vacuuming Log database
  3413. 16-2-6 16:28:33.5|Info|Database|Log database compressed
  3414. 16-2-6 16:28:34.2|Info|Database|Vacuuming Main database
  3415. 16-2-6 16:28:34.6|Info|Database|Main database compressed
  3416. 16-2-6 16:28:35.4|Warn|GlobalExceptionHandlers|SignalR Heartbeat interupted
  3417. 16-2-6 16:29:01.4|Info|RssSyncService|Starting RSS Sync
  3418. 16-2-6 16:29:06.5|Info|DownloadDecisionMaker|Processing 100 releases
  3419. 16-2-6 16:29:07.3|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  3420. 16-2-6 16:44:33.9|Info|RssSyncService|Starting RSS Sync
  3421. 16-2-6 16:44:35.4|Info|DownloadDecisionMaker|Processing 100 releases
  3422. 16-2-6 16:44:36.4|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement