2026-04-18T00:05:12.733702473Z [migrations] started
2026-04-18T00:05:12.733753416Z [migrations] no migrations found
2026-04-18T00:05:12.753682513Z usermod: no changes
2026-04-18T00:05:12.759549810Z ───────────────────────────────────────
2026-04-18T00:05:12.759569790Z
2026-04-18T00:05:12.759576674Z ██╗ ███████╗██╗ ██████╗
2026-04-18T00:05:12.759583828Z ██║ ██╔════╝██║██╔═══██╗
2026-04-18T00:05:12.759590402Z ██║ ███████╗██║██║ ██║
2026-04-18T00:05:12.759596855Z ██║ ╚════██║██║██║ ██║
2026-04-18T00:05:12.759603308Z ███████╗███████║██║╚██████╔╝
2026-04-18T00:05:12.759609941Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-04-18T00:05:12.759616504Z
2026-04-18T00:05:12.759622607Z Brought to you by linuxserver.io
2026-04-18T00:05:12.759628929Z ───────────────────────────────────────
2026-04-18T00:05:12.759877951Z
2026-04-18T00:05:12.759887560Z To support the app dev(s) visit:
2026-04-18T00:05:12.761755272Z Sonarr: https://sonarr.tv/donate
2026-04-18T00:05:12.762058843Z
2026-04-18T00:05:12.762062741Z To support LSIO projects visit:
2026-04-18T00:05:12.762066178Z https://www.linuxserver.io/donate/
2026-04-18T00:05:12.762069585Z
2026-04-18T00:05:12.762072942Z ───────────────────────────────────────
2026-04-18T00:05:12.762076729Z GID/UID
2026-04-18T00:05:12.762080257Z ───────────────────────────────────────
2026-04-18T00:05:12.766406149Z
2026-04-18T00:05:12.766426460Z User UID: 911
2026-04-18T00:05:12.766434155Z User GID: 911
2026-04-18T00:05:12.766441861Z ───────────────────────────────────────
2026-04-18T00:05:12.768172566Z Linuxserver.io version: 4.0.17.2953-ls167
2026-04-18T00:05:12.768442670Z Build-date: 2026-04-18T00:01:37+00:00
2026-04-18T00:05:12.768453883Z ───────────────────────────────────────
2026-04-18T00:05:12.768460887Z
2026-04-18T00:05:12.817536797Z [custom-init] No custom files found, skipping...
2026-04-18T00:05:13.143966865Z [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.17.2953
2026-04-18T00:05:13.218590279Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-18T00:05:13.224694333Z [Debug] Bootstrap: Console selected
2026-04-18T00:05:13.226334356Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-18T00:05:13.581495308Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-18T00:05:13.647689825Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {42437984-8de8-4070-8244-c70e601ae464} may be persisted to storage in unencrypted form.
2026-04-18T00:05:13.736970870Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-04-18T00:05:13.790806045Z [Info] MigrationController: *** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-04-18T00:05:13.892092839Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-04-18T00:05:13.902357893Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:13.902891829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:13.950096811Z [Info] DatabaseEngineVersionCheck: SQLite 3.51.2
2026-04-18T00:05:13.951980053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0477571s
2026-04-18T00:05:13.952164846Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-04-18T00:05:13.952296801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0496182s
2026-04-18T00:05:13.963956434Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-04-18T00:05:13.964528326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:13.969957781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-04-18T00:05:13.978029207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-04-18T00:05:13.999358685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292181s
2026-04-18T00:05:13.999644310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.001708778Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-04-18T00:05:14.001746585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0316023s
2026-04-18T00:05:14.009669552Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-04-18T00:05:14.009741116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.015595015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-04-18T00:05:14.017005486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-18T00:05:14.017329880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016191s
2026-04-18T00:05:14.017530323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-18T00:05:14.017781579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00015s
2026-04-18T00:05:14.018160082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-04-18T00:05:14.018594226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-04-18T00:05:14.019197551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009154s
2026-04-18T00:05:14.019231670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.019909275Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-04-18T00:05:14.019971600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016252s
2026-04-18T00:05:14.020442909Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-04-18T00:05:14.020514323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.021167349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-18T00:05:14.021258622Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s
2026-04-18T00:05:14.021300306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-04-18T00:05:14.021525410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-04-18T00:05:14.021872970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003664s
2026-04-18T00:05:14.021905956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.022518159Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-04-18T00:05:14.022554422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010021s
2026-04-18T00:05:14.023566721Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-04-18T00:05:14.023599677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.024455301Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-04-18T00:05:14.030078556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-04-18T00:05:14.030313710Z [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-04-18T00:05:14.030640868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004542s
2026-04-18T00:05:14.030674326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-04-18T00:05:14.030862104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-04-18T00:05:14.031109332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002601s
2026-04-18T00:05:14.031153902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-04-18T00:05:14.031236478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2026-04-18T00:05:14.031502524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002701s
2026-04-18T00:05:14.031599830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-04-18T00:05:14.031695703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-04-18T00:05:14.031992110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002428s
2026-04-18T00:05:14.032064205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2026-04-18T00:05:14.032297816Z [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-04-18T00:05:14.032992024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007563s
2026-04-18T00:05:14.033024790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-04-18T00:05:14.033203850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-04-18T00:05:14.033404164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002385s
2026-04-18T00:05:14.033505398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-04-18T00:05:14.033557212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-04-18T00:05:14.033849651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000241s
2026-04-18T00:05:14.033960735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ImdbId)
2026-04-18T00:05:14.034028411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ImdbId" ON "Series" ("ImdbId" ASC)
2026-04-18T00:05:14.034254406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002348s
2026-04-18T00:05:14.034401362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-04-18T00:05:14.034455802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-04-18T00:05:14.034698571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002386s
2026-04-18T00:05:14.034839094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Seasons
2026-04-18T00:05:14.034902892Z [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-04-18T00:05:14.035245672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003549s
2026-04-18T00:05:14.035342758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2026-04-18T00:05:14.035476808Z [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-04-18T00:05:14.036163922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006306s
2026-04-18T00:05:14.036273212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-04-18T00:05:14.036343213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-04-18T00:05:14.036673949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002938s
2026-04-18T00:05:14.036735293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2026-04-18T00:05:14.036888441Z [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-04-18T00:05:14.037303226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004353s
2026-04-18T00:05:14.037377476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (Path)
2026-04-18T00:05:14.037531626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_EpisodeFiles_Path" ON "EpisodeFiles" ("Path" ASC)
2026-04-18T00:05:14.037773934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002656s
2026-04-18T00:05:14.037903736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-04-18T00:05:14.037979328Z [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-04-18T00:05:14.038361788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004028s
2026-04-18T00:05:14.038497301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-04-18T00:05:14.038623255Z [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-04-18T00:05:14.045460686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068147s
2026-04-18T00:05:14.045486969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-04-18T00:05:14.045637362Z [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-04-18T00:05:14.045977487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003637s
2026-04-18T00:05:14.046034251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-04-18T00:05:14.046239364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-18T00:05:14.046465439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002768s
2026-04-18T00:05:14.046535320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-04-18T00:05:14.046681665Z [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-04-18T00:05:14.046958272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003304s
2026-04-18T00:05:14.047097873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-04-18T00:05:14.047146020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-18T00:05:14.047427206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002589s
2026-04-18T00:05:14.047533521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles
2026-04-18T00:05:14.047627921Z [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-04-18T00:05:14.047987926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003234s
2026-04-18T00:05:14.048070011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name)
2026-04-18T00:05:14.048156525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-04-18T00:05:14.048454866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002748s
2026-04-18T00:05:14.048530338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualitySizes
2026-04-18T00:05:14.048677685Z [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-04-18T00:05:14.049046407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003416s
2026-04-18T00:05:14.049072320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (QualityId)
2026-04-18T00:05:14.049168313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_QualityId" ON "QualitySizes" ("QualityId" ASC)
2026-04-18T00:05:14.049476083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002668s
2026-04-18T00:05:14.049576184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (Name)
2026-04-18T00:05:14.049656847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_Name" ON "QualitySizes" ("Name" ASC)
2026-04-18T00:05:14.049949246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002604s
2026-04-18T00:05:14.050048185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-04-18T00:05:14.050126703Z [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-04-18T00:05:14.050445796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003449s
2026-04-18T00:05:14.050582772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-04-18T00:05:14.050670849Z [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-04-18T00:05:14.051162088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005068s
2026-04-18T00:05:14.054652348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-18T00:05:14', 'InitialSetup')
2026-04-18T00:05:14.055959360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.057214378Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-04-18T00:05:14.057286042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065311s
2026-04-18T00:05:14.057461947Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-04-18T00:05:14.057539212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.057736830Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Main DB to 2
2026-04-18T00:05:14.059553068Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (TvRageId)
2026-04-18T00:05:14.059889546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_TvRageId"
2026-04-18T00:05:14.060261215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000575s
2026-04-18T00:05:14.060295854Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (ImdbId)
2026-04-18T00:05:14.060472560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_ImdbId"
2026-04-18T00:05:14.060716522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002585s
2026-04-18T00:05:14.060833126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-18T00:05:14', 'remove_tvrage_imdb_unique_constraint')
2026-04-18T00:05:14.061046867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.061961920Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-04-18T00:05:14.062037762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015389s
2026-04-18T00:05:14.062139417Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-04-18T00:05:14.062248186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.062398339Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Main DB to 3
2026-04-18T00:05:14.063289163Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2026-04-18T00:05:14.063624719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-04-18T00:05:14.063956246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005379s
2026-04-18T00:05:14.064052510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-04-18T00:05:14.064176590Z [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-04-18T00:05:14.064533719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003793s
2026-04-18T00:05:14.064650715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-18T00:05:14', 'remove_renamed_scene_mapping_columns')
2026-04-18T00:05:14.064871209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.065512541Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-04-18T00:05:14.065630378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013575s
2026-04-18T00:05:14.065729718Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-04-18T00:05:14.065846854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.065993840Z [Info] updated_history: Starting migration of Main DB to 4
2026-04-18T00:05:14.066443305Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable History
2026-04-18T00:05:14.066600773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-04-18T00:05:14.066869103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003065s
2026-04-18T00:05:14.066971950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-04-18T00:05:14.067081711Z [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-04-18T00:05:14.067434732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003735s
2026-04-18T00:05:14.067558111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-18T00:05:14', 'updated_history')
2026-04-18T00:05:14.067773494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.068390708Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-04-18T00:05:14.068492262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013242s
2026-04-18T00:05:14.068606743Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-04-18T00:05:14.068757657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.068867788Z [Info] added_eventtype_to_history: Starting migration of Main DB to 5
2026-04-18T00:05:14.069164145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-04-18T00:05:14.069279027Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.069355471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History EventType Int32
2026-04-18T00:05:14.069463037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "EventType" INTEGER
2026-04-18T00:05:14.069992724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005123s
2026-04-18T00:05:14.070093186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-18T00:05:14', 'added_eventtype_to_history')
2026-04-18T00:05:14.070331566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.070879269Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-04-18T00:05:14.071001566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014142s
2026-04-18T00:05:14.071089863Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-04-18T00:05:14.071195166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.071338665Z [Info] add_index_to_log_time: Starting migration of Main DB to 6
2026-04-18T00:05:14.071501032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-18T00:05:14', 'add_index_to_log_time')
2026-04-18T00:05:14.071728660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.072280652Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-04-18T00:05:14.072393389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010726s
2026-04-18T00:05:14.072497569Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-04-18T00:05:14.072592570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.072747302Z [Info] add_renameEpisodes_to_naming: Starting migration of Main DB to 7
2026-04-18T00:05:14.073427532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-04-18T00:05:14.073549507Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.073621643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameEpisodes Boolean
2026-04-18T00:05:14.073749360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameEpisodes" INTEGER
2026-04-18T00:05:14.074252573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005007s
2026-04-18T00:05:14.074485553Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-04-18T00:05:14.074852983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-04-18T00:05:14.075061943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004261s
2026-04-18T00:05:14.075167065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-18T00:05:14', 'add_renameEpisodes_to_naming')
2026-04-18T00:05:14.075388551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.075995614Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-04-18T00:05:14.076139674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013571s
2026-04-18T00:05:14.076252742Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-04-18T00:05:14.076351551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.076511804Z [Info] remove_backlog: Starting migration of Main DB to 8
2026-04-18T00:05:14.078592584Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series BacklogSetting
2026-04-18T00:05:14.095052675Z [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-04-18T00:05:14.095836955Z [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-04-18T00:05:14.096484900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-04-18T00:05:14.097266534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-04-18T00:05:14.098510910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-04-18T00:05:14.098781315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-04-18T00:05:14.099035386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202914s
2026-04-18T00:05:14.099142111Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig UseSceneName
2026-04-18T00:05:14.100392530Z [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-04-18T00:05:14.100907567Z [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-04-18T00:05:14.101343665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-04-18T00:05:14.101634561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-04-18T00:05:14.102747192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003502s
2026-04-18T00:05:14.102870090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-18T00:05:14', 'remove_backlog')
2026-04-18T00:05:14.103082878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.103931227Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-04-18T00:05:14.104035908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046764s
2026-04-18T00:05:14.104148735Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-04-18T00:05:14.104244949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.104403949Z [Info] fix_rename_episodes: Starting migration of Main DB to 9
2026-04-18T00:05:14.107206373Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig SeasonFolderFormat
2026-04-18T00:05:14.108383273Z [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-04-18T00:05:14.108866797Z [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-04-18T00:05:14.109267524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-04-18T00:05:14.109567318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-04-18T00:05:14.110660029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033166s
2026-04-18T00:05:14.110777245Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.112924620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 1 WHERE "RenameEpisodes" = -1
2026-04-18T00:05:14.113150324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022764s
2026-04-18T00:05:14.113255396Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.113384035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 0 WHERE "RenameEpisodes" = -2
2026-04-18T00:05:14.113628477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002727s
2026-04-18T00:05:14.113754341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-04-18T00:05:14', 'fix_rename_episodes')
2026-04-18T00:05:14.114016769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.114731258Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-04-18T00:05:14.114840699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013732s
2026-04-18T00:05:14.114943115Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-04-18T00:05:14.115036804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.115241816Z [Info] add_monitored: Starting migration of Main DB to 10
2026-04-18T00:05:14.116438436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-04-18T00:05:14.116549751Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-18T00:05:14.116620162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Monitored Boolean
2026-04-18T00:05:14.116736857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Monitored" INTEGER
2026-04-18T00:05:14.117234790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004954s
2026-04-18T00:05:14.117348028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Seasons
2026-04-18T00:05:14.117417308Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-18T00:05:14.117504193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Seasons Monitored Boolean
2026-04-18T00:05:14.117614235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons" ADD COLUMN "Monitored" INTEGER
2026-04-18T00:05:14.118078209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000465s
2026-04-18T00:05:14.118206608Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.118424106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-04-18T00:05:14.118580972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000284s
2026-04-18T00:05:14.118679460Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.118763289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-04-18T00:05:14.118944073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001698s
2026-04-18T00:05:14.119031599Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.119110829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-04-18T00:05:14.119275571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001665s
2026-04-18T00:05:14.119363337Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.119471395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-04-18T00:05:14.119630987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001681s
2026-04-18T00:05:14.119739936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-18T00:05:14', 'add_monitored')
2026-04-18T00:05:14.119976362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.120579838Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-04-18T00:05:14.120681142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011071s
2026-04-18T00:05:14.120799811Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-04-18T00:05:14.120886926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.121060315Z [Info] remove_ignored: Starting migration of Main DB to 11
2026-04-18T00:05:14.121297373Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Seasons Ignored
2026-04-18T00:05:14.122461698Z [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-04-18T00:05:14.122828497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Seasons_temp" ("Id", "SeriesId", "SeasonNumber", "Monitored") SELECT "Id", "SeriesId", "SeasonNumber", "Monitored" FROM "Seasons"
2026-04-18T00:05:14.123079753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-04-18T00:05:14.123358093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons_temp" RENAME TO "Seasons"
2026-04-18T00:05:14.124486366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030654s
2026-04-18T00:05:14.124594203Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes Ignored
2026-04-18T00:05:14.125783989Z [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-04-18T00:05:14.126372444Z [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-04-18T00:05:14.126919726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-04-18T00:05:14.127297076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-04-18T00:05:14.128380749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-04-18T00:05:14.128653258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039583s
2026-04-18T00:05:14.128775213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-18T00:05:14', 'remove_ignored')
2026-04-18T00:05:14.128986419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.130102657Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-04-18T00:05:14.130213430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054127s
2026-04-18T00:05:14.130310766Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-04-18T00:05:14.130415557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.130563395Z [Info] remove_custom_start_date: Starting migration of Main DB to 12
2026-04-18T00:05:14.130789360Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series CustomStartDate
2026-04-18T00:05:14.132050740Z [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-04-18T00:05:14.132764788Z [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-04-18T00:05:14.133378705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-04-18T00:05:14.133854353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-04-18T00:05:14.139577580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-04-18T00:05:14.139902023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-04-18T00:05:14.140143539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092324s
2026-04-18T00:05:14.140256056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-04-18T00:05:14', 'remove_custom_start_date')
2026-04-18T00:05:14.140464576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.141210158Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-04-18T00:05:14.141318967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103036s
2026-04-18T00:05:14.141438427Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-04-18T00:05:14.141534811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.141693190Z [Info] add_air_date_utc: Starting migration of Main DB to 13
2026-04-18T00:05:14.142108717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-04-18T00:05:14.142181243Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-18T00:05:14.142287517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDateUtc DateTime
2026-04-18T00:05:14.142394904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDateUtc" DATETIME
2026-04-18T00:05:14.142892285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005002s
2026-04-18T00:05:14.142994701Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-04-18T00:05:14.143136327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-04-18T00:05:14.143310918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001932s
2026-04-18T00:05:14.143415128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-18T00:05:14', 'add_air_date_utc')
2026-04-18T00:05:14.143610662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.144189628Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-04-18T00:05:14.144309479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010548s
2026-04-18T00:05:14.144419852Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-04-18T00:05:14.144503741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.144651438Z [Info] drop_air_date: Starting migration of Main DB to 14
2026-04-18T00:05:14.144846311Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes AirDate
2026-04-18T00:05:14.145808028Z [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-04-18T00:05:14.146425100Z [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-04-18T00:05:14.146917873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-04-18T00:05:14.147262146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-04-18T00:05:14.148387122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-04-18T00:05:14.148652517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036841s
2026-04-18T00:05:14.148755664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-18T00:05:14', 'drop_air_date')
2026-04-18T00:05:14.148956419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.149617510Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-04-18T00:05:14.149715698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046558s
2026-04-18T00:05:14.149814517Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-04-18T00:05:14.149908246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.150050402Z [Info] add_air_date_as_string: Starting migration of Main DB to 15
2026-04-18T00:05:14.150329644Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-04-18T00:05:14.150442471Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-18T00:05:14.150516841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDate String
2026-04-18T00:05:14.150621793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDate" TEXT
2026-04-18T00:05:14.151064194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004439s
2026-04-18T00:05:14.151171850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-18T00:05:14', 'add_air_date_as_string')
2026-04-18T00:05:14.151379258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.151969367Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-04-18T00:05:14.152083116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013417s
2026-04-18T00:05:14.152176975Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-04-18T00:05:14.152269551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.152414854Z [Info] updated_imported_history_item: Starting migration of Main DB to 16
2026-04-18T00:05:14.152612572Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-04-18T00:05:14.152755921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-04-18T00:05:14.152947917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001899s
2026-04-18T00:05:14.153048440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-18T00:05:14', 'updated_imported_history_item')
2026-04-18T00:05:14.153266940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.153821627Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-04-18T00:05:14.153931689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010627s
2026-04-18T00:05:14.154026760Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-04-18T00:05:14.154115269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.154285181Z [Info] reset_scene_names: Starting migration of Main DB to 17
2026-04-18T00:05:14.154485043Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-04-18T00:05:14.154626819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-04-18T00:05:14.154798645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000167s
2026-04-18T00:05:14.154894458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-18T00:05:14', 'reset_scene_names')
2026-04-18T00:05:14.155088008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.155566511Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-04-18T00:05:14.155668818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009339s
2026-04-18T00:05:14.155766264Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-04-18T00:05:14.155873790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.156018472Z [Info] remove_duplicates: Starting migration of Main DB to 18
2026-04-18T00:05:14.156216531Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.156329338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.166906020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105752s
2026-04-18T00:05:14.167027635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-18T00:05:14', 'remove_duplicates')
2026-04-18T00:05:14.167222958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.167793928Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-04-18T00:05:14.167936114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114665s
2026-04-18T00:05:14.168040314Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-04-18T00:05:14.168135666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.168279516Z [Info] restore_unique_constraints: Starting migration of Main DB to 19
2026-04-18T00:05:14.168827850Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-04-18T00:05:14.168964165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-04-18T00:05:14.169237575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002658s
2026-04-18T00:05:14.169353098Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-04-18T00:05:14.169463340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-04-18T00:05:14.169738604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002445s
2026-04-18T00:05:14.169794687Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-04-18T00:05:14.169920050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-04-18T00:05:14.170177027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002437s
2026-04-18T00:05:14.170293071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-04-18T00:05:14.170399986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-04-18T00:05:14.170629308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002306s
2026-04-18T00:05:14.170732246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-04-18T00:05:14.170826155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-04-18T00:05:14.171058262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002291s
2026-04-18T00:05:14.171153053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-04-18T00:05:14.171251942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-04-18T00:05:14.171491475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002365s
2026-04-18T00:05:14.171596656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-18T00:05:14', 'restore_unique_constraints')
2026-04-18T00:05:14.171800457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.172476609Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-04-18T00:05:14.172586230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012176s
2026-04-18T00:05:14.172682493Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-04-18T00:05:14.172781884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.172924882Z [Info] add_year_and_seasons_to_series: Starting migration of Main DB to 20
2026-04-18T00:05:14.173314055Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-04-18T00:05:14.173429508Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.173504489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Year Int32
2026-04-18T00:05:14.173602005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Year" INTEGER
2026-04-18T00:05:14.174057593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000454s
2026-04-18T00:05:14.174152745Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-04-18T00:05:14.174251754Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.174341665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Seasons String
2026-04-18T00:05:14.174448921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Seasons" TEXT
2026-04-18T00:05:14.174888406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004367s
2026-04-18T00:05:14.174985101Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.175062096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.179038264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039592s
2026-04-18T00:05:14.179165170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-18T00:05:14', 'add_year_and_seasons_to_series')
2026-04-18T00:05:14.179367627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.180049791Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-04-18T00:05:14.180161025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049735s
2026-04-18T00:05:14.180259263Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-04-18T00:05:14.180355377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.180494266Z [Info] drop_seasons_table: Starting migration of Main DB to 21
2026-04-18T00:05:14.180678137Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Seasons
2026-04-18T00:05:14.180778068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-04-18T00:05:14.181035787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002506s
2026-04-18T00:05:14.181135558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-18T00:05:14', 'drop_seasons_table')
2026-04-18T00:05:14.181344389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.182158929Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-04-18T00:05:14.182264953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013739s
2026-04-18T00:05:14.182360505Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-04-18T00:05:14.182462140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.182600799Z [Info] move_indexer_to_generic_provider: Starting migration of Main DB to 22
2026-04-18T00:05:14.182844179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-18T00:05:14.182943399Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.183024653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers ConfigContract String
2026-04-18T00:05:14.183123512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "ConfigContract" TEXT
2026-04-18T00:05:14.183566464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004381s
2026-04-18T00:05:14.183670303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-18T00:05:14', 'move_indexer_to_generic_provider')
2026-04-18T00:05:14.183897852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.184424312Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-04-18T00:05:14.184534915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012952s
2026-04-18T00:05:14.184629676Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-04-18T00:05:14.184732863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.184871623Z [Info] add_config_contract_to_indexers: Starting migration of Main DB to 23
2026-04-18T00:05:14.186738222Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.186870769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NewznabSettings' WHERE "Implementation" = 'Newznab'
2026-04-18T00:05:14.187042225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001978s
2026-04-18T00:05:14.187118939Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.187209211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-04-18T00:05:14.187393382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001852s
2026-04-18T00:05:14.187474926Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.187554717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Wombles'
2026-04-18T00:05:14.187748417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001852s
2026-04-18T00:05:14.187822426Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.187927768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Eztv'
2026-04-18T00:05:14.188111037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001917s
2026-04-18T00:05:14.188206920Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-18T00:05:14.190582445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "ConfigContract" IS NULL
2026-04-18T00:05:14.190758639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024413s
2026-04-18T00:05:14.190857438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-18T00:05:14', 'add_config_contract_to_indexers')
2026-04-18T00:05:14.191102602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.191607449Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-04-18T00:05:14.191722671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032872s
2026-04-18T00:05:14.191814826Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-04-18T00:05:14.191928095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.192068738Z [Info] drop_tvdb_episodeid: Starting migration of Main DB to 24
2026-04-18T00:05:14.192283631Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes TvDbEpisodeId
2026-04-18T00:05:14.193166980Z [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-04-18T00:05:14.193683330Z [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-04-18T00:05:14.194186383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-04-18T00:05:14.194531308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-04-18T00:05:14.195636474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032537s
2026-04-18T00:05:14.195743549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-18T00:05:14', 'drop_tvdb_episodeid')
2026-04-18T00:05:14.196015667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.196698282Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-04-18T00:05:14.196798564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043159s
2026-04-18T00:05:14.196894828Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-04-18T00:05:14.196999679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.197140352Z [Info] move_notification_to_generic_provider: Starting migration of Main DB to 25
2026-04-18T00:05:14.197391238Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-18T00:05:14.197501399Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.197576541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications ConfigContract String
2026-04-18T00:05:14.197684067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "ConfigContract" TEXT
2026-04-18T00:05:14.198131549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000449s
2026-04-18T00:05:14.198241249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-18T00:05:14', 'move_notification_to_generic_provider')
2026-04-18T00:05:14.198460261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.199059447Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-04-18T00:05:14.199171333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013729s
2026-04-18T00:05:14.199271595Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-04-18T00:05:14.199378039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.199524534Z [Info] add_config_contract_to_notifications: Starting migration of Main DB to 26
2026-04-18T00:05:14.200267250Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.200369977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'EmailSettings' WHERE "Implementation" = 'Email'
2026-04-18T00:05:14.200563246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001943s
2026-04-18T00:05:14.200644930Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.200728849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'GrowlSettings' WHERE "Implementation" = 'Growl'
2026-04-18T00:05:14.200914904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001839s
2026-04-18T00:05:14.200996479Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.201077983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'NotifyMyAndroidSettings' WHERE "Implementation" = 'NotifyMyAndroid'
2026-04-18T00:05:14.201275791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001941s
2026-04-18T00:05:14.201357506Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.201440643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexClientSettings' WHERE "Implementation" = 'PlexClient'
2026-04-18T00:05:14.201631808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001863s
2026-04-18T00:05:14.201715266Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.201805478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexServerSettings' WHERE "Implementation" = 'PlexServer'
2026-04-18T00:05:14.201983056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001845s
2026-04-18T00:05:14.202068448Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.202153669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'ProwlSettings' WHERE "Implementation" = 'Prowl'
2026-04-18T00:05:14.202335536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001828s
2026-04-18T00:05:14.202418553Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.202503464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushBulletSettings' WHERE "Implementation" = 'PushBullet'
2026-04-18T00:05:14.202689358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001854s
2026-04-18T00:05:14.202771654Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.202854260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushoverSettings' WHERE "Implementation" = 'Pushover'
2026-04-18T00:05:14.203038692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001825s
2026-04-18T00:05:14.203122210Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.203202712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'XbmcSettings' WHERE "Implementation" = 'Xbmc'
2026-04-18T00:05:14.203383987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001761s
2026-04-18T00:05:14.203464139Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-18T00:05:14.203583599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "ConfigContract" IS NULL
2026-04-18T00:05:14.203740415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001708s
2026-04-18T00:05:14.203836939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-18T00:05:14', 'add_config_contract_to_notifications')
2026-04-18T00:05:14.204056482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.204577401Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-04-18T00:05:14.204687743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001002s
2026-04-18T00:05:14.204785229Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-04-18T00:05:14.204870701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.205013489Z [Info] fix_omgwtfnzbs: Starting migration of Main DB to 27
2026-04-18T00:05:14.206010497Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.206118755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-04-18T00:05:14.206315712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001965s
2026-04-18T00:05:14.206397426Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.206483650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" IS NULL
2026-04-18T00:05:14.206668442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001873s
2026-04-18T00:05:14.206753583Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.206844537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" = ''
2026-04-18T00:05:14.207025190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001849s
2026-04-18T00:05:14.207122627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-18T00:05:14', 'fix_omgwtfnzbs')
2026-04-18T00:05:14.207317158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.207794981Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-04-18T00:05:14.207910353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009535s
2026-04-18T00:05:14.208013100Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-04-18T00:05:14.208105676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.208247171Z [Info] add_blacklist_table: Starting migration of Main DB to 28
2026-04-18T00:05:14.208590293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-04-18T00:05:14.208713992Z [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-04-18T00:05:14.209070410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003689s
2026-04-18T00:05:14.209176764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-18T00:05:14', 'add_blacklist_table')
2026-04-18T00:05:14.209376135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.209945723Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-04-18T00:05:14.210051686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012452s
2026-04-18T00:05:14.210145976Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-04-18T00:05:14.210246228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.210386721Z [Info] add_formats_to_naming_config: Starting migration of Main DB to 29
2026-04-18T00:05:14.210718008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-04-18T00:05:14.210823230Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-18T00:05:14.210897089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardEpisodeFormat String
2026-04-18T00:05:14.211019405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardEpisodeFormat" TEXT
2026-04-18T00:05:14.211477959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004629s
2026-04-18T00:05:14.211581908Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-04-18T00:05:14.211665857Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-18T00:05:14.211743373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig DailyEpisodeFormat String
2026-04-18T00:05:14.211881171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "DailyEpisodeFormat" TEXT
2026-04-18T00:05:14.212368011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005058s
2026-04-18T00:05:14.212459465Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.212591401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.217779430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052203s
2026-04-18T00:05:14.217899952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-18T00:05:14', 'add_formats_to_naming_config')
2026-04-18T00:05:14.218109865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.218664773Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-04-18T00:05:14.218771568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061101s
2026-04-18T00:05:14.218870397Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-04-18T00:05:14.218975699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.219116392Z [Info] add_season_folder_format_to_naming_config: Starting migration of Main DB to 30
2026-04-18T00:05:14.219427489Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-04-18T00:05:14.219532080Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.219606580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeasonFolderFormat String
2026-04-18T00:05:14.219719678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeasonFolderFormat" TEXT
2026-04-18T00:05:14.220184784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004625s
2026-04-18T00:05:14.220283784Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.220372482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.221028594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006429s
2026-04-18T00:05:14.221126471Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-04-18T00:05:14.221245721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-04-18T00:05:14.221405323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001532s
2026-04-18T00:05:14.221484622Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-04-18T00:05:14.221604474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-04-18T00:05:14.221751299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001462s
2026-04-18T00:05:14.221849156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-18T00:05:14', 'add_season_folder_format_to_naming_config')
2026-04-18T00:05:14.222056845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.222593576Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-04-18T00:05:14.222706634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009841s
2026-04-18T00:05:14.222808799Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-04-18T00:05:14.222905143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.223047099Z [Info] delete_old_naming_config_columns: Starting migration of Main DB to 31
2026-04-18T00:05:14.223405551Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig Separator, NumberStyle, IncludeSeriesTitle, IncludeEpisodeTitle, IncludeQuality, ReplaceSpaces
2026-04-18T00:05:14.224393190Z [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-04-18T00:05:14.224764548Z [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-04-18T00:05:14.225101717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-04-18T00:05:14.225366501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-04-18T00:05:14.226450454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028766s
2026-04-18T00:05:14.226554904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-18T00:05:14', 'delete_old_naming_config_columns')
2026-04-18T00:05:14.226768294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.227513074Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-04-18T00:05:14.227622875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039447s
2026-04-18T00:05:14.227720010Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-04-18T00:05:14.227820823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.227984313Z [Info] set_default_release_group: Starting migration of Main DB to 32
2026-04-18T00:05:14.228574491Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.228679252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = 'DRONE' WHERE "ReleaseGroup" IS NULL
2026-04-18T00:05:14.228864195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001843s
2026-04-18T00:05:14.228958455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-18T00:05:14', 'set_default_release_group')
2026-04-18T00:05:14.229170392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.229645258Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-04-18T00:05:14.229751953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009667s
2026-04-18T00:05:14.229848708Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-04-18T00:05:14.232659920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.232812046Z [Info] add_api_key_to_pushover: Starting migration of Main DB to 33
2026-04-18T00:05:14.233005936Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.233105828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.233887191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007729s
2026-04-18T00:05:14.233998345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-18T00:05:14', 'add_api_key_to_pushover')
2026-04-18T00:05:14.234213498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.234739588Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-04-18T00:05:14.234844700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016265s
2026-04-18T00:05:14.234949691Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-04-18T00:05:14.235046486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.235188502Z [Info] remove_series_contraints: Starting migration of Main DB to 34
2026-04-18T00:05:14.236412868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-04-18T00:05:14.236511767Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-18T00:05:14.236786601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series ImdbId String
2026-04-18T00:05:14.238120958Z [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-04-18T00:05:14.238795437Z [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-04-18T00:05:14.239393902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-04-18T00:05:14.239817415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-04-18T00:05:14.240895306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-04-18T00:05:14.241124557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-04-18T00:05:14.241343388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044426s
2026-04-18T00:05:14.241435564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series TitleSlug String
2026-04-18T00:05:14.242323983Z [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-04-18T00:05:14.243005385Z [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-04-18T00:05:14.243612127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-04-18T00:05:14.244120080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-04-18T00:05:14.245192731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-04-18T00:05:14.245423045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-04-18T00:05:14.245640984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041025s
2026-04-18T00:05:14.245744612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-18T00:05:14', 'remove_series_contraints')
2026-04-18T00:05:14.245951529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.246607681Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-04-18T00:05:14.246711139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050673s
2026-04-18T00:05:14.246811311Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-04-18T00:05:14.246916372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.247057356Z [Info] add_series_folder_format_to_naming_config: Starting migration of Main DB to 35
2026-04-18T00:05:14.247699409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-04-18T00:05:14.247811575Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s
2026-04-18T00:05:14.247909122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeriesFolderFormat String
2026-04-18T00:05:14.248015456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeriesFolderFormat" TEXT
2026-04-18T00:05:14.248448779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004426s
2026-04-18T00:05:14.248543149Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.248624723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SeriesFolderFormat" = '{Series Title}' WHERE 1 = 1
2026-04-18T00:05:14.248801800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001738s
2026-04-18T00:05:14.248898384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-18T00:05:14', 'add_series_folder_format_to_naming_config')
2026-04-18T00:05:14.249107405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.249724067Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-04-18T00:05:14.249842355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010939s
2026-04-18T00:05:14.249939982Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-04-18T00:05:14.250035024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.250177420Z [Info] update_with_quality_converters: Starting migration of Main DB to 36
2026-04-18T00:05:14.251050589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-18T00:05:14.251158897Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-18T00:05:14.251231774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles Items String
2026-04-18T00:05:14.251337136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "Items" TEXT
2026-04-18T00:05:14.251771331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000433s
2026-04-18T00:05:14.251883487Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.251974710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.253955329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019694s
2026-04-18T00:05:14.254055401Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.254135772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.255539620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013905s
2026-04-18T00:05:14.255648078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-18T00:05:14', 'update_with_quality_converters')
2026-04-18T00:05:14.255869634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.256470364Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-04-18T00:05:14.256581498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023212s
2026-04-18T00:05:14.256685297Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-04-18T00:05:14.256778345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.256925271Z [Info] add_configurable_qualities: Starting migration of Main DB to 37
2026-04-18T00:05:14.258149316Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityProfiles Allowed
2026-04-18T00:05:14.259065281Z [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-04-18T00:05:14.259351688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-04-18T00:05:14.259580498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-04-18T00:05:14.259947397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-04-18T00:05:14.260984075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-04-18T00:05:14.261229690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029605s
2026-04-18T00:05:14.261323148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityProfiles Items String
2026-04-18T00:05:14.262154021Z [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-04-18T00:05:14.262445488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-04-18T00:05:14.262670862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-04-18T00:05:14.262997650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-04-18T00:05:14.264029969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-04-18T00:05:14.264267528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002839s
2026-04-18T00:05:14.264357078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-04-18T00:05:14.264471208Z [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-04-18T00:05:14.264779970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003223s
2026-04-18T00:05:14.264885232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-04-18T00:05:14.264980835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-04-18T00:05:14.265204595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00022s
2026-04-18T00:05:14.265292963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-04-18T00:05:14.265397554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-04-18T00:05:14.265614671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002186s
2026-04-18T00:05:14.265711727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Weight)
2026-04-18T00:05:14.265808942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Weight" ON "QualityDefinitions" ("Weight" ASC)
2026-04-18T00:05:14.266020288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002138s
2026-04-18T00:05:14.266115600Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.266193657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.267162929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009545s
2026-04-18T00:05:14.267263452Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable QualitySizes
2026-04-18T00:05:14.267347802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualitySizes"
2026-04-18T00:05:14.267886557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005168s
2026-04-18T00:05:14.267995647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-18T00:05:14', 'add_configurable_qualities')
2026-04-18T00:05:14.268203766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.269021984Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-04-18T00:05:14.269135943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016646s
2026-04-18T00:05:14.269236686Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-04-18T00:05:14.269336938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.269479485Z [Info] add_on_upgrade_to_notifications: Starting migration of Main DB to 38
2026-04-18T00:05:14.269744859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-18T00:05:14.269848538Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-18T00:05:14.269927457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnUpgrade Boolean
2026-04-18T00:05:14.270027970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnUpgrade" INTEGER
2026-04-18T00:05:14.270479228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004476s
2026-04-18T00:05:14.270579971Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-04-18T00:05:14.270702849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-04-18T00:05:14.270857009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001526s
2026-04-18T00:05:14.270956199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-18T00:05:14', 'add_on_upgrade_to_notifications')
2026-04-18T00:05:14.271155140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.271760068Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-04-18T00:05:14.271881482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010289s
2026-04-18T00:05:14.272020633Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-04-18T00:05:14.272119201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.272268903Z [Info] add_metadata_tables: Starting migration of Main DB to 39
2026-04-18T00:05:14.272909072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-04-18T00:05:14.273032330Z [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-04-18T00:05:14.273346854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003285s
2026-04-18T00:05:14.273441254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-04-18T00:05:14.273549231Z [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-04-18T00:05:14.273922243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003894s
2026-04-18T00:05:14.274030010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-18T00:05:14', 'add_metadata_tables')
2026-04-18T00:05:14.274231486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.274859541Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-04-18T00:05:14.274964732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013258s
2026-04-18T00:05:14.275063341Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-04-18T00:05:14.275165356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.275304627Z [Info] add_metadata_to_episodes_and_series: Starting migration of Main DB to 40
2026-04-18T00:05:14.275771337Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-04-18T00:05:14.275886058Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.275965618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Actors String
2026-04-18T00:05:14.276068405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Actors" TEXT
2026-04-18T00:05:14.276523983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004547s
2026-04-18T00:05:14.276621529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Ratings String
2026-04-18T00:05:14.276720168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Ratings" TEXT
2026-04-18T00:05:14.277170926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004495s
2026-04-18T00:05:14.277269524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Genres String
2026-04-18T00:05:14.277367922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Genres" TEXT
2026-04-18T00:05:14.277794542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004254s
2026-04-18T00:05:14.277893942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Certification String
2026-04-18T00:05:14.277996568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Certification" TEXT
2026-04-18T00:05:14.278479722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004813s
2026-04-18T00:05:14.278577068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-04-18T00:05:14.278657139Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.278732952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Ratings String
2026-04-18T00:05:14.278833745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Ratings" TEXT
2026-04-18T00:05:14.279404554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004427s
2026-04-18T00:05:14.279506660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Images String
2026-04-18T00:05:14.279606130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Images" TEXT
2026-04-18T00:05:14.280092670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004821s
2026-04-18T00:05:14.280210347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-18T00:05:14', 'add_metadata_to_episodes_and_series')
2026-04-18T00:05:14.280459158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.281076371Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-04-18T00:05:14.281194720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014662s
2026-04-18T00:05:14.281295362Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-04-18T00:05:14.281393981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.281535927Z [Info] fix_xbmc_season_images_metadata: Starting migration of Main DB to 41
2026-04-18T00:05:14.281720478Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-04-18T00:05:14.281881353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-04-18T00:05:14.282079061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001951s
2026-04-18T00:05:14.282180455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-18T00:05:14', 'fix_xbmc_season_images_metadata')
2026-04-18T00:05:14.282378564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.282917710Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-04-18T00:05:14.283033533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010306s
2026-04-18T00:05:14.283130949Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-04-18T00:05:14.283226321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.283366774Z [Info] add_download_clients_table: Starting migration of Main DB to 42
2026-04-18T00:05:14.283784135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-04-18T00:05:14.283928395Z [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-04-18T00:05:14.284303491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003922s
2026-04-18T00:05:14.284416318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-18T00:05:14', 'add_download_clients_table')
2026-04-18T00:05:14.284622744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.285217081Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-04-18T00:05:14.285330109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013086s
2026-04-18T00:05:14.285463928Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-04-18T00:05:14.285565433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.285716276Z [Info] convert_config_to_download_clients: Starting migration of Main DB to 43
2026-04-18T00:05:14.285920377Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.286021221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.290514460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044692s
2026-04-18T00:05:14.290632648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-18T00:05:14', 'convert_config_to_download_clients')
2026-04-18T00:05:14.290860146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.291758445Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-04-18T00:05:14.291907265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057249s
2026-04-18T00:05:14.291993298Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-04-18T00:05:14.292089001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.292233232Z [Info] fix_xbmc_episode_metadata: Starting migration of Main DB to 44
2026-04-18T00:05:14.292447814Z [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-04-18T00:05:14.292632315Z [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-04-18T00:05:14.292866497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002311s
2026-04-18T00:05:14.292956348Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-04-18T00:05:14.293105538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-04-18T00:05:14.293307315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001969s
2026-04-18T00:05:14.293406785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-04-18T00:05:14', 'fix_xbmc_episode_metadata')
2026-04-18T00:05:14.306393350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.307210306Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-04-18T00:05:14.307323293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140922s
2026-04-18T00:05:14.307449367Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-04-18T00:05:14.307544499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.307715052Z [Info] add_indexes: Starting migration of Main DB to 45
2026-04-18T00:05:14.308364911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blacklist (SeriesId)
2026-04-18T00:05:14.308481285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blacklist" ("SeriesId" ASC)
2026-04-18T00:05:14.308737572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002591s
2026-04-18T00:05:14.308828936Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (SeriesId)
2026-04-18T00:05:14.308928296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-04-18T00:05:14.309139671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002127s
2026-04-18T00:05:14.309237518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (EpisodeFileId)
2026-04-18T00:05:14.309332400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-04-18T00:05:14.309549377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002145s
2026-04-18T00:05:14.309642865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId)
2026-04-18T00:05:14.309738668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-04-18T00:05:14.309936937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002028s
2026-04-18T00:05:14.310036628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId)
2026-04-18T00:05:14.310137922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId" ON "History" ("EpisodeId" ASC)
2026-04-18T00:05:14.310347234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000213s
2026-04-18T00:05:14.310443648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-04-18T00:05:14.310545152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-04-18T00:05:14.310795677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002515s
2026-04-18T00:05:14.310898444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (Path)
2026-04-18T00:05:14.310992473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-04-18T00:05:14.311218639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002225s
2026-04-18T00:05:14.311320504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (CleanTitle)
2026-04-18T00:05:14.311413732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-04-18T00:05:14.311632081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002163s
2026-04-18T00:05:14.311729207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-04-18T00:05:14.311818407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-04-18T00:05:14.312051306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002166s
2026-04-18T00:05:14.312155375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-04-18T00:05:14', 'add_indexes')
2026-04-18T00:05:14.312351771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.313235872Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-04-18T00:05:14.313341113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014079s
2026-04-18T00:05:14.313437027Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-04-18T00:05:14.313525775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.313666759Z [Info] fix_nzb_su_url: Starting migration of Main DB to 46
2026-04-18T00:05:14.313851171Z [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-04-18T00:05:14.314034380Z [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-04-18T00:05:14.314263551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00023s
2026-04-18T00:05:14.314378413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-04-18T00:05:14', 'fix_nzb_su_url')
2026-04-18T00:05:14.314593907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.315254126Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-04-18T00:05:14.315354749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001216s
2026-04-18T00:05:14.315450372Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-04-18T00:05:14.315556786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.315702269Z [Info] add_temporary_blacklist_columns: Starting migration of Main DB to 47
2026-04-18T00:05:14.315981041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-04-18T00:05:14.316084178Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.316184500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist PublishedDate DateTime
2026-04-18T00:05:14.316288179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "PublishedDate" DATETIME
2026-04-18T00:05:14.316826714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000545s
2026-04-18T00:05:14.316938759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-04-18T00:05:14', 'add_temporary_blacklist_columns')
2026-04-18T00:05:14.317150215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.317784553Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-04-18T00:05:14.317895145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014992s
2026-04-18T00:05:14.317994986Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-04-18T00:05:14.318089447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.318234799Z [Info] add_title_to_scenemappings: Starting migration of Main DB to 48
2026-04-18T00:05:14.318505404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-04-18T00:05:14.318617380Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.318690126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Title String
2026-04-18T00:05:14.318796431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Title" TEXT
2026-04-18T00:05:14.319279213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004811s
2026-04-18T00:05:14.319385687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-04-18T00:05:14', 'add_title_to_scenemappings')
2026-04-18T00:05:14.319597384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.320255589Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-04-18T00:05:14.320365020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014485s
2026-04-18T00:05:14.320461013Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-04-18T00:05:14.320548219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.320693692Z [Info] fix_dognzb_url: Starting migration of Main DB to 49
2026-04-18T00:05:14.320876770Z [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-04-18T00:05:14.321060881Z [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-04-18T00:05:14.321295744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002325s
2026-04-18T00:05:14.321393541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-04-18T00:05:14', 'fix_dognzb_url')
2026-04-18T00:05:14.321599616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.322177009Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-04-18T00:05:14.322279656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011147s
2026-04-18T00:05:14.322394908Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-04-18T00:05:14.322525160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.322665774Z [Info] add_hash_to_metadata_files: Starting migration of Main DB to 50
2026-04-18T00:05:14.322900005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-04-18T00:05:14.323007722Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.323082192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Hash String
2026-04-18T00:05:14.323185059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Hash" TEXT
2026-04-18T00:05:14.323685688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004982s
2026-04-18T00:05:14.323792593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-04-18T00:05:14', 'add_hash_to_metadata_files')
2026-04-18T00:05:14.324031053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.324656463Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-04-18T00:05:14.324765062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014625s
2026-04-18T00:05:14.324863009Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-04-18T00:05:14.324957299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.325099104Z [Info] download_client_import: Starting migration of Main DB to 51
2026-04-18T00:05:14.325343787Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.325450272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.325891250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004379s
2026-04-18T00:05:14.325994818Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.326068547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.329178009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030805s
2026-04-18T00:05:14.329275335Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.329355717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.334644148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052664s
2026-04-18T00:05:14.334757767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-04-18T00:05:14', 'download_client_import')
2026-04-18T00:05:14.334967980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.335690275Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-04-18T00:05:14.335811940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063173s
2026-04-18T00:05:14.335953225Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-04-18T00:05:14.336044989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.336193969Z [Info] add_columns_for_anime: Starting migration of Main DB to 52
2026-04-18T00:05:14.336528162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-04-18T00:05:14.336641441Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.336740670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Type String
2026-04-18T00:05:14.336835181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Type" TEXT
2026-04-18T00:05:14.337357773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005162s
2026-04-18T00:05:14.337479749Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "SceneMappings"
2026-04-18T00:05:14.337594270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "SceneMappings"
2026-04-18T00:05:14.337725103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001331s
2026-04-18T00:05:14.337808662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-04-18T00:05:14.337891007Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.337972011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig AnimeEpisodeFormat String
2026-04-18T00:05:14.338085469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "AnimeEpisodeFormat" TEXT
2026-04-18T00:05:14.338597100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005101s
2026-04-18T00:05:14.338697882Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-04-18T00:05:14.338838716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-04-18T00:05:14.339006815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001684s
2026-04-18T00:05:14.339106706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-04-18T00:05:14', 'add_columns_for_anime')
2026-04-18T00:05:14.339302631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.340047912Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-04-18T00:05:14.340165498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011962s
2026-04-18T00:05:14.340264037Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-04-18T00:05:14.340354248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.340497457Z [Info] add_series_sorttitle: Starting migration of Main DB to 53
2026-04-18T00:05:14.341464244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series SortTitle String
2026-04-18T00:05:14.341586701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "SortTitle" TEXT
2026-04-18T00:05:14.342056507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004751s
2026-04-18T00:05:14.342157310Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.342233573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.342915196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006653s
2026-04-18T00:05:14.343035589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-04-18T00:05:14', 'add_series_sorttitle')
2026-04-18T00:05:14.343239239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.343944850Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-04-18T00:05:14.344051374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016879s
2026-04-18T00:05:14.344148059Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-04-18T00:05:14.344241397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.344388143Z [Info] rename_profiles: Starting migration of Main DB to 54
2026-04-18T00:05:14.346214902Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable QualityProfiles Profiles
2026-04-18T00:05:14.346399273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" RENAME TO "Profiles"
2026-04-18T00:05:14.347670574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013329s
2026-04-18T00:05:14.347770806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-04-18T00:05:14.347862180Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.347949235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles Language Int32
2026-04-18T00:05:14.348053034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "Language" INTEGER
2026-04-18T00:05:14.348528341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004791s
2026-04-18T00:05:14.348628824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-04-18T00:05:14.348706099Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-18T00:05:14.348781692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelay Int32
2026-04-18T00:05:14.348885200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelay" INTEGER
2026-04-18T00:05:14.349361860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004766s
2026-04-18T00:05:14.349462693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-04-18T00:05:14.349538626Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.349616663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelayMode Int32
2026-04-18T00:05:14.349724260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelayMode" INTEGER
2026-04-18T00:05:14.350204617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004821s
2026-04-18T00:05:14.350302845Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.350384530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1, "GrabDelay" = 0, "GrabDelayMode" = 0 WHERE 1 = 1
2026-04-18T00:05:14.350569913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001813s
2026-04-18T00:05:14.350652560Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-04-18T00:05:14.350733934Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-18T00:05:14.350809897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series ProfileId Int32
2026-04-18T00:05:14.350911982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "ProfileId" INTEGER
2026-04-18T00:05:14.351381999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00047s
2026-04-18T00:05:14.351480407Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-04-18T00:05:14.351597824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-04-18T00:05:14.351754329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001547s
2026-04-18T00:05:14.351840733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-04-18T00:05:14.352026096Z [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-04-18T00:05:14.352377784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003714s
2026-04-18T00:05:14.352486864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-04-18T00:05:14', 'rename_profiles')
2026-04-18T00:05:14.352690384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.353478681Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-04-18T00:05:14.353592411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014773s
2026-04-18T00:05:14.353696921Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-04-18T00:05:14.353795019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.353939560Z [Info] drop_old_profile_columns: Starting migration of Main DB to 55
2026-04-18T00:05:14.354229303Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series QualityProfileId
2026-04-18T00:05:14.355521215Z [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-04-18T00:05:14.356272368Z [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-04-18T00:05:14.356974642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-04-18T00:05:14.357724252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-04-18T00:05:14.359164333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-04-18T00:05:14.359416370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-04-18T00:05:14.359640762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-04-18T00:05:14.359864623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-04-18T00:05:14.360081640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-04-18T00:05:14.360291853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059353s
2026-04-18T00:05:14.360397135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-04-18T00:05:14', 'drop_old_profile_columns')
2026-04-18T00:05:14.360600395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.361557793Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-04-18T00:05:14.361661522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071794s
2026-04-18T00:05:14.361773447Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-04-18T00:05:14.361874711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.362061537Z [Info] add_mediainfo_to_episodefile: Starting migration of Main DB to 56
2026-04-18T00:05:14.362353135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-04-18T00:05:14.362458577Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.362537246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles MediaInfo String
2026-04-18T00:05:14.362641546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "MediaInfo" TEXT
2026-04-18T00:05:14.363201283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005596s
2026-04-18T00:05:14.363335754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-04-18T00:05:14', 'add_mediainfo_to_episodefile')
2026-04-18T00:05:14.363539394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.364272520Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-04-18T00:05:14.364351519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015796s
2026-04-18T00:05:14.364451541Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-04-18T00:05:14.364554929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.364698588Z [Info] convert_episode_file_path_to_relative: Starting migration of Main DB to 57
2026-04-18T00:05:14.365003513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles RelativePath String
2026-04-18T00:05:14.365125669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "RelativePath" TEXT
2026-04-18T00:05:14.365619644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004932s
2026-04-18T00:05:14.365712601Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.365805768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.366611682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007523s
2026-04-18T00:05:14.366694478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-04-18T00:05:14', 'convert_episode_file_path_to_relative')
2026-04-18T00:05:14.366907568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.367565994Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-04-18T00:05:14.367651025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017112s
2026-04-18T00:05:14.367749062Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-04-18T00:05:14.367908694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.368071071Z [Info] drop_episode_file_path: Starting migration of Main DB to 58
2026-04-18T00:05:14.368319812Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Path
2026-04-18T00:05:14.369534699Z [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-04-18T00:05:14.369932770Z [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-04-18T00:05:14.370255831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-04-18T00:05:14.370712531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-04-18T00:05:14.371953780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-04-18T00:05:14.372185317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037946s
2026-04-18T00:05:14.372284677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-04-18T00:05:14', 'drop_episode_file_path')
2026-04-18T00:05:14.372486463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.373366756Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-04-18T00:05:14.373485786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049681s
2026-04-18T00:05:14.373587491Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-04-18T00:05:14.373684526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.373825781Z [Info] add_enable_options_to_indexers: Starting migration of Main DB to 59
2026-04-18T00:05:14.374500881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-18T00:05:14.374607225Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-18T00:05:14.374682146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableRss Boolean
2026-04-18T00:05:14.379651184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableRss" INTEGER
2026-04-18T00:05:14.380156000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005188s
2026-04-18T00:05:14.380257094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableSearch Boolean
2026-04-18T00:05:14.380359510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableSearch" INTEGER
2026-04-18T00:05:14.380852704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004905s
2026-04-18T00:05:14.380946011Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-04-18T00:05:14.381077176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-04-18T00:05:14.381240214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001652s
2026-04-18T00:05:14.381321798Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.381404705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableSearch" = 0 WHERE "Implementation" = 'Wombles'
2026-04-18T00:05:14.381583185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001718s
2026-04-18T00:05:14.381682294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-04-18T00:05:14', 'add_enable_options_to_indexers')
2026-04-18T00:05:14.381889522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.382582036Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-04-18T00:05:14.382705635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011702s
2026-04-18T00:05:14.382797049Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-04-18T00:05:14.389068129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.389215967Z [Info] remove_enable_from_indexers: Starting migration of Main DB to 60
2026-04-18T00:05:14.389458626Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers Enable
2026-04-18T00:05:14.390574062Z [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-04-18T00:05:14.390957224Z [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-04-18T00:05:14.391257539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-04-18T00:05:14.391622334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-04-18T00:05:14.392852000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-18T00:05:14.393089739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035129s
2026-04-18T00:05:14.393177045Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DownloadClients Protocol
2026-04-18T00:05:14.394252421Z [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-04-18T00:05:14.394611444Z [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-04-18T00:05:14.394900927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClients"
2026-04-18T00:05:14.395167674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients_temp" RENAME TO "DownloadClients"
2026-04-18T00:05:14.396424034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031386s
2026-04-18T00:05:14.396543535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-04-18T00:05:14', 'remove_enable_from_indexers')
2026-04-18T00:05:14.396765312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.397702539Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-04-18T00:05:14.397820136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044183s
2026-04-18T00:05:14.397921961Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-04-18T00:05:14.398017073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.398162245Z [Info] clear_bad_scene_names: Starting migration of Main DB to 61
2026-04-18T00:05:14.398356617Z [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-04-18T00:05:14.398586510Z [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-04-18T00:05:14.398919821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003292s
2026-04-18T00:05:14.399022718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-04-18T00:05:14', 'clear_bad_scene_names')
2026-04-18T00:05:14.399219404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.399832379Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-04-18T00:05:14.400003012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012417s
2026-04-18T00:05:14.400099817Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-04-18T00:05:14.400195430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.400336664Z [Info] convert_quality_models: Starting migration of Main DB to 62
2026-04-18T00:05:14.400535475Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.400634835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.402111579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001469s
2026-04-18T00:05:14.402224557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-04-18T00:05:14', 'convert_quality_models')
2026-04-18T00:05:14.402430542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.402991672Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-04-18T00:05:14.403099048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023521s
2026-04-18T00:05:14.403193729Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-04-18T00:05:14.403290113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.403430916Z [Info] add_remotepathmappings: Starting migration of Main DB to 63
2026-04-18T00:05:14.403757344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-04-18T00:05:14.403892757Z [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-04-18T00:05:14.404213633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003386s
2026-04-18T00:05:14.404326430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-04-18T00:05:14', 'add_remotepathmappings')
2026-04-18T00:05:14.404541333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.405248136Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-04-18T00:05:14.405359881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001377s
2026-04-18T00:05:14.405459251Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-04-18T00:05:14.405553952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.405697391Z [Info] remove_method_from_logs: Starting migration of Main DB to 64
2026-04-18T00:05:14.405801451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-04-18T00:05:14', 'remove_method_from_logs')
2026-04-18T00:05:14.406003407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.406630280Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-04-18T00:05:14.406783248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010536s
2026-04-18T00:05:14.406811775Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-04-18T00:05:14.406931727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.407112371Z [Info] make_scene_numbering_nullable: Starting migration of Main DB to 65
2026-04-18T00:05:14.408882456Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.408975854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AbsoluteEpisodeNumber" = NULL WHERE "AbsoluteEpisodeNumber" = 0
2026-04-18T00:05:14.409166588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001932s
2026-04-18T00:05:14.409242791Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.409337803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneAbsoluteEpisodeNumber" = NULL WHERE "SceneAbsoluteEpisodeNumber" = 0
2026-04-18T00:05:14.409516032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000185s
2026-04-18T00:05:14.409609700Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.409699040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneSeasonNumber" = NULL, "SceneEpisodeNumber" = NULL WHERE "SceneSeasonNumber" = 0 AND "SceneEpisodeNumber" = 0
2026-04-18T00:05:14.409910126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002118s
2026-04-18T00:05:14.410008133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-04-18T00:05:14', 'make_scene_numbering_nullable')
2026-04-18T00:05:14.410214629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.410862925Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-04-18T00:05:14.410957836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011432s
2026-04-18T00:05:14.411050362Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-04-18T00:05:14.411136886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.411282069Z [Info] add_tags: Starting migration of Main DB to 66
2026-04-18T00:05:14.412096579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-04-18T00:05:14.412186500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-04-18T00:05:14.412451755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002805s
2026-04-18T00:05:14.412554672Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-04-18T00:05:14.412635184Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-18T00:05:14.412704824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Tags String
2026-04-18T00:05:14.412806098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Tags" TEXT
2026-04-18T00:05:14.413314192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005052s
2026-04-18T00:05:14.413434885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-18T00:05:14.413522140Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.413596891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications Tags String
2026-04-18T00:05:14.413713827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "Tags" TEXT
2026-04-18T00:05:14.414192891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004917s
2026-04-18T00:05:14.414293334Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.414369237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Tags" = '[]' WHERE 1 = 1
2026-04-18T00:05:14.414554610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001776s
2026-04-18T00:05:14.414641996Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.414720043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Tags" = '[]' WHERE 1 = 1
2026-04-18T00:05:14.414877069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001552s
2026-04-18T00:05:14.414977261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-04-18T00:05:14', 'add_tags')
2026-04-18T00:05:14.415167524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.415870069Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-04-18T00:05:14.416002456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011259s
2026-04-18T00:05:14.416099341Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-04-18T00:05:14.416186998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.416336419Z [Info] add_added_to_series: Starting migration of Main DB to 67
2026-04-18T00:05:14.416566292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-04-18T00:05:14.416669519Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-18T00:05:14.416743999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Added DateTime
2026-04-18T00:05:14.416846185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Added" DATETIME
2026-04-18T00:05:14.417346964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004969s
2026-04-18T00:05:14.417454430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-04-18T00:05:14', 'add_added_to_series')
2026-04-18T00:05:14.417662239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.418312007Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-04-18T00:05:14.418415576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014595s
2026-04-18T00:05:14.418508253Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-04-18T00:05:14.418610889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.418770060Z [Info] add_release_restrictions: Starting migration of Main DB to 68
2026-04-18T00:05:14.420170771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-04-18T00:05:14.420294951Z [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-04-18T00:05:14.420597811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003141s
2026-04-18T00:05:14.420692021Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.420769817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.421309745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005233s
2026-04-18T00:05:14.421410097Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-18T00:05:14.421515118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'releaserestrictions'
2026-04-18T00:05:14.421681123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001669s
2026-04-18T00:05:14.421780282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-04-18T00:05:14', 'add_release_restrictions')
2026-04-18T00:05:14.421978722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.422670385Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-04-18T00:05:14.422779435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011539s
2026-04-18T00:05:14.422878715Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-04-18T00:05:14.422963075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.423107796Z [Info] quality_proper: Starting migration of Main DB to 69
2026-04-18T00:05:14.423295404Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.423397309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.424024583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006118s
2026-04-18T00:05:14.424139664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-04-18T00:05:14', 'quality_proper')
2026-04-18T00:05:14.424338886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.424989566Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-04-18T00:05:14.425086942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015777s
2026-04-18T00:05:14.425187525Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-04-18T00:05:14.425272165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.425416877Z [Info] delay_profile: Starting migration of Main DB to 70
2026-04-18T00:05:14.429042128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-04-18T00:05:14.429180617Z [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-04-18T00:05:14.429601915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004419s
2026-04-18T00:05:14.429807600Z [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-04-18T00:05:14.430064457Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.430153977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.436952149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067813s
2026-04-18T00:05:14.437056028Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelay
2026-04-18T00:05:14.438313721Z [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-04-18T00:05:14.438648806Z [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-04-18T00:05:14.438916475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-04-18T00:05:14.439278534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-04-18T00:05:14.440579304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-04-18T00:05:14.440809518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036563s
2026-04-18T00:05:14.440901333Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelayMode
2026-04-18T00:05:14.442099917Z [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-04-18T00:05:14.442399811Z [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-04-18T00:05:14.442634403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-04-18T00:05:14.442962805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-04-18T00:05:14.444230127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-04-18T00:05:14.444485461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034722s
2026-04-18T00:05:14.444741557Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0003598 taking an average of 00:00:00.0003598
2026-04-18T00:05:14.444889856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-04-18T00:05:14', 'delay_profile')
2026-04-18T00:05:14.445088736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.445913928Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-04-18T00:05:14.446011876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049083s
2026-04-18T00:05:14.446120925Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-04-18T00:05:14.446217369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.446359395Z [Info] unknown_quality_in_profile: Starting migration of Main DB to 71
2026-04-18T00:05:14.446625361Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityDefinitions Weight
2026-04-18T00:05:14.447835358Z [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-04-18T00:05:14.448244943Z [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-04-18T00:05:14.448498704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-04-18T00:05:14.449000926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-04-18T00:05:14.450262356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-04-18T00:05:14.450511738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-04-18T00:05:14.450739587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039931s
2026-04-18T00:05:14.450832655Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.450912606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.453307279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023741s
2026-04-18T00:05:14.453421228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-04-18T00:05:14', 'unknown_quality_in_profile')
2026-04-18T00:05:14.455784608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.456660602Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-04-18T00:05:14.456771696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057314s
2026-04-18T00:05:14.456884824Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-04-18T00:05:14.456971438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.457130859Z [Info] history_downloadId: Starting migration of Main DB to 72
2026-04-18T00:05:14.457871591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-04-18T00:05:14.457977214Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-18T00:05:14.458070091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History DownloadId String
2026-04-18T00:05:14.458172407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "DownloadId" TEXT
2026-04-18T00:05:14.458718617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005482s
2026-04-18T00:05:14.458825092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-04-18T00:05:14.458916716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-04-18T00:05:14.459134124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002133s
2026-04-18T00:05:14.459225348Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.459304617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.460443361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011184s
2026-04-18T00:05:14.460558172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-04-18T00:05:14', 'history_downloadId')
2026-04-18T00:05:14.460759989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.461431260Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-04-18T00:05:14.461539739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021095s
2026-04-18T00:05:14.461634931Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-04-18T00:05:14.461728870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.461871868Z [Info] clear_ratings: Starting migration of Main DB to 73
2026-04-18T00:05:14.462419972Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.462516717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Ratings" = '{}' WHERE 1 = 1
2026-04-18T00:05:14.462683813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001653s
2026-04-18T00:05:14.462757461Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.462871591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Ratings" = '{}' WHERE 1 = 1
2026-04-18T00:05:14.463002846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001544s
2026-04-18T00:05:14.463109931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-04-18T00:05:14', 'clear_ratings')
2026-04-18T00:05:14.463301868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.463936857Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-04-18T00:05:14.464034724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010435s
2026-04-18T00:05:14.464132521Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-04-18T00:05:14.464217983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.464368135Z [Info] disable_eztv: Starting migration of Main DB to 74
2026-04-18T00:05:14.464553158Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-04-18T00:05:14.464730505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-04-18T00:05:14.464948404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002127s
2026-04-18T00:05:14.465048967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-04-18T00:05:14', 'disable_eztv')
2026-04-18T00:05:14.465241655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.465821222Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-04-18T00:05:14.465915442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010791s
2026-04-18T00:05:14.466015253Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-04-18T00:05:14.466104262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.466249054Z [Info] force_lib_update: Starting migration of Main DB to 75
2026-04-18T00:05:14.467329610Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.467429190Z [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-04-18T00:05:14.467646538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002188s
2026-04-18T00:05:14.467730968Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.467812452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2026-04-18T00:05:14.468011694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001811s
2026-04-18T00:05:14.468095262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-04-18T00:05:14', 'force_lib_update')
2026-04-18T00:05:14.468295415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.468869080Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-04-18T00:05:14.468970124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010446s
2026-04-18T00:05:14.469061849Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-04-18T00:05:14.469157652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.469298635Z [Info] add_users_table: Starting migration of Main DB to 76
2026-04-18T00:05:14.469664913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-04-18T00:05:14.469785676Z [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-04-18T00:05:14.470102484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003313s
2026-04-18T00:05:14.470199119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-04-18T00:05:14.470285954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-04-18T00:05:14.470508181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002153s
2026-04-18T00:05:14.470602972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-04-18T00:05:14.470702663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-04-18T00:05:14.470906975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000206s
2026-04-18T00:05:14.471010703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-04-18T00:05:14', 'add_users_table')
2026-04-18T00:05:14.471216278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.471864623Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-04-18T00:05:14.471976990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011601s
2026-04-18T00:05:14.472074666Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-04-18T00:05:14.472172764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.472313407Z [Info] add_add_options_to_series: Starting migration of Main DB to 77
2026-04-18T00:05:14.472559292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-04-18T00:05:14.472667881Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.472735628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AddOptions String
2026-04-18T00:05:14.472845318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AddOptions" TEXT
2026-04-18T00:05:14.473389034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005511s
2026-04-18T00:05:14.473496370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-04-18T00:05:14', 'add_add_options_to_series')
2026-04-18T00:05:14.473703046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.474289517Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-04-18T00:05:14.474395040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014514s
2026-04-18T00:05:14.474494310Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-04-18T00:05:14.474583078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.474726888Z [Info] add_commands_table: Starting migration of Main DB to 78
2026-04-18T00:05:14.475264050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-04-18T00:05:14.475397098Z [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-04-18T00:05:14.475806693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004338s
2026-04-18T00:05:14.475931524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-04-18T00:05:14', 'add_commands_table')
2026-04-18T00:05:14.476127309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.476739502Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-04-18T00:05:14.476841387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013593s
2026-04-18T00:05:14.476938783Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-04-18T00:05:14.477033133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.477174027Z [Info] dedupe_tags: Starting migration of Main DB to 79
2026-04-18T00:05:14.477571768Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.477673573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.555619377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0778186s
2026-04-18T00:05:14.555835493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tags
2026-04-18T00:05:14.556020636Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s
2026-04-18T00:05:14.556127852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Tags Label String
2026-04-18T00:05:14.557890391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-04-18T00:05:14.558328414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tags_temp" ("Id", "Label") SELECT "Id", "Label" FROM "Tags"
2026-04-18T00:05:14.558598187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tags"
2026-04-18T00:05:14.558976228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tags_temp" RENAME TO "Tags"
2026-04-18T00:05:14.560728518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044604s
2026-04-18T00:05:14.560898991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-04-18T00:05:14.561023431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-04-18T00:05:14.561312454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002955s
2026-04-18T00:05:14.561464119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-04-18T00:05:14', 'dedupe_tags')
2026-04-18T00:05:14.561710295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.563831106Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-04-18T00:05:14.564024465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027969s
2026-04-18T00:05:14.564346975Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-04-18T00:05:14.564504713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.564731159Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Main DB to 81
2026-04-18T00:05:14.565150243Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.565279433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.567007864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017054s
2026-04-18T00:05:14.567183468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-04-18T00:05:14', 'move_dot_prefix_to_transmission_category')
2026-04-18T00:05:14.567521318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.568643879Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-04-18T00:05:14.568797789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033522s
2026-04-18T00:05:14.568968333Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-04-18T00:05:14.569091882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.569298718Z [Info] add_fanzub_settings: Starting migration of Main DB to 82
2026-04-18T00:05:14.570343873Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.570491791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'FanzubSettings' WHERE "Implementation" = 'Fanzub' AND "ConfigContract" = 'NullConfig'
2026-04-18T00:05:14.570820894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003341s
2026-04-18T00:05:14.570971738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-04-18T00:05:14', 'add_fanzub_settings')
2026-04-18T00:05:14.571217052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.572240864Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-04-18T00:05:14.572403321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001747s
2026-04-18T00:05:14.572523172Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-04-18T00:05:14.572648585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.572865101Z [Info] additonal_blacklist_columns: Starting migration of Main DB to 83
2026-04-18T00:05:14.574110800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-04-18T00:05:14.574239329Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2026-04-18T00:05:14.574339210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Size Int64
2026-04-18T00:05:14.574485284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Size" INTEGER
2026-04-18T00:05:14.575322931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000846s
2026-04-18T00:05:14.575445448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-04-18T00:05:14.575554638Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.575656012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Protocol Int32
2026-04-18T00:05:14.575812998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Protocol" INTEGER
2026-04-18T00:05:14.576495763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007057s
2026-04-18T00:05:14.576627028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-04-18T00:05:14.576731087Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-18T00:05:14.576832431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Indexer String
2026-04-18T00:05:14.576956621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Indexer" TEXT
2026-04-18T00:05:14.577601009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006333s
2026-04-18T00:05:14.577714889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-04-18T00:05:14.577826934Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.577921024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Message String
2026-04-18T00:05:14.578051797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Message" TEXT
2026-04-18T00:05:14.578673900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006271s
2026-04-18T00:05:14.578800315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-04-18T00:05:14.578905226Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-18T00:05:14.579005919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist TorrentInfoHash String
2026-04-18T00:05:14.579136492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "TorrentInfoHash" TEXT
2026-04-18T00:05:14.579782122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006389s
2026-04-18T00:05:14.579921162Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.580032947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 1 WHERE 1 = 1
2026-04-18T00:05:14.580242640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002034s
2026-04-18T00:05:14.580362621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-04-18T00:05:14', 'additonal_blacklist_columns')
2026-04-18T00:05:14.580629238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.582284863Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-04-18T00:05:14.582393962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021892s
2026-04-18T00:05:14.582560007Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-04-18T00:05:14.582668635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.582891695Z [Info] update_quality_minmax_size: Starting migration of Main DB to 84
2026-04-18T00:05:14.583612987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-04-18T00:05:14.583750264Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-18T00:05:14.583861418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MinSize Double
2026-04-18T00:05:14.585630551Z [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-04-18T00:05:14.586082160Z [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-04-18T00:05:14.586428278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-04-18T00:05:14.587001642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-04-18T00:05:14.588747739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-04-18T00:05:14.589085720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-04-18T00:05:14.589387247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053741s
2026-04-18T00:05:14.589505906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-04-18T00:05:14.589620246Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-04-18T00:05:14.589721109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MaxSize Double
2026-04-18T00:05:14.591404459Z [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-04-18T00:05:14.591826790Z [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-04-18T00:05:14.592199441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-04-18T00:05:14.592764909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-04-18T00:05:14.594471777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-04-18T00:05:14.594802874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-04-18T00:05:14.595101105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052431s
2026-04-18T00:05:14.595215615Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-04-18T00:05:14.595395949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-04-18T00:05:14.595626753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002309s
2026-04-18T00:05:14.595760202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-04-18T00:05:14', 'update_quality_minmax_size')
2026-04-18T00:05:14.596063844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.597421979Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-04-18T00:05:14.597558554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020135s
2026-04-18T00:05:14.597724448Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-04-18T00:05:14.597850732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.598065475Z [Info] expand_transmission_urlbase: Starting migration of Main DB to 85
2026-04-18T00:05:14.598481803Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.598600001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.600291518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016699s
2026-04-18T00:05:14.600458354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-04-18T00:05:14', 'expand_transmission_urlbase')
2026-04-18T00:05:14.600781735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.601501195Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-04-18T00:05:14.601642479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028943s
2026-04-18T00:05:14.601796680Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-04-18T00:05:14.601923756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.602131714Z [Info] pushbullet_device_ids: Starting migration of Main DB to 86
2026-04-18T00:05:14.602467320Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.602590168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.604145150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001534s
2026-04-18T00:05:14.604302978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-04-18T00:05:14', 'pushbullet_device_ids')
2026-04-18T00:05:14.604598743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.605402452Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-04-18T00:05:14.605534909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028004s
2026-04-18T00:05:14.605689901Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-04-18T00:05:14.605806456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.606012922Z [Info] remove_eztv: Starting migration of Main DB to 87
2026-04-18T00:05:14.606409891Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-18T00:05:14.606568440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Eztv'
2026-04-18T00:05:14.606795889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002339s
2026-04-18T00:05:14.606921722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-04-18T00:05:14', 'remove_eztv')
2026-04-18T00:05:14.607182688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.607868158Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-04-18T00:05:14.607990655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012761s
2026-04-18T00:05:14.608126408Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-04-18T00:05:14.608248715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.608441553Z [Info] pushbullet_devices_channels_list: Starting migration of Main DB to 88
2026-04-18T00:05:14.608771187Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.608894976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.610833520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019166s
2026-04-18T00:05:14.611006198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-04-18T00:05:14', 'pushbullet_devices_channels_list')
2026-04-18T00:05:14.611298877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.612103047Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-04-18T00:05:14.612231656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031658s
2026-04-18T00:05:14.612390296Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-04-18T00:05:14.612516921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.612726062Z [Info] add_on_rename_to_notifcations: Starting migration of Main DB to 89
2026-04-18T00:05:14.613872902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-18T00:05:14.614011050Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-04-18T00:05:14.614108907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnRename Boolean
2026-04-18T00:05:14.614264090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnRename" INTEGER
2026-04-18T00:05:14.615085494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008352s
2026-04-18T00:05:14.615224183Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-04-18T00:05:14.615417252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-04-18T00:05:14.615685222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002704s
2026-04-18T00:05:14.615797488Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-04-18T00:05:14.616030126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-04-18T00:05:14.616307365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002671s
2026-04-18T00:05:14.616405352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-18T00:05:14.616503720Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-18T00:05:14.616604654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Notifications OnRename Boolean
2026-04-18T00:05:14.618303405Z [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-04-18T00:05:14.618862811Z [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-04-18T00:05:14.619306304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-04-18T00:05:14.619666400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-04-18T00:05:14.621417276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046705s
2026-04-18T00:05:14.621556096Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.621671027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnGrab" = 0 WHERE "Implementation" = 'PlexServer'
2026-04-18T00:05:14.621911542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002463s
2026-04-18T00:05:14.622043768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-04-18T00:05:14', 'add_on_rename_to_notifcations')
2026-04-18T00:05:14.622309042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.623374468Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-04-18T00:05:14.623521073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017082s
2026-04-18T00:05:14.623690705Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-04-18T00:05:14.623815316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.624053796Z [Info] update_kickass_url: Starting migration of Main DB to 90
2026-04-18T00:05:14.624491638Z [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-04-18T00:05:14.624863116Z [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-04-18T00:05:14.625391821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005326s
2026-04-18T00:05:14.625525260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-04-18T00:05:14', 'update_kickass_url')
2026-04-18T00:05:14.625796987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.626476405Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-04-18T00:05:14.626609984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016175s
2026-04-18T00:05:14.626769435Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-04-18T00:05:14.626881942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.627076784Z [Info] added_indexerstatus: Starting migration of Main DB to 91
2026-04-18T00:05:14.627872226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-04-18T00:05:14.628038181Z [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-04-18T00:05:14.628560843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005605s
2026-04-18T00:05:14.628684813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2026-04-18T00:05:14.628806508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2026-04-18T00:05:14.629100450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002957s
2026-04-18T00:05:14.629236945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-04-18T00:05:14', 'added_indexerstatus')
2026-04-18T00:05:14.629495406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.630401721Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-04-18T00:05:14.630501352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015593s
2026-04-18T00:05:14.630650522Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-04-18T00:05:14.630777518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.630974835Z [Info] add_unverifiedscenenumbering: Starting migration of Main DB to 92
2026-04-18T00:05:14.632054760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-04-18T00:05:14.632194111Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-18T00:05:14.632290144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes UnverifiedSceneNumbering Boolean
2026-04-18T00:05:14.632436138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0
2026-04-18T00:05:14.633272613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008311s
2026-04-18T00:05:14.633519961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-04-18T00:05:14', 'add_unverifiedscenenumbering')
2026-04-18T00:05:14.633806348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.634737233Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-04-18T00:05:14.634878227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023067s
2026-04-18T00:05:14.635024291Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-04-18T00:05:14.635159343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.635365148Z [Info] naming_config_replace_illegal_characters: Starting migration of Main DB to 93
2026-04-18T00:05:14.636355412Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-04-18T00:05:14.636489482Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-18T00:05:14.636590816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ReplaceIllegalCharacters Boolean
2026-04-18T00:05:14.636742131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1
2026-04-18T00:05:14.637590530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008531s
2026-04-18T00:05:14.637713648Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.637820312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "ReplaceIllegalCharacters" = 1 WHERE 1 = 1
2026-04-18T00:05:14.638042009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002226s
2026-04-18T00:05:14.638186119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-04-18T00:05:14', 'naming_config_replace_illegal_characters')
2026-04-18T00:05:14.638455061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.639358841Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-04-18T00:05:14.639506939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015346s
2026-04-18T00:05:14.639660859Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-04-18T00:05:14.639776743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.640033580Z [Info] add_tvmazeid: Starting migration of Main DB to 94
2026-04-18T00:05:14.640566914Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-04-18T00:05:14.640695633Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-18T00:05:14.640795705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TvMazeId Int32
2026-04-18T00:05:14.640924905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TvMazeId" INTEGER NOT NULL DEFAULT 0
2026-04-18T00:05:14.641741229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008119s
2026-04-18T00:05:14.641865610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvMazeId)
2026-04-18T00:05:14.641985130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-04-18T00:05:14.642264032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002738s
2026-04-18T00:05:14.642395467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-04-18T00:05:14', 'add_tvmazeid')
2026-04-18T00:05:14.642648807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.644099088Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-04-18T00:05:14.644228519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020668s
2026-04-18T00:05:14.644355094Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-04-18T00:05:14.644482570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.644707363Z [Info] add_additional_episodes_index: Starting migration of Main DB to 95
2026-04-18T00:05:14.645372232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, SeasonNumber, EpisodeNumber)
2026-04-18T00:05:14.645536834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-04-18T00:05:14.645955597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003897s
2026-04-18T00:05:14.646054606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-04-18T00:05:14', 'add_additional_episodes_index')
2026-04-18T00:05:14.646322987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.647064079Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-04-18T00:05:14.647199282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015302s
2026-04-18T00:05:14.647335757Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-04-18T00:05:14.647440878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.647619718Z [Info] disable_kickass: Starting migration of Main DB to 96
2026-04-18T00:05:14.647862397Z [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-04-18T00:05:14.648141820Z [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-04-18T00:05:14.648386212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002758s
2026-04-18T00:05:14.648488067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-04-18T00:05:14', 'disable_kickass')
2026-04-18T00:05:14.648683641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.649171935Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-04-18T00:05:14.649271555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010609s
2026-04-18T00:05:14.649367789Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-04-18T00:05:14.649465656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.649605939Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 97
2026-04-18T00:05:14.649882135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-04-18T00:05:14.649996816Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-18T00:05:14.650066306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-04-18T00:05:14.650172019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-04-18T00:05:14.650800505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006272s
2026-04-18T00:05:14.650903663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-04-18T00:05:14', 'add_reason_to_pending_releases')
2026-04-18T00:05:14.651113345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.651623673Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-04-18T00:05:14.651739386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014558s
2026-04-18T00:05:14.651829126Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-04-18T00:05:14.651944749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.652101265Z [Info] remove_titans_of_tv: Starting migration of Main DB to 98
2026-04-18T00:05:14.652320626Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-18T00:05:14.652445087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TitansOfTv'
2026-04-18T00:05:14.652610570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001691s
2026-04-18T00:05:14.652717145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-04-18T00:05:14', 'remove_titans_of_tv')
2026-04-18T00:05:14.652918490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.653411924Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-04-18T00:05:14.653514841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009682s
2026-04-18T00:05:14.653608300Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-04-18T00:05:14.653705034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.653861710Z [Info] extra_and_subtitle_files: Starting migration of Main DB to 99
2026-04-18T00:05:14.654850311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-04-18T00:05:14.654983179Z [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-04-18T00:05:14.655358615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000397s
2026-04-18T00:05:14.655454097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2026-04-18T00:05:14.655563036Z [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-04-18T00:05:14.656025217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000468s
2026-04-18T00:05:14.656118335Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-04-18T00:05:14.656203055Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-18T00:05:14.656277826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Added DateTime
2026-04-18T00:05:14.656380523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Added" DATETIME
2026-04-18T00:05:14.656983798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006042s
2026-04-18T00:05:14.657083449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Extension String
2026-04-18T00:05:14.657190835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Extension" TEXT
2026-04-18T00:05:14.657791024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005986s
2026-04-18T00:05:14.657887237Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-04-18T00:05:14.658011337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-04-18T00:05:14.658178123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001628s
2026-04-18T00:05:14.658261712Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.658343697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.659370876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010143s
2026-04-18T00:05:14.659467109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-04-18T00:05:14.659553243Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-18T00:05:14.659640469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Extension String
2026-04-18T00:05:14.661167765Z [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-04-18T00:05:14.661643823Z [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-04-18T00:05:14.662004540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-04-18T00:05:14.662264874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-04-18T00:05:14.664192526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044093s
2026-04-18T00:05:14.664285163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-04-18T00:05:14', 'extra_and_subtitle_files')
2026-04-18T00:05:14.664491088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.665238062Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-04-18T00:05:14.665343254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054983s
2026-04-18T00:05:14.665439558Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-04-18T00:05:14.665535631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.665675092Z [Info] add_scene_season_number: Starting migration of Main DB to 100
2026-04-18T00:05:14.665976058Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-04-18T00:05:14.666081912Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.666159498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SceneMappings SeasonNumber Int32
2026-04-18T00:05:14.667620551Z [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-04-18T00:05:14.669427620Z [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-04-18T00:05:14.669728246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-04-18T00:05:14.669995274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings_temp" RENAME TO "SceneMappings"
2026-04-18T00:05:14.671778124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055125s
2026-04-18T00:05:14.671889388Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-04-18T00:05:14.671983939Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-18T00:05:14.672078259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneSeasonNumber Int32
2026-04-18T00:05:14.672202138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneSeasonNumber" INTEGER
2026-04-18T00:05:14.672766765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005746s
2026-04-18T00:05:14.672871617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-04-18T00:05:14', 'add_scene_season_number')
2026-04-18T00:05:14.673084545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.673957033Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-04-18T00:05:14.674062735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017667s
2026-04-18T00:05:14.674163829Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-04-18T00:05:14.674263961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.674486318Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Main DB to 101
2026-04-18T00:05:14.674648535Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.674767675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.675780224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010099s
2026-04-18T00:05:14.675907651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-04-18T00:05:14', 'add_ultrahd_quality_in_profiles')
2026-04-18T00:05:14.676110840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.676773745Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-04-18T00:05:14.676872825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020095s
2026-04-18T00:05:14.677014350Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-04-18T00:05:14.677081265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.677225465Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Main DB to 102
2026-04-18T00:05:14.677676604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-04-18T00:05:14.677791455Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.677869142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Language Int32
2026-04-18T00:05:14.677961768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-04-18T00:05:14.678574332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006121s
2026-04-18T00:05:14.678667349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-04-18T00:05:14.678759024Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-18T00:05:14.678858785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Language Int32
2026-04-18T00:05:14.678925579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-04-18T00:05:14.679500127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005754s
2026-04-18T00:05:14.679604256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-04-18T00:05:14.679680249Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.679748567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Language Int32
2026-04-18T00:05:14.679865553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-04-18T00:05:14.680471072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006066s
2026-04-18T00:05:14.680565332Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.680649271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.685460831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047961s
2026-04-18T00:05:14.685572105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-04-18T00:05:14', 'add_language_to_episodeFiles_history_and_blacklist')
2026-04-18T00:05:14.685823041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.686583953Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-04-18T00:05:14.686708985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059318s
2026-04-18T00:05:14.686806532Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-04-18T00:05:14.686904409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.687042928Z [Info] fix_metadata_file_extensions: Starting migration of Main DB to 103
2026-04-18T00:05:14.687238482Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.687338824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.688222113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008572s
2026-04-18T00:05:14.688342205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-04-18T00:05:14', 'fix_metadata_file_extensions')
2026-04-18T00:05:14.688541586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.689080141Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-04-18T00:05:14.689186485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017158s
2026-04-18T00:05:14.689287629Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-04-18T00:05:14.689375826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.689528985Z [Info] remove_kickass: Starting migration of Main DB to 104
2026-04-18T00:05:14.689750070Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-18T00:05:14.689876074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2026-04-18T00:05:14.690039974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001686s
2026-04-18T00:05:14.690138763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-04-18T00:05:14', 'remove_kickass')
2026-04-18T00:05:14.690332232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.690955878Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-04-18T00:05:14.691049457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010753s
2026-04-18T00:05:14.691149899Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-04-18T00:05:14.691258808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.691402448Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 105
2026-04-18T00:05:14.691640607Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.691742563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'
2026-04-18T00:05:14.692009460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002645s
2026-04-18T00:05:14.692111165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-04-18T00:05:14', 'rename_torrent_downloadstation')
2026-04-18T00:05:14.692311198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.692864312Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-04-18T00:05:14.692971027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011161s
2026-04-18T00:05:14.693066650Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-04-18T00:05:14.693163495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.693300571Z [Info] update_btn_url: Starting migration of Main DB to 106
2026-04-18T00:05:14.693484180Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-04-18T00:05:14.693786640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-04-18T00:05:14.694006923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002231s
2026-04-18T00:05:14.694106414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-04-18T00:05:14', 'update_btn_url')
2026-04-18T00:05:14.694301717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.694843649Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-04-18T00:05:14.694941436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010566s
2026-04-18T00:05:14.695037128Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-04-18T00:05:14.695129514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.695267572Z [Info] remove_wombles: Starting migration of Main DB to 107
2026-04-18T00:05:14.695477946Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-18T00:05:14.695596435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2026-04-18T00:05:14.695756086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001631s
2026-04-18T00:05:14.695862901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-04-18T00:05:14', 'remove_wombles')
2026-04-18T00:05:14.696064077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.696630016Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-04-18T00:05:14.696733034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010269s
2026-04-18T00:05:14.696825731Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-04-18T00:05:14.696925993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.697064662Z [Info] fix_extra_file_extension: Starting migration of Main DB to 108
2026-04-18T00:05:14.697281889Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-04-18T00:05:14.697417242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-04-18T00:05:14.697578487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001617s
2026-04-18T00:05:14.697665783Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.697749942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.698723603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009657s
2026-04-18T00:05:14.698835378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-04-18T00:05:14', 'fix_extra_file_extension')
2026-04-18T00:05:14.699039790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.699599237Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-04-18T00:05:14.699702926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001842s
2026-04-18T00:05:14.699800382Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-04-18T00:05:14.699906245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.700051387Z [Info] import_extra_files: Starting migration of Main DB to 109
2026-04-18T00:05:14.700240178Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.700343476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.700838573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00049s
2026-04-18T00:05:14.700956400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-04-18T00:05:14', 'import_extra_files')
2026-04-18T00:05:14.701158227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.701780500Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-04-18T00:05:14.701881684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001435s
2026-04-18T00:05:14.701978398Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-04-18T00:05:14.702070784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.702211418Z [Info] fix_extra_files_config: Starting migration of Main DB to 110
2026-04-18T00:05:14.702401801Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.702502063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.702913461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004007s
2026-04-18T00:05:14.703019866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-04-18T00:05:14', 'fix_extra_files_config')
2026-04-18T00:05:14.703230430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.703768724Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-04-18T00:05:14.703884016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012547s
2026-04-18T00:05:14.703982755Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-04-18T00:05:14.704076674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.704219822Z [Info] create_language_profiles: Starting migration of Main DB to 111
2026-04-18T00:05:14.704699969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-04-18T00:05:14.704825362Z [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-04-18T00:05:14.705145767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003342s
2026-04-18T00:05:14.705243123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-04-18T00:05:14.705339327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-04-18T00:05:14.705562236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002213s
2026-04-18T00:05:14.705653510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-04-18T00:05:14.705735004Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.705810466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LanguageProfileId Int32
2026-04-18T00:05:14.705916500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LanguageProfileId" INTEGER NOT NULL DEFAULT 1
2026-04-18T00:05:14.706530396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006112s
2026-04-18T00:05:14.706626810Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.706705759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.713460714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067149s
2026-04-18T00:05:14.713551356Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles Language
2026-04-18T00:05:14.715126369Z [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-04-18T00:05:14.715419880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "Profiles"
2026-04-18T00:05:14.715657278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-04-18T00:05:14.716007884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-04-18T00:05:14.717526072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-04-18T00:05:14.717760183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004114s
2026-04-18T00:05:14.717862649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-04-18T00:05:14', 'create_language_profiles')
2026-04-18T00:05:14.718064426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.718997154Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-04-18T00:05:14.719102166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053525s
2026-04-18T00:05:14.719196686Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-04-18T00:05:14.719295726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.719437281Z [Info] added_regex_to_scenemapping: Starting migration of Main DB to 112
2026-04-18T00:05:14.719683356Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-04-18T00:05:14.719789330Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-18T00:05:14.719880022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings FilterRegex String
2026-04-18T00:05:14.719990515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "FilterRegex" TEXT
2026-04-18T00:05:14.720546875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005598s
2026-04-18T00:05:14.720653961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-04-18T00:05:14', 'added_regex_to_scenemapping')
2026-04-18T00:05:14.720859345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.721430305Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-04-18T00:05:14.721542601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014436s
2026-04-18T00:05:14.721635528Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-04-18T00:05:14.721736241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.721872916Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 113
2026-04-18T00:05:14.722066727Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.722172449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.723323618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011461s
2026-04-18T00:05:14.723430764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-04-18T00:05:14', 'consolidate_indexer_baseurl')
2026-04-18T00:05:14.723637310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.724184722Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-04-18T00:05:14.724291167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020078s
2026-04-18T00:05:14.724386459Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-04-18T00:05:14.724482312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.724621151Z [Info] rename_indexer_status_id: Starting migration of Main DB to 114
2026-04-18T00:05:14.725639422Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2026-04-18T00:05:14.731580397Z [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-04-18T00:05:14.731975132Z [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-04-18T00:05:14.732319005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-18T00:05:14.732687116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-18T00:05:14.734748458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-18T00:05:14.735028071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092633s
2026-04-18T00:05:14.735135989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-04-18T00:05:14', 'rename_indexer_status_id')
2026-04-18T00:05:14.735338316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.736164380Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-04-18T00:05:14.736289061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103877s
2026-04-18T00:05:14.736403642Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-04-18T00:05:14.736490867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.736630008Z [Info] add_downloadclient_status: Starting migration of Main DB to 115
2026-04-18T00:05:14.737047168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-04-18T00:05:14.737174775Z [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-04-18T00:05:14.737553838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000382s
2026-04-18T00:05:14.737646384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-04-18T00:05:14.737746266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-18T00:05:14.737980117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002337s
2026-04-18T00:05:14.738082864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-04-18T00:05:14', 'add_downloadclient_status')
2026-04-18T00:05:14.738283077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.739044630Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-04-18T00:05:14.739147407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012959s
2026-04-18T00:05:14.739244443Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-04-18T00:05:14.739336759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.739475238Z [Info] disable_nyaa: Starting migration of Main DB to 116
2026-04-18T00:05:14.739670781Z [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-04-18T00:05:14.739988181Z [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-04-18T00:05:14.740308145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003257s
2026-04-18T00:05:14.740410471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-04-18T00:05:14', 'disable_nyaa')
2026-04-18T00:05:14.740615214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.741150462Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-04-18T00:05:14.741250814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011611s
2026-04-18T00:05:14.741344903Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-04-18T00:05:14.741442730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.741582682Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Main DB to 117
2026-04-18T00:05:14.741787114Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.741888228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.746077996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041636s
2026-04-18T00:05:14.746192977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-04-18T00:05:14', 'add_webrip_and_br480_qualites_in_profile')
2026-04-18T00:05:14.746452741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.747072048Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-04-18T00:05:14.747180105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051715s
2026-04-18T00:05:14.747277622Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-04-18T00:05:14.747380349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.747530842Z [Info] add_history_eventType_index: Starting migration of Main DB to 118
2026-04-18T00:05:14.747787228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-04-18T00:05:14.747916859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-04-18T00:05:14.748149347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000236s
2026-04-18T00:05:14.748255120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-04-18T00:05:14', 'add_history_eventType_index')
2026-04-18T00:05:14.748456666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.749182047Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-04-18T00:05:14.749290666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012678s
2026-04-18T00:05:14.749384185Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-04-18T00:05:14.749489667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.749641062Z [Info] separate_automatic_and_interactive_searches: Starting migration of Main DB to 119
2026-04-18T00:05:14.750065837Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-04-18T00:05:14.751902016Z [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-04-18T00:05:14.752302983Z [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-04-18T00:05:14.752634010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-04-18T00:05:14.752976309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-04-18T00:05:14.754583376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-18T00:05:14.754807217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046121s
2026-04-18T00:05:14.754901737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-18T00:05:14.754985496Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.755057531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-04-18T00:05:14.755173645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-04-18T00:05:14.755777310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006016s
2026-04-18T00:05:14.755886350Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-04-18T00:05:14.756026442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-04-18T00:05:14.756196184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001696s
2026-04-18T00:05:14.756282157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-18T00:05:14.756369393Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-18T00:05:14.756439815Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-04-18T00:05:14.758124979Z [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-04-18T00:05:14.758528752Z [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-04-18T00:05:14.758924579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-04-18T00:05:14.759327290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-04-18T00:05:14.760929477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-18T00:05:14.761158508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045988s
2026-04-18T00:05:14.761263520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-04-18T00:05:14', 'separate_automatic_and_interactive_searches')
2026-04-18T00:05:14.761482020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.762194485Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-04-18T00:05:14.762308655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056316s
2026-04-18T00:05:14.762404548Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-04-18T00:05:14.762510892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.762648379Z [Info] update_series_episodes_history_indexes: Starting migration of Main DB to 120
2026-04-18T00:05:14.763202665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, AirDate)
2026-04-18T00:05:14.763327486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-04-18T00:05:14.763563812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002374s
2026-04-18T00:05:14.763659826Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (EpisodeId)
2026-04-18T00:05:14.763751921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_EpisodeId"
2026-04-18T00:05:14.764048849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002841s
2026-04-18T00:05:14.764144021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId, Date)
2026-04-18T00:05:14.764246297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-04-18T00:05:14.764469607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002247s
2026-04-18T00:05:14.764590600Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-04-18T00:05:14.764672115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-04-18T00:05:14.764932359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002484s
2026-04-18T00:05:14.765028472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-04-18T00:05:14.765117512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-04-18T00:05:14.765345090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002217s
2026-04-18T00:05:14.765451334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-04-18T00:05:14', 'update_series_episodes_history_indexes')
2026-04-18T00:05:14.765664203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.766308170Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-04-18T00:05:14.766421568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011807s
2026-04-18T00:05:14.766516760Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-04-18T00:05:14.766610248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.766747094Z [Info] update_animetosho_url: Starting migration of Main DB to 121
2026-04-18T00:05:14.766937537Z [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-04-18T00:05:14.767165727Z [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-04-18T00:05:14.767455761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002882s
2026-04-18T00:05:14.767552025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-04-18T00:05:14', 'update_animetosho_url')
2026-04-18T00:05:14.767752378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.768324761Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-04-18T00:05:14.768431757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011381s
2026-04-18T00:05:14.768526828Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-04-18T00:05:14.768627170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.768762232Z [Info] add_remux_qualities_in_profile: Starting migration of Main DB to 122
2026-04-18T00:05:14.768964009Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.769060513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.771558003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024648s
2026-04-18T00:05:14.771652263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-04-18T00:05:14', 'add_remux_qualities_in_profile')
2026-04-18T00:05:14.771872677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.772392223Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-04-18T00:05:14.772528107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033178s
2026-04-18T00:05:14.772627698Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-04-18T00:05:14.772726527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.772871058Z [Info] add_history_seriesId_index: Starting migration of Main DB to 123
2026-04-18T00:05:14.773142204Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (SeriesId)
2026-04-18T00:05:14.773288489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-04-18T00:05:14.773518762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002364s
2026-04-18T00:05:14.773621279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-04-18T00:05:14', 'add_history_seriesId_index')
2026-04-18T00:05:14.773827053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.774389656Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-04-18T00:05:14.774507283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011108s
2026-04-18T00:05:14.774602765Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-04-18T00:05:14.774702566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.774841426Z [Info] remove_media_browser_metadata: Starting migration of Main DB to 124
2026-04-18T00:05:14.775387295Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-18T00:05:14.775513930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-04-18T00:05:14.775691298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001756s
2026-04-18T00:05:14.775771680Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-18T00:05:14.775894667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-04-18T00:05:14.776057245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001779s
2026-04-18T00:05:14.776158679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-04-18T00:05:14', 'remove_media_browser_metadata')
2026-04-18T00:05:14.776375846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.776882677Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-04-18T00:05:14.776988901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010006s
2026-04-18T00:05:14.777088191Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-04-18T00:05:14.777195157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.777335239Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Main DB to 125
2026-04-18T00:05:14.777598679Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-18T00:05:14.777722038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-04-18T00:05:14.777896649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001787s
2026-04-18T00:05:14.777983324Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-18T00:05:14.778085880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-04-18T00:05:14.778245312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001587s
2026-04-18T00:05:14.778349401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-04-18T00:05:14', 'remove_notify_my_android_and_pushalot_notifications')
2026-04-18T00:05:14.778568242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.779053860Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-04-18T00:05:14.779172489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009596s
2026-04-18T00:05:14.779268412Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-04-18T00:05:14.779361109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.779505149Z [Info] add_custom_filters: Starting migration of Main DB to 126
2026-04-18T00:05:14.779839943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-04-18T00:05:14.780035657Z [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-04-18T00:05:14.780342024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003244s
2026-04-18T00:05:14.780446395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-04-18T00:05:14', 'add_custom_filters')
2026-04-18T00:05:14.780645957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.781300174Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-04-18T00:05:14.781403953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012824s
2026-04-18T00:05:14.781499526Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-04-18T00:05:14.781610038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.781750451Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 127
2026-04-18T00:05:14.782094594Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-04-18T00:05:14.782224616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-04-18T00:05:14.783789217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015737s
2026-04-18T00:05:14.783903076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-04-18T00:05:14.784000272Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.784079001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-04-18T00:05:14.784213411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-04-18T00:05:14.784874553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006643s
2026-04-18T00:05:14.784983372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-04-18T00:05:14', 'rename_restrictions_to_release_profiles')
2026-04-18T00:05:14.785195720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.785778453Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-04-18T00:05:14.785899247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015713s
2026-04-18T00:05:14.786004509Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-04-18T00:05:14.786112556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.786251095Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 128
2026-04-18T00:05:14.787202532Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-04-18T00:05:14.787315539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-04-18T00:05:14.788979921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016494s
2026-04-18T00:05:14.789078580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-18T00:05:14.789163892Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.789239704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-04-18T00:05:14.789350688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-04-18T00:05:14.789949274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005973s
2026-04-18T00:05:14.790045978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-04-18T00:05:14.790127533Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.790203005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-04-18T00:05:14.790315591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-04-18T00:05:14.790916421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005998s
2026-04-18T00:05:14.791013046Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.791094390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-04-18T00:05:14.791261877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001654s
2026-04-18T00:05:14.791345796Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.791427040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-04-18T00:05:14.791590158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001584s
2026-04-18T00:05:14.791673757Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Series ProfileId to QualityProfileId
2026-04-18T00:05:14.793533192Z [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-04-18T00:05:14.794312100Z [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-04-18T00:05:14.795155469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-04-18T00:05:14.795946312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-04-18T00:05:14.797540763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-04-18T00:05:14.797771127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-04-18T00:05:14.797995830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-04-18T00:05:14.798208859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-04-18T00:05:14.798505657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-04-18T00:05:14.798767043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-04-18T00:05:14.798985884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071988s
2026-04-18T00:05:14.799090484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-04-18T00:05:14', 'rename_quality_profiles_add_upgrade_allowed')
2026-04-18T00:05:14.799302862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.800290752Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-04-18T00:05:14.800409691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084949s
2026-04-18T00:05:14.800508150Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-04-18T00:05:14.800616468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.800754486Z [Info] add_relative_original_path_to_episode_file: Starting migration of Main DB to 129
2026-04-18T00:05:14.801011463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-04-18T00:05:14.801115363Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.801195203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles OriginalFilePath String
2026-04-18T00:05:14.801303341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-04-18T00:05:14.801906766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006018s
2026-04-18T00:05:14.802016668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-04-18T00:05:14', 'add_relative_original_path_to_episode_file')
2026-04-18T00:05:14.802235859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.802838854Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-04-18T00:05:14.802956120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015314s
2026-04-18T00:05:14.803051091Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-04-18T00:05:14.803150000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.803287116Z [Info] episode_last_searched_time: Starting migration of Main DB to 130
2026-04-18T00:05:14.803524675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-04-18T00:05:14.803629646Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-18T00:05:14.803709116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes LastSearchTime DateTime
2026-04-18T00:05:14.803818577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "LastSearchTime" DATETIME
2026-04-18T00:05:14.804442092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006134s
2026-04-18T00:05:14.804548537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-04-18T00:05:14', 'episode_last_searched_time')
2026-04-18T00:05:14.804756235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.805333538Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-04-18T00:05:14.805440173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015098s
2026-04-18T00:05:14.805537419Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-04-18T00:05:14.805634254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.805772743Z [Info] download_propers_config: Starting migration of Main DB to 131
2026-04-18T00:05:14.806029630Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.806161686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.806741844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005707s
2026-04-18T00:05:14.806843499Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-04-18T00:05:14.806965124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-04-18T00:05:14.807117501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001536s
2026-04-18T00:05:14.807221400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-04-18T00:05:14', 'download_propers_config')
2026-04-18T00:05:14.807427385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.808032474Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-04-18T00:05:14.808141203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010575s
2026-04-18T00:05:14.808231455Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-04-18T00:05:14.808332298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.808475887Z [Info] add_download_client_priority: Starting migration of Main DB to 132
2026-04-18T00:05:14.808767364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-04-18T00:05:14.808875632Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.808950102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-04-18T00:05:14.810367226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-04-18T00:05:14.811011453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019515s
2026-04-18T00:05:14.811113338Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.811187237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.832779615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215586s
2026-04-18T00:05:14.832901531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-04-18T00:05:14', 'add_download_client_priority')
2026-04-18T00:05:14.833118958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.834023811Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-04-18T00:05:14.834130406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228186s
2026-04-18T00:05:14.834235387Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-04-18T00:05:14.834341120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.834494369Z [Info] add_specials_folder_format: Starting migration of Main DB to 134
2026-04-18T00:05:14.835081712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-04-18T00:05:14.835183968Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-18T00:05:14.835282336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SpecialsFolderFormat String
2026-04-18T00:05:14.835390073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SpecialsFolderFormat" TEXT
2026-04-18T00:05:14.836053258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006573s
2026-04-18T00:05:14.836156346Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.836236608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SpecialsFolderFormat" = 'Specials' WHERE 1 = 1
2026-04-18T00:05:14.836412241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001757s
2026-04-18T00:05:14.836511451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-04-18T00:05:14', 'add_specials_folder_format')
2026-04-18T00:05:14.836714079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.837320661Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-04-18T00:05:14.837425542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010802s
2026-04-18T00:05:14.837525934Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-04-18T00:05:14.837621717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.837763212Z [Info] health_issue_notification: Starting migration of Main DB to 135
2026-04-18T00:05:14.838086603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-18T00:05:14.838196004Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.838268369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-04-18T00:05:14.838381237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-04-18T00:05:14.838987598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006109s
2026-04-18T00:05:14.839089363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-18T00:05:14.839167570Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-18T00:05:14.839246489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-04-18T00:05:14.839361030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-04-18T00:05:14.840062443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000699s
2026-04-18T00:05:14.840178276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-04-18T00:05:14', 'health_issue_notification')
2026-04-18T00:05:14.840385233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.840969079Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-04-18T00:05:14.841077547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016073s
2026-04-18T00:05:14.841173771Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-04-18T00:05:14.841281899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.841422782Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 136
2026-04-18T00:05:14.841748348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-04-18T00:05:14.841853971Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.841945826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-04-18T00:05:14.842045918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-04-18T00:05:14.842642700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005971s
2026-04-18T00:05:14.842742150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-04-18T00:05:14.842829225Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-18T00:05:14.842900228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-04-18T00:05:14.843008927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-04-18T00:05:14.843649648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006342s
2026-04-18T00:05:14.843752635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-04-18T00:05:14', 'add_indexer_and_enabled_to_release_profiles')
2026-04-18T00:05:14.843992037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.844579681Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-04-18T00:05:14.844706797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015724s
2026-04-18T00:05:14.844804754Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-04-18T00:05:14.844902982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.845046671Z [Info] add_airedbefore_to_episodes: Starting migration of Main DB to 137
2026-04-18T00:05:14.845359281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-04-18T00:05:14.845467348Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-18T00:05:14.845535275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredAfterSeasonNumber Int32
2026-04-18T00:05:14.845647722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredAfterSeasonNumber" INTEGER
2026-04-18T00:05:14.846241467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005943s
2026-04-18T00:05:14.846340787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeSeasonNumber Int32
2026-04-18T00:05:14.846453504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeSeasonNumber" INTEGER
2026-04-18T00:05:14.847056419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006063s
2026-04-18T00:05:14.847161761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeEpisodeNumber Int32
2026-04-18T00:05:14.847266552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeEpisodeNumber" INTEGER
2026-04-18T00:05:14.847878174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005964s
2026-04-18T00:05:14.847988496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-04-18T00:05:14', 'add_airedbefore_to_episodes')
2026-04-18T00:05:14.848195352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.848766643Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-04-18T00:05:14.848876274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014993s
2026-04-18T00:05:14.848973981Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-04-18T00:05:14.849062068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.849203072Z [Info] remove_bitmetv: Starting migration of Main DB to 138
2026-04-18T00:05:14.849455300Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-18T00:05:14.849580001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2026-04-18T00:05:14.849754843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001781s
2026-04-18T00:05:14.849844755Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2026-04-18T00:05:14.850032974Z [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-04-18T00:05:14.850277095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002435s
2026-04-18T00:05:14.850379562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-04-18T00:05:14', 'remove_bitmetv')
2026-04-18T00:05:14.850576448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.851048769Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-04-18T00:05:14.851149252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010096s
2026-04-18T00:05:14.851243882Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-04-18T00:05:14.851339705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.851477894Z [Info] add_download_history: Starting migration of Main DB to 139
2026-04-18T00:05:14.852239949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-04-18T00:05:14.852377235Z [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-04-18T00:05:14.852771699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004207s
2026-04-18T00:05:14.852868565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-04-18T00:05:14.852969839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-04-18T00:05:14.853190854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002209s
2026-04-18T00:05:14.853286927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (SeriesId)
2026-04-18T00:05:14.853382700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-04-18T00:05:14.853599938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002152s
2026-04-18T00:05:14.853692524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-04-18T00:05:14.853795191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-04-18T00:05:14.854037358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002457s
2026-04-18T00:05:14.854135907Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.854210527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.856058319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001827s
2026-04-18T00:05:14.856169713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-04-18T00:05:14', 'add_download_history')
2026-04-18T00:05:14.856375598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.856972630Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-04-18T00:05:14.857081620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027483s
2026-04-18T00:05:14.857175549Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-04-18T00:05:14.857289298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.857427135Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Main DB to 140
2026-04-18T00:05:14.857619393Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-04-18T00:05:14.857754585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-04-18T00:05:14.858023156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002618s
2026-04-18T00:05:14.858123879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-04-18T00:05:14', 'remove_chown_and_folderchmod_config_v2')
2026-04-18T00:05:14.858336587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.858928580Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-04-18T00:05:14.859046287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011713s
2026-04-18T00:05:14.859138793Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-04-18T00:05:14.859232121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.859372333Z [Info] add_update_history: Starting migration of Main DB to 141
2026-04-18T00:05:14.859477545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-04-18T00:05:14', 'add_update_history')
2026-04-18T00:05:14.859681817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.860234650Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-04-18T00:05:14.860336886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009875s
2026-04-18T00:05:14.860437569Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-04-18T00:05:14.860521728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.860670287Z [Info] import_lists: Starting migration of Main DB to 142
2026-04-18T00:05:14.861565100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-04-18T00:05:14.861700993Z [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-04-18T00:05:14.862150168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004731s
2026-04-18T00:05:14.862250580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-04-18T00:05:14.862344039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-04-18T00:05:14.862562278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002206s
2026-04-18T00:05:14.862654243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-04-18T00:05:14.862766349Z [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-04-18T00:05:14.863137928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003879s
2026-04-18T00:05:14.863237398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-04-18T00:05:14.863337159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-18T00:05:14.863590699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002495s
2026-04-18T00:05:14.863692555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-04-18T00:05:14.863798999Z [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-04-18T00:05:14.864113753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003156s
2026-04-18T00:05:14.864209606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (TvdbId)
2026-04-18T00:05:14.864311221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-04-18T00:05:14.864551054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002393s
2026-04-18T00:05:14.864661175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-04-18T00:05:14', 'import_lists')
2026-04-18T00:05:14.864856338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.865597100Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-04-18T00:05:14.865700358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012781s
2026-04-18T00:05:14.865793125Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-04-18T00:05:14.865887856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.866031615Z [Info] add_priority_to_indexers: Starting migration of Main DB to 143
2026-04-18T00:05:14.866288643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-18T00:05:14.866395208Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.866466401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-04-18T00:05:14.866571673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-04-18T00:05:14.867250861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006864s
2026-04-18T00:05:14.867356243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-04-18T00:05:14', 'add_priority_to_indexers')
2026-04-18T00:05:14.867564412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.868179511Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-04-18T00:05:14.868279963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016073s
2026-04-18T00:05:14.868379053Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-04-18T00:05:14.868502602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.868627724Z [Info] import_lists_series_type_and_season_folder: Starting migration of Main DB to 144
2026-04-18T00:05:14.868966847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-18T00:05:14.869069524Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-18T00:05:14.869145807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeriesType Int32
2026-04-18T00:05:14.869252462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeriesType" INTEGER NOT NULL DEFAULT 0
2026-04-18T00:05:14.869963123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006947s
2026-04-18T00:05:14.870042634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-18T00:05:14.870132715Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.870200762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeasonFolder Boolean
2026-04-18T00:05:14.870303239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeasonFolder" INTEGER NOT NULL DEFAULT 1
2026-04-18T00:05:14.870988699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006802s
2026-04-18T00:05:14.871093961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-04-18T00:05:14', 'import_lists_series_type_and_season_folder')
2026-04-18T00:05:14.871372552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.871987982Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-04-18T00:05:14.872097703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016663s
2026-04-18T00:05:14.872194558Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-04-18T00:05:14.872279639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.872422868Z [Info] remove_growl: Starting migration of Main DB to 145
2026-04-18T00:05:14.872631408Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-18T00:05:14.872758433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-04-18T00:05:14.872924929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001693s
2026-04-18T00:05:14.873037726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-04-18T00:05:14', 'remove_growl')
2026-04-18T00:05:14.873217899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.873771013Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-04-18T00:05:14.873870974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010103s
2026-04-18T00:05:14.873966877Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-04-18T00:05:14.874068151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.874204085Z [Info] cleanup_duplicates_updatehistory: Starting migration of Main DB to 146
2026-04-18T00:05:14.874319006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-04-18T00:05:14', 'cleanup_duplicates_updatehistory')
2026-04-18T00:05:14.874525943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.875065089Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-04-18T00:05:14.875170862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009916s
2026-04-18T00:05:14.875264921Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-04-18T00:05:14.875364752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.875505947Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 147
2026-04-18T00:05:14.875753555Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.875874509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.876290777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004238s
2026-04-18T00:05:14.876398925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-04-18T00:05:14', 'swap_filechmod_for_folderchmod')
2026-04-18T00:05:14.876617345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.877245621Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-04-18T00:05:14.877358267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013842s
2026-04-18T00:05:14.877454411Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-04-18T00:05:14.877549422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.877689605Z [Info] mediainfo_channels: Starting migration of Main DB to 148
2026-04-18T00:05:14.877891030Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-04-18T00:05:14.878062846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-04-18T00:05:14.878262418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001979s
2026-04-18T00:05:14.878343983Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-04-18T00:05:14.878506680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-04-18T00:05:14.878713908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002035s
2026-04-18T00:05:14.878812807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-04-18T00:05:14', 'mediainfo_channels')
2026-04-18T00:05:14.879005625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.879567958Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-04-18T00:05:14.879674853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010573s
2026-04-18T00:05:14.879771568Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-04-18T00:05:14.879889095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.880029708Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 149
2026-04-18T00:05:14.880354041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-18T00:05:14.880458632Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-18T00:05:14.880532661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesDelete Boolean
2026-04-18T00:05:14.880645638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesDelete" INTEGER NOT NULL DEFAULT 0
2026-04-18T00:05:14.881407853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007613s
2026-04-18T00:05:14.881504298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-18T00:05:14.881587004Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.881663388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDelete Boolean
2026-04-18T00:05:14.881781516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDelete" INTEGER NOT NULL DEFAULT 0
2026-04-18T00:05:14.882446405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006659s
2026-04-18T00:05:14.882555805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-04-18T00:05:14', 'add_on_delete_to_notifications')
2026-04-18T00:05:14.882763834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.883381478Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-04-18T00:05:14.883489385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016012s
2026-04-18T00:05:14.883585279Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-04-18T00:05:14.883682985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.883822967Z [Info] add_scene_mapping_origin: Starting migration of Main DB to 150
2026-04-18T00:05:14.884160217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-04-18T00:05:14.884262272Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.884338365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneOrigin String
2026-04-18T00:05:14.884442305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneOrigin" TEXT
2026-04-18T00:05:14.885102484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006572s
2026-04-18T00:05:14.885202706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SearchMode Int32
2026-04-18T00:05:14.885302587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SearchMode" INTEGER
2026-04-18T00:05:14.885949380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006429s
2026-04-18T00:05:14.886045574Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Comment String
2026-04-18T00:05:14.886148792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Comment" TEXT
2026-04-18T00:05:14.886787468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006383s
2026-04-18T00:05:14.886899764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-04-18T00:05:14', 'add_scene_mapping_origin')
2026-04-18T00:05:14.887104957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.887690557Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-04-18T00:05:14.887800468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001542s
2026-04-18T00:05:14.887953597Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-04-18T00:05:14.888056504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.888193841Z [Info] remove_custom_filter_type: Starting migration of Main DB to 151
2026-04-18T00:05:14.888842978Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.888952278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesIndex'
2026-04-18T00:05:14.889132240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001841s
2026-04-18T00:05:14.889215829Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.889296571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesEditor'
2026-04-18T00:05:14.889471794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001713s
2026-04-18T00:05:14.889558679Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.889638660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seasonPass'
2026-04-18T00:05:14.889808362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001666s
2026-04-18T00:05:14.889907412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-04-18T00:05:14', 'remove_custom_filter_type')
2026-04-18T00:05:14.890105851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.890665057Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-04-18T00:05:14.890769528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001017s
2026-04-18T00:05:14.890865962Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-04-18T00:05:14.890960913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.891101086Z [Info] update_btn_url_to_https: Starting migration of Main DB to 152
2026-04-18T00:05:14.891287962Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-04-18T00:05:14.891475830Z [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-04-18T00:05:14.891703799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002255s
2026-04-18T00:05:14.891806115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-04-18T00:05:14', 'update_btn_url_to_https')
2026-04-18T00:05:14.892029465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.892527669Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-04-18T00:05:14.892631949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010454s
2026-04-18T00:05:14.892728112Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-04-18T00:05:14.892831982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.892969609Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Main DB to 153
2026-04-18T00:05:14.893222648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-18T00:05:14.893333492Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-18T00:05:14.893403853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDeleteForUpgrade Boolean
2026-04-18T00:05:14.893525699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 1
2026-04-18T00:05:14.894224035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006979s
2026-04-18T00:05:14.894334678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-04-18T00:05:14', 'add_on_episodefiledelete_for_upgrade')
2026-04-18T00:05:14.894547888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.895240132Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-04-18T00:05:14.895352879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017136s
2026-04-18T00:05:14.895452850Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-04-18T00:05:14.895545417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.895687122Z [Info] add_name_release_profile: Starting migration of Main DB to 154
2026-04-18T00:05:14.895942186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-04-18T00:05:14.896053370Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.896126848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2026-04-18T00:05:14.896229374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2026-04-18T00:05:14.896905025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006634s
2026-04-18T00:05:14.897003614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-04-18T00:05:14', 'add_name_release_profile')
2026-04-18T00:05:14.897202955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.897741690Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-04-18T00:05:14.897856511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001516s
2026-04-18T00:05:14.897945360Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-04-18T00:05:14.898045342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.898185524Z [Info] add_arabic_and_hindi_languages: Starting migration of Main DB to 155
2026-04-18T00:05:14.898385106Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.898485749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.901670032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031666s
2026-04-18T00:05:14.901781396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-04-18T00:05:14', 'add_arabic_and_hindi_languages')
2026-04-18T00:05:14.901994035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.902531567Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-04-18T00:05:14.902640086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040392s
2026-04-18T00:05:14.902740157Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-04-18T00:05:14.902836631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.902976653Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 156
2026-04-18T00:05:14.903503775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-18T00:05:14.903610720Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.903685681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-04-18T00:05:14.903801805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-04-18T00:05:14.904549962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007442s
2026-04-18T00:05:14.904649493Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-18T00:05:14.904730977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-04-18T00:05:14.904910288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000175s
2026-04-18T00:05:14.905008616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-04-18T00:05:14', 'add_bypass_to_delay_profile')
2026-04-18T00:05:14.905211354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.905757344Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-04-18T00:05:14.905877776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010217s
2026-04-18T00:05:14.905961876Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-04-18T00:05:14.906057899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.906197490Z [Info] email_multiple_addresses: Starting migration of Main DB to 157
2026-04-18T00:05:14.906395309Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.906496653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.908396189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018861s
2026-04-18T00:05:14.908507282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-04-18T00:05:14', 'email_multiple_addresses')
2026-04-18T00:05:14.908712225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.909212332Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-04-18T00:05:14.909319989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002709s
2026-04-18T00:05:14.909417125Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-04-18T00:05:14.909513238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.909653681Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158
2026-04-18T00:05:14.909997303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-04-18T00:05:14.910104940Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-18T00:05:14.910180282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-04-18T00:05:14.910297297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-04-18T00:05:14.911009582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007129s
2026-04-18T00:05:14.911112289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-04-18T00:05:14.911231559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-04-18T00:05:14.911930196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000691s
2026-04-18T00:05:14.912026159Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.912105289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.932405424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202683s
2026-04-18T00:05:14.932541267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-04-18T00:05:14', 'cdh_per_downloadclient')
2026-04-18T00:05:14.932741420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.933385217Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-04-18T00:05:14.933490098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212682s
2026-04-18T00:05:14.933594038Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-04-18T00:05:14.933687506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.933831907Z [Info] add_indexer_tags: Starting migration of Main DB to 159
2026-04-18T00:05:14.934077852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-18T00:05:14.934183485Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-18T00:05:14.934257434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-04-18T00:05:14.934357626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-04-18T00:05:14.935069900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007052s
2026-04-18T00:05:14.935173298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-04-18T00:05:14', 'add_indexer_tags')
2026-04-18T00:05:14.935376297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.935967528Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-04-18T00:05:14.936072720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016046s
2026-04-18T00:05:14.936168483Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-04-18T00:05:14.936267332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.936406993Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 160
2026-04-18T00:05:14.936608218Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-04-18T00:05:14.936718711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-04-18T00:05:14.938871667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021462s
2026-04-18T00:05:14.938981027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-04-18T00:05:14', 'rename_blacklist_to_blocklist')
2026-04-18T00:05:14.939191671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.939772050Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-04-18T00:05:14.939886952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030442s
2026-04-18T00:05:14.939987153Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-04-18T00:05:14.940083437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.940227517Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 161
2026-04-18T00:05:14.940512892Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-18T00:05:14.940633154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-04-18T00:05:14.940812446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001823s
2026-04-18T00:05:14.940899501Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-18T00:05:14.941003410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-04-18T00:05:14.941162090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001605s
2026-04-18T00:05:14.941248524Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.941327072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.943787157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024419s
2026-04-18T00:05:14.943913221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-04-18T00:05:14', 'remove_plex_hometheatre')
2026-04-18T00:05:14.944134276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.944659734Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-04-18T00:05:14.944764074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033171s
2026-04-18T00:05:14.944867944Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-04-18T00:05:14.944964688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.945104410Z [Info] release_profile_to_array: Starting migration of Main DB to 162
2026-04-18T00:05:14.945298110Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.945401147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.946666646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001257s
2026-04-18T00:05:14.946779133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-04-18T00:05:14', 'release_profile_to_array')
2026-04-18T00:05:14.946999336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.947503141Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-04-18T00:05:14.947607461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020972s
2026-04-18T00:05:14.947704687Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-04-18T00:05:14.947801281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.947988729Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 163
2026-04-18T00:05:14.948179563Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.948275967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.950089941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018044s
2026-04-18T00:05:14.950202117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-04-18T00:05:14', 'mediainfo_to_ffmpeg')
2026-04-18T00:05:14.950404484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.950938991Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-04-18T00:05:14.951045315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026573s
2026-04-18T00:05:14.951139585Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-04-18T00:05:14.951235919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.951393085Z [Info] download_client_per_indexer: Starting migration of Main DB to 164
2026-04-18T00:05:14.951644502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-18T00:05:14.951739222Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-18T00:05:14.951814053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-04-18T00:05:14.951939786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-04-18T00:05:14.952660738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007219s
2026-04-18T00:05:14.952770990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-04-18T00:05:14', 'download_client_per_indexer')
2026-04-18T00:05:14.952977546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.953579649Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-04-18T00:05:14.953695552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016435s
2026-04-18T00:05:14.953784852Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-04-18T00:05:14.953882749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.954023894Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 165
2026-04-18T00:05:14.954279178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-18T00:05:14.954387746Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.954463138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-04-18T00:05:14.954576356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-04-18T00:05:14.955253821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006773s
2026-04-18T00:05:14.955363261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-04-18T00:05:14', 'add_on_update_to_notifications')
2026-04-18T00:05:14.955571370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.956201890Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-04-18T00:05:14.956318435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016205s
2026-04-18T00:05:14.956411462Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-04-18T00:05:14.956507185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.956646285Z [Info] update_series_sort_title: Starting migration of Main DB to 166
2026-04-18T00:05:14.956839795Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.956941039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.957530215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005809s
2026-04-18T00:05:14.957641309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-04-18T00:05:14', 'update_series_sort_title')
2026-04-18T00:05:14.957852124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.958443325Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-04-18T00:05:14.958550190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014953s
2026-04-18T00:05:14.958646664Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-04-18T00:05:14.958741966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.958891377Z [Info] add_tvdbid_to_episode: Starting migration of Main DB to 167
2026-04-18T00:05:14.959115288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-04-18T00:05:14.959215780Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.959292034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes TvdbId Int32
2026-04-18T00:05:14.959393118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "TvdbId" INTEGER
2026-04-18T00:05:14.960096945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006998s
2026-04-18T00:05:14.960208680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-04-18T00:05:14', 'add_tvdbid_to_episode')
2026-04-18T00:05:14.960421008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.961146739Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-04-18T00:05:14.961251771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017513s
2026-04-18T00:05:14.961350871Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-04-18T00:05:14.961455040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.961594561Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 168
2026-04-18T00:05:14.961841769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-04-18T00:05:14.961943174Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-18T00:05:14.962018696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2026-04-18T00:05:14.962127565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2026-04-18T00:05:14.962817955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006874s
2026-04-18T00:05:14.962924911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-04-18T00:05:14', 'add_additional_info_to_pending_releases')
2026-04-18T00:05:14.963140094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.963765374Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-04-18T00:05:14.963904404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016364s
2026-04-18T00:05:14.964005748Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-04-18T00:05:14.964110509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.964264339Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Main DB to 169
2026-04-18T00:05:14.964452868Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.964553691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.967416968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028364s
2026-04-18T00:05:14.967525336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-04-18T00:05:14', 'add_malayalam_and_ukrainian_languages')
2026-04-18T00:05:14.967745299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.968410078Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-04-18T00:05:14.968525130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038329s
2026-04-18T00:05:14.968621313Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-04-18T00:05:14.968721896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.968865836Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 170
2026-04-18T00:05:14.969114457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-04-18T00:05:14.969216572Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-18T00:05:14.969289399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2026-04-18T00:05:14.969398879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2026-04-18T00:05:14.970080873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006818s
2026-04-18T00:05:14.970191496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-04-18T00:05:14', 'add_language_tags_to_subtitle_files')
2026-04-18T00:05:14.970410707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.971034263Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-04-18T00:05:14.971150147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016319s
2026-04-18T00:05:14.971236661Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-04-18T00:05:14.971335049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.971474831Z [Info] add_custom_formats: Starting migration of Main DB to 171
2026-04-18T00:05:14.972664988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-04-18T00:05:14.972791803Z [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-04-18T00:05:14.973120565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003461s
2026-04-18T00:05:14.973217300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-04-18T00:05:14.973310037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-04-18T00:05:14.973564409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002474s
2026-04-18T00:05:14.973656244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-18T00:05:14.973743409Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.973810605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-04-18T00:05:14.973917811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-04-18T00:05:14.974645176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007152s
2026-04-18T00:05:14.974771330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-18T00:05:14.974821511Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.974898917Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-04-18T00:05:14.975002946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-04-18T00:05:14.975697946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006839s
2026-04-18T00:05:14.975800382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-18T00:05:14.975909762Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:14.975987148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-04-18T00:05:14.976092571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-04-18T00:05:14.976784304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006872s
2026-04-18T00:05:14.976880878Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.976971230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.983142559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061408s
2026-04-18T00:05:14.983243092Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:14.983321279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:14.984253046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009191s
2026-04-18T00:05:14.984356574Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-04-18T00:05:14.986504831Z [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-04-18T00:05:14.986912001Z [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-04-18T00:05:14.987264391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-04-18T00:05:14.987537812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-04-18T00:05:14.989389100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049155s
2026-04-18T00:05:14.989482909Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-04-18T00:05:14.992157717Z [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-04-18T00:05:14.992512421Z [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-04-18T00:05:14.992802345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-04-18T00:05:14.993074974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-04-18T00:05:14.994869037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052626s
2026-04-18T00:05:14.994984900Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-18T00:05:14.995099441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-04-18T00:05:14.995275896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001884s
2026-04-18T00:05:14.995388824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-04-18T00:05:14', 'add_custom_formats')
2026-04-18T00:05:14.995603877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.996721027Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-04-18T00:05:14.996840007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016177s
2026-04-18T00:05:14.996948214Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-04-18T00:05:14.997070411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:14.997224270Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Main DB to 172
2026-04-18T00:05:14.997554255Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-18T00:05:14.997664928Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-18T00:05:14.997739528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers SeasonSearchMaximumSingleEpisodeAge Int32
2026-04-18T00:05:14.997876434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "SeasonSearchMaximumSingleEpisodeAge" INTEGER NOT NULL DEFAULT 0
2026-04-18T00:05:14.998587857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007262s
2026-04-18T00:05:14.998707919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-04-18T00:05:14', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-04-18T00:05:14.998948433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:14.999596458Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-04-18T00:05:14.999729496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017322s
2026-04-18T00:05:14.999826682Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-04-18T00:05:14.999959920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.000109522Z [Info] remove_omg: Starting migration of Main DB to 173
2026-04-18T00:05:15.000294825Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-04-18T00:05:15.000436159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-04-18T00:05:15.000604629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001726s
2026-04-18T00:05:15.000712746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-04-18T00:05:15', 'remove_omg')
2026-04-18T00:05:15.000929192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.001549582Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-04-18T00:05:15.001663561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011157s
2026-04-18T00:05:15.001752430Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-04-18T00:05:15.001852231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.002000430Z [Info] add_salt_to_users: Starting migration of Main DB to 174
2026-04-18T00:05:15.002306446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-04-18T00:05:15.002423933Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:15.002495567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-04-18T00:05:15.002600959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-04-18T00:05:15.003273684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006724s
2026-04-18T00:05:15.003379698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-04-18T00:05:15.003484689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-04-18T00:05:15.004202996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007139s
2026-04-18T00:05:15.004331474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-04-18T00:05:15', 'add_salt_to_users')
2026-04-18T00:05:15.004548612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.005199813Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-04-18T00:05:15.005308212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017159s
2026-04-18T00:05:15.005405508Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-04-18T00:05:15.005513806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.005658848Z [Info] language_profiles_to_custom_formats: Starting migration of Main DB to 175
2026-04-18T00:05:15.006314178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-04-18T00:05:15.006440432Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-18T00:05:15.006516435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Languages String
2026-04-18T00:05:15.006630505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-04-18T00:05:15.007334603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007069s
2026-04-18T00:05:15.007438021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-04-18T00:05:15.007518433Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:15.007614677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2026-04-18T00:05:15.007712454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-04-18T00:05:15.008425520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007122s
2026-04-18T00:05:15.008536584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-04-18T00:05:15.008618859Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:15.008698279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist Languages String
2026-04-18T00:05:15.008808351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-04-18T00:05:15.009540876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007351s
2026-04-18T00:05:15.009647331Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-04-18T00:05:15.009773264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-04-18T00:05:15.009960622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001867s
2026-04-18T00:05:15.010057427Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-04-18T00:05:15.010177378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-04-18T00:05:15.010352872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001725s
2026-04-18T00:05:15.010439807Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-04-18T00:05:15.010563516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-04-18T00:05:15.010730071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001636s
2026-04-18T00:05:15.010833369Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Language
2026-04-18T00:05:15.015319565Z [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-04-18T00:05:15.015807037Z [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-04-18T00:05:15.016214257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-04-18T00:05:15.016570274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-04-18T00:05:15.018406171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-04-18T00:05:15.018637086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076888s
2026-04-18T00:05:15.018726326Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-04-18T00:05:15.020813520Z [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-04-18T00:05:15.021233185Z [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-04-18T00:05:15.021574192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-04-18T00:05:15.022212287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-04-18T00:05:15.023950979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-04-18T00:05:15.024182455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-04-18T00:05:15.024406155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-04-18T00:05:15.024640046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-04-18T00:05:15.024872715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-04-18T00:05:15.025083770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062632s
2026-04-18T00:05:15.025179353Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blocklist Language
2026-04-18T00:05:15.027216225Z [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-04-18T00:05:15.027659047Z [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-04-18T00:05:15.028057630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-04-18T00:05:15.028377374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-04-18T00:05:15.030113440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-04-18T00:05:15.030343553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050668s
2026-04-18T00:05:15.030439837Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series LanguageProfileId
2026-04-18T00:05:15.032545959Z [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-04-18T00:05:15.033339167Z [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-04-18T00:05:15.034079758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-04-18T00:05:15.034898227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-04-18T00:05:15.036616968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-04-18T00:05:15.036850930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-04-18T00:05:15.037087847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-04-18T00:05:15.037293331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-04-18T00:05:15.037510147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-04-18T00:05:15.037722184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-04-18T00:05:15.037932999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007383s
2026-04-18T00:05:15.038026417Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-04-18T00:05:15.040049371Z [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-04-18T00:05:15.040498646Z [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-04-18T00:05:15.040920125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-04-18T00:05:15.041244699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-04-18T00:05:15.042978941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-04-18T00:05:15.043212802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050843s
2026-04-18T00:05:15.043303205Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-04-18T00:05:15.043395310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-04-18T00:05:15.043713882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000313s
2026-04-18T00:05:15.043828262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-04-18T00:05:15', 'language_profiles_to_custom_formats')
2026-04-18T00:05:15.044067113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.045690623Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-04-18T00:05:15.045808410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022745s
2026-04-18T00:05:15.045933652Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-04-18T00:05:15.046027110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.046188365Z [Info] original_language: Starting migration of Main DB to 176
2026-04-18T00:05:15.046621558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-04-18T00:05:15.046721308Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:15.046817813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series OriginalLanguage Int32
2026-04-18T00:05:15.046918826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2026-04-18T00:05:15.047628235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000705s
2026-04-18T00:05:15.047733337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-04-18T00:05:15', 'original_language')
2026-04-18T00:05:15.047955173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.048681797Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-04-18T00:05:15.048784654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017569s
2026-04-18T00:05:15.048882160Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-04-18T00:05:15.048992863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.049133938Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 177
2026-04-18T00:05:15.049397999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-18T00:05:15.049508612Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:15.049580617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2026-04-18T00:05:15.049699266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2026-04-18T00:05:15.050371881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006725s
2026-04-18T00:05:15.050482203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-04-18T00:05:15', 'add_on_manual_interaction_required_to_notifications')
2026-04-18T00:05:15.050702497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.051417477Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-04-18T00:05:15.051535224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017181s
2026-04-18T00:05:15.051634153Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-04-18T00:05:15.051721068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.051879568Z [Info] list_sync_time: Starting migration of Main DB to 178
2026-04-18T00:05:15.052163339Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-04-18T00:05:15.054137214Z [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-04-18T00:05:15.054494364Z [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-04-18T00:05:15.054819338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-18T00:05:15.055159934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-18T00:05:15.056940941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-18T00:05:15.057189361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049048s
2026-04-18T00:05:15.057284824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-18T00:05:15.057371208Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-18T00:05:15.057444305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime
2026-04-18T00:05:15.057555619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-04-18T00:05:15.058272453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007157s
2026-04-18T00:05:15.058381021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-04-18T00:05:15', 'list_sync_time')
2026-04-18T00:05:15.058583750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.059523322Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-04-18T00:05:15.059621370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019684s
2026-04-18T00:05:15.059719467Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-04-18T00:05:15.059810621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.059979451Z [Info] add_auto_tagging: Starting migration of Main DB to 179
2026-04-18T00:05:15.060419307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-04-18T00:05:15.060543998Z [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-04-18T00:05:15.060881317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003543s
2026-04-18T00:05:15.060977761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-04-18T00:05:15.061075779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-04-18T00:05:15.061287285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002136s
2026-04-18T00:05:15.061392948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-04-18T00:05:15', 'add_auto_tagging')
2026-04-18T00:05:15.061591868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.062372831Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-04-18T00:05:15.062482482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012876s
2026-04-18T00:05:15.062578556Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-04-18T00:05:15.062663266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.062811064Z [Info] task_duration: Starting migration of Main DB to 180
2026-04-18T00:05:15.063048051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-04-18T00:05:15.063152281Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:15.063245289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-04-18T00:05:15.063337103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-04-18T00:05:15.064047524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007076s
2026-04-18T00:05:15.064167516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-04-18T00:05:15', 'task_duration')
2026-04-18T00:05:15.064393591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.065084382Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-04-18T00:05:15.065190175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017505s
2026-04-18T00:05:15.065298624Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-04-18T00:05:15.065386791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.065523597Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 181
2026-04-18T00:05:15.065786917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-04-18T00:05:15.065896588Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:15.065970437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-04-18T00:05:15.066081270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-04-18T00:05:15.066789086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007048s
2026-04-18T00:05:15.066888897Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-04-18T00:05:15.067030141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-04-18T00:05:15.067200805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001753s
2026-04-18T00:05:15.067300946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-04-18T00:05:15', 'quality_definition_preferred_size')
2026-04-18T00:05:15.067507553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.068351973Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-04-18T00:05:15.068450592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012943s
2026-04-18T00:05:15.068546275Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-04-18T00:05:15.068655294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.068795316Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 182
2026-04-18T00:05:15.069127796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-18T00:05:15.069223990Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-18T00:05:15.069298369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-04-18T00:05:15.069417800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-04-18T00:05:15.070128261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006883s
2026-04-18T00:05:15.070205677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-18T00:05:15.070287341Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-18T00:05:15.070363475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-04-18T00:05:15.070474799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-04-18T00:05:15.071143065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006636s
2026-04-18T00:05:15.071248006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-04-18T00:05:15', 'add_custom_format_score_bypass_to_delay_profile')
2026-04-18T00:05:15.071478801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.072201026Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-04-18T00:05:15.072325626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017185s
2026-04-18T00:05:15.072422532Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-04-18T00:05:15.072519317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.072660250Z [Info] update_images_remote_url: Starting migration of Main DB to 183
2026-04-18T00:05:15.072865133Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-04-18T00:05:15.073005766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-04-18T00:05:15.073185458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001775s
2026-04-18T00:05:15.073280149Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2026-04-18T00:05:15.073452626Z [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-04-18T00:05:15.073693531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002387s
2026-04-18T00:05:15.073789465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-04-18T00:05:15', 'update_images_remote_url')
2026-04-18T00:05:15.073988125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.074780651Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-04-18T00:05:15.074889570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013237s
2026-04-18T00:05:15.074981956Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-04-18T00:05:15.075096848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.075225527Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 184
2026-04-18T00:05:15.075518096Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2026-04-18T00:05:15.075710574Z [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-04-18T00:05:15.075962090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002409s
2026-04-18T00:05:15.076071330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-04-18T00:05:15', 'remove_invalid_roksbox_metadata_images')
2026-04-18T00:05:15.076307436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.077189111Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-04-18T00:05:15.077305095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014755s
2026-04-18T00:05:15.077424105Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-04-18T00:05:15.077498464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.077647134Z [Info] add_episode_runtime: Starting migration of Main DB to 185
2026-04-18T00:05:15.077889021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-04-18T00:05:15.078002540Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:15.078076589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Runtime Int32
2026-04-18T00:05:15.078172953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Runtime" INTEGER NOT NULL DEFAULT 0
2026-04-18T00:05:15.078870558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006924s
2026-04-18T00:05:15.078987504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-04-18T00:05:15', 'add_episode_runtime')
2026-04-18T00:05:15.079181404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.079978670Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-04-18T00:05:15.080086387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017978s
2026-04-18T00:05:15.080185747Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-04-18T00:05:15.080284215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.080429728Z [Info] add_result_to_commands: Starting migration of Main DB to 186
2026-04-18T00:05:15.080667978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-18T00:05:15.080773681Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:15.080844283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-04-18T00:05:15.080945056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-04-18T00:05:15.081618362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006721s
2026-04-18T00:05:15.081727372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-04-18T00:05:15', 'add_result_to_commands')
2026-04-18T00:05:15.081933206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.082759240Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-04-18T00:05:15.082869121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018148s
2026-04-18T00:05:15.082962750Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-04-18T00:05:15.083061619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.083206270Z [Info] add_on_series_add_to_notifications: Starting migration of Main DB to 187
2026-04-18T00:05:15.083456885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-18T00:05:15.083563099Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:15.083635935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesAdd Boolean
2026-04-18T00:05:15.083743562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesAdd" INTEGER NOT NULL DEFAULT 0
2026-04-18T00:05:15.084450807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006996s
2026-04-18T00:05:15.084560467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-04-18T00:05:15', 'add_on_series_add_to_notifications')
2026-04-18T00:05:15.084775360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.085451602Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-04-18T00:05:15.085567576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017054s
2026-04-18T00:05:15.085664812Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-04-18T00:05:15.085774823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.085917050Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 188
2026-04-18T00:05:15.088310009Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-18T00:05:15.088438869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-04-18T00:05:15.088581656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001497s
2026-04-18T00:05:15.088666147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-04-18T00:05:15.088746889Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-18T00:05:15.088824225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-04-18T00:05:15.091972225Z [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-04-18T00:05:15.092428935Z [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-04-18T00:05:15.092810744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-04-18T00:05:15.093162753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-04-18T00:05:15.094964622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-04-18T00:05:15.095194795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062632s
2026-04-18T00:05:15.095285648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-04-18T00:05:15.095368696Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-18T00:05:15.095466222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-04-18T00:05:15.097515870Z [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-04-18T00:05:15.097964223Z [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-04-18T00:05:15.098346724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-04-18T00:05:15.098670395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-04-18T00:05:15.100574470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-04-18T00:05:15.100812780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052294s
2026-04-18T00:05:15.100903543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-18T00:05:15.100982272Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:15.101058866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-04-18T00:05:15.103072231Z [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-04-18T00:05:15.103569973Z [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-04-18T00:05:15.103971241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-18T00:05:15.104264101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-18T00:05:15.106057854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048825s
2026-04-18T00:05:15.106150310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-18T00:05:15.106240512Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-18T00:05:15.106308909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-04-18T00:05:15.108345201Z [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-04-18T00:05:15.108787141Z [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-04-18T00:05:15.109132256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-18T00:05:15.109414474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-18T00:05:15.111218768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047985s
2026-04-18T00:05:15.111315503Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-18T00:05:15.111398821Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:15.111472970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-04-18T00:05:15.113529512Z [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-04-18T00:05:15.113975540Z [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-04-18T00:05:15.114310695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-18T00:05:15.114659458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-18T00:05:15.116457930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048717s
2026-04-18T00:05:15.116558422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-18T00:05:15.116649375Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-18T00:05:15.116735749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-04-18T00:05:15.118746409Z [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-04-18T00:05:15.119109350Z [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-04-18T00:05:15.119432490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-18T00:05:15.119761102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-18T00:05:15.121576729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-18T00:05:15.121813466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049538s
2026-04-18T00:05:15.121910191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-18T00:05:15.121997126Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:15.122070594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-04-18T00:05:15.124150373Z [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-04-18T00:05:15.124513754Z [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-04-18T00:05:15.124834871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-18T00:05:15.125227372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-18T00:05:15.127020593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-18T00:05:15.127274826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00508s
2026-04-18T00:05:15.127363194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-18T00:05:15.127454367Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:15.127531162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-04-18T00:05:15.129589407Z [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-04-18T00:05:15.129960144Z [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-04-18T00:05:15.130263715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-18T00:05:15.130600844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-18T00:05:15.132390438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-18T00:05:15.132647656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050129s
2026-04-18T00:05:15.132746485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-04-18T00:05:15.132827208Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-18T00:05:15.132903632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-04-18T00:05:15.136004858Z [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-04-18T00:05:15.136433902Z [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-04-18T00:05:15.136799719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-04-18T00:05:15.137321039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-04-18T00:05:15.139091364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-04-18T00:05:15.139344624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-04-18T00:05:15.139590680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-04-18T00:05:15.139798498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067908s
2026-04-18T00:05:15.139912227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-04-18T00:05:15.139996407Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:15.140102450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn EpisodeFiles DateAdded DateTimeOffset
2026-04-18T00:05:15.142146327Z [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-04-18T00:05:15.142596263Z [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-04-18T00:05:15.142986148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-04-18T00:05:15.143333979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-04-18T00:05:15.145157081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-04-18T00:05:15.145401483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051949s
2026-04-18T00:05:15.145499410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-04-18T00:05:15.145579421Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:15.145656166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes AirDateUtc DateTimeOffset
2026-04-18T00:05:15.147726155Z [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-04-18T00:05:15.148417046Z [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-04-18T00:05:15.149108759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-04-18T00:05:15.149691463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-04-18T00:05:15.151422359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-04-18T00:05:15.151662483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-04-18T00:05:15.151907296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-04-18T00:05:15.152175596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-04-18T00:05:15.152405389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006643s
2026-04-18T00:05:15.152503216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-04-18T00:05:15.152581273Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-18T00:05:15.152658148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes LastSearchTime DateTimeOffset
2026-04-18T00:05:15.154719990Z [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-04-18T00:05:15.155395360Z [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-04-18T00:05:15.156112765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-04-18T00:05:15.156715770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-04-18T00:05:15.158529042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-04-18T00:05:15.158758183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-04-18T00:05:15.158981393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-04-18T00:05:15.159244313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-04-18T00:05:15.159477111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067052s
2026-04-18T00:05:15.159565810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-04-18T00:05:15.159655671Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-18T00:05:15.159722967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-04-18T00:05:15.161892025Z [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-04-18T00:05:15.162283995Z [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-04-18T00:05:15.162609651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-04-18T00:05:15.162885917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-04-18T00:05:15.164711744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004866s
2026-04-18T00:05:15.164808469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-04-18T00:05:15.164892338Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:15.164968742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-04-18T00:05:15.166997618Z [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-04-18T00:05:15.167403445Z [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-04-18T00:05:15.167721947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-04-18T00:05:15.168037893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-04-18T00:05:15.169814511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004731s
2026-04-18T00:05:15.169909583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-04-18T00:05:15.169992099Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:15.170068623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-04-18T00:05:15.172109063Z [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-04-18T00:05:15.172517936Z [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-04-18T00:05:15.172843472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-04-18T00:05:15.173501778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-04-18T00:05:15.175245459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-04-18T00:05:15.175475022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-04-18T00:05:15.175717199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-04-18T00:05:15.175958235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-04-18T00:05:15.176188709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-04-18T00:05:15.176403972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062323s
2026-04-18T00:05:15.176498974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-18T00:05:15.176587582Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-18T00:05:15.176674728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-04-18T00:05:15.178724105Z [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-04-18T00:05:15.179094892Z [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-04-18T00:05:15.179435779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-18T00:05:15.179804451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-18T00:05:15.181636942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-18T00:05:15.181887066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051097s
2026-04-18T00:05:15.181981205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-18T00:05:15.182069563Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-18T00:05:15.182144745Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-04-18T00:05:15.185306322Z [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-04-18T00:05:15.185689834Z [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-04-18T00:05:15.186037304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-18T00:05:15.186364844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-18T00:05:15.188262606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-18T00:05:15.188519644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062602s
2026-04-18T00:05:15.188615287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-18T00:05:15.188704897Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-18T00:05:15.188811051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-04-18T00:05:15.190863915Z [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-04-18T00:05:15.191240915Z [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-04-18T00:05:15.191571471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-18T00:05:15.191936947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-18T00:05:15.193769277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-18T00:05:15.194017336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050716s
2026-04-18T00:05:15.194092939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-18T00:05:15.194181337Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-18T00:05:15.194252821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset
2026-04-18T00:05:15.196352990Z [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-04-18T00:05:15.196750371Z [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-04-18T00:05:15.197073652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-18T00:05:15.197420460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-18T00:05:15.199212890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-18T00:05:15.199460840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050974s
2026-04-18T00:05:15.199558116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-18T00:05:15.199639981Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:15.199715232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-04-18T00:05:15.201778427Z [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-04-18T00:05:15.202166098Z [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-04-18T00:05:15.202505401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-18T00:05:15.202865497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-18T00:05:15.204667386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-18T00:05:15.204923492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050745s
2026-04-18T00:05:15.205014144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-18T00:05:15.205095668Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:15.205170329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-04-18T00:05:15.207209255Z [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-04-18T00:05:15.207574842Z [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-04-18T00:05:15.207948484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-18T00:05:15.208267877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-18T00:05:15.210030146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-18T00:05:15.210277966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049957s
2026-04-18T00:05:15.210373498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-18T00:05:15.210461195Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-18T00:05:15.210534272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-04-18T00:05:15.212578308Z [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-04-18T00:05:15.212942652Z [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-04-18T00:05:15.213290884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-18T00:05:15.213641800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-18T00:05:15.215409911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-18T00:05:15.215652831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050128s
2026-04-18T00:05:15.215748664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-04-18T00:05:15.215843515Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-18T00:05:15.215978517Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-04-18T00:05:15.218008425Z [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-04-18T00:05:15.218448561Z [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-04-18T00:05:15.218797183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-04-18T00:05:15.219047447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-04-18T00:05:15.220805358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047127s
2026-04-18T00:05:15.220903646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-04-18T00:05:15.220989258Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-18T00:05:15.221064550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-04-18T00:05:15.223091623Z [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-04-18T00:05:15.223510737Z [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-04-18T00:05:15.223895101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-04-18T00:05:15.224156207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-04-18T00:05:15.225929388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047502s
2026-04-18T00:05:15.226025071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-04-18T00:05:15.226109962Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:15.226185394Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-04-18T00:05:15.229505480Z [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-04-18T00:05:15.229894674Z [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-04-18T00:05:15.230213256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-04-18T00:05:15.230470233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-04-18T00:05:15.232229537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059305s
2026-04-18T00:05:15.232331161Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-04-18T00:05:15.232426503Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:15.232522817Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-04-18T00:05:15.234545221Z [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-04-18T00:05:15.234880265Z [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-04-18T00:05:15.235152173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-04-18T00:05:15.235478049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-04-18T00:05:15.237274497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-18T00:05:15.237517547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048839s
2026-04-18T00:05:15.237608580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-04-18T00:05:15.237698912Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-18T00:05:15.237767931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-04-18T00:05:15.239768610Z [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-04-18T00:05:15.240115188Z [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-04-18T00:05:15.240386946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-04-18T00:05:15.240715527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-04-18T00:05:15.242490663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-18T00:05:15.242729985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048553s
2026-04-18T00:05:15.242824966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-04-18T00:05:15.242904115Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-18T00:05:15.242978425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastInfoSync DateTimeOffset
2026-04-18T00:05:15.245056130Z [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-04-18T00:05:15.245888155Z [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-04-18T00:05:15.246645911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-04-18T00:05:15.247411303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-04-18T00:05:15.260257345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-04-18T00:05:15.260561307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-04-18T00:05:15.260801451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-04-18T00:05:15.261038499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-04-18T00:05:15.261283322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-04-18T00:05:15.261536983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-04-18T00:05:15.261780824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186916s
2026-04-18T00:05:15.261888601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-04-18T00:05:15.261989504Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-04-18T00:05:15.262080387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastDiskSync DateTimeOffset
2026-04-18T00:05:15.265081862Z [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-04-18T00:05:15.265891152Z [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-04-18T00:05:15.266559959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-04-18T00:05:15.267337134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-04-18T00:05:15.269106928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-04-18T00:05:15.269372734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-04-18T00:05:15.269605753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-04-18T00:05:15.269823121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-04-18T00:05:15.270035399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-04-18T00:05:15.270248187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-04-18T00:05:15.270454342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008257s
2026-04-18T00:05:15.270551057Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-04-18T00:05:15.270633694Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-04-18T00:05:15.270716009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series FirstAired DateTimeOffset
2026-04-18T00:05:15.272831951Z [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-04-18T00:05:15.273579386Z [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-04-18T00:05:15.274273674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-04-18T00:05:15.274955698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-04-18T00:05:15.276698939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-04-18T00:05:15.276934153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-04-18T00:05:15.277197162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-04-18T00:05:15.277405983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-04-18T00:05:15.277617800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-04-18T00:05:15.277828925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-04-18T00:05:15.278033106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007214s
2026-04-18T00:05:15.278134941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-04-18T00:05:15.278217738Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-04-18T00:05:15.278293991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series NextAiring DateTimeOffset
2026-04-18T00:05:15.280390955Z [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-04-18T00:05:15.281126246Z [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-04-18T00:05:15.281794031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-04-18T00:05:15.282571476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-04-18T00:05:15.284408757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-04-18T00:05:15.284645143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-04-18T00:05:15.284862220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-04-18T00:05:15.285070650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-04-18T00:05:15.285280582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-04-18T00:05:15.285492048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-04-18T00:05:15.285795780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007388s
2026-04-18T00:05:15.285891583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-04-18T00:05:15.285973248Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-04-18T00:05:15.286062187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series Added DateTimeOffset
2026-04-18T00:05:15.289387153Z [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-04-18T00:05:15.290131443Z [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-04-18T00:05:15.290816773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-04-18T00:05:15.291561312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-04-18T00:05:15.293347750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-04-18T00:05:15.293577082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-04-18T00:05:15.293797957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-04-18T00:05:15.294008772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-04-18T00:05:15.294219486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-04-18T00:05:15.294432715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-04-18T00:05:15.294636526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084791s
2026-04-18T00:05:15.294734593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-04-18T00:05:15.294824404Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-04-18T00:05:15.294930598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2026-04-18T00:05:15.296998132Z [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-04-18T00:05:15.297395793Z [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-04-18T00:05:15.297715928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-04-18T00:05:15.297970781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-04-18T00:05:15.299803041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047708s
2026-04-18T00:05:15.299916811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-04-18T00:05:15.300004828Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-18T00:05:15.300082454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2026-04-18T00:05:15.302130529Z [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-04-18T00:05:15.302559002Z [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-04-18T00:05:15.302903886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-04-18T00:05:15.303172878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-04-18T00:05:15.305006441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048118s
2026-04-18T00:05:15.305110791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-18T00:05:15.305193217Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-04-18T00:05:15.305273539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-04-18T00:05:15.307303287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-04-18T00:05:15.307570906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-04-18T00:05:15.307860930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-04-18T00:05:15.308270966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-04-18T00:05:15.310348921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-18T00:05:15.310628564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052498s
2026-04-18T00:05:15.310746722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-04-18T00:05:15', 'postgres_update_timestamp_columns_to_with_timezone')
2026-04-18T00:05:15.310958749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.313856295Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-04-18T00:05:15.313997128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008468s
2026-04-18T00:05:15.314143463Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-04-18T00:05:15.314249186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.314423287Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 189
2026-04-18T00:05:15.314882441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-04-18T00:05:15.314990790Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2026-04-18T00:05:15.315089649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-04-18T00:05:15.315212055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-04-18T00:05:15.316042708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008332s
2026-04-18T00:05:15.316155996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-04-18T00:05:15', 'add_colon_replacement_to_naming_config')
2026-04-18T00:05:15.316360438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.317003894Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-04-18T00:05:15.317113565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018005s
2026-04-18T00:05:15.317218166Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-04-18T00:05:15.317321885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.317469772Z [Info] health_restored_notification: Starting migration of Main DB to 190
2026-04-18T00:05:15.317798414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-18T00:05:15.317905259Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-18T00:05:15.318014690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-04-18T00:05:15.318109050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-04-18T00:05:15.318809621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007053s
2026-04-18T00:05:15.318924352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-04-18T00:05:15', 'health_restored_notification')
2026-04-18T00:05:15.319122391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.319780235Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-04-18T00:05:15.319913494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016774s
2026-04-18T00:05:15.320015660Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-04-18T00:05:15.320111172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.320252938Z [Info] add_download_client_tags: Starting migration of Main DB to 191
2026-04-18T00:05:15.320538392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-04-18T00:05:15.320648885Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-18T00:05:15.320727824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-04-18T00:05:15.320826102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-04-18T00:05:15.321501502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006727s
2026-04-18T00:05:15.321612436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-04-18T00:05:15', 'add_download_client_tags')
2026-04-18T00:05:15.321809523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.322441195Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-04-18T00:05:15.322558661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001597s
2026-04-18T00:05:15.322659545Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-04-18T00:05:15.322766931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.322909588Z [Info] import_exclusion_type: Starting migration of Main DB to 192
2026-04-18T00:05:15.323291668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListExclusions
2026-04-18T00:05:15.323404184Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-18T00:05:15.323493294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListExclusions TvdbId Int32
2026-04-18T00:05:15.325780851Z [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-04-18T00:05:15.326051216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListExclusions_temp" ("Id", "TvdbId", "Title") SELECT "Id", "TvdbId", "Title" FROM "ImportListExclusions"
2026-04-18T00:05:15.326276029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListExclusions"
2026-04-18T00:05:15.326642948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListExclusions_temp" RENAME TO "ImportListExclusions"
2026-04-18T00:05:15.328892969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-04-18T00:05:15.329217332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055832s
2026-04-18T00:05:15.329359278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-04-18T00:05:15', 'import_exclusion_type')
2026-04-18T00:05:15.329598700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.332861953Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-04-18T00:05:15.332979229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092214s
2026-04-18T00:05:15.333122888Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-04-18T00:05:15.333217529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.333386840Z [Info] add_import_list_items: Starting migration of Main DB to 193
2026-04-18T00:05:15.334424069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListItems
2026-04-18T00:05:15.334634453Z [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-04-18T00:05:15.335025600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004428s
2026-04-18T00:05:15.335120251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-18T00:05:15.335226756Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s
2026-04-18T00:05:15.335314422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus HasRemovedItemSinceLastClean Boolean
2026-04-18T00:05:15.335444284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "HasRemovedItemSinceLastClean" INTEGER NOT NULL DEFAULT 0
2026-04-18T00:05:15.336276720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008171s
2026-04-18T00:05:15.336394477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-04-18T00:05:15', 'add_import_list_items')
2026-04-18T00:05:15.336608168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.337281053Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-04-18T00:05:15.337389411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001837s
2026-04-18T00:05:15.337506176Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-04-18T00:05:15.337604394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.337753695Z [Info] add_notification_status: Starting migration of Main DB to 194
2026-04-18T00:05:15.338332360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-04-18T00:05:15.338477082Z [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-04-18T00:05:15.338828860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003775s
2026-04-18T00:05:15.338928841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-04-18T00:05:15.339039935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-04-18T00:05:15.339312985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002712s
2026-04-18T00:05:15.339422726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-04-18T00:05:15', 'add_notification_status')
2026-04-18T00:05:15.339625044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.339981952Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-04-18T00:05:15.340098076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000931s
2026-04-18T00:05:15.340204621Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-04-18T00:05:15.340327278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.340493974Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Main DB to 195
2026-04-18T00:05:15.340745640Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:15.340855311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:15.341843933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009747s
2026-04-18T00:05:15.341973684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-04-18T00:05:15', 'parse_language_tags_from_existing_subtitle_files')
2026-04-18T00:05:15.342207886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.342717131Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-04-18T00:05:15.342830019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018567s
2026-04-18T00:05:15.342937375Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-04-18T00:05:15.343029310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.343177879Z [Info] add_finale_type: Starting migration of Main DB to 196
2026-04-18T00:05:15.343464296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-04-18T00:05:15.343596873Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-18T00:05:15.343677295Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes FinaleType String
2026-04-18T00:05:15.343780763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "FinaleType" TEXT
2026-04-18T00:05:15.344635806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008469s
2026-04-18T00:05:15.344751198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-04-18T00:05:15', 'add_finale_type')
2026-04-18T00:05:15.344943886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.345505697Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-04-18T00:05:15.345607593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017188s
2026-04-18T00:05:15.345712784Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-04-18T00:05:15.345805591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.345947517Z [Info] list_add_missing_search: Starting migration of Main DB to 197
2026-04-18T00:05:15.346350689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-18T00:05:15.346469188Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-04-18T00:05:15.346557746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchForMissingEpisodes Boolean
2026-04-18T00:05:15.346696185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchForMissingEpisodes" INTEGER NOT NULL DEFAULT 1
2026-04-18T00:05:15.347511397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008268s
2026-04-18T00:05:15.347653493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-04-18T00:05:15', 'list_add_missing_search')
2026-04-18T00:05:15.347881532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.348986979Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-04-18T00:05:15.349132652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022349s
2026-04-18T00:05:15.349306031Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-04-18T00:05:15.349413668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.349608811Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 198
2026-04-18T00:05:15.350229621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-04-18T00:05:15.350338431Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s
2026-04-18T00:05:15.350419183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2026-04-18T00:05:15.350529375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2026-04-18T00:05:15.351464519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009437s
2026-04-18T00:05:15.351566274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-04-18T00:05:15.351661515Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-18T00:05:15.351754793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2026-04-18T00:05:15.351870476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2026-04-18T00:05:15.352747773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008789s
2026-04-18T00:05:15.352858897Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:15.352950401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:15.354191851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012299s
2026-04-18T00:05:15.354310130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-04-18T00:05:15', 'parse_title_from_existing_subtitle_files')
2026-04-18T00:05:15.354520664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.355044208Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-04-18T00:05:15.355153057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020815s
2026-04-18T00:05:15.355255233Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-04-18T00:05:15.355348451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.355493192Z [Info] series_last_aired: Starting migration of Main DB to 199
2026-04-18T00:05:15.355765461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-04-18T00:05:15.355890993Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-04-18T00:05:15.355972427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LastAired DateTimeOffset
2026-04-18T00:05:15.356076878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LastAired" DATETIME
2026-04-18T00:05:15.356788521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007098s
2026-04-18T00:05:15.356901499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-04-18T00:05:15', 'series_last_aired')
2026-04-18T00:05:15.357092954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.357609795Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-04-18T00:05:15.357718735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015278s
2026-04-18T00:05:15.357832183Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-04-18T00:05:15.357937145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.358074130Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 200
2026-04-18T00:05:15.358446110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-04-18T00:05:15.358562694Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s
2026-04-18T00:05:15.358651824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MonitorNewItems Int32
2026-04-18T00:05:15.358760934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-04-18T00:05:15.359514542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007534s
2026-04-18T00:05:15.359638922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-18T00:05:15.359722791Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-18T00:05:15.359819135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-04-18T00:05:15.359958095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-04-18T00:05:15.360726342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007807s
2026-04-18T00:05:15.360840181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-04-18T00:05:15', 'AddNewItemMonitorType')
2026-04-18T00:05:15.361067640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.361564320Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-04-18T00:05:15.361669121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016239s
2026-04-18T00:05:15.361778622Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-04-18T00:05:15.361907020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.362080800Z [Info] email_encryption: Starting migration of Main DB to 201
2026-04-18T00:05:15.362307076Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:15.362413460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:15.364222925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017966s
2026-04-18T00:05:15.364340461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-04-18T00:05:15', 'email_encryption')
2026-04-18T00:05:15.364586908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.365080081Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-04-18T00:05:15.365194311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026548s
2026-04-18T00:05:15.365298641Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-04-18T00:05:15.365391388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.365548013Z [Info] add_indexer_flags: Starting migration of Main DB to 202
2026-04-18T00:05:15.365925373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-04-18T00:05:15.366028892Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-18T00:05:15.366104654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-04-18T00:05:15.366209626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-04-18T00:05:15.366934816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000726s
2026-04-18T00:05:15.367043916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-04-18T00:05:15.367128025Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-04-18T00:05:15.367210351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles IndexerFlags Int32
2026-04-18T00:05:15.367315393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-04-18T00:05:15.368118250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007973s
2026-04-18T00:05:15.368238772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-04-18T00:05:15', 'add_indexer_flags')
2026-04-18T00:05:15.368437332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.368898932Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-04-18T00:05:15.369010016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015831s
2026-04-18T00:05:15.369119035Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-04-18T00:05:15.369234558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.369411364Z [Info] release_type: Starting migration of Main DB to 203
2026-04-18T00:05:15.369778554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-04-18T00:05:15.369886391Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-18T00:05:15.369963767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist ReleaseType Int32
2026-04-18T00:05:15.370069660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-04-18T00:05:15.370811083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007391s
2026-04-18T00:05:15.370924241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-04-18T00:05:15.371024874Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-18T00:05:15.371104825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseType Int32
2026-04-18T00:05:15.371212722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-04-18T00:05:15.371992052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007712s
2026-04-18T00:05:15.372115821Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:15.372224039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:15.373143080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009183s
2026-04-18T00:05:15.373259053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-04-18T00:05:15', 'release_type')
2026-04-18T00:05:15.373452182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.373978743Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-04-18T00:05:15.374086620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017541s
2026-04-18T00:05:15.374189397Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-04-18T00:05:15.374285801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.374439531Z [Info] add_add_release_hash: Starting migration of Main DB to 204
2026-04-18T00:05:15.374726178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-04-18T00:05:15.374835087Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-18T00:05:15.374915950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseHash String
2026-04-18T00:05:15.375022775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseHash" TEXT
2026-04-18T00:05:15.375792035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007697s
2026-04-18T00:05:15.375913469Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:15.376000855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:15.377166593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011546s
2026-04-18T00:05:15.377280903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-04-18T00:05:15', 'add_add_release_hash')
2026-04-18T00:05:15.377477499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.378034481Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-04-18T00:05:15.378138451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020295s
2026-04-18T00:05:15.378241699Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-04-18T00:05:15.378339536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.378485910Z [Info] rename_season_pack_spec: Starting migration of Main DB to 205
2026-04-18T00:05:15.378698990Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-04-18T00:05:15.378862769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-04-18T00:05:15.379064295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000202s
2026-04-18T00:05:15.379195870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-04-18T00:05:15', 'rename_season_pack_spec')
2026-04-18T00:05:15.379392206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.379634955Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-04-18T00:05:15.379738483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000771s
2026-04-18T00:05:15.379840889Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-04-18T00:05:15.379947364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.380091715Z [Info] add_tmdbid: Starting migration of Main DB to 206
2026-04-18T00:05:15.380424715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-04-18T00:05:15.380530087Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-18T00:05:15.380609658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TmdbId Int32
2026-04-18T00:05:15.380709128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2026-04-18T00:05:15.381457996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007505s
2026-04-18T00:05:15.381565693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TmdbId)
2026-04-18T00:05:15.381671967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TmdbId" ON "Series" ("TmdbId" ASC)
2026-04-18T00:05:15.381926860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002634s
2026-04-18T00:05:15.382036541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-04-18T00:05:15', 'add_tmdbid')
2026-04-18T00:05:15.382230853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.382758074Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-04-18T00:05:15.382859358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010932s
2026-04-18T00:05:15.382961434Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-04-18T00:05:15.383064251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.383205846Z [Info] add_on_import_complete_to_notifications: Starting migration of Main DB to 209
2026-04-18T00:05:15.383478285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-18T00:05:15.383586052Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-18T00:05:15.383664901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportComplete Boolean
2026-04-18T00:05:15.383785784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportComplete" INTEGER NOT NULL DEFAULT 0
2026-04-18T00:05:15.384652820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008701s
2026-04-18T00:05:15.384767411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-04-18T00:05:15', 'add_on_import_complete_to_notifications')
2026-04-18T00:05:15.384968025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.385485057Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-04-18T00:05:15.385603044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017077s
2026-04-18T00:05:15.385719809Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-04-18T00:05:15.385819430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.385959332Z [Info] add_monitored_seasons_filter: Starting migration of Main DB to 210
2026-04-18T00:05:15.386165247Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:15.386265499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:15.388990337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027093s
2026-04-18T00:05:15.389106821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-04-18T00:05:15', 'add_monitored_seasons_filter')
2026-04-18T00:05:15.389302676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.389724395Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-04-18T00:05:15.389835018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003449s
2026-04-18T00:05:15.389935039Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-04-18T00:05:15.390043838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.390183219Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Main DB to 211
2026-04-18T00:05:15.390443554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-04-18T00:05:15.390548034Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-18T00:05:15.390626923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig CustomColonReplacementFormat String
2026-04-18T00:05:15.390738908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "CustomColonReplacementFormat" TEXT NOT NULL DEFAULT ''
2026-04-18T00:05:15.391493418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007549s
2026-04-18T00:05:15.391606826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-04-18T00:05:15', 'add_custom_colon_replacement_to_naming_config')
2026-04-18T00:05:15.391818012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.392350344Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-04-18T00:05:15.392460416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016055s
2026-04-18T00:05:15.392561469Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-04-18T00:05:15.392665629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.392832816Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 212
2026-04-18T00:05:15.393200506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-18T00:05:15.393309345Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-18T00:05:15.393386080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2026-04-18T00:05:15.393503476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2026-04-18T00:05:15.394265721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007603s
2026-04-18T00:05:15.394375953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-04-18T00:05:15', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-04-18T00:05:15.394597580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.394982004Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-04-18T00:05:15.395102657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014792s
2026-04-18T00:05:15.395203239Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-04-18T00:05:15.395304674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.395441780Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Main DB to 214
2026-04-18T00:05:15.395599327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-04-18T00:05:15', 'add_blurary576p_quality_in_profiles')
2026-04-18T00:05:15.395813859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.396330430Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-04-18T00:05:15.396425271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009928s
2026-04-18T00:05:15.396524511Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-04-18T00:05:15.396633149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.396783141Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Main DB to 215
2026-04-18T00:05:15.396991090Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:15.397094949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:15.399653352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025422s
2026-04-18T00:05:15.399760548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-04-18T00:05:15', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-04-18T00:05:15.400019229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.400579488Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-04-18T00:05:15.400721904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034692s
2026-04-18T00:05:15.400824130Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-04-18T00:05:15.400933270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.401070957Z [Info] add_mal_and_anilist_ids: Starting migration of Main DB to 217
2026-04-18T00:05:15.401391202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-04-18T00:05:15.401513278Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-04-18T00:05:15.401596265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MalIds String
2026-04-18T00:05:15.401700686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MalIds" TEXT NOT NULL DEFAULT '[]'
2026-04-18T00:05:15.402464955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007547s
2026-04-18T00:05:15.402556399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-04-18T00:05:15.402642272Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s
2026-04-18T00:05:15.402735460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AniListIds String
2026-04-18T00:05:15.402854309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AniListIds" TEXT NOT NULL DEFAULT '[]'
2026-04-18T00:05:15.403604249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007557s
2026-04-18T00:05:15.403733299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-04-18T00:05:15', 'add_mal_and_anilist_ids')
2026-04-18T00:05:15.403958613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.404499021Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-04-18T00:05:15.404608181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016501s
2026-04-18T00:05:15.415213821Z [Debug] MigrationController: Took: 00:00:01.6243682
2026-04-18T00:05:15.672199296Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-04-18T00:05:15.694496283Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-04-18T00:05:15.703272398Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-04-18T00:05:15.703544636Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:15.703697214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:15.756808631Z [Info] DatabaseEngineVersionCheck: SQLite 3.51.2
2026-04-18T00:05:15.756990828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0532683s
2026-04-18T00:05:15.757144077Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-04-18T00:05:15.757302506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.053436s
2026-04-18T00:05:15.759684052Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-04-18T00:05:15.759876600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.760203619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-04-18T00:05:15.760394744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-04-18T00:05:15.760781663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003987s
2026-04-18T00:05:15.760942397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.799325622Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-04-18T00:05:15.799468570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.038898s
2026-04-18T00:05:15.799751720Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-04-18T00:05:15.799937374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.800328662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-04-18T00:05:15.800504696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-18T00:05:15.800831424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003291s
2026-04-18T00:05:15.800996306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-18T00:05:15.801144535Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-04-18T00:05:15.801306170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-04-18T00:05:15.801490311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-04-18T00:05:15.802253158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000769s
2026-04-18T00:05:15.802423401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.814423499Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-04-18T00:05:15.814602930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01293s
2026-04-18T00:05:15.814864016Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-04-18T00:05:15.815038417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.815326217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-18T00:05:15.815484817Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-18T00:05:15.815628225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-04-18T00:05:15.815798098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-04-18T00:05:15.816227312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004211s
2026-04-18T00:05:15.816383356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.837288530Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-04-18T00:05:15.837462801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214652s
2026-04-18T00:05:15.837725380Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-04-18T00:05:15.837900292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.838130766Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-04-18T00:05:15.838745033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-04-18T00:05:15.838937000Z [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-04-18T00:05:15.839476667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005556s
2026-04-18T00:05:15.839654555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-18T00:05:15', 'InitialSetup')
2026-04-18T00:05:15.840008357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.857872135Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-04-18T00:05:15.858065244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018932s
2026-04-18T00:05:15.858207431Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-04-18T00:05:15.864037393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.864356746Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Log DB to 2
2026-04-18T00:05:15.864624525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-18T00:05:15', 'remove_tvrage_imdb_unique_constraint')
2026-04-18T00:05:15.865001154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.884251735Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-04-18T00:05:15.884443050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202133s
2026-04-18T00:05:15.884618804Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-04-18T00:05:15.884801492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.885028129Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Log DB to 3
2026-04-18T00:05:15.885240657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-18T00:05:15', 'remove_renamed_scene_mapping_columns')
2026-04-18T00:05:15.885535761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.900538146Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-04-18T00:05:15.900723209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157227s
2026-04-18T00:05:15.900894604Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-04-18T00:05:15.901052713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.901281193Z [Info] updated_history: Starting migration of Log DB to 4
2026-04-18T00:05:15.901459823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-18T00:05:15', 'updated_history')
2026-04-18T00:05:15.901770749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.927691023Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-04-18T00:05:15.927904242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266223s
2026-04-18T00:05:15.928045918Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-04-18T00:05:15.928212593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.928495764Z [Info] added_eventtype_to_history: Starting migration of Log DB to 5
2026-04-18T00:05:15.928669043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-18T00:05:15', 'added_eventtype_to_history')
2026-04-18T00:05:15.928988216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.930897250Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-04-18T00:05:15.931072854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026737s
2026-04-18T00:05:15.931230211Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-04-18T00:05:15.931393810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.931616198Z [Info] add_index_to_log_time: Starting migration of Log DB to 6
2026-04-18T00:05:15.932438214Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Logs
2026-04-18T00:05:15.932609889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-04-18T00:05:15.932990797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003818s
2026-04-18T00:05:15.933146991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-04-18T00:05:15.933320030Z [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-04-18T00:05:15.933799706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005006s
2026-04-18T00:05:15.933955690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-04-18T00:05:15.934111444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-04-18T00:05:15.934397420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002868s
2026-04-18T00:05:15.934566921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-18T00:05:15', 'add_index_to_log_time')
2026-04-18T00:05:15.934880102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.935744302Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-04-18T00:05:15.935942722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016322s
2026-04-18T00:05:15.936102153Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-04-18T00:05:15.936269390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.936487088Z [Info] add_renameEpisodes_to_naming: Starting migration of Log DB to 7
2026-04-18T00:05:15.936685388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-18T00:05:15', 'add_renameEpisodes_to_naming')
2026-04-18T00:05:15.936978458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.937725913Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-04-18T00:05:15.937907830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014538s
2026-04-18T00:05:15.938066429Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-04-18T00:05:15.938222133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.938440673Z [Info] remove_backlog: Starting migration of Log DB to 8
2026-04-18T00:05:15.938604653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-18T00:05:15', 'remove_backlog')
2026-04-18T00:05:15.938904958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.939543524Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-04-18T00:05:15.939717514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013172s
2026-04-18T00:05:15.939896916Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-04-18T00:05:15.940067399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.940285478Z [Info] fix_rename_episodes: Starting migration of Log DB to 9
2026-04-18T00:05:15.940453416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-04-18T00:05:15', 'fix_rename_episodes')
2026-04-18T00:05:15.940756647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.941421857Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-04-18T00:05:15.941594094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013507s
2026-04-18T00:05:15.941753014Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-04-18T00:05:15.941910521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.942124813Z [Info] add_monitored: Starting migration of Log DB to 10
2026-04-18T00:05:15.942290737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-18T00:05:15', 'add_monitored')
2026-04-18T00:05:15.942591172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.943238576Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-04-18T00:05:15.943395993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013135s
2026-04-18T00:05:15.943553110Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-04-18T00:05:15.943710136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.943942333Z [Info] remove_ignored: Starting migration of Log DB to 11
2026-04-18T00:05:15.944111093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-18T00:05:15', 'remove_ignored')
2026-04-18T00:05:15.944416699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.945079614Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-04-18T00:05:15.945250137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013575s
2026-04-18T00:05:15.945409378Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-04-18T00:05:15.945572667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.945788301Z [Info] remove_custom_start_date: Starting migration of Log DB to 12
2026-04-18T00:05:15.945959175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-04-18T00:05:15', 'remove_custom_start_date')
2026-04-18T00:05:15.946270091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.946922816Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-04-18T00:05:15.947097027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013453s
2026-04-18T00:05:15.947259564Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-04-18T00:05:15.947415929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.947632375Z [Info] add_air_date_utc: Starting migration of Log DB to 13
2026-04-18T00:05:15.947798389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-18T00:05:15', 'add_air_date_utc')
2026-04-18T00:05:15.948122893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.948783263Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-04-18T00:05:15.948951712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013565s
2026-04-18T00:05:15.949141254Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-04-18T00:05:15.949300344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.949533494Z [Info] drop_air_date: Starting migration of Log DB to 14
2026-04-18T00:05:15.949689057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-18T00:05:15', 'drop_air_date')
2026-04-18T00:05:15.949985875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.950636445Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-04-18T00:05:15.950803792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013298s
2026-04-18T00:05:15.950961350Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-04-18T00:05:15.951125701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.951339822Z [Info] add_air_date_as_string: Starting migration of Log DB to 15
2026-04-18T00:05:15.951512510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-18T00:05:15', 'add_air_date_as_string')
2026-04-18T00:05:15.951825871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.952509578Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-04-18T00:05:15.952685502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013707s
2026-04-18T00:05:15.952842498Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-04-18T00:05:15.953010387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.953224959Z [Info] updated_imported_history_item: Starting migration of Log DB to 16
2026-04-18T00:05:15.953401885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-18T00:05:15', 'updated_imported_history_item')
2026-04-18T00:05:15.953717671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.954381798Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-04-18T00:05:15.954562302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013681s
2026-04-18T00:05:15.954725631Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-04-18T00:05:15.954881505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.955093863Z [Info] reset_scene_names: Starting migration of Log DB to 17
2026-04-18T00:05:15.955260709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-18T00:05:15', 'reset_scene_names')
2026-04-18T00:05:15.955569541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.956287537Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-04-18T00:05:15.956458431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013948s
2026-04-18T00:05:15.956618283Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-04-18T00:05:15.956779648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.956994370Z [Info] remove_duplicates: Starting migration of Log DB to 18
2026-04-18T00:05:15.957165014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-18T00:05:15', 'remove_duplicates')
2026-04-18T00:05:15.957460699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.958129436Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-04-18T00:05:15.958299489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013441s
2026-04-18T00:05:15.958464712Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-04-18T00:05:15.958628742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.958855679Z [Info] restore_unique_constraints: Starting migration of Log DB to 19
2026-04-18T00:05:15.959028176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-18T00:05:15', 'restore_unique_constraints')
2026-04-18T00:05:15.959336187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.960018812Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-04-18T00:05:15.960206359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013792s
2026-04-18T00:05:15.960360330Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-04-18T00:05:15.960528538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.960744313Z [Info] add_year_and_seasons_to_series: Starting migration of Log DB to 20
2026-04-18T00:05:15.960923865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-18T00:05:15', 'add_year_and_seasons_to_series')
2026-04-18T00:05:15.961234560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.962080284Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-04-18T00:05:15.962259805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015454s
2026-04-18T00:05:15.962416862Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-04-18T00:05:15.962585070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.962794162Z [Info] drop_seasons_table: Starting migration of Log DB to 21
2026-04-18T00:05:15.962963082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-18T00:05:15', 'drop_seasons_table')
2026-04-18T00:05:15.963265451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.964078949Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-04-18T00:05:15.964260906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014908s
2026-04-18T00:05:15.964417511Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-04-18T00:05:15.964586000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.964803308Z [Info] move_indexer_to_generic_provider: Starting migration of Log DB to 22
2026-04-18T00:05:15.964979803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-18T00:05:15', 'move_indexer_to_generic_provider')
2026-04-18T00:05:15.965294898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.966121393Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-04-18T00:05:15.966301205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00153s
2026-04-18T00:05:15.966458852Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-04-18T00:05:15.966628193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.966851012Z [Info] add_config_contract_to_indexers: Starting migration of Log DB to 23
2026-04-18T00:05:15.967028058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-18T00:05:15', 'add_config_contract_to_indexers')
2026-04-18T00:05:15.967344927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.968024054Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-04-18T00:05:15.968223266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013834s
2026-04-18T00:05:15.968375823Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-04-18T00:05:15.968547078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.968761239Z [Info] drop_tvdb_episodeid: Starting migration of Log DB to 24
2026-04-18T00:05:15.968931272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-18T00:05:15', 'drop_tvdb_episodeid')
2026-04-18T00:05:15.969238761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.969892658Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-04-18T00:05:15.970068522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013414s
2026-04-18T00:05:15.970224586Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-04-18T00:05:15.970401523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.970615263Z [Info] move_notification_to_generic_provider: Starting migration of Log DB to 25
2026-04-18T00:05:15.970798873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-18T00:05:15', 'move_notification_to_generic_provider')
2026-04-18T00:05:15.971117014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.971885301Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-04-18T00:05:15.972074522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014657s
2026-04-18T00:05:15.972233092Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-04-18T00:05:15.972409186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.972623929Z [Info] add_config_contract_to_notifications: Starting migration of Log DB to 26
2026-04-18T00:05:15.972809382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-18T00:05:15', 'add_config_contract_to_notifications')
2026-04-18T00:05:15.973125319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.973778574Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-04-18T00:05:15.973963978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001364s
2026-04-18T00:05:15.974120623Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-04-18T00:05:15.974276176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.974492151Z [Info] fix_omgwtfnzbs: Starting migration of Log DB to 27
2026-04-18T00:05:15.974656332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-18T00:05:15', 'fix_omgwtfnzbs')
2026-04-18T00:05:15.974952989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.975614161Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-04-18T00:05:15.975775326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001324s
2026-04-18T00:05:15.975951530Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-04-18T00:05:15.976118557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.976335965Z [Info] add_blacklist_table: Starting migration of Log DB to 28
2026-04-18T00:05:15.976502881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-18T00:05:15', 'add_blacklist_table')
2026-04-18T00:05:15.976807555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.977484378Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-04-18T00:05:15.977654711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013568s
2026-04-18T00:05:15.977822459Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-04-18T00:05:15.977990076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.978205089Z [Info] add_formats_to_naming_config: Starting migration of Log DB to 29
2026-04-18T00:05:15.978380162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-18T00:05:15', 'add_formats_to_naming_config')
2026-04-18T00:05:15.978688743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.979336408Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-04-18T00:05:15.979513996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013435s
2026-04-18T00:05:15.979675050Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-04-18T00:05:15.979865854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.980087911Z [Info] add_season_folder_format_to_naming_config: Starting migration of Log DB to 30
2026-04-18T00:05:15.980272714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-18T00:05:15', 'add_season_folder_format_to_naming_config')
2026-04-18T00:05:15.980595053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.981250623Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-04-18T00:05:15.981439614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001391s
2026-04-18T00:05:15.981598714Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-04-18T00:05:15.981775370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.981988599Z [Info] delete_old_naming_config_columns: Starting migration of Log DB to 31
2026-04-18T00:05:15.982162940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-18T00:05:15', 'delete_old_naming_config_columns')
2026-04-18T00:05:15.982476211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.983065749Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-04-18T00:05:15.983246192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012894s
2026-04-18T00:05:15.983404160Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-04-18T00:05:15.983569854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.983784306Z [Info] set_default_release_group: Starting migration of Log DB to 32
2026-04-18T00:05:15.983984309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-18T00:05:15', 'set_default_release_group')
2026-04-18T00:05:15.984298241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.984889121Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-04-18T00:05:15.985075316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013107s
2026-04-18T00:05:15.985230529Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-04-18T00:05:15.985395681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.985610724Z [Info] add_api_key_to_pushover: Starting migration of Log DB to 33
2026-04-18T00:05:15.985781969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-18T00:05:15', 'add_api_key_to_pushover')
2026-04-18T00:05:15.986102615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.986733135Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-04-18T00:05:15.986914641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013279s
2026-04-18T00:05:15.987065655Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-04-18T00:05:15.987231879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.987452173Z [Info] remove_series_contraints: Starting migration of Log DB to 34
2026-04-18T00:05:15.987621915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-18T00:05:15', 'remove_series_contraints')
2026-04-18T00:05:15.987997071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.988658052Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-04-18T00:05:15.988835489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014139s
2026-04-18T00:05:15.988989780Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-04-18T00:05:15.989165323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.989380537Z [Info] add_series_folder_format_to_naming_config: Starting migration of Log DB to 35
2026-04-18T00:05:15.989569227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-18T00:05:15', 'add_series_folder_format_to_naming_config')
2026-04-18T00:05:15.989882828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.990443979Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-04-18T00:05:15.990630554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012733s
2026-04-18T00:05:15.990785907Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-04-18T00:05:15.990964557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.991171925Z [Info] update_with_quality_converters: Starting migration of Log DB to 36
2026-04-18T00:05:15.991352699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-18T00:05:15', 'update_with_quality_converters')
2026-04-18T00:05:15.991658825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.992213132Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-04-18T00:05:15.992394146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012402s
2026-04-18T00:05:15.992550210Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-04-18T00:05:15.992718149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.992932901Z [Info] add_configurable_qualities: Starting migration of Log DB to 37
2026-04-18T00:05:15.993112042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-18T00:05:15', 'add_configurable_qualities')
2026-04-18T00:05:15.993414311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.993986072Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-04-18T00:05:15.994168891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012655s
2026-04-18T00:05:15.994318883Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-04-18T00:05:15.994498935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.994706734Z [Info] add_on_upgrade_to_notifications: Starting migration of Log DB to 38
2026-04-18T00:05:15.994895534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-18T00:05:15', 'add_on_upgrade_to_notifications')
2026-04-18T00:05:15.995217663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.995800146Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-04-18T00:05:15.996010319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013066s
2026-04-18T00:05:15.996163949Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-04-18T00:05:15.996333490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.996542181Z [Info] add_metadata_tables: Starting migration of Log DB to 39
2026-04-18T00:05:15.996709117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-18T00:05:15', 'add_metadata_tables')
2026-04-18T00:05:15.997015995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.997594911Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-04-18T00:05:15.997769803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012658s
2026-04-18T00:05:15.997920517Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-04-18T00:05:15.998103866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:15.998323238Z [Info] add_metadata_to_episodes_and_series: Starting migration of Log DB to 40
2026-04-18T00:05:15.998500154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-18T00:05:15', 'add_metadata_to_episodes_and_series')
2026-04-18T00:05:15.998824788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:15.999430959Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-04-18T00:05:15.999618557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013237s
2026-04-18T00:05:15.999774240Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-04-18T00:05:16.000014695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.000228024Z [Info] fix_xbmc_season_images_metadata: Starting migration of Log DB to 41
2026-04-18T00:05:16.000409319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-18T00:05:16', 'fix_xbmc_season_images_metadata')
2026-04-18T00:05:16.000715496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.001299161Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-04-18T00:05:16.001484745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012906s
2026-04-18T00:05:16.001637914Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-04-18T00:05:16.001803848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.002014853Z [Info] add_download_clients_table: Starting migration of Log DB to 42
2026-04-18T00:05:16.002197230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-18T00:05:16', 'add_download_clients_table')
2026-04-18T00:05:16.002498968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.003088425Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-04-18T00:05:16.003268157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012806s
2026-04-18T00:05:16.003422528Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-04-18T00:05:16.003600747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.003818585Z [Info] convert_config_to_download_clients: Starting migration of Log DB to 43
2026-04-18T00:05:16.004046534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-18T00:05:16', 'convert_config_to_download_clients')
2026-04-18T00:05:16.004354425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.004950856Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-04-18T00:05:16.005132993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013416s
2026-04-18T00:05:16.005290650Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-04-18T00:05:16.005461514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.005668932Z [Info] fix_xbmc_episode_metadata: Starting migration of Log DB to 44
2026-04-18T00:05:16.005842662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-04-18T00:05:16', 'fix_xbmc_episode_metadata')
2026-04-18T00:05:16.006152747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.006725831Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-04-18T00:05:16.006905883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012661s
2026-04-18T00:05:16.007057850Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-04-18T00:05:16.007217050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.007426011Z [Info] add_indexes: Starting migration of Log DB to 45
2026-04-18T00:05:16.007593017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-04-18T00:05:16', 'add_indexes')
2026-04-18T00:05:16.007899976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.008488962Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-04-18T00:05:16.008650527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012595s
2026-04-18T00:05:16.008809898Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-04-18T00:05:16.008964399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.009179362Z [Info] fix_nzb_su_url: Starting migration of Log DB to 46
2026-04-18T00:05:16.009343312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-04-18T00:05:16', 'fix_nzb_su_url')
2026-04-18T00:05:16.009648227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.010219497Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-04-18T00:05:16.010392586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012501s
2026-04-18T00:05:16.010542618Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-04-18T00:05:16.010721869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.010931621Z [Info] add_temporary_blacklist_columns: Starting migration of Log DB to 47
2026-04-18T00:05:16.011112225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-04-18T00:05:16', 'add_temporary_blacklist_columns')
2026-04-18T00:05:16.011430195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.012064924Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-04-18T00:05:16.012254936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013397s
2026-04-18T00:05:16.012413716Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-04-18T00:05:16.012589019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.012802740Z [Info] add_title_to_scenemappings: Starting migration of Log DB to 48
2026-04-18T00:05:16.012982973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-04-18T00:05:16', 'add_title_to_scenemappings')
2026-04-18T00:05:16.013299931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.013823245Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-04-18T00:05:16.014017767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012348s
2026-04-18T00:05:16.014167799Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-04-18T00:05:16.014320517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.014536321Z [Info] fix_dognzb_url: Starting migration of Log DB to 49
2026-04-18T00:05:16.014706203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-04-18T00:05:16', 'fix_dognzb_url')
2026-04-18T00:05:16.014999735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.015526616Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-04-18T00:05:16.015696267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011981s
2026-04-18T00:05:16.015861631Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-04-18T00:05:16.016079920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.016291266Z [Info] add_hash_to_metadata_files: Starting migration of Log DB to 50
2026-04-18T00:05:16.016466879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-04-18T00:05:16', 'add_hash_to_metadata_files')
2026-04-18T00:05:16.016773116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.017311671Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-04-18T00:05:16.017498337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012402s
2026-04-18T00:05:16.017649591Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-04-18T00:05:16.017811227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.018025539Z [Info] download_client_import: Starting migration of Log DB to 51
2026-04-18T00:05:16.018203266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-04-18T00:05:16', 'download_client_import')
2026-04-18T00:05:16.018500235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.019081044Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-04-18T00:05:16.019257740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012646s
2026-04-18T00:05:16.019412081Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-04-18T00:05:16.019583727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.019800423Z [Info] add_columns_for_anime: Starting migration of Log DB to 52
2026-04-18T00:05:16.020000947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-04-18T00:05:16', 'add_columns_for_anime')
2026-04-18T00:05:16.020302755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.020866490Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-04-18T00:05:16.021039378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001281s
2026-04-18T00:05:16.021195333Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-04-18T00:05:16.021364183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.021587663Z [Info] add_series_sorttitle: Starting migration of Log DB to 53
2026-04-18T00:05:16.021757866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-04-18T00:05:16', 'add_series_sorttitle')
2026-04-18T00:05:16.022063321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.022605032Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-04-18T00:05:16.022773170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012318s
2026-04-18T00:05:16.022926740Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-04-18T00:05:16.023098666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.023305422Z [Info] rename_profiles: Starting migration of Log DB to 54
2026-04-18T00:05:16.023475465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-04-18T00:05:16', 'rename_profiles')
2026-04-18T00:05:16.023769407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.024332301Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-04-18T00:05:16.024498255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012224s
2026-04-18T00:05:16.024656574Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-04-18T00:05:16.024819261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.025036449Z [Info] drop_old_profile_columns: Starting migration of Log DB to 55
2026-04-18T00:05:16.025211792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-04-18T00:05:16', 'drop_old_profile_columns')
2026-04-18T00:05:16.025511626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.026048086Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-04-18T00:05:16.026229021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012259s
2026-04-18T00:05:16.026379684Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-04-18T00:05:16.026555649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.026765541Z [Info] add_mediainfo_to_episodefile: Starting migration of Log DB to 56
2026-04-18T00:05:16.026942408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-04-18T00:05:16', 'add_mediainfo_to_episodefile')
2026-04-18T00:05:16.027252863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.027827410Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-04-18T00:05:16.028024136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00127s
2026-04-18T00:05:16.028184189Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-04-18T00:05:16.028357498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.028574875Z [Info] convert_episode_file_path_to_relative: Starting migration of Log DB to 57
2026-04-18T00:05:16.028757112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-04-18T00:05:16', 'convert_episode_file_path_to_relative')
2026-04-18T00:05:16.029073790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.029671213Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-04-18T00:05:16.029856356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013093s
2026-04-18T00:05:16.030021840Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-04-18T00:05:16.030190018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.030422597Z [Info] drop_episode_file_path: Starting migration of Log DB to 58
2026-04-18T00:05:16.030589102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-04-18T00:05:16', 'drop_episode_file_path')
2026-04-18T00:05:16.030896110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.031480978Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-04-18T00:05:16.031658716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012861s
2026-04-18T00:05:16.031811384Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-04-18T00:05:16.032030305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.032240839Z [Info] add_enable_options_to_indexers: Starting migration of Log DB to 59
2026-04-18T00:05:16.032417675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-04-18T00:05:16', 'add_enable_options_to_indexers')
2026-04-18T00:05:16.032731356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.033332788Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-04-18T00:05:16.033517430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013079s
2026-04-18T00:05:16.033671951Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-04-18T00:05:16.033839889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.034052016Z [Info] remove_enable_from_indexers: Starting migration of Log DB to 60
2026-04-18T00:05:16.034237029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-04-18T00:05:16', 'remove_enable_from_indexers')
2026-04-18T00:05:16.034541362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.035124707Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-04-18T00:05:16.035297485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012763s
2026-04-18T00:05:16.035460563Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-04-18T00:05:16.035618031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.035836621Z [Info] clear_bad_scene_names: Starting migration of Log DB to 61
2026-04-18T00:05:16.036024559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-04-18T00:05:16', 'clear_bad_scene_names')
2026-04-18T00:05:16.036333872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.036905864Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-04-18T00:05:16.037083352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012768s
2026-04-18T00:05:16.037235919Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-04-18T00:05:16.037404979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.037615513Z [Info] convert_quality_models: Starting migration of Log DB to 62
2026-04-18T00:05:16.037789664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-04-18T00:05:16', 'convert_quality_models')
2026-04-18T00:05:16.038089318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.038682141Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-04-18T00:05:16.038858286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012731s
2026-04-18T00:05:16.039020493Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-04-18T00:05:16.039196367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.039415148Z [Info] add_remotepathmappings: Starting migration of Log DB to 63
2026-04-18T00:05:16.039584990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-04-18T00:05:16', 'add_remotepathmappings')
2026-04-18T00:05:16.039960977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.040613010Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-04-18T00:05:16.040802312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014068s
2026-04-18T00:05:16.040969959Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-04-18T00:05:16.041152116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.041382460Z [Info] remove_method_from_logs: Starting migration of Log DB to 64
2026-04-18T00:05:16.041772105Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Logs Method
2026-04-18T00:05:16.042303956Z [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-04-18T00:05:16.042818442Z [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-04-18T00:05:16.043241975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-04-18T00:05:16.043682703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-04-18T00:05:16.044563056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-04-18T00:05:16.044872379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029143s
2026-04-18T00:05:16.045054005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-04-18T00:05:16', 'remove_method_from_logs')
2026-04-18T00:05:16.045393999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.046119691Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-04-18T00:05:16.046300034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004163s
2026-04-18T00:05:16.046473203Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-04-18T00:05:16.046648726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.046886144Z [Info] make_scene_numbering_nullable: Starting migration of Log DB to 65
2026-04-18T00:05:16.047077620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-04-18T00:05:16', 'make_scene_numbering_nullable')
2026-04-18T00:05:16.047408076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.048051822Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-04-18T00:05:16.048259631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013978s
2026-04-18T00:05:16.048430114Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-04-18T00:05:16.048588854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.048817053Z [Info] add_tags: Starting migration of Log DB to 66
2026-04-18T00:05:16.048987617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-04-18T00:05:16', 'add_tags')
2026-04-18T00:05:16.049323754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.049913963Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-04-18T00:05:16.050097893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013203s
2026-04-18T00:05:16.050259759Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-04-18T00:05:16.050438229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.050668933Z [Info] add_added_to_series: Starting migration of Log DB to 67
2026-04-18T00:05:16.050849337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-04-18T00:05:16', 'add_added_to_series')
2026-04-18T00:05:16.051178359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.051766814Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-04-18T00:05:16.051971457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013291s
2026-04-18T00:05:16.052136309Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-04-18T00:05:16.052316251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.052538819Z [Info] add_release_restrictions: Starting migration of Log DB to 68
2026-04-18T00:05:16.052738181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-04-18T00:05:16', 'add_release_restrictions')
2026-04-18T00:05:16.053070209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.053651220Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-04-18T00:05:16.053842184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013345s
2026-04-18T00:05:16.054011024Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-04-18T00:05:16.054187039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.054410980Z [Info] quality_proper: Starting migration of Log DB to 69
2026-04-18T00:05:16.054591944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-04-18T00:05:16', 'quality_proper')
2026-04-18T00:05:16.054926478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.055624534Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-04-18T00:05:16.055801520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014324s
2026-04-18T00:05:16.055993687Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-04-18T00:05:16.056165363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.056400166Z [Info] delay_profile: Starting migration of Log DB to 70
2026-04-18T00:05:16.056586641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-04-18T00:05:16', 'delay_profile')
2026-04-18T00:05:16.056912578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.057573679Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-04-18T00:05:16.057768462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014088s
2026-04-18T00:05:16.057934336Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-04-18T00:05:16.058113547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.058333089Z [Info] unknown_quality_in_profile: Starting migration of Log DB to 71
2026-04-18T00:05:16.058525386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-04-18T00:05:16', 'unknown_quality_in_profile')
2026-04-18T00:05:16.058881463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.059479808Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-04-18T00:05:16.059670322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013696s
2026-04-18T00:05:16.059841387Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-04-18T00:05:16.060040778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.060283587Z [Info] history_downloadId: Starting migration of Log DB to 72
2026-04-18T00:05:16.060517078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-04-18T00:05:16', 'history_downloadId')
2026-04-18T00:05:16.060833846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.061459416Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-04-18T00:05:16.061636232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014085s
2026-04-18T00:05:16.061808008Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-04-18T00:05:16.061969142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.062194897Z [Info] clear_ratings: Starting migration of Log DB to 73
2026-04-18T00:05:16.062386232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-04-18T00:05:16', 'clear_ratings')
2026-04-18T00:05:16.062705676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.063298379Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-04-18T00:05:16.063479895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013264s
2026-04-18T00:05:16.063657152Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-04-18T00:05:16.063830491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.064130265Z [Info] disable_eztv: Starting migration of Log DB to 74
2026-04-18T00:05:16.064314005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-04-18T00:05:16', 'disable_eztv')
2026-04-18T00:05:16.064647827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.065369080Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-04-18T00:05:16.065538000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015206s
2026-04-18T00:05:16.065713002Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-04-18T00:05:16.065871321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.066118750Z [Info] force_lib_update: Starting migration of Log DB to 75
2026-04-18T00:05:16.066299644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-04-18T00:05:16', 'force_lib_update')
2026-04-18T00:05:16.066614899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.067482035Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-04-18T00:05:16.067675986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016077s
2026-04-18T00:05:16.067883093Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-04-18T00:05:16.068054458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.068292688Z [Info] add_users_table: Starting migration of Log DB to 76
2026-04-18T00:05:16.068480927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-04-18T00:05:16', 'add_users_table')
2026-04-18T00:05:16.068803867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.069583758Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-04-18T00:05:16.069767929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015263s
2026-04-18T00:05:16.069939925Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-04-18T00:05:16.073222907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.073528022Z [Info] add_add_options_to_series: Starting migration of Log DB to 77
2026-04-18T00:05:16.073721522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-04-18T00:05:16', 'add_add_options_to_series')
2026-04-18T00:05:16.074081617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.074885506Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-04-18T00:05:16.075083525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047443s
2026-04-18T00:05:16.075257485Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-04-18T00:05:16.075419762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.075669365Z [Info] add_commands_table: Starting migration of Log DB to 78
2026-04-18T00:05:16.075855479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-04-18T00:05:16', 'add_commands_table')
2026-04-18T00:05:16.076193190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.076849251Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-04-18T00:05:16.077054825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014277s
2026-04-18T00:05:16.077226581Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-04-18T00:05:16.077397966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.077618200Z [Info] dedupe_tags: Starting migration of Log DB to 79
2026-04-18T00:05:16.077794495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-04-18T00:05:16', 'dedupe_tags')
2026-04-18T00:05:16.078122646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.078765901Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-04-18T00:05:16.078948158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013684s
2026-04-18T00:05:16.079105746Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-04-18T00:05:16.079314135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.079538076Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Log DB to 81
2026-04-18T00:05:16.079746817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-04-18T00:05:16', 'move_dot_prefix_to_transmission_category')
2026-04-18T00:05:16.080099457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.080927084Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-04-18T00:05:16.081113219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016052s
2026-04-18T00:05:16.081300726Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-04-18T00:05:16.081474827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.081707395Z [Info] add_fanzub_settings: Starting migration of Log DB to 82
2026-04-18T00:05:16.081894192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-04-18T00:05:16', 'add_fanzub_settings')
2026-04-18T00:05:16.082219016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.082956260Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-04-18T00:05:16.083153157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001479s
2026-04-18T00:05:16.083325985Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-04-18T00:05:16.083495547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.083735780Z [Info] additonal_blacklist_columns: Starting migration of Log DB to 83
2026-04-18T00:05:16.083996004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-04-18T00:05:16', 'additonal_blacklist_columns')
2026-04-18T00:05:16.084353985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.085089687Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-04-18T00:05:16.085284359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015813s
2026-04-18T00:05:16.085440544Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-04-18T00:05:16.085640316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.085866843Z [Info] update_quality_minmax_size: Starting migration of Log DB to 84
2026-04-18T00:05:16.086056434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-04-18T00:05:16', 'update_quality_minmax_size')
2026-04-18T00:05:16.086387381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.087249257Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-04-18T00:05:16.087428207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016114s
2026-04-18T00:05:16.087603791Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-04-18T00:05:16.087780026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.088028115Z [Info] expand_transmission_urlbase: Starting migration of Log DB to 85
2026-04-18T00:05:16.088224531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-04-18T00:05:16', 'expand_transmission_urlbase')
2026-04-18T00:05:16.088552421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.089271460Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-04-18T00:05:16.089461121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014924s
2026-04-18T00:05:16.089638198Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-04-18T00:05:16.089810896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.090042653Z [Info] pushbullet_device_ids: Starting migration of Log DB to 86
2026-04-18T00:05:16.090240571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-04-18T00:05:16', 'pushbullet_device_ids')
2026-04-18T00:05:16.090585426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.091302139Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-04-18T00:05:16.091489206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014841s
2026-04-18T00:05:16.091650872Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-04-18T00:05:16.091824311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.092068192Z [Info] remove_eztv: Starting migration of Log DB to 87
2026-04-18T00:05:16.092255670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-04-18T00:05:16', 'remove_eztv')
2026-04-18T00:05:16.092575173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.093437450Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-04-18T00:05:16.093619446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016067s
2026-04-18T00:05:16.093786984Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-04-18T00:05:16.093969431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.094202721Z [Info] pushbullet_devices_channels_list: Starting migration of Log DB to 88
2026-04-18T00:05:16.094385409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-04-18T00:05:16', 'pushbullet_devices_channels_list')
2026-04-18T00:05:16.094734723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.095452719Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-04-18T00:05:16.095648543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014682s
2026-04-18T00:05:16.095808195Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-04-18T00:05:16.096090052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.096311819Z [Info] add_on_rename_to_notifcations: Starting migration of Log DB to 89
2026-04-18T00:05:16.096511401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-04-18T00:05:16', 'add_on_rename_to_notifcations')
2026-04-18T00:05:16.096831245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.097541917Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-04-18T00:05:16.097728011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014585s
2026-04-18T00:05:16.097894787Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-04-18T00:05:16.098061824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.098286957Z [Info] update_kickass_url: Starting migration of Log DB to 90
2026-04-18T00:05:16.098485597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-04-18T00:05:16', 'update_kickass_url')
2026-04-18T00:05:16.098808397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.099501263Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-04-18T00:05:16.099694061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014346s
2026-04-18T00:05:16.099887391Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-04-18T00:05:16.100079578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.100294190Z [Info] added_indexerstatus: Starting migration of Log DB to 91
2026-04-18T00:05:16.100473842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-04-18T00:05:16', 'added_indexerstatus')
2026-04-18T00:05:16.100802403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.101544398Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-04-18T00:05:16.101725392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014782s
2026-04-18T00:05:16.101907118Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-04-18T00:05:16.102070457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.102309789Z [Info] add_unverifiedscenenumbering: Starting migration of Log DB to 92
2026-04-18T00:05:16.102505112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-04-18T00:05:16', 'add_unverifiedscenenumbering')
2026-04-18T00:05:16.102840708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.103563143Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-04-18T00:05:16.103764439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014904s
2026-04-18T00:05:16.103942187Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-04-18T00:05:16.104132730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.104360880Z [Info] naming_config_replace_illegal_characters: Starting migration of Log DB to 93
2026-04-18T00:05:16.104576915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-04-18T00:05:16', 'naming_config_replace_illegal_characters')
2026-04-18T00:05:16.104915727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.105632591Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-04-18T00:05:16.105823416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014899s
2026-04-18T00:05:16.105999841Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-04-18T00:05:16.106162599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.106394736Z [Info] add_tvmazeid: Starting migration of Log DB to 94
2026-04-18T00:05:16.106569158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-04-18T00:05:16', 'add_tvmazeid')
2026-04-18T00:05:16.106891988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.107598972Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-04-18T00:05:16.107773864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014255s
2026-04-18T00:05:16.107960440Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-04-18T00:05:16.108137957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.108379053Z [Info] add_additional_episodes_index: Starting migration of Log DB to 95
2026-04-18T00:05:16.108585108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-04-18T00:05:16', 'add_additional_episodes_index')
2026-04-18T00:05:16.108915543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.109603599Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-04-18T00:05:16.109807500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001455s
2026-04-18T00:05:16.109976630Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-04-18T00:05:16.110148015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.110373319Z [Info] disable_kickass: Starting migration of Log DB to 96
2026-04-18T00:05:16.110555436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-04-18T00:05:16', 'disable_kickass')
2026-04-18T00:05:16.110896803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.111585601Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-04-18T00:05:16.111772046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014399s
2026-04-18T00:05:16.112000927Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-04-18T00:05:16.112192613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.112428939Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 97
2026-04-18T00:05:16.112618110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-04-18T00:05:16', 'add_reason_to_pending_releases')
2026-04-18T00:05:16.112957594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.113690680Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-04-18T00:05:16.113876254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014859s
2026-04-18T00:05:16.114043952Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-04-18T00:05:16.114221459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.114447134Z [Info] remove_titans_of_tv: Starting migration of Log DB to 98
2026-04-18T00:05:16.114644812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-04-18T00:05:16', 'remove_titans_of_tv')
2026-04-18T00:05:16.114962392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.115692512Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-04-18T00:05:16.115877625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014468s
2026-04-18T00:05:16.116056445Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-04-18T00:05:16.116227410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.116447122Z [Info] extra_and_subtitle_files: Starting migration of Log DB to 99
2026-04-18T00:05:16.116632155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-04-18T00:05:16', 'extra_and_subtitle_files')
2026-04-18T00:05:16.116973332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.117682941Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-04-18T00:05:16.117876310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014498s
2026-04-18T00:05:16.118037114Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-04-18T00:05:16.118209271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.118451960Z [Info] add_scene_season_number: Starting migration of Log DB to 100
2026-04-18T00:05:16.118636020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-04-18T00:05:16', 'add_scene_season_number')
2026-04-18T00:05:16.118965283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.119662538Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-04-18T00:05:16.119852621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014346s
2026-04-18T00:05:16.120030058Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-04-18T00:05:16.120205922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.120438651Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Log DB to 101
2026-04-18T00:05:16.120639185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-04-18T00:05:16', 'add_ultrahd_quality_in_profiles')
2026-04-18T00:05:16.120975953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.121678007Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-04-18T00:05:16.121872328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001468s
2026-04-18T00:05:16.122052090Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-04-18T00:05:16.122262274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.122499622Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Log DB to 102
2026-04-18T00:05:16.122705797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-04-18T00:05:16', 'add_language_to_episodeFiles_history_and_blacklist')
2026-04-18T00:05:16.123072195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.123754579Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-04-18T00:05:16.123975474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014947s
2026-04-18T00:05:16.124146779Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-04-18T00:05:16.124326531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.124566845Z [Info] fix_metadata_file_extensions: Starting migration of Log DB to 103
2026-04-18T00:05:16.124761527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-04-18T00:05:16', 'fix_metadata_file_extensions')
2026-04-18T00:05:16.125094177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.125808466Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-04-18T00:05:16.126011084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014818s
2026-04-18T00:05:16.126178621Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-04-18T00:05:16.126348012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.126569408Z [Info] remove_kickass: Starting migration of Log DB to 104
2026-04-18T00:05:16.126759361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-04-18T00:05:16', 'remove_kickass')
2026-04-18T00:05:16.127096179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.127972554Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-04-18T00:05:16.128164721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016207s
2026-04-18T00:05:16.128329353Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-04-18T00:05:16.128520939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.128751102Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 105
2026-04-18T00:05:16.128947518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-04-18T00:05:16', 'rename_torrent_downloadstation')
2026-04-18T00:05:16.129288004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.130012042Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-04-18T00:05:16.130200311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014808s
2026-04-18T00:05:16.130367688Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-04-18T00:05:16.130532701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.130756571Z [Info] update_btn_url: Starting migration of Log DB to 106
2026-04-18T00:05:16.130953318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-04-18T00:05:16', 'update_btn_url')
2026-04-18T00:05:16.131279054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.132056560Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-04-18T00:05:16.132241402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015115s
2026-04-18T00:05:16.132422517Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-04-18T00:05:16.132603401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.132825959Z [Info] remove_wombles: Starting migration of Log DB to 107
2026-04-18T00:05:16.133017235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-04-18T00:05:16', 'remove_wombles')
2026-04-18T00:05:16.133347810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.134059574Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-04-18T00:05:16.134240017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014517s
2026-04-18T00:05:16.134404849Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-04-18T00:05:16.134577607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.134820346Z [Info] fix_extra_file_extension: Starting migration of Log DB to 108
2026-04-18T00:05:16.135006862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-04-18T00:05:16', 'fix_extra_file_extension')
2026-04-18T00:05:16.135334592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.136059101Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-04-18T00:05:16.136255787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014686s
2026-04-18T00:05:16.136414006Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-04-18T00:05:16.136589369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.136812288Z [Info] import_extra_files: Starting migration of Log DB to 109
2026-04-18T00:05:16.137009255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-04-18T00:05:16', 'import_extra_files')
2026-04-18T00:05:16.137337466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.138043037Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-04-18T00:05:16.138228721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014544s
2026-04-18T00:05:16.138406118Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-04-18T00:05:16.138580098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.138809130Z [Info] fix_extra_files_config: Starting migration of Log DB to 110
2026-04-18T00:05:16.138998561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-04-18T00:05:16', 'fix_extra_files_config')
2026-04-18T00:05:16.139336141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.140020098Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-04-18T00:05:16.140213909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001435s
2026-04-18T00:05:16.140395986Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-04-18T00:05:16.140569355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.140809799Z [Info] create_language_profiles: Starting migration of Log DB to 111
2026-04-18T00:05:16.141004241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-04-18T00:05:16', 'create_language_profiles')
2026-04-18T00:05:16.141334987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.142063103Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-04-18T00:05:16.142262405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014861s
2026-04-18T00:05:16.142447998Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-04-18T00:05:16.142628452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.142880660Z [Info] added_regex_to_scenemapping: Starting migration of Log DB to 112
2026-04-18T00:05:16.143062977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-04-18T00:05:16', 'added_regex_to_scenemapping')
2026-04-18T00:05:16.143402761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.144251120Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-04-18T00:05:16.144445251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016093s
2026-04-18T00:05:16.144613810Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-04-18T00:05:16.144855798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.145079318Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 113
2026-04-18T00:05:16.145273208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-04-18T00:05:16', 'consolidate_indexer_baseurl')
2026-04-18T00:05:16.145602592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.146319085Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-04-18T00:05:16.146518637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014658s
2026-04-18T00:05:16.146681174Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-04-18T00:05:16.146856066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.147084105Z [Info] rename_indexer_status_id: Starting migration of Log DB to 114
2026-04-18T00:05:16.147291553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-04-18T00:05:16', 'rename_indexer_status_id')
2026-04-18T00:05:16.147616127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.148303381Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-04-18T00:05:16.148494296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014383s
2026-04-18T00:05:16.148674489Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-04-18T00:05:16.148853138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.149074524Z [Info] add_downloadclient_status: Starting migration of Log DB to 115
2026-04-18T00:05:16.149284076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-04-18T00:05:16', 'add_downloadclient_status')
2026-04-18T00:05:16.149643651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.150335734Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-04-18T00:05:16.150521739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014751s
2026-04-18T00:05:16.150691361Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-04-18T00:05:16.150856714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.151107649Z [Info] disable_nyaa: Starting migration of Log DB to 116
2026-04-18T00:05:16.151281589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-04-18T00:05:16', 'disable_nyaa')
2026-04-18T00:05:16.151602155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.152286543Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-04-18T00:05:16.152484843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014197s
2026-04-18T00:05:16.152655356Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-04-18T00:05:16.152848986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.153088549Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Log DB to 117
2026-04-18T00:05:16.153293471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-04-18T00:05:16', 'add_webrip_and_br480_qualites_in_profile')
2026-04-18T00:05:16.153647785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.154338446Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-04-18T00:05:16.154536845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014867s
2026-04-18T00:05:16.154715836Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-04-18T00:05:16.154899847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.155132515Z [Info] add_history_eventType_index: Starting migration of Log DB to 118
2026-04-18T00:05:16.155327478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-04-18T00:05:16', 'add_history_eventType_index')
2026-04-18T00:05:16.155671400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.156426181Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-04-18T00:05:16.156623067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015222s
2026-04-18T00:05:16.156791827Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-04-18T00:05:16.156982200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.157227314Z [Info] separate_automatic_and_interactive_searches: Starting migration of Log DB to 119
2026-04-18T00:05:16.157433069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-04-18T00:05:16', 'separate_automatic_and_interactive_searches')
2026-04-18T00:05:16.157776550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.158593826Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-04-18T00:05:16.158805533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016063s
2026-04-18T00:05:16.158974774Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-04-18T00:05:16.159166991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.159387074Z [Info] update_series_episodes_history_indexes: Starting migration of Log DB to 120
2026-04-18T00:05:16.159585203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-04-18T00:05:16', 'update_series_episodes_history_indexes')
2026-04-18T00:05:16.159955349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.160697513Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-04-18T00:05:16.160898959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015274s
2026-04-18T00:05:16.161062478Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-04-18T00:05:16.161244745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.161474618Z [Info] update_animetosho_url: Starting migration of Log DB to 121
2026-04-18T00:05:16.161658459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-04-18T00:05:16', 'update_animetosho_url')
2026-04-18T00:05:16.161982271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.162750758Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-04-18T00:05:16.162952805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014971s
2026-04-18T00:05:16.163118088Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-04-18T00:05:16.163297730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.163524707Z [Info] add_remux_qualities_in_profile: Starting migration of Log DB to 122
2026-04-18T00:05:16.163735001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-04-18T00:05:16', 'add_remux_qualities_in_profile')
2026-04-18T00:05:16.164136078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.164986421Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-04-18T00:05:16.165181514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016802s
2026-04-18T00:05:16.165361857Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-04-18T00:05:16.165544886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.165766622Z [Info] add_history_seriesId_index: Starting migration of Log DB to 123
2026-04-18T00:05:16.165959280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-04-18T00:05:16', 'add_history_seriesId_index')
2026-04-18T00:05:16.166294496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.167264459Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-04-18T00:05:16.167449943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001714s
2026-04-18T00:05:16.167616689Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-04-18T00:05:16.167801341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.168068599Z [Info] remove_media_browser_metadata: Starting migration of Log DB to 124
2026-04-18T00:05:16.168259944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-04-18T00:05:16', 'remove_media_browser_metadata')
2026-04-18T00:05:16.168593726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.169341813Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-04-18T00:05:16.169529792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015316s
2026-04-18T00:05:16.169700155Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-04-18T00:05:16.169902432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.170124359Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Log DB to 125
2026-04-18T00:05:16.170347228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-04-18T00:05:16', 'remove_notify_my_android_and_pushalot_notifications')
2026-04-18T00:05:16.170720520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.171524850Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-04-18T00:05:16.171735945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016232s
2026-04-18T00:05:16.171933603Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-04-18T00:05:16.172106602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.172346154Z [Info] add_custom_filters: Starting migration of Log DB to 126
2026-04-18T00:05:16.172534263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-04-18T00:05:16', 'add_custom_filters')
2026-04-18T00:05:16.172898707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.173797758Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-04-18T00:05:16.173977860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016745s
2026-04-18T00:05:16.174311402Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-04-18T00:05:16.174480543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.174722430Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 127
2026-04-18T00:05:16.174929687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-04-18T00:05:16', 'rename_restrictions_to_release_profiles')
2026-04-18T00:05:16.175270223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.176034001Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-04-18T00:05:16.176249996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015437s
2026-04-18T00:05:16.176419818Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-04-18T00:05:16.176708430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.176926088Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 128
2026-04-18T00:05:16.177129979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-04-18T00:05:16', 'rename_quality_profiles_add_upgrade_allowed')
2026-04-18T00:05:16.177496066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.178202759Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-04-18T00:05:16.178410588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014969s
2026-04-18T00:05:16.178564007Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-04-18T00:05:16.178764771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.179000887Z [Info] add_relative_original_path_to_episode_file: Starting migration of Log DB to 129
2026-04-18T00:05:16.179203775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-04-18T00:05:16', 'add_relative_original_path_to_episode_file')
2026-04-18T00:05:16.179541886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.180283370Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-04-18T00:05:16.180484525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015067s
2026-04-18T00:05:16.180654137Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-04-18T00:05:16.180837225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.181071707Z [Info] episode_last_searched_time: Starting migration of Log DB to 130
2026-04-18T00:05:16.181263303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-04-18T00:05:16', 'episode_last_searched_time')
2026-04-18T00:05:16.181793591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.182667702Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-04-18T00:05:16.182871933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018302s
2026-04-18T00:05:16.183049210Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-04-18T00:05:16.183221206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.183459236Z [Info] download_propers_config: Starting migration of Log DB to 131
2026-04-18T00:05:16.183639439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-04-18T00:05:16', 'download_propers_config')
2026-04-18T00:05:16.184033573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.184794265Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-04-18T00:05:16.184986131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015657s
2026-04-18T00:05:16.185155342Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-04-18T00:05:16.185362449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.185576500Z [Info] add_download_client_priority: Starting migration of Log DB to 132
2026-04-18T00:05:16.185772274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-04-18T00:05:16', 'add_download_client_priority')
2026-04-18T00:05:16.186113632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.186840686Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-04-18T00:05:16.187031801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014796s
2026-04-18T00:05:16.187217225Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-04-18T00:05:16.187401325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.187623483Z [Info] add_specials_folder_format: Starting migration of Log DB to 134
2026-04-18T00:05:16.187828857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-04-18T00:05:16', 'add_specials_folder_format')
2026-04-18T00:05:16.188184042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.188901757Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-04-18T00:05:16.189087181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014888s
2026-04-18T00:05:16.189263566Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-04-18T00:05:16.189438087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.189661257Z [Info] health_issue_notification: Starting migration of Log DB to 135
2026-04-18T00:05:16.189854536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-04-18T00:05:16', 'health_issue_notification')
2026-04-18T00:05:16.190192797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.190862737Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-04-18T00:05:16.191048050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014185s
2026-04-18T00:05:16.191214816Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-04-18T00:05:16.191402554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.191650984Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 136
2026-04-18T00:05:16.191857981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-04-18T00:05:16', 'add_indexer_and_enabled_to_release_profiles')
2026-04-18T00:05:16.192266003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.193106435Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-04-18T00:05:16.193325988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016942s
2026-04-18T00:05:16.193492563Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-04-18T00:05:16.193686454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.193908581Z [Info] add_airedbefore_to_episodes: Starting migration of Log DB to 137
2026-04-18T00:05:16.194108864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-04-18T00:05:16', 'add_airedbefore_to_episodes')
2026-04-18T00:05:16.194439500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.195212417Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-04-18T00:05:16.195407901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015296s
2026-04-18T00:05:16.195590018Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-04-18T00:05:16.195758076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.196010294Z [Info] remove_bitmetv: Starting migration of Log DB to 138
2026-04-18T00:05:16.196190006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-04-18T00:05:16', 'remove_bitmetv')
2026-04-18T00:05:16.196529039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.197382217Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-04-18T00:05:16.197560757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016035s
2026-04-18T00:05:16.197728855Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-04-18T00:05:16.197913226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.198159773Z [Info] add_download_history: Starting migration of Log DB to 139
2026-04-18T00:05:16.198345307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-04-18T00:05:16', 'add_download_history')
2026-04-18T00:05:16.198668167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.199497146Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-04-18T00:05:16.199695426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015799s
2026-04-18T00:05:16.199881420Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-04-18T00:05:16.200075351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.200307508Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Log DB to 140
2026-04-18T00:05:16.200506319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-04-18T00:05:16', 'remove_chown_and_folderchmod_config_v2')
2026-04-18T00:05:16.200859190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.201655463Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-04-18T00:05:16.201852510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015797s
2026-04-18T00:05:16.202020128Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-04-18T00:05:16.202203808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.202425775Z [Info] add_update_history: Starting migration of Log DB to 141
2026-04-18T00:05:16.203094081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-04-18T00:05:16.203310166Z [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-04-18T00:05:16.203774541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004944s
2026-04-18T00:05:16.203967811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-04-18T00:05:16.204161280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-04-18T00:05:16.204484311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003267s
2026-04-18T00:05:16.204668271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-04-18T00:05:16', 'add_update_history')
2026-04-18T00:05:16.204984889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.206045415Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-04-18T00:05:16.206225738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018701s
2026-04-18T00:05:16.206401643Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-04-18T00:05:16.206564581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.206803322Z [Info] import_lists: Starting migration of Log DB to 142
2026-04-18T00:05:16.206985489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-04-18T00:05:16', 'import_lists')
2026-04-18T00:05:16.207302086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.208085885Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-04-18T00:05:16.208276990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015113s
2026-04-18T00:05:16.208448064Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-04-18T00:05:16.208620021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.208852138Z [Info] add_priority_to_indexers: Starting migration of Log DB to 143
2026-04-18T00:05:16.209039495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-04-18T00:05:16', 'add_priority_to_indexers')
2026-04-18T00:05:16.209375843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.210619247Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-04-18T00:05:16.210805241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019869s
2026-04-18T00:05:16.210983230Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-04-18T00:05:16.211181930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.211408697Z [Info] import_lists_series_type_and_season_folder: Starting migration of Log DB to 144
2026-04-18T00:05:16.211621315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-04-18T00:05:16', 'import_lists_series_type_and_season_folder')
2026-04-18T00:05:16.211983965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.212778275Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-04-18T00:05:16.212976795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016015s
2026-04-18T00:05:16.213147118Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-04-18T00:05:16.213316068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.213543777Z [Info] remove_growl: Starting migration of Log DB to 145
2026-04-18T00:05:16.213739100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-04-18T00:05:16', 'remove_growl')
2026-04-18T00:05:16.214053934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.214856250Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-04-18T00:05:16.215027325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015322s
2026-04-18T00:05:16.215209572Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-04-18T00:05:16.215390867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.215635640Z [Info] cleanup_duplicates_updatehistory: Starting migration of Log DB to 146
2026-04-18T00:05:16.215959532Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-18T00:05:16.216134415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-18T00:05:16.217473181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013309s
2026-04-18T00:05:16.217666360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-04-18T00:05:16', 'cleanup_duplicates_updatehistory')
2026-04-18T00:05:16.218007457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.218917800Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-04-18T00:05:16.219125979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027771s
2026-04-18T00:05:16.219291272Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-04-18T00:05:16.219476656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.219697601Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 147
2026-04-18T00:05:16.219921271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-04-18T00:05:16', 'swap_filechmod_for_folderchmod')
2026-04-18T00:05:16.220259122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.221048602Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-04-18T00:05:16.221237773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015688s
2026-04-18T00:05:16.221407785Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-04-18T00:05:16.221603028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.221825156Z [Info] mediainfo_channels: Starting migration of Log DB to 148
2026-04-18T00:05:16.222013545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-04-18T00:05:16', 'mediainfo_channels')
2026-04-18T00:05:16.222328019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.223233101Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-04-18T00:05:16.223398595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016187s
2026-04-18T00:05:16.223565822Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-04-18T00:05:16.223749712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.224033443Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 149
2026-04-18T00:05:16.224226863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-04-18T00:05:16', 'add_on_delete_to_notifications')
2026-04-18T00:05:16.224559673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.225418222Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-04-18T00:05:16.225623175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016625s
2026-04-18T00:05:16.225791594Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-04-18T00:05:16.225964172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.226208203Z [Info] add_scene_mapping_origin: Starting migration of Log DB to 150
2026-04-18T00:05:16.226396022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-04-18T00:05:16', 'add_scene_mapping_origin')
2026-04-18T00:05:16.226755275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.227547040Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-04-18T00:05:16.227737844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015782s
2026-04-18T00:05:16.227923879Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-04-18T00:05:16.228116777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.228340488Z [Info] remove_custom_filter_type: Starting migration of Log DB to 151
2026-04-18T00:05:16.228531953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-04-18T00:05:16', 'remove_custom_filter_type')
2026-04-18T00:05:16.228859032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.229665126Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-04-18T00:05:16.229849737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015513s
2026-04-18T00:05:16.230031323Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-04-18T00:05:16.230199131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.230421649Z [Info] update_btn_url_to_https: Starting migration of Log DB to 152
2026-04-18T00:05:16.230624067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-04-18T00:05:16', 'update_btn_url_to_https')
2026-04-18T00:05:16.230956046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.231962463Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-04-18T00:05:16.232152495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001761s
2026-04-18T00:05:16.232333931Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-04-18T00:05:16.232532451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.233047197Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Log DB to 153
2026-04-18T00:05:16.233240837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-04-18T00:05:16', 'add_on_episodefiledelete_for_upgrade')
2026-04-18T00:05:16.233598217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.234507569Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-04-18T00:05:16.234707592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019769s
2026-04-18T00:05:16.234872814Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-04-18T00:05:16.235051013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.235296868Z [Info] add_name_release_profile: Starting migration of Log DB to 154
2026-04-18T00:05:16.235483915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-04-18T00:05:16', 'add_name_release_profile')
2026-04-18T00:05:16.235811064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.236728482Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-04-18T00:05:16.236932022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016694s
2026-04-18T00:05:16.237098527Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-04-18T00:05:16.237284241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.237524365Z [Info] add_arabic_and_hindi_languages: Starting migration of Log DB to 155
2026-04-18T00:05:16.237736121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-04-18T00:05:16', 'add_arabic_and_hindi_languages')
2026-04-18T00:05:16.238072448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.238996349Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-04-18T00:05:16.239196833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017061s
2026-04-18T00:05:16.239357276Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-04-18T00:05:16.239553110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.242189170Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 156
2026-04-18T00:05:16.242419724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-04-18T00:05:16', 'add_bypass_to_delay_profile')
2026-04-18T00:05:16.242754428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.243728690Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-04-18T00:05:16.243926869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041708s
2026-04-18T00:05:16.244384671Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-04-18T00:05:16.244556888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.244779056Z [Info] email_multiple_addresses: Starting migration of Log DB to 157
2026-04-18T00:05:16.244954449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-04-18T00:05:16', 'email_multiple_addresses')
2026-04-18T00:05:16.245559437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.246416764Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-04-18T00:05:16.246593730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018544s
2026-04-18T00:05:16.246754594Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-04-18T00:05:16.246917021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.247131012Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158
2026-04-18T00:05:16.247305033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-04-18T00:05:16', 'cdh_per_downloadclient')
2026-04-18T00:05:16.247608935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.248376060Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-04-18T00:05:16.248570912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014408s
2026-04-18T00:05:16.248716746Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-04-18T00:05:16.248873802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.249091340Z [Info] add_indexer_tags: Starting migration of Log DB to 159
2026-04-18T00:05:16.249258908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-04-18T00:05:16', 'add_indexer_tags')
2026-04-18T00:05:16.249561297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.250212368Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-04-18T00:05:16.250388393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001337s
2026-04-18T00:05:16.250544467Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-04-18T00:05:16.250723438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.250949112Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 160
2026-04-18T00:05:16.251127932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-04-18T00:05:16', 'rename_blacklist_to_blocklist')
2026-04-18T00:05:16.251439941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.252151885Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-04-18T00:05:16.252339052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014186s
2026-04-18T00:05:16.252499024Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-04-18T00:05:16.252659818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.252874500Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 161
2026-04-18T00:05:16.253050695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-04-18T00:05:16', 'remove_plex_hometheatre')
2026-04-18T00:05:16.253358164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.254019015Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-04-18T00:05:16.254197094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013548s
2026-04-18T00:05:16.254353338Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-04-18T00:05:16.254539122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.254743143Z [Info] release_profile_to_array: Starting migration of Log DB to 162
2026-04-18T00:05:16.254914518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-04-18T00:05:16', 'release_profile_to_array')
2026-04-18T00:05:16.255223861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.255965996Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-04-18T00:05:16.256152051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014279s
2026-04-18T00:05:16.256305730Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-04-18T00:05:16.256467366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.256683832Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 163
2026-04-18T00:05:16.256852552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-04-18T00:05:16', 'mediainfo_to_ffmpeg')
2026-04-18T00:05:16.257155983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.257904100Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-04-18T00:05:16.258076948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014326s
2026-04-18T00:05:16.258239225Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-04-18T00:05:16.258406882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.258623258Z [Info] download_client_per_indexer: Starting migration of Log DB to 164
2026-04-18T00:05:16.258799754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-04-18T00:05:16', 'download_client_per_indexer')
2026-04-18T00:05:16.259108576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.259791411Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-04-18T00:05:16.259992987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013815s
2026-04-18T00:05:16.260156947Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-04-18T00:05:16.260337491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.260557664Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 165
2026-04-18T00:05:16.260735262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-04-18T00:05:16', 'add_on_update_to_notifications')
2026-04-18T00:05:16.261059956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.261699063Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-04-18T00:05:16.261881580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013582s
2026-04-18T00:05:16.262039067Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-04-18T00:05:16.262206765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.262422430Z [Info] update_series_sort_title: Starting migration of Log DB to 166
2026-04-18T00:05:16.262595408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-04-18T00:05:16', 'update_series_sort_title')
2026-04-18T00:05:16.262906314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.263725804Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-04-18T00:05:16.263923493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015162s
2026-04-18T00:05:16.264084777Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-04-18T00:05:16.264249639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.264467278Z [Info] add_tvdbid_to_episode: Starting migration of Log DB to 167
2026-04-18T00:05:16.264636729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-04-18T00:05:16', 'add_tvdbid_to_episode')
2026-04-18T00:05:16.264943006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.265771675Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-04-18T00:05:16.265955656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015173s
2026-04-18T00:05:16.266114716Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-04-18T00:05:16.266288356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.266510984Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 168
2026-04-18T00:05:16.266694243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-04-18T00:05:16', 'add_additional_info_to_pending_releases')
2026-04-18T00:05:16.267012815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.267894360Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-04-18T00:05:16.268106598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015872s
2026-04-18T00:05:16.268254115Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-04-18T00:05:16.268427855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.268651676Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Log DB to 169
2026-04-18T00:05:16.268839925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-04-18T00:05:16', 'add_malayalam_and_ukrainian_languages')
2026-04-18T00:05:16.269161883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.269914719Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-04-18T00:05:16.270106085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014759s
2026-04-18T00:05:16.270265205Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-04-18T00:05:16.270439396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.270656103Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 170
2026-04-18T00:05:16.270836857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-04-18T00:05:16', 'add_language_tags_to_subtitle_files')
2026-04-18T00:05:16.271154927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.271936421Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-04-18T00:05:16.272137075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014854s
2026-04-18T00:05:16.272297979Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-04-18T00:05:16.272460096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.272673566Z [Info] add_custom_formats: Starting migration of Log DB to 171
2026-04-18T00:05:16.272844520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-04-18T00:05:16', 'add_custom_formats')
2026-04-18T00:05:16.273146348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.273998895Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-04-18T00:05:16.274180110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015346s
2026-04-18T00:05:16.274337457Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-04-18T00:05:16.274550867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.274751100Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Log DB to 172
2026-04-18T00:05:16.274950762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-04-18T00:05:16', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-04-18T00:05:16.275289665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.276100578Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-04-18T00:05:16.276303577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001539s
2026-04-18T00:05:16.276462697Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-04-18T00:05:16.276624042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.276836400Z [Info] remove_omg: Starting migration of Log DB to 173
2026-04-18T00:05:16.277008967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-04-18T00:05:16', 'remove_omg')
2026-04-18T00:05:16.277307108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.278166288Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-04-18T00:05:16.278340529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015299s
2026-04-18T00:05:16.278501844Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-04-18T00:05:16.278672097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.278878813Z [Info] add_salt_to_users: Starting migration of Log DB to 174
2026-04-18T00:05:16.279051671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-04-18T00:05:16', 'add_salt_to_users')
2026-04-18T00:05:16.279359311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.280359035Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-04-18T00:05:16.280538446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016827s
2026-04-18T00:05:16.280701334Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-04-18T00:05:16.280873741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.281100869Z [Info] language_profiles_to_custom_formats: Starting migration of Log DB to 175
2026-04-18T00:05:16.281281402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-04-18T00:05:16', 'language_profiles_to_custom_formats')
2026-04-18T00:05:16.281597449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.282412640Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-04-18T00:05:16.282595940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015236s
2026-04-18T00:05:16.282750090Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-04-18T00:05:16.282915493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.283133683Z [Info] original_language: Starting migration of Log DB to 176
2026-04-18T00:05:16.283300859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-04-18T00:05:16', 'original_language')
2026-04-18T00:05:16.283603038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.284275422Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-04-18T00:05:16.284453501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013492s
2026-04-18T00:05:16.284612230Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-04-18T00:05:16.284801492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.285022356Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 177
2026-04-18T00:05:16.285220105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-04-18T00:05:16', 'add_on_manual_interaction_required_to_notifications')
2026-04-18T00:05:16.285556392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.286243346Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-04-18T00:05:16.286443429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001437s
2026-04-18T00:05:16.286606046Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-04-18T00:05:16.286767171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.286985861Z [Info] list_sync_time: Starting migration of Log DB to 178
2026-04-18T00:05:16.287154962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-04-18T00:05:16', 'list_sync_time')
2026-04-18T00:05:16.287451950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.288273745Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-04-18T00:05:16.288446082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014942s
2026-04-18T00:05:16.288608379Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-04-18T00:05:16.288766357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.288980438Z [Info] add_auto_tagging: Starting migration of Log DB to 179
2026-04-18T00:05:16.289158597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-04-18T00:05:16', 'add_auto_tagging')
2026-04-18T00:05:16.289467359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.290247189Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-04-18T00:05:16.290418534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014759s
2026-04-18T00:05:16.290577244Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-04-18T00:05:16.290738819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.290957279Z [Info] task_duration: Starting migration of Log DB to 180
2026-04-18T00:05:16.291124366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-04-18T00:05:16', 'task_duration')
2026-04-18T00:05:16.291423609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.292214271Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-04-18T00:05:16.292393251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014644s
2026-04-18T00:05:16.292549747Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-04-18T00:05:16.292722124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.292940083Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 181
2026-04-18T00:05:16.293124594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-04-18T00:05:16', 'quality_definition_preferred_size')
2026-04-18T00:05:16.293442695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.294201002Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-04-18T00:05:16.294388971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014747s
2026-04-18T00:05:16.294549625Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-04-18T00:05:16.294735138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.294953849Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 182
2026-04-18T00:05:16.295147489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-04-18T00:05:16', 'add_custom_format_score_bypass_to_delay_profile')
2026-04-18T00:05:16.295479087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.296518019Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-04-18T00:05:16.296708533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017468s
2026-04-18T00:05:16.296870028Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-04-18T00:05:16.297037405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.297254141Z [Info] update_images_remote_url: Starting migration of Log DB to 183
2026-04-18T00:05:16.297430396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-04-18T00:05:16', 'update_images_remote_url')
2026-04-18T00:05:16.297742776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.298524049Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-04-18T00:05:16.298709703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014848s
2026-04-18T00:05:16.298867270Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-04-18T00:05:16.299049116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.299273378Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 184
2026-04-18T00:05:16.299467239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-04-18T00:05:16', 'remove_invalid_roksbox_metadata_images')
2026-04-18T00:05:16.299790379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.300745834Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-04-18T00:05:16.300938953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016839s
2026-04-18T00:05:16.301095688Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-04-18T00:05:16.301260150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.301474902Z [Info] add_episode_runtime: Starting migration of Log DB to 185
2026-04-18T00:05:16.301653592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-04-18T00:05:16', 'add_episode_runtime')
2026-04-18T00:05:16.301960460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.302756734Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-04-18T00:05:16.302932237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014919s
2026-04-18T00:05:16.303089825Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-04-18T00:05:16.303254967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.303471083Z [Info] add_result_to_commands: Starting migration of Log DB to 186
2026-04-18T00:05:16.303642518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-04-18T00:05:16', 'add_result_to_commands')
2026-04-18T00:05:16.304033095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.304701370Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-04-18T00:05:16.304881393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014373s
2026-04-18T00:05:16.305036836Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-04-18T00:05:16.305212380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.305428315Z [Info] add_on_series_add_to_notifications: Starting migration of Log DB to 187
2026-04-18T00:05:16.305609740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-04-18T00:05:16', 'add_on_series_add_to_notifications')
2026-04-18T00:05:16.305920987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.306565024Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-04-18T00:05:16.306752852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013536s
2026-04-18T00:05:16.306910821Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-04-18T00:05:16.307100072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.307314724Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 188
2026-04-18T00:05:16.307964152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-04-18T00:05:16.308139245Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-18T00:05:16.308295419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-04-18T00:05:16.308793282Z [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-04-18T00:05:16.309290052Z [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-04-18T00:05:16.309701431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-04-18T00:05:16.310136036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-04-18T00:05:16.310904373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-04-18T00:05:16.311208225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027459s
2026-04-18T00:05:16.311362536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-04-18T00:05:16.311515053Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-18T00:05:16.311653252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-04-18T00:05:16.312092687Z [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-04-18T00:05:16.312529025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-04-18T00:05:16.312874070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-04-18T00:05:16.313259817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-04-18T00:05:16.314016361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-04-18T00:05:16.314337338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025045s
2026-04-18T00:05:16.314493372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-18T00:05:16.314644366Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-18T00:05:16.314779879Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-04-18T00:05:16.315196749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-04-18T00:05:16.315549739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-04-18T00:05:16.315995187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-04-18T00:05:16.316376785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-04-18T00:05:16.317113178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-18T00:05:16.317463474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025072s
2026-04-18T00:05:16.317637925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-04-18T00:05:16', 'postgres_update_timestamp_columns_to_with_timezone')
2026-04-18T00:05:16.317971487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.319165381Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-04-18T00:05:16.319363119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042061s
2026-04-18T00:05:16.319538152Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-04-18T00:05:16.319714647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.320012557Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 189
2026-04-18T00:05:16.320211969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-04-18T00:05:16', 'add_colon_replacement_to_naming_config')
2026-04-18T00:05:16.320533817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.321262495Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-04-18T00:05:16.321452718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015365s
2026-04-18T00:05:16.321612840Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-04-18T00:05:16.321783524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.322003447Z [Info] health_restored_notification: Starting migration of Log DB to 190
2026-04-18T00:05:16.322182277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-04-18T00:05:16', 'health_restored_notification')
2026-04-18T00:05:16.322500077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.323213905Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-04-18T00:05:16.323392565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014258s
2026-04-18T00:05:16.323558018Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-04-18T00:05:16.323723211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.323957994Z [Info] add_download_client_tags: Starting migration of Log DB to 191
2026-04-18T00:05:16.324139259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-04-18T00:05:16', 'add_download_client_tags')
2026-04-18T00:05:16.324447730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.325154213Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-04-18T00:05:16.325334346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014234s
2026-04-18T00:05:16.325492424Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-04-18T00:05:16.325654170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.325872920Z [Info] import_exclusion_type: Starting migration of Log DB to 192
2026-04-18T00:05:16.326043815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-04-18T00:05:16', 'import_exclusion_type')
2026-04-18T00:05:16.326353398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.327067747Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-04-18T00:05:16.327242118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014068s
2026-04-18T00:05:16.327401218Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-04-18T00:05:16.327564166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.327782546Z [Info] add_import_list_items: Starting migration of Log DB to 193
2026-04-18T00:05:16.327973731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-04-18T00:05:16', 'add_import_list_items')
2026-04-18T00:05:16.328284658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.328983074Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-04-18T00:05:16.329160361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014093s
2026-04-18T00:05:16.329325694Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-04-18T00:05:16.329492119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.329721972Z [Info] add_notification_status: Starting migration of Log DB to 194
2026-04-18T00:05:16.329896865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-04-18T00:05:16', 'add_notification_status')
2026-04-18T00:05:16.330207210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.330843131Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-04-18T00:05:16.331031029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001343s
2026-04-18T00:05:16.331198045Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-04-18T00:05:16.331382046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.331605045Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Log DB to 195
2026-04-18T00:05:16.331805118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-04-18T00:05:16', 'parse_language_tags_from_existing_subtitle_files')
2026-04-18T00:05:16.332180815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.332886486Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-04-18T00:05:16.333084465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014924s
2026-04-18T00:05:16.333243435Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-04-18T00:05:16.333401223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.333617628Z [Info] add_finale_type: Starting migration of Log DB to 196
2026-04-18T00:05:16.333790296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-04-18T00:05:16', 'add_finale_type')
2026-04-18T00:05:16.334097635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.334781963Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-04-18T00:05:16.334977868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013704s
2026-04-18T00:05:16.335139263Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-04-18T00:05:16.335305187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.335521763Z [Info] list_add_missing_search: Starting migration of Log DB to 197
2026-04-18T00:05:16.335697828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-04-18T00:05:16', 'list_add_missing_search')
2026-04-18T00:05:16.336073294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.336790168Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-04-18T00:05:16.336964288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014717s
2026-04-18T00:05:16.337127517Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-04-18T00:05:16.337302900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.337542503Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 198
2026-04-18T00:05:16.337742396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-04-18T00:05:16', 'parse_title_from_existing_subtitle_files')
2026-04-18T00:05:16.338112732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.338812000Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-04-18T00:05:16.339021161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015054s
2026-04-18T00:05:16.339192216Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-04-18T00:05:16.339365344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.339616731Z [Info] series_last_aired: Starting migration of Log DB to 199
2026-04-18T00:05:16.339794799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-04-18T00:05:16', 'series_last_aired')
2026-04-18T00:05:16.340149213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.340796777Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-04-18T00:05:16.340993514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014149s
2026-04-18T00:05:16.341161422Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-04-18T00:05:16.341337567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.341574644Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 200
2026-04-18T00:05:16.341769176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-04-18T00:05:16', 'AddNewItemMonitorType')
2026-04-18T00:05:16.342090373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.342748649Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-04-18T00:05:16.342933862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014075s
2026-04-18T00:05:16.343098533Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-04-18T00:05:16.343281963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.343510684Z [Info] email_encryption: Starting migration of Log DB to 201
2026-04-18T00:05:16.343695466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-04-18T00:05:16', 'email_encryption')
2026-04-18T00:05:16.344032795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.344702724Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-04-18T00:05:16.344880963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014099s
2026-04-18T00:05:16.345048390Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-04-18T00:05:16.345272141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.345492425Z [Info] add_indexer_flags: Starting migration of Log DB to 202
2026-04-18T00:05:16.345692247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-04-18T00:05:16', 'add_indexer_flags')
2026-04-18T00:05:16.346013163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.346701610Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-04-18T00:05:16.346904769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014333s
2026-04-18T00:05:16.347079270Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-04-18T00:05:16.347255155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.347485378Z [Info] release_type: Starting migration of Log DB to 203
2026-04-18T00:05:16.347663547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-04-18T00:05:16', 'release_type')
2026-04-18T00:05:16.348017350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.348671708Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-04-18T00:05:16.348861009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013987s
2026-04-18T00:05:16.349041011Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-04-18T00:05:16.349214701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.349463182Z [Info] add_add_release_hash: Starting migration of Log DB to 204
2026-04-18T00:05:16.349660028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-04-18T00:05:16', 'add_add_release_hash')
2026-04-18T00:05:16.349976556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.350646856Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-04-18T00:05:16.350835175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014316s
2026-04-18T00:05:16.351002212Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-04-18T00:05:16.351187555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.351407508Z [Info] rename_season_pack_spec: Starting migration of Log DB to 205
2026-04-18T00:05:16.351612120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-04-18T00:05:16', 'rename_season_pack_spec')
2026-04-18T00:05:16.352051224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.352756404Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-04-18T00:05:16.352946738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015622s
2026-04-18T00:05:16.353133444Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-04-18T00:05:16.353293536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.353530403Z [Info] add_tmdbid: Starting migration of Log DB to 206
2026-04-18T00:05:16.353712009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-04-18T00:05:16', 'add_tmdbid')
2026-04-18T00:05:16.354053066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.354709648Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-04-18T00:05:16.354886434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014088s
2026-04-18T00:05:16.355049533Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-04-18T00:05:16.355235728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.355479669Z [Info] add_on_import_complete_to_notifications: Starting migration of Log DB to 209
2026-04-18T00:05:16.355685043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-04-18T00:05:16', 'add_on_import_complete_to_notifications')
2026-04-18T00:05:16.356048585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.356699917Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-04-18T00:05:16.356910040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014544s
2026-04-18T00:05:16.357080373Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-04-18T00:05:16.357258181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.357480589Z [Info] add_monitored_seasons_filter: Starting migration of Log DB to 210
2026-04-18T00:05:16.357672786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-04-18T00:05:16', 'add_monitored_seasons_filter')
2026-04-18T00:05:16.358011428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.358734875Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-04-18T00:05:16.358935910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014802s
2026-04-18T00:05:16.359104440Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-04-18T00:05:16.359306126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.359540398Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Log DB to 211
2026-04-18T00:05:16.359743286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-04-18T00:05:16', 'add_custom_colon_replacement_to_naming_config')
2026-04-18T00:05:16.360109103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.360807630Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-04-18T00:05:16.361007993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014834s
2026-04-18T00:05:16.361177445Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-04-18T00:05:16.361368820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.361596749Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 212
2026-04-18T00:05:16.361828355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-04-18T00:05:16', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-04-18T00:05:16.362177970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.362873009Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-04-18T00:05:16.363112121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015021s
2026-04-18T00:05:16.363275851Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-04-18T00:05:16.363459390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.363688031Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Log DB to 214
2026-04-18T00:05:16.363895178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-04-18T00:05:16', 'add_blurary576p_quality_in_profiles')
2026-04-18T00:05:16.364245002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.364922297Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-04-18T00:05:16.365114634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014525s
2026-04-18T00:05:16.365281520Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-04-18T00:05:16.365497856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.365722829Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Log DB to 215
2026-04-18T00:05:16.365954075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-04-18T00:05:16', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-04-18T00:05:16.366309581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.367067447Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-04-18T00:05:16.367275105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015629s
2026-04-18T00:05:16.367443464Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-04-18T00:05:16.367630842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-18T00:05:16.367883501Z [Info] add_mal_and_anilist_ids: Starting migration of Log DB to 217
2026-04-18T00:05:16.368150899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-04-18T00:05:16', 'add_mal_and_anilist_ids')
2026-04-18T00:05:16.368484461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-18T00:05:16.369192898Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-04-18T00:05:16.369378842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015664s
2026-04-18T00:05:16.564917472Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8989
2026-04-18T00:05:16.574502897Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-04-18T00:05:16.578372731Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected main, changing to develop.
2026-04-18T00:05:16.706511064Z [Info] QualityProfileService: Setting up default quality profiles
2026-04-18T00:05:16.774964511Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-04-18T00:05:16.775191368Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-04-18T00:05:16.775352202Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/sonarr/bin
2026-04-18T00:05:16.912738832Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-04-18T00:05:17.095018798Z [ls.io-init] done.