2026-06-13T01:43:45.956685452Z [migrations] started
2026-06-13T01:43:45.956739972Z [migrations] no migrations found
2026-06-13T01:43:45.977619066Z usermod: no changes
2026-06-13T01:43:45.983640865Z ───────────────────────────────────────
2026-06-13T01:43:45.983654242Z
2026-06-13T01:43:45.983658100Z ██╗ ███████╗██╗ ██████╗
2026-06-13T01:43:45.983661737Z ██║ ██╔════╝██║██╔═══██╗
2026-06-13T01:43:45.983665324Z ██║ ███████╗██║██║ ██║
2026-06-13T01:43:45.983668841Z ██║ ╚════██║██║██║ ██║
2026-06-13T01:43:45.983672348Z ███████╗███████║██║╚██████╔╝
2026-06-13T01:43:45.983675895Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-13T01:43:45.983679423Z
2026-06-13T01:43:45.983682769Z Brought to you by linuxserver.io
2026-06-13T01:43:45.983686206Z ───────────────────────────────────────
2026-06-13T01:43:45.983964677Z
2026-06-13T01:43:45.983971341Z To support the app dev(s) visit:
2026-06-13T01:43:45.985419497Z Sonarr: https://sonarr.tv/donate
2026-06-13T01:43:45.985714612Z
2026-06-13T01:43:45.985718760Z To support LSIO projects visit:
2026-06-13T01:43:45.985722467Z https://www.linuxserver.io/donate/
2026-06-13T01:43:45.985726095Z
2026-06-13T01:43:45.985729632Z ───────────────────────────────────────
2026-06-13T01:43:45.985733520Z GID/UID
2026-06-13T01:43:45.985737087Z ───────────────────────────────────────
2026-06-13T01:43:45.990149083Z
2026-06-13T01:43:45.990161789Z User UID: 911
2026-06-13T01:43:45.990166388Z User GID: 911
2026-06-13T01:43:45.990170507Z ───────────────────────────────────────
2026-06-13T01:43:45.991779888Z Linuxserver.io version: 4.0.17.2969-ls174
2026-06-13T01:43:45.992084231Z Build-date: 2026-06-13T01:38:37+00:00
2026-06-13T01:43:45.992092318Z ───────────────────────────────────────
2026-06-13T01:43:45.992096636Z
2026-06-13T01:43:46.038715314Z [custom-init] No custom files found, skipping...
2026-06-13T01:43:46.362038069Z [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.17.2969
2026-06-13T01:43:46.436198701Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-13T01:43:46.442116531Z [Debug] Bootstrap: Console selected
2026-06-13T01:43:46.443734409Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-13T01:43:46.799121397Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-13T01:43:46.867868796Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {3d471731-5b92-4475-9fb6-5310ed9f2315} may be persisted to storage in unencrypted form.
2026-06-13T01:43:46.962167710Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-06-13T01:43:47.018550043Z [Info] MigrationController: *** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-06-13T01:43:47.123209074Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-06-13T01:43:47.134377178Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.135174424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.181716688Z [Info] DatabaseEngineVersionCheck: SQLite 3.51.2
2026-06-13T01:43:47.183655152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.047273s
2026-06-13T01:43:47.183816727Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-06-13T01:43:47.183960006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0491591s
2026-06-13T01:43:47.196206382Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-06-13T01:43:47.196790629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.202324856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-06-13T01:43:47.210749785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-06-13T01:43:47.232132002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029649s
2026-06-13T01:43:47.232467448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.234239858Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-06-13T01:43:47.234352705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0317657s
2026-06-13T01:43:47.242290353Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-06-13T01:43:47.242434624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.248329497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-06-13T01:43:47.249752222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-13T01:43:47.250090444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016343s
2026-06-13T01:43:47.250315056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-13T01:43:47.250556913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000141s
2026-06-13T01:43:47.250951588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-06-13T01:43:47.251417657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-06-13T01:43:47.252103909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010139s
2026-06-13T01:43:47.252229823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.253011126Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-06-13T01:43:47.253126028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001919s
2026-06-13T01:43:47.253622668Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-06-13T01:43:47.253718651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.254327407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-13T01:43:47.254468361Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s
2026-06-13T01:43:47.254573533Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-06-13T01:43:47.254733916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-06-13T01:43:47.255117178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004202s
2026-06-13T01:43:47.255239795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.255694771Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-06-13T01:43:47.255811897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010007s
2026-06-13T01:43:47.256856752Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-06-13T01:43:47.256941823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.257741013Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-06-13T01:43:47.263514482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-06-13T01:43:47.263737060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL)
2026-06-13T01:43:47.264105582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004981s
2026-06-13T01:43:47.264217067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-06-13T01:43:47.264348942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-06-13T01:43:47.264605469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002787s
2026-06-13T01:43:47.264867517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-06-13T01:43:47.265001547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2026-06-13T01:43:47.265292603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003022s
2026-06-13T01:43:47.265403807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-06-13T01:43:47.265522847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-06-13T01:43:47.265788151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002636s
2026-06-13T01:43:47.265898253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2026-06-13T01:43:47.266076582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "BacklogSetting" INTEGER NOT NULL, "Network" TEXT, "CustomStartDate" DATETIME, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2026-06-13T01:43:47.266837184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007965s
2026-06-13T01:43:47.266917727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-06-13T01:43:47.267032678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:43:47.267301359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002702s
2026-06-13T01:43:47.267423185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-06-13T01:43:47.267537034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-13T01:43:47.267814974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002702s
2026-06-13T01:43:47.267948012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ImdbId)
2026-06-13T01:43:47.268055769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ImdbId" ON "Series" ("ImdbId" ASC)
2026-06-13T01:43:47.268317205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002551s
2026-06-13T01:43:47.268463771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-06-13T01:43:47.268572921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:43:47.268834918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002588s
2026-06-13T01:43:47.268945882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Seasons
2026-06-13T01:43:47.269069230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Seasons" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "Ignored" INTEGER NOT NULL)
2026-06-13T01:43:47.269433564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003779s
2026-06-13T01:43:47.269539998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2026-06-13T01:43:47.269708167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "Ignored" INTEGER, "EpisodeFileId" INTEGER, "AirDate" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER)
2026-06-13T01:43:47.270266422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006101s
2026-06-13T01:43:47.270378517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-06-13T01:43:47.270492267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-06-13T01:43:47.270806590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003115s
2026-06-13T01:43:47.270928175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2026-06-13T01:43:47.271071233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Path" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT)
2026-06-13T01:43:47.271503844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004652s
2026-06-13T01:43:47.271620068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (Path)
2026-06-13T01:43:47.271731142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_EpisodeFiles_Path" ON "EpisodeFiles" ("Path" ASC)
2026-06-13T01:43:47.272025545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002889s
2026-06-13T01:43:47.272151859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-06-13T01:43:47.272284366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "NzbTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Indexer" TEXT NOT NULL, "NzbInfoUrl" TEXT, "ReleaseGroup" TEXT)
2026-06-13T01:43:47.272687358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004252s
2026-06-13T01:43:47.272832971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-06-13T01:43:47.272964115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL)
2026-06-13T01:43:47.279844043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068924s
2026-06-13T01:43:47.279974235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-06-13T01:43:47.280119648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL)
2026-06-13T01:43:47.280470735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003916s
2026-06-13T01:43:47.280583462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-06-13T01:43:47.280702111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-13T01:43:47.281006063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003019s
2026-06-13T01:43:47.281114251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-06-13T01:43:47.281257630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT)
2026-06-13T01:43:47.281595721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003541s
2026-06-13T01:43:47.281700371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-06-13T01:43:47.281812327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-13T01:43:47.282081229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002661s
2026-06-13T01:43:47.282193404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles
2026-06-13T01:43:47.282331984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Allowed" TEXT NOT NULL)
2026-06-13T01:43:47.282653401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003475s
2026-06-13T01:43:47.282765707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name)
2026-06-13T01:43:47.282886240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-06-13T01:43:47.283198569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003138s
2026-06-13T01:43:47.283312408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualitySizes
2026-06-13T01:43:47.283438422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualitySizes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "QualityId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2026-06-13T01:43:47.283802816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003823s
2026-06-13T01:43:47.283932357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (QualityId)
2026-06-13T01:43:47.284049813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_QualityId" ON "QualitySizes" ("QualityId" ASC)
2026-06-13T01:43:47.284373846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003228s
2026-06-13T01:43:47.284488046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (Name)
2026-06-13T01:43:47.284604721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_Name" ON "QualitySizes" ("Name" ASC)
2026-06-13T01:43:47.284882160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002821s
2026-06-13T01:43:47.285009476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-06-13T01:43:47.285136592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanTitle" TEXT NOT NULL, "SceneName" TEXT NOT NULL, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL)
2026-06-13T01:43:47.285487920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003701s
2026-06-13T01:43:47.285600457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-06-13T01:43:47.285735689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "UseSceneName" INTEGER NOT NULL, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "SeasonFolderFormat" TEXT NOT NULL)
2026-06-13T01:43:47.286239304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005262s
2026-06-13T01:43:47.289730646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-13T01:43:47', 'InitialSetup')
2026-06-13T01:43:47.291175366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.292550175Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-06-13T01:43:47.292677080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068274s
2026-06-13T01:43:47.292845640Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-06-13T01:43:47.292993888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.293178470Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Main DB to 2
2026-06-13T01:43:47.295047405Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (TvRageId)
2026-06-13T01:43:47.295429294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_TvRageId"
2026-06-13T01:43:47.295743176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005693s
2026-06-13T01:43:47.295866444Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (ImdbId)
2026-06-13T01:43:47.296005945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_ImdbId"
2026-06-13T01:43:47.296286751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002944s
2026-06-13T01:43:47.296425470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-13T01:43:47', 'remove_tvrage_imdb_unique_constraint')
2026-06-13T01:43:47.296667658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.297370925Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-06-13T01:43:47.297484243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013519s
2026-06-13T01:43:47.297600196Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-06-13T01:43:47.297746150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.297914359Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Main DB to 3
2026-06-13T01:43:47.298842468Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2026-06-13T01:43:47.299193215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-06-13T01:43:47.299494852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005189s
2026-06-13T01:43:47.299605365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-06-13T01:43:47.299733082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SearchTerm" TEXT NOT NULL, "ParseTerm" TEXT NOT NULL)
2026-06-13T01:43:47.300190814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004667s
2026-06-13T01:43:47.300317760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-13T01:43:47', 'remove_renamed_scene_mapping_columns')
2026-06-13T01:43:47.300567874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.301198895Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-06-13T01:43:47.301322313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014805s
2026-06-13T01:43:47.301444058Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-06-13T01:43:47.301568008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.301733592Z [Info] updated_history: Starting migration of Main DB to 4
2026-06-13T01:43:47.302202777Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable History
2026-06-13T01:43:47.302354262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-06-13T01:43:47.302663525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003338s
2026-06-13T01:43:47.302773135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-06-13T01:43:47.302901434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL)
2026-06-13T01:43:47.303278113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003971s
2026-06-13T01:43:47.303510461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-13T01:43:47', 'updated_history')
2026-06-13T01:43:47.303761116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.304921302Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-06-13T01:43:47.305041795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020278s
2026-06-13T01:43:47.305163530Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-06-13T01:43:47.305288171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.305456801Z [Info] added_eventtype_to_history: Starting migration of Main DB to 5
2026-06-13T01:43:47.305748158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-13T01:43:47.305902719Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.306008903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History EventType Int32
2026-06-13T01:43:47.306121389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "EventType" INTEGER
2026-06-13T01:43:47.306651607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005287s
2026-06-13T01:43:47.306778072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-13T01:43:47', 'added_eventtype_to_history')
2026-06-13T01:43:47.307011171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.307604096Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-06-13T01:43:47.307741532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014826s
2026-06-13T01:43:47.307873288Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-06-13T01:43:47.307986786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.308155436Z [Info] add_index_to_log_time: Starting migration of Main DB to 6
2026-06-13T01:43:47.308323414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-13T01:43:47', 'add_index_to_log_time')
2026-06-13T01:43:47.308565803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.309090069Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-06-13T01:43:47.309233397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011022s
2026-06-13T01:43:47.309351976Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-06-13T01:43:47.309470365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.309638423Z [Info] add_renameEpisodes_to_naming: Starting migration of Main DB to 7
2026-06-13T01:43:47.310309926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-13T01:43:47.310422563Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.310538887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameEpisodes Boolean
2026-06-13T01:43:47.310669009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameEpisodes" INTEGER
2026-06-13T01:43:47.311184026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005192s
2026-06-13T01:43:47.311422076Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-06-13T01:43:47.311811971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-06-13T01:43:47.312030922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004492s
2026-06-13T01:43:47.312151756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-13T01:43:47', 'add_renameEpisodes_to_naming')
2026-06-13T01:43:47.312439926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.313027600Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-06-13T01:43:47.313156339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014498s
2026-06-13T01:43:47.313268815Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-06-13T01:43:47.313381683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.313549631Z [Info] remove_backlog: Starting migration of Main DB to 8
2026-06-13T01:43:47.315592936Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series BacklogSetting
2026-06-13T01:43:47.331687934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "CustomStartDate" DATETIME, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2026-06-13T01:43:47.332503978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "CustomStartDate", "UseSceneNumbering", "FirstAired", "NextAiring") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "CustomStartDate", "UseSceneNumbering", "FirstAired", "NextAiring" FROM "Series"
2026-06-13T01:43:47.333153997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:43:47.333975462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:43:47.335243356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:43:47.335544823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:43:47.335819176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201039s
2026-06-13T01:43:47.336019128Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig UseSceneName
2026-06-13T01:43:47.337206049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "SeasonFolderFormat" TEXT NOT NULL, "RenameEpisodes" INTEGER)
2026-06-13T01:43:47.337741327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "SeasonFolderFormat", "RenameEpisodes") SELECT "Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "SeasonFolderFormat", "RenameEpisodes" FROM "NamingConfig"
2026-06-13T01:43:47.338195782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-06-13T01:43:47.338513613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-06-13T01:43:47.339640362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035029s
2026-06-13T01:43:47.339766516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-13T01:43:47', 'remove_backlog')
2026-06-13T01:43:47.340019776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.340804847Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-06-13T01:43:47.340922655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046696s
2026-06-13T01:43:47.341047095Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-06-13T01:43:47.341177187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.341348402Z [Info] fix_rename_episodes: Starting migration of Main DB to 9
2026-06-13T01:43:47.344270538Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig SeasonFolderFormat
2026-06-13T01:43:47.345442589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "RenameEpisodes" INTEGER)
2026-06-13T01:43:47.345940321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "RenameEpisodes") SELECT "Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "RenameEpisodes" FROM "NamingConfig"
2026-06-13T01:43:47.346370918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-06-13T01:43:47.346689981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-06-13T01:43:47.347812672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034052s
2026-06-13T01:43:47.347947354Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.350084338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 1 WHERE "RenameEpisodes" = -1
2026-06-13T01:43:47.350365484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022816s
2026-06-13T01:43:47.350464113Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.350554355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 0 WHERE "RenameEpisodes" = -2
2026-06-13T01:43:47.350745199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002074s
2026-06-13T01:43:47.350848647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-06-13T01:43:47', 'fix_rename_episodes')
2026-06-13T01:43:47.351068991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.352045558Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-06-13T01:43:47.352169267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015049s
2026-06-13T01:43:47.352269058Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-06-13T01:43:47.352366595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.352517268Z [Info] add_monitored: Starting migration of Main DB to 10
2026-06-13T01:43:47.353730121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:43:47.353843560Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.353938140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Monitored Boolean
2026-06-13T01:43:47.354050817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Monitored" INTEGER
2026-06-13T01:43:47.354536074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000496s
2026-06-13T01:43:47.354644924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Seasons
2026-06-13T01:43:47.354737580Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-13T01:43:47.354834135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Seasons Monitored Boolean
2026-06-13T01:43:47.354945339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons" ADD COLUMN "Monitored" INTEGER
2026-06-13T01:43:47.355413642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004751s
2026-06-13T01:43:47.355557061Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.355734648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-06-13T01:43:47.355945794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002893s
2026-06-13T01:43:47.356048390Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.356162400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-06-13T01:43:47.356363154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000186s
2026-06-13T01:43:47.356425700Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.356561564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-06-13T01:43:47.356784834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001734s
2026-06-13T01:43:47.356921028Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.356982452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-06-13T01:43:47.357180591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001791s
2026-06-13T01:43:47.357279520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-13T01:43:47', 'add_monitored')
2026-06-13T01:43:47.357490225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.358093379Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-06-13T01:43:47.358210225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011194s
2026-06-13T01:43:47.358304815Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-06-13T01:43:47.358403725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.358551713Z [Info] remove_ignored: Starting migration of Main DB to 11
2026-06-13T01:43:47.358798359Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Seasons Ignored
2026-06-13T01:43:47.360087626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Seasons_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "Monitored" INTEGER)
2026-06-13T01:43:47.360457992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Seasons_temp" ("Id", "SeriesId", "SeasonNumber", "Monitored") SELECT "Id", "SeriesId", "SeasonNumber", "Monitored" FROM "Seasons"
2026-06-13T01:43:47.360805883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-06-13T01:43:47.361207853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons_temp" RENAME TO "Seasons"
2026-06-13T01:43:47.362332428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033949s
2026-06-13T01:43:47.362422920Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes Ignored
2026-06-13T01:43:47.363565140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AirDate" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER)
2026-06-13T01:43:47.364262184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AirDate", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored") SELECT "Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AirDate", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored" FROM "Episodes"
2026-06-13T01:43:47.364949008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-06-13T01:43:47.365337490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-06-13T01:43:47.366458548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-06-13T01:43:47.366737220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042133s
2026-06-13T01:43:47.366854396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-13T01:43:47', 'remove_ignored')
2026-06-13T01:43:47.367076343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.367823979Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-06-13T01:43:47.367947738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052985s
2026-06-13T01:43:47.368057429Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-06-13T01:43:47.368159845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.368317653Z [Info] remove_custom_start_date: Starting migration of Main DB to 12
2026-06-13T01:43:47.368547967Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series CustomStartDate
2026-06-13T01:43:47.369759186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2026-06-13T01:43:47.370478886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring" FROM "Series"
2026-06-13T01:43:47.371113544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:43:47.371596336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:43:47.377005381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:43:47.377304213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:43:47.377765252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091036s
2026-06-13T01:43:47.377880574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-06-13T01:43:47', 'remove_custom_start_date')
2026-06-13T01:43:47.378100337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.379119299Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-06-13T01:43:47.379227096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104579s
2026-06-13T01:43:47.379346527Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-06-13T01:43:47.379444504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.379610087Z [Info] add_air_date_utc: Starting migration of Main DB to 13
2026-06-13T01:43:47.380045995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:43:47.380129664Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.380227311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDateUtc DateTime
2026-06-13T01:43:47.380340819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDateUtc" DATETIME
2026-06-13T01:43:47.380850887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004848s
2026-06-13T01:43:47.380926930Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-06-13T01:43:47.381067232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-06-13T01:43:47.381218467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001731s
2026-06-13T01:43:47.381319641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-13T01:43:47', 'add_air_date_utc')
2026-06-13T01:43:47.381521818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.382179653Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-06-13T01:43:47.382293212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011294s
2026-06-13T01:43:47.382384095Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-06-13T01:43:47.382481912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.382624499Z [Info] drop_air_date: Starting migration of Main DB to 14
2026-06-13T01:43:47.382829843Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes AirDate
2026-06-13T01:43:47.383759686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME)
2026-06-13T01:43:47.384335916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc") SELECT "Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc" FROM "Episodes"
2026-06-13T01:43:47.384843769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-06-13T01:43:47.385205387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-06-13T01:43:47.386232176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-06-13T01:43:47.386493782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035512s
2026-06-13T01:43:47.386604596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-13T01:43:47', 'drop_air_date')
2026-06-13T01:43:47.386806442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.388028654Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-06-13T01:43:47.388135008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050774s
2026-06-13T01:43:47.388234949Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-06-13T01:43:47.388334019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.388478430Z [Info] add_air_date_as_string: Starting migration of Main DB to 15
2026-06-13T01:43:47.388726660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:43:47.388830880Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.388911432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDate String
2026-06-13T01:43:47.389017516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDate" TEXT
2026-06-13T01:43:47.389470518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004514s
2026-06-13T01:43:47.389582083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-13T01:43:47', 'add_air_date_as_string')
2026-06-13T01:43:47.389790332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.390661297Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-06-13T01:43:47.390771849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016436s
2026-06-13T01:43:47.390872251Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-06-13T01:43:47.390976331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.391127726Z [Info] updated_imported_history_item: Starting migration of Main DB to 16
2026-06-13T01:43:47.391319683Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-06-13T01:43:47.391478663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-06-13T01:43:47.391676331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001974s
2026-06-13T01:43:47.391779870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-13T01:43:47', 'updated_imported_history_item')
2026-06-13T01:43:47.392212962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.392784984Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-06-13T01:43:47.392899745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013034s
2026-06-13T01:43:47.392995899Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-06-13T01:43:47.393089768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.393231734Z [Info] reset_scene_names: Starting migration of Main DB to 17
2026-06-13T01:43:47.393417237Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-06-13T01:43:47.393563372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-06-13T01:43:47.393737092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001737s
2026-06-13T01:43:47.393838696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-13T01:43:47', 'reset_scene_names')
2026-06-13T01:43:47.394041815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.394598827Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-06-13T01:43:47.394704480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010331s
2026-06-13T01:43:47.394804401Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-06-13T01:43:47.394899994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.395043673Z [Info] remove_duplicates: Starting migration of Main DB to 18
2026-06-13T01:43:47.395247003Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.395362455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.405915090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105166s
2026-06-13T01:43:47.406006484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-13T01:43:47', 'remove_duplicates')
2026-06-13T01:43:47.406214543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.406804682Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-06-13T01:43:47.406912269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114426s
2026-06-13T01:43:47.407014404Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-06-13T01:43:47.407118183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.407259789Z [Info] restore_unique_constraints: Starting migration of Main DB to 19
2026-06-13T01:43:47.407817803Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-06-13T01:43:47.408042856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-06-13T01:43:47.408338932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003042s
2026-06-13T01:43:47.408446850Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-06-13T01:43:47.408554597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-06-13T01:43:47.408810983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002544s
2026-06-13T01:43:47.408910433Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-06-13T01:43:47.409023912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-06-13T01:43:47.409283364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002514s
2026-06-13T01:43:47.409380410Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-06-13T01:43:47.409479479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:43:47.409713711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002361s
2026-06-13T01:43:47.409823683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-06-13T01:43:47.409921951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:43:47.410160080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002372s
2026-06-13T01:43:47.410259380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-06-13T01:43:47.410364783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-06-13T01:43:47.410604606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002433s
2026-06-13T01:43:47.410714988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-13T01:43:47', 'restore_unique_constraints')
2026-06-13T01:43:47.410920061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.411649159Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-06-13T01:43:47.411759421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012838s
2026-06-13T01:43:47.411899133Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-06-13T01:43:47.411979264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.412128966Z [Info] add_year_and_seasons_to_series: Starting migration of Main DB to 20
2026-06-13T01:43:47.412480243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:43:47.412587429Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.412666509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Year Int32
2026-06-13T01:43:47.412767151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Year" INTEGER
2026-06-13T01:43:47.413225134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004592s
2026-06-13T01:43:47.413328983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:43:47.413412201Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-13T01:43:47.413495468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Seasons String
2026-06-13T01:43:47.413596472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Seasons" TEXT
2026-06-13T01:43:47.414045446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004493s
2026-06-13T01:43:47.414144846Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.414229988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.418216918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039719s
2026-06-13T01:43:47.418341078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-13T01:43:47', 'add_year_and_seasons_to_series')
2026-06-13T01:43:47.418553496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.419232554Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-06-13T01:43:47.419345381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049955s
2026-06-13T01:43:47.419446154Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-06-13T01:43:47.419542778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.419687269Z [Info] drop_seasons_table: Starting migration of Main DB to 21
2026-06-13T01:43:47.419887733Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Seasons
2026-06-13T01:43:47.420002053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-06-13T01:43:47.420285845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002842s
2026-06-13T01:43:47.420395336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-13T01:43:47', 'drop_seasons_table')
2026-06-13T01:43:47.420607543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.421700004Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-06-13T01:43:47.421804304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001691s
2026-06-13T01:43:47.421907672Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-06-13T01:43:47.422007924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.422155842Z [Info] move_indexer_to_generic_provider: Starting migration of Main DB to 22
2026-06-13T01:43:47.422402338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-13T01:43:47.422503312Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.422580146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers ConfigContract String
2026-06-13T01:43:47.422690609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "ConfigContract" TEXT
2026-06-13T01:43:47.423143842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004509s
2026-06-13T01:43:47.423255857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-13T01:43:47', 'move_indexer_to_generic_provider')
2026-06-13T01:43:47.423473205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.424109857Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-06-13T01:43:47.424228346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014132s
2026-06-13T01:43:47.424326584Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-06-13T01:43:47.424429010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.424574313Z [Info] add_config_contract_to_indexers: Starting migration of Main DB to 23
2026-06-13T01:43:47.426443027Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.426552728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NewznabSettings' WHERE "Implementation" = 'Newznab'
2026-06-13T01:43:47.426747680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001987s
2026-06-13T01:43:47.426836159Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.426927873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-06-13T01:43:47.427121744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001934s
2026-06-13T01:43:47.427207376Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.427298690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Wombles'
2026-06-13T01:43:47.427486889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001903s
2026-06-13T01:43:47.427577482Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.427663585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Eztv'
2026-06-13T01:43:47.427842726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001796s
2026-06-13T01:43:47.427961856Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:43:47.430343543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "ConfigContract" IS NULL
2026-06-13T01:43:47.430527153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024576s
2026-06-13T01:43:47.430630371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-13T01:43:47', 'add_config_contract_to_indexers')
2026-06-13T01:43:47.430849001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.431443559Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-06-13T01:43:47.431554612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033725s
2026-06-13T01:43:47.431657800Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-06-13T01:43:47.431754515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.431918055Z [Info] drop_tvdb_episodeid: Starting migration of Main DB to 24
2026-06-13T01:43:47.432120693Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes TvDbEpisodeId
2026-06-13T01:43:47.433019513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT)
2026-06-13T01:43:47.433577517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate" FROM "Episodes"
2026-06-13T01:43:47.434087284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-06-13T01:43:47.434454443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-06-13T01:43:47.435565822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033205s
2026-06-13T01:43:47.435676565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-13T01:43:47', 'drop_tvdb_episodeid')
2026-06-13T01:43:47.435925797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.436685156Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-06-13T01:43:47.436787463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044372s
2026-06-13T01:43:47.436888736Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-06-13T01:43:47.436995231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.437141956Z [Info] move_notification_to_generic_provider: Starting migration of Main DB to 25
2026-06-13T01:43:47.437395888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:43:47.437506040Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.437585089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications ConfigContract String
2026-06-13T01:43:47.437693237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "ConfigContract" TEXT
2026-06-13T01:43:47.438175608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004791s
2026-06-13T01:43:47.438287975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-13T01:43:47', 'move_notification_to_generic_provider')
2026-06-13T01:43:47.438516074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.439291967Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-06-13T01:43:47.439406157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001596s
2026-06-13T01:43:47.439506258Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-06-13T01:43:47.439621641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.439778376Z [Info] add_config_contract_to_notifications: Starting migration of Main DB to 26
2026-06-13T01:43:47.440553718Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.440665994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'EmailSettings' WHERE "Implementation" = 'Email'
2026-06-13T01:43:47.440855616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001987s
2026-06-13T01:43:47.440945778Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.441028184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'GrowlSettings' WHERE "Implementation" = 'Growl'
2026-06-13T01:43:47.441207726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000184s
2026-06-13T01:43:47.441302316Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.441378199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'NotifyMyAndroidSettings' WHERE "Implementation" = 'NotifyMyAndroid'
2026-06-13T01:43:47.441576108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001974s
2026-06-13T01:43:47.441659506Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.442008258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexClientSettings' WHERE "Implementation" = 'PlexClient'
2026-06-13T01:43:47.442190896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001941s
2026-06-13T01:43:47.442272530Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.442359556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexServerSettings' WHERE "Implementation" = 'PlexServer'
2026-06-13T01:43:47.442547113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001893s
2026-06-13T01:43:47.442630171Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.442717386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'ProwlSettings' WHERE "Implementation" = 'Prowl'
2026-06-13T01:43:47.442899172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001815s
2026-06-13T01:43:47.442983983Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.443070488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushBulletSettings' WHERE "Implementation" = 'PushBullet'
2026-06-13T01:43:47.443259338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000189s
2026-06-13T01:43:47.443341984Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.443430122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushoverSettings' WHERE "Implementation" = 'Pushover'
2026-06-13T01:43:47.443620225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001903s
2026-06-13T01:43:47.443704104Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.443792301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'XbmcSettings' WHERE "Implementation" = 'Xbmc'
2026-06-13T01:43:47.444008136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001951s
2026-06-13T01:43:47.444081985Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:43:47.444199722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "ConfigContract" IS NULL
2026-06-13T01:43:47.444358001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000175s
2026-06-13T01:43:47.444457862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-13T01:43:47', 'add_config_contract_to_notifications')
2026-06-13T01:43:47.444662344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.445632227Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-06-13T01:43:47.445747790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014454s
2026-06-13T01:43:47.445845126Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-06-13T01:43:47.445940408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.446118557Z [Info] fix_omgwtfnzbs: Starting migration of Main DB to 27
2026-06-13T01:43:47.447082228Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.447184814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-06-13T01:43:47.447387853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002014s
2026-06-13T01:43:47.447474057Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.447558347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" IS NULL
2026-06-13T01:43:47.447750945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001915s
2026-06-13T01:43:47.447831467Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.447946899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" = ''
2026-06-13T01:43:47.448133134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001932s
2026-06-13T01:43:47.448231122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-13T01:43:47', 'fix_omgwtfnzbs')
2026-06-13T01:43:47.448603802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.449241186Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-06-13T01:43:47.449368062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012986s
2026-06-13T01:43:47.449436860Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-06-13T01:43:47.449530880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.449677615Z [Info] add_blacklist_table: Starting migration of Main DB to 28
2026-06-13T01:43:47.450024344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-06-13T01:43:47.450151640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL)
2026-06-13T01:43:47.450506365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000374s
2026-06-13T01:43:47.450617649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-13T01:43:47', 'add_blacklist_table')
2026-06-13T01:43:47.450818473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.451571450Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-06-13T01:43:47.451672323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014357s
2026-06-13T01:43:47.451777305Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-06-13T01:43:47.451888388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.452035444Z [Info] add_formats_to_naming_config: Starting migration of Main DB to 29
2026-06-13T01:43:47.452412524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-13T01:43:47.452491212Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.452567336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardEpisodeFormat String
2026-06-13T01:43:47.452686225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardEpisodeFormat" TEXT
2026-06-13T01:43:47.453163066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004785s
2026-06-13T01:43:47.453263137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-13T01:43:47.453357227Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.453429923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig DailyEpisodeFormat String
2026-06-13T01:43:47.453539183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "DailyEpisodeFormat" TEXT
2026-06-13T01:43:47.453997105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004504s
2026-06-13T01:43:47.454092227Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.454179553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.459491783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052628s
2026-06-13T01:43:47.459582516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-13T01:43:47', 'add_formats_to_naming_config')
2026-06-13T01:43:47.459797028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.460750588Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-06-13T01:43:47.460857894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065534s
2026-06-13T01:43:47.460953978Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-06-13T01:43:47.461059851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.461206877Z [Info] add_season_folder_format_to_naming_config: Starting migration of Main DB to 30
2026-06-13T01:43:47.461527242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-13T01:43:47.461636462Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.461713367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeasonFolderFormat String
2026-06-13T01:43:47.461824631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeasonFolderFormat" TEXT
2026-06-13T01:43:47.462302674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004729s
2026-06-13T01:43:47.462397104Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.462480793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.463152195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006581s
2026-06-13T01:43:47.463257618Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-06-13T01:43:47.463378721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-06-13T01:43:47.463535407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000155s
2026-06-13T01:43:47.463622913Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-06-13T01:43:47.463739378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-06-13T01:43:47.463906204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001582s
2026-06-13T01:43:47.464020063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-13T01:43:47', 'add_season_folder_format_to_naming_config')
2026-06-13T01:43:47.464226309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.464809694Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-06-13T01:43:47.464919986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010525s
2026-06-13T01:43:47.465014847Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-06-13T01:43:47.465117834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.465260452Z [Info] delete_old_naming_config_columns: Starting migration of Main DB to 31
2026-06-13T01:43:47.465623693Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig Separator, NumberStyle, IncludeSeriesTitle, IncludeEpisodeTitle, IncludeQuality, ReplaceSpaces
2026-06-13T01:43:47.466564649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "StandardEpisodeFormat" TEXT, "DailyEpisodeFormat" TEXT, "SeasonFolderFormat" TEXT)
2026-06-13T01:43:47.466933181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "RenameEpisodes", "StandardEpisodeFormat", "DailyEpisodeFormat", "SeasonFolderFormat") SELECT "Id", "MultiEpisodeStyle", "RenameEpisodes", "StandardEpisodeFormat", "DailyEpisodeFormat", "SeasonFolderFormat" FROM "NamingConfig"
2026-06-13T01:43:47.467276252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-06-13T01:43:47.467536717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-06-13T01:43:47.468682845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028868s
2026-06-13T01:43:47.468791804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-13T01:43:47', 'delete_old_naming_config_columns')
2026-06-13T01:43:47.469003651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.469686667Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-06-13T01:43:47.469798702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038992s
2026-06-13T01:43:47.469897582Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-06-13T01:43:47.469996320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.470140611Z [Info] set_default_release_group: Starting migration of Main DB to 32
2026-06-13T01:43:47.470742263Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.470850661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = 'DRONE' WHERE "ReleaseGroup" IS NULL
2026-06-13T01:43:47.471060354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001873s
2026-06-13T01:43:47.471373945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-13T01:43:47', 'set_default_release_group')
2026-06-13T01:43:47.471386520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.471942300Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-06-13T01:43:47.472055197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010885s
2026-06-13T01:43:47.472151621Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-06-13T01:43:47.475001081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.475152265Z [Info] add_api_key_to_pushover: Starting migration of Main DB to 33
2026-06-13T01:43:47.475352719Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.475458051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.476267452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007937s
2026-06-13T01:43:47.476381992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-13T01:43:47', 'add_api_key_to_pushover')
2026-06-13T01:43:47.476594250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.477199609Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-06-13T01:43:47.477309270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001735s
2026-06-13T01:43:47.477415093Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-06-13T01:43:47.477512209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.477654826Z [Info] remove_series_contraints: Starting migration of Main DB to 34
2026-06-13T01:43:47.478839211Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:43:47.478949995Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.479222774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series ImdbId String
2026-06-13T01:43:47.480601641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT)
2026-06-13T01:43:47.481298365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons" FROM "Series"
2026-06-13T01:43:47.481888644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:43:47.482341105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:43:47.483379066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:43:47.483605762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:43:47.483832258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044897s
2026-06-13T01:43:47.483980768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series TitleSlug String
2026-06-13T01:43:47.484865970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT)
2026-06-13T01:43:47.485537303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons" FROM "Series"
2026-06-13T01:43:47.486138213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:43:47.486547327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:43:47.487566770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:43:47.487800310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:43:47.488029161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039432s
2026-06-13T01:43:47.488133882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-13T01:43:47', 'remove_series_contraints')
2026-06-13T01:43:47.488334436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.489255522Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-06-13T01:43:47.489368670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051745s
2026-06-13T01:43:47.489467408Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-06-13T01:43:47.489578382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.489717552Z [Info] add_series_folder_format_to_naming_config: Starting migration of Main DB to 35
2026-06-13T01:43:47.490368614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-13T01:43:47.490486100Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.5E-06s
2026-06-13T01:43:47.490563636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeriesFolderFormat String
2026-06-13T01:43:47.490679229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeriesFolderFormat" TEXT
2026-06-13T01:43:47.491118444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004408s
2026-06-13T01:43:47.491217664Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.491299128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SeriesFolderFormat" = '{Series Title}' WHERE 1 = 1
2026-06-13T01:43:47.491479110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001776s
2026-06-13T01:43:47.491582278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-13T01:43:47', 'add_series_folder_format_to_naming_config')
2026-06-13T01:43:47.491792582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.492527903Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-06-13T01:43:47.492655370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012173s
2026-06-13T01:43:47.492747255Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-06-13T01:43:47.492852958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.492989262Z [Info] update_with_quality_converters: Starting migration of Main DB to 36
2026-06-13T01:43:47.493852290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-13T01:43:47.493963965Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-13T01:43:47.494037493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles Items String
2026-06-13T01:43:47.494147425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "Items" TEXT
2026-06-13T01:43:47.494580417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004342s
2026-06-13T01:43:47.494680719Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.494773175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.496824096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002039s
2026-06-13T01:43:47.496928897Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.497010030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.498441133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014112s
2026-06-13T01:43:47.498556535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-13T01:43:47', 'update_with_quality_converters')
2026-06-13T01:43:47.498768923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.499559846Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-06-13T01:43:47.499672644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025361s
2026-06-13T01:43:47.499771132Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-06-13T01:43:47.499885643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.500049633Z [Info] add_configurable_qualities: Starting migration of Main DB to 37
2026-06-13T01:43:47.501303007Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityProfiles Allowed
2026-06-13T01:43:47.502199553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT)
2026-06-13T01:43:47.502496942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-06-13T01:43:47.502722897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-06-13T01:43:47.503048573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-06-13T01:43:47.504085712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-06-13T01:43:47.504333832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029145s
2026-06-13T01:43:47.504428492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityProfiles Items String
2026-06-13T01:43:47.505252432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2026-06-13T01:43:47.505547967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-06-13T01:43:47.505775756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-06-13T01:43:47.506106282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-06-13T01:43:47.507108671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-06-13T01:43:47.507347362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028196s
2026-06-13T01:43:47.507436050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-06-13T01:43:47.507546894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Weight" INTEGER NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2026-06-13T01:43:47.507864503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003223s
2026-06-13T01:43:47.507994385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-06-13T01:43:47.508097883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-06-13T01:43:47.508321995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002247s
2026-06-13T01:43:47.508419251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-06-13T01:43:47.508547188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-06-13T01:43:47.508746099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002178s
2026-06-13T01:43:47.508830258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Weight)
2026-06-13T01:43:47.508934939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Weight" ON "QualityDefinitions" ("Weight" ASC)
2026-06-13T01:43:47.509154912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002184s
2026-06-13T01:43:47.509238360Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.509323522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.510304728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000968s
2026-06-13T01:43:47.510406243Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable QualitySizes
2026-06-13T01:43:47.510497306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualitySizes"
2026-06-13T01:43:47.510891620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003905s
2026-06-13T01:43:47.511003696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-13T01:43:47', 'add_configurable_qualities')
2026-06-13T01:43:47.511216304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.512147680Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-06-13T01:43:47.512272491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016382s
2026-06-13T01:43:47.512366972Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-06-13T01:43:47.512466332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.512611655Z [Info] add_on_upgrade_to_notifications: Starting migration of Main DB to 38
2026-06-13T01:43:47.512876608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:43:47.512990017Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:47.513067984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnUpgrade Boolean
2026-06-13T01:43:47.513186653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnUpgrade" INTEGER
2026-06-13T01:43:47.513607370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000433s
2026-06-13T01:43:47.513711049Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-06-13T01:43:47.513835540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-06-13T01:43:47.513986714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000155s
2026-06-13T01:43:47.514264303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-13T01:43:47', 'add_on_upgrade_to_notifications')
2026-06-13T01:43:47.514298112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.514952830Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-06-13T01:43:47.515064245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011177s
2026-06-13T01:43:47.515159276Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-06-13T01:43:47.515258516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.515409991Z [Info] add_metadata_tables: Starting migration of Main DB to 39
2026-06-13T01:43:47.516089650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-06-13T01:43:47.516225764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2026-06-13T01:43:47.516578224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003788s
2026-06-13T01:43:47.516675921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-06-13T01:43:47.516789069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER)
2026-06-13T01:43:47.517140807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003644s
2026-06-13T01:43:47.517243053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-13T01:43:47', 'add_metadata_tables')
2026-06-13T01:43:47.517442164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.518198688Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-06-13T01:43:47.518306966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014292s
2026-06-13T01:43:47.518405084Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-06-13T01:43:47.518510326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.518649636Z [Info] add_metadata_to_episodes_and_series: Starting migration of Main DB to 40
2026-06-13T01:43:47.519114152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:43:47.519215566Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:47.519291489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Actors String
2026-06-13T01:43:47.519402783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Actors" TEXT
2026-06-13T01:43:47.519854102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004507s
2026-06-13T01:43:47.519959504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Ratings String
2026-06-13T01:43:47.520062853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Ratings" TEXT
2026-06-13T01:43:47.520488540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004266s
2026-06-13T01:43:47.520587589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Genres String
2026-06-13T01:43:47.520688573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Genres" TEXT
2026-06-13T01:43:47.521114300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004264s
2026-06-13T01:43:47.521218210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Certification String
2026-06-13T01:43:47.521322750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Certification" TEXT
2026-06-13T01:43:47.521747636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000428s
2026-06-13T01:43:47.521848770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:43:47.521929863Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.522007309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Ratings String
2026-06-13T01:43:47.522116138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Ratings" TEXT
2026-06-13T01:43:47.522535172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000422s
2026-06-13T01:43:47.522637689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Images String
2026-06-13T01:43:47.522737831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Images" TEXT
2026-06-13T01:43:47.523166604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004272s
2026-06-13T01:43:47.523281446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-13T01:43:47', 'add_metadata_to_episodes_and_series')
2026-06-13T01:43:47.523537652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.524256590Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-06-13T01:43:47.524396682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015124s
2026-06-13T01:43:47.524471052Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-06-13T01:43:47.524584109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.524717257Z [Info] fix_xbmc_season_images_metadata: Starting migration of Main DB to 41
2026-06-13T01:43:47.524906268Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-06-13T01:43:47.525073405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-06-13T01:43:47.525273368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001979s
2026-06-13T01:43:47.525372477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-13T01:43:47', 'fix_xbmc_season_images_metadata')
2026-06-13T01:43:47.525576658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.526308512Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-06-13T01:43:47.526424566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012297s
2026-06-13T01:43:47.526522594Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-06-13T01:43:47.526619990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.526760312Z [Info] add_download_clients_table: Starting migration of Main DB to 42
2026-06-13T01:43:47.527186681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-06-13T01:43:47.527315000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL, "Protocol" INTEGER NOT NULL)
2026-06-13T01:43:47.527667079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003584s
2026-06-13T01:43:47.527768122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-13T01:43:47', 'add_download_clients_table')
2026-06-13T01:43:47.528031362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.528803488Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-06-13T01:43:47.528913609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014987s
2026-06-13T01:43:47.529011697Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-06-13T01:43:47.529115276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.529258484Z [Info] convert_config_to_download_clients: Starting migration of Main DB to 43
2026-06-13T01:43:47.529482876Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.529579471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.533912678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043252s
2026-06-13T01:43:47.534033722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-13T01:43:47', 'convert_config_to_download_clients')
2026-06-13T01:43:47.534270940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.535074999Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-06-13T01:43:47.535188759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054895s
2026-06-13T01:43:47.535285884Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-06-13T01:43:47.535380745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.535522922Z [Info] fix_xbmc_episode_metadata: Starting migration of Main DB to 44
2026-06-13T01:43:47.535730800Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 2 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4 AND "RelativePath" LIKE '%.nfo'
2026-06-13T01:43:47.535953369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 2 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4 AND "RelativePath" LIKE '%.nfo'
2026-06-13T01:43:47.536187580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002361s
2026-06-13T01:43:47.536274455Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-06-13T01:43:47.536431792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-06-13T01:43:47.536632737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001997s
2026-06-13T01:43:47.536735264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-13T01:43:47', 'fix_xbmc_episode_metadata')
2026-06-13T01:43:47.549408169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.550132568Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-06-13T01:43:47.550249694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136962s
2026-06-13T01:43:47.550389576Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-06-13T01:43:47.550489367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.550669750Z [Info] add_indexes: Starting migration of Main DB to 45
2026-06-13T01:43:47.551394470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blacklist (SeriesId)
2026-06-13T01:43:47.551510453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blacklist" ("SeriesId" ASC)
2026-06-13T01:43:47.551775667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002702s
2026-06-13T01:43:47.551890739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (SeriesId)
2026-06-13T01:43:47.551994528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-06-13T01:43:47.552211726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000219s
2026-06-13T01:43:47.552311146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (EpisodeFileId)
2026-06-13T01:43:47.552412380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-06-13T01:43:47.552624858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002127s
2026-06-13T01:43:47.552718917Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId)
2026-06-13T01:43:47.552815522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-06-13T01:43:47.553017919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002069s
2026-06-13T01:43:47.553114223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId)
2026-06-13T01:43:47.553224626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId" ON "History" ("EpisodeId" ASC)
2026-06-13T01:43:47.553428446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002083s
2026-06-13T01:43:47.553526915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-06-13T01:43:47.553623750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-13T01:43:47.553923373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003031s
2026-06-13T01:43:47.554025649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (Path)
2026-06-13T01:43:47.554117013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-13T01:43:47.554343069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002256s
2026-06-13T01:43:47.554453942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (CleanTitle)
2026-06-13T01:43:47.554543753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-13T01:43:47.554756952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002094s
2026-06-13T01:43:47.554845110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-06-13T01:43:47.554941885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-13T01:43:47.555149263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002082s
2026-06-13T01:43:47.555260386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-06-13T01:43:47', 'add_indexes')
2026-06-13T01:43:47.555464838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.556343778Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-06-13T01:43:47.556438890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013803s
2026-06-13T01:43:47.556541176Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-06-13T01:43:47.556626037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.556775528Z [Info] fix_nzb_su_url: Starting migration of Main DB to 46
2026-06-13T01:43:47.556958406Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = replace("Settings", '//nzb.su', '//api.nzb.su')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//nzb.su%'
2026-06-13T01:43:47.557142497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = replace("Settings", '//nzb.su', '//api.nzb.su')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//nzb.su%'
2026-06-13T01:43:47.557373392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002316s
2026-06-13T01:43:47.557475698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-06-13T01:43:47', 'fix_nzb_su_url')
2026-06-13T01:43:47.557677374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.558259727Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-06-13T01:43:47.558368366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011157s
2026-06-13T01:43:47.558463398Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-06-13T01:43:47.558571956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.558705746Z [Info] add_temporary_blacklist_columns: Starting migration of Main DB to 47
2026-06-13T01:43:47.558965830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-13T01:43:47.559066713Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-13T01:43:47.559169941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist PublishedDate DateTime
2026-06-13T01:43:47.559275563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "PublishedDate" DATETIME
2026-06-13T01:43:47.559807515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005318s
2026-06-13T01:43:47.559930432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-06-13T01:43:47', 'add_temporary_blacklist_columns')
2026-06-13T01:43:47.560148271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.560762118Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-06-13T01:43:47.560878602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001488s
2026-06-13T01:43:47.560977632Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-06-13T01:43:47.561073455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.561218367Z [Info] add_title_to_scenemappings: Starting migration of Main DB to 48
2026-06-13T01:43:47.561450955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-06-13T01:43:47.561567179Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.561636569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Title String
2026-06-13T01:43:47.561746039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Title" TEXT
2026-06-13T01:43:47.562229884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004797s
2026-06-13T01:43:47.562340266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-06-13T01:43:47', 'add_title_to_scenemappings')
2026-06-13T01:43:47.562553927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.563201832Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-06-13T01:43:47.563312174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014524s
2026-06-13T01:43:47.563408508Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-06-13T01:43:47.563496615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.563641237Z [Info] fix_dognzb_url: Starting migration of Main DB to 49
2026-06-13T01:43:47.563821790Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = replace("Settings", '//dognzb.cr', '//api.dognzb.cr')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//dognzb.cr%'
2026-06-13T01:43:47.564024038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = replace("Settings", '//dognzb.cr', '//api.dognzb.cr')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//dognzb.cr%'
2026-06-13T01:43:47.564259953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002353s
2026-06-13T01:43:47.564360195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-06-13T01:43:47', 'fix_dognzb_url')
2026-06-13T01:43:47.564560348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.565918133Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-06-13T01:43:47.566021932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018958s
2026-06-13T01:43:47.566124458Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-06-13T01:43:47.566223227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.566369081Z [Info] add_hash_to_metadata_files: Starting migration of Main DB to 50
2026-06-13T01:43:47.566606269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-13T01:43:47.566715178Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:47.566793876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Hash String
2026-06-13T01:43:47.566896012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Hash" TEXT
2026-06-13T01:43:47.567395869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004976s
2026-06-13T01:43:47.567504989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-06-13T01:43:47', 'add_hash_to_metadata_files')
2026-06-13T01:43:47.567721906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.568367125Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-06-13T01:43:47.568503009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014599s
2026-06-13T01:43:47.568569192Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-06-13T01:43:47.568668582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.568813885Z [Info] download_client_import: Starting migration of Main DB to 51
2026-06-13T01:43:47.569103569Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.569205694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.569672204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004581s
2026-06-13T01:43:47.569773017Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.569852688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.572971449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030927s
2026-06-13T01:43:47.573072302Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.573153215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.578450575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052812s
2026-06-13T01:43:47.578588663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-06-13T01:43:47', 'download_client_import')
2026-06-13T01:43:47.578819288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.579429898Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-06-13T01:43:47.579534037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062718s
2026-06-13T01:43:47.579635071Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-06-13T01:43:47.579732808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.579893642Z [Info] add_columns_for_anime: Starting migration of Main DB to 52
2026-06-13T01:43:47.580232083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-06-13T01:43:47.580339289Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:47.580420012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Type String
2026-06-13T01:43:47.580527268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Type" TEXT
2026-06-13T01:43:47.581044470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005181s
2026-06-13T01:43:47.581142988Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "SceneMappings"
2026-06-13T01:43:47.581248471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "SceneMappings"
2026-06-13T01:43:47.581381889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001344s
2026-06-13T01:43:47.581469466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-13T01:43:47.581561020Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.581633636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig AnimeEpisodeFormat String
2026-06-13T01:43:47.581746784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "AnimeEpisodeFormat" TEXT
2026-06-13T01:43:47.582257443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005083s
2026-06-13T01:43:47.582358176Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-06-13T01:43:47.582516915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-06-13T01:43:47.582671617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001706s
2026-06-13T01:43:47.582769795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-06-13T01:43:47', 'add_columns_for_anime')
2026-06-13T01:43:47.582974908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.583597021Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-06-13T01:43:47.583706581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010969s
2026-06-13T01:43:47.583806843Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-06-13T01:43:47.583919390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.584072739Z [Info] add_series_sorttitle: Starting migration of Main DB to 53
2026-06-13T01:43:47.585033123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series SortTitle String
2026-06-13T01:43:47.585153576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "SortTitle" TEXT
2026-06-13T01:43:47.585633543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004817s
2026-06-13T01:43:47.585733825Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.585816642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.586620571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00079s
2026-06-13T01:43:47.586735011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-06-13T01:43:47', 'add_series_sorttitle')
2026-06-13T01:43:47.586940104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.587535233Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-06-13T01:43:47.587642940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017084s
2026-06-13T01:43:47.587740166Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-06-13T01:43:47.587863905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.587997825Z [Info] rename_profiles: Starting migration of Main DB to 54
2026-06-13T01:43:47.589865597Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable QualityProfiles Profiles
2026-06-13T01:43:47.590045339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" RENAME TO "Profiles"
2026-06-13T01:43:47.591367231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013755s
2026-06-13T01:43:47.591488165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-06-13T01:43:47.591566142Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:47.591644810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles Language Int32
2026-06-13T01:43:47.591742267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "Language" INTEGER
2026-06-13T01:43:47.592288467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005304s
2026-06-13T01:43:47.592386584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-06-13T01:43:47.592489933Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:47.592587910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelay Int32
2026-06-13T01:43:47.592691318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelay" INTEGER
2026-06-13T01:43:47.593184532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004889s
2026-06-13T01:43:47.593280385Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-06-13T01:43:47.593368512Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.593440788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelayMode Int32
2026-06-13T01:43:47.593549527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelayMode" INTEGER
2026-06-13T01:43:47.594034023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000487s
2026-06-13T01:43:47.594137391Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.594232292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1, "GrabDelay" = 0, "GrabDelayMode" = 0 WHERE 1 = 1
2026-06-13T01:43:47.594418998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001877s
2026-06-13T01:43:47.594510342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:43:47.594588389Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.594669202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series ProfileId Int32
2026-06-13T01:43:47.594777831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "ProfileId" INTEGER
2026-06-13T01:43:47.595249481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004735s
2026-06-13T01:43:47.595349412Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-06-13T01:43:47.595473202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-06-13T01:43:47.595631861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001588s
2026-06-13T01:43:47.595728045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-06-13T01:43:47.595841744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL)
2026-06-13T01:43:47.596233824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000404s
2026-06-13T01:43:47.596442143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-06-13T01:43:47', 'rename_profiles')
2026-06-13T01:43:47.596685734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.597455094Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-06-13T01:43:47.597562400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016292s
2026-06-13T01:43:47.597663273Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-06-13T01:43:47.597765970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.597946353Z [Info] drop_old_profile_columns: Starting migration of Main DB to 55
2026-06-13T01:43:47.598194954Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series QualityProfileId
2026-06-13T01:43:47.599448509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER)
2026-06-13T01:43:47.600191004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId" FROM "Series"
2026-06-13T01:43:47.600871595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:43:47.601603239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:43:47.603052598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:43:47.603288272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:43:47.603507795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-13T01:43:47.603724952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-13T01:43:47.603958512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-13T01:43:47.604312555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060003s
2026-06-13T01:43:47.604420563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-06-13T01:43:47', 'drop_old_profile_columns')
2026-06-13T01:43:47.604623762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.605409184Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-06-13T01:43:47.605516851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070975s
2026-06-13T01:43:47.605617744Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-06-13T01:43:47.605719740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.605860774Z [Info] add_mediainfo_to_episodefile: Starting migration of Main DB to 56
2026-06-13T01:43:47.606111880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-13T01:43:47.606214527Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.606292844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles MediaInfo String
2026-06-13T01:43:47.606402906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "MediaInfo" TEXT
2026-06-13T01:43:47.606965168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000561s
2026-06-13T01:43:47.607076974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-06-13T01:43:47', 'add_mediainfo_to_episodefile')
2026-06-13T01:43:47.607285464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.607862877Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-06-13T01:43:47.608005123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014474s
2026-06-13T01:43:47.608103171Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-06-13T01:43:47.608203663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.608366882Z [Info] convert_episode_file_path_to_relative: Starting migration of Main DB to 57
2026-06-13T01:43:47.608664842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles RelativePath String
2026-06-13T01:43:47.608801257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "RelativePath" TEXT
2026-06-13T01:43:47.609307296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005018s
2026-06-13T01:43:47.609413690Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.609520385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.610220495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006941s
2026-06-13T01:43:47.610344144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-06-13T01:43:47', 'convert_episode_file_path_to_relative')
2026-06-13T01:43:47.610571512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.611161751Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-06-13T01:43:47.611285179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016363s
2026-06-13T01:43:47.611396894Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-06-13T01:43:47.611505102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.611662169Z [Info] drop_episode_file_path: Starting migration of Main DB to 58
2026-06-13T01:43:47.611886320Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Path
2026-06-13T01:43:47.613043601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT)
2026-06-13T01:43:47.613474840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath" FROM "EpisodeFiles"
2026-06-13T01:43:47.613840506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-06-13T01:43:47.614313158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-06-13T01:43:47.615574619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-06-13T01:43:47.615814472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038112s
2026-06-13T01:43:47.615961769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-06-13T01:43:47', 'drop_episode_file_path')
2026-06-13T01:43:47.616179698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.617301698Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-06-13T01:43:47.617419014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052951s
2026-06-13T01:43:47.617531180Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-06-13T01:43:47.617642825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.617799531Z [Info] add_enable_options_to_indexers: Starting migration of Main DB to 59
2026-06-13T01:43:47.618465231Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-13T01:43:47.618581956Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:47.618677679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableRss Boolean
2026-06-13T01:43:47.623744525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableRss" INTEGER
2026-06-13T01:43:47.624330776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005912s
2026-06-13T01:43:47.624436489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableSearch Boolean
2026-06-13T01:43:47.624554256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableSearch" INTEGER
2026-06-13T01:43:47.625060105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000506s
2026-06-13T01:43:47.625166940Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-06-13T01:43:47.625303846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-06-13T01:43:47.625486614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001816s
2026-06-13T01:43:47.625587056Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.625684412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableSearch" = 0 WHERE "Implementation" = 'Wombles'
2026-06-13T01:43:47.625883713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001892s
2026-06-13T01:43:47.625995809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-06-13T01:43:47', 'add_enable_options_to_indexers')
2026-06-13T01:43:47.626228959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.626891894Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-06-13T01:43:47.627026926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012045s
2026-06-13T01:43:47.627173601Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-06-13T01:43:47.633524283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.633704315Z [Info] remove_enable_from_indexers: Starting migration of Main DB to 60
2026-06-13T01:43:47.633979089Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers Enable
2026-06-13T01:43:47.635160588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER)
2026-06-13T01:43:47.635538810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2026-06-13T01:43:47.635922293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-13T01:43:47.636327729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-13T01:43:47.637606044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-13T01:43:47.637844284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037385s
2026-06-13T01:43:47.637952482Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DownloadClients Protocol
2026-06-13T01:43:47.639127669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2026-06-13T01:43:47.639509618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClients_temp" ("Id", "Enable", "Name", "Implementation", "Settings", "ConfigContract") SELECT "Id", "Enable", "Name", "Implementation", "Settings", "ConfigContract" FROM "DownloadClients"
2026-06-13T01:43:47.639810194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClients"
2026-06-13T01:43:47.640309700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients_temp" RENAME TO "DownloadClients"
2026-06-13T01:43:47.641364464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032651s
2026-06-13T01:43:47.641484396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-06-13T01:43:47', 'remove_enable_from_indexers')
2026-06-13T01:43:47.641714479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.642445552Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-06-13T01:43:47.642571515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043607s
2026-06-13T01:43:47.642703561Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-06-13T01:43:47.642820898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.642985118Z [Info] clear_bad_scene_names: Starting migration of Main DB to 61
2026-06-13T01:43:47.643186845Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "ReleaseGroup" = NULL , "SceneName" = NULL WHERE "ReleaseGroup" IS NULL OR "SceneName" IS NULL OR "ReleaseGroup" = 'DRONE' OR LENGTH("SceneName") <10 OR LENGTH("ReleaseGroup") > 20 OR "SceneName" NOT LIKE '%.%'
2026-06-13T01:43:47.643434754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = NULL , "SceneName" = NULL WHERE "ReleaseGroup" IS NULL OR "SceneName" IS NULL OR "ReleaseGroup" = 'DRONE' OR LENGTH("SceneName") <10 OR LENGTH("ReleaseGroup") > 20 OR "SceneName" NOT LIKE '%.%'
2026-06-13T01:43:47.643772995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003381s
2026-06-13T01:43:47.643930092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-06-13T01:43:47', 'clear_bad_scene_names')
2026-06-13T01:43:47.644149975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.644834493Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-06-13T01:43:47.644957020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013939s
2026-06-13T01:43:47.645067302Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-06-13T01:43:47.645177023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.645327276Z [Info] convert_quality_models: Starting migration of Main DB to 62
2026-06-13T01:43:47.645533431Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.645644785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.647254708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015896s
2026-06-13T01:43:47.647377435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-06-13T01:43:47', 'convert_quality_models')
2026-06-13T01:43:47.647605445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.648109259Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-06-13T01:43:47.648240374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024472s
2026-06-13T01:43:47.648359453Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-06-13T01:43:47.648494856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.648675009Z [Info] add_remotepathmappings: Starting migration of Main DB to 63
2026-06-13T01:43:47.648998941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-06-13T01:43:47.649136719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL)
2026-06-13T01:43:47.649528738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003902s
2026-06-13T01:43:47.649659712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-06-13T01:43:47', 'add_remotepathmappings')
2026-06-13T01:43:47.649899114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.650463882Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-06-13T01:43:47.650582360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013385s
2026-06-13T01:43:47.650696520Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-06-13T01:43:47.650807364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.650972236Z [Info] remove_method_from_logs: Starting migration of Main DB to 64
2026-06-13T01:43:47.651092979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-06-13T01:43:47', 'remove_method_from_logs')
2026-06-13T01:43:47.651306840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.651866367Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-06-13T01:43:47.652046099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010461s
2026-06-13T01:43:47.652160218Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-06-13T01:43:47.652270170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.652438168Z [Info] make_scene_numbering_nullable: Starting migration of Main DB to 65
2026-06-13T01:43:47.654368567Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.654473849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AbsoluteEpisodeNumber" = NULL WHERE "AbsoluteEpisodeNumber" = 0
2026-06-13T01:43:47.654674803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002062s
2026-06-13T01:43:47.654772540Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.654877181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneAbsoluteEpisodeNumber" = NULL WHERE "SceneAbsoluteEpisodeNumber" = 0
2026-06-13T01:43:47.655084188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002082s
2026-06-13T01:43:47.655185963Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.655290273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneSeasonNumber" = NULL, "SceneEpisodeNumber" = NULL WHERE "SceneSeasonNumber" = 0 AND "SceneEpisodeNumber" = 0
2026-06-13T01:43:47.655515447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002327s
2026-06-13T01:43:47.655629186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-06-13T01:43:47', 'make_scene_numbering_nullable')
2026-06-13T01:43:47.655857035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.656426672Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-06-13T01:43:47.656545702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011407s
2026-06-13T01:43:47.656655162Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-06-13T01:43:47.656756176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.656910557Z [Info] add_tags: Starting migration of Main DB to 66
2026-06-13T01:43:47.657649064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-06-13T01:43:47.657774687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-06-13T01:43:47.658060733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002959s
2026-06-13T01:43:47.658166326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:43:47.658261818Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-13T01:43:47.658448524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Tags String
2026-06-13T01:43:47.658561111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Tags" TEXT
2026-06-13T01:43:47.659131770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005545s
2026-06-13T01:43:47.659242924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:43:47.659351483Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.659449691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications Tags String
2026-06-13T01:43:47.659572097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "Tags" TEXT
2026-06-13T01:43:47.660113267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005367s
2026-06-13T01:43:47.660220173Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.660329563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Tags" = '[]' WHERE 1 = 1
2026-06-13T01:43:47.660540538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002161s
2026-06-13T01:43:47.660647513Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.660742865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Tags" = '[]' WHERE 1 = 1
2026-06-13T01:43:47.660913609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001725s
2026-06-13T01:43:47.661026326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-06-13T01:43:47', 'add_tags')
2026-06-13T01:43:47.661234947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.661901840Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-06-13T01:43:47.662015880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011562s
2026-06-13T01:43:47.662133226Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-06-13T01:43:47.662244450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.662403871Z [Info] add_added_to_series: Starting migration of Main DB to 67
2026-06-13T01:43:47.662661360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:43:47.662782734Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.662873587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Added DateTime
2026-06-13T01:43:47.662982637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Added" DATETIME
2026-06-13T01:43:47.663502193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005198s
2026-06-13T01:43:47.663622856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-06-13T01:43:47', 'add_added_to_series')
2026-06-13T01:43:47.663867309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.664442006Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-06-13T01:43:47.664562599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014514s
2026-06-13T01:43:47.664678182Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-06-13T01:43:47.664807372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.664967996Z [Info] add_release_restrictions: Starting migration of Main DB to 68
2026-06-13T01:43:47.666484901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-06-13T01:43:47.666638520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL)
2026-06-13T01:43:47.667022574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004134s
2026-06-13T01:43:47.667128768Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.667224440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.667777464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005451s
2026-06-13T01:43:47.667914821Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:43:47.668035624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'releaserestrictions'
2026-06-13T01:43:47.668215797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001844s
2026-06-13T01:43:47.668326951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-06-13T01:43:47', 'add_release_restrictions')
2026-06-13T01:43:47.668543557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.669118686Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-06-13T01:43:47.669238727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010859s
2026-06-13T01:43:47.669351334Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-06-13T01:43:47.669449883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.669607089Z [Info] quality_proper: Starting migration of Main DB to 69
2026-06-13T01:43:47.669807834Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.669920421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.670484888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005601s
2026-06-13T01:43:47.670621413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-06-13T01:43:47', 'quality_proper')
2026-06-13T01:43:47.670837788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.671585354Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-06-13T01:43:47.671699123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016609s
2026-06-13T01:43:47.671808013Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-06-13T01:43:47.671945730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.672109009Z [Info] delay_profile: Starting migration of Main DB to 70
2026-06-13T01:43:47.676240921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-06-13T01:43:47.676384129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL)
2026-06-13T01:43:47.676858435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004935s
2026-06-13T01:43:47.677067907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]')
2026-06-13T01:43:47.677358111Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.677463884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.685093642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076072s
2026-06-13T01:43:47.685199585Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelay
2026-06-13T01:43:47.686540977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "GrabDelayMode" INTEGER)
2026-06-13T01:43:47.686912916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "GrabDelayMode") SELECT "Id", "Name", "Cutoff", "Items", "Language", "GrabDelayMode" FROM "Profiles"
2026-06-13T01:43:47.687212119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-06-13T01:43:47.687601463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-06-13T01:43:47.688967374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-06-13T01:43:47.689210263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038877s
2026-06-13T01:43:47.689322880Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelayMode
2026-06-13T01:43:47.690595483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER)
2026-06-13T01:43:47.690988796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language") SELECT "Id", "Name", "Cutoff", "Items", "Language" FROM "Profiles"
2026-06-13T01:43:47.691307788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-06-13T01:43:47.691687082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-06-13T01:43:47.692971449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-06-13T01:43:47.693238928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038055s
2026-06-13T01:43:47.693531407Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0003907 taking an average of 00:00:00.0003907
2026-06-13T01:43:47.693708233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-06-13T01:43:47', 'delay_profile')
2026-06-13T01:43:47.693923837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.694794882Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-06-13T01:43:47.694919603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053565s
2026-06-13T01:43:47.695047851Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-06-13T01:43:47.695157121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.695330962Z [Info] unknown_quality_in_profile: Starting migration of Main DB to 71
2026-06-13T01:43:47.695601998Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityDefinitions Weight
2026-06-13T01:43:47.696913730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2026-06-13T01:43:47.697281130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2026-06-13T01:43:47.697565142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-06-13T01:43:47.698141212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-06-13T01:43:47.699416130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-06-13T01:43:47.699675813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-06-13T01:43:47.699991007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042451s
2026-06-13T01:43:47.700094105Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.700204257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.702624592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024109s
2026-06-13T01:43:47.702753632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-06-13T01:43:47', 'unknown_quality_in_profile')
2026-06-13T01:43:47.705014315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.705799316Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-06-13T01:43:47.705917535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055832s
2026-06-13T01:43:47.706046905Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-06-13T01:43:47.706153119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.706338412Z [Info] history_downloadId: Starting migration of Main DB to 72
2026-06-13T01:43:47.707112201Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-13T01:43:47.707327855Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-06-13T01:43:47.707373196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History DownloadId String
2026-06-13T01:43:47.707559031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "DownloadId" TEXT
2026-06-13T01:43:47.708142486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006179s
2026-06-13T01:43:47.708232668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-06-13T01:43:47.708334713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-06-13T01:43:47.708564045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002288s
2026-06-13T01:43:47.708663205Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.708749639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.709937181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011765s
2026-06-13T01:43:47.710050830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-06-13T01:43:47', 'history_downloadId')
2026-06-13T01:43:47.710254700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.710880661Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-06-13T01:43:47.710990302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021227s
2026-06-13T01:43:47.711089352Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-06-13T01:43:47.711180996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.711324195Z [Info] clear_ratings: Starting migration of Main DB to 73
2026-06-13T01:43:47.711891177Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.711992521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Ratings" = '{}' WHERE 1 = 1
2026-06-13T01:43:47.712159146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001688s
2026-06-13T01:43:47.712253025Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.712331423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Ratings" = '{}' WHERE 1 = 1
2026-06-13T01:43:47.712495895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001587s
2026-06-13T01:43:47.712601948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-06-13T01:43:47', 'clear_ratings')
2026-06-13T01:43:47.712804276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.713302519Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-06-13T01:43:47.713400917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009616s
2026-06-13T01:43:47.713495889Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-06-13T01:43:47.713585229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.713730581Z [Info] disable_eztv: Starting migration of Main DB to 74
2026-06-13T01:43:47.713954312Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-06-13T01:43:47.714122952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-06-13T01:43:47.714336792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002159s
2026-06-13T01:43:47.714466704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-06-13T01:43:47', 'disable_eztv')
2026-06-13T01:43:47.714636245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.715125721Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-06-13T01:43:47.715223418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010006s
2026-06-13T01:43:47.715319682Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-06-13T01:43:47.715465245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.715561820Z [Info] force_lib_update: Starting migration of Main DB to 75
2026-06-13T01:43:47.716725223Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.716843271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2014-01-01 00:00:00' WHERE "TypeName" = 'NzbDrone.Core.Tv.Commands.RefreshSeriesCommand'
2026-06-13T01:43:47.717088054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002598s
2026-06-13T01:43:47.717187003Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.717276594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2026-06-13T01:43:47.717447588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001756s
2026-06-13T01:43:47.717556117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-06-13T01:43:47', 'force_lib_update')
2026-06-13T01:43:47.717774657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.718279153Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-06-13T01:43:47.718380547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009998s
2026-06-13T01:43:47.718481511Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-06-13T01:43:47.718569287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.718747256Z [Info] add_users_table: Starting migration of Main DB to 76
2026-06-13T01:43:47.719107161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-06-13T01:43:47.719228495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL)
2026-06-13T01:43:47.719537107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000325s
2026-06-13T01:43:47.719637760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-06-13T01:43:47.719777882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-06-13T01:43:47.719963435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002223s
2026-06-13T01:43:47.720067655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-06-13T01:43:47.720173068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-06-13T01:43:47.720469144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002959s
2026-06-13T01:43:47.720595639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-06-13T01:43:47', 'add_users_table')
2026-06-13T01:43:47.720851624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.721500601Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-06-13T01:43:47.721605162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013255s
2026-06-13T01:43:47.721700364Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-06-13T01:43:47.721816297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.721954075Z [Info] add_add_options_to_series: Starting migration of Main DB to 77
2026-06-13T01:43:47.722194940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:43:47.722300813Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.722385995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AddOptions String
2026-06-13T01:43:47.722507219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AddOptions" TEXT
2026-06-13T01:43:47.723047417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005421s
2026-06-13T01:43:47.723152799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-06-13T01:43:47', 'add_add_options_to_series')
2026-06-13T01:43:47.723372281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.724106580Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-06-13T01:43:47.724234037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015887s
2026-06-13T01:43:47.724328357Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-06-13T01:43:47.724432186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.724588721Z [Info] add_commands_table: Starting migration of Main DB to 78
2026-06-13T01:43:47.725181626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-06-13T01:43:47.725315766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-06-13T01:43:47.725765622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004663s
2026-06-13T01:43:47.725882187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-06-13T01:43:47', 'add_commands_table')
2026-06-13T01:43:47.726094605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.726661166Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-06-13T01:43:47.726773983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013703s
2026-06-13T01:43:47.726869756Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-06-13T01:43:47.726964216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.727106312Z [Info] dedupe_tags: Starting migration of Main DB to 79
2026-06-13T01:43:47.727483923Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.727587221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.793395991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0657301s
2026-06-13T01:43:47.793480631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tags
2026-06-13T01:43:47.793563598Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s
2026-06-13T01:43:47.793638710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Tags Label String
2026-06-13T01:43:47.795008900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-06-13T01:43:47.795298202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tags_temp" ("Id", "Label") SELECT "Id", "Label" FROM "Tags"
2026-06-13T01:43:47.795506432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tags"
2026-06-13T01:43:47.795914403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tags_temp" RENAME TO "Tags"
2026-06-13T01:43:47.797276226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035346s
2026-06-13T01:43:47.797379063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-06-13T01:43:47.797475127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-06-13T01:43:47.797687605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002145s
2026-06-13T01:43:47.797824460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-06-13T01:43:47', 'dedupe_tags')
2026-06-13T01:43:47.798003992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.798760586Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-06-13T01:43:47.798859114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012797s
2026-06-13T01:43:47.798998365Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-06-13T01:43:47.799202406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.799295754Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Main DB to 81
2026-06-13T01:43:47.799559495Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.799616490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.800796797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001126s
2026-06-13T01:43:47.800873953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-06-13T01:43:47', 'move_dot_prefix_to_transmission_category')
2026-06-13T01:43:47.801268437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.801814537Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-06-13T01:43:47.801929058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021837s
2026-06-13T01:43:47.802032115Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-06-13T01:43:47.802120984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.802306478Z [Info] add_fanzub_settings: Starting migration of Main DB to 82
2026-06-13T01:43:47.802944603Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.803091459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'FanzubSettings' WHERE "Implementation" = 'Fanzub' AND "ConfigContract" = 'NullConfig'
2026-06-13T01:43:47.803271652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002219s
2026-06-13T01:43:47.803371834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-06-13T01:43:47', 'add_fanzub_settings')
2026-06-13T01:43:47.803574923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.804142326Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-06-13T01:43:47.804204070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010468s
2026-06-13T01:43:47.804318461Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-06-13T01:43:47.804417330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.804558664Z [Info] additonal_blacklist_columns: Starting migration of Main DB to 83
2026-06-13T01:43:47.805360289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-13T01:43:47.805422274Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-13T01:43:47.805507636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Size Int64
2026-06-13T01:43:47.805619270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Size" INTEGER
2026-06-13T01:43:47.806218107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005645s
2026-06-13T01:43:47.806271554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-13T01:43:47.806404372Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.806444623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Protocol Int32
2026-06-13T01:43:47.806546528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Protocol" INTEGER
2026-06-13T01:43:47.807088981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005313s
2026-06-13T01:43:47.807169864Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-13T01:43:47.807255045Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.807334174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Indexer String
2026-06-13T01:43:47.807438284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Indexer" TEXT
2026-06-13T01:43:47.807976769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005276s
2026-06-13T01:43:47.808075688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-13T01:43:47.808151721Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.808229919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Message String
2026-06-13T01:43:47.808335692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Message" TEXT
2026-06-13T01:43:47.808844907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005096s
2026-06-13T01:43:47.808947444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-13T01:43:47.809031263Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-13T01:43:47.809109049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist TorrentInfoHash String
2026-06-13T01:43:47.809219051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "TorrentInfoHash" TEXT
2026-06-13T01:43:47.809737425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000519s
2026-06-13T01:43:47.809836204Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.809921396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 1 WHERE 1 = 1
2026-06-13T01:43:47.810087039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001656s
2026-06-13T01:43:47.810187031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-06-13T01:43:47', 'additonal_blacklist_columns')
2026-06-13T01:43:47.810393617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.811007844Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-06-13T01:43:47.811116653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010782s
2026-06-13T01:43:47.811210502Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-06-13T01:43:47.811309612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.811452480Z [Info] update_quality_minmax_size: Starting migration of Main DB to 84
2026-06-13T01:43:47.811879319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-06-13T01:43:47.812054963Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:47.812102148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MinSize Double
2026-06-13T01:43:47.813421806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" INTEGER NOT NULL)
2026-06-13T01:43:47.813763424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2026-06-13T01:43:47.814035562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-06-13T01:43:47.814500449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-06-13T01:43:47.815870378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-06-13T01:43:47.816149510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-06-13T01:43:47.816367659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041756s
2026-06-13T01:43:47.816472901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-06-13T01:43:47.816551820Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.816633555Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MaxSize Double
2026-06-13T01:43:47.817956249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC)
2026-06-13T01:43:47.818267686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2026-06-13T01:43:47.818515055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-06-13T01:43:47.818927866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-06-13T01:43:47.820266743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-06-13T01:43:47.820517999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-06-13T01:43:47.820749074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004008s
2026-06-13T01:43:47.820846110Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-06-13T01:43:47.820989038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-06-13T01:43:47.821170363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001813s
2026-06-13T01:43:47.821273020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-06-13T01:43:47', 'update_quality_minmax_size')
2026-06-13T01:43:47.821478383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.822171720Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-06-13T01:43:47.822278906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001175s
2026-06-13T01:43:47.822379598Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-06-13T01:43:47.822479600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.822621836Z [Info] expand_transmission_urlbase: Starting migration of Main DB to 85
2026-06-13T01:43:47.822836859Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.822953224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.824150265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011958s
2026-06-13T01:43:47.824269876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-06-13T01:43:47', 'expand_transmission_urlbase')
2026-06-13T01:43:47.824485961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.825023123Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-06-13T01:43:47.825135319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020683s
2026-06-13T01:43:47.825225551Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-06-13T01:43:47.825329380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.825467157Z [Info] pushbullet_device_ids: Starting migration of Main DB to 86
2026-06-13T01:43:47.825667461Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.825796501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.826834532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010455s
2026-06-13T01:43:47.826934563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-06-13T01:43:47', 'pushbullet_device_ids')
2026-06-13T01:43:47.827147863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.827751649Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-06-13T01:43:47.827878364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019703s
2026-06-13T01:43:47.827983566Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-06-13T01:43:47.828080341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.828219060Z [Info] remove_eztv: Starting migration of Main DB to 87
2026-06-13T01:43:47.828441909Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:43:47.828562722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Eztv'
2026-06-13T01:43:47.828723135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001655s
2026-06-13T01:43:47.828828247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-06-13T01:43:47', 'remove_eztv')
2026-06-13T01:43:47.829027488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.829570963Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-06-13T01:43:47.829668790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001s
2026-06-13T01:43:47.829764313Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-06-13T01:43:47.829866659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.830012011Z [Info] pushbullet_devices_channels_list: Starting migration of Main DB to 88
2026-06-13T01:43:47.830203998Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.830306885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.831579759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012661s
2026-06-13T01:43:47.831688728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-06-13T01:43:47', 'pushbullet_devices_channels_list')
2026-06-13T01:43:47.831929133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.832465082Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-06-13T01:43:47.832571487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021377s
2026-06-13T01:43:47.832666007Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-06-13T01:43:47.832767271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.832907624Z [Info] add_on_rename_to_notifcations: Starting migration of Main DB to 89
2026-06-13T01:43:47.833653967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:43:47.833758618Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:47.833831304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnRename Boolean
2026-06-13T01:43:47.833949873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnRename" INTEGER
2026-06-13T01:43:47.834556445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005973s
2026-06-13T01:43:47.834658991Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-06-13T01:43:47.834834475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-06-13T01:43:47.835051081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002197s
2026-06-13T01:43:47.835156814Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-06-13T01:43:47.835359172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-06-13T01:43:47.835549435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002215s
2026-06-13T01:43:47.835644256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:43:47.835746141Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.835835160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Notifications OnRename Boolean
2026-06-13T01:43:47.837219499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL)
2026-06-13T01:43:47.837630065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename") SELECT "Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename" FROM "Notifications"
2026-06-13T01:43:47.838010031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-06-13T01:43:47.838310746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-06-13T01:43:47.839699974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037243s
2026-06-13T01:43:47.839804194Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.839980489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnGrab" = 0 WHERE "Implementation" = 'PlexServer'
2026-06-13T01:43:47.840187066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002071s
2026-06-13T01:43:47.840284311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-06-13T01:43:47', 'add_on_rename_to_notifcations')
2026-06-13T01:43:47.840510256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.841201840Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-06-13T01:43:47.841315508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012282s
2026-06-13T01:43:47.841428396Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-06-13T01:43:47.841532375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.841694973Z [Info] update_kickass_url: Starting migration of Main DB to 90
2026-06-13T01:43:47.841986730Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.so', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.to', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://', 'https://') WHERE "Implementation" = 'KickassTorrents';
2026-06-13T01:43:47.842294360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.so', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.to', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://', 'https://') WHERE "Implementation" = 'KickassTorrents';
2026-06-13T01:43:47.842679496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000389s
2026-06-13T01:43:47.842789788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-06-13T01:43:47', 'update_kickass_url')
2026-06-13T01:43:47.843004751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.843538847Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-06-13T01:43:47.843649450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001247s
2026-06-13T01:43:47.843911387Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-06-13T01:43:47.844038864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.844211391Z [Info] added_indexerstatus: Starting migration of Main DB to 91
2026-06-13T01:43:47.844689725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-06-13T01:43:47.844826059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-06-13T01:43:47.845219873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004198s
2026-06-13T01:43:47.845325415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2026-06-13T01:43:47.845436840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2026-06-13T01:43:47.845777405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003355s
2026-06-13T01:43:47.845889421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-06-13T01:43:47', 'added_indexerstatus')
2026-06-13T01:43:47.846110637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.846687519Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-06-13T01:43:47.846795526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001243s
2026-06-13T01:43:47.846905718Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-06-13T01:43:47.847019136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.847173788Z [Info] add_unverifiedscenenumbering: Starting migration of Main DB to 92
2026-06-13T01:43:47.847716140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:43:47.847832214Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-13T01:43:47.847948598Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes UnverifiedSceneNumbering Boolean
2026-06-13T01:43:47.848077628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:47.848695773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006213s
2026-06-13T01:43:47.848815485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-06-13T01:43:47', 'add_unverifiedscenenumbering')
2026-06-13T01:43:47.849082543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.849822252Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-06-13T01:43:47.849934208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017345s
2026-06-13T01:43:47.850044600Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-06-13T01:43:47.850160063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.850315496Z [Info] naming_config_replace_illegal_characters: Starting migration of Main DB to 93
2026-06-13T01:43:47.850918901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-13T01:43:47.851034073Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:47.851136420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ReplaceIllegalCharacters Boolean
2026-06-13T01:43:47.851251832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:43:47.851837351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005863s
2026-06-13T01:43:47.851965740Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.852069810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "ReplaceIllegalCharacters" = 1 WHERE 1 = 1
2026-06-13T01:43:47.852251275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001959s
2026-06-13T01:43:47.852366046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-06-13T01:43:47', 'naming_config_replace_illegal_characters')
2026-06-13T01:43:47.852590218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.853521493Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-06-13T01:43:47.853645704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014529s
2026-06-13T01:43:47.853747759Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-06-13T01:43:47.853855516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.854018935Z [Info] add_tvmazeid: Starting migration of Main DB to 94
2026-06-13T01:43:47.854326294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:43:47.854437408Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:47.854529864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TvMazeId Int32
2026-06-13T01:43:47.854643984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TvMazeId" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:47.855221357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005798s
2026-06-13T01:43:47.855329264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvMazeId)
2026-06-13T01:43:47.855438264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-13T01:43:47.855661954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002264s
2026-06-13T01:43:47.855777197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-06-13T01:43:47', 'add_tvmazeid')
2026-06-13T01:43:47.856035216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.856774606Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-06-13T01:43:47.856878735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013271s
2026-06-13T01:43:47.857008396Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-06-13T01:43:47.857128058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.857290455Z [Info] add_additional_episodes_index: Starting migration of Main DB to 95
2026-06-13T01:43:47.857687524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, SeasonNumber, EpisodeNumber)
2026-06-13T01:43:47.857830933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-06-13T01:43:47.858163253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003182s
2026-06-13T01:43:47.858265038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-06-13T01:43:47', 'add_additional_episodes_index')
2026-06-13T01:43:47.858480632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.859578042Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-06-13T01:43:47.859690148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017421s
2026-06-13T01:43:47.859800200Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-06-13T01:43:47.859925632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.860087328Z [Info] disable_kickass: Starting migration of Main DB to 96
2026-06-13T01:43:47.860282281Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://kat.cr', '') WHERE "Implementation" = 'KickassTorrents' AND "Settings" LIKE '%kat.cr%';
2026-06-13T01:43:47.860502284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://kat.cr', '') WHERE "Implementation" = 'KickassTorrents' AND "Settings" LIKE '%kat.cr%';
2026-06-13T01:43:47.860775224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002735s
2026-06-13T01:43:47.860887440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-06-13T01:43:47', 'disable_kickass')
2026-06-13T01:43:47.861098384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.861578301Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-06-13T01:43:47.861686499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010688s
2026-06-13T01:43:47.861795889Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-06-13T01:43:47.861904598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.862070943Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 97
2026-06-13T01:43:47.862335155Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-06-13T01:43:47.862454927Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:47.862547694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-06-13T01:43:47.862663577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:47.863337324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006646s
2026-06-13T01:43:47.863445131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-06-13T01:43:47', 'add_reason_to_pending_releases')
2026-06-13T01:43:47.863669313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.864253589Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-06-13T01:43:47.864381918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015829s
2026-06-13T01:43:47.864484174Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-06-13T01:43:47.864584396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.864750370Z [Info] remove_titans_of_tv: Starting migration of Main DB to 98
2026-06-13T01:43:47.864977918Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:43:47.865110475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TitansOfTv'
2026-06-13T01:43:47.865289266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001832s
2026-06-13T01:43:47.865398756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-06-13T01:43:47', 'remove_titans_of_tv')
2026-06-13T01:43:47.865613609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.866132845Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-06-13T01:43:47.866223628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009971s
2026-06-13T01:43:47.866349521Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-06-13T01:43:47.866440524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.866616278Z [Info] extra_and_subtitle_files: Starting migration of Main DB to 99
2026-06-13T01:43:47.867581693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-06-13T01:43:47.867703989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-06-13T01:43:47.868146400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004292s
2026-06-13T01:43:47.868243606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2026-06-13T01:43:47.868394841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL)
2026-06-13T01:43:47.868878846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000495s
2026-06-13T01:43:47.868975631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-13T01:43:47.869081003Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:47.869179110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Added DateTime
2026-06-13T01:43:47.869291387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Added" DATETIME
2026-06-13T01:43:47.869931666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006433s
2026-06-13T01:43:47.870040305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Extension String
2026-06-13T01:43:47.870161589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Extension" TEXT
2026-06-13T01:43:47.870803141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006434s
2026-06-13T01:43:47.870919005Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-06-13T01:43:47.871089909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-06-13T01:43:47.871265543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001941s
2026-06-13T01:43:47.871384602Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.871473151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.872512755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010193s
2026-06-13T01:43:47.872617836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-13T01:43:47.872731014Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:47.872822919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Extension String
2026-06-13T01:43:47.874358272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-06-13T01:43:47.874842848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-06-13T01:43:47.875243665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-06-13T01:43:47.875541115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-06-13T01:43:47.877535111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004577s
2026-06-13T01:43:47.877650794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-06-13T01:43:47', 'extra_and_subtitle_files')
2026-06-13T01:43:47.877885937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.878630978Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-06-13T01:43:47.878760088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056813s
2026-06-13T01:43:47.878865029Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-06-13T01:43:47.878986945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.879141606Z [Info] add_scene_season_number: Starting migration of Main DB to 100
2026-06-13T01:43:47.879503625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-06-13T01:43:47.879617194Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:47.879724891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SceneMappings SeasonNumber Int32
2026-06-13T01:43:47.882812310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER, "SearchTerm" TEXT NOT NULL, "ParseTerm" TEXT NOT NULL, "Title" TEXT, "Type" TEXT)
2026-06-13T01:43:47.883247777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SceneMappings_temp" ("Id", "TvdbId", "SeasonNumber", "SearchTerm", "ParseTerm", "Title", "Type") SELECT "Id", "TvdbId", "SeasonNumber", "SearchTerm", "ParseTerm", "Title", "Type" FROM "SceneMappings"
2026-06-13T01:43:47.883549104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-06-13T01:43:47.883881574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings_temp" RENAME TO "SceneMappings"
2026-06-13T01:43:47.885786290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059359s
2026-06-13T01:43:47.885907554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-06-13T01:43:47.886087657Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-13T01:43:47.886204853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneSeasonNumber Int32
2026-06-13T01:43:47.886355927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneSeasonNumber" INTEGER
2026-06-13T01:43:47.887003712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006542s
2026-06-13T01:43:47.887133263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-06-13T01:43:47', 'add_scene_season_number')
2026-06-13T01:43:47.887357013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.888086553Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-06-13T01:43:47.888199671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017307s
2026-06-13T01:43:47.888329622Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-06-13T01:43:47.888435836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.888615408Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Main DB to 101
2026-06-13T01:43:47.888867426Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.889021707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.890117383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010889s
2026-06-13T01:43:47.890251353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-06-13T01:43:47', 'add_ultrahd_quality_in_profiles')
2026-06-13T01:43:47.890468611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.891034070Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-06-13T01:43:47.891151987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020091s
2026-06-13T01:43:47.891281077Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-06-13T01:43:47.891399686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.891568697Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Main DB to 102
2026-06-13T01:43:47.892064545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-13T01:43:47.892192553Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:47.892274819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Language Int32
2026-06-13T01:43:47.892398979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:47.893059560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006518s
2026-06-13T01:43:47.893163218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-13T01:43:47.893272318Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:47.893353121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Language Int32
2026-06-13T01:43:47.893476599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:47.894096909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000615s
2026-06-13T01:43:47.894199375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-13T01:43:47.894310960Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.894396683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Language Int32
2026-06-13T01:43:47.894516754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:47.895160291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006379s
2026-06-13T01:43:47.895262807Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.895371887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.900274321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048783s
2026-06-13T01:43:47.900405135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-06-13T01:43:47', 'add_language_to_episodeFiles_history_and_blacklist')
2026-06-13T01:43:47.900635368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.901256169Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-06-13T01:43:47.901407854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058746s
2026-06-13T01:43:47.901509669Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-06-13T01:43:47.901635523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.901794493Z [Info] fix_metadata_file_extensions: Starting migration of Main DB to 103
2026-06-13T01:43:47.902013093Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.902119939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.903014150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008859s
2026-06-13T01:43:47.903135855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-06-13T01:43:47', 'fix_metadata_file_extensions')
2026-06-13T01:43:47.903376099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.903982831Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-06-13T01:43:47.904107622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018442s
2026-06-13T01:43:47.904213245Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-06-13T01:43:47.904326483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.904485804Z [Info] remove_kickass: Starting migration of Main DB to 104
2026-06-13T01:43:47.904730897Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:43:47.904868404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2026-06-13T01:43:47.905055010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001958s
2026-06-13T01:43:47.905174621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-06-13T01:43:47', 'remove_kickass')
2026-06-13T01:43:47.905393642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.905953009Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-06-13T01:43:47.906064924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010807s
2026-06-13T01:43:47.906177962Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-06-13T01:43:47.906299266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.906461393Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 105
2026-06-13T01:43:47.906718310Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.906836779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'
2026-06-13T01:43:47.907064879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000234s
2026-06-13T01:43:47.907177996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-06-13T01:43:47', 'rename_torrent_downloadstation')
2026-06-13T01:43:47.907401046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.908023069Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-06-13T01:43:47.908135595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011683s
2026-06-13T01:43:47.908299285Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-06-13T01:43:47.908359005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.908512194Z [Info] update_btn_url: Starting migration of Main DB to 106
2026-06-13T01:43:47.908710052Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-06-13T01:43:47.908921648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-06-13T01:43:47.909156361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002392s
2026-06-13T01:43:47.909263777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-06-13T01:43:47', 'update_btn_url')
2026-06-13T01:43:47.909482708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.910065382Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-06-13T01:43:47.910205685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011424s
2026-06-13T01:43:47.910301648Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-06-13T01:43:47.910431680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.910630580Z [Info] remove_wombles: Starting migration of Main DB to 107
2026-06-13T01:43:47.910830082Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:43:47.910978120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2026-06-13T01:43:47.911217953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001916s
2026-06-13T01:43:47.911521895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-06-13T01:43:47', 'remove_wombles')
2026-06-13T01:43:47.911706968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.912335514Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-06-13T01:43:47.912426467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013437s
2026-06-13T01:43:47.912538223Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-06-13T01:43:47.912630609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.912785210Z [Info] fix_extra_file_extension: Starting migration of Main DB to 108
2026-06-13T01:43:47.913013470Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-06-13T01:43:47.913154995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-06-13T01:43:47.913327192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001741s
2026-06-13T01:43:47.913430971Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.913502946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.914493000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009777s
2026-06-13T01:43:47.914617721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-06-13T01:43:47', 'fix_extra_file_extension')
2026-06-13T01:43:47.914831923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.916025537Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-06-13T01:43:47.916146060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024886s
2026-06-13T01:43:47.916237794Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-06-13T01:43:47.916369450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.916514091Z [Info] import_extra_files: Starting migration of Main DB to 109
2026-06-13T01:43:47.916782983Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.916883004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.917427741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000532s
2026-06-13T01:43:47.917547011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-06-13T01:43:47', 'import_extra_files')
2026-06-13T01:43:47.917775432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.918452034Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-06-13T01:43:47.918561685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001559s
2026-06-13T01:43:47.918672108Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-06-13T01:43:47.918794725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.918948364Z [Info] fix_extra_files_config: Starting migration of Main DB to 110
2026-06-13T01:43:47.919196023Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.919254180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.919719738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004315s
2026-06-13T01:43:47.919842966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-06-13T01:43:47', 'fix_extra_files_config')
2026-06-13T01:43:47.920155636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.920778200Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-06-13T01:43:47.920937961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015039s
2026-06-13T01:43:47.921075318Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-06-13T01:43:47.921185149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.921355182Z [Info] create_language_profiles: Starting migration of Main DB to 111
2026-06-13T01:43:47.921894548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-06-13T01:43:47.922069430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL)
2026-06-13T01:43:47.922405517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003839s
2026-06-13T01:43:47.922517483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-06-13T01:43:47.922656473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-06-13T01:43:47.923022179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003638s
2026-06-13T01:43:47.923163504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:43:47.923313476Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.923349919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LanguageProfileId Int32
2026-06-13T01:43:47.923478438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LanguageProfileId" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:43:47.924158849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006845s
2026-06-13T01:43:47.924286055Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.924371858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.931397028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069989s
2026-06-13T01:43:47.931538933Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles Language
2026-06-13T01:43:47.933242535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2026-06-13T01:43:47.933582279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "Profiles"
2026-06-13T01:43:47.933835870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-06-13T01:43:47.934215404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-06-13T01:43:47.935740777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-06-13T01:43:47.936038336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043897s
2026-06-13T01:43:47.936165993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-06-13T01:43:47', 'create_language_profiles')
2026-06-13T01:43:47.936397550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.937241600Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-06-13T01:43:47.937362333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055938s
2026-06-13T01:43:47.937498247Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-06-13T01:43:47.937617727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.937885707Z [Info] added_regex_to_scenemapping: Starting migration of Main DB to 112
2026-06-13T01:43:47.938190220Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-06-13T01:43:47.938313198Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-13T01:43:47.938418320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings FilterRegex String
2026-06-13T01:43:47.938537710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "FilterRegex" TEXT
2026-06-13T01:43:47.939137769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006015s
2026-06-13T01:43:47.939256839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-06-13T01:43:47', 'added_regex_to_scenemapping')
2026-06-13T01:43:47.939477283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.940103824Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-06-13T01:43:47.940223435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015633s
2026-06-13T01:43:47.940339209Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-06-13T01:43:47.940446565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.940608942Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 113
2026-06-13T01:43:47.940823294Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.940935800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.942134164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011921s
2026-06-13T01:43:47.942260649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-06-13T01:43:47', 'consolidate_indexer_baseurl')
2026-06-13T01:43:47.942483638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.943060360Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-06-13T01:43:47.943178007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002119s
2026-06-13T01:43:47.943289481Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-06-13T01:43:47.943397869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.943560948Z [Info] rename_indexer_status_id: Starting migration of Main DB to 114
2026-06-13T01:43:47.944682216Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2026-06-13T01:43:47.950704346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-06-13T01:43:47.951093520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "IndexerId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-06-13T01:43:47.951455769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-13T01:43:47.951861406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-13T01:43:47.953892648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-13T01:43:47.954191329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093681s
2026-06-13T01:43:47.954313275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-06-13T01:43:47', 'rename_indexer_status_id')
2026-06-13T01:43:47.954535472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.955370524Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-06-13T01:43:47.955484694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105505s
2026-06-13T01:43:47.955599155Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-06-13T01:43:47.955762664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.955950462Z [Info] add_downloadclient_status: Starting migration of Main DB to 115
2026-06-13T01:43:47.956397352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-06-13T01:43:47.956529188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-06-13T01:43:47.956915616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003961s
2026-06-13T01:43:47.957020037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-06-13T01:43:47.957142934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-13T01:43:47.957398539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002589s
2026-06-13T01:43:47.957517739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-06-13T01:43:47', 'add_downloadclient_status')
2026-06-13T01:43:47.957738985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.958435287Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-06-13T01:43:47.958552133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012915s
2026-06-13T01:43:47.958667665Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-06-13T01:43:47.958771494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.958927228Z [Info] disable_nyaa: Starting migration of Main DB to 116
2026-06-13T01:43:47.959127071Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://nyaa.se', '') WHERE "Implementation" = 'Nyaa' AND "Settings" LIKE '%nyaa.se%';
2026-06-13T01:43:47.959333376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://nyaa.se', '') WHERE "Implementation" = 'Nyaa' AND "Settings" LIKE '%nyaa.se%';
2026-06-13T01:43:47.959610955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002739s
2026-06-13T01:43:47.959723362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-06-13T01:43:47', 'disable_nyaa')
2026-06-13T01:43:47.959958425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.960497461Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-06-13T01:43:47.960606110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011543s
2026-06-13T01:43:47.960713666Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-06-13T01:43:47.960834710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.960990424Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Main DB to 117
2026-06-13T01:43:47.961209705Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.961324326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.964919327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035862s
2026-06-13T01:43:47.965041603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-06-13T01:43:47', 'add_webrip_and_br480_qualites_in_profile')
2026-06-13T01:43:47.965278210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.965799740Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-06-13T01:43:47.965922207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044702s
2026-06-13T01:43:47.966031036Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-06-13T01:43:47.966147972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.966308826Z [Info] add_history_eventType_index: Starting migration of Main DB to 118
2026-06-13T01:43:47.966554270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-06-13T01:43:47.966667649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-06-13T01:43:47.966936951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002631s
2026-06-13T01:43:47.967047333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-06-13T01:43:47', 'add_history_eventType_index')
2026-06-13T01:43:47.967271084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.967816603Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-06-13T01:43:47.967951955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011454s
2026-06-13T01:43:47.968058069Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-06-13T01:43:47.968183842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.968336259Z [Info] separate_automatic_and_interactive_searches: Starting migration of Main DB to 119
2026-06-13T01:43:47.968957410Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-06-13T01:43:47.970687194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER)
2026-06-13T01:43:47.971052260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2026-06-13T01:43:47.971373807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-13T01:43:47.971743432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-13T01:43:47.973517074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-13T01:43:47.973766166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046727s
2026-06-13T01:43:47.973866759Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-13T01:43:47.973961269Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.974053765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-06-13T01:43:47.974184298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-06-13T01:43:47.974813516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006293s
2026-06-13T01:43:47.974920321Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-06-13T01:43:47.975065944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-06-13T01:43:47.975261197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001855s
2026-06-13T01:43:47.975358153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-13T01:43:47.975456731Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.975544749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-06-13T01:43:47.977257518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL)
2026-06-13T01:43:47.977641201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers"
2026-06-13T01:43:47.978004052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-13T01:43:47.978383957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-13T01:43:47.979984561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-13T01:43:47.980235586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045622s
2026-06-13T01:43:47.980351570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-06-13T01:43:47', 'separate_automatic_and_interactive_searches')
2026-06-13T01:43:47.980585261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.981414942Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-06-13T01:43:47.981538882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057363s
2026-06-13T01:43:47.981651478Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-06-13T01:43:47.981770548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.981928967Z [Info] update_series_episodes_history_indexes: Starting migration of Main DB to 120
2026-06-13T01:43:47.982590119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, AirDate)
2026-06-13T01:43:47.982722405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-06-13T01:43:47.982975285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002535s
2026-06-13T01:43:47.983081128Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (EpisodeId)
2026-06-13T01:43:47.983189677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_EpisodeId"
2026-06-13T01:43:47.983472687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002817s
2026-06-13T01:43:47.983581796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId, Date)
2026-06-13T01:43:47.983695085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-06-13T01:43:47.983959507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002593s
2026-06-13T01:43:47.984064318Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-06-13T01:43:47.984173639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-06-13T01:43:47.984463803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002891s
2026-06-13T01:43:47.984565107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-06-13T01:43:47.984679367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-06-13T01:43:47.984923829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002425s
2026-06-13T01:43:47.985039713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-06-13T01:43:47', 'update_series_episodes_history_indexes')
2026-06-13T01:43:47.985274095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.985949696Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-06-13T01:43:47.986069898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012624s
2026-06-13T01:43:47.986179619Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-06-13T01:43:47.986290322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.986447358Z [Info] update_animetosho_url: Starting migration of Main DB to 121
2026-06-13T01:43:47.986651790Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace(Replace("Settings", '//animetosho.org', '//feed.animetosho.org'), '/feed/nabapi', '/nabapi') WHERE ("Implementation" = 'Newznab' OR "Implementation" = 'Torznab') AND "Settings" LIKE '%animetosho%';
2026-06-13T01:43:47.986887975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace(Replace("Settings", '//animetosho.org', '//feed.animetosho.org'), '/feed/nabapi', '/nabapi') WHERE ("Implementation" = 'Newznab' OR "Implementation" = 'Torznab') AND "Settings" LIKE '%animetosho%';
2026-06-13T01:43:47.987187849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003012s
2026-06-13T01:43:47.987430017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-06-13T01:43:47', 'update_animetosho_url')
2026-06-13T01:43:47.987652966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.988209417Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-06-13T01:43:47.988338978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013137s
2026-06-13T01:43:47.988456394Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-06-13T01:43:47.988568661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.988732390Z [Info] add_remux_qualities_in_profile: Starting migration of Main DB to 122
2026-06-13T01:43:47.988947874Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.989067125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.991503522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024251s
2026-06-13T01:43:47.991622151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-06-13T01:43:47', 'add_remux_qualities_in_profile')
2026-06-13T01:43:47.991859689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.992459157Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-06-13T01:43:47.992580341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033823s
2026-06-13T01:43:47.992691425Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-06-13T01:43:47.992798330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.992961529Z [Info] add_history_seriesId_index: Starting migration of Main DB to 123
2026-06-13T01:43:47.993195550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (SeriesId)
2026-06-13T01:43:47.993317977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-06-13T01:43:47.993549794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002358s
2026-06-13T01:43:47.993665937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-06-13T01:43:47', 'add_history_seriesId_index')
2026-06-13T01:43:47.993884377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.994588295Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-06-13T01:43:47.994706794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012731s
2026-06-13T01:43:47.994817036Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-06-13T01:43:47.994936116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.995204366Z [Info] remove_media_browser_metadata: Starting migration of Main DB to 124
2026-06-13T01:43:47.995802060Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:43:47.995954587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-06-13T01:43:47.996141934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001971s
2026-06-13T01:43:47.996245673Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:43:47.996359823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-06-13T01:43:47.996542191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001829s
2026-06-13T01:43:47.996651471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-06-13T01:43:47', 'remove_media_browser_metadata')
2026-06-13T01:43:47.996872105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.997432043Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-06-13T01:43:47.997547135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010684s
2026-06-13T01:43:47.997658389Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-06-13T01:43:47.997785565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.997942231Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Main DB to 125
2026-06-13T01:43:47.998225411Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:43:47.998356786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-06-13T01:43:47.998553231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001968s
2026-06-13T01:43:47.998650978Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:43:47.998771431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-06-13T01:43:47.998945942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001791s
2026-06-13T01:43:47.999063730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-06-13T01:43:47', 'remove_notify_my_android_and_pushalot_notifications')
2026-06-13T01:43:47.999296699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.000026759Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-06-13T01:43:48.000162934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012492s
2026-06-13T01:43:48.000274679Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-06-13T01:43:48.000379961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.000539442Z [Info] add_custom_filters: Starting migration of Main DB to 126
2026-06-13T01:43:48.000886892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-06-13T01:43:48.001021142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL)
2026-06-13T01:43:48.001316206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003133s
2026-06-13T01:43:48.001436529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-06-13T01:43:48', 'add_custom_filters')
2026-06-13T01:43:48.001650369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.002273675Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-06-13T01:43:48.002390610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012665s
2026-06-13T01:43:48.002504420Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-06-13T01:43:48.002618549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.002780936Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 127
2026-06-13T01:43:48.003128567Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-06-13T01:43:48.003260913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-06-13T01:43:48.004898311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016266s
2026-06-13T01:43:48.005002641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-13T01:43:48.005112813Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.005209478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-06-13T01:43:48.005340843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:43:48.005981112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000638s
2026-06-13T01:43:48.006097837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-06-13T01:43:48', 'rename_restrictions_to_release_profiles')
2026-06-13T01:43:48.006333282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.007161861Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-06-13T01:43:48.007282313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018167s
2026-06-13T01:43:48.007401854Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-06-13T01:43:48.007526084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.007682209Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 128
2026-06-13T01:43:48.008524846Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-06-13T01:43:48.008649076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-06-13T01:43:48.010295462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016178s
2026-06-13T01:43:48.010384772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-13T01:43:48.010482539Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.010575907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-06-13T01:43:48.010699506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-06-13T01:43:48.011349144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006569s
2026-06-13T01:43:48.011453424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-06-13T01:43:48.011554788Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.011650391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-06-13T01:43:48.011770463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-06-13T01:43:48.012403187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006182s
2026-06-13T01:43:48.012508780Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:48.012609042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-06-13T01:43:48.012791229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001825s
2026-06-13T01:43:48.012890088Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:48.012986713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-06-13T01:43:48.013179441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00018s
2026-06-13T01:43:48.013345696Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Series ProfileId to QualityProfileId
2026-06-13T01:43:48.015101522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL)
2026-06-13T01:43:48.015918338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "LanguageProfileId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "LanguageProfileId" FROM "Series"
2026-06-13T01:43:48.016702497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:43:48.017676479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:43:48.019256321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:43:48.019505593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:43:48.019745466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-13T01:43:48.020014868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-13T01:43:48.020250383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-13T01:43:48.020484023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-13T01:43:48.020719538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073306s
2026-06-13T01:43:48.020835652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-06-13T01:43:48', 'rename_quality_profiles_add_upgrade_allowed')
2026-06-13T01:43:48.021068771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.022235010Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-06-13T01:43:48.022349992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088284s
2026-06-13T01:43:48.022467068Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-06-13T01:43:48.022584564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.022818365Z [Info] add_relative_original_path_to_episode_file: Starting migration of Main DB to 129
2026-06-13T01:43:48.023106806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-13T01:43:48.023220595Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.023323473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles OriginalFilePath String
2026-06-13T01:43:48.023445819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-06-13T01:43:48.024148204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000694s
2026-06-13T01:43:48.024266723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-06-13T01:43:48', 'add_relative_original_path_to_episode_file')
2026-06-13T01:43:48.024504982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.025045661Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-06-13T01:43:48.025170453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016008s
2026-06-13T01:43:48.025284062Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-06-13T01:43:48.025398121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.025664528Z [Info] episode_last_searched_time: Starting migration of Main DB to 130
2026-06-13T01:43:48.025917898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:43:48.026028521Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.026129504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes LastSearchTime DateTime
2026-06-13T01:43:48.026248714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "LastSearchTime" DATETIME
2026-06-13T01:43:48.026922341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006649s
2026-06-13T01:43:48.027040008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-06-13T01:43:48', 'episode_last_searched_time')
2026-06-13T01:43:48.027266855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.027859849Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-06-13T01:43:48.027976094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015804s
2026-06-13T01:43:48.028091606Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-06-13T01:43:48.028201257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.028354736Z [Info] download_propers_config: Starting migration of Main DB to 131
2026-06-13T01:43:48.028596814Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.028709090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.029315171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005918s
2026-06-13T01:43:48.029420663Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-06-13T01:43:48.029557860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-06-13T01:43:48.029779155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002021s
2026-06-13T01:43:48.029883255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-06-13T01:43:48', 'download_propers_config')
2026-06-13T01:43:48.030100422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.030626181Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-06-13T01:43:48.030742696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010638s
2026-06-13T01:43:48.030856666Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-06-13T01:43:48.030969192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.031128654Z [Info] add_download_client_priority: Starting migration of Main DB to 132
2026-06-13T01:43:48.031457496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-06-13T01:43:48.031577257Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.033090445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-06-13T01:43:48.033225116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:43:48.033917741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006912s
2026-06-13T01:43:48.034018835Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.034121291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.056357629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222183s
2026-06-13T01:43:48.056497440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-06-13T01:43:48', 'add_download_client_priority')
2026-06-13T01:43:48.056749909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.057317973Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-06-13T01:43:48.057436842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231967s
2026-06-13T01:43:48.057570862Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-06-13T01:43:48.057702347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.057873582Z [Info] add_specials_folder_format: Starting migration of Main DB to 134
2026-06-13T01:43:48.058498360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-13T01:43:48.058614124Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.058708704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SpecialsFolderFormat String
2026-06-13T01:43:48.058830119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SpecialsFolderFormat" TEXT
2026-06-13T01:43:48.059538686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007046s
2026-06-13T01:43:48.059646222Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:48.059746073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SpecialsFolderFormat" = 'Specials' WHERE 1 = 1
2026-06-13T01:43:48.059963411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002109s
2026-06-13T01:43:48.060079214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-06-13T01:43:48', 'add_specials_folder_format')
2026-06-13T01:43:48.060301482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.060869466Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-06-13T01:43:48.060988145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011182s
2026-06-13T01:43:48.061129620Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-06-13T01:43:48.061288410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.061430887Z [Info] health_issue_notification: Starting migration of Main DB to 135
2026-06-13T01:43:48.061771854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:43:48.061884501Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.061979672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-06-13T01:43:48.062101919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.062763251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006587s
2026-06-13T01:43:48.062870216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:43:48.062973184Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-13T01:43:48.063067824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-06-13T01:43:48.063191343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.063877846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006766s
2026-06-13T01:43:48.064044251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-06-13T01:43:48', 'health_issue_notification')
2026-06-13T01:43:48.064269234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.064971468Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-06-13T01:43:48.065088504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017781s
2026-06-13T01:43:48.065206973Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-06-13T01:43:48.065327576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.065484412Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 136
2026-06-13T01:43:48.065830198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-13T01:43:48.065943837Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.066046444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-06-13T01:43:48.066168399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:43:48.066823188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006538s
2026-06-13T01:43:48.066925755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-13T01:43:48.067027520Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.067122240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-06-13T01:43:48.067234567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.067908945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006669s
2026-06-13T01:43:48.068026942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-06-13T01:43:48', 'add_indexer_and_enabled_to_release_profiles')
2026-06-13T01:43:48.068323520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.068933158Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-06-13T01:43:48.069058170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016956s
2026-06-13T01:43:48.069169694Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-06-13T01:43:48.069280127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.069442925Z [Info] add_airedbefore_to_episodes: Starting migration of Main DB to 137
2026-06-13T01:43:48.069778901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:43:48.069887360Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-13T01:43:48.069980958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredAfterSeasonNumber Int32
2026-06-13T01:43:48.070103876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredAfterSeasonNumber" INTEGER
2026-06-13T01:43:48.070790459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000683s
2026-06-13T01:43:48.070896893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeSeasonNumber Int32
2026-06-13T01:43:48.071018869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeSeasonNumber" INTEGER
2026-06-13T01:43:48.071688788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006661s
2026-06-13T01:43:48.071795293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeEpisodeNumber Int32
2026-06-13T01:43:48.071954023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeEpisodeNumber" INTEGER
2026-06-13T01:43:48.072590494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006399s
2026-06-13T01:43:48.072705336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-06-13T01:43:48', 'add_airedbefore_to_episodes')
2026-06-13T01:43:48.072931762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.073465837Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-06-13T01:43:48.073584717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015204s
2026-06-13T01:43:48.073718747Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-06-13T01:43:48.073802876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.073958931Z [Info] remove_bitmetv: Starting migration of Main DB to 138
2026-06-13T01:43:48.074212782Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:43:48.074343174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2026-06-13T01:43:48.074530662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001895s
2026-06-13T01:43:48.074631185Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2026-06-13T01:43:48.074836248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2026-06-13T01:43:48.075101382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002635s
2026-06-13T01:43:48.075213888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-06-13T01:43:48', 'remove_bitmetv')
2026-06-13T01:43:48.075425114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.075951504Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-06-13T01:43:48.076068660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011052s
2026-06-13T01:43:48.076180295Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-06-13T01:43:48.076288252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.076450569Z [Info] add_download_history: Starting migration of Main DB to 139
2026-06-13T01:43:48.077247855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-06-13T01:43:48.077396064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-06-13T01:43:48.077808224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004412s
2026-06-13T01:43:48.077914698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-06-13T01:43:48.078027786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-06-13T01:43:48.078287058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002397s
2026-06-13T01:43:48.078374675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (SeriesId)
2026-06-13T01:43:48.078486700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-06-13T01:43:48.078722626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002361s
2026-06-13T01:43:48.078828369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-06-13T01:43:48.078942849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-06-13T01:43:48.079210218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002646s
2026-06-13T01:43:48.079313866Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.079409719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.081326520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001896s
2026-06-13T01:43:48.081448346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-06-13T01:43:48', 'add_download_history')
2026-06-13T01:43:48.081669451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.082308037Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-06-13T01:43:48.082429371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028871s
2026-06-13T01:43:48.082541988Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-06-13T01:43:48.082667822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.082824868Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Main DB to 140
2026-06-13T01:43:48.083061515Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-06-13T01:43:48.083283993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-06-13T01:43:48.083577344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000293s
2026-06-13T01:43:48.083686463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-06-13T01:43:48', 'remove_chown_and_folderchmod_config_v2')
2026-06-13T01:43:48.083922338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.088418875Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-06-13T01:43:48.088559919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051187s
2026-06-13T01:43:48.088646634Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-06-13T01:43:48.088740042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.088882639Z [Info] add_update_history: Starting migration of Main DB to 141
2026-06-13T01:43:48.088990006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-06-13T01:43:48', 'add_update_history')
2026-06-13T01:43:48.089194087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.091349879Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-06-13T01:43:48.091548158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025591s
2026-06-13T01:43:48.091656536Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-06-13T01:43:48.091747399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.091909566Z [Info] import_lists: Starting migration of Main DB to 142
2026-06-13T01:43:48.092893398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-06-13T01:43:48.093090956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "Tags" TEXT)
2026-06-13T01:43:48.093603889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005572s
2026-06-13T01:43:48.093711696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-06-13T01:43:48.093811537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-06-13T01:43:48.094117463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003067s
2026-06-13T01:43:48.094224328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-06-13T01:43:48.094351675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-06-13T01:43:48.094773154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004351s
2026-06-13T01:43:48.094886723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-06-13T01:43:48.094994470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-13T01:43:48.095286007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002842s
2026-06-13T01:43:48.095390377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-06-13T01:43:48.095511661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" TEXT NOT NULL, "Title" TEXT NOT NULL)
2026-06-13T01:43:48.095816896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003162s
2026-06-13T01:43:48.095948842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (TvdbId)
2026-06-13T01:43:48.096061349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-06-13T01:43:48.096353247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002916s
2026-06-13T01:43:48.096477707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-06-13T01:43:48', 'import_lists')
2026-06-13T01:43:48.096720797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.097463964Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-06-13T01:43:48.097564166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013942s
2026-06-13T01:43:48.097687835Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-06-13T01:43:48.097797576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.097963280Z [Info] add_priority_to_indexers: Starting migration of Main DB to 143
2026-06-13T01:43:48.098307944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-13T01:43:48.098419679Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-13T01:43:48.098508378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-06-13T01:43:48.098622718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-06-13T01:43:48.099367157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007439s
2026-06-13T01:43:48.099484103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-06-13T01:43:48', 'add_priority_to_indexers')
2026-06-13T01:43:48.099709306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.100309736Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-06-13T01:43:48.100433806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016756s
2026-06-13T01:43:48.100537314Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-06-13T01:43:48.100657747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.100817208Z [Info] import_lists_series_type_and_season_folder: Starting migration of Main DB to 144
2026-06-13T01:43:48.101237535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-13T01:43:48.101329941Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.101421285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeriesType Int32
2026-06-13T01:43:48.101538280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeriesType" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.102316478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007748s
2026-06-13T01:43:48.102419635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-13T01:43:48.102525068Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.102611512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeasonFolder Boolean
2026-06-13T01:43:48.102733437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeasonFolder" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:43:48.103488198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007497s
2026-06-13T01:43:48.103603490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-06-13T01:43:48', 'import_lists_series_type_and_season_folder')
2026-06-13T01:43:48.103869596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.104499705Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-06-13T01:43:48.104625488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017533s
2026-06-13T01:43:48.104726923Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-06-13T01:43:48.104827575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.104982998Z [Info] remove_growl: Starting migration of Main DB to 145
2026-06-13T01:43:48.105215066Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:43:48.105347843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-06-13T01:43:48.105532064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001885s
2026-06-13T01:43:48.105644080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-06-13T01:43:48', 'remove_growl')
2026-06-13T01:43:48.105864133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.106398750Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-06-13T01:43:48.106511728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001055s
2026-06-13T01:43:48.106646038Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-06-13T01:43:48.106748625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.106902324Z [Info] cleanup_duplicates_updatehistory: Starting migration of Main DB to 146
2026-06-13T01:43:48.107028498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-06-13T01:43:48', 'cleanup_duplicates_updatehistory')
2026-06-13T01:43:48.107255175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.107761244Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-06-13T01:43:48.107900585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010044s
2026-06-13T01:43:48.108011869Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-06-13T01:43:48.108121099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.108278055Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 147
2026-06-13T01:43:48.108528019Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.108640125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.109124119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004774s
2026-06-13T01:43:48.109242668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-06-13T01:43:48', 'swap_filechmod_for_folderchmod')
2026-06-13T01:43:48.109464996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.110089424Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-06-13T01:43:48.110211790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001451s
2026-06-13T01:43:48.110337333Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-06-13T01:43:48.110443276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.110584250Z [Info] mediainfo_channels: Starting migration of Main DB to 148
2026-06-13T01:43:48.110820376Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-06-13T01:43:48.111003324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-06-13T01:43:48.111232506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002147s
2026-06-13T01:43:48.111320192Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-06-13T01:43:48.111502329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-06-13T01:43:48.111726741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000223s
2026-06-13T01:43:48.111834799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-06-13T01:43:48', 'mediainfo_channels')
2026-06-13T01:43:48.112092328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.112601333Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-06-13T01:43:48.112718890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010946s
2026-06-13T01:43:48.112827609Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-06-13T01:43:48.112938923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.113097051Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 149
2026-06-13T01:43:48.113475915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:43:48.113597730Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.113683172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesDelete Boolean
2026-06-13T01:43:48.113794827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesDelete" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.114594407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007993s
2026-06-13T01:43:48.114697285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:43:48.114789490Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.114869942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDelete Boolean
2026-06-13T01:43:48.114984764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDelete" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.115698361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007133s
2026-06-13T01:43:48.115809375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-06-13T01:43:48', 'add_on_delete_to_notifications')
2026-06-13T01:43:48.116066332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.116745610Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-06-13T01:43:48.116866664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017602s
2026-06-13T01:43:48.116971595Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-06-13T01:43:48.117075805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.117224475Z [Info] add_scene_mapping_origin: Starting migration of Main DB to 150
2026-06-13T01:43:48.117550702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-06-13T01:43:48.117660533Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.117740234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneOrigin String
2026-06-13T01:43:48.117849814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneOrigin" TEXT
2026-06-13T01:43:48.118567790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007166s
2026-06-13T01:43:48.118680758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SearchMode Int32
2026-06-13T01:43:48.118808635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SearchMode" INTEGER
2026-06-13T01:43:48.119537724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007273s
2026-06-13T01:43:48.119633256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Comment String
2026-06-13T01:43:48.119740382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Comment" TEXT
2026-06-13T01:43:48.120453278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007009s
2026-06-13T01:43:48.120572658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-06-13T01:43:48', 'add_scene_mapping_origin')
2026-06-13T01:43:48.120794245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.122088822Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-06-13T01:43:48.122228303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023366s
2026-06-13T01:43:48.122355119Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-06-13T01:43:48.122489349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.122640524Z [Info] remove_custom_filter_type: Starting migration of Main DB to 151
2026-06-13T01:43:48.123401066Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:48.123512640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesIndex'
2026-06-13T01:43:48.123723024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002118s
2026-06-13T01:43:48.123819208Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:48.123960232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesEditor'
2026-06-13T01:43:48.124144283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001959s
2026-06-13T01:43:48.124258683Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:48.124350738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seasonPass'
2026-06-13T01:43:48.124595561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002452s
2026-06-13T01:43:48.124724030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-06-13T01:43:48', 'remove_custom_filter_type')
2026-06-13T01:43:48.124939524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.125430353Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-06-13T01:43:48.125542809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010747s
2026-06-13T01:43:48.125665837Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-06-13T01:43:48.125770458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.125941913Z [Info] update_btn_url_to_https: Starting migration of Main DB to 152
2026-06-13T01:43:48.126135713Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-06-13T01:43:48.126346698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-06-13T01:43:48.126588796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002436s
2026-06-13T01:43:48.126715501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-06-13T01:43:48', 'update_btn_url_to_https')
2026-06-13T01:43:48.126932288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.127569862Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-06-13T01:43:48.127682278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012167s
2026-06-13T01:43:48.127806649Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-06-13T01:43:48.127972082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.128147706Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Main DB to 153
2026-06-13T01:43:48.128433471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:43:48.128545036Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.128650468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDeleteForUpgrade Boolean
2026-06-13T01:43:48.128774769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:43:48.129568578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007822s
2026-06-13T01:43:48.129683429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-06-13T01:43:48', 'add_on_episodefiledelete_for_upgrade')
2026-06-13T01:43:48.129922531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.130480294Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-06-13T01:43:48.130618042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017039s
2026-06-13T01:43:48.130722773Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-06-13T01:43:48.130846462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.131000121Z [Info] add_name_release_profile: Starting migration of Main DB to 154
2026-06-13T01:43:48.131270065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-13T01:43:48.131383293Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.131488254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2026-06-13T01:43:48.131597925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2026-06-13T01:43:48.132372936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007643s
2026-06-13T01:43:48.132490874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-06-13T01:43:48', 'add_name_release_profile')
2026-06-13T01:43:48.132728282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.133238399Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-06-13T01:43:48.133368992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016367s
2026-06-13T01:43:48.133475186Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-06-13T01:43:48.133599687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.133776644Z [Info] add_arabic_and_hindi_languages: Starting migration of Main DB to 155
2026-06-13T01:43:48.133986566Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.134109825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.137403539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003281s
2026-06-13T01:43:48.137541477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-06-13T01:43:48', 'add_arabic_and_hindi_languages')
2026-06-13T01:43:48.137769606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.138356829Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-06-13T01:43:48.138473093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042384s
2026-06-13T01:43:48.138601421Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-06-13T01:43:48.138711273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.138883470Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 156
2026-06-13T01:43:48.139422636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-13T01:43:48.139551245Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.139644392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-06-13T01:43:48.139786008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.140607362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008178s
2026-06-13T01:43:48.140722814Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:48.140813968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-06-13T01:43:48.141023770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002054s
2026-06-13T01:43:48.141149093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-06-13T01:43:48', 'add_bypass_to_delay_profile')
2026-06-13T01:43:48.141364727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.141935517Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-06-13T01:43:48.142049617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011102s
2026-06-13T01:43:48.142173677Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-06-13T01:43:48.142278257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.142459913Z [Info] email_multiple_addresses: Starting migration of Main DB to 157
2026-06-13T01:43:48.142667952Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.142791942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.144797642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019954s
2026-06-13T01:43:48.144931782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-06-13T01:43:48', 'email_multiple_addresses')
2026-06-13T01:43:48.145150743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.145640058Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-06-13T01:43:48.145751242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028423s
2026-06-13T01:43:48.145873759Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-06-13T01:43:48.145980163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.146151388Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158
2026-06-13T01:43:48.146508057Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-06-13T01:43:48.146636666Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-13T01:43:48.146718461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-06-13T01:43:48.146864745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:43:48.147643854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007838s
2026-06-13T01:43:48.147765510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-06-13T01:43:48.147921955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:43:48.148680011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000786s
2026-06-13T01:43:48.148800895Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.148887980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.169379383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204518s
2026-06-13T01:43:48.169528754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-06-13T01:43:48', 'cdh_per_downloadclient')
2026-06-13T01:43:48.169758607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.170289406Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-06-13T01:43:48.170400420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021385s
2026-06-13T01:43:48.170531133Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-06-13T01:43:48.170635193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.170808261Z [Info] add_indexer_tags: Starting migration of Main DB to 159
2026-06-13T01:43:48.171070049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-13T01:43:48.171197796Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-13T01:43:48.171283669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-06-13T01:43:48.171411827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-06-13T01:43:48.172180866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007636s
2026-06-13T01:43:48.172311269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-06-13T01:43:48', 'add_indexer_tags')
2026-06-13T01:43:48.172526091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.173042401Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-06-13T01:43:48.173166070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016314s
2026-06-13T01:43:48.173273036Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-06-13T01:43:48.173397246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.173554132Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 160
2026-06-13T01:43:48.173780348Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-06-13T01:43:48.173906842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-06-13T01:43:48.176203759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022872s
2026-06-13T01:43:48.176318299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-06-13T01:43:48', 'rename_blacklist_to_blocklist')
2026-06-13T01:43:48.176557641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.177058450Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-06-13T01:43:48.177187370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031502s
2026-06-13T01:43:48.177294866Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-06-13T01:43:48.177417754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.177576995Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 161
2026-06-13T01:43:48.177883562Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:43:48.178019326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-06-13T01:43:48.178220912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002077s
2026-06-13T01:43:48.178320011Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:43:48.178446426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-06-13T01:43:48.178622280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001798s
2026-06-13T01:43:48.178733424Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.178827203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.181379473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025373s
2026-06-13T01:43:48.181504976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-06-13T01:43:48', 'remove_plex_hometheatre')
2026-06-13T01:43:48.181736683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.182207080Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-06-13T01:43:48.182330509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033662s
2026-06-13T01:43:48.182438266Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-06-13T01:43:48.182558648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.182716667Z [Info] release_profile_to_array: Starting migration of Main DB to 162
2026-06-13T01:43:48.182930577Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.183042733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.184388444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013352s
2026-06-13T01:43:48.184508426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-06-13T01:43:48', 'release_profile_to_array')
2026-06-13T01:43:48.184750573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.185225380Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-06-13T01:43:48.185353999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021751s
2026-06-13T01:43:48.185459130Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-06-13T01:43:48.185576006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.185732371Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 163
2026-06-13T01:43:48.185948246Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.186057756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.187979938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019144s
2026-06-13T01:43:48.188104639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-06-13T01:43:48', 'mediainfo_to_ffmpeg')
2026-06-13T01:43:48.188332217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.188792274Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-06-13T01:43:48.188915202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002728s
2026-06-13T01:43:48.189020363Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-06-13T01:43:48.189142760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.189305177Z [Info] download_client_per_indexer: Starting migration of Main DB to 164
2026-06-13T01:43:48.189586985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-13T01:43:48.189703660Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-13T01:43:48.189806968Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-06-13T01:43:48.189919334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.190669735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007508s
2026-06-13T01:43:48.190789647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-06-13T01:43:48', 'download_client_per_indexer')
2026-06-13T01:43:48.191026033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.191955235Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-06-13T01:43:48.192090277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00203s
2026-06-13T01:43:48.192199667Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-06-13T01:43:48.192324869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.192484561Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 165
2026-06-13T01:43:48.192768392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:43:48.192889176Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.192988285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-06-13T01:43:48.193110562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.193853268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007431s
2026-06-13T01:43:48.193972087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-06-13T01:43:48', 'add_on_update_to_notifications')
2026-06-13T01:43:48.194208623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.194738771Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-06-13T01:43:48.194869925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001623s
2026-06-13T01:43:48.194977823Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-06-13T01:43:48.195098165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.195256835Z [Info] update_series_sort_title: Starting migration of Main DB to 166
2026-06-13T01:43:48.195492580Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.195605607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.196247520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00063s
2026-06-13T01:43:48.196368434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-06-13T01:43:48', 'update_series_sort_title')
2026-06-13T01:43:48.196600301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.197060918Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-06-13T01:43:48.197187704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014483s
2026-06-13T01:43:48.197295671Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-06-13T01:43:48.197416505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.197596728Z [Info] add_tvdbid_to_episode: Starting migration of Main DB to 167
2026-06-13T01:43:48.197841240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:43:48.197959979Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.198049179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes TvdbId Int32
2026-06-13T01:43:48.198171575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "TvdbId" INTEGER
2026-06-13T01:43:48.198870673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006975s
2026-06-13T01:43:48.198996747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-06-13T01:43:48', 'add_tvdbid_to_episode')
2026-06-13T01:43:48.199219145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.199733120Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-06-13T01:43:48.199860988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015671s
2026-06-13T01:43:48.200010690Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-06-13T01:43:48.200126623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.200296094Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 168
2026-06-13T01:43:48.200553473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-06-13T01:43:48.200678535Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.200765069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2026-06-13T01:43:48.200899420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2026-06-13T01:43:48.201589580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006914s
2026-06-13T01:43:48.201713940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-06-13T01:43:48', 'add_additional_info_to_pending_releases')
2026-06-13T01:43:48.201948363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.202455264Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-06-13T01:43:48.202581408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015605s
2026-06-13T01:43:48.202701720Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-06-13T01:43:48.202816201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.202988608Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Main DB to 169
2026-06-13T01:43:48.203202709Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.203320306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.206201339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028636s
2026-06-13T01:43:48.206326010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-06-13T01:43:48', 'add_malayalam_and_ukrainian_languages')
2026-06-13T01:43:48.206558187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.207042122Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-06-13T01:43:48.207167404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037178s
2026-06-13T01:43:48.207284039Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-06-13T01:43:48.207398350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.207566097Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 170
2026-06-13T01:43:48.207825831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-06-13T01:43:48.207970752Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-13T01:43:48.208055684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2026-06-13T01:43:48.208188431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2026-06-13T01:43:48.208879062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006931s
2026-06-13T01:43:48.209006388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-06-13T01:43:48', 'add_language_tags_to_subtitle_files')
2026-06-13T01:43:48.209238847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.209742782Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-06-13T01:43:48.209865659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015595s
2026-06-13T01:43:48.209986633Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-06-13T01:43:48.210091624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.210260895Z [Info] add_custom_formats: Starting migration of Main DB to 171
2026-06-13T01:43:48.211451774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-06-13T01:43:48.211593510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0)
2026-06-13T01:43:48.211954607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000371s
2026-06-13T01:43:48.212069528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-06-13T01:43:48.212176915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-06-13T01:43:48.212457149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002757s
2026-06-13T01:43:48.212562692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-13T01:43:48.212672443Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.212761312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-06-13T01:43:48.212887907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-06-13T01:43:48.213628869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007397s
2026-06-13T01:43:48.213748670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-13T01:43:48.213844894Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.213945026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-06-13T01:43:48.214061390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.214833575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007657s
2026-06-13T01:43:48.214941563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-13T01:43:48.215054079Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.215142478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-06-13T01:43:48.215274944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.216076489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007978s
2026-06-13T01:43:48.216276431Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.216374639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.222545909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006159s
2026-06-13T01:43:48.222656191Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.222765722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.223729683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009544s
2026-06-13T01:43:48.223854906Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-06-13T01:43:48.226040147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL, "Name" TEXT)
2026-06-13T01:43:48.226452879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId", "Name") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId", "Name" FROM "ReleaseProfiles"
2026-06-13T01:43:48.226823335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-06-13T01:43:48.227124582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-06-13T01:43:48.229013596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050327s
2026-06-13T01:43:48.229138598Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-06-13T01:43:48.231842153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL, "Name" TEXT)
2026-06-13T01:43:48.232293042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId", "Name") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId", "Name" FROM "ReleaseProfiles"
2026-06-13T01:43:48.232632415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-06-13T01:43:48.232918892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-06-13T01:43:48.234750632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054778s
2026-06-13T01:43:48.234859651Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:43:48.235000735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-06-13T01:43:48.235194365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002066s
2026-06-13T01:43:48.235342313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-06-13T01:43:48', 'add_custom_formats')
2026-06-13T01:43:48.235576295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.236308520Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-06-13T01:43:48.236430325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013131s
2026-06-13T01:43:48.236562762Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-06-13T01:43:48.236719798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.236906274Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Main DB to 172
2026-06-13T01:43:48.237269926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-13T01:43:48.237391791Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-13T01:43:48.237486242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers SeasonSearchMaximumSingleEpisodeAge Int32
2026-06-13T01:43:48.237633719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "SeasonSearchMaximumSingleEpisodeAge" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.238374160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007477s
2026-06-13T01:43:48.238501777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-06-13T01:43:48', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-06-13T01:43:48.238762803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.239290546Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-06-13T01:43:48.239441880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016574s
2026-06-13T01:43:48.239562674Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-06-13T01:43:48.239675200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.239837006Z [Info] remove_omg: Starting migration of Main DB to 173
2026-06-13T01:43:48.240057891Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-06-13T01:43:48.240205739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-06-13T01:43:48.240404990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002019s
2026-06-13T01:43:48.240525162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-06-13T01:43:48', 'remove_omg')
2026-06-13T01:43:48.240780136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.241258960Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-06-13T01:43:48.241373661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010434s
2026-06-13T01:43:48.241500427Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-06-13T01:43:48.241611611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.241787355Z [Info] add_salt_to_users: Starting migration of Main DB to 174
2026-06-13T01:43:48.242122730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-06-13T01:43:48.242241550Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.242336952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-06-13T01:43:48.242458567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-06-13T01:43:48.243180852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007181s
2026-06-13T01:43:48.243407578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-06-13T01:43:48.243526167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-06-13T01:43:48.244260837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007337s
2026-06-13T01:43:48.244384275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-06-13T01:43:48', 'add_salt_to_users')
2026-06-13T01:43:48.244610261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.245254448Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-06-13T01:43:48.245380913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017182s
2026-06-13T01:43:48.245511416Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-06-13T01:43:48.245638932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.245826079Z [Info] language_profiles_to_custom_formats: Starting migration of Main DB to 175
2026-06-13T01:43:48.246512021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-13T01:43:48.246635510Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.246739519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Languages String
2026-06-13T01:43:48.246864962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-06-13T01:43:48.247605593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007406s
2026-06-13T01:43:48.247765455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-13T01:43:48.247893874Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.248032573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2026-06-13T01:43:48.248170241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-06-13T01:43:48.248908919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007484s
2026-06-13T01:43:48.249031516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-13T01:43:48.249153111Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.249238913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist Languages String
2026-06-13T01:43:48.249370899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-06-13T01:43:48.250095008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007215s
2026-06-13T01:43:48.250214338Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-06-13T01:43:48.250354380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-06-13T01:43:48.250555475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002021s
2026-06-13T01:43:48.250661338Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-06-13T01:43:48.250814287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-06-13T01:43:48.251020362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002033s
2026-06-13T01:43:48.251191166Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-06-13T01:43:48.251452953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-06-13T01:43:48.251660842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002059s
2026-06-13T01:43:48.251764490Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Language
2026-06-13T01:43:48.256476872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "OriginalFilePath" TEXT, "Languages" TEXT NOT NULL)
2026-06-13T01:43:48.256963823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages" FROM "EpisodeFiles"
2026-06-13T01:43:48.257409590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-06-13T01:43:48.257821791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-06-13T01:43:48.259666206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-06-13T01:43:48.259936370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080408s
2026-06-13T01:43:48.260050229Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-06-13T01:43:48.262110749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Languages" TEXT NOT NULL)
2026-06-13T01:43:48.262549844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages") SELECT "Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages" FROM "History"
2026-06-13T01:43:48.262904688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-06-13T01:43:48.263631592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-06-13T01:43:48.265480998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-13T01:43:48.265727634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-06-13T01:43:48.265961676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-06-13T01:43:48.266220066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-06-13T01:43:48.266464489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-06-13T01:43:48.266704282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065469s
2026-06-13T01:43:48.266808932Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blocklist Language
2026-06-13T01:43:48.268886938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Languages" TEXT NOT NULL)
2026-06-13T01:43:48.269343026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2026-06-13T01:43:48.269751319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-06-13T01:43:48.270130462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-06-13T01:43:48.271904566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-06-13T01:43:48.272151132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052159s
2026-06-13T01:43:48.272261805Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series LanguageProfileId
2026-06-13T01:43:48.274335071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL)
2026-06-13T01:43:48.275104271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId" FROM "Series"
2026-06-13T01:43:48.275888009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:43:48.276667740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:43:48.278482735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:43:48.278740214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:43:48.278986720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-13T01:43:48.279224229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-13T01:43:48.279456827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-13T01:43:48.279696850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-13T01:43:48.279938928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075617s
2026-06-13T01:43:48.280054581Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-06-13T01:43:48.282091163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "Tags" TEXT, "SeriesType" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL)
2026-06-13T01:43:48.282561741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "QualityProfileId", "Tags", "SeriesType", "SeasonFolder") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "QualityProfileId", "Tags", "SeriesType", "SeasonFolder" FROM "ImportLists"
2026-06-13T01:43:48.282994232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-06-13T01:43:48.283359338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-06-13T01:43:48.285196247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-06-13T01:43:48.285456732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052878s
2026-06-13T01:43:48.285558878Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-06-13T01:43:48.285676505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-06-13T01:43:48.286021139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003434s
2026-06-13T01:43:48.286153385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-06-13T01:43:48', 'language_profiles_to_custom_formats')
2026-06-13T01:43:48.286388038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.287984543Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-06-13T01:43:48.288103012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022982s
2026-06-13T01:43:48.288257854Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-06-13T01:43:48.288363306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.288555153Z [Info] original_language: Starting migration of Main DB to 176
2026-06-13T01:43:48.289011241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:43:48.289131023Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.289239100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series OriginalLanguage Int32
2026-06-13T01:43:48.289370164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:43:48.290084483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007122s
2026-06-13T01:43:48.290207421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-06-13T01:43:48', 'original_language')
2026-06-13T01:43:48.290423085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.291013955Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-06-13T01:43:48.291123646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016425s
2026-06-13T01:43:48.291245642Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-06-13T01:43:48.291368640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.291535215Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 177
2026-06-13T01:43:48.291823837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:43:48.291983779Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.292072377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2026-06-13T01:43:48.292214584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.292949333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007349s
2026-06-13T01:43:48.293076740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-06-13T01:43:48', 'add_on_manual_interaction_required_to_notifications')
2026-06-13T01:43:48.293312345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.293900850Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-06-13T01:43:48.294027886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016858s
2026-06-13T01:43:48.294149240Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-06-13T01:43:48.294251215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.294420486Z [Info] list_sync_time: Starting migration of Main DB to 178
2026-06-13T01:43:48.294706643Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-06-13T01:43:48.296772915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-06-13T01:43:48.297141166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus"
2026-06-13T01:43:48.297491221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-13T01:43:48.297860235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-13T01:43:48.299665000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-13T01:43:48.299943751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050907s
2026-06-13T01:43:48.300057541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-13T01:43:48.300158534Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.300257954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime
2026-06-13T01:43:48.300377786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-06-13T01:43:48.301052194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006736s
2026-06-13T01:43:48.301170302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-06-13T01:43:48', 'list_sync_time')
2026-06-13T01:43:48.301403922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.302311561Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-06-13T01:43:48.302435570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019344s
2026-06-13T01:43:48.302545973Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-06-13T01:43:48.302662357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.302817790Z [Info] add_auto_tagging: Starting migration of Main DB to 179
2026-06-13T01:43:48.303279701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-06-13T01:43:48.303415995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]')
2026-06-13T01:43:48.303781000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003821s
2026-06-13T01:43:48.303927335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-06-13T01:43:48.304049511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-06-13T01:43:48.304282821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002353s
2026-06-13T01:43:48.304409296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-06-13T01:43:48', 'add_auto_tagging')
2026-06-13T01:43:48.304621072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.305306643Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-06-13T01:43:48.305418178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012546s
2026-06-13T01:43:48.305539602Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-06-13T01:43:48.305643151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.305811570Z [Info] task_duration: Starting migration of Main DB to 180
2026-06-13T01:43:48.306062977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-13T01:43:48.306187377Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.306269753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-06-13T01:43:48.306403082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-06-13T01:43:48.307122030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007161s
2026-06-13T01:43:48.307245368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-06-13T01:43:48', 'task_duration')
2026-06-13T01:43:48.307460040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.308625317Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-06-13T01:43:48.308738415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022123s
2026-06-13T01:43:48.308858257Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-06-13T01:43:48.308973308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.309140405Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 181
2026-06-13T01:43:48.309422353Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-06-13T01:43:48.309547124Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.309645583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-06-13T01:43:48.309768370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-06-13T01:43:48.310464843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006975s
2026-06-13T01:43:48.310581668Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-06-13T01:43:48.310727341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-06-13T01:43:48.310934509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002034s
2026-06-13T01:43:48.311049560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-06-13T01:43:48', 'quality_definition_preferred_size')
2026-06-13T01:43:48.311279043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.311883290Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-06-13T01:43:48.312055627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011373s
2026-06-13T01:43:48.312166380Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-06-13T01:43:48.312295390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.312452376Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 182
2026-06-13T01:43:48.312799726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-13T01:43:48.312919076Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.313024488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-06-13T01:43:48.313155222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.313898980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007412s
2026-06-13T01:43:48.314013109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-13T01:43:48.314126007Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.314208613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-06-13T01:43:48.314352002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-06-13T01:43:48.315047884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006966s
2026-06-13T01:43:48.315177655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-06-13T01:43:48', 'add_custom_format_score_bypass_to_delay_profile')
2026-06-13T01:43:48.315415845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.316016354Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-06-13T01:43:48.316140825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016558s
2026-06-13T01:43:48.316265185Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-06-13T01:43:48.316372031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.316541813Z [Info] update_images_remote_url: Starting migration of Main DB to 183
2026-06-13T01:43:48.316758559Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-06-13T01:43:48.316922950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-06-13T01:43:48.317121049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001983s
2026-06-13T01:43:48.317234057Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2026-06-13T01:43:48.317422967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2026-06-13T01:43:48.317697160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002714s
2026-06-13T01:43:48.317811390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-06-13T01:43:48', 'update_images_remote_url')
2026-06-13T01:43:48.318043227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.318570459Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-06-13T01:43:48.318701202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001143s
2026-06-13T01:43:48.318808338Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-06-13T01:43:48.318934362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.319090606Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 184
2026-06-13T01:43:48.319379829Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2026-06-13T01:43:48.319584922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2026-06-13T01:43:48.319844224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002598s
2026-06-13T01:43:48.319977783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-06-13T01:43:48', 'remove_invalid_roksbox_metadata_images')
2026-06-13T01:43:48.320217627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.320772995Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-06-13T01:43:48.320908809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011806s
2026-06-13T01:43:48.321016395Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-06-13T01:43:48.321134142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.321290588Z [Info] add_episode_runtime: Starting migration of Main DB to 185
2026-06-13T01:43:48.321560521Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:43:48.321683409Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.321784302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Runtime Int32
2026-06-13T01:43:48.321894634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Runtime" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.322608993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007147s
2026-06-13T01:43:48.322728323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-06-13T01:43:48', 'add_episode_runtime')
2026-06-13T01:43:48.322970170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.323534647Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-06-13T01:43:48.323662014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016388s
2026-06-13T01:43:48.323770903Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-06-13T01:43:48.323912979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.324071899Z [Info] add_result_to_commands: Starting migration of Main DB to 186
2026-06-13T01:43:48.324344549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-13T01:43:48.324457115Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.324559261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-06-13T01:43:48.324667519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:43:48.325393652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007245s
2026-06-13T01:43:48.325512431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-06-13T01:43:48', 'add_result_to_commands')
2026-06-13T01:43:48.325741011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.326309036Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-06-13T01:43:48.326440160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016434s
2026-06-13T01:43:48.326545061Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-06-13T01:43:48.326672688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.326830927Z [Info] add_on_series_add_to_notifications: Starting migration of Main DB to 187
2026-06-13T01:43:48.327110520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:43:48.327223317Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.327323689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesAdd Boolean
2026-06-13T01:43:48.327445054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesAdd" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.328232119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000782s
2026-06-13T01:43:48.328349806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-06-13T01:43:48', 'add_on_series_add_to_notifications')
2026-06-13T01:43:48.328593477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.329164006Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-06-13T01:43:48.329295411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017151s
2026-06-13T01:43:48.329418549Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-06-13T01:43:48.329558080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.329712441Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 188
2026-06-13T01:43:48.332184570Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:43:48.332321606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-06-13T01:43:48.332492510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001744s
2026-06-13T01:43:48.332584385Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-13T01:43:48.332694236Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.332779638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-06-13T01:43:48.336024364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Languages" TEXT NOT NULL)
2026-06-13T01:43:48.336489340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2026-06-13T01:43:48.336896541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-06-13T01:43:48.337347940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-06-13T01:43:48.339207395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-06-13T01:43:48.339453430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065434s
2026-06-13T01:43:48.339567410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-13T01:43:48.339665678Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.339787694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-06-13T01:43:48.341870920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Languages" TEXT NOT NULL)
2026-06-13T01:43:48.342337960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2026-06-13T01:43:48.342738898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-06-13T01:43:48.343117350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-06-13T01:43:48.344954340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-06-13T01:43:48.345204464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005279s
2026-06-13T01:43:48.345304936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-13T01:43:48.345413555Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.345498386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-06-13T01:43:48.347552363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL, "Result" INTEGER NOT NULL)
2026-06-13T01:43:48.348033271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2026-06-13T01:43:48.348396473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-13T01:43:48.348678281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-13T01:43:48.350426522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047904s
2026-06-13T01:43:48.350539049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-13T01:43:48.350635894Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.350738971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-06-13T01:43:48.352821145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL, "Result" INTEGER NOT NULL)
2026-06-13T01:43:48.353284328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2026-06-13T01:43:48.353658632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-13T01:43:48.353963476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-13T01:43:48.355795726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049247s
2026-06-13T01:43:48.355918123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-13T01:43:48.356027804Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.356119418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-06-13T01:43:48.358200200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL, "Result" INTEGER NOT NULL)
2026-06-13T01:43:48.358663172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2026-06-13T01:43:48.359028237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-13T01:43:48.359310396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-13T01:43:48.361150452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048985s
2026-06-13T01:43:48.361267377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-13T01:43:48.361368230Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.361481929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-06-13T01:43:48.363550155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-06-13T01:43:48.363957255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-06-13T01:43:48.364290416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-13T01:43:48.364760593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-13T01:43:48.366566050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-13T01:43:48.366844541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052325s
2026-06-13T01:43:48.366945955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-13T01:43:48.367063882Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.367145898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-06-13T01:43:48.369314245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-06-13T01:43:48.369707106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-06-13T01:43:48.370038544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-13T01:43:48.370411575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-13T01:43:48.372266932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-13T01:43:48.372546726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005247s
2026-06-13T01:43:48.372648921Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-13T01:43:48.372763703Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.372862782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-06-13T01:43:48.374911188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-06-13T01:43:48.375292576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-06-13T01:43:48.375633243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-13T01:43:48.376086125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-13T01:43:48.377907764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-13T01:43:48.378175132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051807s
2026-06-13T01:43:48.378285555Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-06-13T01:43:48.378387390Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.378489325Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-06-13T01:43:48.381524559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-06-13T01:43:48.381975747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "SeriesId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "SeriesId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory"
2026-06-13T01:43:48.382356905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-06-13T01:43:48.382850038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-06-13T01:43:48.384654162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-06-13T01:43:48.384920448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-06-13T01:43:48.385162155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-06-13T01:43:48.385412570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068097s
2026-06-13T01:43:48.385517882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-13T01:43:48.385627593Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.385734949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn EpisodeFiles DateAdded DateTimeOffset
2026-06-13T01:43:48.387789206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "OriginalFilePath" TEXT, "Languages" TEXT NOT NULL)
2026-06-13T01:43:48.388295426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages" FROM "EpisodeFiles"
2026-06-13T01:43:48.388715663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-06-13T01:43:48.389095788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-06-13T01:43:48.390923329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-06-13T01:43:48.391182551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053149s
2026-06-13T01:43:48.391290499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:43:48.391385630Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.391487696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes AirDateUtc DateTimeOffset
2026-06-13T01:43:48.393593397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL, "LastSearchTime" DATETIME, "AiredAfterSeasonNumber" INTEGER, "AiredBeforeSeasonNumber" INTEGER, "AiredBeforeEpisodeNumber" INTEGER, "TvdbId" INTEGER, "Runtime" INTEGER NOT NULL)
2026-06-13T01:43:48.394296854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime" FROM "Episodes"
2026-06-13T01:43:48.395046794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-06-13T01:43:48.395669418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-06-13T01:43:48.397440175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-06-13T01:43:48.397701562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-06-13T01:43:48.397944721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-06-13T01:43:48.398245688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-06-13T01:43:48.398489499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068806s
2026-06-13T01:43:48.398601805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:43:48.398698820Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.398801948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes LastSearchTime DateTimeOffset
2026-06-13T01:43:48.400935706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL, "LastSearchTime" DATETIME, "AiredAfterSeasonNumber" INTEGER, "AiredBeforeSeasonNumber" INTEGER, "AiredBeforeEpisodeNumber" INTEGER, "TvdbId" INTEGER, "Runtime" INTEGER NOT NULL)
2026-06-13T01:43:48.401633982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime" FROM "Episodes"
2026-06-13T01:43:48.402361377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-06-13T01:43:48.402937127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-06-13T01:43:48.404804127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-06-13T01:43:48.405061275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-06-13T01:43:48.405300667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-06-13T01:43:48.405589710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-06-13T01:43:48.405858842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069324s
2026-06-13T01:43:48.405974054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-06-13T01:43:48.406069256Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.406172253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-06-13T01:43:48.408238094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-06-13T01:43:48.408672158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2026-06-13T01:43:48.409010921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-06-13T01:43:48.409299823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-06-13T01:43:48.411133656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048425s
2026-06-13T01:43:48.411250271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-06-13T01:43:48.411355803Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.411450985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-06-13T01:43:48.413568951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-06-13T01:43:48.413992845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2026-06-13T01:43:48.414339283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-06-13T01:43:48.414623435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-06-13T01:43:48.416482299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004899s
2026-06-13T01:43:48.416592792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-13T01:43:48.416692112Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.416791652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-06-13T01:43:48.418830058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Languages" TEXT NOT NULL)
2026-06-13T01:43:48.419254172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages") SELECT "Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages" FROM "History"
2026-06-13T01:43:48.419596582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-06-13T01:43:48.420327163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-06-13T01:43:48.422082559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-13T01:43:48.422328444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-06-13T01:43:48.422592787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-06-13T01:43:48.422844203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-06-13T01:43:48.423100990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-06-13T01:43:48.423333469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064347s
2026-06-13T01:43:48.423443400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-13T01:43:48.423552219Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.423660147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-06-13T01:43:48.425754074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2026-06-13T01:43:48.426155122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2026-06-13T01:43:48.426503774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-13T01:43:48.426861364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-13T01:43:48.428767774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-13T01:43:48.429030784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052472s
2026-06-13T01:43:48.429135264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-13T01:43:48.429238532Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.429335057Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-06-13T01:43:48.432194085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2026-06-13T01:43:48.432599171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2026-06-13T01:43:48.432939857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-13T01:43:48.433302418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-13T01:43:48.435130530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-13T01:43:48.435391656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059337s
2026-06-13T01:43:48.435495535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-13T01:43:48.435597430Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.435717181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-06-13T01:43:48.437780217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2026-06-13T01:43:48.438179761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2026-06-13T01:43:48.438529205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-13T01:43:48.438918890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-13T01:43:48.440777714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-13T01:43:48.441043620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005192s
2026-06-13T01:43:48.441145966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-13T01:43:48.441251759Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.441343163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset
2026-06-13T01:43:48.443381498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2026-06-13T01:43:48.443783939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2026-06-13T01:43:48.444179135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-13T01:43:48.444558579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-13T01:43:48.446409117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-13T01:43:48.446670333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051951s
2026-06-13T01:43:48.446780475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-13T01:43:48.446881889Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.446979636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-06-13T01:43:48.449029404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-06-13T01:43:48.449425242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-06-13T01:43:48.449784074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-13T01:43:48.450170272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-13T01:43:48.452071952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-13T01:43:48.452333179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005223s
2026-06-13T01:43:48.452439753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-13T01:43:48.452538983Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.452626820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-06-13T01:43:48.454665066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-06-13T01:43:48.455063087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-06-13T01:43:48.455426780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-13T01:43:48.455799831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-13T01:43:48.457672733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-13T01:43:48.457936675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051753s
2026-06-13T01:43:48.458040785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-13T01:43:48.458145395Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.458233312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-06-13T01:43:48.460300706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-06-13T01:43:48.460696904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-06-13T01:43:48.461059946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-13T01:43:48.461401383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-13T01:43:48.463211940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-13T01:43:48.463469409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051122s
2026-06-13T01:43:48.463573408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-13T01:43:48.463675133Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.463770024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-06-13T01:43:48.465811085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-06-13T01:43:48.466258406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-06-13T01:43:48.466635165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-06-13T01:43:48.466939458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-06-13T01:43:48.470224214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063063s
2026-06-13T01:43:48.476081792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-13T01:43:48.476219069Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s
2026-06-13T01:43:48.476330533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-06-13T01:43:48.479000712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-06-13T01:43:48.479466961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-06-13T01:43:48.480092701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-06-13T01:43:48.480394148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-06-13T01:43:48.482307492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058272s
2026-06-13T01:43:48.482413335Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-06-13T01:43:48.482520671Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.482620382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-06-13T01:43:48.485934457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL, "Reason" INTEGER NOT NULL, "AdditionalInfo" TEXT)
2026-06-13T01:43:48.486296697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "Reason", "AdditionalInfo") SELECT "Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "Reason", "AdditionalInfo" FROM "PendingReleases"
2026-06-13T01:43:48.486600759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-06-13T01:43:48.486912277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-06-13T01:43:48.488783846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060053s
2026-06-13T01:43:48.489213682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-13T01:43:48.489299074Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.489407372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-06-13T01:43:48.491420627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-06-13T01:43:48.491720721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-06-13T01:43:48.492014132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-06-13T01:43:48.492351722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-06-13T01:43:48.494100936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-13T01:43:48.494350759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048356s
2026-06-13T01:43:48.494445380Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-13T01:43:48.494531353Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.494612426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-06-13T01:43:48.496836095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-06-13T01:43:48.497211491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-06-13T01:43:48.497508259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-06-13T01:43:48.497881791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-06-13T01:43:48.499795426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-13T01:43:48.500077073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053456s
2026-06-13T01:43:48.500183798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:43:48.500298830Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-06-13T01:43:48.500401426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastInfoSync DateTimeOffset
2026-06-13T01:43:48.502520184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-06-13T01:43:48.503245505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-06-13T01:43:48.504007529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:43:48.504766097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:43:48.506480180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:43:48.506742017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:43:48.506972241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-13T01:43:48.507210210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-13T01:43:48.507468531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-13T01:43:48.507720548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-13T01:43:48.508004059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007456s
2026-06-13T01:43:48.508124532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:43:48.508234654Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2026-06-13T01:43:48.508314014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastDiskSync DateTimeOffset
2026-06-13T01:43:48.510408021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-06-13T01:43:48.511094794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-06-13T01:43:48.511820616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:43:48.512593323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:43:48.514289108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:43:48.514515314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:43:48.514804066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-13T01:43:48.515016343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-13T01:43:48.515220124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-13T01:43:48.515425086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-13T01:43:48.515629879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072125s
2026-06-13T01:43:48.515734580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:43:48.515806274Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-13T01:43:48.515934663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series FirstAired DateTimeOffset
2026-06-13T01:43:48.518004422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-06-13T01:43:48.518716315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-06-13T01:43:48.519415123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:43:48.520167578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:43:48.521884106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:43:48.522101754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:43:48.522323912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-13T01:43:48.522533093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-13T01:43:48.522746222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-13T01:43:48.522957388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-13T01:43:48.523160587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071225s
2026-06-13T01:43:48.523251801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:43:48.523344437Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s
2026-06-13T01:43:48.523420230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series NextAiring DateTimeOffset
2026-06-13T01:43:48.525504979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-06-13T01:43:48.526191522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-06-13T01:43:48.526899808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:43:48.527625851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:43:48.529347128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:43:48.529571830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:43:48.529791142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-13T01:43:48.529999462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-13T01:43:48.530215206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-13T01:43:48.530438215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-13T01:43:48.530652587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071194s
2026-06-13T01:43:48.530750675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:43:48.530852349Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.530942020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series Added DateTimeOffset
2026-06-13T01:43:48.534183298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-06-13T01:43:48.534880944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-06-13T01:43:48.535608890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:43:48.536467088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:43:48.538170700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:43:48.538405332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:43:48.538624163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-13T01:43:48.538839537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-13T01:43:48.539052566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-13T01:43:48.539260244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-13T01:43:48.539477562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084138s
2026-06-13T01:43:48.539568135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-06-13T01:43:48.539646182Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.539758789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2026-06-13T01:43:48.541804338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL, "LanguageTags" TEXT)
2026-06-13T01:43:48.542201098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags" FROM "SubtitleFiles"
2026-06-13T01:43:48.542523026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-06-13T01:43:48.542779613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-06-13T01:43:48.544547644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046671s
2026-06-13T01:43:48.544648627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-06-13T01:43:48.544726143Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.544809100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2026-06-13T01:43:48.546832346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL, "LanguageTags" TEXT)
2026-06-13T01:43:48.547226039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags" FROM "SubtitleFiles"
2026-06-13T01:43:48.547553589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-06-13T01:43:48.547803332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-06-13T01:43:48.549571423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046446s
2026-06-13T01:43:48.549665903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-13T01:43:48.549747277Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-13T01:43:48.549826256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-06-13T01:43:48.551922718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-06-13T01:43:48.552190137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-06-13T01:43:48.552478017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-06-13T01:43:48.552988195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-06-13T01:43:48.554531172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-13T01:43:48.554793521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004858s
2026-06-13T01:43:48.554911288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-06-13T01:43:48', 'postgres_update_timestamp_columns_to_with_timezone')
2026-06-13T01:43:48.555114658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.556838089Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-06-13T01:43:48.556958642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068939s
2026-06-13T01:43:48.557088403Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-06-13T01:43:48.557191401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.557356623Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 189
2026-06-13T01:43:48.557828985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-13T01:43:48.557938706Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-06-13T01:43:48.558012905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-06-13T01:43:48.558119029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-06-13T01:43:48.558800030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006793s
2026-06-13T01:43:48.558907908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-06-13T01:43:48', 'add_colon_replacement_to_naming_config')
2026-06-13T01:43:48.559111788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.559674171Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-06-13T01:43:48.559790786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015576s
2026-06-13T01:43:48.559907581Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-06-13T01:43:48.560018394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.560161793Z [Info] health_restored_notification: Starting migration of Main DB to 190
2026-06-13T01:43:48.560442940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:43:48.560548743Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.560627211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-06-13T01:43:48.560743585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.561421541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006737s
2026-06-13T01:43:48.561532725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-06-13T01:43:48', 'health_restored_notification')
2026-06-13T01:43:48.561735784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.562368007Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-06-13T01:43:48.562476756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001627s
2026-06-13T01:43:48.562572910Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-06-13T01:43:48.562675005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.562808955Z [Info] add_download_client_tags: Starting migration of Main DB to 191
2026-06-13T01:43:48.563068498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-06-13T01:43:48.563167548Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-06-13T01:43:48.563248982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-06-13T01:43:48.563359675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-06-13T01:43:48.564018922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000661s
2026-06-13T01:43:48.564138543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-06-13T01:43:48', 'add_download_client_tags')
2026-06-13T01:43:48.564331682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.564981411Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-06-13T01:43:48.565081653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016147s
2026-06-13T01:43:48.565186654Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-06-13T01:43:48.565279902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.565416648Z [Info] import_exclusion_type: Starting migration of Main DB to 192
2026-06-13T01:43:48.565781563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListExclusions
2026-06-13T01:43:48.565892005Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.565971565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListExclusions TvdbId Int32
2026-06-13T01:43:48.568043759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "Title" TEXT NOT NULL)
2026-06-13T01:43:48.568307570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListExclusions_temp" ("Id", "TvdbId", "Title") SELECT "Id", "TvdbId", "Title" FROM "ImportListExclusions"
2026-06-13T01:43:48.568519758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListExclusions"
2026-06-13T01:43:48.568862688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListExclusions_temp" RENAME TO "ImportListExclusions"
2026-06-13T01:43:48.570674187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-06-13T01:43:48.570912086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048334s
2026-06-13T01:43:48.571020034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-06-13T01:43:48', 'import_exclusion_type')
2026-06-13T01:43:48.571213754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.574172914Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-06-13T01:43:48.574448629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080425s
2026-06-13T01:43:48.574548571Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-06-13T01:43:48.574657570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.574815077Z [Info] add_import_list_items: Starting migration of Main DB to 193
2026-06-13T01:43:48.575584868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListItems
2026-06-13T01:43:48.575727104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListItems" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImportListId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "TvdbId" INTEGER NOT NULL, "Year" INTEGER, "TmdbId" INTEGER, "ImdbId" TEXT, "MalId" INTEGER, "AniListId" INTEGER, "ReleaseDate" DATETIME)
2026-06-13T01:43:48.576110216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004036s
2026-06-13T01:43:48.576213935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-13T01:43:48.576316912Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.576408397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus HasRemovedItemSinceLastClean Boolean
2026-06-13T01:43:48.576545884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "HasRemovedItemSinceLastClean" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.577317167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007777s
2026-06-13T01:43:48.577442139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-06-13T01:43:48', 'add_import_list_items')
2026-06-13T01:43:48.577653274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.578223723Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-06-13T01:43:48.578342382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016848s
2026-06-13T01:43:48.578457334Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-06-13T01:43:48.578566043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.578723800Z [Info] add_notification_status: Starting migration of Main DB to 194
2026-06-13T01:43:48.579221914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-06-13T01:43:48.579363469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-06-13T01:43:48.579699766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003584s
2026-06-13T01:43:48.579809397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-06-13T01:43:48.579948758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-06-13T01:43:48.580191717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002488s
2026-06-13T01:43:48.580309404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-06-13T01:43:48', 'add_notification_status')
2026-06-13T01:43:48.580518575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.581023282Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-06-13T01:43:48.581140929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010815s
2026-06-13T01:43:48.581256031Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-06-13T01:43:48.581375782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.581533109Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Main DB to 195
2026-06-13T01:43:48.581766860Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.581876029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.582868709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009882s
2026-06-13T01:43:48.582993781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-06-13T01:43:48', 'parse_language_tags_from_existing_subtitle_files')
2026-06-13T01:43:48.583211419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.583461092Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-06-13T01:43:48.583586364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001585s
2026-06-13T01:43:48.583704282Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-06-13T01:43:48.583807900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.583984696Z [Info] add_finale_type: Starting migration of Main DB to 196
2026-06-13T01:43:48.584243648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:43:48.584355774Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.584444803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes FinaleType String
2026-06-13T01:43:48.584560095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "FinaleType" TEXT
2026-06-13T01:43:48.585303092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007466s
2026-06-13T01:43:48.585426160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-06-13T01:43:48', 'add_finale_type')
2026-06-13T01:43:48.585632496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.586034656Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-06-13T01:43:48.586147773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014806s
2026-06-13T01:43:48.586257685Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-06-13T01:43:48.586365702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.586522899Z [Info] list_add_missing_search: Starting migration of Main DB to 197
2026-06-13T01:43:48.586809817Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-13T01:43:48.586924227Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.587014790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchForMissingEpisodes Boolean
2026-06-13T01:43:48.587144180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchForMissingEpisodes" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:43:48.587884441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007314s
2026-06-13T01:43:48.588004904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-06-13T01:43:48', 'list_add_missing_search')
2026-06-13T01:43:48.588215238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.588634873Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-06-13T01:43:48.588763702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014986s
2026-06-13T01:43:48.588871740Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-06-13T01:43:48.588989337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.589142525Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 198
2026-06-13T01:43:48.589523062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-06-13T01:43:48.589638204Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-13T01:43:48.589736061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2026-06-13T01:43:48.589849670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2026-06-13T01:43:48.590586794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007419s
2026-06-13T01:43:48.590693529Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-06-13T01:43:48.590793340Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.590888742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2026-06-13T01:43:48.591006109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.591711720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000712s
2026-06-13T01:43:48.591816892Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.591939559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.592955004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010119s
2026-06-13T01:43:48.593072952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-06-13T01:43:48', 'parse_title_from_existing_subtitle_files')
2026-06-13T01:43:48.593287694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.593707169Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-06-13T01:43:48.593830918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017713s
2026-06-13T01:43:48.593944908Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-06-13T01:43:48.594046894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.594206585Z [Info] series_last_aired: Starting migration of Main DB to 199
2026-06-13T01:43:48.594492812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:43:48.594606080Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-06-13T01:43:48.594699879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LastAired DateTimeOffset
2026-06-13T01:43:48.594815131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LastAired" DATETIME
2026-06-13T01:43:48.595592537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007793s
2026-06-13T01:43:48.595713070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-06-13T01:43:48', 'series_last_aired')
2026-06-13T01:43:48.595956149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.596678053Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-06-13T01:43:48.596790910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018616s
2026-06-13T01:43:48.596902575Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-06-13T01:43:48.597012156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.597166357Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 200
2026-06-13T01:43:48.597529839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:43:48.597639460Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.597730032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MonitorNewItems Int32
2026-06-13T01:43:48.597855074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.598600676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007483s
2026-06-13T01:43:48.598708152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-13T01:43:48.598806761Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.598902664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-06-13T01:43:48.599017675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.599732655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000721s
2026-06-13T01:43:48.599866715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-06-13T01:43:48', 'AddNewItemMonitorType')
2026-06-13T01:43:48.600079584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.600494971Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-06-13T01:43:48.600608530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014789s
2026-06-13T01:43:48.600719102Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-06-13T01:43:48.600822531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.600979347Z [Info] email_encryption: Starting migration of Main DB to 201
2026-06-13T01:43:48.601197807Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.601307217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.602922751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016101s
2026-06-13T01:43:48.603047773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-06-13T01:43:48', 'email_encryption')
2026-06-13T01:43:48.603250080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.603491707Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-06-13T01:43:48.603607069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021838s
2026-06-13T01:43:48.603717352Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-06-13T01:43:48.603822333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.603999420Z [Info] add_indexer_flags: Starting migration of Main DB to 202
2026-06-13T01:43:48.604355186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-13T01:43:48.604467322Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.604564037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-06-13T01:43:48.604674279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.605446534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000777s
2026-06-13T01:43:48.605554812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-13T01:43:48.605654523Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-13T01:43:48.605745897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles IndexerFlags Int32
2026-06-13T01:43:48.605862232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.606608024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000749s
2026-06-13T01:43:48.606732234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-06-13T01:43:48', 'add_indexer_flags')
2026-06-13T01:43:48.606938700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.607350389Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-06-13T01:43:48.607463346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001492s
2026-06-13T01:43:48.607577937Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-06-13T01:43:48.607679672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.607862490Z [Info] release_type: Starting migration of Main DB to 203
2026-06-13T01:43:48.608245732Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-13T01:43:48.608357487Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.608454312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist ReleaseType Int32
2026-06-13T01:43:48.608564374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.609371079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008114s
2026-06-13T01:43:48.609481321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-13T01:43:48.609581212Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.609672526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseType Int32
2026-06-13T01:43:48.609792578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.610537639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007532s
2026-06-13T01:43:48.610645756Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.610741700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.611662855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009148s
2026-06-13T01:43:48.611787095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-06-13T01:43:48', 'release_type')
2026-06-13T01:43:48.612009363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.612428678Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-06-13T01:43:48.612537968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016765s
2026-06-13T01:43:48.612652438Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-06-13T01:43:48.612756688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.612914446Z [Info] add_add_release_hash: Starting migration of Main DB to 204
2026-06-13T01:43:48.613203658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-13T01:43:48.613320103Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-06-13T01:43:48.613414754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseHash String
2026-06-13T01:43:48.613528673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseHash" TEXT
2026-06-13T01:43:48.614345709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008208s
2026-06-13T01:43:48.614452544Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.614553878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.615747352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011806s
2026-06-13T01:43:48.615892274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-06-13T01:43:48', 'add_add_release_hash')
2026-06-13T01:43:48.616124511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.616528886Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-06-13T01:43:48.616641062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019644s
2026-06-13T01:43:48.616753889Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-06-13T01:43:48.616863339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.617027620Z [Info] rename_season_pack_spec: Starting migration of Main DB to 205
2026-06-13T01:43:48.617243726Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-06-13T01:43:48.617415061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-06-13T01:43:48.617628661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002148s
2026-06-13T01:43:48.617746208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-06-13T01:43:48', 'rename_season_pack_spec')
2026-06-13T01:43:48.617947954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.618190733Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-06-13T01:43:48.618309452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007765s
2026-06-13T01:43:48.618418111Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-06-13T01:43:48.618520457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.618675530Z [Info] add_tmdbid: Starting migration of Main DB to 206
2026-06-13T01:43:48.619006326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:43:48.619122881Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-06s
2026-06-13T01:43:48.619217872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TmdbId Int32
2026-06-13T01:43:48.619331922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.620117825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007764s
2026-06-13T01:43:48.620227115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TmdbId)
2026-06-13T01:43:48.620333078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TmdbId" ON "Series" ("TmdbId" ASC)
2026-06-13T01:43:48.620564053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000232s
2026-06-13T01:43:48.620678905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-06-13T01:43:48', 'add_tmdbid')
2026-06-13T01:43:48.620878617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.621291438Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-06-13T01:43:48.621398494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009608s
2026-06-13T01:43:48.621519588Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-06-13T01:43:48.621630732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.621787808Z [Info] add_on_import_complete_to_notifications: Starting migration of Main DB to 209
2026-06-13T01:43:48.622074135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:43:48.622186752Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.622277675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportComplete Boolean
2026-06-13T01:43:48.622396294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportComplete" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.623200373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008071s
2026-06-13T01:43:48.623321237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-06-13T01:43:48', 'add_on_import_complete_to_notifications')
2026-06-13T01:43:48.623537222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.623808628Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-06-13T01:43:48.623956787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014183s
2026-06-13T01:43:48.624068111Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-06-13T01:43:48.624177261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.624333886Z [Info] add_monitored_seasons_filter: Starting migration of Main DB to 210
2026-06-13T01:43:48.624551996Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.624661326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.627351324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026855s
2026-06-13T01:43:48.627474122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-06-13T01:43:48', 'add_monitored_seasons_filter')
2026-06-13T01:43:48.627690357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.628228040Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-06-13T01:43:48.628344054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035557s
2026-06-13T01:43:48.628454817Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-06-13T01:43:48.628575069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.628728478Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Main DB to 211
2026-06-13T01:43:48.629001869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-13T01:43:48.629114475Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.629204918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig CustomColonReplacementFormat String
2026-06-13T01:43:48.629331442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "CustomColonReplacementFormat" TEXT NOT NULL DEFAULT ''
2026-06-13T01:43:48.630144590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008165s
2026-06-13T01:43:48.630265564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-06-13T01:43:48', 'add_custom_colon_replacement_to_naming_config')
2026-06-13T01:43:48.630492260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.630960774Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-06-13T01:43:48.631139764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016182s
2026-06-13T01:43:48.631301851Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-06-13T01:43:48.631429458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.631590142Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 212
2026-06-13T01:43:48.631962171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-13T01:43:48.632075038Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-06-13T01:43:48.632165450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2026-06-13T01:43:48.632290753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:43:48.633084902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008s
2026-06-13T01:43:48.633204453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-06-13T01:43:48', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-06-13T01:43:48.633817017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.633923512Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-06-13T01:43:48.634057061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016377s
2026-06-13T01:43:48.634168595Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-06-13T01:43:48.634275020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.634432797Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Main DB to 214
2026-06-13T01:43:48.634597810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-06-13T01:43:48', 'add_blurary576p_quality_in_profiles')
2026-06-13T01:43:48.634815749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.635062035Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-06-13T01:43:48.635179842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007812s
2026-06-13T01:43:48.635288010Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-06-13T01:43:48.635408573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.635558144Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Main DB to 215
2026-06-13T01:43:48.635783638Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.635918209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.638505761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025864s
2026-06-13T01:43:48.638627466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-06-13T01:43:48', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-06-13T01:43:48.638852038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.639232955Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-06-13T01:43:48.639358258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033201s
2026-06-13T01:43:48.639469933Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-06-13T01:43:48.639576117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.639730768Z [Info] add_mal_and_anilist_ids: Starting migration of Main DB to 217
2026-06-13T01:43:48.640085944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:43:48.640191636Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.640287439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MalIds String
2026-06-13T01:43:48.640399164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MalIds" TEXT NOT NULL DEFAULT '[]'
2026-06-13T01:43:48.641162943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007674s
2026-06-13T01:43:48.641268215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:43:48.641368387Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.641458939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AniListIds String
2026-06-13T01:43:48.641572287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AniListIds" TEXT NOT NULL DEFAULT '[]'
2026-06-13T01:43:48.642324913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007578s
2026-06-13T01:43:48.642449334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-06-13T01:43:48', 'add_mal_and_anilist_ids')
2026-06-13T01:43:48.642657143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.643362994Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-06-13T01:43:48.643476944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017927s
2026-06-13T01:43:48.653885709Z [Debug] MigrationController: Took: 00:00:01.6353534
2026-06-13T01:43:48.910613351Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-06-13T01:43:48.934527748Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-06-13T01:43:48.944339741Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-06-13T01:43:48.944707331Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.944889128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.947034188Z [Info] DatabaseEngineVersionCheck: SQLite 3.51.2
2026-06-13T01:43:48.947278991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023828s
2026-06-13T01:43:48.947454314Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-06-13T01:43:48.947649628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025778s
2026-06-13T01:43:48.949875160Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-06-13T01:43:48.950056606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.950401360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-06-13T01:43:48.950628247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-06-13T01:43:48.951133014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005335s
2026-06-13T01:43:48.951322095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.952342640Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-06-13T01:43:48.952572333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017415s
2026-06-13T01:43:48.952900784Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-06-13T01:43:48.953154165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.953480953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-06-13T01:43:48.953692148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-13T01:43:48.954101884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003992s
2026-06-13T01:43:48.954328861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-13T01:43:48.954467370Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.954710309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-06-13T01:43:48.954996886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-06-13T01:43:48.955828942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008489s
2026-06-13T01:43:48.956035108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.956684586Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-06-13T01:43:48.956893146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016938s
2026-06-13T01:43:48.957183841Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-06-13T01:43:48.957408444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.957756234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-13T01:43:48.957959273Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-06-13T01:43:48.958115247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-06-13T01:43:48.958349238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-06-13T01:43:48.958802892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000491s
2026-06-13T01:43:48.959040791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.959932858Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-06-13T01:43:48.960146148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015989s
2026-06-13T01:43:48.960466172Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-06-13T01:43:48.960657828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.960945989Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-06-13T01:43:48.961589956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-06-13T01:43:48.961796542Z [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)
2026-06-13T01:43:48.968605977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006978s
2026-06-13T01:43:48.968907945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-13T01:43:48', 'InitialSetup')
2026-06-13T01:43:48.969292730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.969986969Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-06-13T01:43:48.970170709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082058s
2026-06-13T01:43:48.970395692Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-06-13T01:43:48.970576817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.970843835Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Log DB to 2
2026-06-13T01:43:48.971264011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-13T01:43:48', 'remove_tvrage_imdb_unique_constraint')
2026-06-13T01:43:48.971595138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.972249466Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-06-13T01:43:48.972454509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016586s
2026-06-13T01:43:48.972593839Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-06-13T01:43:48.972785546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.972991751Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Log DB to 3
2026-06-13T01:43:48.973193898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-13T01:43:48', 'remove_renamed_scene_mapping_columns')
2026-06-13T01:43:48.973537911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.974153952Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-06-13T01:43:48.974338333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013691s
2026-06-13T01:43:48.974521111Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-06-13T01:43:48.974689019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.974920065Z [Info] updated_history: Starting migration of Log DB to 4
2026-06-13T01:43:48.975094055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-13T01:43:48', 'updated_history')
2026-06-13T01:43:48.975413799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.976033387Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-06-13T01:43:48.976208289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013293s
2026-06-13T01:43:48.976377069Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-06-13T01:43:48.976553044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.976783618Z [Info] added_eventtype_to_history: Starting migration of Log DB to 5
2026-06-13T01:43:48.976997138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-13T01:43:48', 'added_eventtype_to_history')
2026-06-13T01:43:48.977330780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.977923224Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-06-13T01:43:48.978096122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013622s
2026-06-13T01:43:48.978265964Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-06-13T01:43:48.978422950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.978651320Z [Info] add_index_to_log_time: Starting migration of Log DB to 6
2026-06-13T01:43:48.979430049Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Logs
2026-06-13T01:43:48.979631474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-06-13T01:43:48.980014436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003843s
2026-06-13T01:43:48.980184939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-06-13T01:43:48.980357807Z [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)
2026-06-13T01:43:48.980891763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000557s
2026-06-13T01:43:48.981054621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-06-13T01:43:48.981218190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-06-13T01:43:48.981606212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003928s
2026-06-13T01:43:48.981785323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-13T01:43:48', 'add_index_to_log_time')
2026-06-13T01:43:48.982091950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.982687029Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-06-13T01:43:48.982912793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014703s
2026-06-13T01:43:48.983092836Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-06-13T01:43:48.983249181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.983470998Z [Info] add_renameEpisodes_to_naming: Starting migration of Log DB to 7
2026-06-13T01:43:48.983773737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-13T01:43:48', 'add_renameEpisodes_to_naming')
2026-06-13T01:43:48.984107700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.984650654Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-06-13T01:43:48.984830486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013917s
2026-06-13T01:43:48.984993103Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-06-13T01:43:48.985154118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.985377367Z [Info] remove_backlog: Starting migration of Log DB to 8
2026-06-13T01:43:48.985553512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-13T01:43:48', 'remove_backlog')
2026-06-13T01:43:48.985967075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.986494017Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-06-13T01:43:48.986674350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013339s
2026-06-13T01:43:48.986837939Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-06-13T01:43:48.987005928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.987224187Z [Info] fix_rename_episodes: Starting migration of Log DB to 9
2026-06-13T01:43:48.987396304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-06-13T01:43:48', 'fix_rename_episodes')
2026-06-13T01:43:48.987795648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.988364955Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-06-13T01:43:48.988538344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013488s
2026-06-13T01:43:48.988697986Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-06-13T01:43:48.988861485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.989080256Z [Info] add_monitored: Starting migration of Log DB to 10
2026-06-13T01:43:48.989252643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-13T01:43:48', 'add_monitored')
2026-06-13T01:43:48.989551445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.990185372Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-06-13T01:43:48.990353921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013205s
2026-06-13T01:43:48.990518262Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-06-13T01:43:48.990673625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.990892115Z [Info] remove_ignored: Starting migration of Log DB to 11
2026-06-13T01:43:48.991057648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-13T01:43:48', 'remove_ignored')
2026-06-13T01:43:48.991359617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.992016910Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-06-13T01:43:48.992192725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013282s
2026-06-13T01:43:48.992364621Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-06-13T01:43:48.992531377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.992754807Z [Info] remove_custom_start_date: Starting migration of Log DB to 12
2026-06-13T01:43:48.992946804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-06-13T01:43:48', 'remove_custom_start_date')
2026-06-13T01:43:48.993270385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.993935014Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-06-13T01:43:48.994108554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013924s
2026-06-13T01:43:48.994273305Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-06-13T01:43:48.994434029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.994648391Z [Info] add_air_date_utc: Starting migration of Log DB to 13
2026-06-13T01:43:48.994816469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-13T01:43:48', 'add_air_date_utc')
2026-06-13T01:43:48.995122025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.995693256Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-06-13T01:43:48.995869460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012458s
2026-06-13T01:43:48.996051988Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-06-13T01:43:48.996214656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.996441152Z [Info] drop_air_date: Starting migration of Log DB to 14
2026-06-13T01:43:48.996723320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-13T01:43:48', 'drop_air_date')
2026-06-13T01:43:48.997024827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.997576218Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-06-13T01:43:48.997745078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013495s
2026-06-13T01:43:48.997893667Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-06-13T01:43:48.998058349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.998277420Z [Info] add_air_date_as_string: Starting migration of Log DB to 15
2026-06-13T01:43:48.998449757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-13T01:43:48', 'add_air_date_as_string')
2026-06-13T01:43:48.998754692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.999303026Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-06-13T01:43:48.999481415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012399s
2026-06-13T01:43:48.999678592Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-06-13T01:43:48.999859767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.000082616Z [Info] updated_imported_history_item: Starting migration of Log DB to 16
2026-06-13T01:43:49.000268891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-13T01:43:49', 'updated_imported_history_item')
2026-06-13T01:43:49.000579617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.001133663Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-06-13T01:43:49.001310570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012761s
2026-06-13T01:43:49.001474199Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-06-13T01:43:49.001679082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.001894416Z [Info] reset_scene_names: Starting migration of Log DB to 17
2026-06-13T01:43:49.002064157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-13T01:43:49', 'reset_scene_names')
2026-06-13T01:43:49.002367979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.002924711Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-06-13T01:43:49.003100645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012416s
2026-06-13T01:43:49.003261249Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-06-13T01:43:49.003429658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.003707267Z [Info] remove_duplicates: Starting migration of Log DB to 18
2026-06-13T01:43:49.003892200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-13T01:43:49', 'remove_duplicates')
2026-06-13T01:43:49.004196412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.005106145Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-06-13T01:43:49.005277870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016677s
2026-06-13T01:43:49.005594017Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-06-13T01:43:49.005753959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.005980085Z [Info] restore_unique_constraints: Starting migration of Log DB to 19
2026-06-13T01:43:49.006157382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-13T01:43:49', 'restore_unique_constraints')
2026-06-13T01:43:49.006476765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.007014678Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-06-13T01:43:49.007187897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00125s
2026-06-13T01:43:49.007477310Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-06-13T01:43:49.007647693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.007881134Z [Info] add_year_and_seasons_to_series: Starting migration of Log DB to 20
2026-06-13T01:43:49.008061447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-13T01:43:49', 'add_year_and_seasons_to_series')
2026-06-13T01:43:49.008372804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.008924625Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-06-13T01:43:49.009100810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001266s
2026-06-13T01:43:49.009266484Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-06-13T01:43:49.009445895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.009662402Z [Info] drop_seasons_table: Starting migration of Log DB to 21
2026-06-13T01:43:49.009830370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-13T01:43:49', 'drop_seasons_table')
2026-06-13T01:43:49.010138731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.010681344Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-06-13T01:43:49.010851326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012282s
2026-06-13T01:43:49.011013022Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-06-13T01:43:49.011189568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.011417146Z [Info] move_indexer_to_generic_provider: Starting migration of Log DB to 22
2026-06-13T01:43:49.011597800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-13T01:43:49', 'move_indexer_to_generic_provider')
2026-06-13T01:43:49.011920991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.012476319Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-06-13T01:43:49.012658236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001278s
2026-06-13T01:43:49.012820152Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-06-13T01:43:49.012988952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.013203604Z [Info] add_config_contract_to_indexers: Starting migration of Log DB to 23
2026-06-13T01:43:49.013390000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-13T01:43:49', 'add_config_contract_to_indexers')
2026-06-13T01:43:49.013706166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.014224370Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-06-13T01:43:49.014412058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001228s
2026-06-13T01:43:49.014573343Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-06-13T01:43:49.014743846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.014958889Z [Info] drop_tvdb_episodeid: Starting migration of Log DB to 24
2026-06-13T01:43:49.015129854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-13T01:43:49', 'drop_tvdb_episodeid')
2026-06-13T01:43:49.015435650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.015994315Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-06-13T01:43:49.016168586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012366s
2026-06-13T01:43:49.016330081Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-06-13T01:43:49.016507689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.016724746Z [Info] move_notification_to_generic_provider: Starting migration of Log DB to 25
2026-06-13T01:43:49.016905600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-13T01:43:49', 'move_notification_to_generic_provider')
2026-06-13T01:43:49.017226737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.017758358Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-06-13T01:43:49.017939393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012476s
2026-06-13T01:43:49.018101469Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-06-13T01:43:49.018280079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.018494731Z [Info] add_config_contract_to_notifications: Starting migration of Log DB to 26
2026-06-13T01:43:49.018681508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-13T01:43:49', 'add_config_contract_to_notifications')
2026-06-13T01:43:49.019000089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.019571600Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-06-13T01:43:49.019744188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012755s
2026-06-13T01:43:49.019973841Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-06-13T01:43:49.020138733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.020357974Z [Info] fix_omgwtfnzbs: Starting migration of Log DB to 27
2026-06-13T01:43:49.020523838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-13T01:43:49', 'fix_omgwtfnzbs')
2026-06-13T01:43:49.020824394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.021389211Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-06-13T01:43:49.021559394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012463s
2026-06-13T01:43:49.021776702Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-06-13T01:43:49.021938658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.022154142Z [Info] add_blacklist_table: Starting migration of Log DB to 28
2026-06-13T01:43:49.022327822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-13T01:43:49', 'add_blacklist_table')
2026-06-13T01:43:49.022634660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.023268306Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-06-13T01:43:49.023443489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013224s
2026-06-13T01:43:49.023614694Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-06-13T01:43:49.023809817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.024048537Z [Info] add_formats_to_naming_config: Starting migration of Log DB to 29
2026-06-13T01:43:49.024227538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-13T01:43:49', 'add_formats_to_naming_config')
2026-06-13T01:43:49.024540909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.025158333Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-06-13T01:43:49.025333526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013393s
2026-06-13T01:43:49.025498678Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-06-13T01:43:49.025804665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.026022994Z [Info] add_season_folder_format_to_naming_config: Starting migration of Log DB to 30
2026-06-13T01:43:49.026211214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-13T01:43:49', 'add_season_folder_format_to_naming_config')
2026-06-13T01:43:49.026528803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.027128181Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-06-13T01:43:49.027315297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013219s
2026-06-13T01:43:49.027476933Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-06-13T01:43:49.027790685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.028088395Z [Info] delete_old_naming_config_columns: Starting migration of Log DB to 31
2026-06-13T01:43:49.028269239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-13T01:43:49', 'delete_old_naming_config_columns')
2026-06-13T01:43:49.028586117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.029193951Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-06-13T01:43:49.029374475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014002s
2026-06-13T01:43:49.029536231Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-06-13T01:43:49.029705121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.029922699Z [Info] set_default_release_group: Starting migration of Log DB to 32
2026-06-13T01:43:49.030097060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-13T01:43:49', 'set_default_release_group')
2026-06-13T01:43:49.030406764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.031020871Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-06-13T01:43:49.031196144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013087s
2026-06-13T01:43:49.031357739Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-06-13T01:43:49.031523503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.031742314Z [Info] add_api_key_to_pushover: Starting migration of Log DB to 33
2026-06-13T01:43:49.031931154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-13T01:43:49', 'add_api_key_to_pushover')
2026-06-13T01:43:49.032256139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.032892531Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-06-13T01:43:49.033064838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013569s
2026-06-13T01:43:49.033228487Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-06-13T01:43:49.033518261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.033739717Z [Info] remove_series_contraints: Starting migration of Log DB to 34
2026-06-13T01:43:49.033928137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-13T01:43:49', 'remove_series_contraints')
2026-06-13T01:43:49.034249614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.034944945Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-06-13T01:43:49.035140489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014312s
2026-06-13T01:43:49.035317154Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-06-13T01:43:49.035586487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.035824546Z [Info] add_series_folder_format_to_naming_config: Starting migration of Log DB to 35
2026-06-13T01:43:49.036070472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-13T01:43:49', 'add_series_folder_format_to_naming_config')
2026-06-13T01:43:49.036416078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.037100316Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-06-13T01:43:49.037291701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015005s
2026-06-13T01:43:49.037562777Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-06-13T01:43:49.037733591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.037975709Z [Info] update_with_quality_converters: Starting migration of Log DB to 36
2026-06-13T01:43:49.038164409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-13T01:43:49', 'update_with_quality_converters')
2026-06-13T01:43:49.038499594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.039138020Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-06-13T01:43:49.039351961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014019s
2026-06-13T01:43:49.039517595Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-06-13T01:43:49.039709521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.039990758Z [Info] add_configurable_qualities: Starting migration of Log DB to 37
2026-06-13T01:43:49.040177043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-13T01:43:49', 'add_configurable_qualities')
2026-06-13T01:43:49.040516797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.041144482Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-06-13T01:43:49.041352290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014243s
2026-06-13T01:43:49.041515809Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-06-13T01:43:49.041712806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.041949603Z [Info] add_on_upgrade_to_notifications: Starting migration of Log DB to 38
2026-06-13T01:43:49.042530994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-13T01:43:49', 'add_on_upgrade_to_notifications')
2026-06-13T01:43:49.042873324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.043578945Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-06-13T01:43:49.043771653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018622s
2026-06-13T01:43:49.043978991Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-06-13T01:43:49.044158182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.044415811Z [Info] add_metadata_tables: Starting migration of Log DB to 39
2026-06-13T01:43:49.044598619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-13T01:43:49', 'add_metadata_tables')
2026-06-13T01:43:49.044933263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.045542670Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-06-13T01:43:49.045741461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013793s
2026-06-13T01:43:49.045915050Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-06-13T01:43:49.046113610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.046348042Z [Info] add_metadata_to_episodes_and_series: Starting migration of Log DB to 40
2026-06-13T01:43:49.046556432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-13T01:43:49', 'add_metadata_to_episodes_and_series')
2026-06-13T01:43:49.046890585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.047526857Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-06-13T01:43:49.047725988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014081s
2026-06-13T01:43:49.047976933Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-06-13T01:43:49.048165984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.048422220Z [Info] fix_xbmc_season_images_metadata: Starting migration of Log DB to 41
2026-06-13T01:43:49.048614898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-13T01:43:49', 'fix_xbmc_season_images_metadata')
2026-06-13T01:43:49.049090085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.049721677Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-06-13T01:43:49.049923544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015509s
2026-06-13T01:43:49.050093827Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-06-13T01:43:49.050283439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.050515216Z [Info] add_download_clients_table: Starting migration of Log DB to 42
2026-06-13T01:43:49.050727984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-13T01:43:49', 'add_download_clients_table')
2026-06-13T01:43:49.051070154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.051706946Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-06-13T01:43:49.051888522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014005s
2026-06-13T01:43:49.052084727Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-06-13T01:43:49.052268868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.052523902Z [Info] convert_config_to_download_clients: Starting migration of Log DB to 43
2026-06-13T01:43:49.052723424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-13T01:43:49', 'convert_config_to_download_clients')
2026-06-13T01:43:49.053066965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.053669790Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-06-13T01:43:49.053872909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013961s
2026-06-13T01:43:49.054040647Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-06-13T01:43:49.054232583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.054470422Z [Info] fix_xbmc_episode_metadata: Starting migration of Log DB to 44
2026-06-13T01:43:49.054665014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-13T01:43:49', 'fix_xbmc_episode_metadata')
2026-06-13T01:43:49.055099319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.055730410Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-06-13T01:43:49.055937888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014906s
2026-06-13T01:43:49.056125335Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-06-13T01:43:49.056291500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.056535421Z [Info] add_indexes: Starting migration of Log DB to 45
2026-06-13T01:43:49.056711266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-06-13T01:43:49', 'add_indexes')
2026-06-13T01:43:49.057133967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.057733485Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-06-13T01:43:49.057924930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014369s
2026-06-13T01:43:49.058094642Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-06-13T01:43:49.058278572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.058508967Z [Info] fix_nzb_su_url: Starting migration of Log DB to 46
2026-06-13T01:43:49.058699250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-06-13T01:43:49', 'fix_nzb_su_url')
2026-06-13T01:43:49.059016168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.059606106Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-06-13T01:43:49.059785708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013233s
2026-06-13T01:43:49.059990791Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-06-13T01:43:49.060171796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.060420968Z [Info] add_temporary_blacklist_columns: Starting migration of Log DB to 47
2026-06-13T01:43:49.060617824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-06-13T01:43:49', 'add_temporary_blacklist_columns')
2026-06-13T01:43:49.060960995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.061606325Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-06-13T01:43:49.061814985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014275s
2026-06-13T01:43:49.061985368Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-06-13T01:43:49.062293479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.062543382Z [Info] add_title_to_scenemappings: Starting migration of Log DB to 48
2026-06-13T01:43:49.062739247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-06-13T01:43:49', 'add_title_to_scenemappings')
2026-06-13T01:43:49.063077699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.063700202Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-06-13T01:43:49.063972591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014025s
2026-06-13T01:43:49.064249779Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-06-13T01:43:49.064425764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.064659024Z [Info] fix_dognzb_url: Starting migration of Log DB to 49
2026-06-13T01:43:49.064850098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-06-13T01:43:49', 'fix_dognzb_url')
2026-06-13T01:43:49.065168009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.065866456Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-06-13T01:43:49.066288586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013967s
2026-06-13T01:43:49.066537167Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-06-13T01:43:49.066722991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.067081744Z [Info] add_hash_to_metadata_files: Starting migration of Log DB to 50
2026-06-13T01:43:49.067261796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-06-13T01:43:49', 'add_hash_to_metadata_files')
2026-06-13T01:43:49.067604857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.068288965Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-06-13T01:43:49.068501283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015545s
2026-06-13T01:43:49.068676215Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-06-13T01:43:49.069028625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.069277616Z [Info] download_client_import: Starting migration of Log DB to 51
2026-06-13T01:43:49.069477158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-06-13T01:43:49', 'download_client_import')
2026-06-13T01:43:49.069798145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.070439837Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-06-13T01:43:49.070637145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014063s
2026-06-13T01:43:49.070813730Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-06-13T01:43:49.070994023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.071233436Z [Info] add_columns_for_anime: Starting migration of Log DB to 52
2026-06-13T01:43:49.071423348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-06-13T01:43:49', 'add_columns_for_anime')
2026-06-13T01:43:49.071757721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.072387340Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-06-13T01:43:49.072584707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001379s
2026-06-13T01:43:49.072763427Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-06-13T01:43:49.072951987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.073188594Z [Info] add_series_sorttitle: Starting migration of Log DB to 53
2026-06-13T01:43:49.073387204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-06-13T01:43:49', 'add_series_sorttitle')
2026-06-13T01:43:49.073850737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.074537601Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-06-13T01:43:49.074732864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015818s
2026-06-13T01:43:49.074911865Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-06-13T01:43:49.075131267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.075357653Z [Info] rename_profiles: Starting migration of Log DB to 54
2026-06-13T01:43:49.075544860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-06-13T01:43:49', 'rename_profiles')
2026-06-13T01:43:49.075875846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.076642410Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-06-13T01:43:49.076833275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015129s
2026-06-13T01:43:49.077012426Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-06-13T01:43:49.077191727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.077429606Z [Info] drop_old_profile_columns: Starting migration of Log DB to 55
2026-06-13T01:43:49.077621292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-06-13T01:43:49', 'drop_old_profile_columns')
2026-06-13T01:43:49.077949152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.078647709Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-06-13T01:43:49.078843974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014489s
2026-06-13T01:43:49.079022183Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-06-13T01:43:49.079210493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.079449294Z [Info] add_mediainfo_to_episodefile: Starting migration of Log DB to 56
2026-06-13T01:43:49.079646511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-06-13T01:43:49', 'add_mediainfo_to_episodefile')
2026-06-13T01:43:49.080000293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.080609821Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-06-13T01:43:49.080810425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013865s
2026-06-13T01:43:49.080987311Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-06-13T01:43:49.081179068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.081417548Z [Info] convert_episode_file_path_to_relative: Starting migration of Log DB to 57
2026-06-13T01:43:49.083619323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-06-13T01:43:49', 'convert_episode_file_path_to_relative')
2026-06-13T01:43:49.084020030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.084670149Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-06-13T01:43:49.084864240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034743s
2026-06-13T01:43:49.085614632Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-06-13T01:43:49.085800195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.086021732Z [Info] drop_episode_file_path: Starting migration of Log DB to 58
2026-06-13T01:43:49.086195662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-06-13T01:43:49', 'drop_episode_file_path')
2026-06-13T01:43:49.086665949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.087326219Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-06-13T01:43:49.087501332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015371s
2026-06-13T01:43:49.087665673Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-06-13T01:43:49.087836356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.088076841Z [Info] add_enable_options_to_indexers: Starting migration of Log DB to 59
2026-06-13T01:43:49.088249509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-06-13T01:43:49', 'add_enable_options_to_indexers')
2026-06-13T01:43:49.088564132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.089215434Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-06-13T01:43:49.089379655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013568s
2026-06-13T01:43:49.089547132Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-06-13T01:43:49.089715962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.089937629Z [Info] remove_enable_from_indexers: Starting migration of Log DB to 60
2026-06-13T01:43:49.090113704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-06-13T01:43:49', 'remove_enable_from_indexers')
2026-06-13T01:43:49.090426924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.091062916Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-06-13T01:43:49.091242968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013403s
2026-06-13T01:43:49.091404083Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-06-13T01:43:49.091571700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.091792816Z [Info] clear_bad_scene_names: Starting migration of Log DB to 61
2026-06-13T01:43:49.091981095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-06-13T01:43:49', 'clear_bad_scene_names')
2026-06-13T01:43:49.092307212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.092882561Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-06-13T01:43:49.093058735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013026s
2026-06-13T01:43:49.093220321Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-06-13T01:43:49.093388329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.093609084Z [Info] convert_quality_models: Starting migration of Log DB to 62
2026-06-13T01:43:49.093780028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-06-13T01:43:49', 'convert_quality_models')
2026-06-13T01:43:49.094089261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.094638066Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-06-13T01:43:49.094834813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012433s
2026-06-13T01:43:49.094993642Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-06-13T01:43:49.095159246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.095398067Z [Info] add_remotepathmappings: Starting migration of Log DB to 63
2026-06-13T01:43:49.095575504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-06-13T01:43:49', 'add_remotepathmappings')
2026-06-13T01:43:49.095901080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.096455367Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-06-13T01:43:49.096636742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012855s
2026-06-13T01:43:49.096946366Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-06-13T01:43:49.097100967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.097322132Z [Info] remove_method_from_logs: Starting migration of Log DB to 64
2026-06-13T01:43:49.097704473Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Logs Method
2026-06-13T01:43:49.098189219Z [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)
2026-06-13T01:43:49.098837224Z [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"
2026-06-13T01:43:49.099235877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-06-13T01:43:49.099687156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-06-13T01:43:49.100659164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-06-13T01:43:49.100978527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003095s
2026-06-13T01:43:49.101158820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-06-13T01:43:49', 'remove_method_from_logs')
2026-06-13T01:43:49.101494737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.102241631Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-06-13T01:43:49.102427295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043523s
2026-06-13T01:43:49.102698351Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-06-13T01:43:49.102873574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.103120952Z [Info] make_scene_numbering_nullable: Starting migration of Log DB to 65
2026-06-13T01:43:49.103319272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-06-13T01:43:49', 'make_scene_numbering_nullable')
2026-06-13T01:43:49.103649196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.104265257Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-06-13T01:43:49.104477394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013847s
2026-06-13T01:43:49.104726586Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-06-13T01:43:49.104893332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.105137083Z [Info] add_tags: Starting migration of Log DB to 66
2026-06-13T01:43:49.105315442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-06-13T01:43:49', 'add_tags')
2026-06-13T01:43:49.105663323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.106672305Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-06-13T01:43:49.106853150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017692s
2026-06-13T01:43:49.107041990Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-06-13T01:43:49.107216441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.107451084Z [Info] add_added_to_series: Starting migration of Log DB to 67
2026-06-13T01:43:49.107637650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-06-13T01:43:49', 'add_added_to_series')
2026-06-13T01:43:49.107979057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.108622564Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-06-13T01:43:49.108809149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013916s
2026-06-13T01:43:49.108980274Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-06-13T01:43:49.109153373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.109383847Z [Info] add_release_restrictions: Starting migration of Log DB to 68
2026-06-13T01:43:49.109601455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-06-13T01:43:49', 'add_release_restrictions')
2026-06-13T01:43:49.109929345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.110480506Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-06-13T01:43:49.110671931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013211s
2026-06-13T01:43:49.110887044Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-06-13T01:43:49.111046946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.111274224Z [Info] quality_proper: Starting migration of Log DB to 69
2026-06-13T01:43:49.111456652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-06-13T01:43:49', 'quality_proper')
2026-06-13T01:43:49.111794312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.112387727Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-06-13T01:43:49.112570355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013265s
2026-06-13T01:43:49.112810729Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-06-13T01:43:49.112960541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.113220003Z [Info] delay_profile: Starting migration of Log DB to 70
2026-06-13T01:43:49.113396288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-06-13T01:43:49', 'delay_profile')
2026-06-13T01:43:49.113743548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.114314087Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-06-13T01:43:49.114493158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013245s
2026-06-13T01:43:49.114690064Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-06-13T01:43:49.114854225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.115093186Z [Info] unknown_quality_in_profile: Starting migration of Log DB to 71
2026-06-13T01:43:49.115362439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-06-13T01:43:49', 'unknown_quality_in_profile')
2026-06-13T01:43:49.115708606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.116297993Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-06-13T01:43:49.116490781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014329s
2026-06-13T01:43:49.116698149Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-06-13T01:43:49.116858101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.117083876Z [Info] history_downloadId: Starting migration of Log DB to 72
2026-06-13T01:43:49.117270091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-06-13T01:43:49', 'history_downloadId')
2026-06-13T01:43:49.117611018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.118214213Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-06-13T01:43:49.118417763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013547s
2026-06-13T01:43:49.118615000Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-06-13T01:43:49.118770122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.119027190Z [Info] clear_ratings: Starting migration of Log DB to 73
2026-06-13T01:43:49.119208044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-06-13T01:43:49', 'clear_ratings')
2026-06-13T01:43:49.119523039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.120115652Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-06-13T01:43:49.120329493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013362s
2026-06-13T01:43:49.120545137Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-06-13T01:43:49.120696542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.120935023Z [Info] disable_eztv: Starting migration of Log DB to 74
2026-06-13T01:43:49.121109885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-06-13T01:43:49', 'disable_eztv')
2026-06-13T01:43:49.121449880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.122021441Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-06-13T01:43:49.122213939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001312s
2026-06-13T01:43:49.122387017Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-06-13T01:43:49.122587581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.122813156Z [Info] force_lib_update: Starting migration of Log DB to 75
2026-06-13T01:43:49.122996525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-06-13T01:43:49', 'force_lib_update')
2026-06-13T01:43:49.123317181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.123909163Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-06-13T01:43:49.124095268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013106s
2026-06-13T01:43:49.124288087Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-06-13T01:43:49.124457137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.128014021Z [Info] add_users_table: Starting migration of Log DB to 76
2026-06-13T01:43:49.128257662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-06-13T01:43:49', 'add_users_table')
2026-06-13T01:43:49.128593639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.129213036Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-06-13T01:43:49.129389331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047529s
2026-06-13T01:43:49.129598813Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-06-13T01:43:49.129771311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.130155174Z [Info] add_add_options_to_series: Starting migration of Log DB to 77
2026-06-13T01:43:49.130340968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-06-13T01:43:49', 'add_add_options_to_series')
2026-06-13T01:43:49.130690793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.131271182Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-06-13T01:43:49.131459822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014886s
2026-06-13T01:43:49.131629433Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-06-13T01:43:49.131798624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.132140503Z [Info] add_commands_table: Starting migration of Log DB to 78
2026-06-13T01:43:49.132438443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-06-13T01:43:49', 'add_commands_table')
2026-06-13T01:43:49.132770792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.133383085Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-06-13T01:43:49.133567637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015756s
2026-06-13T01:43:49.133736147Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-06-13T01:43:49.133910037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.134135772Z [Info] dedupe_tags: Starting migration of Log DB to 79
2026-06-13T01:43:49.134461297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-06-13T01:43:49', 'dedupe_tags')
2026-06-13T01:43:49.134775921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.135371330Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-06-13T01:43:49.135551533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014575s
2026-06-13T01:43:49.135737187Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-06-13T01:43:49.135948403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.136189348Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Log DB to 81
2026-06-13T01:43:49.136467719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-06-13T01:43:49', 'move_dot_prefix_to_transmission_category')
2026-06-13T01:43:49.136851562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.137487553Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-06-13T01:43:49.137690782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015302s
2026-06-13T01:43:49.137862458Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-06-13T01:43:49.138032891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.138376262Z [Info] add_fanzub_settings: Starting migration of Log DB to 82
2026-06-13T01:43:49.138565564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-06-13T01:43:49', 'add_fanzub_settings')
2026-06-13T01:43:49.138893945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.139518172Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-06-13T01:43:49.139733676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014783s
2026-06-13T01:43:49.139925964Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-06-13T01:43:49.140124484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.140472174Z [Info] additonal_blacklist_columns: Starting migration of Log DB to 83
2026-06-13T01:43:49.140658068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-06-13T01:43:49', 'additonal_blacklist_columns')
2026-06-13T01:43:49.141012613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.141611349Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-06-13T01:43:49.141801952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014886s
2026-06-13T01:43:49.141969831Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-06-13T01:43:49.142163561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.142487954Z [Info] update_quality_minmax_size: Starting migration of Log DB to 84
2026-06-13T01:43:49.142672807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-06-13T01:43:49', 'update_quality_minmax_size')
2026-06-13T01:43:49.143003944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.143588751Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-06-13T01:43:49.143781299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014102s
2026-06-13T01:43:49.143964809Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-06-13T01:43:49.144143759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.144383362Z [Info] expand_transmission_urlbase: Starting migration of Log DB to 85
2026-06-13T01:43:49.144611541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-06-13T01:43:49', 'expand_transmission_urlbase')
2026-06-13T01:43:49.144945214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.145540933Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-06-13T01:43:49.145736858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013929s
2026-06-13T01:43:49.145927302Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-06-13T01:43:49.146105490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.146341145Z [Info] pushbullet_device_ids: Starting migration of Log DB to 86
2026-06-13T01:43:49.146611690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-06-13T01:43:49', 'pushbullet_device_ids')
2026-06-13T01:43:49.146951204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.147807999Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-06-13T01:43:49.148278838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016938s
2026-06-13T01:43:49.148695868Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-06-13T01:43:49.149046614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.149579197Z [Info] remove_eztv: Starting migration of Log DB to 87
2026-06-13T01:43:49.149777106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-06-13T01:43:49', 'remove_eztv')
2026-06-13T01:43:49.150103523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.150808343Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-06-13T01:43:49.151010590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017674s
2026-06-13T01:43:49.151191475Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-06-13T01:43:49.151373020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.151622964Z [Info] pushbullet_devices_channels_list: Starting migration of Log DB to 88
2026-06-13T01:43:49.151827436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-06-13T01:43:49', 'pushbullet_devices_channels_list')
2026-06-13T01:43:49.152204745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.152845065Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-06-13T01:43:49.153049988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014645s
2026-06-13T01:43:49.153242886Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-06-13T01:43:49.153436065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.153665708Z [Info] add_on_rename_to_notifcations: Starting migration of Log DB to 89
2026-06-13T01:43:49.153871743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-06-13T01:43:49', 'add_on_rename_to_notifcations')
2026-06-13T01:43:49.154220315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.154853049Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-06-13T01:43:49.155046279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014173s
2026-06-13T01:43:49.155225660Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-06-13T01:43:49.155394951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.155652650Z [Info] update_kickass_url: Starting migration of Log DB to 90
2026-06-13T01:43:49.155844246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-06-13T01:43:49', 'update_kickass_url')
2026-06-13T01:43:49.156209471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.156820582Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-06-13T01:43:49.157032539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014183s
2026-06-13T01:43:49.157204796Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-06-13T01:43:49.157411262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.157642498Z [Info] added_indexerstatus: Starting migration of Log DB to 91
2026-06-13T01:43:49.157832310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-06-13T01:43:49', 'added_indexerstatus')
2026-06-13T01:43:49.158168898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.158766402Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-06-13T01:43:49.158949310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013502s
2026-06-13T01:43:49.159131016Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-06-13T01:43:49.159324486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.159559559Z [Info] add_unverifiedscenenumbering: Starting migration of Log DB to 92
2026-06-13T01:43:49.159756917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-06-13T01:43:49', 'add_unverifiedscenenumbering')
2026-06-13T01:43:49.160124477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.160737522Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-06-13T01:43:49.160935781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014087s
2026-06-13T01:43:49.161102557Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-06-13T01:43:49.161309574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.161530509Z [Info] naming_config_replace_illegal_characters: Starting migration of Log DB to 93
2026-06-13T01:43:49.161772216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-06-13T01:43:49', 'naming_config_replace_illegal_characters')
2026-06-13T01:43:49.162109836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.162701247Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-06-13T01:43:49.162903174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013942s
2026-06-13T01:43:49.163099860Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-06-13T01:43:49.163270103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.163510286Z [Info] add_tvmazeid: Starting migration of Log DB to 94
2026-06-13T01:43:49.163683856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-06-13T01:43:49', 'add_tvmazeid')
2026-06-13T01:43:49.164047148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.164957932Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-06-13T01:43:49.165137734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001682s
2026-06-13T01:43:49.165306474Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-06-13T01:43:49.165500615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.165750789Z [Info] add_additional_episodes_index: Starting migration of Log DB to 95
2026-06-13T01:43:49.165951153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-06-13T01:43:49', 'add_additional_episodes_index')
2026-06-13T01:43:49.166388093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.166977360Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-06-13T01:43:49.167184748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014751s
2026-06-13T01:43:49.167365632Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-06-13T01:43:49.167539472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.167775678Z [Info] disable_kickass: Starting migration of Log DB to 96
2026-06-13T01:43:49.167988106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-06-13T01:43:49', 'disable_kickass')
2026-06-13T01:43:49.168426980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.168987659Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-06-13T01:43:49.169178303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014459s
2026-06-13T01:43:49.169339688Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-06-13T01:43:49.169549180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.169785666Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 97
2026-06-13T01:43:49.169988144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-06-13T01:43:49', 'add_reason_to_pending_releases')
2026-06-13T01:43:49.170409924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.171033339Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-06-13T01:43:49.171218712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014802s
2026-06-13T01:43:49.171398855Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-06-13T01:43:49.171573036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.171825595Z [Info] remove_titans_of_tv: Starting migration of Log DB to 98
2026-06-13T01:43:49.172025377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-06-13T01:43:49', 'remove_titans_of_tv')
2026-06-13T01:43:49.172471967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.173023227Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-06-13T01:43:49.173244272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014412s
2026-06-13T01:43:49.173396339Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-06-13T01:43:49.173582955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.173812276Z [Info] extra_and_subtitle_files: Starting migration of Log DB to 99
2026-06-13T01:43:49.174005045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-06-13T01:43:49', 'extra_and_subtitle_files')
2026-06-13T01:43:49.174418317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.174980740Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-06-13T01:43:49.175162526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013889s
2026-06-13T01:43:49.175351487Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-06-13T01:43:49.175541399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.175781152Z [Info] add_scene_season_number: Starting migration of Log DB to 100
2026-06-13T01:43:49.175987327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-06-13T01:43:49', 'add_scene_season_number')
2026-06-13T01:43:49.176330168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.176905537Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-06-13T01:43:49.177083275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013587s
2026-06-13T01:43:49.177270281Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-06-13T01:43:49.177448180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.177689766Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Log DB to 101
2026-06-13T01:43:49.177896072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-06-13T01:43:49', 'add_ultrahd_quality_in_profiles')
2026-06-13T01:43:49.178246498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.178780533Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-06-13T01:43:49.178987961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013328s
2026-06-13T01:43:49.179165679Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-06-13T01:43:49.179381884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.179631397Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Log DB to 102
2026-06-13T01:43:49.179868615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-06-13T01:43:49', 'add_language_to_episodeFiles_history_and_blacklist')
2026-06-13T01:43:49.180365746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.180938229Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-06-13T01:43:49.181140537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015533s
2026-06-13T01:43:49.181325790Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-06-13T01:43:49.181498798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.181758982Z [Info] fix_metadata_file_extensions: Starting migration of Log DB to 103
2026-06-13T01:43:49.181942292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-06-13T01:43:49', 'fix_metadata_file_extensions')
2026-06-13T01:43:49.182324000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.182898498Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-06-13T01:43:49.183120886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013958s
2026-06-13T01:43:49.183286369Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-06-13T01:43:49.183470951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.183704551Z [Info] remove_kickass: Starting migration of Log DB to 104
2026-06-13T01:43:49.183947110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-06-13T01:43:49', 'remove_kickass')
2026-06-13T01:43:49.184393018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.185029279Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-06-13T01:43:49.185197578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015516s
2026-06-13T01:43:49.185378944Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-06-13T01:43:49.185574127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.185811144Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 105
2026-06-13T01:43:49.186006989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-06-13T01:43:49', 'rename_torrent_downloadstation')
2026-06-13T01:43:49.186370360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.186991792Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-06-13T01:43:49.187193538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014163s
2026-06-13T01:43:49.187355915Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-06-13T01:43:49.187544786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.187796102Z [Info] update_btn_url: Starting migration of Log DB to 106
2026-06-13T01:43:49.188017779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-06-13T01:43:49', 'update_btn_url')
2026-06-13T01:43:49.188461482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.189085168Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-06-13T01:43:49.189274770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015409s
2026-06-13T01:43:49.189458380Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-06-13T01:43:49.189625236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.189869218Z [Info] remove_wombles: Starting migration of Log DB to 107
2026-06-13T01:43:49.190047407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-06-13T01:43:49', 'remove_wombles')
2026-06-13T01:43:49.190438464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.191042110Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-06-13T01:43:49.191233796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014129s
2026-06-13T01:43:49.191397656Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-06-13T01:43:49.191614774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.191837913Z [Info] fix_extra_file_extension: Starting migration of Log DB to 108
2026-06-13T01:43:49.192066864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-06-13T01:43:49', 'fix_extra_file_extension')
2026-06-13T01:43:49.192499245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.193131469Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-06-13T01:43:49.193331441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00152s
2026-06-13T01:43:49.193494389Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-06-13T01:43:49.193689352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.193912732Z [Info] import_extra_files: Starting migration of Log DB to 109
2026-06-13T01:43:49.194126843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-06-13T01:43:49', 'import_extra_files')
2026-06-13T01:43:49.194452740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.195004371Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-06-13T01:43:49.195183922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013172s
2026-06-13T01:43:49.195386290Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-06-13T01:43:49.195556102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.195804542Z [Info] fix_extra_files_config: Starting migration of Log DB to 110
2026-06-13T01:43:49.196043524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-06-13T01:43:49', 'fix_extra_files_config')
2026-06-13T01:43:49.196397396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.196979268Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-06-13T01:43:49.197172608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014085s
2026-06-13T01:43:49.197331768Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-06-13T01:43:49.197519647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.197760903Z [Info] create_language_profiles: Starting migration of Log DB to 111
2026-06-13T01:43:49.197959954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-06-13T01:43:49', 'create_language_profiles')
2026-06-13T01:43:49.198281411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.198829004Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-06-13T01:43:49.199024047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013069s
2026-06-13T01:43:49.199204591Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-06-13T01:43:49.199386607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.199629747Z [Info] added_regex_to_scenemapping: Starting migration of Log DB to 112
2026-06-13T01:43:49.199825712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-06-13T01:43:49', 'added_regex_to_scenemapping')
2026-06-13T01:43:49.200341581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.200907100Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-06-13T01:43:49.201109638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015032s
2026-06-13T01:43:49.201268828Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-06-13T01:43:49.201482900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.201708043Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 113
2026-06-13T01:43:49.201919429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-06-13T01:43:49', 'consolidate_indexer_baseurl')
2026-06-13T01:43:49.202319735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.203081479Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-06-13T01:43:49.203265770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015901s
2026-06-13T01:43:49.203448008Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-06-13T01:43:49.203619623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.203875609Z [Info] rename_indexer_status_id: Starting migration of Log DB to 114
2026-06-13T01:43:49.204103728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-06-13T01:43:49', 'rename_indexer_status_id')
2026-06-13T01:43:49.204461749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.205048020Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-06-13T01:43:49.205267392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014233s
2026-06-13T01:43:49.205430471Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-06-13T01:43:49.205622838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.205853042Z [Info] add_downloadclient_status: Starting migration of Log DB to 115
2026-06-13T01:43:49.206054047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-06-13T01:43:49', 'add_downloadclient_status')
2026-06-13T01:43:49.206482419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.207058189Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-06-13T01:43:49.207243282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014256s
2026-06-13T01:43:49.207425850Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-06-13T01:43:49.207606945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.207861076Z [Info] disable_nyaa: Starting migration of Log DB to 116
2026-06-13T01:43:49.208065799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-06-13T01:43:49', 'disable_nyaa')
2026-06-13T01:43:49.208525304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.209083418Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-06-13T01:43:49.209268401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014886s
2026-06-13T01:43:49.209439686Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-06-13T01:43:49.209649508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.209877738Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Log DB to 117
2026-06-13T01:43:49.210105377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-06-13T01:43:49', 'add_webrip_and_br480_qualites_in_profile')
2026-06-13T01:43:49.210495402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.211045981Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-06-13T01:43:49.211243329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013997s
2026-06-13T01:43:49.211441608Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-06-13T01:43:49.211615979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.211937156Z [Info] add_history_eventType_index: Starting migration of Log DB to 118
2026-06-13T01:43:49.212123161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-06-13T01:43:49', 'add_history_eventType_index')
2026-06-13T01:43:49.212521343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.213074517Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-06-13T01:43:49.213273067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014427s
2026-06-13T01:43:49.213433099Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-06-13T01:43:49.213650397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.213888256Z [Info] separate_automatic_and_interactive_searches: Starting migration of Log DB to 119
2026-06-13T01:43:49.214110884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-06-13T01:43:49', 'separate_automatic_and_interactive_searches')
2026-06-13T01:43:49.214458404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.215138885Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-06-13T01:43:49.215341062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014635s
2026-06-13T01:43:49.215522498Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-06-13T01:43:49.215707150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.215975831Z [Info] update_series_episodes_history_indexes: Starting migration of Log DB to 120
2026-06-13T01:43:49.216168920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-06-13T01:43:49', 'update_series_episodes_history_indexes')
2026-06-13T01:43:49.216628746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.217227652Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-06-13T01:43:49.217431833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015171s
2026-06-13T01:43:49.217594190Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-06-13T01:43:49.217799654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.218027243Z [Info] update_animetosho_url: Starting migration of Log DB to 121
2026-06-13T01:43:49.218238238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-06-13T01:43:49', 'update_animetosho_url')
2026-06-13T01:43:49.218554735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.219166126Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-06-13T01:43:49.219339856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013617s
2026-06-13T01:43:49.219528105Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-06-13T01:43:49.219709902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.219982000Z [Info] add_remux_qualities_in_profile: Starting migration of Log DB to 122
2026-06-13T01:43:49.220196041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-06-13T01:43:49', 'add_remux_qualities_in_profile')
2026-06-13T01:43:49.220546968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.221102366Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-06-13T01:43:49.221330596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013887s
2026-06-13T01:43:49.221492502Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-06-13T01:43:49.221685982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.221916186Z [Info] add_history_seriesId_index: Starting migration of Log DB to 123
2026-06-13T01:43:49.222114074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-06-13T01:43:49', 'add_history_seriesId_index')
2026-06-13T01:43:49.222460221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.223102866Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-06-13T01:43:49.223283460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014141s
2026-06-13T01:43:49.223461779Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-06-13T01:43:49.223662092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.223920092Z [Info] remove_media_browser_metadata: Starting migration of Log DB to 124
2026-06-13T01:43:49.224111517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-06-13T01:43:49', 'remove_media_browser_metadata')
2026-06-13T01:43:49.224456843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.225062603Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-06-13T01:43:49.225247776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013864s
2026-06-13T01:43:49.225405874Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-06-13T01:43:49.225619334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.225838285Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Log DB to 125
2026-06-13T01:43:49.226076465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-06-13T01:43:49', 'remove_notify_my_android_and_pushalot_notifications')
2026-06-13T01:43:49.226418664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.227178294Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-06-13T01:43:49.227383387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015582s
2026-06-13T01:43:49.227585264Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-06-13T01:43:49.227749946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.228051483Z [Info] add_custom_filters: Starting migration of Log DB to 126
2026-06-13T01:43:49.228227517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-06-13T01:43:49', 'add_custom_filters')
2026-06-13T01:43:49.228585208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.229258294Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-06-13T01:43:49.229453737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015049s
2026-06-13T01:43:49.229614702Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-06-13T01:43:49.229812350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.230056161Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 127
2026-06-13T01:43:49.230262757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-06-13T01:43:49', 'rename_restrictions_to_release_profiles')
2026-06-13T01:43:49.230628965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.231216518Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-06-13T01:43:49.231434357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013999s
2026-06-13T01:43:49.231612856Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-06-13T01:43:49.231796637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.232067242Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 128
2026-06-13T01:43:49.232284690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-06-13T01:43:49', 'rename_quality_profiles_add_upgrade_allowed')
2026-06-13T01:43:49.232692641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.233322440Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-06-13T01:43:49.233566662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001516s
2026-06-13T01:43:49.233777737Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-06-13T01:43:49.233990034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.234255078Z [Info] add_relative_original_path_to_episode_file: Starting migration of Log DB to 129
2026-06-13T01:43:49.234533489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-06-13T01:43:49', 'add_relative_original_path_to_episode_file')
2026-06-13T01:43:49.234869215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.235484324Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-06-13T01:43:49.235665489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014842s
2026-06-13T01:43:49.235819900Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-06-13T01:43:49.236008279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.236239385Z [Info] episode_last_searched_time: Starting migration of Log DB to 130
2026-06-13T01:43:49.236501803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-06-13T01:43:49', 'episode_last_searched_time')
2026-06-13T01:43:49.236812980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.237372437Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-06-13T01:43:49.237559213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013572s
2026-06-13T01:43:49.237722682Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-06-13T01:43:49.237894138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.238105644Z [Info] download_propers_config: Starting migration of Log DB to 131
2026-06-13T01:43:49.238371299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-06-13T01:43:49', 'download_propers_config')
2026-06-13T01:43:49.238709741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.239253325Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-06-13T01:43:49.239429691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013626s
2026-06-13T01:43:49.239580745Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-06-13T01:43:49.239764776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.240028577Z [Info] add_download_client_priority: Starting migration of Log DB to 132
2026-06-13T01:43:49.240299232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-06-13T01:43:49', 'add_download_client_priority')
2026-06-13T01:43:49.240606321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.241195658Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-06-13T01:43:49.241368255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001419s
2026-06-13T01:43:49.241525913Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-06-13T01:43:49.241687037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.241911289Z [Info] add_specials_folder_format: Starting migration of Log DB to 134
2026-06-13T01:43:49.242223859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-06-13T01:43:49', 'add_specials_folder_format')
2026-06-13T01:43:49.242561659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.243285116Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-06-13T01:43:49.243500740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015942s
2026-06-13T01:43:49.243669320Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-06-13T01:43:49.243872960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.244206151Z [Info] health_issue_notification: Starting migration of Log DB to 135
2026-06-13T01:43:49.244397196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-06-13T01:43:49', 'health_issue_notification')
2026-06-13T01:43:49.244737301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.245364124Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-06-13T01:43:49.245548014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014993s
2026-06-13T01:43:49.245728808Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-06-13T01:43:49.245987579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.246221971Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 136
2026-06-13T01:43:49.246422074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-06-13T01:43:49', 'add_indexer_and_enabled_to_release_profiles')
2026-06-13T01:43:49.246778973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.247369573Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-06-13T01:43:49.247598674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013821s
2026-06-13T01:43:49.247751472Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-06-13T01:43:49.247994261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.248225166Z [Info] add_airedbefore_to_episodes: Starting migration of Log DB to 137
2026-06-13T01:43:49.248451111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-06-13T01:43:49', 'add_airedbefore_to_episodes')
2026-06-13T01:43:49.248780565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.249386135Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-06-13T01:43:49.249570135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00139s
2026-06-13T01:43:49.249757342Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-06-13T01:43:49.249930030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.250175585Z [Info] remove_bitmetv: Starting migration of Log DB to 138
2026-06-13T01:43:49.250358202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-06-13T01:43:49', 'remove_bitmetv')
2026-06-13T01:43:49.250697295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.251390982Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-06-13T01:43:49.251579041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014484s
2026-06-13T01:43:49.251742300Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-06-13T01:43:49.252004288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.252251135Z [Info] add_download_history: Starting migration of Log DB to 139
2026-06-13T01:43:49.252446068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-06-13T01:43:49', 'add_download_history')
2026-06-13T01:43:49.252779529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.253418887Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-06-13T01:43:49.253622277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014137s
2026-06-13T01:43:49.253795255Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-06-13T01:43:49.253980749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.254212816Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Log DB to 140
2026-06-13T01:43:49.254415194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-06-13T01:43:49', 'remove_chown_and_folderchmod_config_v2')
2026-06-13T01:43:49.254784919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.255391019Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-06-13T01:43:49.255598437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014049s
2026-06-13T01:43:49.255761245Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-06-13T01:43:49.255985056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.256223005Z [Info] add_update_history: Starting migration of Log DB to 141
2026-06-13T01:43:49.256890620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-06-13T01:43:49.257246457Z [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)
2026-06-13T01:43:49.257717375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005082s
2026-06-13T01:43:49.257891997Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-06-13T01:43:49.258105537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-06-13T01:43:49.258427074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003258s
2026-06-13T01:43:49.258613330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-06-13T01:43:49', 'add_update_history')
2026-06-13T01:43:49.259057604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.259707583Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-06-13T01:43:49.259904250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016012s
2026-06-13T01:43:49.260090425Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-06-13T01:43:49.260250918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.260508316Z [Info] import_lists: Starting migration of Log DB to 142
2026-06-13T01:43:49.260684411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-06-13T01:43:49', 'import_lists')
2026-06-13T01:43:49.261086872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.261708514Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-06-13T01:43:49.261908136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001455s
2026-06-13T01:43:49.262071735Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-06-13T01:43:49.262259243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.262484216Z [Info] add_priority_to_indexers: Starting migration of Log DB to 143
2026-06-13T01:43:49.262691283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-06-13T01:43:49', 'add_priority_to_indexers')
2026-06-13T01:43:49.263068142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.263650475Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-06-13T01:43:49.263854637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013908s
2026-06-13T01:43:49.264093909Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-06-13T01:43:49.264299813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.264544306Z [Info] import_lists_series_type_and_season_folder: Starting migration of Log DB to 144
2026-06-13T01:43:49.264915403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-06-13T01:43:49', 'import_lists_series_type_and_season_folder')
2026-06-13T01:43:49.265269757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.265949376Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-06-13T01:43:49.266416827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015968s
2026-06-13T01:43:49.266832915Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-06-13T01:43:49.267001294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.267237710Z [Info] remove_growl: Starting migration of Log DB to 145
2026-06-13T01:43:49.267443124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-06-13T01:43:49', 'remove_growl')
2026-06-13T01:43:49.267764061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.268426675Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-06-13T01:43:49.268573761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013849s
2026-06-13T01:43:49.268761490Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-06-13T01:43:49.268962695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.269189642Z [Info] cleanup_duplicates_updatehistory: Starting migration of Log DB to 146
2026-06-13T01:43:49.269501210Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:49.269678717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:49.271080190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013943s
2026-06-13T01:43:49.271273199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-06-13T01:43:49', 'cleanup_duplicates_updatehistory')
2026-06-13T01:43:49.271626310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.272330548Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-06-13T01:43:49.272528718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026465s
2026-06-13T01:43:49.272703930Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-06-13T01:43:49.272891558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.273120860Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 147
2026-06-13T01:43:49.273335332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-06-13T01:43:49', 'swap_filechmod_for_folderchmod')
2026-06-13T01:43:49.273671028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.274285817Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-06-13T01:43:49.274466631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013764s
2026-06-13T01:43:49.274652285Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-06-13T01:43:49.274828640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.275066369Z [Info] mediainfo_channels: Starting migration of Log DB to 148
2026-06-13T01:43:49.275249257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-06-13T01:43:49', 'mediainfo_channels')
2026-06-13T01:43:49.275687961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.276333330Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-06-13T01:43:49.276499545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014606s
2026-06-13T01:43:49.276672674Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-06-13T01:43:49.276855162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.277103652Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 149
2026-06-13T01:43:49.277305288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-06-13T01:43:49', 'add_on_delete_to_notifications')
2026-06-13T01:43:49.277677217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.278228247Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-06-13T01:43:49.278437469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013707s
2026-06-13T01:43:49.278610247Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-06-13T01:43:49.278792855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.279023289Z [Info] add_scene_mapping_origin: Starting migration of Log DB to 150
2026-06-13T01:43:49.279369616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-06-13T01:43:49', 'add_scene_mapping_origin')
2026-06-13T01:43:49.279712898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.280318708Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-06-13T01:43:49.280514993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015167s
2026-06-13T01:43:49.280683703Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-06-13T01:43:49.280882814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.281118158Z [Info] remove_custom_filter_type: Starting migration of Log DB to 151
2026-06-13T01:43:49.281329684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-06-13T01:43:49', 'remove_custom_filter_type')
2026-06-13T01:43:49.281637815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.282253084Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-06-13T01:43:49.282439890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013605s
2026-06-13T01:43:49.282606165Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-06-13T01:43:49.282799635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.283011822Z [Info] update_btn_url_to_https: Starting migration of Log DB to 152
2026-06-13T01:43:49.283220963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-06-13T01:43:49', 'update_btn_url_to_https')
2026-06-13T01:43:49.283542671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.284126237Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-06-13T01:43:49.284316520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013294s
2026-06-13T01:43:49.284503777Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-06-13T01:43:49.284700223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.284926168Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Log DB to 153
2026-06-13T01:43:49.285130910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-06-13T01:43:49', 'add_on_episodefiledelete_for_upgrade')
2026-06-13T01:43:49.285484933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.286079992Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-06-13T01:43:49.286290486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013739s
2026-06-13T01:43:49.286459136Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-06-13T01:43:49.286634469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.286886917Z [Info] add_name_release_profile: Starting migration of Log DB to 154
2026-06-13T01:43:49.287079265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-06-13T01:43:49', 'add_name_release_profile')
2026-06-13T01:43:49.287406023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.288012875Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-06-13T01:43:49.288205643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013653s
2026-06-13T01:43:49.288378722Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-06-13T01:43:49.288574587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.288801934Z [Info] add_arabic_and_hindi_languages: Starting migration of Log DB to 155
2026-06-13T01:43:49.291418795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-06-13T01:43:49', 'add_arabic_and_hindi_languages')
2026-06-13T01:43:49.291804562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.292485664Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-06-13T01:43:49.292671458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039073s
2026-06-13T01:43:49.292848304Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-06-13T01:43:49.293023347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.293265054Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 156
2026-06-13T01:43:49.293448884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-06-13T01:43:49', 'add_bypass_to_delay_profile')
2026-06-13T01:43:49.293765452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.294383877Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-06-13T01:43:49.294550393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013393s
2026-06-13T01:43:49.294712630Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-06-13T01:43:49.294882301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.295101232Z [Info] email_multiple_addresses: Starting migration of Log DB to 157
2026-06-13T01:43:49.295279692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-06-13T01:43:49', 'email_multiple_addresses')
2026-06-13T01:43:49.295589185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.296278594Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-06-13T01:43:49.296458246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013831s
2026-06-13T01:43:49.296619711Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-06-13T01:43:49.296788932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.297008233Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158
2026-06-13T01:43:49.297184498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-06-13T01:43:49', 'cdh_per_downloadclient')
2026-06-13T01:43:49.297557970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.298156837Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-06-13T01:43:49.298315697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013456s
2026-06-13T01:43:49.298463354Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-06-13T01:43:49.298615300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.298822588Z [Info] add_indexer_tags: Starting migration of Log DB to 159
2026-06-13T01:43:49.298985496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-06-13T01:43:49', 'add_indexer_tags')
2026-06-13T01:43:49.299277343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.300130111Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-06-13T01:43:49.300293330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014982s
2026-06-13T01:43:49.300445907Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-06-13T01:43:49.300615449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.300834991Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 160
2026-06-13T01:43:49.301011216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-06-13T01:43:49', 'rename_blacklist_to_blocklist')
2026-06-13T01:43:49.301441633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.301979496Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-06-13T01:43:49.302150811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013594s
2026-06-13T01:43:49.302299631Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-06-13T01:43:49.302457228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.302662792Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 161
2026-06-13T01:43:49.302825841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-06-13T01:43:49', 'remove_plex_hometheatre')
2026-06-13T01:43:49.303125835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.303704411Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-06-13T01:43:49.303876146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001226s
2026-06-13T01:43:49.304038373Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-06-13T01:43:49.304194578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.304400202Z [Info] release_profile_to_array: Starting migration of Log DB to 162
2026-06-13T01:43:49.304565355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-06-13T01:43:49', 'release_profile_to_array')
2026-06-13T01:43:49.304872042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.305523304Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-06-13T01:43:49.305691743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013225s
2026-06-13T01:43:49.305841355Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-06-13T01:43:49.305994283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.306201710Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 163
2026-06-13T01:43:49.306362304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-06-13T01:43:49', 'mediainfo_to_ffmpeg')
2026-06-13T01:43:49.306655544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.307334111Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-06-13T01:43:49.307495266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013302s
2026-06-13T01:43:49.307643715Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-06-13T01:43:49.307804188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.308037307Z [Info] download_client_per_indexer: Starting migration of Log DB to 164
2026-06-13T01:43:49.308201899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-06-13T01:43:49', 'download_client_per_indexer')
2026-06-13T01:43:49.308502845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.309159087Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-06-13T01:43:49.309337095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013461s
2026-06-13T01:43:49.309486286Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-06-13T01:43:49.309648533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.309862744Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 165
2026-06-13T01:43:49.310031885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-06-13T01:43:49', 'add_on_update_to_notifications')
2026-06-13T01:43:49.310352972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.310964233Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-06-13T01:43:49.311137742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013076s
2026-06-13T01:43:49.311285731Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-06-13T01:43:49.311443819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.311648481Z [Info] update_series_sort_title: Starting migration of Log DB to 166
2026-06-13T01:43:49.311812612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-06-13T01:43:49', 'update_series_sort_title')
2026-06-13T01:43:49.312134039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.312761222Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-06-13T01:43:49.312920353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013048s
2026-06-13T01:43:49.313066477Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-06-13T01:43:49.313219606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.313423426Z [Info] add_tvdbid_to_episode: Starting migration of Log DB to 167
2026-06-13T01:43:49.313582567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-06-13T01:43:49', 'add_tvdbid_to_episode')
2026-06-13T01:43:49.313869555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.314560286Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-06-13T01:43:49.314719507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013323s
2026-06-13T01:43:49.314864779Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-06-13T01:43:49.315029751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.315231808Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 168
2026-06-13T01:43:49.315402963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-06-13T01:43:49', 'add_additional_info_to_pending_releases')
2026-06-13T01:43:49.315709541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.316346143Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-06-13T01:43:49.316536396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001302s
2026-06-13T01:43:49.316666819Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-06-13T01:43:49.316830589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.317032686Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Log DB to 169
2026-06-13T01:43:49.317203159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-06-13T01:43:49', 'add_malayalam_and_ukrainian_languages')
2026-06-13T01:43:49.317508474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.318127721Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-06-13T01:43:49.318307624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012879s
2026-06-13T01:43:49.318451634Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-06-13T01:43:49.318613590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.318816378Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 170
2026-06-13T01:43:49.318985429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-06-13T01:43:49', 'add_language_tags_to_subtitle_files')
2026-06-13T01:43:49.319287638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.319979551Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-06-13T01:43:49.320153552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013525s
2026-06-13T01:43:49.320306079Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-06-13T01:43:49.320451181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.320668980Z [Info] add_custom_formats: Starting migration of Log DB to 171
2026-06-13T01:43:49.320843421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-06-13T01:43:49', 'add_custom_formats')
2026-06-13T01:43:49.321144918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.321778675Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-06-13T01:43:49.321955170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013247s
2026-06-13T01:43:49.322114100Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-06-13T01:43:49.322327370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.322533555Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Log DB to 172
2026-06-13T01:43:49.322737496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-06-13T01:43:49', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-06-13T01:43:49.323079886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.323682920Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-06-13T01:43:49.323898995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013519s
2026-06-13T01:43:49.324064298Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-06-13T01:43:49.324221355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.324439023Z [Info] remove_omg: Starting migration of Log DB to 173
2026-06-13T01:43:49.324604446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-06-13T01:43:49', 'remove_omg')
2026-06-13T01:43:49.324903108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.325505581Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-06-13T01:43:49.325659391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012656s
2026-06-13T01:43:49.325818752Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-06-13T01:43:49.325984697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.326204980Z [Info] add_salt_to_users: Starting migration of Log DB to 174
2026-06-13T01:43:49.326375343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-06-13T01:43:49', 'add_salt_to_users')
2026-06-13T01:43:49.326688214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.327255817Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-06-13T01:43:49.327417803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012502s
2026-06-13T01:43:49.327579589Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-06-13T01:43:49.327762277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.328025557Z [Info] language_profiles_to_custom_formats: Starting migration of Log DB to 175
2026-06-13T01:43:49.328212955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-06-13T01:43:49', 'language_profiles_to_custom_formats')
2026-06-13T01:43:49.328543981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.329154301Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-06-13T01:43:49.329345225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013821s
2026-06-13T01:43:49.329506069Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-06-13T01:43:49.329669909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.329888059Z [Info] original_language: Starting migration of Log DB to 176
2026-06-13T01:43:49.330059053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-06-13T01:43:49', 'original_language')
2026-06-13T01:43:49.330363105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.331000709Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-06-13T01:43:49.331175331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013242s
2026-06-13T01:43:49.331336776Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-06-13T01:43:49.331526749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.331744117Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 177
2026-06-13T01:43:49.331963358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-06-13T01:43:49', 'add_on_manual_interaction_required_to_notifications')
2026-06-13T01:43:49.332291830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.332949074Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-06-13T01:43:49.333145580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014141s
2026-06-13T01:43:49.333306734Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-06-13T01:43:49.333472468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.333688273Z [Info] list_sync_time: Starting migration of Log DB to 178
2026-06-13T01:43:49.333857133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-06-13T01:43:49', 'list_sync_time')
2026-06-13T01:43:49.334155995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.334826265Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-06-13T01:43:49.335016668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013506s
2026-06-13T01:43:49.335161290Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-06-13T01:43:49.335326513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.335545243Z [Info] add_auto_tagging: Starting migration of Log DB to 179
2026-06-13T01:43:49.335879617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-06-13T01:43:49', 'add_auto_tagging')
2026-06-13T01:43:49.336200994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.336822015Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-06-13T01:43:49.337000174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014868s
2026-06-13T01:43:49.337163302Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-06-13T01:43:49.337329256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.337552125Z [Info] task_duration: Starting migration of Log DB to 180
2026-06-13T01:43:49.337720785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-06-13T01:43:49', 'task_duration')
2026-06-13T01:43:49.338029847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.338743465Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-06-13T01:43:49.338912816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014074s
2026-06-13T01:43:49.339078179Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-06-13T01:43:49.339255075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.339472002Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 181
2026-06-13T01:43:49.339655792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-06-13T01:43:49', 'quality_definition_preferred_size')
2026-06-13T01:43:49.340190710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.340753553Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-06-13T01:43:49.340941492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014901s
2026-06-13T01:43:49.341102095Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-06-13T01:43:49.341291717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.341511660Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 182
2026-06-13T01:43:49.341707625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-06-13T01:43:49', 'add_custom_format_score_bypass_to_delay_profile')
2026-06-13T01:43:49.342035696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.342572858Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-06-13T01:43:49.342769504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012784s
2026-06-13T01:43:49.342931310Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-06-13T01:43:49.343103166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.343322428Z [Info] update_images_remote_url: Starting migration of Log DB to 183
2026-06-13T01:43:49.343500366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-06-13T01:43:49', 'update_images_remote_url')
2026-06-13T01:43:49.343808827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.344364436Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-06-13T01:43:49.344544629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012509s
2026-06-13T01:43:49.344703930Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-06-13T01:43:49.344890376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.345111792Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 184
2026-06-13T01:43:49.345306494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-06-13T01:43:49', 'remove_invalid_roksbox_metadata_images')
2026-06-13T01:43:49.345625126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.346151195Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-06-13T01:43:49.346341348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012568s
2026-06-13T01:43:49.346500669Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-06-13T01:43:49.346665461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.346886526Z [Info] add_episode_runtime: Starting migration of Log DB to 185
2026-06-13T01:43:49.347060577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-06-13T01:43:49', 'add_episode_runtime')
2026-06-13T01:43:49.347383748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.347935689Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-06-13T01:43:49.348117576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012568s
2026-06-13T01:43:49.348273359Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-06-13T01:43:49.348442280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.348661181Z [Info] add_result_to_commands: Starting migration of Log DB to 186
2026-06-13T01:43:49.348839309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-06-13T01:43:49', 'add_result_to_commands')
2026-06-13T01:43:49.349148081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.349691796Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-06-13T01:43:49.349868412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012437s
2026-06-13T01:43:49.350028926Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-06-13T01:43:49.350205641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.350423170Z [Info] add_on_series_add_to_notifications: Starting migration of Log DB to 187
2026-06-13T01:43:49.350604385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-06-13T01:43:49', 'add_on_series_add_to_notifications')
2026-06-13T01:43:49.350920962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.351502343Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-06-13T01:43:49.351688899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012931s
2026-06-13T01:43:49.351852589Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-06-13T01:43:49.352057502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.352278707Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 188
2026-06-13T01:43:49.352886171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-06-13T01:43:49.353054550Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-13T01:43:49.353218961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-06-13T01:43:49.353722204Z [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)
2026-06-13T01:43:49.354257753Z [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"
2026-06-13T01:43:49.354647578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-06-13T01:43:49.355100150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-06-13T01:43:49.355930532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-06-13T01:43:49.356234144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028368s
2026-06-13T01:43:49.356393194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-06-13T01:43:49.356550040Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:49.356688669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-06-13T01:43:49.357108695Z [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)
2026-06-13T01:43:49.357523300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-06-13T01:43:49.357873295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-06-13T01:43:49.358306418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-06-13T01:43:49.359101449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-06-13T01:43:49.359418347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025549s
2026-06-13T01:43:49.359578731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-13T01:43:49.359734474Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:49.359931200Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-06-13T01:43:49.360357459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-06-13T01:43:49.360712755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-06-13T01:43:49.361139504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-06-13T01:43:49.361518868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-06-13T01:43:49.362277997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-13T01:43:49.362631639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025135s
2026-06-13T01:43:49.362803255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-06-13T01:43:49', 'postgres_update_timestamp_columns_to_with_timezone')
2026-06-13T01:43:49.363137739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.364043583Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-06-13T01:43:49.364248546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039147s
2026-06-13T01:43:49.364408679Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-06-13T01:43:49.364588791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.364821851Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 189
2026-06-13T01:43:49.365020040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-06-13T01:43:49', 'add_colon_replacement_to_naming_config')
2026-06-13T01:43:49.365341487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.365924362Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-06-13T01:43:49.366115306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013298s
2026-06-13T01:43:49.366274727Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-06-13T01:43:49.366446433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.366664693Z [Info] health_restored_notification: Starting migration of Log DB to 190
2026-06-13T01:43:49.366845787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-06-13T01:43:49', 'health_restored_notification')
2026-06-13T01:43:49.367158908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.367750610Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-06-13T01:43:49.367951224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012988s
2026-06-13T01:43:49.368111146Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-06-13T01:43:49.368277321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.368495470Z [Info] add_download_client_tags: Starting migration of Log DB to 191
2026-06-13T01:43:49.368674411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-06-13T01:43:49', 'add_download_client_tags')
2026-06-13T01:43:49.368982010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.369579524Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-06-13T01:43:49.369758494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012941s
2026-06-13T01:43:49.369916673Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-06-13T01:43:49.370090022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.370308642Z [Info] import_exclusion_type: Starting migration of Log DB to 192
2026-06-13T01:43:49.370480057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-06-13T01:43:49', 'import_exclusion_type')
2026-06-13T01:43:49.370785072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.371376994Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-06-13T01:43:49.371555413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012824s
2026-06-13T01:43:49.371714764Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-06-13T01:43:49.371901781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.372126674Z [Info] add_import_list_items: Starting migration of Log DB to 193
2026-06-13T01:43:49.372301356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-06-13T01:43:49', 'add_import_list_items')
2026-06-13T01:43:49.372602482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.373205337Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-06-13T01:43:49.373384047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013023s
2026-06-13T01:43:49.373548939Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-06-13T01:43:49.373718811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.374170601Z [Info] add_notification_status: Starting migration of Log DB to 194
2026-06-13T01:43:49.374347176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-06-13T01:43:49', 'add_notification_status')
2026-06-13T01:43:49.374653503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.375224073Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-06-13T01:43:49.375404777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015019s
2026-06-13T01:43:49.375561653Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-06-13T01:43:49.375750303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.375987090Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Log DB to 195
2026-06-13T01:43:49.376182183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-06-13T01:43:49', 'parse_language_tags_from_existing_subtitle_files')
2026-06-13T01:43:49.376512849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.377093759Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-06-13T01:43:49.377291156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013364s
2026-06-13T01:43:49.377451219Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-06-13T01:43:49.377615369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.377832316Z [Info] add_finale_type: Starting migration of Log DB to 196
2026-06-13T01:43:49.378000916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-06-13T01:43:49', 'add_finale_type')
2026-06-13T01:43:49.378303986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.378874766Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-06-13T01:43:49.379054448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012583s
2026-06-13T01:43:49.379222005Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-06-13T01:43:49.379397689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.379629496Z [Info] list_add_missing_search: Starting migration of Log DB to 197
2026-06-13T01:43:49.379811252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-06-13T01:43:49', 'list_add_missing_search')
2026-06-13T01:43:49.380178071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.380778520Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-06-13T01:43:49.380964926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013674s
2026-06-13T01:43:49.381130158Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-06-13T01:43:49.381320422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.381568702Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 198
2026-06-13T01:43:49.381766801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-06-13T01:43:49', 'parse_title_from_existing_subtitle_files')
2026-06-13T01:43:49.382104802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.382728087Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-06-13T01:43:49.382927429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014045s
2026-06-13T01:43:49.383109946Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-06-13T01:43:49.383287293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.383513800Z [Info] series_last_aired: Starting migration of Log DB to 199
2026-06-13T01:43:49.383716117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-06-13T01:43:49', 'series_last_aired')
2026-06-13T01:43:49.384062325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.384661321Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-06-13T01:43:49.384850412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00137s
2026-06-13T01:43:49.385029202Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-06-13T01:43:49.385208994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.385451723Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 200
2026-06-13T01:43:49.385641495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-06-13T01:43:49', 'AddNewItemMonitorType')
2026-06-13T01:43:49.385979346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.386560547Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-06-13T01:43:49.386755199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013499s
2026-06-13T01:43:49.386924189Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-06-13T01:43:49.387098811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.387346850Z [Info] email_encryption: Starting migration of Log DB to 201
2026-06-13T01:43:49.387540861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-06-13T01:43:49', 'email_encryption')
2026-06-13T01:43:49.387869834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.388465814Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-06-13T01:43:49.388666999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013604s
2026-06-13T01:43:49.388838034Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-06-13T01:43:49.389009199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.389246496Z [Info] add_indexer_flags: Starting migration of Log DB to 202
2026-06-13T01:43:49.389440878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-06-13T01:43:49', 'add_indexer_flags')
2026-06-13T01:43:49.389780642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.390359378Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-06-13T01:43:49.390548178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013456s
2026-06-13T01:43:49.390717890Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-06-13T01:43:49.390906470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.391133607Z [Info] release_type: Starting migration of Log DB to 203
2026-06-13T01:43:49.391347047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-06-13T01:43:49', 'release_type')
2026-06-13T01:43:49.391662573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.392325849Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-06-13T01:43:49.392513046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014135s
2026-06-13T01:43:49.392682828Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-06-13T01:43:49.392872309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.393100158Z [Info] add_add_release_hash: Starting migration of Log DB to 204
2026-06-13T01:43:49.393305221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-06-13T01:43:49', 'add_add_release_hash')
2026-06-13T01:43:49.393650146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.394214493Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-06-13T01:43:49.394402872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013431s
2026-06-13T01:43:49.394587705Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-06-13T01:43:49.394763008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.394998241Z [Info] rename_season_pack_spec: Starting migration of Log DB to 205
2026-06-13T01:43:49.395184717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-06-13T01:43:49', 'rename_season_pack_spec')
2026-06-13T01:43:49.395530654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.396152136Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-06-13T01:43:49.396341968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013717s
2026-06-13T01:43:49.396506529Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-06-13T01:43:49.396670349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.396912427Z [Info] add_tmdbid: Starting migration of Log DB to 206
2026-06-13T01:43:49.397097430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-06-13T01:43:49', 'add_tmdbid')
2026-06-13T01:43:49.397411091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.397990408Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-06-13T01:43:49.398184279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013163s
2026-06-13T01:43:49.398354642Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-06-13T01:43:49.398548462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.398771131Z [Info] add_on_import_complete_to_notifications: Starting migration of Log DB to 209
2026-06-13T01:43:49.398973228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-06-13T01:43:49', 'add_on_import_complete_to_notifications')
2026-06-13T01:43:49.399332160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.399933041Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-06-13T01:43:49.400136350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013759s
2026-06-13T01:43:49.400302876Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-06-13T01:43:49.400503640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.400733413Z [Info] add_monitored_seasons_filter: Starting migration of Log DB to 210
2026-06-13T01:43:49.400931602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-06-13T01:43:49', 'add_monitored_seasons_filter')
2026-06-13T01:43:49.401252478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.401864180Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-06-13T01:43:49.402055285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013494s
2026-06-13T01:43:49.402234466Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-06-13T01:43:49.402427305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.402655194Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Log DB to 211
2026-06-13T01:43:49.402880488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-06-13T01:43:49', 'add_custom_colon_replacement_to_naming_config')
2026-06-13T01:43:49.403227977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.403809318Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-06-13T01:43:49.404063370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013777s
2026-06-13T01:43:49.404234164Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-06-13T01:43:49.404430199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.404674471Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 212
2026-06-13T01:43:49.404881578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-06-13T01:43:49', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-06-13T01:43:49.405251343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.405844037Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-06-13T01:43:49.406051394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014091s
2026-06-13T01:43:49.406226276Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-06-13T01:43:49.406428063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.406673728Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Log DB to 214
2026-06-13T01:43:49.406857879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-06-13T01:43:49', 'add_blurary576p_quality_in_profiles')
2026-06-13T01:43:49.407187893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.407799245Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-06-13T01:43:49.408059729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013738s
2026-06-13T01:43:49.408231936Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-06-13T01:43:49.408429714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.408658766Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Log DB to 215
2026-06-13T01:43:49.408895072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-06-13T01:43:49', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-06-13T01:43:49.409256790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.409838542Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-06-13T01:43:49.410053495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014055s
2026-06-13T01:43:49.410245011Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-06-13T01:43:49.410420254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.410662822Z [Info] add_mal_and_anilist_ids: Starting migration of Log DB to 217
2026-06-13T01:43:49.410846793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-06-13T01:43:49', 'add_mal_and_anilist_ids')
2026-06-13T01:43:49.411195125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.412163154Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-06-13T01:43:49.412352225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017246s
2026-06-13T01:43:49.605425216Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8989
2026-06-13T01:43:49.615502984Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-06-13T01:43:49.619327487Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected main, changing to develop.
2026-06-13T01:43:49.738201619Z [Info] QualityProfileService: Setting up default quality profiles
2026-06-13T01:43:49.806675567Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-06-13T01:43:49.806869528Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-06-13T01:43:49.807034731Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/sonarr/bin
2026-06-13T01:43:49.905151313Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-06-13T01:43:50.358425321Z [ls.io-init] done.