Guest User

Sonarr Debug Log

a guest
Jun 13th, 2025
18
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 200.76 KB | None | 0 0
  1. 2025-06-08 16:05:30.1|Debug|ProcessProvider|Found 0 processes with the name: Sonarr.Console
  2. 2025-06-08 16:05:30.1|Debug|ProcessProvider|Found 1 processes with the name: Sonarr
  3. 2025-06-08 16:05:30.1|Debug|ProcessProvider| - [9072] Sonarr
  4. 2025-06-08 16:05:30.1|Info|MigrationController|*** Migrating data source=C:\ProgramData\Sonarr\logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
  5. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
  6. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
  7. 2025-06-08 16:05:30.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
  8. 2025-06-08 16:05:30.1|Info|DatabaseEngineVersionCheck|SQLite 3.36.0
  9. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0050984s
  10. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
  11. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0054193s
  12. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|VersionMigration migrating
  13. 2025-06-08 16:05:30.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  14. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|CreateTable VersionInfo
  15. 2025-06-08 16:05:30.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
  16. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0005142s
  17. 2025-06-08 16:05:30.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  18. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|VersionMigration migrated
  19. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0031437s
  20. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|VersionUniqueMigration migrating
  21. 2025-06-08 16:05:30.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  22. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex VersionInfo (Version)
  23. 2025-06-08 16:05:30.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
  24. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0004314s
  25. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|AlterTable VersionInfo
  26. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|=> 1.8E-06s
  27. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn VersionInfo AppliedOn DateTime
  28. 2025-06-08 16:05:30.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
  29. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006606s
  30. 2025-06-08 16:05:30.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  31. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|VersionUniqueMigration migrated
  32. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002175s
  33. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|VersionDescriptionMigration migrating
  34. 2025-06-08 16:05:30.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  35. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|AlterTable VersionInfo
  36. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|=> 2E-06s
  37. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn VersionInfo Description String
  38. 2025-06-08 16:05:30.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
  39. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0004417s
  40. 2025-06-08 16:05:30.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  41. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|VersionDescriptionMigration migrated
  42. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0017782s
  43. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|1: InitialSetup migrating
  44. 2025-06-08 16:05:30.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  45. 2025-06-08 16:05:30.1|Info|InitialSetup|Starting migration of Log DB to 1
  46. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|CreateTable Logs
  47. 2025-06-08 16:05:30.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|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)
  48. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0007323s
  49. 2025-06-08 16:05:30.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-08T15:05:30', 'InitialSetup')
  50. 2025-06-08 16:05:30.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  51. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|1: InitialSetup migrated
  52. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0030617s
  53. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|2: remove_tvrage_imdb_unique_constraint migrating
  54. 2025-06-08 16:05:30.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  55. 2025-06-08 16:05:30.1|Info|remove_tvrage_imdb_unique_constraint|Starting migration of Log DB to 2
  56. 2025-06-08 16:05:30.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-08T15:05:30', 'remove_tvrage_imdb_unique_constraint')
  57. 2025-06-08 16:05:30.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  58. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|2: remove_tvrage_imdb_unique_constraint migrated
  59. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002101s
  60. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|3: remove_renamed_scene_mapping_columns migrating
  61. 2025-06-08 16:05:30.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  62. 2025-06-08 16:05:30.1|Info|remove_renamed_scene_mapping_columns|Starting migration of Log DB to 3
  63. 2025-06-08 16:05:30.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-08T15:05:30', 'remove_renamed_scene_mapping_columns')
  64. 2025-06-08 16:05:30.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  65. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|3: remove_renamed_scene_mapping_columns migrated
  66. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0022508s
  67. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|4: updated_history migrating
  68. 2025-06-08 16:05:30.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  69. 2025-06-08 16:05:30.1|Info|updated_history|Starting migration of Log DB to 4
  70. 2025-06-08 16:05:30.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-08T15:05:30', 'updated_history')
  71. 2025-06-08 16:05:30.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  72. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|4: updated_history migrated
  73. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0029175s
  74. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|5: added_eventtype_to_history migrating
  75. 2025-06-08 16:05:30.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  76. 2025-06-08 16:05:30.1|Info|added_eventtype_to_history|Starting migration of Log DB to 5
  77. 2025-06-08 16:05:30.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-08T15:05:30', 'added_eventtype_to_history')
  78. 2025-06-08 16:05:30.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  79. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|5: added_eventtype_to_history migrated
  80. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0020746s
  81. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|6: add_index_to_log_time migrating
  82. 2025-06-08 16:05:30.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  83. 2025-06-08 16:05:30.1|Info|add_index_to_log_time|Starting migration of Log DB to 6
  84. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|DeleteTable Logs
  85. 2025-06-08 16:05:30.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Logs"
  86. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0004086s
  87. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|CreateTable Logs
  88. 2025-06-08 16:05:30.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|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)
  89. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0005267s
  90. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex Logs (Time)
  91. 2025-06-08 16:05:30.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
  92. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003852s
  93. 2025-06-08 16:05:30.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-08T15:05:30', 'add_index_to_log_time')
  94. 2025-06-08 16:05:30.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  95. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|6: add_index_to_log_time migrated
  96. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0021438s
  97. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|7: add_renameEpisodes_to_naming migrating
  98. 2025-06-08 16:05:30.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  99. 2025-06-08 16:05:30.1|Info|add_renameEpisodes_to_naming|Starting migration of Log DB to 7
  100. 2025-06-08 16:05:30.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-08T15:05:30', 'add_renameEpisodes_to_naming')
  101. 2025-06-08 16:05:30.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  102. 2025-06-08 16:05:30.1|Info|FluentMigrator.Runner.MigrationRunner|7: add_renameEpisodes_to_naming migrated
  103. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0020538s
  104. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|8: remove_backlog migrating
  105. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  106. 2025-06-08 16:05:30.2|Info|remove_backlog|Starting migration of Log DB to 8
  107. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-08T15:05:30', 'remove_backlog')
  108. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  109. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|8: remove_backlog migrated
  110. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0023218s
  111. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|9: fix_rename_episodes migrating
  112. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  113. 2025-06-08 16:05:30.2|Info|fix_rename_episodes|Starting migration of Log DB to 9
  114. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-08T15:05:30', 'fix_rename_episodes')
  115. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  116. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|9: fix_rename_episodes migrated
  117. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0027717s
  118. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|10: add_monitored migrating
  119. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  120. 2025-06-08 16:05:30.2|Info|add_monitored|Starting migration of Log DB to 10
  121. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-08T15:05:30', 'add_monitored')
  122. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  123. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|10: add_monitored migrated
  124. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0022629s
  125. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|11: remove_ignored migrating
  126. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  127. 2025-06-08 16:05:30.2|Info|remove_ignored|Starting migration of Log DB to 11
  128. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-08T15:05:30', 'remove_ignored')
  129. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  130. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|11: remove_ignored migrated
  131. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026871s
  132. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|12: remove_custom_start_date migrating
  133. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  134. 2025-06-08 16:05:30.2|Info|remove_custom_start_date|Starting migration of Log DB to 12
  135. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-08T15:05:30', 'remove_custom_start_date')
  136. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  137. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|12: remove_custom_start_date migrated
  138. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0022343s
  139. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|13: add_air_date_utc migrating
  140. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  141. 2025-06-08 16:05:30.2|Info|add_air_date_utc|Starting migration of Log DB to 13
  142. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-08T15:05:30', 'add_air_date_utc')
  143. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  144. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|13: add_air_date_utc migrated
  145. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0020587s
  146. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|14: drop_air_date migrating
  147. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  148. 2025-06-08 16:05:30.2|Info|drop_air_date|Starting migration of Log DB to 14
  149. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-08T15:05:30', 'drop_air_date')
  150. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  151. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|14: drop_air_date migrated
  152. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0029616s
  153. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|15: add_air_date_as_string migrating
  154. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  155. 2025-06-08 16:05:30.2|Info|add_air_date_as_string|Starting migration of Log DB to 15
  156. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-08T15:05:30', 'add_air_date_as_string')
  157. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  158. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|15: add_air_date_as_string migrated
  159. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0021736s
  160. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|16: updated_imported_history_item migrating
  161. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  162. 2025-06-08 16:05:30.2|Info|updated_imported_history_item|Starting migration of Log DB to 16
  163. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-08T15:05:30', 'updated_imported_history_item')
  164. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  165. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|16: updated_imported_history_item migrated
  166. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0021551s
  167. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|17: reset_scene_names migrating
  168. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  169. 2025-06-08 16:05:30.2|Info|reset_scene_names|Starting migration of Log DB to 17
  170. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-08T15:05:30', 'reset_scene_names')
  171. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  172. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|17: reset_scene_names migrated
  173. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0021026s
  174. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|18: remove_duplicates migrating
  175. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  176. 2025-06-08 16:05:30.2|Info|remove_duplicates|Starting migration of Log DB to 18
  177. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-08T15:05:30', 'remove_duplicates')
  178. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  179. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|18: remove_duplicates migrated
  180. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019919s
  181. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|19: restore_unique_constraints migrating
  182. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  183. 2025-06-08 16:05:30.2|Info|restore_unique_constraints|Starting migration of Log DB to 19
  184. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-08T15:05:30', 'restore_unique_constraints')
  185. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  186. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|19: restore_unique_constraints migrated
  187. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0020325s
  188. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|20: add_year_and_seasons_to_series migrating
  189. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  190. 2025-06-08 16:05:30.2|Info|add_year_and_seasons_to_series|Starting migration of Log DB to 20
  191. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-08T15:05:30', 'add_year_and_seasons_to_series')
  192. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  193. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|20: add_year_and_seasons_to_series migrated
  194. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026052s
  195. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|21: drop_seasons_table migrating
  196. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  197. 2025-06-08 16:05:30.2|Info|drop_seasons_table|Starting migration of Log DB to 21
  198. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-08T15:05:30', 'drop_seasons_table')
  199. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  200. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|21: drop_seasons_table migrated
  201. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0021797s
  202. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|22: move_indexer_to_generic_provider migrating
  203. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  204. 2025-06-08 16:05:30.2|Info|move_indexer_to_generic_provider|Starting migration of Log DB to 22
  205. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-08T15:05:30', 'move_indexer_to_generic_provider')
  206. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  207. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|22: move_indexer_to_generic_provider migrated
  208. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0065294s
  209. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|23: add_config_contract_to_indexers migrating
  210. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  211. 2025-06-08 16:05:30.2|Info|add_config_contract_to_indexers|Starting migration of Log DB to 23
  212. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-08T15:05:30', 'add_config_contract_to_indexers')
  213. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  214. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|23: add_config_contract_to_indexers migrated
  215. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0023174s
  216. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|24: drop_tvdb_episodeid migrating
  217. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  218. 2025-06-08 16:05:30.2|Info|drop_tvdb_episodeid|Starting migration of Log DB to 24
  219. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-08T15:05:30', 'drop_tvdb_episodeid')
  220. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  221. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|24: drop_tvdb_episodeid migrated
  222. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0021007s
  223. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|25: move_notification_to_generic_provider migrating
  224. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  225. 2025-06-08 16:05:30.2|Info|move_notification_to_generic_provider|Starting migration of Log DB to 25
  226. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-08T15:05:30', 'move_notification_to_generic_provider')
  227. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  228. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|25: move_notification_to_generic_provider migrated
  229. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019957s
  230. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|26: add_config_contract_to_notifications migrating
  231. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  232. 2025-06-08 16:05:30.2|Info|add_config_contract_to_notifications|Starting migration of Log DB to 26
  233. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-08T15:05:30', 'add_config_contract_to_notifications')
  234. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  235. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|26: add_config_contract_to_notifications migrated
  236. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0022916s
  237. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|27: fix_omgwtfnzbs migrating
  238. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  239. 2025-06-08 16:05:30.2|Info|fix_omgwtfnzbs|Starting migration of Log DB to 27
  240. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-08T15:05:30', 'fix_omgwtfnzbs')
  241. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  242. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|27: fix_omgwtfnzbs migrated
  243. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0021316s
  244. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|28: add_blacklist_table migrating
  245. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  246. 2025-06-08 16:05:30.2|Info|add_blacklist_table|Starting migration of Log DB to 28
  247. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-08T15:05:30', 'add_blacklist_table')
  248. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  249. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|28: add_blacklist_table migrated
  250. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025907s
  251. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|29: add_formats_to_naming_config migrating
  252. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  253. 2025-06-08 16:05:30.2|Info|add_formats_to_naming_config|Starting migration of Log DB to 29
  254. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-08T15:05:30', 'add_formats_to_naming_config')
  255. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  256. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|29: add_formats_to_naming_config migrated
  257. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.001977s
  258. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|30: add_season_folder_format_to_naming_config migrating
  259. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  260. 2025-06-08 16:05:30.2|Info|add_season_folder_format_to_naming_config|Starting migration of Log DB to 30
  261. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-08T15:05:30', 'add_season_folder_format_to_naming_config')
  262. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  263. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|30: add_season_folder_format_to_naming_config migrated
  264. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0020465s
  265. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|31: delete_old_naming_config_columns migrating
  266. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  267. 2025-06-08 16:05:30.2|Info|delete_old_naming_config_columns|Starting migration of Log DB to 31
  268. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-08T15:05:30', 'delete_old_naming_config_columns')
  269. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  270. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|31: delete_old_naming_config_columns migrated
  271. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0021022s
  272. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|32: set_default_release_group migrating
  273. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  274. 2025-06-08 16:05:30.2|Info|set_default_release_group|Starting migration of Log DB to 32
  275. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-08T15:05:30', 'set_default_release_group')
  276. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  277. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|32: set_default_release_group migrated
  278. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.001975s
  279. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|33: add_api_key_to_pushover migrating
  280. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  281. 2025-06-08 16:05:30.2|Info|add_api_key_to_pushover|Starting migration of Log DB to 33
  282. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-08T15:05:30', 'add_api_key_to_pushover')
  283. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  284. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|33: add_api_key_to_pushover migrated
  285. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0020044s
  286. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|34: remove_series_contraints migrating
  287. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  288. 2025-06-08 16:05:30.2|Info|remove_series_contraints|Starting migration of Log DB to 34
  289. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-06-08T15:05:30', 'remove_series_contraints')
  290. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  291. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|34: remove_series_contraints migrated
  292. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002012s
  293. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|35: add_series_folder_format_to_naming_config migrating
  294. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  295. 2025-06-08 16:05:30.2|Info|add_series_folder_format_to_naming_config|Starting migration of Log DB to 35
  296. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-08T15:05:30', 'add_series_folder_format_to_naming_config')
  297. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  298. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|35: add_series_folder_format_to_naming_config migrated
  299. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0022603s
  300. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|36: update_with_quality_converters migrating
  301. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  302. 2025-06-08 16:05:30.2|Info|update_with_quality_converters|Starting migration of Log DB to 36
  303. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-08T15:05:30', 'update_with_quality_converters')
  304. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  305. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|36: update_with_quality_converters migrated
  306. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0020009s
  307. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|37: add_configurable_qualities migrating
  308. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  309. 2025-06-08 16:05:30.2|Info|add_configurable_qualities|Starting migration of Log DB to 37
  310. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-08T15:05:30', 'add_configurable_qualities')
  311. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  312. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|37: add_configurable_qualities migrated
  313. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0020972s
  314. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|38: add_on_upgrade_to_notifications migrating
  315. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  316. 2025-06-08 16:05:30.2|Info|add_on_upgrade_to_notifications|Starting migration of Log DB to 38
  317. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-08T15:05:30', 'add_on_upgrade_to_notifications')
  318. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  319. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|38: add_on_upgrade_to_notifications migrated
  320. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0020523s
  321. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|39: add_metadata_tables migrating
  322. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  323. 2025-06-08 16:05:30.2|Info|add_metadata_tables|Starting migration of Log DB to 39
  324. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-08T15:05:30', 'add_metadata_tables')
  325. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  326. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|39: add_metadata_tables migrated
  327. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019783s
  328. 2025-06-08 16:05:30.2|Info|FluentMigrator.Runner.MigrationRunner|40: add_metadata_to_episodes_and_series migrating
  329. 2025-06-08 16:05:30.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  330. 2025-06-08 16:05:30.2|Info|add_metadata_to_episodes_and_series|Starting migration of Log DB to 40
  331. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-08T15:05:30', 'add_metadata_to_episodes_and_series')
  332. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  333. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|40: add_metadata_to_episodes_and_series migrated
  334. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0021131s
  335. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|41: fix_xbmc_season_images_metadata migrating
  336. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  337. 2025-06-08 16:05:30.3|Info|fix_xbmc_season_images_metadata|Starting migration of Log DB to 41
  338. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-06-08T15:05:30', 'fix_xbmc_season_images_metadata')
  339. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  340. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|41: fix_xbmc_season_images_metadata migrated
  341. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0020137s
  342. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|42: add_download_clients_table migrating
  343. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  344. 2025-06-08 16:05:30.3|Info|add_download_clients_table|Starting migration of Log DB to 42
  345. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-06-08T15:05:30', 'add_download_clients_table')
  346. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  347. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|42: add_download_clients_table migrated
  348. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025124s
  349. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|43: convert_config_to_download_clients migrating
  350. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  351. 2025-06-08 16:05:30.3|Info|convert_config_to_download_clients|Starting migration of Log DB to 43
  352. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-06-08T15:05:30', 'convert_config_to_download_clients')
  353. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  354. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|43: convert_config_to_download_clients migrated
  355. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0021692s
  356. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|44: fix_xbmc_episode_metadata migrating
  357. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  358. 2025-06-08 16:05:30.3|Info|fix_xbmc_episode_metadata|Starting migration of Log DB to 44
  359. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-06-08T15:05:30', 'fix_xbmc_episode_metadata')
  360. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  361. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|44: fix_xbmc_episode_metadata migrated
  362. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0020156s
  363. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|45: add_indexes migrating
  364. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  365. 2025-06-08 16:05:30.3|Info|add_indexes|Starting migration of Log DB to 45
  366. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-06-08T15:05:30', 'add_indexes')
  367. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  368. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|45: add_indexes migrated
  369. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.00278s
  370. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|46: fix_nzb_su_url migrating
  371. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  372. 2025-06-08 16:05:30.3|Info|fix_nzb_su_url|Starting migration of Log DB to 46
  373. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2025-06-08T15:05:30', 'fix_nzb_su_url')
  374. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  375. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|46: fix_nzb_su_url migrated
  376. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019505s
  377. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|47: add_temporary_blacklist_columns migrating
  378. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  379. 2025-06-08 16:05:30.3|Info|add_temporary_blacklist_columns|Starting migration of Log DB to 47
  380. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-06-08T15:05:30', 'add_temporary_blacklist_columns')
  381. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  382. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|47: add_temporary_blacklist_columns migrated
  383. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0021221s
  384. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|48: add_title_to_scenemappings migrating
  385. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  386. 2025-06-08 16:05:30.3|Info|add_title_to_scenemappings|Starting migration of Log DB to 48
  387. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2025-06-08T15:05:30', 'add_title_to_scenemappings')
  388. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  389. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|48: add_title_to_scenemappings migrated
  390. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019522s
  391. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|49: fix_dognzb_url migrating
  392. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  393. 2025-06-08 16:05:30.3|Info|fix_dognzb_url|Starting migration of Log DB to 49
  394. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-06-08T15:05:30', 'fix_dognzb_url')
  395. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  396. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|49: fix_dognzb_url migrated
  397. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019342s
  398. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|50: add_hash_to_metadata_files migrating
  399. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  400. 2025-06-08 16:05:30.3|Info|add_hash_to_metadata_files|Starting migration of Log DB to 50
  401. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-06-08T15:05:30', 'add_hash_to_metadata_files')
  402. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  403. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|50: add_hash_to_metadata_files migrated
  404. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0021079s
  405. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|51: download_client_import migrating
  406. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  407. 2025-06-08 16:05:30.3|Info|download_client_import|Starting migration of Log DB to 51
  408. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-06-08T15:05:30', 'download_client_import')
  409. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  410. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|51: download_client_import migrated
  411. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019804s
  412. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|52: add_columns_for_anime migrating
  413. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  414. 2025-06-08 16:05:30.3|Info|add_columns_for_anime|Starting migration of Log DB to 52
  415. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-06-08T15:05:30', 'add_columns_for_anime')
  416. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  417. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|52: add_columns_for_anime migrated
  418. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002669s
  419. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|53: add_series_sorttitle migrating
  420. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  421. 2025-06-08 16:05:30.3|Info|add_series_sorttitle|Starting migration of Log DB to 53
  422. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-06-08T15:05:30', 'add_series_sorttitle')
  423. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  424. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|53: add_series_sorttitle migrated
  425. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0021598s
  426. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|54: rename_profiles migrating
  427. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  428. 2025-06-08 16:05:30.3|Info|rename_profiles|Starting migration of Log DB to 54
  429. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-06-08T15:05:30', 'rename_profiles')
  430. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  431. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|54: rename_profiles migrated
  432. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019417s
  433. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|55: drop_old_profile_columns migrating
  434. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  435. 2025-06-08 16:05:30.3|Info|drop_old_profile_columns|Starting migration of Log DB to 55
  436. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-06-08T15:05:30', 'drop_old_profile_columns')
  437. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  438. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|55: drop_old_profile_columns migrated
  439. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0021146s
  440. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|56: add_mediainfo_to_episodefile migrating
  441. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  442. 2025-06-08 16:05:30.3|Info|add_mediainfo_to_episodefile|Starting migration of Log DB to 56
  443. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-06-08T15:05:30', 'add_mediainfo_to_episodefile')
  444. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  445. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|56: add_mediainfo_to_episodefile migrated
  446. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0099084s
  447. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|57: convert_episode_file_path_to_relative migrating
  448. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  449. 2025-06-08 16:05:30.3|Info|convert_episode_file_path_to_relative|Starting migration of Log DB to 57
  450. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-06-08T15:05:30', 'convert_episode_file_path_to_relative')
  451. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  452. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|57: convert_episode_file_path_to_relative migrated
  453. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0021932s
  454. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|58: drop_episode_file_path migrating
  455. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  456. 2025-06-08 16:05:30.3|Info|drop_episode_file_path|Starting migration of Log DB to 58
  457. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-06-08T15:05:30', 'drop_episode_file_path')
  458. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  459. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|58: drop_episode_file_path migrated
  460. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0057094s
  461. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|59: add_enable_options_to_indexers migrating
  462. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  463. 2025-06-08 16:05:30.3|Info|add_enable_options_to_indexers|Starting migration of Log DB to 59
  464. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-06-08T15:05:30', 'add_enable_options_to_indexers')
  465. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  466. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|59: add_enable_options_to_indexers migrated
  467. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0021508s
  468. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|60: remove_enable_from_indexers migrating
  469. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  470. 2025-06-08 16:05:30.3|Info|remove_enable_from_indexers|Starting migration of Log DB to 60
  471. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-06-08T15:05:30', 'remove_enable_from_indexers')
  472. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  473. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|60: remove_enable_from_indexers migrated
  474. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002015s
  475. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|61: clear_bad_scene_names migrating
  476. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  477. 2025-06-08 16:05:30.3|Info|clear_bad_scene_names|Starting migration of Log DB to 61
  478. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-06-08T15:05:30', 'clear_bad_scene_names')
  479. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  480. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|61: clear_bad_scene_names migrated
  481. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019718s
  482. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|62: convert_quality_models migrating
  483. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  484. 2025-06-08 16:05:30.3|Info|convert_quality_models|Starting migration of Log DB to 62
  485. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-06-08T15:05:30', 'convert_quality_models')
  486. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  487. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|62: convert_quality_models migrated
  488. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0020535s
  489. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|63: add_remotepathmappings migrating
  490. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  491. 2025-06-08 16:05:30.3|Info|add_remotepathmappings|Starting migration of Log DB to 63
  492. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-06-08T15:05:30', 'add_remotepathmappings')
  493. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  494. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|63: add_remotepathmappings migrated
  495. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0018692s
  496. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|64: remove_method_from_logs migrating
  497. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  498. 2025-06-08 16:05:30.3|Info|remove_method_from_logs|Starting migration of Log DB to 64
  499. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|DeleteColumn Logs Method
  500. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|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)
  501. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
  502. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Logs"
  503. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Logs_temp" RENAME TO "Logs"
  504. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
  505. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025669s
  506. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-06-08T15:05:30', 'remove_method_from_logs')
  507. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  508. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|64: remove_method_from_logs migrated
  509. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0043959s
  510. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|65: make_scene_numbering_nullable migrating
  511. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  512. 2025-06-08 16:05:30.3|Info|make_scene_numbering_nullable|Starting migration of Log DB to 65
  513. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-06-08T15:05:30', 'make_scene_numbering_nullable')
  514. 2025-06-08 16:05:30.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  515. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|65: make_scene_numbering_nullable migrated
  516. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0020335s
  517. 2025-06-08 16:05:30.3|Info|FluentMigrator.Runner.MigrationRunner|66: add_tags migrating
  518. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  519. 2025-06-08 16:05:30.4|Info|add_tags|Starting migration of Log DB to 66
  520. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-06-08T15:05:30', 'add_tags')
  521. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  522. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|66: add_tags migrated
  523. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.001924s
  524. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|67: add_added_to_series migrating
  525. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  526. 2025-06-08 16:05:30.4|Info|add_added_to_series|Starting migration of Log DB to 67
  527. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-06-08T15:05:30', 'add_added_to_series')
  528. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  529. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|67: add_added_to_series migrated
  530. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019225s
  531. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|68: add_release_restrictions migrating
  532. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  533. 2025-06-08 16:05:30.4|Info|add_release_restrictions|Starting migration of Log DB to 68
  534. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-06-08T15:05:30', 'add_release_restrictions')
  535. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  536. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|68: add_release_restrictions migrated
  537. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019662s
  538. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|69: quality_proper migrating
  539. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  540. 2025-06-08 16:05:30.4|Info|quality_proper|Starting migration of Log DB to 69
  541. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-06-08T15:05:30', 'quality_proper')
  542. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  543. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|69: quality_proper migrated
  544. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0020595s
  545. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|70: delay_profile migrating
  546. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  547. 2025-06-08 16:05:30.4|Info|delay_profile|Starting migration of Log DB to 70
  548. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-06-08T15:05:30', 'delay_profile')
  549. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  550. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|70: delay_profile migrated
  551. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002544s
  552. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|71: unknown_quality_in_profile migrating
  553. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  554. 2025-06-08 16:05:30.4|Info|unknown_quality_in_profile|Starting migration of Log DB to 71
  555. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-06-08T15:05:30', 'unknown_quality_in_profile')
  556. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  557. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|71: unknown_quality_in_profile migrated
  558. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002074s
  559. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|72: history_downloadId migrating
  560. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  561. 2025-06-08 16:05:30.4|Info|history_downloadId|Starting migration of Log DB to 72
  562. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-06-08T15:05:30', 'history_downloadId')
  563. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  564. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|72: history_downloadId migrated
  565. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019396s
  566. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|73: clear_ratings migrating
  567. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  568. 2025-06-08 16:05:30.4|Info|clear_ratings|Starting migration of Log DB to 73
  569. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-06-08T15:05:30', 'clear_ratings')
  570. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  571. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|73: clear_ratings migrated
  572. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019537s
  573. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|74: disable_eztv migrating
  574. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  575. 2025-06-08 16:05:30.4|Info|disable_eztv|Starting migration of Log DB to 74
  576. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-06-08T15:05:30', 'disable_eztv')
  577. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  578. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|74: disable_eztv migrated
  579. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002477s
  580. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|75: force_lib_update migrating
  581. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  582. 2025-06-08 16:05:30.4|Info|force_lib_update|Starting migration of Log DB to 75
  583. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-06-08T15:05:30', 'force_lib_update')
  584. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  585. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|75: force_lib_update migrated
  586. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019288s
  587. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|76: add_users_table migrating
  588. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  589. 2025-06-08 16:05:30.4|Info|add_users_table|Starting migration of Log DB to 76
  590. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-06-08T15:05:30', 'add_users_table')
  591. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  592. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|76: add_users_table migrated
  593. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019645s
  594. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|77: add_add_options_to_series migrating
  595. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  596. 2025-06-08 16:05:30.4|Info|add_add_options_to_series|Starting migration of Log DB to 77
  597. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-06-08T15:05:30', 'add_add_options_to_series')
  598. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  599. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|77: add_add_options_to_series migrated
  600. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0018419s
  601. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|78: add_commands_table migrating
  602. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  603. 2025-06-08 16:05:30.4|Info|add_commands_table|Starting migration of Log DB to 78
  604. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-06-08T15:05:30', 'add_commands_table')
  605. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  606. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|78: add_commands_table migrated
  607. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026654s
  608. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|79: dedupe_tags migrating
  609. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  610. 2025-06-08 16:05:30.4|Info|dedupe_tags|Starting migration of Log DB to 79
  611. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-06-08T15:05:30', 'dedupe_tags')
  612. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  613. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|79: dedupe_tags migrated
  614. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019502s
  615. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|81: move_dot_prefix_to_transmission_category migrating
  616. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  617. 2025-06-08 16:05:30.4|Info|move_dot_prefix_to_transmission_category|Starting migration of Log DB to 81
  618. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2025-06-08T15:05:30', 'move_dot_prefix_to_transmission_category')
  619. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  620. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|81: move_dot_prefix_to_transmission_category migrated
  621. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0020325s
  622. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|82: add_fanzub_settings migrating
  623. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  624. 2025-06-08 16:05:30.4|Info|add_fanzub_settings|Starting migration of Log DB to 82
  625. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2025-06-08T15:05:30', 'add_fanzub_settings')
  626. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  627. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|82: add_fanzub_settings migrated
  628. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019901s
  629. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|83: additonal_blacklist_columns migrating
  630. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  631. 2025-06-08 16:05:30.4|Info|additonal_blacklist_columns|Starting migration of Log DB to 83
  632. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2025-06-08T15:05:30', 'additonal_blacklist_columns')
  633. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  634. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|83: additonal_blacklist_columns migrated
  635. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019762s
  636. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|84: update_quality_minmax_size migrating
  637. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  638. 2025-06-08 16:05:30.4|Info|update_quality_minmax_size|Starting migration of Log DB to 84
  639. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2025-06-08T15:05:30', 'update_quality_minmax_size')
  640. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  641. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|84: update_quality_minmax_size migrated
  642. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019037s
  643. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|85: expand_transmission_urlbase migrating
  644. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  645. 2025-06-08 16:05:30.4|Info|expand_transmission_urlbase|Starting migration of Log DB to 85
  646. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2025-06-08T15:05:30', 'expand_transmission_urlbase')
  647. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  648. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|85: expand_transmission_urlbase migrated
  649. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.001903s
  650. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|86: pushbullet_device_ids migrating
  651. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  652. 2025-06-08 16:05:30.4|Info|pushbullet_device_ids|Starting migration of Log DB to 86
  653. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2025-06-08T15:05:30', 'pushbullet_device_ids')
  654. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  655. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|86: pushbullet_device_ids migrated
  656. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0020743s
  657. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|87: remove_eztv migrating
  658. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  659. 2025-06-08 16:05:30.4|Info|remove_eztv|Starting migration of Log DB to 87
  660. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2025-06-08T15:05:30', 'remove_eztv')
  661. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  662. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|87: remove_eztv migrated
  663. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0029877s
  664. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|88: pushbullet_devices_channels_list migrating
  665. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  666. 2025-06-08 16:05:30.4|Info|pushbullet_devices_channels_list|Starting migration of Log DB to 88
  667. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2025-06-08T15:05:30', 'pushbullet_devices_channels_list')
  668. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  669. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|88: pushbullet_devices_channels_list migrated
  670. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019889s
  671. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|89: add_on_rename_to_notifcations migrating
  672. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  673. 2025-06-08 16:05:30.4|Info|add_on_rename_to_notifcations|Starting migration of Log DB to 89
  674. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2025-06-08T15:05:30', 'add_on_rename_to_notifcations')
  675. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  676. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|89: add_on_rename_to_notifcations migrated
  677. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019761s
  678. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|90: update_kickass_url migrating
  679. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  680. 2025-06-08 16:05:30.4|Info|update_kickass_url|Starting migration of Log DB to 90
  681. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2025-06-08T15:05:30', 'update_kickass_url')
  682. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  683. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|90: update_kickass_url migrated
  684. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019123s
  685. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|91: added_indexerstatus migrating
  686. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  687. 2025-06-08 16:05:30.4|Info|added_indexerstatus|Starting migration of Log DB to 91
  688. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2025-06-08T15:05:30', 'added_indexerstatus')
  689. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  690. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|91: added_indexerstatus migrated
  691. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019612s
  692. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|92: add_unverifiedscenenumbering migrating
  693. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  694. 2025-06-08 16:05:30.4|Info|add_unverifiedscenenumbering|Starting migration of Log DB to 92
  695. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2025-06-08T15:05:30', 'add_unverifiedscenenumbering')
  696. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  697. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|92: add_unverifiedscenenumbering migrated
  698. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0020308s
  699. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|93: naming_config_replace_illegal_characters migrating
  700. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  701. 2025-06-08 16:05:30.4|Info|naming_config_replace_illegal_characters|Starting migration of Log DB to 93
  702. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2025-06-08T15:05:30', 'naming_config_replace_illegal_characters')
  703. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  704. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|93: naming_config_replace_illegal_characters migrated
  705. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019873s
  706. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|94: add_tvmazeid migrating
  707. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  708. 2025-06-08 16:05:30.4|Info|add_tvmazeid|Starting migration of Log DB to 94
  709. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2025-06-08T15:05:30', 'add_tvmazeid')
  710. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  711. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|94: add_tvmazeid migrated
  712. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0018789s
  713. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|95: add_additional_episodes_index migrating
  714. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  715. 2025-06-08 16:05:30.4|Info|add_additional_episodes_index|Starting migration of Log DB to 95
  716. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2025-06-08T15:05:30', 'add_additional_episodes_index')
  717. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  718. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|95: add_additional_episodes_index migrated
  719. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019602s
  720. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|96: disable_kickass migrating
  721. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  722. 2025-06-08 16:05:30.4|Info|disable_kickass|Starting migration of Log DB to 96
  723. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2025-06-08T15:05:30', 'disable_kickass')
  724. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  725. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|96: disable_kickass migrated
  726. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0018922s
  727. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|97: add_reason_to_pending_releases migrating
  728. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  729. 2025-06-08 16:05:30.4|Info|add_reason_to_pending_releases|Starting migration of Log DB to 97
  730. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2025-06-08T15:05:30', 'add_reason_to_pending_releases')
  731. 2025-06-08 16:05:30.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  732. 2025-06-08 16:05:30.4|Info|FluentMigrator.Runner.MigrationRunner|97: add_reason_to_pending_releases migrated
  733. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0028867s
  734. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|98: remove_titans_of_tv migrating
  735. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  736. 2025-06-08 16:05:30.5|Info|remove_titans_of_tv|Starting migration of Log DB to 98
  737. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2025-06-08T15:05:30', 'remove_titans_of_tv')
  738. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  739. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|98: remove_titans_of_tv migrated
  740. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025674s
  741. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|99: extra_and_subtitle_files migrating
  742. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  743. 2025-06-08 16:05:30.5|Info|extra_and_subtitle_files|Starting migration of Log DB to 99
  744. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2025-06-08T15:05:30', 'extra_and_subtitle_files')
  745. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  746. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|99: extra_and_subtitle_files migrated
  747. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0020576s
  748. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|100: add_scene_season_number migrating
  749. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  750. 2025-06-08 16:05:30.5|Info|add_scene_season_number|Starting migration of Log DB to 100
  751. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2025-06-08T15:05:30', 'add_scene_season_number')
  752. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  753. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|100: add_scene_season_number migrated
  754. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019694s
  755. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|101: add_ultrahd_quality_in_profiles migrating
  756. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  757. 2025-06-08 16:05:30.5|Info|add_ultrahd_quality_in_profiles|Starting migration of Log DB to 101
  758. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2025-06-08T15:05:30', 'add_ultrahd_quality_in_profiles')
  759. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  760. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|101: add_ultrahd_quality_in_profiles migrated
  761. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0022066s
  762. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|102: add_language_to_episodeFiles_history_and_blacklist migrating
  763. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  764. 2025-06-08 16:05:30.5|Info|add_language_to_episodeFiles_history_and_blacklist|Starting migration of Log DB to 102
  765. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2025-06-08T15:05:30', 'add_language_to_episodeFiles_history_and_blacklist')
  766. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  767. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|102: add_language_to_episodeFiles_history_and_blacklist migrated
  768. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026202s
  769. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|103: fix_metadata_file_extensions migrating
  770. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  771. 2025-06-08 16:05:30.5|Info|fix_metadata_file_extensions|Starting migration of Log DB to 103
  772. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2025-06-08T15:05:30', 'fix_metadata_file_extensions')
  773. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  774. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|103: fix_metadata_file_extensions migrated
  775. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0020938s
  776. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|104: remove_kickass migrating
  777. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  778. 2025-06-08 16:05:30.5|Info|remove_kickass|Starting migration of Log DB to 104
  779. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-06-08T15:05:30', 'remove_kickass')
  780. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  781. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|104: remove_kickass migrated
  782. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0021235s
  783. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|105: rename_torrent_downloadstation migrating
  784. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  785. 2025-06-08 16:05:30.5|Info|rename_torrent_downloadstation|Starting migration of Log DB to 105
  786. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-06-08T15:05:30', 'rename_torrent_downloadstation')
  787. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  788. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|105: rename_torrent_downloadstation migrated
  789. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0027762s
  790. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|106: update_btn_url migrating
  791. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  792. 2025-06-08 16:05:30.5|Info|update_btn_url|Starting migration of Log DB to 106
  793. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-06-08T15:05:30', 'update_btn_url')
  794. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  795. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|106: update_btn_url migrated
  796. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0020366s
  797. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|107: remove_wombles migrating
  798. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  799. 2025-06-08 16:05:30.5|Info|remove_wombles|Starting migration of Log DB to 107
  800. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-06-08T15:05:30', 'remove_wombles')
  801. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  802. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|107: remove_wombles migrated
  803. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019766s
  804. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|108: fix_extra_file_extension migrating
  805. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  806. 2025-06-08 16:05:30.5|Info|fix_extra_file_extension|Starting migration of Log DB to 108
  807. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-06-08T15:05:30', 'fix_extra_file_extension')
  808. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  809. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|108: fix_extra_file_extension migrated
  810. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019768s
  811. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|109: import_extra_files migrating
  812. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  813. 2025-06-08 16:05:30.5|Info|import_extra_files|Starting migration of Log DB to 109
  814. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-06-08T15:05:30', 'import_extra_files')
  815. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  816. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|109: import_extra_files migrated
  817. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.001982s
  818. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|110: fix_extra_files_config migrating
  819. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  820. 2025-06-08 16:05:30.5|Info|fix_extra_files_config|Starting migration of Log DB to 110
  821. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-06-08T15:05:30', 'fix_extra_files_config')
  822. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  823. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|110: fix_extra_files_config migrated
  824. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0020182s
  825. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|111: create_language_profiles migrating
  826. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  827. 2025-06-08 16:05:30.5|Info|create_language_profiles|Starting migration of Log DB to 111
  828. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-06-08T15:05:30', 'create_language_profiles')
  829. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  830. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|111: create_language_profiles migrated
  831. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024686s
  832. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|112: added_regex_to_scenemapping migrating
  833. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  834. 2025-06-08 16:05:30.5|Info|added_regex_to_scenemapping|Starting migration of Log DB to 112
  835. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-06-08T15:05:30', 'added_regex_to_scenemapping')
  836. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  837. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|112: added_regex_to_scenemapping migrated
  838. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0021049s
  839. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|113: consolidate_indexer_baseurl migrating
  840. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  841. 2025-06-08 16:05:30.5|Info|consolidate_indexer_baseurl|Starting migration of Log DB to 113
  842. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-06-08T15:05:30', 'consolidate_indexer_baseurl')
  843. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  844. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|113: consolidate_indexer_baseurl migrated
  845. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.001907s
  846. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|114: rename_indexer_status_id migrating
  847. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  848. 2025-06-08 16:05:30.5|Info|rename_indexer_status_id|Starting migration of Log DB to 114
  849. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-06-08T15:05:30', 'rename_indexer_status_id')
  850. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  851. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|114: rename_indexer_status_id migrated
  852. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0020515s
  853. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|115: add_downloadclient_status migrating
  854. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  855. 2025-06-08 16:05:30.5|Info|add_downloadclient_status|Starting migration of Log DB to 115
  856. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-06-08T15:05:30', 'add_downloadclient_status')
  857. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  858. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|115: add_downloadclient_status migrated
  859. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0048385s
  860. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|116: disable_nyaa migrating
  861. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  862. 2025-06-08 16:05:30.5|Info|disable_nyaa|Starting migration of Log DB to 116
  863. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-06-08T15:05:30', 'disable_nyaa')
  864. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  865. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|116: disable_nyaa migrated
  866. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019977s
  867. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|117: add_webrip_and_br480_qualites_in_profile migrating
  868. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  869. 2025-06-08 16:05:30.5|Info|add_webrip_and_br480_qualites_in_profile|Starting migration of Log DB to 117
  870. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-06-08T15:05:30', 'add_webrip_and_br480_qualites_in_profile')
  871. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  872. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|117: add_webrip_and_br480_qualites_in_profile migrated
  873. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019037s
  874. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|118: add_history_eventType_index migrating
  875. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  876. 2025-06-08 16:05:30.5|Info|add_history_eventType_index|Starting migration of Log DB to 118
  877. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-06-08T15:05:30', 'add_history_eventType_index')
  878. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  879. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|118: add_history_eventType_index migrated
  880. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0022743s
  881. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|119: separate_automatic_and_interactive_searches migrating
  882. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  883. 2025-06-08 16:05:30.5|Info|separate_automatic_and_interactive_searches|Starting migration of Log DB to 119
  884. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-06-08T15:05:30', 'separate_automatic_and_interactive_searches')
  885. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  886. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|119: separate_automatic_and_interactive_searches migrated
  887. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0020731s
  888. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|120: update_series_episodes_history_indexes migrating
  889. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  890. 2025-06-08 16:05:30.5|Info|update_series_episodes_history_indexes|Starting migration of Log DB to 120
  891. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-06-08T15:05:30', 'update_series_episodes_history_indexes')
  892. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  893. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|120: update_series_episodes_history_indexes migrated
  894. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026262s
  895. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|121: update_animetosho_url migrating
  896. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  897. 2025-06-08 16:05:30.5|Info|update_animetosho_url|Starting migration of Log DB to 121
  898. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-06-08T15:05:30', 'update_animetosho_url')
  899. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  900. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|121: update_animetosho_url migrated
  901. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0027911s
  902. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|122: add_remux_qualities_in_profile migrating
  903. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  904. 2025-06-08 16:05:30.5|Info|add_remux_qualities_in_profile|Starting migration of Log DB to 122
  905. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-06-08T15:05:30', 'add_remux_qualities_in_profile')
  906. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  907. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|122: add_remux_qualities_in_profile migrated
  908. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002203s
  909. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|123: add_history_seriesId_index migrating
  910. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  911. 2025-06-08 16:05:30.5|Info|add_history_seriesId_index|Starting migration of Log DB to 123
  912. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-06-08T15:05:30', 'add_history_seriesId_index')
  913. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  914. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|123: add_history_seriesId_index migrated
  915. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019786s
  916. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|124: remove_media_browser_metadata migrating
  917. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  918. 2025-06-08 16:05:30.5|Info|remove_media_browser_metadata|Starting migration of Log DB to 124
  919. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-06-08T15:05:30', 'remove_media_browser_metadata')
  920. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  921. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|124: remove_media_browser_metadata migrated
  922. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019499s
  923. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|125: remove_notify_my_android_and_pushalot_notifications migrating
  924. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  925. 2025-06-08 16:05:30.5|Info|remove_notify_my_android_and_pushalot_notifications|Starting migration of Log DB to 125
  926. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-06-08T15:05:30', 'remove_notify_my_android_and_pushalot_notifications')
  927. 2025-06-08 16:05:30.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  928. 2025-06-08 16:05:30.5|Info|FluentMigrator.Runner.MigrationRunner|125: remove_notify_my_android_and_pushalot_notifications migrated
  929. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0020662s
  930. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|126: add_custom_filters migrating
  931. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  932. 2025-06-08 16:05:30.6|Info|add_custom_filters|Starting migration of Log DB to 126
  933. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-06-08T15:05:30', 'add_custom_filters')
  934. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  935. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|126: add_custom_filters migrated
  936. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019024s
  937. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|127: rename_restrictions_to_release_profiles migrating
  938. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  939. 2025-06-08 16:05:30.6|Info|rename_restrictions_to_release_profiles|Starting migration of Log DB to 127
  940. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-06-08T15:05:30', 'rename_restrictions_to_release_profiles')
  941. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  942. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|127: rename_restrictions_to_release_profiles migrated
  943. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.00212s
  944. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|128: rename_quality_profiles_add_upgrade_allowed migrating
  945. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  946. 2025-06-08 16:05:30.6|Info|rename_quality_profiles_add_upgrade_allowed|Starting migration of Log DB to 128
  947. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-06-08T15:05:30', 'rename_quality_profiles_add_upgrade_allowed')
  948. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  949. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|128: rename_quality_profiles_add_upgrade_allowed migrated
  950. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002613s
  951. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|129: add_relative_original_path_to_episode_file migrating
  952. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  953. 2025-06-08 16:05:30.6|Info|add_relative_original_path_to_episode_file|Starting migration of Log DB to 129
  954. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-06-08T15:05:30', 'add_relative_original_path_to_episode_file')
  955. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  956. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|129: add_relative_original_path_to_episode_file migrated
  957. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019691s
  958. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|130: episode_last_searched_time migrating
  959. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  960. 2025-06-08 16:05:30.6|Info|episode_last_searched_time|Starting migration of Log DB to 130
  961. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-06-08T15:05:30', 'episode_last_searched_time')
  962. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  963. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|130: episode_last_searched_time migrated
  964. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026438s
  965. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|131: download_propers_config migrating
  966. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  967. 2025-06-08 16:05:30.6|Info|download_propers_config|Starting migration of Log DB to 131
  968. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-06-08T15:05:30', 'download_propers_config')
  969. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  970. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|131: download_propers_config migrated
  971. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.001908s
  972. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|132: add_download_client_priority migrating
  973. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  974. 2025-06-08 16:05:30.6|Info|add_download_client_priority|Starting migration of Log DB to 132
  975. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-06-08T15:05:30', 'add_download_client_priority')
  976. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  977. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|132: add_download_client_priority migrated
  978. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0020472s
  979. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|134: add_specials_folder_format migrating
  980. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  981. 2025-06-08 16:05:30.6|Info|add_specials_folder_format|Starting migration of Log DB to 134
  982. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-06-08T15:05:30', 'add_specials_folder_format')
  983. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  984. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|134: add_specials_folder_format migrated
  985. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0018907s
  986. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|135: health_issue_notification migrating
  987. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  988. 2025-06-08 16:05:30.6|Info|health_issue_notification|Starting migration of Log DB to 135
  989. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-06-08T15:05:30', 'health_issue_notification')
  990. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  991. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|135: health_issue_notification migrated
  992. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0018864s
  993. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|136: add_indexer_and_enabled_to_release_profiles migrating
  994. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  995. 2025-06-08 16:05:30.6|Info|add_indexer_and_enabled_to_release_profiles|Starting migration of Log DB to 136
  996. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-06-08T15:05:30', 'add_indexer_and_enabled_to_release_profiles')
  997. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  998. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|136: add_indexer_and_enabled_to_release_profiles migrated
  999. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0027446s
  1000. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|137: add_airedbefore_to_episodes migrating
  1001. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1002. 2025-06-08 16:05:30.6|Info|add_airedbefore_to_episodes|Starting migration of Log DB to 137
  1003. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-06-08T15:05:30', 'add_airedbefore_to_episodes')
  1004. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1005. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|137: add_airedbefore_to_episodes migrated
  1006. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024846s
  1007. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|138: remove_bitmetv migrating
  1008. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1009. 2025-06-08 16:05:30.6|Info|remove_bitmetv|Starting migration of Log DB to 138
  1010. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-06-08T15:05:30', 'remove_bitmetv')
  1011. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1012. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|138: remove_bitmetv migrated
  1013. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0028554s
  1014. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|139: add_download_history migrating
  1015. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1016. 2025-06-08 16:05:30.6|Info|add_download_history|Starting migration of Log DB to 139
  1017. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-06-08T15:05:30', 'add_download_history')
  1018. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1019. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|139: add_download_history migrated
  1020. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.001857s
  1021. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|140: remove_chown_and_folderchmod_config_v2 migrating
  1022. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1023. 2025-06-08 16:05:30.6|Info|remove_chown_and_folderchmod_config_v2|Starting migration of Log DB to 140
  1024. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-06-08T15:05:30', 'remove_chown_and_folderchmod_config_v2')
  1025. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1026. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|140: remove_chown_and_folderchmod_config_v2 migrated
  1027. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019664s
  1028. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|141: add_update_history migrating
  1029. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1030. 2025-06-08 16:05:30.6|Info|add_update_history|Starting migration of Log DB to 141
  1031. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|CreateTable UpdateHistory
  1032. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
  1033. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0007936s
  1034. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex UpdateHistory (Date)
  1035. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
  1036. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0005602s
  1037. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-06-08T15:05:30', 'add_update_history')
  1038. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1039. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|141: add_update_history migrated
  1040. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0028666s
  1041. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|142: import_lists migrating
  1042. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1043. 2025-06-08 16:05:30.6|Info|import_lists|Starting migration of Log DB to 142
  1044. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-06-08T15:05:30', 'import_lists')
  1045. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1046. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|142: import_lists migrated
  1047. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025971s
  1048. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|143: add_priority_to_indexers migrating
  1049. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1050. 2025-06-08 16:05:30.6|Info|add_priority_to_indexers|Starting migration of Log DB to 143
  1051. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-06-08T15:05:30', 'add_priority_to_indexers')
  1052. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1053. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|143: add_priority_to_indexers migrated
  1054. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019236s
  1055. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|144: import_lists_series_type_and_season_folder migrating
  1056. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1057. 2025-06-08 16:05:30.6|Info|import_lists_series_type_and_season_folder|Starting migration of Log DB to 144
  1058. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-06-08T15:05:30', 'import_lists_series_type_and_season_folder')
  1059. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1060. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|144: import_lists_series_type_and_season_folder migrated
  1061. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019469s
  1062. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|145: remove_growl migrating
  1063. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1064. 2025-06-08 16:05:30.6|Info|remove_growl|Starting migration of Log DB to 145
  1065. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-06-08T15:05:30', 'remove_growl')
  1066. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1067. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|145: remove_growl migrated
  1068. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019902s
  1069. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|146: cleanup_duplicates_updatehistory migrating
  1070. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1071. 2025-06-08 16:05:30.6|Info|cleanup_duplicates_updatehistory|Starting migration of Log DB to 146
  1072. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
  1073. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
  1074. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0009343s
  1075. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-06-08T15:05:30', 'cleanup_duplicates_updatehistory')
  1076. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1077. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|146: cleanup_duplicates_updatehistory migrated
  1078. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026052s
  1079. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|147: swap_filechmod_for_folderchmod migrating
  1080. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1081. 2025-06-08 16:05:30.6|Info|swap_filechmod_for_folderchmod|Starting migration of Log DB to 147
  1082. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-06-08T15:05:30', 'swap_filechmod_for_folderchmod')
  1083. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1084. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|147: swap_filechmod_for_folderchmod migrated
  1085. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019982s
  1086. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|148: mediainfo_channels migrating
  1087. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1088. 2025-06-08 16:05:30.6|Info|mediainfo_channels|Starting migration of Log DB to 148
  1089. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-06-08T15:05:30', 'mediainfo_channels')
  1090. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1091. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|148: mediainfo_channels migrated
  1092. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0018325s
  1093. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|149: add_on_delete_to_notifications migrating
  1094. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1095. 2025-06-08 16:05:30.6|Info|add_on_delete_to_notifications|Starting migration of Log DB to 149
  1096. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-06-08T15:05:30', 'add_on_delete_to_notifications')
  1097. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1098. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|149: add_on_delete_to_notifications migrated
  1099. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0020004s
  1100. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|150: add_scene_mapping_origin migrating
  1101. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1102. 2025-06-08 16:05:30.6|Info|add_scene_mapping_origin|Starting migration of Log DB to 150
  1103. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-06-08T15:05:30', 'add_scene_mapping_origin')
  1104. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1105. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|150: add_scene_mapping_origin migrated
  1106. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0018339s
  1107. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|151: remove_custom_filter_type migrating
  1108. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1109. 2025-06-08 16:05:30.6|Info|remove_custom_filter_type|Starting migration of Log DB to 151
  1110. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-06-08T15:05:30', 'remove_custom_filter_type')
  1111. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1112. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|151: remove_custom_filter_type migrated
  1113. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025738s
  1114. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|152: update_btn_url_to_https migrating
  1115. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1116. 2025-06-08 16:05:30.6|Info|update_btn_url_to_https|Starting migration of Log DB to 152
  1117. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-06-08T15:05:30', 'update_btn_url_to_https')
  1118. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1119. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|152: update_btn_url_to_https migrated
  1120. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019995s
  1121. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|153: add_on_episodefiledelete_for_upgrade migrating
  1122. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1123. 2025-06-08 16:05:30.6|Info|add_on_episodefiledelete_for_upgrade|Starting migration of Log DB to 153
  1124. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-06-08T15:05:30', 'add_on_episodefiledelete_for_upgrade')
  1125. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1126. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|153: add_on_episodefiledelete_for_upgrade migrated
  1127. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019657s
  1128. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|154: add_name_release_profile migrating
  1129. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1130. 2025-06-08 16:05:30.6|Info|add_name_release_profile|Starting migration of Log DB to 154
  1131. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-06-08T15:05:30', 'add_name_release_profile')
  1132. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1133. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|154: add_name_release_profile migrated
  1134. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019139s
  1135. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|155: add_arabic_and_hindi_languages migrating
  1136. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1137. 2025-06-08 16:05:30.6|Info|add_arabic_and_hindi_languages|Starting migration of Log DB to 155
  1138. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-06-08T15:05:30', 'add_arabic_and_hindi_languages')
  1139. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1140. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|155: add_arabic_and_hindi_languages migrated
  1141. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.001937s
  1142. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|156: add_bypass_to_delay_profile migrating
  1143. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1144. 2025-06-08 16:05:30.6|Info|add_bypass_to_delay_profile|Starting migration of Log DB to 156
  1145. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-06-08T15:05:30', 'add_bypass_to_delay_profile')
  1146. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1147. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|156: add_bypass_to_delay_profile migrated
  1148. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026965s
  1149. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|157: email_multiple_addresses migrating
  1150. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1151. 2025-06-08 16:05:30.6|Info|email_multiple_addresses|Starting migration of Log DB to 157
  1152. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-06-08T15:05:30', 'email_multiple_addresses')
  1153. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1154. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|157: email_multiple_addresses migrated
  1155. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0020778s
  1156. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|158: cdh_per_downloadclient migrating
  1157. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1158. 2025-06-08 16:05:30.6|Info|cdh_per_downloadclient|Starting migration of Log DB to 158
  1159. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-08T15:05:30', 'cdh_per_downloadclient')
  1160. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1161. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|158: cdh_per_downloadclient migrated
  1162. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0021744s
  1163. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|159: add_indexer_tags migrating
  1164. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1165. 2025-06-08 16:05:30.6|Info|add_indexer_tags|Starting migration of Log DB to 159
  1166. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-06-08T15:05:30', 'add_indexer_tags')
  1167. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1168. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|159: add_indexer_tags migrated
  1169. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0018364s
  1170. 2025-06-08 16:05:30.6|Info|FluentMigrator.Runner.MigrationRunner|160: rename_blacklist_to_blocklist migrating
  1171. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1172. 2025-06-08 16:05:30.6|Info|rename_blacklist_to_blocklist|Starting migration of Log DB to 160
  1173. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-06-08T15:05:30', 'rename_blacklist_to_blocklist')
  1174. 2025-06-08 16:05:30.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1175. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|160: rename_blacklist_to_blocklist migrated
  1176. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019575s
  1177. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|161: remove_plex_hometheatre migrating
  1178. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1179. 2025-06-08 16:05:30.7|Info|remove_plex_hometheatre|Starting migration of Log DB to 161
  1180. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-06-08T15:05:30', 'remove_plex_hometheatre')
  1181. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1182. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|161: remove_plex_hometheatre migrated
  1183. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0018384s
  1184. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|162: release_profile_to_array migrating
  1185. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1186. 2025-06-08 16:05:30.7|Info|release_profile_to_array|Starting migration of Log DB to 162
  1187. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-06-08T15:05:30', 'release_profile_to_array')
  1188. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1189. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|162: release_profile_to_array migrated
  1190. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0020169s
  1191. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|163: mediainfo_to_ffmpeg migrating
  1192. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1193. 2025-06-08 16:05:30.7|Info|mediainfo_to_ffmpeg|Starting migration of Log DB to 163
  1194. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-06-08T15:05:30', 'mediainfo_to_ffmpeg')
  1195. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1196. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|163: mediainfo_to_ffmpeg migrated
  1197. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019644s
  1198. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|164: download_client_per_indexer migrating
  1199. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1200. 2025-06-08 16:05:30.7|Info|download_client_per_indexer|Starting migration of Log DB to 164
  1201. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-06-08T15:05:30', 'download_client_per_indexer')
  1202. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1203. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|164: download_client_per_indexer migrated
  1204. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019298s
  1205. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|165: add_on_update_to_notifications migrating
  1206. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1207. 2025-06-08 16:05:30.7|Info|add_on_update_to_notifications|Starting migration of Log DB to 165
  1208. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-06-08T15:05:30', 'add_on_update_to_notifications')
  1209. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1210. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|165: add_on_update_to_notifications migrated
  1211. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019088s
  1212. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|166: update_series_sort_title migrating
  1213. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1214. 2025-06-08 16:05:30.7|Info|update_series_sort_title|Starting migration of Log DB to 166
  1215. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-06-08T15:05:30', 'update_series_sort_title')
  1216. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1217. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|166: update_series_sort_title migrated
  1218. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019016s
  1219. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|167: add_tvdbid_to_episode migrating
  1220. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1221. 2025-06-08 16:05:30.7|Info|add_tvdbid_to_episode|Starting migration of Log DB to 167
  1222. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-06-08T15:05:30', 'add_tvdbid_to_episode')
  1223. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1224. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|167: add_tvdbid_to_episode migrated
  1225. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024347s
  1226. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|168: add_additional_info_to_pending_releases migrating
  1227. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1228. 2025-06-08 16:05:30.7|Info|add_additional_info_to_pending_releases|Starting migration of Log DB to 168
  1229. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-06-08T15:05:30', 'add_additional_info_to_pending_releases')
  1230. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1231. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|168: add_additional_info_to_pending_releases migrated
  1232. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024886s
  1233. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|169: add_malayalam_and_ukrainian_languages migrating
  1234. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1235. 2025-06-08 16:05:30.7|Info|add_malayalam_and_ukrainian_languages|Starting migration of Log DB to 169
  1236. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-06-08T15:05:30', 'add_malayalam_and_ukrainian_languages')
  1237. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1238. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|169: add_malayalam_and_ukrainian_languages migrated
  1239. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019836s
  1240. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|170: add_language_tags_to_subtitle_files migrating
  1241. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1242. 2025-06-08 16:05:30.7|Info|add_language_tags_to_subtitle_files|Starting migration of Log DB to 170
  1243. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-06-08T15:05:30', 'add_language_tags_to_subtitle_files')
  1244. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1245. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|170: add_language_tags_to_subtitle_files migrated
  1246. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0018402s
  1247. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|171: add_custom_formats migrating
  1248. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1249. 2025-06-08 16:05:30.7|Info|add_custom_formats|Starting migration of Log DB to 171
  1250. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-06-08T15:05:30', 'add_custom_formats')
  1251. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1252. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|171: add_custom_formats migrated
  1253. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0035179s
  1254. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
  1255. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1256. 2025-06-08 16:05:30.7|Info|add_SeasonSearchMaximumSingleEpisodeAge_to_indexers|Starting migration of Log DB to 172
  1257. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-06-08T15:05:30', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
  1258. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1259. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
  1260. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019521s
  1261. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|173: remove_omg migrating
  1262. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1263. 2025-06-08 16:05:30.7|Info|remove_omg|Starting migration of Log DB to 173
  1264. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-06-08T15:05:30', 'remove_omg')
  1265. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1266. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|173: remove_omg migrated
  1267. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025808s
  1268. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|174: add_salt_to_users migrating
  1269. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1270. 2025-06-08 16:05:30.7|Info|add_salt_to_users|Starting migration of Log DB to 174
  1271. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-06-08T15:05:30', 'add_salt_to_users')
  1272. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1273. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|174: add_salt_to_users migrated
  1274. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0018755s
  1275. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|175: language_profiles_to_custom_formats migrating
  1276. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1277. 2025-06-08 16:05:30.7|Info|language_profiles_to_custom_formats|Starting migration of Log DB to 175
  1278. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-06-08T15:05:30', 'language_profiles_to_custom_formats')
  1279. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1280. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|175: language_profiles_to_custom_formats migrated
  1281. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0023521s
  1282. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|176: original_language migrating
  1283. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1284. 2025-06-08 16:05:30.7|Info|original_language|Starting migration of Log DB to 176
  1285. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-06-08T15:05:30', 'original_language')
  1286. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1287. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|176: original_language migrated
  1288. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0018749s
  1289. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|177: add_on_manual_interaction_required_to_notifications migrating
  1290. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1291. 2025-06-08 16:05:30.7|Info|add_on_manual_interaction_required_to_notifications|Starting migration of Log DB to 177
  1292. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-06-08T15:05:30', 'add_on_manual_interaction_required_to_notifications')
  1293. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1294. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|177: add_on_manual_interaction_required_to_notifications migrated
  1295. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019597s
  1296. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|178: list_sync_time migrating
  1297. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1298. 2025-06-08 16:05:30.7|Info|list_sync_time|Starting migration of Log DB to 178
  1299. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-06-08T15:05:30', 'list_sync_time')
  1300. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1301. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|178: list_sync_time migrated
  1302. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0018331s
  1303. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|179: add_auto_tagging migrating
  1304. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1305. 2025-06-08 16:05:30.7|Info|add_auto_tagging|Starting migration of Log DB to 179
  1306. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-06-08T15:05:30', 'add_auto_tagging')
  1307. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1308. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|179: add_auto_tagging migrated
  1309. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0018931s
  1310. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|180: task_duration migrating
  1311. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1312. 2025-06-08 16:05:30.7|Info|task_duration|Starting migration of Log DB to 180
  1313. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-06-08T15:05:30', 'task_duration')
  1314. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1315. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|180: task_duration migrated
  1316. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019709s
  1317. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|181: quality_definition_preferred_size migrating
  1318. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1319. 2025-06-08 16:05:30.7|Info|quality_definition_preferred_size|Starting migration of Log DB to 181
  1320. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-06-08T15:05:30', 'quality_definition_preferred_size')
  1321. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1322. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|181: quality_definition_preferred_size migrated
  1323. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0028031s
  1324. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|182: add_custom_format_score_bypass_to_delay_profile migrating
  1325. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1326. 2025-06-08 16:05:30.7|Info|add_custom_format_score_bypass_to_delay_profile|Starting migration of Log DB to 182
  1327. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-06-08T15:05:30', 'add_custom_format_score_bypass_to_delay_profile')
  1328. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1329. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|182: add_custom_format_score_bypass_to_delay_profile migrated
  1330. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.001926s
  1331. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|183: update_images_remote_url migrating
  1332. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1333. 2025-06-08 16:05:30.7|Info|update_images_remote_url|Starting migration of Log DB to 183
  1334. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-06-08T15:05:30', 'update_images_remote_url')
  1335. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1336. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|183: update_images_remote_url migrated
  1337. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0021412s
  1338. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|184: remove_invalid_roksbox_metadata_images migrating
  1339. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1340. 2025-06-08 16:05:30.7|Info|remove_invalid_roksbox_metadata_images|Starting migration of Log DB to 184
  1341. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-06-08T15:05:30', 'remove_invalid_roksbox_metadata_images')
  1342. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1343. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|184: remove_invalid_roksbox_metadata_images migrated
  1344. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.001869s
  1345. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|185: add_episode_runtime migrating
  1346. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1347. 2025-06-08 16:05:30.7|Info|add_episode_runtime|Starting migration of Log DB to 185
  1348. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-06-08T15:05:30', 'add_episode_runtime')
  1349. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1350. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|185: add_episode_runtime migrated
  1351. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0029329s
  1352. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|186: add_result_to_commands migrating
  1353. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1354. 2025-06-08 16:05:30.7|Info|add_result_to_commands|Starting migration of Log DB to 186
  1355. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-06-08T15:05:30', 'add_result_to_commands')
  1356. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1357. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|186: add_result_to_commands migrated
  1358. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0027421s
  1359. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|187: add_on_series_add_to_notifications migrating
  1360. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1361. 2025-06-08 16:05:30.7|Info|add_on_series_add_to_notifications|Starting migration of Log DB to 187
  1362. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-06-08T15:05:30', 'add_on_series_add_to_notifications')
  1363. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1364. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|187: add_on_series_add_to_notifications migrated
  1365. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0020378s
  1366. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|188: postgres_update_timestamp_columns_to_with_timezone migrating
  1367. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1368. 2025-06-08 16:05:30.7|Info|postgres_update_timestamp_columns_to_with_timezone|Starting migration of Log DB to 188
  1369. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Logs
  1370. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|=> 2.1E-06s
  1371. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn Logs Time DateTimeOffset
  1372. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|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)
  1373. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
  1374. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Logs"
  1375. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Logs_temp" RENAME TO "Logs"
  1376. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
  1377. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026689s
  1378. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|AlterTable UpdateHistory
  1379. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|=> 1.8E-06s
  1380. 2025-06-08 16:05:30.7|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn UpdateHistory Date DateTimeOffset
  1381. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
  1382. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
  1383. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "UpdateHistory"
  1384. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
  1385. 2025-06-08 16:05:30.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
  1386. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025081s
  1387. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|AlterTable VersionInfo
  1388. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|=> 2.4E-06s
  1389. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn VersionInfo AppliedOn DateTimeOffset
  1390. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
  1391. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
  1392. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "VersionInfo"
  1393. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
  1394. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
  1395. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0034661s
  1396. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-06-08T15:05:30', 'postgres_update_timestamp_columns_to_with_timezone')
  1397. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1398. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|188: postgres_update_timestamp_columns_to_with_timezone migrated
  1399. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0059714s
  1400. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|189: add_colon_replacement_to_naming_config migrating
  1401. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1402. 2025-06-08 16:05:30.8|Info|add_colon_replacement_to_naming_config|Starting migration of Log DB to 189
  1403. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-06-08T15:05:30', 'add_colon_replacement_to_naming_config')
  1404. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1405. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|189: add_colon_replacement_to_naming_config migrated
  1406. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0020848s
  1407. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|190: health_restored_notification migrating
  1408. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1409. 2025-06-08 16:05:30.8|Info|health_restored_notification|Starting migration of Log DB to 190
  1410. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-06-08T15:05:30', 'health_restored_notification')
  1411. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1412. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|190: health_restored_notification migrated
  1413. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019034s
  1414. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|191: add_download_client_tags migrating
  1415. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1416. 2025-06-08 16:05:30.8|Info|add_download_client_tags|Starting migration of Log DB to 191
  1417. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-06-08T15:05:30', 'add_download_client_tags')
  1418. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1419. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|191: add_download_client_tags migrated
  1420. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002077s
  1421. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|192: import_exclusion_type migrating
  1422. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1423. 2025-06-08 16:05:30.8|Info|import_exclusion_type|Starting migration of Log DB to 192
  1424. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-06-08T15:05:30', 'import_exclusion_type')
  1425. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1426. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|192: import_exclusion_type migrated
  1427. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0020756s
  1428. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|193: add_import_list_items migrating
  1429. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1430. 2025-06-08 16:05:30.8|Info|add_import_list_items|Starting migration of Log DB to 193
  1431. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2025-06-08T15:05:30', 'add_import_list_items')
  1432. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1433. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|193: add_import_list_items migrated
  1434. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0020804s
  1435. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|194: add_notification_status migrating
  1436. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1437. 2025-06-08 16:05:30.8|Info|add_notification_status|Starting migration of Log DB to 194
  1438. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-06-08T15:05:30', 'add_notification_status')
  1439. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1440. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|194: add_notification_status migrated
  1441. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0027024s
  1442. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|195: parse_language_tags_from_existing_subtitle_files migrating
  1443. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1444. 2025-06-08 16:05:30.8|Info|parse_language_tags_from_existing_subtitle_files|Starting migration of Log DB to 195
  1445. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-06-08T15:05:30', 'parse_language_tags_from_existing_subtitle_files')
  1446. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1447. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|195: parse_language_tags_from_existing_subtitle_files migrated
  1448. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019202s
  1449. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|196: add_finale_type migrating
  1450. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1451. 2025-06-08 16:05:30.8|Info|add_finale_type|Starting migration of Log DB to 196
  1452. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-06-08T15:05:30', 'add_finale_type')
  1453. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1454. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|196: add_finale_type migrated
  1455. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019947s
  1456. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|197: list_add_missing_search migrating
  1457. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1458. 2025-06-08 16:05:30.8|Info|list_add_missing_search|Starting migration of Log DB to 197
  1459. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-06-08T15:05:30', 'list_add_missing_search')
  1460. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1461. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|197: list_add_missing_search migrated
  1462. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019335s
  1463. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|198: parse_title_from_existing_subtitle_files migrating
  1464. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1465. 2025-06-08 16:05:30.8|Info|parse_title_from_existing_subtitle_files|Starting migration of Log DB to 198
  1466. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-06-08T15:05:30', 'parse_title_from_existing_subtitle_files')
  1467. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1468. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|198: parse_title_from_existing_subtitle_files migrated
  1469. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.001939s
  1470. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|199: series_last_aired migrating
  1471. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1472. 2025-06-08 16:05:30.8|Info|series_last_aired|Starting migration of Log DB to 199
  1473. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-06-08T15:05:30', 'series_last_aired')
  1474. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1475. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|199: series_last_aired migrated
  1476. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019023s
  1477. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|200: AddNewItemMonitorType migrating
  1478. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1479. 2025-06-08 16:05:30.8|Info|AddNewItemMonitorType|Starting migration of Log DB to 200
  1480. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-06-08T15:05:30', 'AddNewItemMonitorType')
  1481. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1482. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|200: AddNewItemMonitorType migrated
  1483. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0059349s
  1484. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|201: email_encryption migrating
  1485. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1486. 2025-06-08 16:05:30.8|Info|email_encryption|Starting migration of Log DB to 201
  1487. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-06-08T15:05:30', 'email_encryption')
  1488. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1489. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|201: email_encryption migrated
  1490. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0018918s
  1491. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|202: add_indexer_flags migrating
  1492. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1493. 2025-06-08 16:05:30.8|Info|add_indexer_flags|Starting migration of Log DB to 202
  1494. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-06-08T15:05:30', 'add_indexer_flags')
  1495. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1496. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|202: add_indexer_flags migrated
  1497. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0018803s
  1498. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|203: release_type migrating
  1499. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1500. 2025-06-08 16:05:30.8|Info|release_type|Starting migration of Log DB to 203
  1501. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-06-08T15:05:30', 'release_type')
  1502. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1503. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|203: release_type migrated
  1504. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019726s
  1505. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|204: add_add_release_hash migrating
  1506. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1507. 2025-06-08 16:05:30.8|Info|add_add_release_hash|Starting migration of Log DB to 204
  1508. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-06-08T15:05:30', 'add_add_release_hash')
  1509. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1510. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|204: add_add_release_hash migrated
  1511. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024968s
  1512. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|205: rename_season_pack_spec migrating
  1513. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1514. 2025-06-08 16:05:30.8|Info|rename_season_pack_spec|Starting migration of Log DB to 205
  1515. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-06-08T15:05:30', 'rename_season_pack_spec')
  1516. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1517. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|205: rename_season_pack_spec migrated
  1518. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0018717s
  1519. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|206: add_tmdbid migrating
  1520. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1521. 2025-06-08 16:05:30.8|Info|add_tmdbid|Starting migration of Log DB to 206
  1522. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-06-08T15:05:30', 'add_tmdbid')
  1523. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1524. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|206: add_tmdbid migrated
  1525. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0018833s
  1526. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|209: add_on_import_complete_to_notifications migrating
  1527. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1528. 2025-06-08 16:05:30.8|Info|add_on_import_complete_to_notifications|Starting migration of Log DB to 209
  1529. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-06-08T15:05:30', 'add_on_import_complete_to_notifications')
  1530. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1531. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|209: add_on_import_complete_to_notifications migrated
  1532. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019052s
  1533. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|210: add_monitored_seasons_filter migrating
  1534. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1535. 2025-06-08 16:05:30.8|Info|add_monitored_seasons_filter|Starting migration of Log DB to 210
  1536. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-06-08T15:05:30', 'add_monitored_seasons_filter')
  1537. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1538. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|210: add_monitored_seasons_filter migrated
  1539. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019187s
  1540. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|211: add_custom_colon_replacement_to_naming_config migrating
  1541. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1542. 2025-06-08 16:05:30.8|Info|add_custom_colon_replacement_to_naming_config|Starting migration of Log DB to 211
  1543. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-06-08T15:05:30', 'add_custom_colon_replacement_to_naming_config')
  1544. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1545. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|211: add_custom_colon_replacement_to_naming_config migrated
  1546. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0018715s
  1547. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|212: add_minium_upgrade_format_score_to_quality_profiles migrating
  1548. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1549. 2025-06-08 16:05:30.8|Info|add_minium_upgrade_format_score_to_quality_profiles|Starting migration of Log DB to 212
  1550. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-06-08T15:05:30', 'add_minium_upgrade_format_score_to_quality_profiles')
  1551. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1552. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|212: add_minium_upgrade_format_score_to_quality_profiles migrated
  1553. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0023657s
  1554. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|214: add_blurary576p_quality_in_profiles migrating
  1555. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1556. 2025-06-08 16:05:30.8|Info|add_blurary576p_quality_in_profiles|Starting migration of Log DB to 214
  1557. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-06-08T15:05:30', 'add_blurary576p_quality_in_profiles')
  1558. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1559. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|214: add_blurary576p_quality_in_profiles migrated
  1560. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002003s
  1561. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
  1562. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1563. 2025-06-08 16:05:30.8|Info|add_blurary576p_quality_in_profiles_with_grouped_blurary480p|Starting migration of Log DB to 215
  1564. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-06-08T15:05:30', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
  1565. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1566. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
  1567. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0028301s
  1568. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|217: add_mal_and_anilist_ids migrating
  1569. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
  1570. 2025-06-08 16:05:30.8|Info|add_mal_and_anilist_ids|Starting migration of Log DB to 217
  1571. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-06-08T15:05:30', 'add_mal_and_anilist_ids')
  1572. 2025-06-08 16:05:30.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
  1573. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|217: add_mal_and_anilist_ids migrated
  1574. 2025-06-08 16:05:30.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025612s
  1575. 2025-06-08 16:05:30.8|Debug|MigrationController|Took: 00:00:00.7526506
  1576. 2025-06-08 16:05:31.0|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:8989
  1577. 2025-06-08 16:05:31.0|Info|BrowserService|Starting default browser. http://localhost:8989
  1578. 2025-06-08 16:05:31.0|Info|ProcessProvider|Opening URL [http://localhost:8989]
  1579. 2025-06-08 16:05:31.2|Debug|QualityDefinitionService|Setting up default quality config
  1580. 2025-06-08 16:05:31.2|Info|QualityProfileService|Setting up default quality profiles
  1581. 2025-06-08 16:05:31.2|Debug|NotificationFactory|Initializing Providers. Count 25
  1582. 2025-06-08 16:05:31.3|Debug|IndexerFactory|Initializing Providers. Count 10
  1583. 2025-06-08 16:05:31.3|Debug|ImportListFactory|Initializing Providers. Count 11
  1584. 2025-06-08 16:05:31.3|Debug|MetadataFactory|Initializing Providers. Count 5
  1585. 2025-06-08 16:05:31.3|Debug|Sonarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated.
  1586. 2025-06-08 16:05:31.3|Debug|DownloadClientFactory|Initializing Providers. Count 18
  1587. 2025-06-08 16:05:31.3|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
  1588. 2025-06-08 16:05:31.3|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production
  1589. 2025-06-08 16:05:31.3|Info|Microsoft.Hosting.Lifetime|Content root path: C:\ProgramData\Sonarr\bin
  1590. 2025-06-08 16:05:31.5|Debug|Sonarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated.
  1591. 2025-06-08 16:05:31.5|Debug|Sonarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated.
  1592. 2025-06-08 16:05:31.5|Debug|Sonarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated.
  1593. 2025-06-08 16:05:31.5|Info|ManagedHttpDispatcher|IPv4 is available: True, IPv6 will be disabled
  1594. 2025-06-08 16:05:31.5|Debug|Sonarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated.
  1595. 2025-06-08 16:05:31.5|Debug|Sonarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated.
  1596. 2025-06-08 16:05:31.5|Debug|Sonarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated.
  1597. 2025-06-08 16:05:31.5|Debug|Sonarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated.
  1598. 2025-06-08 16:05:31.6|Debug|Sonarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated.
  1599. 2025-06-08 16:05:31.6|Debug|Sonarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated.
  1600. 2025-06-08 16:05:31.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1601. 2025-06-08 16:05:31.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1602. 2025-06-08 16:05:31.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1603. 2025-06-08 16:05:31.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1604. 2025-06-08 16:05:31.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1605. 2025-06-08 16:05:31.7|Debug|Api|[GET] /api/v3/localization/language: 200.OK (19 ms)
  1606. 2025-06-08 16:05:31.7|Debug|Api|[GET] /api/v3/customFilter: 200.OK (8 ms)
  1607. 2025-06-08 16:05:31.7|Debug|Api|[GET] /api/v3/tag: 200.OK (4 ms)
  1608. 2025-06-08 16:05:31.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1609. 2025-06-08 16:05:31.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1610. 2025-06-08 16:05:31.7|Debug|Api|[GET] /api/v3/language: 200.OK (5 ms)
  1611. 2025-06-08 16:05:31.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1612. 2025-06-08 16:05:31.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1613. 2025-06-08 16:05:31.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1614. 2025-06-08 16:05:31.7|Debug|Api|[GET] /api/v3/indexerFlag: 200.OK (3 ms)
  1615. 2025-06-08 16:05:31.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1616. 2025-06-08 16:05:31.7|Debug|Api|[GET] /api/v3/qualityprofile: 200.OK (28 ms)
  1617. 2025-06-08 16:05:31.7|Debug|Sonarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated.
  1618. 2025-06-08 16:05:31.7|Debug|Api|[GET] /api/v3/config/ui: 200.OK (18 ms)
  1619. 2025-06-08 16:05:31.7|Debug|Sonarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated.
  1620. 2025-06-08 16:05:31.7|Debug|Api|[GET] /api/v3/series: 200.OK (41 ms)
  1621. 2025-06-08 16:05:31.7|Debug|Api|[GET] /api/v3/importlist: 200.OK (30 ms)
  1622. 2025-06-08 16:05:31.7|Debug|Api|[GET] /api/v3/system/status: 200.OK (33 ms)
  1623. 2025-06-08 16:05:31.8|Debug|Api|[GET] /api/v3/localization: 200.OK (39 ms)
  1624. 2025-06-08 16:05:31.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
  1625. 2025-06-08 16:05:31.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1626. 2025-06-08 16:05:31.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1627. 2025-06-08 16:05:31.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1628. 2025-06-08 16:05:31.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1629. 2025-06-08 16:05:31.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1630. 2025-06-08 16:05:31.8|Debug|Api|[GET] /api/v3/series: 200.OK (4 ms)
  1631. 2025-06-08 16:05:31.8|Debug|Api|[GET] /api/v3/health: 200.OK (6 ms)
  1632. 2025-06-08 16:05:31.8|Debug|Sonarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated.
  1633. 2025-06-08 16:05:31.8|Debug|Api|[GET] /api/v3/queue/status: 200.OK (24 ms)
  1634. 2025-06-08 16:05:31.8|Debug|Api|[GET] /api/v3/config/host: 200.OK (41 ms)
  1635. 2025-06-08 16:05:31.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
  1636. 2025-06-08 16:05:31.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (48 ms)
  1637. 2025-06-08 16:05:31.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1638. 2025-06-08 16:05:31.9|Debug|Api|[GET] /api/v3/health: 200.OK (2 ms)
  1639. 2025-06-08 16:05:36.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1640. 2025-06-08 16:05:36.9|Debug|Api|[GET] /api/v3/health: 200.OK (1 ms)
  1641. 2025-06-08 16:06:07.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
  1642. 2025-06-08 16:06:07.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
  1643. 2025-06-08 16:06:07.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1644. 2025-06-08 16:06:07.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1645. 2025-06-08 16:06:07.0|Debug|Api|[GET] /api/v3/series: 200.OK (2 ms)
  1646. 2025-06-08 16:06:07.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1647. 2025-06-08 16:06:07.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1648. 2025-06-08 16:06:07.0|Debug|Api|[GET] /api/v3/health: 200.OK (1 ms)
  1649. 2025-06-08 16:06:07.0|Debug|Api|[GET] /api/v3/queue/status: 200.OK (1 ms)
  1650. 2025-06-08 16:06:07.0|Debug|Api|[GET] /api/v3/command: 200.OK (15 ms)
  1651. 2025-06-08 16:06:31.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1652. 2025-06-08 16:06:31.3|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
  1653. 2025-06-08 16:06:31.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1654. 2025-06-08 16:06:31.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1655. 2025-06-08 16:06:31.3|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
  1656. 2025-06-08 16:06:31.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1657. 2025-06-08 16:06:31.3|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
  1658. 2025-06-08 16:06:31.3|Debug|Api|[GET] /api/v3/command: 200.OK (11 ms)
  1659. 2025-06-08 16:07:07.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
  1660. 2025-06-08 16:07:07.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
  1661. 2025-06-08 16:07:07.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1662. 2025-06-08 16:07:07.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1663. 2025-06-08 16:07:07.3|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
  1664. 2025-06-08 16:07:07.3|Debug|Api|[GET] /api/v3/series: 200.OK (1 ms)
  1665. 2025-06-08 16:07:07.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1666. 2025-06-08 16:07:07.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1667. 2025-06-08 16:07:07.4|Debug|Api|[GET] /api/v3/health: 200.OK (1 ms)
  1668. 2025-06-08 16:07:07.4|Debug|Api|[GET] /api/v3/queue/status: 200.OK (1 ms)
  1669. 2025-06-08 16:07:37.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
  1670. 2025-06-08 16:07:37.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
  1671. 2025-06-08 16:07:37.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1672. 2025-06-08 16:07:37.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1673. 2025-06-08 16:07:37.4|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
  1674. 2025-06-08 16:07:37.4|Debug|Api|[GET] /api/v3/series: 200.OK (1 ms)
  1675. 2025-06-08 16:07:37.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1676. 2025-06-08 16:07:37.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1677. 2025-06-08 16:07:37.4|Debug|Api|[GET] /api/v3/health: 200.OK (1 ms)
  1678. 2025-06-08 16:07:37.4|Debug|Api|[GET] /api/v3/queue/status: 200.OK (1 ms)
  1679. 2025-06-08 16:08:01.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1680. 2025-06-08 16:08:01.3|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
  1681. 2025-06-08 16:08:01.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1682. 2025-06-08 16:08:01.3|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
  1683. 2025-06-08 16:08:01.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1684. 2025-06-08 16:08:01.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1685. 2025-06-08 16:08:01.3|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
  1686. 2025-06-08 16:08:01.3|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
  1687. 2025-06-08 16:08:23.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1688. 2025-06-08 16:08:23.7|Debug|Api|[PUT] /api/v3/config/host: 202.Accepted (101 ms)
  1689. 2025-06-08 16:08:23.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1690. 2025-06-08 16:08:23.8|Debug|Api|[GET] /api/v3/system/status: 200.OK (4 ms)
  1691. 2025-06-08 16:08:28.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1692. 2025-06-08 16:08:28.8|Debug|Api|[GET] /api/v3/health: 200.OK (1 ms)
  1693. 2025-06-08 16:08:32.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1694. 2025-06-08 16:08:32.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1695. 2025-06-08 16:08:32.6|Debug|Api|[GET] /api/v3/health: 200.OK (1 ms)
  1696. 2025-06-08 16:08:32.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1697. 2025-06-08 16:08:32.6|Debug|Api|[GET] /api/v3/system/status: 200.OK (3 ms)
  1698. 2025-06-08 16:08:32.6|Debug|Api|[GET] /api/v3/diskspace: 200.OK (11 ms)
  1699. 2025-06-08 16:08:37.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1700. 2025-06-08 16:08:37.1|Debug|Api|[GET] /api/v3/system/backup: 200.OK (5 ms)
  1701. 2025-06-08 16:08:52.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1702. 2025-06-08 16:08:52.6|Debug|ArchiveService|Extracting archive [C:\Users\(removed)\AppData\Local\Temp\sonarr_backup_restore.zip] to [C:\Users\(removed)\AppData\Local\Temp\sonarr_backup_restore]
  1703. 2025-06-08 16:08:52.6|Debug|ArchiveService|Validating Archive C:\Users\(removed)\AppData\Local\Temp\sonarr_backup_restore.zip
  1704. 2025-06-08 16:08:53.7|Debug|ArchiveService|Extraction complete.
  1705. 2025-06-08 16:08:53.7|Debug|Api|[POST] /api/v3/system/backup/restore/upload: 200.OK (1307 ms)
  1706. 2025-06-08 16:08:53.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
  1707. 2025-06-08 16:08:53.7|Debug|Api|[POST] /api/v3/system/restart: 200.OK (1 ms)
  1708. 2025-06-08 16:08:53.7|Info|LifecycleService|Restart requested.
Add Comment
Please, Sign In to add comment