AMD64 PASS
linuxserver/sonarr
Runtime: 16.73s
Build Information
Builder: X86-BUILDER-3b --Hetzner
Created: 2026-08-30T21:09:03+00:00
Image: linuxserver/sonarr
Maintainer: thespad
Size: 87.07MB
Tag: amd64-develop-4.0.19.3009-ls189
Version: 4.0.19.3009-ls189
Expand
2026-08-30T21:14:04.910044128Z [migrations] started
2026-08-30T21:14:04.910094720Z [migrations] no migrations found
2026-08-30T21:14:04.931808358Z usermod: no changes
2026-08-30T21:14:04.938420908Z ───────────────────────────────────────
2026-08-30T21:14:04.938435357Z
2026-08-30T21:14:04.938439856Z ██╗ ███████╗██╗ ██████╗
2026-08-30T21:14:04.938443714Z ██║ ██╔════╝██║██╔═══██╗
2026-08-30T21:14:04.938447612Z ██║ ███████╗██║██║ ██║
2026-08-30T21:14:04.938451450Z ██║ ╚════██║██║██║ ██║
2026-08-30T21:14:04.938455308Z ███████╗███████║██║╚██████╔╝
2026-08-30T21:14:04.938459175Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-08-30T21:14:04.938462933Z
2026-08-30T21:14:04.938466430Z Brought to you by linuxserver.io
2026-08-30T21:14:04.938470077Z ───────────────────────────────────────
2026-08-30T21:14:04.938778509Z
2026-08-30T21:14:04.938787587Z To support the app dev(s) visit:
2026-08-30T21:14:04.940548845Z Sonarr: https://sonarr.tv/donate
2026-08-30T21:14:04.940879651Z
2026-08-30T21:14:04.940885292Z To support LSIO projects visit:
2026-08-30T21:14:04.940888920Z https://www.linuxserver.io/donate/
2026-08-30T21:14:04.940892367Z
2026-08-30T21:14:04.940895794Z ───────────────────────────────────────
2026-08-30T21:14:04.940899741Z GID/UID
2026-08-30T21:14:04.940903158Z ───────────────────────────────────────
2026-08-30T21:14:04.945214593Z
2026-08-30T21:14:04.945220896Z User UID: 911
2026-08-30T21:14:04.945224543Z User GID: 911
2026-08-30T21:14:04.945228080Z ───────────────────────────────────────
2026-08-30T21:14:04.946854737Z Linuxserver.io version: 4.0.19.3009-ls189
2026-08-30T21:14:04.947109821Z Build-date: 2026-08-30T21:09:03+00:00
2026-08-30T21:14:04.947114590Z ───────────────────────────────────────
2026-08-30T21:14:04.947118458Z
2026-08-30T21:14:04.997252205Z [custom-init] No custom files found, skipping...
2026-08-30T21:14:05.335328286Z [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.19.3009
2026-08-30T21:14:05.412634889Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-08-30T21:14:05.418648722Z [Debug] Bootstrap: Console selected
2026-08-30T21:14:05.420259477Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-08-30T21:14:05.777014184Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-08-30T21:14:05.842828938Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {2d451313-c9de-4424-b30d-fdad3febb0cf} may be persisted to storage in unencrypted form.
2026-08-30T21:14:05.932261806Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-08-30T21:14:05.980659015Z [Info] MigrationController: *** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-08-30T21:14:06.081237214Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-08-30T21:14:06.092021988Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:06.092580232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:06.168416092Z [Info] DatabaseEngineVersionCheck: SQLite 3.53.4
2026-08-30T21:14:06.170335699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0764347s
2026-08-30T21:14:06.170462655Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-08-30T21:14:06.170579640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.078271s
2026-08-30T21:14:06.183268049Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-08-30T21:14:06.183813748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.189763533Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-08-30T21:14:06.198149255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-08-30T21:14:06.219689224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0297618s
2026-08-30T21:14:06.220183720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.222744248Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-08-30T21:14:06.222786292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0327838s
2026-08-30T21:14:06.230561605Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-08-30T21:14:06.230697338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.236941335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-08-30T21:14:06.238357318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-08-30T21:14:06.238701631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016283s
2026-08-30T21:14:06.238892265Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-08-30T21:14:06.239138211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001342s
2026-08-30T21:14:06.239520371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-08-30T21:14:06.240017702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-08-30T21:14:06.240607460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009578s
2026-08-30T21:14:06.240695458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.241888741Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-08-30T21:14:06.242018583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022402s
2026-08-30T21:14:06.242480584Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-08-30T21:14:06.242604563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.243269172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-08-30T21:14:06.243394274Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s
2026-08-30T21:14:06.243492973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-08-30T21:14:06.243632915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-08-30T21:14:06.244036909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004012s
2026-08-30T21:14:06.244176149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.244694794Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-08-30T21:14:06.244820086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010426s
2026-08-30T21:14:06.245866073Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-08-30T21:14:06.246002147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.246822720Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-08-30T21:14:06.252988770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-08-30T21:14:06.253257933Z [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-08-30T21:14:06.253569380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004735s
2026-08-30T21:14:06.253674021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-08-30T21:14:06.253801347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-08-30T21:14:06.254032784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002365s
2026-08-30T21:14:06.254131122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-08-30T21:14:06.254242266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2026-08-30T21:14:06.254480335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002526s
2026-08-30T21:14:06.254581439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-08-30T21:14:06.254679847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-08-30T21:14:06.254886032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002316s
2026-08-30T21:14:06.255020012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2026-08-30T21:14:06.255173091Z [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-08-30T21:14:06.255862549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007613s
2026-08-30T21:14:06.255970647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-08-30T21:14:06.256062642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-08-30T21:14:06.256281103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002183s
2026-08-30T21:14:06.256386765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-08-30T21:14:06.256480334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-08-30T21:14:06.256700898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002187s
2026-08-30T21:14:06.256820399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ImdbId)
2026-08-30T21:14:06.256924058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ImdbId" ON "Series" ("ImdbId" ASC)
2026-08-30T21:14:06.257177468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002556s
2026-08-30T21:14:06.257311759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-08-30T21:14:06.257418915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-08-30T21:14:06.257671343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002537s
2026-08-30T21:14:06.257776054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Seasons
2026-08-30T21:14:06.257900444Z [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-08-30T21:14:06.258200920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003316s
2026-08-30T21:14:06.258306643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2026-08-30T21:14:06.258452446Z [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-08-30T21:14:06.259001062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000586s
2026-08-30T21:14:06.259134270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-08-30T21:14:06.259242398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-08-30T21:14:06.259490167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002483s
2026-08-30T21:14:06.259605579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2026-08-30T21:14:06.259742295Z [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-08-30T21:14:06.260203444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004553s
2026-08-30T21:14:06.260321612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (Path)
2026-08-30T21:14:06.260437896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_EpisodeFiles_Path" ON "EpisodeFiles" ("Path" ASC)
2026-08-30T21:14:06.260675023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002337s
2026-08-30T21:14:06.260753431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-08-30T21:14:06.260912502Z [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-08-30T21:14:06.261331486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004398s
2026-08-30T21:14:06.261445495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-08-30T21:14:06.261578072Z [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-08-30T21:14:06.269024733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074537s
2026-08-30T21:14:06.269120906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-08-30T21:14:06.269236439Z [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-08-30T21:14:06.269595542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003665s
2026-08-30T21:14:06.269724943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-08-30T21:14:06.269839955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-08-30T21:14:06.270112844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002732s
2026-08-30T21:14:06.270192184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-08-30T21:14:06.270333118Z [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-08-30T21:14:06.270617331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003374s
2026-08-30T21:14:06.270749136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-08-30T21:14:06.270835230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-08-30T21:14:06.271075093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000248s
2026-08-30T21:14:06.271235736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles
2026-08-30T21:14:06.271348854Z [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-08-30T21:14:06.271661494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003287s
2026-08-30T21:14:06.271760994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name)
2026-08-30T21:14:06.271882589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-08-30T21:14:06.272129988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00025s
2026-08-30T21:14:06.272225891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualitySizes
2026-08-30T21:14:06.272341814Z [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-08-30T21:14:06.272686479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003679s
2026-08-30T21:14:06.272806651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (QualityId)
2026-08-30T21:14:06.272907784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_QualityId" ON "QualitySizes" ("QualityId" ASC)
2026-08-30T21:14:06.273144852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002358s
2026-08-30T21:14:06.273274984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (Name)
2026-08-30T21:14:06.273390527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_Name" ON "QualitySizes" ("Name" ASC)
2026-08-30T21:14:06.273650781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002647s
2026-08-30T21:14:06.273778408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-08-30T21:14:06.273890394Z [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-08-30T21:14:06.274258756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003834s
2026-08-30T21:14:06.274384509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-08-30T21:14:06.274516124Z [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-08-30T21:14:06.275032174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005388s
2026-08-30T21:14:06.278853501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-08-30T21:14:06', 'InitialSetup')
2026-08-30T21:14:06.280297620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.288612359Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-08-30T21:14:06.288930790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140459s
2026-08-30T21:14:06.289238430Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-08-30T21:14:06.289496700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.289699729Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Main DB to 2
2026-08-30T21:14:06.291626149Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (TvRageId)
2026-08-30T21:14:06.292059202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_TvRageId"
2026-08-30T21:14:06.292408064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006263s
2026-08-30T21:14:06.292524329Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (ImdbId)
2026-08-30T21:14:06.292600181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_ImdbId"
2026-08-30T21:14:06.292878382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000291s
2026-08-30T21:14:06.293008253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-08-30T21:14:06', 'remove_tvrage_imdb_unique_constraint')
2026-08-30T21:14:06.293257536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.294447513Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-08-30T21:14:06.294571953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018598s
2026-08-30T21:14:06.294673448Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-08-30T21:14:06.294783409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.294933672Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Main DB to 3
2026-08-30T21:14:06.295883185Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2026-08-30T21:14:06.296173299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-08-30T21:14:06.296465007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005005s
2026-08-30T21:14:06.296558976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-08-30T21:14:06.296693076Z [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-08-30T21:14:06.297055556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003944s
2026-08-30T21:14:06.297167552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-08-30T21:14:06', 'remove_renamed_scene_mapping_columns')
2026-08-30T21:14:06.297390601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.298414053Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-08-30T21:14:06.298531920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017551s
2026-08-30T21:14:06.298651591Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-08-30T21:14:06.298747384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.298900893Z [Info] updated_history: Starting migration of Main DB to 4
2026-08-30T21:14:06.299364086Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable History
2026-08-30T21:14:06.299472615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-08-30T21:14:06.299758281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003003s
2026-08-30T21:14:06.299865597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-08-30T21:14:06.299983634Z [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-08-30T21:14:06.300358540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000391s
2026-08-30T21:14:06.300467920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-08-30T21:14:06', 'updated_history')
2026-08-30T21:14:06.300690348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.301456261Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-08-30T21:14:06.301559449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014945s
2026-08-30T21:14:06.301665522Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-08-30T21:14:06.301774352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.301934885Z [Info] added_eventtype_to_history: Starting migration of Main DB to 5
2026-08-30T21:14:06.302205681Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-08-30T21:14:06.302325091Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-08-30T21:14:06.302411435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History EventType Int32
2026-08-30T21:14:06.302518651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "EventType" INTEGER
2026-08-30T21:14:06.303009169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004916s
2026-08-30T21:14:06.303135023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-08-30T21:14:06', 'added_eventtype_to_history')
2026-08-30T21:14:06.303363112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.304244107Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-08-30T21:14:06.304371734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017254s
2026-08-30T21:14:06.304464170Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-08-30T21:14:06.304567067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.304714334Z [Info] add_index_to_log_time: Starting migration of Main DB to 6
2026-08-30T21:14:06.304877823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-08-30T21:14:06', 'add_index_to_log_time')
2026-08-30T21:14:06.305108187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.305747575Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-08-30T21:14:06.305853428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011754s
2026-08-30T21:14:06.305968881Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-08-30T21:14:06.306076247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.306223744Z [Info] add_renameEpisodes_to_naming: Starting migration of Main DB to 7
2026-08-30T21:14:06.306848142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-08-30T21:14:06.306967923Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-08-30T21:14:06.307047233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameEpisodes Boolean
2026-08-30T21:14:06.307168657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameEpisodes" INTEGER
2026-08-30T21:14:06.307620928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004574s
2026-08-30T21:14:06.307856002Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-08-30T21:14:06.308232771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-08-30T21:14:06.308425299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004224s
2026-08-30T21:14:06.308535120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-08-30T21:14:06', 'add_renameEpisodes_to_naming')
2026-08-30T21:14:06.308753570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.309602771Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-08-30T21:14:06.309727362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015955s
2026-08-30T21:14:06.309820669Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-08-30T21:14:06.309934479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.310082968Z [Info] remove_backlog: Starting migration of Main DB to 8
2026-08-30T21:14:06.312031613Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series BacklogSetting
2026-08-30T21:14:06.328225082Z [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-08-30T21:14:06.328966817Z [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-08-30T21:14:06.329615814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-08-30T21:14:06.330332718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-08-30T21:14:06.331546513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-08-30T21:14:06.331794783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-08-30T21:14:06.332054747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198843s
2026-08-30T21:14:06.332155530Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig UseSceneName
2026-08-30T21:14:06.333338783Z [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-08-30T21:14:06.333852087Z [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-08-30T21:14:06.334332154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-08-30T21:14:06.334618030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-08-30T21:14:06.335715781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034431s
2026-08-30T21:14:06.335832847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-08-30T21:14:06', 'remove_backlog')
2026-08-30T21:14:06.336073993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.343251801Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-08-30T21:14:06.343360410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109765s
2026-08-30T21:14:06.343487486Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-08-30T21:14:06.343584271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.343755175Z [Info] fix_rename_episodes: Starting migration of Main DB to 9
2026-08-30T21:14:06.346669506Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig SeasonFolderFormat
2026-08-30T21:14:06.347869744Z [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-08-30T21:14:06.348311433Z [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-08-30T21:14:06.348724636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-08-30T21:14:06.349005512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-08-30T21:14:06.350094295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032823s
2026-08-30T21:14:06.350192021Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:06.352355680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 1 WHERE "RenameEpisodes" = -1
2026-08-30T21:14:06.352551464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022637s
2026-08-30T21:14:06.352651666Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:06.352764714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 0 WHERE "RenameEpisodes" = -2
2026-08-30T21:14:06.352943243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002022s
2026-08-30T21:14:06.353063686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-08-30T21:14:06', 'fix_rename_episodes')
2026-08-30T21:14:06.353313198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.356202589Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-08-30T21:14:06.356330466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034555s
2026-08-30T21:14:06.356453494Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-08-30T21:14:06.356549488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.356724139Z [Info] add_monitored: Starting migration of Main DB to 10
2026-08-30T21:14:06.357991332Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-08-30T21:14:06.358095492Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:06.358171074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Monitored Boolean
2026-08-30T21:14:06.358299743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Monitored" INTEGER
2026-08-30T21:14:06.358770642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00049s
2026-08-30T21:14:06.358879842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Seasons
2026-08-30T21:14:06.358967488Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-08-30T21:14:06.359048702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Seasons Monitored Boolean
2026-08-30T21:14:06.359156840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons" ADD COLUMN "Monitored" INTEGER
2026-08-30T21:14:06.359602938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004429s
2026-08-30T21:14:06.359728451Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:06.359922963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-08-30T21:14:06.360453752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003054s
2026-08-30T21:14:06.360466458Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:06.360474684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-08-30T21:14:06.360483753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001739s
2026-08-30T21:14:06.360585888Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:06.360684256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-08-30T21:14:06.360931845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001734s
2026-08-30T21:14:06.361032869Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:06.361121497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-08-30T21:14:06.361295848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001742s
2026-08-30T21:14:06.361403856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-08-30T21:14:06', 'add_monitored')
2026-08-30T21:14:06.361619200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.362900370Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-08-30T21:14:06.363026965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00177s
2026-08-30T21:14:06.363128740Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-08-30T21:14:06.363224313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.363383674Z [Info] remove_ignored: Starting migration of Main DB to 11
2026-08-30T21:14:06.363621002Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Seasons Ignored
2026-08-30T21:14:06.364806510Z [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-08-30T21:14:06.365124190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Seasons_temp" ("Id", "SeriesId", "SeasonNumber", "Monitored") SELECT "Id", "SeriesId", "SeasonNumber", "Monitored" FROM "Seasons"
2026-08-30T21:14:06.365377380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-08-30T21:14:06.365648115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons_temp" RENAME TO "Seasons"
2026-08-30T21:14:06.366748682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030105s
2026-08-30T21:14:06.366853593Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes Ignored
2026-08-30T21:14:06.368027949Z [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-08-30T21:14:06.368558568Z [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-08-30T21:14:06.369069878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-08-30T21:14:06.369419272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-08-30T21:14:06.370468375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-08-30T21:14:06.370736886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037654s
2026-08-30T21:14:06.370847529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-08-30T21:14:06', 'remove_ignored')
2026-08-30T21:14:06.371066730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.372904803Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-08-30T21:14:06.373001848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059238s
2026-08-30T21:14:06.373105567Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-08-30T21:14:06.373212924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.373385722Z [Info] remove_custom_start_date: Starting migration of Main DB to 12
2026-08-30T21:14:06.373625645Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series CustomStartDate
2026-08-30T21:14:06.379097787Z [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-08-30T21:14:06.379802998Z [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-08-30T21:14:06.380376934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-08-30T21:14:06.380805497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-08-30T21:14:06.381829280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-08-30T21:14:06.382061828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-08-30T21:14:06.382280659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085482s
2026-08-30T21:14:06.382391272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-08-30T21:14:06', 'remove_custom_start_date')
2026-08-30T21:14:06.382597156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.384937190Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-08-30T21:14:06.385049216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112013s
2026-08-30T21:14:06.385176512Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-08-30T21:14:06.385272015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.385435835Z [Info] add_air_date_utc: Starting migration of Main DB to 13
2026-08-30T21:14:06.385824417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-08-30T21:14:06.385932435Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-08-30T21:14:06.386034240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDateUtc DateTime
2026-08-30T21:14:06.386139993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDateUtc" DATETIME
2026-08-30T21:14:06.386577504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000437s
2026-08-30T21:14:06.386677135Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-08-30T21:14:06.386819051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-08-30T21:14:06.386966698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001688s
2026-08-30T21:14:06.387066660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-08-30T21:14:06', 'add_air_date_utc')
2026-08-30T21:14:06.387264388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.388629037Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-08-30T21:14:06.388734509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018253s
2026-08-30T21:14:06.388833569Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-08-30T21:14:06.388927127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.389069694Z [Info] drop_air_date: Starting migration of Main DB to 14
2026-08-30T21:14:06.389269747Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes AirDate
2026-08-30T21:14:06.390175402Z [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-08-30T21:14:06.390668685Z [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-08-30T21:14:06.391151708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-08-30T21:14:06.391477625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-08-30T21:14:06.392567911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-08-30T21:14:06.392812954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034304s
2026-08-30T21:14:06.392919038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-08-30T21:14:06', 'drop_air_date')
2026-08-30T21:14:06.393134803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.394933696Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-08-30T21:14:06.395034940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055483s
2026-08-30T21:14:06.395133910Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-08-30T21:14:06.395232699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.395376979Z [Info] add_air_date_as_string: Starting migration of Main DB to 15
2026-08-30T21:14:06.395617253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-08-30T21:14:06.395722345Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-08-30T21:14:06.395801034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDate String
2026-08-30T21:14:06.395919101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDate" TEXT
2026-08-30T21:14:06.396340671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004223s
2026-08-30T21:14:06.396450432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-08-30T21:14:06', 'add_air_date_as_string')
2026-08-30T21:14:06.396657208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.397955083Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-08-30T21:14:06.398059994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020332s
2026-08-30T21:14:06.398163553Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-08-30T21:14:06.398264376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.398407845Z [Info] updated_imported_history_item: Starting migration of Main DB to 16
2026-08-30T21:14:06.398596565Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-08-30T21:14:06.398753641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-08-30T21:14:06.398951059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001968s
2026-08-30T21:14:06.399053505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-08-30T21:14:06', 'updated_imported_history_item')
2026-08-30T21:14:06.399258448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.400424547Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-08-30T21:14:06.400558036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001667s
2026-08-30T21:14:06.400651113Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-08-30T21:14:06.400742337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.400884443Z [Info] reset_scene_names: Starting migration of Main DB to 17
2026-08-30T21:14:06.401065238Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-08-30T21:14:06.401210761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-08-30T21:14:06.401383739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001718s
2026-08-30T21:14:06.401484713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-08-30T21:14:06', 'reset_scene_names')
2026-08-30T21:14:06.401686690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.402737516Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-08-30T21:14:06.402846065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015232s
2026-08-30T21:14:06.402941988Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-08-30T21:14:06.403036308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.403177252Z [Info] remove_duplicates: Starting migration of Main DB to 18
2026-08-30T21:14:06.403377065Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:06.403490593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:06.413880482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103764s
2026-08-30T21:14:06.413994522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-08-30T21:14:06', 'remove_duplicates')
2026-08-30T21:14:06.414204805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.416582294Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-08-30T21:14:06.416690232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130906s
2026-08-30T21:14:06.416790885Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-08-30T21:14:06.416890355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.417034455Z [Info] restore_unique_constraints: Starting migration of Main DB to 19
2026-08-30T21:14:06.417591668Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-08-30T21:14:06.417737992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-08-30T21:14:06.417992956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002636s
2026-08-30T21:14:06.418091354Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-08-30T21:14:06.418203951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-08-30T21:14:06.418446720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002368s
2026-08-30T21:14:06.418542303Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-08-30T21:14:06.418656603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-08-30T21:14:06.418898210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002356s
2026-08-30T21:14:06.418996708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-08-30T21:14:06.419092100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-08-30T21:14:06.419305089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002127s
2026-08-30T21:14:06.419410071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-08-30T21:14:06.419508459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-08-30T21:14:06.419718332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002099s
2026-08-30T21:14:06.419815046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-08-30T21:14:06.419954688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-08-30T21:14:06.420172116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00022s
2026-08-30T21:14:06.420274452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-08-30T21:14:06', 'restore_unique_constraints')
2026-08-30T21:14:06.420479395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.423158270Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-08-30T21:14:06.423229043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031493s
2026-08-30T21:14:06.423327541Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-08-30T21:14:06.423432803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.423574629Z [Info] add_year_and_seasons_to_series: Starting migration of Main DB to 20
2026-08-30T21:14:06.423985236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-08-30T21:14:06.424088554Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-08-30T21:14:06.424169898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Year Int32
2026-08-30T21:14:06.424264338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Year" INTEGER
2026-08-30T21:14:06.424712321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004417s
2026-08-30T21:14:06.424811240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-08-30T21:14:06.424894197Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-08-30T21:14:06.424969569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Seasons String
2026-08-30T21:14:06.425074200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Seasons" TEXT
2026-08-30T21:14:06.425488033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004123s
2026-08-30T21:14:06.425589077Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:06.425667725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:06.429638554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039448s
2026-08-30T21:14:06.429749438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-08-30T21:14:06', 'add_year_and_seasons_to_series')
2026-08-30T21:14:06.429969511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.431335953Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-08-30T21:14:06.431444362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056516s
2026-08-30T21:14:06.431546297Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-08-30T21:14:06.431652220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.431788956Z [Info] drop_seasons_table: Starting migration of Main DB to 21
2026-08-30T21:14:06.431999841Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Seasons
2026-08-30T21:14:06.432098309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-08-30T21:14:06.432353253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002486s
2026-08-30T21:14:06.432475759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-08-30T21:14:06', 'drop_seasons_table')
2026-08-30T21:14:06.432669229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.433769746Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-08-30T21:14:06.433885509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016716s
2026-08-30T21:14:06.433981352Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-08-30T21:14:06.434089440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.434227768Z [Info] move_indexer_to_generic_provider: Starting migration of Main DB to 22
2026-08-30T21:14:06.434475597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-08-30T21:14:06.434576831Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-08-30T21:14:06.434658336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers ConfigContract String
2026-08-30T21:14:06.434759890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "ConfigContract" TEXT
2026-08-30T21:14:06.435188684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004243s
2026-08-30T21:14:06.435294988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-08-30T21:14:06', 'move_indexer_to_generic_provider')
2026-08-30T21:14:06.435511534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.436702042Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-08-30T21:14:06.436819659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019362s
2026-08-30T21:14:06.436918719Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-08-30T21:14:06.437024862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.437162730Z [Info] add_config_contract_to_indexers: Starting migration of Main DB to 23
2026-08-30T21:14:06.438984460Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:06.439083870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NewznabSettings' WHERE "Implementation" = 'Newznab'
2026-08-30T21:14:06.439292370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001975s
2026-08-30T21:14:06.439368954Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:06.439457533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-08-30T21:14:06.439646463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001932s
2026-08-30T21:14:06.439732938Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:06.439819382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Wombles'
2026-08-30T21:14:06.440037511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002041s
2026-08-30T21:14:06.440123384Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:06.440202844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Eztv'
2026-08-30T21:14:06.440382867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001786s
2026-08-30T21:14:06.440481616Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-08-30T21:14:06.442856069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "ConfigContract" IS NULL
2026-08-30T21:14:06.443037073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024416s
2026-08-30T21:14:06.443139119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-08-30T21:14:06', 'add_config_contract_to_indexers')
2026-08-30T21:14:06.443347990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.444687829Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-08-30T21:14:06.444800155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040844s
2026-08-30T21:14:06.444902942Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-08-30T21:14:06.445000919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.445146673Z [Info] drop_tvdb_episodeid: Starting migration of Main DB to 24
2026-08-30T21:14:06.445347868Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes TvDbEpisodeId
2026-08-30T21:14:06.446257070Z [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-08-30T21:14:06.446738940Z [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-08-30T21:14:06.447237805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-08-30T21:14:06.447572239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-08-30T21:14:06.448679599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031957s
2026-08-30T21:14:06.448785894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-08-30T21:14:06', 'drop_tvdb_episodeid')
2026-08-30T21:14:06.448992009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.450226275Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-08-30T21:14:06.450333821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047577s
2026-08-30T21:14:06.450432099Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-08-30T21:14:06.450537201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.450679718Z [Info] move_notification_to_generic_provider: Starting migration of Main DB to 25
2026-08-30T21:14:06.450936235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-08-30T21:14:06.451045826Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-08-30T21:14:06.451122951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications ConfigContract String
2026-08-30T21:14:06.451231229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "ConfigContract" TEXT
2026-08-30T21:14:06.451652758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004189s
2026-08-30T21:14:06.451762629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-08-30T21:14:06', 'move_notification_to_generic_provider')
2026-08-30T21:14:06.452006942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.453088109Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-08-30T21:14:06.453205696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018532s
2026-08-30T21:14:06.453302301Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-08-30T21:14:06.453416080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.453560170Z [Info] add_config_contract_to_notifications: Starting migration of Main DB to 26
2026-08-30T21:14:06.454313448Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:06.454420283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'EmailSettings' WHERE "Implementation" = 'Email'
2026-08-30T21:14:06.454625065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002046s
2026-08-30T21:14:06.455091485Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:06.455099541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'GrowlSettings' WHERE "Implementation" = 'Growl'
2026-08-30T21:14:06.455105694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001855s
2026-08-30T21:14:06.455111545Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:06.455190164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'NotifyMyAndroidSettings' WHERE "Implementation" = 'NotifyMyAndroid'
2026-08-30T21:14:06.455446921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002704s
2026-08-30T21:14:06.455561692Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:06.455673087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexClientSettings' WHERE "Implementation" = 'PlexClient'
2026-08-30T21:14:06.455881426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002018s
2026-08-30T21:14:06.455979143Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:06.456066369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexServerSettings' WHERE "Implementation" = 'PlexServer'
2026-08-30T21:14:06.456256652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001926s
2026-08-30T21:14:06.456341894Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:06.456429200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'ProwlSettings' WHERE "Implementation" = 'Prowl'
2026-08-30T21:14:06.456611747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001833s
2026-08-30T21:14:06.456700937Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:06.456785467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushBulletSettings' WHERE "Implementation" = 'PushBullet'
2026-08-30T21:14:06.456973616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00019s
2026-08-30T21:14:06.457060231Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:06.457146234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushoverSettings' WHERE "Implementation" = 'Pushover'
2026-08-30T21:14:06.457332940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001867s
2026-08-30T21:14:06.457419635Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:06.457505648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'XbmcSettings' WHERE "Implementation" = 'Xbmc'
2026-08-30T21:14:06.457705901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001823s
2026-08-30T21:14:06.457776083Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-08-30T21:14:06.457897177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "ConfigContract" IS NULL
2026-08-30T21:14:06.458058081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001786s
2026-08-30T21:14:06.458158142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-08-30T21:14:06', 'add_config_contract_to_notifications')
2026-08-30T21:14:06.458368596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.459714938Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-08-30T21:14:06.459837946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018315s
2026-08-30T21:14:06.459953268Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-08-30T21:14:06.460046436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.460191518Z [Info] fix_omgwtfnzbs: Starting migration of Main DB to 27
2026-08-30T21:14:06.461234970Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:06.461341966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-08-30T21:14:06.461540115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002004s
2026-08-30T21:14:06.461630377Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:06.461715398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" IS NULL
2026-08-30T21:14:06.461911633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001966s
2026-08-30T21:14:06.462000713Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:06.462086986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" = ''
2026-08-30T21:14:06.462274173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001893s
2026-08-30T21:14:06.462375898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-08-30T21:14:06', 'fix_omgwtfnzbs')
2026-08-30T21:14:06.462572635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.463674604Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-08-30T21:14:06.463776940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015851s
2026-08-30T21:14:06.463900098Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-08-30T21:14:06.463990440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.464141695Z [Info] add_blacklist_table: Starting migration of Main DB to 28
2026-08-30T21:14:06.464483774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-08-30T21:14:06.464612173Z [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-08-30T21:14:06.464936917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003446s
2026-08-30T21:14:06.465044263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-08-30T21:14:06', 'add_blacklist_table')
2026-08-30T21:14:06.465246891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.466300694Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-08-30T21:14:06.466406397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001706s
2026-08-30T21:14:06.466507180Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-08-30T21:14:06.466607492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.466750560Z [Info] add_formats_to_naming_config: Starting migration of Main DB to 29
2026-08-30T21:14:06.467092730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-08-30T21:14:06.467201619Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-08-30T21:14:06.467278834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardEpisodeFormat String
2026-08-30T21:14:06.467393646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardEpisodeFormat" TEXT
2026-08-30T21:14:06.467839093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004449s
2026-08-30T21:14:06.467965438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-08-30T21:14:06.468052373Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-08-30T21:14:06.468131833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig DailyEpisodeFormat String
2026-08-30T21:14:06.468241173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "DailyEpisodeFormat" TEXT
2026-08-30T21:14:06.468665668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000424s
2026-08-30T21:14:06.468765269Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:06.468851122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:06.474196750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053137s
2026-08-30T21:14:06.474325168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-08-30T21:14:06', 'add_formats_to_naming_config')
2026-08-30T21:14:06.474541574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.476015914Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-08-30T21:14:06.476131687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071519s
2026-08-30T21:14:06.476240286Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-08-30T21:14:06.476347402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.476494929Z [Info] add_season_folder_format_to_naming_config: Starting migration of Main DB to 30
2026-08-30T21:14:06.476829563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-08-30T21:14:06.476937280Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:06.477015838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeasonFolderFormat String
2026-08-30T21:14:06.477127694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeasonFolderFormat" TEXT
2026-08-30T21:14:06.477583442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004531s
2026-08-30T21:14:06.477685597Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:06.477771260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:06.478440949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006616s
2026-08-30T21:14:06.478546031Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-08-30T21:14:06.478666774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-08-30T21:14:06.478826165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001581s
2026-08-30T21:14:06.478917088Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-08-30T21:14:06.479030937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-08-30T21:14:06.479181460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001485s
2026-08-30T21:14:06.479284809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-08-30T21:14:06', 'add_season_folder_format_to_naming_config')
2026-08-30T21:14:06.479507577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.481801969Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-08-30T21:14:06.481924746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027498s
2026-08-30T21:14:06.482042293Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-08-30T21:14:06.482146944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.482301155Z [Info] delete_old_naming_config_columns: Starting migration of Main DB to 31
2026-08-30T21:14:06.482715229Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig Separator, NumberStyle, IncludeSeriesTitle, IncludeEpisodeTitle, IncludeQuality, ReplaceSpaces
2026-08-30T21:14:06.483687698Z [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-08-30T21:14:06.484066521Z [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-08-30T21:14:06.484405463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-08-30T21:14:06.484667121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-08-30T21:14:06.485751114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028683s
2026-08-30T21:14:06.485864733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-08-30T21:14:06', 'delete_old_naming_config_columns')
2026-08-30T21:14:06.486079005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.487502462Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-08-30T21:14:06.487611812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004617s
2026-08-30T21:14:06.487712034Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-08-30T21:14:06.487811004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.487981006Z [Info] set_default_release_group: Starting migration of Main DB to 32
2026-08-30T21:14:06.488630354Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:06.488741818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = 'DRONE' WHERE "ReleaseGroup" IS NULL
2026-08-30T21:14:06.488927482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001921s
2026-08-30T21:14:06.489024488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-08-30T21:14:06', 'set_default_release_group')
2026-08-30T21:14:06.489245944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.490585873Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-08-30T21:14:06.490697838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018513s
2026-08-30T21:14:06.490793491Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-08-30T21:14:06.493678402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.493830969Z [Info] add_api_key_to_pushover: Starting migration of Main DB to 33
2026-08-30T21:14:06.494042205Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:06.494140473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:06.494945805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00079s
2026-08-30T21:14:06.495051979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-08-30T21:14:06', 'add_api_key_to_pushover')
2026-08-30T21:14:06.495273335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.496548985Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-08-30T21:14:06.496660640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023991s
2026-08-30T21:14:06.496765160Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-08-30T21:14:06.496870091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.497014422Z [Info] remove_series_contraints: Starting migration of Main DB to 34
2026-08-30T21:14:06.498215582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-08-30T21:14:06.498320233Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:06.498597621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series ImdbId String
2026-08-30T21:14:06.500031259Z [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-08-30T21:14:06.500686710Z [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-08-30T21:14:06.501285015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-08-30T21:14:06.501701424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-08-30T21:14:06.502731990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-08-30T21:14:06.502966793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-08-30T21:14:06.503185393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044746s
2026-08-30T21:14:06.503276637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series TitleSlug String
2026-08-30T21:14:06.504177131Z [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-08-30T21:14:06.504810617Z [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-08-30T21:14:06.505417519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-08-30T21:14:06.505820150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-08-30T21:14:06.506892420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-08-30T21:14:06.507076511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-08-30T21:14:06.507286393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039127s
2026-08-30T21:14:06.507393910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-08-30T21:14:06', 'remove_series_contraints')
2026-08-30T21:14:06.507599855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.509003282Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-08-30T21:14:06.509115488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056228s
2026-08-30T21:14:06.509216231Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-08-30T21:14:06.509321202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.509465723Z [Info] add_series_folder_format_to_naming_config: Starting migration of Main DB to 35
2026-08-30T21:14:06.510113899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-08-30T21:14:06.510228229Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.2E-06s
2026-08-30T21:14:06.510300274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeriesFolderFormat String
2026-08-30T21:14:06.510420737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeriesFolderFormat" TEXT
2026-08-30T21:14:06.510861996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004247s
2026-08-30T21:14:06.510949552Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:06.511030395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SeriesFolderFormat" = '{Series Title}' WHERE 1 = 1
2026-08-30T21:14:06.511215147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001801s
2026-08-30T21:14:06.511316822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-08-30T21:14:06', 'add_series_folder_format_to_naming_config')
2026-08-30T21:14:06.511529130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.512327849Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-08-30T21:14:06.512910072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012812s
2026-08-30T21:14:06.512920893Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-08-30T21:14:06.512929411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.512937787Z [Info] update_with_quality_converters: Starting migration of Main DB to 36
2026-08-30T21:14:06.513692748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-08-30T21:14:06.513766206Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:06.513842179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles Items String
2026-08-30T21:14:06.513944956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "Items" TEXT
2026-08-30T21:14:06.514366415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004198s
2026-08-30T21:14:06.514466146Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:06.514561147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:06.516585585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020183s
2026-08-30T21:14:06.516692711Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:06.516768594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:06.518103082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013125s
2026-08-30T21:14:06.518213525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-08-30T21:14:06', 'update_with_quality_converters')
2026-08-30T21:14:06.518428448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.519060932Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-08-30T21:14:06.519175212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022772s
2026-08-30T21:14:06.519273530Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-08-30T21:14:06.519374083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.519515477Z [Info] add_configurable_qualities: Starting migration of Main DB to 37
2026-08-30T21:14:06.520729352Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityProfiles Allowed
2026-08-30T21:14:06.521584295Z [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-08-30T21:14:06.521879559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-08-30T21:14:06.522113450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-08-30T21:14:06.522443265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-08-30T21:14:06.523506556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-08-30T21:14:06.523741289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028975s
2026-08-30T21:14:06.523837222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityProfiles Items String
2026-08-30T21:14:06.524693076Z [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-08-30T21:14:06.524971958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-08-30T21:14:06.525204767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-08-30T21:14:06.525531165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-08-30T21:14:06.526575528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-08-30T21:14:06.526808408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028562s
2026-08-30T21:14:06.526905173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-08-30T21:14:06.527014703Z [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-08-30T21:14:06.527325479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003243s
2026-08-30T21:14:06.527430551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-08-30T21:14:06.527550953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-08-30T21:14:06.527761377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002232s
2026-08-30T21:14:06.527870467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-08-30T21:14:06.527973394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-08-30T21:14:06.528192325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002221s
2026-08-30T21:14:06.528303239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Weight)
2026-08-30T21:14:06.528391537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Weight" ON "QualityDefinitions" ("Weight" ASC)
2026-08-30T21:14:06.528607111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002184s
2026-08-30T21:14:06.528700930Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:06.528789107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:06.529759272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009625s
2026-08-30T21:14:06.529859794Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable QualitySizes
2026-08-30T21:14:06.529953092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualitySizes"
2026-08-30T21:14:06.530359932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004046s
2026-08-30T21:14:06.530470945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-08-30T21:14:06', 'add_configurable_qualities')
2026-08-30T21:14:06.530681560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.531571252Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-08-30T21:14:06.531683297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016148s
2026-08-30T21:14:06.531786636Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-08-30T21:14:06.531924083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.532073493Z [Info] add_on_upgrade_to_notifications: Starting migration of Main DB to 38
2026-08-30T21:14:06.532339710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-08-30T21:14:06.532458910Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-08-30T21:14:06.532529272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnUpgrade Boolean
2026-08-30T21:14:06.532636027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnUpgrade" INTEGER
2026-08-30T21:14:06.533063247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000426s
2026-08-30T21:14:06.533159621Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-08-30T21:14:06.533278491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-08-30T21:14:06.533490488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001966s
2026-08-30T21:14:06.533584627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-08-30T21:14:06', 'add_on_upgrade_to_notifications')
2026-08-30T21:14:06.533791173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.534410431Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-08-30T21:14:06.534520572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011234s
2026-08-30T21:14:06.534621386Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-08-30T21:14:06.534716076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.534868533Z [Info] add_metadata_tables: Starting migration of Main DB to 39
2026-08-30T21:14:06.535505226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-08-30T21:14:06.535632482Z [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-08-30T21:14:06.535964551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003419s
2026-08-30T21:14:06.536068320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-08-30T21:14:06.536176658Z [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-08-30T21:14:06.536525411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003641s
2026-08-30T21:14:06.536631685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-08-30T21:14:06', 'add_metadata_tables')
2026-08-30T21:14:06.536834333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.537845921Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-08-30T21:14:06.537953487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016807s
2026-08-30T21:14:06.538058860Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-08-30T21:14:06.538161456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.538306358Z [Info] add_metadata_to_episodes_and_series: Starting migration of Main DB to 40
2026-08-30T21:14:06.538775052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-08-30T21:14:06.538879182Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:06.538956859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Actors String
2026-08-30T21:14:06.539061319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Actors" TEXT
2026-08-30T21:14:06.539496556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000438s
2026-08-30T21:14:06.539596447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Ratings String
2026-08-30T21:14:06.539694595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Ratings" TEXT
2026-08-30T21:14:06.540146545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004377s
2026-08-30T21:14:06.540243641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Genres String
2026-08-30T21:14:06.540348923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Genres" TEXT
2026-08-30T21:14:06.540767115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004229s
2026-08-30T21:14:06.540873179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Certification String
2026-08-30T21:14:06.540972619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Certification" TEXT
2026-08-30T21:14:06.541406664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004292s
2026-08-30T21:14:06.541502126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-08-30T21:14:06.541591085Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-08-30T21:14:06.541663571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Ratings String
2026-08-30T21:14:06.541768793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Ratings" TEXT
2026-08-30T21:14:06.542186895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004191s
2026-08-30T21:14:06.542288149Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Images String
2026-08-30T21:14:06.542388030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Images" TEXT
2026-08-30T21:14:06.542814670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004248s
2026-08-30T21:14:06.542925814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-08-30T21:14:06', 'add_metadata_to_episodes_and_series')
2026-08-30T21:14:06.543139454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.543820556Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-08-30T21:14:06.543951971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014308s
2026-08-30T21:14:06.544049197Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-08-30T21:14:06.544333690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.544344281Z [Info] fix_xbmc_season_images_metadata: Starting migration of Main DB to 41
2026-08-30T21:14:06.544492159Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-08-30T21:14:06.544656440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-08-30T21:14:06.544859669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002056s
2026-08-30T21:14:06.546898316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-08-30T21:14:06', 'fix_xbmc_season_images_metadata')
2026-08-30T21:14:06.547131546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.547752146Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-08-30T21:14:06.547881506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003096s
2026-08-30T21:14:06.547990285Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-08-30T21:14:06.548099415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.548249788Z [Info] add_download_clients_table: Starting migration of Main DB to 42
2026-08-30T21:14:06.548713773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-08-30T21:14:06.548844386Z [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-08-30T21:14:06.549205934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003815s
2026-08-30T21:14:06.549310414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-08-30T21:14:06', 'add_download_clients_table')
2026-08-30T21:14:06.549519866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.550149595Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-08-30T21:14:06.550261921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013264s
2026-08-30T21:14:06.550359407Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-08-30T21:14:06.550465982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.550607788Z [Info] convert_config_to_download_clients: Starting migration of Main DB to 43
2026-08-30T21:14:06.550818953Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:06.550919185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:06.555371333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044328s
2026-08-30T21:14:06.555483489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-08-30T21:14:06', 'convert_config_to_download_clients')
2026-08-30T21:14:06.555705546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.556252578Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-08-30T21:14:06.556366848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053206s
2026-08-30T21:14:06.556480878Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-08-30T21:14:06.556627704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.557176149Z [Info] fix_xbmc_episode_metadata: Starting migration of Main DB to 44
2026-08-30T21:14:06.557613109Z [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-08-30T21:14:06.557904566Z [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-08-30T21:14:06.558185512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003343s
2026-08-30T21:14:06.558278760Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-08-30T21:14:06.558433682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-08-30T21:14:06.558639146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002051s
2026-08-30T21:14:06.558750781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-08-30T21:14:06', 'fix_xbmc_episode_metadata')
2026-08-30T21:14:06.558964772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.559618118Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-08-30T21:14:06.559717398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001175s
2026-08-30T21:14:06.559830576Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-08-30T21:14:06.559939575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.560103986Z [Info] add_indexes: Starting migration of Main DB to 45
2026-08-30T21:14:06.560757252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blacklist (SeriesId)
2026-08-30T21:14:06.560867785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blacklist" ("SeriesId" ASC)
2026-08-30T21:14:06.561123119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002529s
2026-08-30T21:14:06.561216718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (SeriesId)
2026-08-30T21:14:06.561320146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-08-30T21:14:06.561533776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002173s
2026-08-30T21:14:06.561635962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (EpisodeFileId)
2026-08-30T21:14:06.561731314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-08-30T21:14:06.561944674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000212s
2026-08-30T21:14:06.562039305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId)
2026-08-30T21:14:06.562140749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-08-30T21:14:06.562387516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002525s
2026-08-30T21:14:06.562490984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId)
2026-08-30T21:14:06.562593922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId" ON "History" ("EpisodeId" ASC)
2026-08-30T21:14:06.562819176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000225s
2026-08-30T21:14:06.562916431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-08-30T21:14:06.563012585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-08-30T21:14:06.563229582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002162s
2026-08-30T21:14:06.563326427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (Path)
2026-08-30T21:14:06.563418823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-08-30T21:14:06.563616331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001972s
2026-08-30T21:14:06.563712735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (CleanTitle)
2026-08-30T21:14:06.563810512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-08-30T21:14:06.564079855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002633s
2026-08-30T21:14:06.564178253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-08-30T21:14:06.564272794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-08-30T21:14:06.564517697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002477s
2026-08-30T21:14:06.564628791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-08-30T21:14:06', 'add_indexes')
2026-08-30T21:14:06.564825397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.565684327Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-08-30T21:14:06.565788507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014117s
2026-08-30T21:14:06.565887436Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-08-30T21:14:06.565980413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.566128181Z [Info] fix_nzb_su_url: Starting migration of Main DB to 46
2026-08-30T21:14:06.566311240Z [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-08-30T21:14:06.566494850Z [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-08-30T21:14:06.566723590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002285s
2026-08-30T21:14:06.566826337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-08-30T21:14:06', 'fix_nzb_su_url')
2026-08-30T21:14:06.567023444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.567890110Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-08-30T21:14:06.567993328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00138s
2026-08-30T21:14:06.568094462Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-08-30T21:14:06.568200876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.568341059Z [Info] add_temporary_blacklist_columns: Starting migration of Main DB to 47
2026-08-30T21:14:06.568601443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-08-30T21:14:06.568706525Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-08-30T21:14:06.568807248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist PublishedDate DateTime
2026-08-30T21:14:06.568916257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "PublishedDate" DATETIME
2026-08-30T21:14:06.569440553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005249s
2026-08-30T21:14:06.569554062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-08-30T21:14:06', 'add_temporary_blacklist_columns')
2026-08-30T21:14:06.569767111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.570577634Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-08-30T21:14:06.570681162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016622s
2026-08-30T21:14:06.570779821Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-08-30T21:14:06.570876396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.571020486Z [Info] add_title_to_scenemappings: Starting migration of Main DB to 48
2026-08-30T21:14:06.571255790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-08-30T21:14:06.571364529Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:06.571441103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Title String
2026-08-30T21:14:06.571545514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Title" TEXT
2026-08-30T21:14:06.572059800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005078s
2026-08-30T21:14:06.572172557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-08-30T21:14:06', 'add_title_to_scenemappings')
2026-08-30T21:14:06.572380075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.573120687Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-08-30T21:14:06.573231660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015696s
2026-08-30T21:14:06.573331381Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-08-30T21:14:06.573424038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.573565944Z [Info] fix_dognzb_url: Starting migration of Main DB to 49
2026-08-30T21:14:06.573747640Z [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-08-30T21:14:06.573931430Z [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-08-30T21:14:06.574173307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002313s
2026-08-30T21:14:06.574268869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-08-30T21:14:06', 'fix_dognzb_url')
2026-08-30T21:14:06.574462780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.575202280Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-08-30T21:14:06.575329506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012597s
2026-08-30T21:14:06.575451973Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-08-30T21:14:06.575577025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.575755564Z [Info] add_hash_to_metadata_files: Starting migration of Main DB to 50
2026-08-30T21:14:06.576059136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-08-30T21:14:06.576191843Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:06.576290341Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Hash String
2026-08-30T21:14:06.576415634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Hash" TEXT
2026-08-30T21:14:06.577015933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005975s
2026-08-30T21:14:06.577148500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-08-30T21:14:06', 'add_hash_to_metadata_files')
2026-08-30T21:14:06.577412191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.578736849Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-08-30T21:14:06.578875719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023201s
2026-08-30T21:14:06.579000200Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-08-30T21:14:06.579134721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.579316216Z [Info] download_client_import: Starting migration of Main DB to 51
2026-08-30T21:14:06.579626411Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:06.579736212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:06.580265769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000513s
2026-08-30T21:14:06.580365831Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:06.580452716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:06.583308989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028322s
2026-08-30T21:14:06.583405043Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:06.583489172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:06.588940934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054315s
2026-08-30T21:14:06.589058531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-08-30T21:14:06', 'download_client_import')
2026-08-30T21:14:06.589282412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.590375654Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-08-30T21:14:06.590467950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006856s
2026-08-30T21:14:06.590570386Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-08-30T21:14:06.590670288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.590818767Z [Info] add_columns_for_anime: Starting migration of Main DB to 52
2026-08-30T21:14:06.591168551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-08-30T21:14:06.591279124Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-08-30T21:14:06.591363885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Type String
2026-08-30T21:14:06.591468906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Type" TEXT
2026-08-30T21:14:06.591992822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000519s
2026-08-30T21:14:06.592091521Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "SceneMappings"
2026-08-30T21:14:06.592204318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "SceneMappings"
2026-08-30T21:14:06.592342195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001372s
2026-08-30T21:14:06.592432908Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-08-30T21:14:06.592522729Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-08-30T21:14:06.592605325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig AnimeEpisodeFormat String
2026-08-30T21:14:06.592715127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "AnimeEpisodeFormat" TEXT
2026-08-30T21:14:06.593208460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004948s
2026-08-30T21:14:06.593312700Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-08-30T21:14:06.593465278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-08-30T21:14:06.593633026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001753s
2026-08-30T21:14:06.593735462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-08-30T21:14:06', 'add_columns_for_anime')
2026-08-30T21:14:06.593940204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.594894045Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-08-30T21:14:06.595005720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014336s
2026-08-30T21:14:06.595107255Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-08-30T21:14:06.595209341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.595356056Z [Info] add_series_sorttitle: Starting migration of Main DB to 53
2026-08-30T21:14:06.596347974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series SortTitle String
2026-08-30T21:14:06.596474529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "SortTitle" TEXT
2026-08-30T21:14:06.596981150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005018s
2026-08-30T21:14:06.597081692Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:06.597171072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:06.597853737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006727s
2026-08-30T21:14:06.597969410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-08-30T21:14:06', 'add_series_sorttitle')
2026-08-30T21:14:06.598178031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.599658122Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-08-30T21:14:06.599766711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024809s
2026-08-30T21:14:06.599885310Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-08-30T21:14:06.599982956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.600130754Z [Info] rename_profiles: Starting migration of Main DB to 54
2026-08-30T21:14:06.602233810Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable QualityProfiles Profiles
2026-08-30T21:14:06.602415506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" RENAME TO "Profiles"
2026-08-30T21:14:06.603983455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001617s
2026-08-30T21:14:06.604096733Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-08-30T21:14:06.604175642Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:06.604252347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles Language Int32
2026-08-30T21:14:06.604355945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "Language" INTEGER
2026-08-30T21:14:06.604877997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005204s
2026-08-30T21:14:06.604983670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-08-30T21:14:06.605070805Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-08-30T21:14:06.605156929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelay Int32
2026-08-30T21:14:06.605256649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelay" INTEGER
2026-08-30T21:14:06.605753721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004971s
2026-08-30T21:14:06.605856037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-08-30T21:14:06.605945587Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-08-30T21:14:06.606028254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelayMode Int32
2026-08-30T21:14:06.606132594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelayMode" INTEGER
2026-08-30T21:14:06.606655417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005213s
2026-08-30T21:14:06.606757302Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:06.606847524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1, "GrabDelay" = 0, "GrabDelayMode" = 0 WHERE 1 = 1
2026-08-30T21:14:06.607031975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001872s
2026-08-30T21:14:06.607123309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-08-30T21:14:06.607217659Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:06.607295075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series ProfileId Int32
2026-08-30T21:14:06.607397742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "ProfileId" INTEGER
2026-08-30T21:14:06.607920665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005166s
2026-08-30T21:14:06.608022741Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-08-30T21:14:06.608142823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-08-30T21:14:06.608311372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000166s
2026-08-30T21:14:06.608414801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-08-30T21:14:06.608522568Z [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-08-30T21:14:06.608889667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003871s
2026-08-30T21:14:06.609002314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-08-30T21:14:06', 'rename_profiles')
2026-08-30T21:14:06.609210844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.611025139Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-08-30T21:14:06.611129359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025148s
2026-08-30T21:14:06.611236485Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-08-30T21:14:06.611346166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.611493352Z [Info] drop_old_profile_columns: Starting migration of Main DB to 55
2026-08-30T21:14:06.611702864Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series QualityProfileId
2026-08-30T21:14:06.612974446Z [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-08-30T21:14:06.613715388Z [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-08-30T21:14:06.614411520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-08-30T21:14:06.615088083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-08-30T21:14:06.616603586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-08-30T21:14:06.616866686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-08-30T21:14:06.617122211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-08-30T21:14:06.617344749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-08-30T21:14:06.617592278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-08-30T21:14:06.617812992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059881s
2026-08-30T21:14:06.617920118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-08-30T21:14:06', 'drop_old_profile_columns')
2026-08-30T21:14:06.618129770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.620202536Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-08-30T21:14:06.620319872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083759s
2026-08-30T21:14:06.620422168Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-08-30T21:14:06.620525837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.620672913Z [Info] add_mediainfo_to_episodefile: Starting migration of Main DB to 56
2026-08-30T21:14:06.620923678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-08-30T21:14:06.621034912Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:06.621120695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles MediaInfo String
2026-08-30T21:14:06.621221679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "MediaInfo" TEXT
2026-08-30T21:14:06.621752317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005281s
2026-08-30T21:14:06.621864143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-08-30T21:14:06', 'add_mediainfo_to_episodefile')
2026-08-30T21:14:06.622080178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.623214032Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-08-30T21:14:06.623344995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019895s
2026-08-30T21:14:06.623442742Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-08-30T21:14:06.623547684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.623693457Z [Info] convert_episode_file_path_to_relative: Starting migration of Main DB to 57
2026-08-30T21:14:06.624125959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles RelativePath String
2026-08-30T21:14:06.624271892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "RelativePath" TEXT
2026-08-30T21:14:06.624737540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004806s
2026-08-30T21:14:06.624835979Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:06.624930569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:06.625605880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006651s
2026-08-30T21:14:06.625731503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-08-30T21:14:06', 'convert_episode_file_path_to_relative')
2026-08-30T21:14:06.625941726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.626911039Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-08-30T21:14:06.627025018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019717s
2026-08-30T21:14:06.627124649Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-08-30T21:14:06.627228689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.627381637Z [Info] drop_episode_file_path: Starting migration of Main DB to 58
2026-08-30T21:14:06.627575086Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Path
2026-08-30T21:14:06.628747248Z [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-08-30T21:14:06.629148616Z [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-08-30T21:14:06.629503240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-08-30T21:14:06.629925301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-08-30T21:14:06.631178715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-08-30T21:14:06.631423288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037383s
2026-08-30T21:14:06.631529081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-08-30T21:14:06', 'drop_episode_file_path')
2026-08-30T21:14:06.631738493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.633155006Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-08-30T21:14:06.633274537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054649s
2026-08-30T21:14:06.633378677Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-08-30T21:14:06.633484730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.633631686Z [Info] add_enable_options_to_indexers: Starting migration of Main DB to 59
2026-08-30T21:14:06.634276325Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-08-30T21:14:06.634387308Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-08-30T21:14:06.634466929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableRss Boolean
2026-08-30T21:14:06.639438273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableRss" INTEGER
2026-08-30T21:14:06.640031688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005953s
2026-08-30T21:14:06.640131459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableSearch Boolean
2026-08-30T21:14:06.640246631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableSearch" INTEGER
2026-08-30T21:14:06.640742731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005031s
2026-08-30T21:14:06.640848213Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-08-30T21:14:06.640977353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-08-30T21:14:06.641151554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001732s
2026-08-30T21:14:06.641247437Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:06.641327478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableSearch" = 0 WHERE "Implementation" = 'Wombles'
2026-08-30T21:14:06.641508713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001779s
2026-08-30T21:14:06.641611140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-08-30T21:14:06', 'add_enable_options_to_indexers')
2026-08-30T21:14:06.641819870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.642660043Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-08-30T21:14:06.642779503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013303s
2026-08-30T21:14:06.642881308Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-08-30T21:14:06.649148904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.649308986Z [Info] remove_enable_from_indexers: Starting migration of Main DB to 60
2026-08-30T21:14:06.649547877Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers Enable
2026-08-30T21:14:06.650701010Z [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-08-30T21:14:06.651045945Z [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-08-30T21:14:06.651355919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-08-30T21:14:06.651687347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-08-30T21:14:06.652953036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-08-30T21:14:06.653182579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035206s
2026-08-30T21:14:06.653284073Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DownloadClients Protocol
2026-08-30T21:14:06.654392356Z [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-08-30T21:14:06.654773443Z [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-08-30T21:14:06.655062586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClients"
2026-08-30T21:14:06.655404124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients_temp" RENAME TO "DownloadClients"
2026-08-30T21:14:06.656634843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032365s
2026-08-30T21:14:06.656747249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-08-30T21:14:06', 'remove_enable_from_indexers')
2026-08-30T21:14:06.656971771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.658076617Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-08-30T21:14:06.658193392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046889s
2026-08-30T21:14:06.658295338Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-08-30T21:14:06.658400680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.658545752Z [Info] clear_bad_scene_names: Starting migration of Main DB to 61
2026-08-30T21:14:06.658763711Z [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-08-30T21:14:06.659005598Z [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-08-30T21:14:06.659299831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000296s
2026-08-30T21:14:06.659404903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-08-30T21:14:06', 'clear_bad_scene_names')
2026-08-30T21:14:06.659608333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.660442272Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-08-30T21:14:06.660554037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014316s
2026-08-30T21:14:06.660652506Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-08-30T21:14:06.660754211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.660899413Z [Info] convert_quality_models: Starting migration of Main DB to 62
2026-08-30T21:14:06.661101570Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:06.661206421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:06.662677815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014602s
2026-08-30T21:14:06.662794631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-08-30T21:14:06', 'convert_quality_models')
2026-08-30T21:14:06.663004323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.664030229Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-08-30T21:14:06.664142455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028131s
2026-08-30T21:14:06.664245242Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-08-30T21:14:06.664351787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.664496799Z [Info] add_remotepathmappings: Starting migration of Main DB to 63
2026-08-30T21:14:06.664798547Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-08-30T21:14:06.664928499Z [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-08-30T21:14:06.665215978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002998s
2026-08-30T21:14:06.665322793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-08-30T21:14:06', 'add_remotepathmappings')
2026-08-30T21:14:06.665537375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.666249169Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-08-30T21:14:06.666368089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013327s
2026-08-30T21:14:06.666466707Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-08-30T21:14:06.666570226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.666714256Z [Info] remove_method_from_logs: Starting migration of Main DB to 64
2026-08-30T21:14:06.666826402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-08-30T21:14:06', 'remove_method_from_logs')
2026-08-30T21:14:06.667033018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.667546873Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-08-30T21:14:06.667660692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009731s
2026-08-30T21:14:06.667757447Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-08-30T21:14:06.667874653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.668027441Z [Info] make_scene_numbering_nullable: Starting migration of Main DB to 65
2026-08-30T21:14:06.670033703Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:06.670145929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AbsoluteEpisodeNumber" = NULL WHERE "AbsoluteEpisodeNumber" = 0
2026-08-30T21:14:06.670343928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001959s
2026-08-30T21:14:06.670436544Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:06.670522858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneAbsoluteEpisodeNumber" = NULL WHERE "SceneAbsoluteEpisodeNumber" = 0
2026-08-30T21:14:06.670715376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001932s
2026-08-30T21:14:06.670808423Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:06.670899667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneSeasonNumber" = NULL, "SceneEpisodeNumber" = NULL WHERE "SceneSeasonNumber" = 0 AND "SceneEpisodeNumber" = 0
2026-08-30T21:14:06.671112345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002188s
2026-08-30T21:14:06.671218389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-08-30T21:14:06', 'make_scene_numbering_nullable')
2026-08-30T21:14:06.671422911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.671980003Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-08-30T21:14:06.672095626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010801s
2026-08-30T21:14:06.672192451Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-08-30T21:14:06.672287232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.672425360Z [Info] add_tags: Starting migration of Main DB to 66
2026-08-30T21:14:06.673136463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-08-30T21:14:06.673254601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-08-30T21:14:06.673493542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000248s
2026-08-30T21:14:06.673590197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-08-30T21:14:06.673676972Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:06.673752183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Tags String
2026-08-30T21:14:06.673851744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Tags" TEXT
2026-08-30T21:14:06.674356641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004961s
2026-08-30T21:14:06.674457474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-08-30T21:14:06.674548197Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-08-30T21:14:06.674623388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications Tags String
2026-08-30T21:14:06.674730684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "Tags" TEXT
2026-08-30T21:14:06.675207976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004804s
2026-08-30T21:14:06.675310372Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:06.675400333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Tags" = '[]' WHERE 1 = 1
2026-08-30T21:14:06.675581227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000183s
2026-08-30T21:14:06.675673253Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:06.675757503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Tags" = '[]' WHERE 1 = 1
2026-08-30T21:14:06.675935421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001701s
2026-08-30T21:14:06.676036434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-08-30T21:14:06', 'add_tags')
2026-08-30T21:14:06.676230034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.676899082Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-08-30T21:14:06.677000346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011358s
2026-08-30T21:14:06.677097792Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-08-30T21:14:06.677194738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.677340671Z [Info] add_added_to_series: Starting migration of Main DB to 67
2026-08-30T21:14:06.677575715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-08-30T21:14:06.677678281Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:06.677754385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Added DateTime
2026-08-30T21:14:06.677858374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Added" DATETIME
2026-08-30T21:14:06.678349353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004869s
2026-08-30T21:14:06.678455918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-08-30T21:14:06', 'add_added_to_series')
2026-08-30T21:14:06.678675149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.679230859Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-08-30T21:14:06.679348987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013732s
2026-08-30T21:14:06.679447325Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-08-30T21:14:06.679569471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.679716457Z [Info] add_release_restrictions: Starting migration of Main DB to 68
2026-08-30T21:14:06.681178943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-08-30T21:14:06.681308544Z [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-08-30T21:14:06.681628589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003387s
2026-08-30T21:14:06.681733370Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:06.681816678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:06.682333248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005058s
2026-08-30T21:14:06.682440925Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-08-30T21:14:06.682550105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'releaserestrictions'
2026-08-30T21:14:06.682744476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001938s
2026-08-30T21:14:06.682855520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-08-30T21:14:06', 'add_release_restrictions')
2026-08-30T21:14:06.683073690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.683683819Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-08-30T21:14:06.683803580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011334s
2026-08-30T21:14:06.683914423Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-08-30T21:14:06.684034675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.684185589Z [Info] quality_proper: Starting migration of Main DB to 69
2026-08-30T21:14:06.684382877Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:06.684483459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:06.685047115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005524s
2026-08-30T21:14:06.685169992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-08-30T21:14:06', 'quality_proper')
2026-08-30T21:14:06.685374344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.685937789Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-08-30T21:14:06.686048522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014476s
2026-08-30T21:14:06.686148443Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-08-30T21:14:06.686248806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.686403567Z [Info] delay_profile: Starting migration of Main DB to 70
2026-08-30T21:14:06.690146687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-08-30T21:14:06.690289565Z [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-08-30T21:14:06.690679661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004158s
2026-08-30T21:14:06.690899293Z [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-08-30T21:14:06.691170349Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:06.691698994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:06.698764817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00705s
2026-08-30T21:14:06.698874458Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelay
2026-08-30T21:14:06.700548099Z [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-08-30T21:14:06.700898004Z [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-08-30T21:14:06.701176245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-08-30T21:14:06.701560438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-08-30T21:14:06.703309402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-08-30T21:14:06.703585578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045975s
2026-08-30T21:14:06.703689116Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelayMode
2026-08-30T21:14:06.705313669Z [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-08-30T21:14:06.705649515Z [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-08-30T21:14:06.705899900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-08-30T21:14:06.706271899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-08-30T21:14:06.707955199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-08-30T21:14:06.708218700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044198s
2026-08-30T21:14:06.708525869Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0003708 taking an average of 00:00:00.0003708
2026-08-30T21:14:06.708677855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-08-30T21:14:06', 'delay_profile')
2026-08-30T21:14:06.708891125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.710766933Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-08-30T21:14:06.710875863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006971s
2026-08-30T21:14:06.711006546Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-08-30T21:14:06.711109183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.711268323Z [Info] unknown_quality_in_profile: Starting migration of Main DB to 71
2026-08-30T21:14:06.711543678Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityDefinitions Weight
2026-08-30T21:14:06.725802560Z [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-08-30T21:14:06.726217626Z [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-08-30T21:14:06.726492901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-08-30T21:14:06.727048179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-08-30T21:14:06.728458360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-08-30T21:14:06.728708845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-08-30T21:14:06.728944459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172664s
2026-08-30T21:14:06.729038519Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:06.729121887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:06.731780202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026429s
2026-08-30T21:14:06.731912348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-08-30T21:14:06', 'unknown_quality_in_profile')
2026-08-30T21:14:06.732154596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.734134975Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-08-30T21:14:06.734242531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049993s
2026-08-30T21:14:06.734361591Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-08-30T21:14:06.734469669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.734626505Z [Info] history_downloadId: Starting migration of Main DB to 72
2026-08-30T21:14:06.735328178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-08-30T21:14:06.735439021Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:06.735535766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History DownloadId String
2026-08-30T21:14:06.735634475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "DownloadId" TEXT
2026-08-30T21:14:06.736197750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005513s
2026-08-30T21:14:06.736303022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-08-30T21:14:06.736396089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-08-30T21:14:06.736648548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002437s
2026-08-30T21:14:06.736737617Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:06.736822849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:06.737930550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010901s
2026-08-30T21:14:06.738108869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-08-30T21:14:06', 'history_downloadId')
2026-08-30T21:14:06.738316748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.739133804Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-08-30T21:14:06.739233655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022973s
2026-08-30T21:14:06.739341432Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-08-30T21:14:06.739427736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.739575233Z [Info] clear_ratings: Starting migration of Main DB to 73
2026-08-30T21:14:06.740130842Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:06.740242387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Ratings" = '{}' WHERE 1 = 1
2026-08-30T21:14:06.740708596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004716s
2026-08-30T21:14:06.740795241Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:06.740881054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Ratings" = '{}' WHERE 1 = 1
2026-08-30T21:14:06.741047449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001585s
2026-08-30T21:14:06.741143993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-08-30T21:14:06', 'clear_ratings')
2026-08-30T21:14:06.741343375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.742143066Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-08-30T21:14:06.742251534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001257s
2026-08-30T21:14:06.742344922Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-08-30T21:14:06.742440124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.742586880Z [Info] disable_eztv: Starting migration of Main DB to 74
2026-08-30T21:14:06.742767564Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-08-30T21:14:06.742950162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-08-30T21:14:06.743169784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002178s
2026-08-30T21:14:06.743270196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-08-30T21:14:06', 'disable_eztv')
2026-08-30T21:14:06.743472203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.744466466Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-08-30T21:14:06.744574564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015089s
2026-08-30T21:14:06.744671860Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-08-30T21:14:06.744762803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.744911583Z [Info] force_lib_update: Starting migration of Main DB to 75
2026-08-30T21:14:06.745936437Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:06.746046499Z [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-08-30T21:14:06.746262053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002209s
2026-08-30T21:14:06.746346844Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:06.746429711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2026-08-30T21:14:06.746613210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001758s
2026-08-30T21:14:06.746713192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-08-30T21:14:06', 'force_lib_update')
2026-08-30T21:14:06.746927523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.747824490Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-08-30T21:14:06.747947137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013836s
2026-08-30T21:14:06.748041948Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-08-30T21:14:06.748133703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.748277202Z [Info] add_users_table: Starting migration of Main DB to 76
2026-08-30T21:14:06.748641346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-08-30T21:14:06.748760596Z [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-08-30T21:14:06.749048416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002932s
2026-08-30T21:14:06.749138527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-08-30T21:14:06.749237486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-08-30T21:14:06.749449904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002138s
2026-08-30T21:14:06.749556699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-08-30T21:14:06.749651019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-08-30T21:14:06.749901724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002466s
2026-08-30T21:14:06.750005974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-08-30T21:14:06', 'add_users_table')
2026-08-30T21:14:06.750210516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.751493511Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-08-30T21:14:06.751601859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001841s
2026-08-30T21:14:06.752005712Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-08-30T21:14:06.752111566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.752251417Z [Info] add_add_options_to_series: Starting migration of Main DB to 77
2026-08-30T21:14:06.752483364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-08-30T21:14:06.752592314Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-08-30T21:14:06.752666764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AddOptions String
2026-08-30T21:14:06.752778279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AddOptions" TEXT
2026-08-30T21:14:06.753329810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000552s
2026-08-30T21:14:06.753442356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-08-30T21:14:06', 'add_add_options_to_series')
2026-08-30T21:14:06.753652800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.754664989Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-08-30T21:14:06.754768217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018838s
2026-08-30T21:14:06.754865513Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-08-30T21:14:06.754961767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.755111148Z [Info] add_commands_table: Starting migration of Main DB to 78
2026-08-30T21:14:06.755658200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-08-30T21:14:06.755793773Z [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-08-30T21:14:06.756205142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004294s
2026-08-30T21:14:06.756315504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-08-30T21:14:06', 'add_commands_table')
2026-08-30T21:14:06.756515477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.757647818Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-08-30T21:14:06.757753090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018749s
2026-08-30T21:14:06.757852650Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-08-30T21:14:06.757946419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.758087513Z [Info] dedupe_tags: Starting migration of Main DB to 79
2026-08-30T21:14:06.758433290Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:06.758537911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:06.823365676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0647807s
2026-08-30T21:14:06.823500137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tags
2026-08-30T21:14:06.823576631Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2026-08-30T21:14:06.823720591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Tags Label String
2026-08-30T21:14:06.825033305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-08-30T21:14:06.825313660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tags_temp" ("Id", "Label") SELECT "Id", "Label" FROM "Tags"
2026-08-30T21:14:06.825543513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tags"
2026-08-30T21:14:06.825871253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tags_temp" RENAME TO "Tags"
2026-08-30T21:14:06.827349721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035739s
2026-08-30T21:14:06.827459162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-08-30T21:14:06.827543031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-08-30T21:14:06.827801862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002136s
2026-08-30T21:14:06.827877494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-08-30T21:14:06', 'dedupe_tags')
2026-08-30T21:14:06.828131286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.831701487Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-08-30T21:14:06.831801679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041443s
2026-08-30T21:14:06.831941511Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-08-30T21:14:06.832055591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.832217146Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Main DB to 81
2026-08-30T21:14:06.832492711Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:06.832597061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:06.833769563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011657s
2026-08-30T21:14:06.833893242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-08-30T21:14:06', 'move_dot_prefix_to_transmission_category')
2026-08-30T21:14:06.834115881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.835531813Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-08-30T21:14:06.835603407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002888s
2026-08-30T21:14:06.835753088Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-08-30T21:14:06.835805253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.836010978Z [Info] add_fanzub_settings: Starting migration of Main DB to 82
2026-08-30T21:14:06.836661648Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:06.836770388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'FanzubSettings' WHERE "Implementation" = 'Fanzub' AND "ConfigContract" = 'NullConfig'
2026-08-30T21:14:06.836990912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002238s
2026-08-30T21:14:06.837092136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-08-30T21:14:06', 'add_fanzub_settings')
2026-08-30T21:14:06.837294163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.838484661Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-08-30T21:14:06.838758572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017151s
2026-08-30T21:14:06.838773442Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-08-30T21:14:06.838882642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.838976852Z [Info] additonal_blacklist_columns: Starting migration of Main DB to 83
2026-08-30T21:14:06.839739759Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-08-30T21:14:06.839807365Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-08-30T21:14:06.839966696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Size Int64
2026-08-30T21:14:06.840061056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Size" INTEGER
2026-08-30T21:14:06.840650123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005669s
2026-08-30T21:14:06.840711997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-08-30T21:14:06.840836398Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:06.840875056Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Protocol Int32
2026-08-30T21:14:06.841024387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Protocol" INTEGER
2026-08-30T21:14:06.841528973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005473s
2026-08-30T21:14:06.841666039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-08-30T21:14:06.841717483Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-08-30T21:14:06.841848517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Indexer String
2026-08-30T21:14:06.841921885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Indexer" TEXT
2026-08-30T21:14:06.842433956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005287s
2026-08-30T21:14:06.842573557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-08-30T21:14:06.842611494Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:06.842695232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Message String
2026-08-30T21:14:06.842794843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Message" TEXT
2026-08-30T21:14:06.843371244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000529s
2026-08-30T21:14:06.843424522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-08-30T21:14:06.843560065Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-08-30T21:14:06.844279384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist TorrentInfoHash String
2026-08-30T21:14:06.844318292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "TorrentInfoHash" TEXT
2026-08-30T21:14:06.844350276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005611s
2026-08-30T21:14:06.844430257Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:06.844513044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 1 WHERE 1 = 1
2026-08-30T21:14:06.844710111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000164s
2026-08-30T21:14:06.844766705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-08-30T21:14:06', 'additonal_blacklist_columns')
2026-08-30T21:14:06.845012931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.846370987Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-08-30T21:14:06.846583294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018583s
2026-08-30T21:14:06.846593986Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-08-30T21:14:06.846726212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.846868359Z [Info] update_quality_minmax_size: Starting migration of Main DB to 84
2026-08-30T21:14:06.847363386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-08-30T21:14:06.847420551Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-08-30T21:14:06.847500983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MinSize Double
2026-08-30T21:14:06.848894861Z [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-08-30T21:14:06.849210076Z [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-08-30T21:14:06.849461211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-08-30T21:14:06.849909965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-08-30T21:14:06.851285185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-08-30T21:14:06.851553827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-08-30T21:14:06.851817217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042027s
2026-08-30T21:14:06.851949794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-08-30T21:14:06.852034254Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-08-30T21:14:06.852112211Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MaxSize Double
2026-08-30T21:14:06.853462792Z [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-08-30T21:14:06.853784089Z [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-08-30T21:14:06.854033952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-08-30T21:14:06.854465031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-08-30T21:14:06.855816814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-08-30T21:14:06.856128652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-08-30T21:14:06.856390509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041644s
2026-08-30T21:14:06.856491363Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-08-30T21:14:06.856627858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-08-30T21:14:06.856800966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001824s
2026-08-30T21:14:06.856953974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-08-30T21:14:06', 'update_quality_minmax_size')
2026-08-30T21:14:06.857109969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.859070889Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-08-30T21:14:06.859182995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024356s
2026-08-30T21:14:06.859276303Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-08-30T21:14:06.859377657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.859526757Z [Info] expand_transmission_urlbase: Starting migration of Main DB to 85
2026-08-30T21:14:06.859736580Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:06.859839146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:06.861094194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012464s
2026-08-30T21:14:06.861210378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-08-30T21:14:06', 'expand_transmission_urlbase')
2026-08-30T21:14:06.861423247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.862668997Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-08-30T21:14:06.862773247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028252s
2026-08-30T21:14:06.862872136Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-08-30T21:14:06.862973670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.863114604Z [Info] pushbullet_device_ids: Starting migration of Main DB to 86
2026-08-30T21:14:06.863303585Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:06.863413687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:06.864506328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010791s
2026-08-30T21:14:06.864620748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-08-30T21:14:06', 'pushbullet_device_ids')
2026-08-30T21:14:06.864823456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.866108465Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-08-30T21:14:06.866222635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026922s
2026-08-30T21:14:06.866322646Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-08-30T21:14:06.866415143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.866555726Z [Info] remove_eztv: Starting migration of Main DB to 87
2026-08-30T21:14:06.866783414Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-08-30T21:14:06.866909468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Eztv'
2026-08-30T21:14:06.867069711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001668s
2026-08-30T21:14:06.867167137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-08-30T21:14:06', 'remove_eztv')
2026-08-30T21:14:06.867370116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.868231160Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-08-30T21:14:06.868347705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013186s
2026-08-30T21:14:06.868445833Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-08-30T21:14:06.868548069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.868734895Z [Info] pushbullet_devices_channels_list: Starting migration of Main DB to 88
2026-08-30T21:14:06.868941511Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:06.869042986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:06.870338275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012818s
2026-08-30T21:14:06.870450882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-08-30T21:14:06', 'pushbullet_devices_channels_list')
2026-08-30T21:14:06.870671657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.871635177Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-08-30T21:14:06.871743205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025804s
2026-08-30T21:14:06.871864399Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-08-30T21:14:06.871969491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.872119693Z [Info] add_on_rename_to_notifcations: Starting migration of Main DB to 89
2026-08-30T21:14:06.872898392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-08-30T21:14:06.873009265Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-08-30T21:14:06.873086060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnRename Boolean
2026-08-30T21:14:06.873204679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnRename" INTEGER
2026-08-30T21:14:06.873763154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005649s
2026-08-30T21:14:06.873869278Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-08-30T21:14:06.874020402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-08-30T21:14:06.874228391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002051s
2026-08-30T21:14:06.874314495Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-08-30T21:14:06.874469547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-08-30T21:14:06.874664119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001934s
2026-08-30T21:14:06.874754421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-08-30T21:14:06.874841406Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-08-30T21:14:06.874920505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Notifications OnRename Boolean
2026-08-30T21:14:06.876317239Z [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-08-30T21:14:06.876781233Z [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-08-30T21:14:06.877125627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-08-30T21:14:06.877406733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-08-30T21:14:06.879068030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040289s
2026-08-30T21:14:06.879160476Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:06.879251569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnGrab" = 0 WHERE "Implementation" = 'PlexServer'
2026-08-30T21:14:06.879431371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001851s
2026-08-30T21:14:06.879530191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-08-30T21:14:06', 'add_on_rename_to_notifcations')
2026-08-30T21:14:06.879737658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.881682115Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-08-30T21:14:06.881793900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024264s
2026-08-30T21:14:06.881897309Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-08-30T21:14:06.881992781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.882136310Z [Info] update_kickass_url: Starting migration of Main DB to 90
2026-08-30T21:14:06.882324830Z [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-08-30T21:14:06.882629925Z [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-08-30T21:14:06.883021563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003846s
2026-08-30T21:14:06.883118118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-08-30T21:14:06', 'update_kickass_url')
2026-08-30T21:14:06.883320425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.884407044Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-08-30T21:14:06.884515864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001773s
2026-08-30T21:14:06.884613260Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-08-30T21:14:06.884713622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.884859756Z [Info] added_indexerstatus: Starting migration of Main DB to 91
2026-08-30T21:14:06.885324302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-08-30T21:14:06.885451328Z [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-08-30T21:14:06.885812365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003754s
2026-08-30T21:14:06.885907467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2026-08-30T21:14:06.886012609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2026-08-30T21:14:06.886284326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002728s
2026-08-30T21:14:06.886395029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-08-30T21:14:06', 'added_indexerstatus')
2026-08-30T21:14:06.886594761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.887762504Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-08-30T21:14:06.887893668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017478s
2026-08-30T21:14:06.888012938Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-08-30T21:14:06.888117168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.888264004Z [Info] add_unverifiedscenenumbering: Starting migration of Main DB to 92
2026-08-30T21:14:06.888802198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-08-30T21:14:06.888914003Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-08-30T21:14:06.889035137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes UnverifiedSceneNumbering Boolean
2026-08-30T21:14:06.889157023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:06.889752081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005973s
2026-08-30T21:14:06.889868356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-08-30T21:14:06', 'add_unverifiedscenenumbering')
2026-08-30T21:14:06.890087337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.891706087Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-08-30T21:14:06.891814155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025509s
2026-08-30T21:14:06.891936993Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-08-30T21:14:06.892041453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.892187557Z [Info] naming_config_replace_illegal_characters: Starting migration of Main DB to 93
2026-08-30T21:14:06.892772776Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-08-30T21:14:06.892882437Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:06.892963761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ReplaceIllegalCharacters Boolean
2026-08-30T21:14:06.893079464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1
2026-08-30T21:14:06.893661085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005815s
2026-08-30T21:14:06.893757199Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:06.893837561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "ReplaceIllegalCharacters" = 1 WHERE 1 = 1
2026-08-30T21:14:06.894022403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001752s
2026-08-30T21:14:06.894123507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-08-30T21:14:06', 'naming_config_replace_illegal_characters')
2026-08-30T21:14:06.894334422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.895516933Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-08-30T21:14:06.895627466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016666s
2026-08-30T21:14:06.895725423Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-08-30T21:14:06.895818581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.895997281Z [Info] add_tvmazeid: Starting migration of Main DB to 94
2026-08-30T21:14:06.896305572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-08-30T21:14:06.896410333Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:06.896487719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TvMazeId Int32
2026-08-30T21:14:06.896591608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TvMazeId" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:06.897165324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005676s
2026-08-30T21:14:06.897265536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvMazeId)
2026-08-30T21:14:06.897365066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-08-30T21:14:06.897572654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002118s
2026-08-30T21:14:06.897683578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-08-30T21:14:06', 'add_tvmazeid')
2026-08-30T21:14:06.897880364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.898904908Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-08-30T21:14:06.899003677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015373s
2026-08-30T21:14:06.899105542Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-08-30T21:14:06.899202918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.899352961Z [Info] add_additional_episodes_index: Starting migration of Main DB to 95
2026-08-30T21:14:06.899718256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, SeasonNumber, EpisodeNumber)
2026-08-30T21:14:06.899866705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-08-30T21:14:06.900137361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002826s
2026-08-30T21:14:06.900246120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-08-30T21:14:06', 'add_additional_episodes_index')
2026-08-30T21:14:06.900454610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.901354132Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-08-30T21:14:06.901465256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001501s
2026-08-30T21:14:06.901564475Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-08-30T21:14:06.901661160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.901803767Z [Info] disable_kickass: Starting migration of Main DB to 96
2026-08-30T21:14:06.901984021Z [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-08-30T21:14:06.902194965Z [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-08-30T21:14:06.902455811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002598s
2026-08-30T21:14:06.902558768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-08-30T21:14:06', 'disable_kickass')
2026-08-30T21:14:06.902755525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.903734908Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-08-30T21:14:06.903832284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015334s
2026-08-30T21:14:06.903962546Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-08-30T21:14:06.904063570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.904206898Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 97
2026-08-30T21:14:06.904458375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-08-30T21:14:06.904567815Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-08-30T21:14:06.904644049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-08-30T21:14:06.904751154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:06.905327305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005761s
2026-08-30T21:14:06.905439100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-08-30T21:14:06', 'add_reason_to_pending_releases')
2026-08-30T21:14:06.905651288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.906629157Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-08-30T21:14:06.906742916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018799s
2026-08-30T21:14:06.906847517Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-08-30T21:14:06.906945745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.907097992Z [Info] remove_titans_of_tv: Starting migration of Main DB to 98
2026-08-30T21:14:06.907335420Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-08-30T21:14:06.907456133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TitansOfTv'
2026-08-30T21:14:06.907624472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001721s
2026-08-30T21:14:06.907724794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-08-30T21:14:06', 'remove_titans_of_tv')
2026-08-30T21:14:06.907943304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.908889761Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-08-30T21:14:06.908992949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00143s
2026-08-30T21:14:06.909091517Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-08-30T21:14:06.909190376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.909342703Z [Info] extra_and_subtitle_files: Starting migration of Main DB to 99
2026-08-30T21:14:06.910274791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-08-30T21:14:06.910412498Z [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-08-30T21:14:06.910777964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003895s
2026-08-30T21:14:06.910884489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2026-08-30T21:14:06.910994150Z [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-08-30T21:14:06.911420749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004426s
2026-08-30T21:14:06.911519999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-08-30T21:14:06.911612515Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-08-30T21:14:06.911683358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Added DateTime
2026-08-30T21:14:06.911791256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Added" DATETIME
2026-08-30T21:14:06.912419721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006241s
2026-08-30T21:14:06.912533370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Extension String
2026-08-30T21:14:06.912628242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Extension" TEXT
2026-08-30T21:14:06.913171235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005453s
2026-08-30T21:14:06.913272970Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-08-30T21:14:06.913405888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-08-30T21:14:06.913566572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001659s
2026-08-30T21:14:06.913663066Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:06.913735392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:06.914669934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009157s
2026-08-30T21:14:06.914771980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-08-30T21:14:06.914860618Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-08-30T21:14:06.914936511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Extension String
2026-08-30T21:14:06.916463928Z [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-08-30T21:14:06.916888604Z [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-08-30T21:14:06.917244951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-08-30T21:14:06.917530747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-08-30T21:14:06.919550295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044634s
2026-08-30T21:14:06.919632761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-08-30T21:14:06', 'extra_and_subtitle_files')
2026-08-30T21:14:06.919867624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.921589643Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-08-30T21:14:06.921699083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065351s
2026-08-30T21:14:06.921800067Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-08-30T21:14:06.921899557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.922047355Z [Info] add_scene_season_number: Starting migration of Main DB to 100
2026-08-30T21:14:06.922348471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-08-30T21:14:06.922457241Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-08-30T21:14:06.922537362Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SceneMappings SeasonNumber Int32
2026-08-30T21:14:06.926022442Z [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-08-30T21:14:06.926494573Z [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-08-30T21:14:06.926746631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-08-30T21:14:06.927024931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings_temp" RENAME TO "SceneMappings"
2026-08-30T21:14:06.929002776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063529s
2026-08-30T21:14:06.929107326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-08-30T21:14:06.929197959Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:06.929300696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneSeasonNumber Int32
2026-08-30T21:14:06.929410527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneSeasonNumber" INTEGER
2026-08-30T21:14:06.929998882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005896s
2026-08-30T21:14:06.930112751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-08-30T21:14:06', 'add_scene_season_number')
2026-08-30T21:14:06.930331222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.931768497Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-08-30T21:14:06.931889751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023583s
2026-08-30T21:14:06.932081848Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-08-30T21:14:06.932141258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.932304316Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Main DB to 101
2026-08-30T21:14:06.932558849Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:06.932659742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:06.933752533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010779s
2026-08-30T21:14:06.933864038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-08-30T21:14:06', 'add_ultrahd_quality_in_profiles')
2026-08-30T21:14:06.934079472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.935018383Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-08-30T21:14:06.935129477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023519s
2026-08-30T21:14:06.935245401Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-08-30T21:14:06.935345582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.935492428Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Main DB to 102
2026-08-30T21:14:06.935975321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-08-30T21:14:06.936083339Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:06.936174512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Language Int32
2026-08-30T21:14:06.936267770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:06.936863600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005919s
2026-08-30T21:14:06.936961307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-08-30T21:14:06.937047280Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-08-30T21:14:06.937123884Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Language Int32
2026-08-30T21:14:06.937226491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:06.937818013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005897s
2026-08-30T21:14:06.937918615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-08-30T21:14:06.938000741Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-08-30T21:14:06.938079700Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Language Int32
2026-08-30T21:14:06.938184090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:06.938755361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005699s
2026-08-30T21:14:06.938854791Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:06.938938399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:06.943607114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046485s
2026-08-30T21:14:06.943721805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-08-30T21:14:06', 'add_language_to_episodeFiles_history_and_blacklist')
2026-08-30T21:14:06.943983963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.945768387Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-08-30T21:14:06.945901846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068141s
2026-08-30T21:14:06.946004944Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-08-30T21:14:06.946108613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.946254036Z [Info] fix_metadata_file_extensions: Starting migration of Main DB to 103
2026-08-30T21:14:06.946455572Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:06.946559601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:06.947400786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008352s
2026-08-30T21:14:06.947514675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-08-30T21:14:06', 'fix_metadata_file_extensions')
2026-08-30T21:14:06.947723766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.948696345Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-08-30T21:14:06.948810064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021258s
2026-08-30T21:14:06.948908913Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-08-30T21:14:06.949001159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.949147584Z [Info] remove_kickass: Starting migration of Main DB to 104
2026-08-30T21:14:06.949361605Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-08-30T21:14:06.949487288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2026-08-30T21:14:06.949657782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001749s
2026-08-30T21:14:06.949755980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-08-30T21:14:06', 'remove_kickass')
2026-08-30T21:14:06.949953508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.950784060Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-08-30T21:14:06.950885735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013s
2026-08-30T21:14:06.950983632Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-08-30T21:14:06.951085548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.951229027Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 105
2026-08-30T21:14:06.951467878Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:06.951573821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'
2026-08-30T21:14:06.951781279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002124s
2026-08-30T21:14:06.951922574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-08-30T21:14:06', 'rename_torrent_downloadstation')
2026-08-30T21:14:06.952132376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.952875754Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-08-30T21:14:06.952991697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001299s
2026-08-30T21:14:06.953093382Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-08-30T21:14:06.953189957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.953332564Z [Info] update_btn_url: Starting migration of Main DB to 106
2026-08-30T21:14:06.953515362Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-08-30T21:14:06.953703481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-08-30T21:14:06.953923905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002216s
2026-08-30T21:14:06.954028225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-08-30T21:14:06', 'update_btn_url')
2026-08-30T21:14:06.954223038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.955108942Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-08-30T21:14:06.955209946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014029s
2026-08-30T21:14:06.955307051Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-08-30T21:14:06.955403536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.955544880Z [Info] remove_wombles: Starting migration of Main DB to 107
2026-08-30T21:14:06.955751136Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-08-30T21:14:06.955890046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2026-08-30T21:14:06.956058365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00018s
2026-08-30T21:14:06.956161733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-08-30T21:14:06', 'remove_wombles')
2026-08-30T21:14:06.956358850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.957325648Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-08-30T21:14:06.957425469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014498s
2026-08-30T21:14:06.957528947Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-08-30T21:14:06.957634530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.957771185Z [Info] fix_extra_file_extension: Starting migration of Main DB to 108
2026-08-30T21:14:06.957988934Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-08-30T21:14:06.958125459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-08-30T21:14:06.958291603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001649s
2026-08-30T21:14:06.958386254Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:06.958463570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:06.959422030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009444s
2026-08-30T21:14:06.959534036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-08-30T21:14:06', 'fix_extra_file_extension')
2026-08-30T21:14:06.959742947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.960707720Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-08-30T21:14:06.960817542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022243s
2026-08-30T21:14:06.960918595Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-08-30T21:14:06.961012164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.961154941Z [Info] import_extra_files: Starting migration of Main DB to 109
2026-08-30T21:14:06.961370115Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:06.961471840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:06.961991266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005122s
2026-08-30T21:14:06.962110145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-08-30T21:14:06', 'import_extra_files')
2026-08-30T21:14:06.962314978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.963272597Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-08-30T21:14:06.963374993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017942s
2026-08-30T21:14:06.963474464Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-08-30T21:14:06.963573513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.963717072Z [Info] fix_extra_files_config: Starting migration of Main DB to 110
2026-08-30T21:14:06.963924961Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:06.964028399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:06.964441351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004064s
2026-08-30T21:14:06.964552515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-08-30T21:14:06', 'fix_extra_files_config')
2026-08-30T21:14:06.964761075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.965608953Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-08-30T21:14:06.965715067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015743s
2026-08-30T21:14:06.965812263Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-08-30T21:14:06.965911773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.966054661Z [Info] create_language_profiles: Starting migration of Main DB to 111
2026-08-30T21:14:06.966529167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-08-30T21:14:06.966659229Z [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-08-30T21:14:06.966955676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003113s
2026-08-30T21:14:06.967051388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-08-30T21:14:06.967153324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-08-30T21:14:06.967407235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002527s
2026-08-30T21:14:06.967503980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-08-30T21:14:06.967586677Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-08-30T21:14:06.967666578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LanguageProfileId Int32
2026-08-30T21:14:06.967775186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LanguageProfileId" INTEGER NOT NULL DEFAULT 1
2026-08-30T21:14:06.968438082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006593s
2026-08-30T21:14:06.968540298Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:06.968624247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:06.975245234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066054s
2026-08-30T21:14:06.975353542Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles Language
2026-08-30T21:14:06.976974076Z [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-08-30T21:14:06.977296165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "Profiles"
2026-08-30T21:14:06.977524355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-08-30T21:14:06.977876694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-08-30T21:14:06.979960842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-08-30T21:14:06.980207199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047544s
2026-08-30T21:14:06.980314024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-08-30T21:14:06', 'create_language_profiles')
2026-08-30T21:14:06.980525309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.982581010Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-08-30T21:14:06.982691413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071267s
2026-08-30T21:14:06.982792717Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-08-30T21:14:06.982898841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.983039504Z [Info] added_regex_to_scenemapping: Starting migration of Main DB to 112
2026-08-30T21:14:06.983293596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-08-30T21:14:06.983400110Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-08-30T21:14:06.983479190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings FilterRegex String
2026-08-30T21:14:06.983590304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "FilterRegex" TEXT
2026-08-30T21:14:06.984187577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005902s
2026-08-30T21:14:06.984298690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-08-30T21:14:06', 'added_regex_to_scenemapping')
2026-08-30T21:14:06.984508894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.985486273Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-08-30T21:14:06.985595202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018933s
2026-08-30T21:14:06.985694743Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-08-30T21:14:06.985793031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.985937742Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 113
2026-08-30T21:14:06.986141322Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:06.986243588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:06.987373073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001121s
2026-08-30T21:14:06.987488155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-08-30T21:14:06', 'consolidate_indexer_baseurl')
2026-08-30T21:14:06.987696265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:06.989205655Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-08-30T21:14:06.989314845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029476s
2026-08-30T21:14:06.989417181Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-08-30T21:14:06.989514808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:06.989660662Z [Info] rename_indexer_status_id: Starting migration of Main DB to 114
2026-08-30T21:14:06.990725276Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2026-08-30T21:14:06.996688408Z [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-08-30T21:14:06.997069425Z [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-08-30T21:14:06.997420993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-08-30T21:14:06.997762712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-08-30T21:14:06.999752510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-08-30T21:14:07.000017043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091596s
2026-08-30T21:14:07.000130401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-08-30T21:14:07', 'rename_indexer_status_id')
2026-08-30T21:14:07.000339773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.002217836Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-08-30T21:14:07.002328339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113623s
2026-08-30T21:14:07.002895681Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-08-30T21:14:07.002906613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.002915221Z [Info] add_downloadclient_status: Starting migration of Main DB to 115
2026-08-30T21:14:07.003103670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-08-30T21:14:07.003235556Z [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-08-30T21:14:07.003574669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003546s
2026-08-30T21:14:07.003671544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-08-30T21:14:07.003777628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-08-30T21:14:07.004121350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003321s
2026-08-30T21:14:07.004226041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-08-30T21:14:07', 'add_downloadclient_status')
2026-08-30T21:14:07.004434651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.006089915Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-08-30T21:14:07.006200208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023064s
2026-08-30T21:14:07.006300440Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-08-30T21:14:07.006393617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.006538148Z [Info] disable_nyaa: Starting migration of Main DB to 116
2026-08-30T21:14:07.006716858Z [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-08-30T21:14:07.006921400Z [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-08-30T21:14:07.007189270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002631s
2026-08-30T21:14:07.007288750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-08-30T21:14:07', 'disable_nyaa')
2026-08-30T21:14:07.007487230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.008873232Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-08-30T21:14:07.008980468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019412s
2026-08-30T21:14:07.009080940Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-08-30T21:14:07.009187936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.009330633Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Main DB to 117
2026-08-30T21:14:07.009536839Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:07.009641019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:07.013126510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034764s
2026-08-30T21:14:07.013245309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-08-30T21:14:07', 'add_webrip_and_br480_qualites_in_profile')
2026-08-30T21:14:07.013466775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.014385866Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-08-30T21:14:07.014500347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004738s
2026-08-30T21:14:07.014598655Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-08-30T21:14:07.014700270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.014843859Z [Info] add_history_eventType_index: Starting migration of Main DB to 118
2026-08-30T21:14:07.015071227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-08-30T21:14:07.015180798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-08-30T21:14:07.015400831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000221s
2026-08-30T21:14:07.015507005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-08-30T21:14:07', 'add_history_eventType_index')
2026-08-30T21:14:07.015715795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.016872195Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-08-30T21:14:07.016982156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016833s
2026-08-30T21:14:07.017082068Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-08-30T21:14:07.017190877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.017335037Z [Info] separate_automatic_and_interactive_searches: Starting migration of Main DB to 119
2026-08-30T21:14:07.017743761Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-08-30T21:14:07.019479768Z [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-08-30T21:14:07.019825714Z [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-08-30T21:14:07.020171912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-08-30T21:14:07.020519211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-08-30T21:14:07.022075897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-08-30T21:14:07.022306912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044322s
2026-08-30T21:14:07.022404559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-08-30T21:14:07.022484690Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:07.022568549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-08-30T21:14:07.022678851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-08-30T21:14:07.023260262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005784s
2026-08-30T21:14:07.023357047Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-08-30T21:14:07.023492119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-08-30T21:14:07.023663364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001712s
2026-08-30T21:14:07.023756091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-08-30T21:14:07.023836583Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-08-30T21:14:07.023935092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-08-30T21:14:07.025550867Z [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-08-30T21:14:07.025929599Z [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-08-30T21:14:07.026275566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-08-30T21:14:07.026631413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-08-30T21:14:07.028152818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-08-30T21:14:07.028385757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043407s
2026-08-30T21:14:07.028493925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-08-30T21:14:07', 'separate_automatic_and_interactive_searches')
2026-08-30T21:14:07.028712034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.030671511Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-08-30T21:14:07.030802846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066242s
2026-08-30T21:14:07.030896384Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-08-30T21:14:07.031011777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.031154645Z [Info] update_series_episodes_history_indexes: Starting migration of Main DB to 120
2026-08-30T21:14:07.031736647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, AirDate)
2026-08-30T21:14:07.031893874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-08-30T21:14:07.032125390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002523s
2026-08-30T21:14:07.032223067Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (EpisodeId)
2026-08-30T21:14:07.032325764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_EpisodeId"
2026-08-30T21:14:07.032563322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002411s
2026-08-30T21:14:07.032665618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId, Date)
2026-08-30T21:14:07.032765169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-08-30T21:14:07.032994130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002279s
2026-08-30T21:14:07.033316279Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-08-30T21:14:07.033328373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-08-30T21:14:07.033422573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002381s
2026-08-30T21:14:07.033525310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-08-30T21:14:07.033623277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-08-30T21:14:07.033847529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002253s
2026-08-30T21:14:07.033955276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-08-30T21:14:07', 'update_series_episodes_history_indexes')
2026-08-30T21:14:07.034175089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.035337641Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-08-30T21:14:07.035455037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017118s
2026-08-30T21:14:07.035551081Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-08-30T21:14:07.035651653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.035789932Z [Info] update_animetosho_url: Starting migration of Main DB to 121
2026-08-30T21:14:07.036036188Z [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-08-30T21:14:07.036260109Z [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-08-30T21:14:07.036553239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002898s
2026-08-30T21:14:07.036650024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-08-30T21:14:07', 'update_animetosho_url')
2026-08-30T21:14:07.036857372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.037894511Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-08-30T21:14:07.038006547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016345s
2026-08-30T21:14:07.038101037Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-08-30T21:14:07.038208934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.038347283Z [Info] add_remux_qualities_in_profile: Starting migration of Main DB to 122
2026-08-30T21:14:07.038549791Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:07.038657839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:07.040999806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023196s
2026-08-30T21:14:07.041115339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-08-30T21:14:07', 'add_remux_qualities_in_profile')
2026-08-30T21:14:07.041333007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.042308592Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-08-30T21:14:07.042427893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036423s
2026-08-30T21:14:07.042525660Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-08-30T21:14:07.042639479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.042779000Z [Info] add_history_seriesId_index: Starting migration of Main DB to 123
2026-08-30T21:14:07.043009524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (SeriesId)
2026-08-30T21:14:07.043118404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-08-30T21:14:07.043374950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002535s
2026-08-30T21:14:07.043479651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-08-30T21:14:07', 'add_history_seriesId_index')
2026-08-30T21:14:07.043689344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.045025906Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-08-30T21:14:07.045139876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018996s
2026-08-30T21:14:07.045236651Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-08-30T21:14:07.045342955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.045483879Z [Info] remove_media_browser_metadata: Starting migration of Main DB to 124
2026-08-30T21:14:07.046038907Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-08-30T21:14:07.046161985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-08-30T21:14:07.046339693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001794s
2026-08-30T21:14:07.046422600Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-08-30T21:14:07.046533102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-08-30T21:14:07.046698996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001679s
2026-08-30T21:14:07.046799108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-08-30T21:14:07', 'remove_media_browser_metadata')
2026-08-30T21:14:07.046999682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.047965788Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-08-30T21:14:07.048075199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014249s
2026-08-30T21:14:07.048178136Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-08-30T21:14:07.048297196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.048434793Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Main DB to 125
2026-08-30T21:14:07.048698745Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-08-30T21:14:07.048823937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-08-30T21:14:07.049010543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001854s
2026-08-30T21:14:07.049082207Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-08-30T21:14:07.049229063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-08-30T21:14:07.049357341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001614s
2026-08-30T21:14:07.049461100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-08-30T21:14:07', 'remove_notify_my_android_and_pushalot_notifications')
2026-08-30T21:14:07.049678738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.050677550Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-08-30T21:14:07.050798213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014774s
2026-08-30T21:14:07.050897303Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-08-30T21:14:07.050990992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.051146214Z [Info] add_custom_filters: Starting migration of Main DB to 126
2026-08-30T21:14:07.051483534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-08-30T21:14:07.051607554Z [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-08-30T21:14:07.051979012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003743s
2026-08-30T21:14:07.052092791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-08-30T21:14:07', 'add_custom_filters')
2026-08-30T21:14:07.052295299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.053378341Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-08-30T21:14:07.053483031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017803s
2026-08-30T21:14:07.053582722Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-08-30T21:14:07.053690449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.053833107Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 127
2026-08-30T21:14:07.054198162Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-08-30T21:14:07.054277482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-08-30T21:14:07.056613437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002286s
2026-08-30T21:14:07.056674250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-08-30T21:14:07.056766145Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:07.056841817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-08-30T21:14:07.056966058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-08-30T21:14:07.057598341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006343s
2026-08-30T21:14:07.057710036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-08-30T21:14:07', 'rename_restrictions_to_release_profiles')
2026-08-30T21:14:07.057925731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.059447386Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-08-30T21:14:07.059520613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024396s
2026-08-30T21:14:07.059675946Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-08-30T21:14:07.059743913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.059945840Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 128
2026-08-30T21:14:07.060689077Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-08-30T21:14:07.060804760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-08-30T21:14:07.062407008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015969s
2026-08-30T21:14:07.062510136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-08-30T21:14:07.062592562Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:07.062686150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-08-30T21:14:07.062791813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-08-30T21:14:07.063415149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006289s
2026-08-30T21:14:07.063518056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-08-30T21:14:07.063603839Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-08-30T21:14:07.063695183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-08-30T21:14:07.063800595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-08-30T21:14:07.064421315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006208s
2026-08-30T21:14:07.064526858Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:07.064603222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-08-30T21:14:07.064788475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001701s
2026-08-30T21:14:07.064868797Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:07.064949439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-08-30T21:14:07.065125053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001713s
2026-08-30T21:14:07.065211918Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Series ProfileId to QualityProfileId
2026-08-30T21:14:07.067035521Z [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-08-30T21:14:07.067857266Z [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-08-30T21:14:07.068657939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-08-30T21:14:07.069421036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-08-30T21:14:07.070936449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-08-30T21:14:07.071173116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-08-30T21:14:07.071392698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-08-30T21:14:07.071647261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-08-30T21:14:07.071824728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-08-30T21:14:07.072101255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-08-30T21:14:07.072284605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069592s
2026-08-30T21:14:07.072391780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-08-30T21:14:07', 'rename_quality_profiles_add_upgrade_allowed')
2026-08-30T21:14:07.072607495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.074535408Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-08-30T21:14:07.076023536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092087s
2026-08-30T21:14:07.076164911Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-08-30T21:14:07.076274832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.076434885Z [Info] add_relative_original_path_to_episode_file: Starting migration of Main DB to 129
2026-08-30T21:14:07.076745560Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-08-30T21:14:07.076857726Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-08-30T21:14:07.076960754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles OriginalFilePath String
2026-08-30T21:14:07.077068190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-08-30T21:14:07.077695674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006204s
2026-08-30T21:14:07.077800525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-08-30T21:14:07', 'add_relative_original_path_to_episode_file')
2026-08-30T21:14:07.078017943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.079371640Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-08-30T21:14:07.079486521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023054s
2026-08-30T21:14:07.079597635Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-08-30T21:14:07.079686344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.079829212Z [Info] episode_last_searched_time: Starting migration of Main DB to 130
2026-08-30T21:14:07.080089797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-08-30T21:14:07.080197754Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-08-30T21:14:07.080272414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes LastSearchTime DateTime
2026-08-30T21:14:07.080431174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "LastSearchTime" DATETIME
2026-08-30T21:14:07.080981322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005861s
2026-08-30T21:14:07.081127587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-08-30T21:14:07', 'episode_last_searched_time')
2026-08-30T21:14:07.081302008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.082272363Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-08-30T21:14:07.082381192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018795s
2026-08-30T21:14:07.082480182Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-08-30T21:14:07.082589031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.082723612Z [Info] download_propers_config: Starting migration of Main DB to 131
2026-08-30T21:14:07.082990099Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:07.083051583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:07.083648154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005855s
2026-08-30T21:14:07.083752034Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-08-30T21:14:07.083887797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-08-30T21:14:07.084085536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002052s
2026-08-30T21:14:07.084191208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-08-30T21:14:07', 'download_propers_config')
2026-08-30T21:14:07.084386442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.085628434Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-08-30T21:14:07.085734567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017481s
2026-08-30T21:14:07.085834298Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-08-30T21:14:07.085935723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.086077719Z [Info] add_download_client_priority: Starting migration of Main DB to 132
2026-08-30T21:14:07.086364105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-08-30T21:14:07.086484358Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:07.086553367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-08-30T21:14:07.086701655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-08-30T21:14:07.087258377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000597s
2026-08-30T21:14:07.087355773Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:07.087438670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:07.109021856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215122s
2026-08-30T21:14:07.109109823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-08-30T21:14:07', 'add_download_client_priority')
2026-08-30T21:14:07.109329796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.111765943Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-08-30T21:14:07.111885514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02431s
2026-08-30T21:14:07.112026468Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-08-30T21:14:07.112102521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.112260409Z [Info] add_specials_folder_format: Starting migration of Main DB to 134
2026-08-30T21:14:07.112851169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-08-30T21:14:07.112961812Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-08-30T21:14:07.113034749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SpecialsFolderFormat String
2026-08-30T21:14:07.113196415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SpecialsFolderFormat" TEXT
2026-08-30T21:14:07.113796915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006372s
2026-08-30T21:14:07.113895944Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:07.113979172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SpecialsFolderFormat" = 'Specials' WHERE 1 = 1
2026-08-30T21:14:07.114200878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001797s
2026-08-30T21:14:07.114269296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-08-30T21:14:07', 'add_specials_folder_format')
2026-08-30T21:14:07.114476143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.115697513Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-08-30T21:14:07.115805230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017132s
2026-08-30T21:14:07.115947226Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-08-30T21:14:07.116047007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.116183522Z [Info] health_issue_notification: Starting migration of Main DB to 135
2026-08-30T21:14:07.116513787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-08-30T21:14:07.116620863Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:07.116693880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-08-30T21:14:07.116823692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:07.117454582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000643s
2026-08-30T21:14:07.117553913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-08-30T21:14:07.117641429Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-08-30T21:14:07.117711390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-08-30T21:14:07.117875721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:07.118453324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006149s
2026-08-30T21:14:07.118561051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-08-30T21:14:07', 'health_issue_notification')
2026-08-30T21:14:07.118770293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.119670456Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-08-30T21:14:07.119778143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018324s
2026-08-30T21:14:07.119929027Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-08-30T21:14:07.120010261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.120199903Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 136
2026-08-30T21:14:07.120492803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-08-30T21:14:07.120600439Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:07.120677945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-08-30T21:14:07.120793498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-08-30T21:14:07.121443287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006382s
2026-08-30T21:14:07.121534300Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-08-30T21:14:07.121625524Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-08-30T21:14:07.121695746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-08-30T21:14:07.121850327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:07.122431407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000621s
2026-08-30T21:14:07.122581379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-08-30T21:14:07', 'add_indexer_and_enabled_to_release_profiles')
2026-08-30T21:14:07.122760280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.124037432Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-08-30T21:14:07.124159869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022235s
2026-08-30T21:14:07.124259640Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-08-30T21:14:07.124360002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.124501487Z [Info] add_airedbefore_to_episodes: Starting migration of Main DB to 137
2026-08-30T21:14:07.124820009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-08-30T21:14:07.124963818Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:07.125003148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredAfterSeasonNumber Int32
2026-08-30T21:14:07.125155825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredAfterSeasonNumber" INTEGER
2026-08-30T21:14:07.125744671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006287s
2026-08-30T21:14:07.125844062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeSeasonNumber Int32
2026-08-30T21:14:07.125957079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeSeasonNumber" INTEGER
2026-08-30T21:14:07.126606307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006081s
2026-08-30T21:14:07.126669264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeEpisodeNumber Int32
2026-08-30T21:14:07.126776520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeEpisodeNumber" INTEGER
2026-08-30T21:14:07.127400246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006255s
2026-08-30T21:14:07.127512312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-08-30T21:14:07', 'add_airedbefore_to_episodes')
2026-08-30T21:14:07.127743087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.128954227Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-08-30T21:14:07.129061322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021696s
2026-08-30T21:14:07.129161524Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-08-30T21:14:07.129259872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.129404474Z [Info] remove_bitmetv: Starting migration of Main DB to 138
2026-08-30T21:14:07.129639176Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-08-30T21:14:07.129762795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2026-08-30T21:14:07.129928108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001701s
2026-08-30T21:14:07.130028471Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2026-08-30T21:14:07.130224125Z [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-08-30T21:14:07.130488698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002517s
2026-08-30T21:14:07.130583158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-08-30T21:14:07', 'remove_bitmetv')
2026-08-30T21:14:07.130783371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.132581203Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-08-30T21:14:07.132689882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002347s
2026-08-30T21:14:07.132788190Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-08-30T21:14:07.132885375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.133029025Z [Info] add_download_history: Starting migration of Main DB to 139
2026-08-30T21:14:07.133795148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-08-30T21:14:07.133932986Z [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-08-30T21:14:07.134332751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004263s
2026-08-30T21:14:07.134431350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-08-30T21:14:07.134534778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-08-30T21:14:07.134777437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002259s
2026-08-30T21:14:07.134862548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (SeriesId)
2026-08-30T21:14:07.134956508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-08-30T21:14:07.135174426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002173s
2026-08-30T21:14:07.135278196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-08-30T21:14:07.135376403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-08-30T21:14:07.135594803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000219s
2026-08-30T21:14:07.135688953Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:07.135771088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:07.137628520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018403s
2026-08-30T21:14:07.137740686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-08-30T21:14:07', 'add_download_history')
2026-08-30T21:14:07.137963034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.139229845Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-08-30T21:14:07.139340338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034448s
2026-08-30T21:14:07.139441562Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-08-30T21:14:07.139553297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.139697106Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Main DB to 140
2026-08-30T21:14:07.139905276Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-08-30T21:14:07.140049937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-08-30T21:14:07.140300051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002497s
2026-08-30T21:14:07.140407678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-08-30T21:14:07', 'remove_chown_and_folderchmod_config_v2')
2026-08-30T21:14:07.140619244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.141530039Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-08-30T21:14:07.141650301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014791s
2026-08-30T21:14:07.141750563Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-08-30T21:14:07.141846326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.141989865Z [Info] add_update_history: Starting migration of Main DB to 141
2026-08-30T21:14:07.142098283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-08-30T21:14:07', 'add_update_history')
2026-08-30T21:14:07.142298937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.143152988Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-08-30T21:14:07.143257909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012994s
2026-08-30T21:14:07.143357400Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-08-30T21:14:07.143448453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.143592022Z [Info] import_lists: Starting migration of Main DB to 142
2026-08-30T21:14:07.144537226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-08-30T21:14:07.144674162Z [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-08-30T21:14:07.145124169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000475s
2026-08-30T21:14:07.145223609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-08-30T21:14:07.145326226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-08-30T21:14:07.145544365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002172s
2026-08-30T21:14:07.145639827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-08-30T21:14:07.145751773Z [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-08-30T21:14:07.146147109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004104s
2026-08-30T21:14:07.146248133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-08-30T21:14:07.146354417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-08-30T21:14:07.146597196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002471s
2026-08-30T21:14:07.146703380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-08-30T21:14:07.146812880Z [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-08-30T21:14:07.147094377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002946s
2026-08-30T21:14:07.147194439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (TvdbId)
2026-08-30T21:14:07.147298929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-08-30T21:14:07.147545245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002437s
2026-08-30T21:14:07.147651089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-08-30T21:14:07', 'import_lists')
2026-08-30T21:14:07.147860320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.149331564Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-08-30T21:14:07.149439220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020233s
2026-08-30T21:14:07.149539282Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-08-30T21:14:07.149638823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.149781500Z [Info] add_priority_to_indexers: Starting migration of Main DB to 143
2026-08-30T21:14:07.150047896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-08-30T21:14:07.150154191Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-08-30T21:14:07.150230584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-08-30T21:14:07.150333151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-08-30T21:14:07.151023361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006897s
2026-08-30T21:14:07.151134345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-08-30T21:14:07', 'add_priority_to_indexers')
2026-08-30T21:14:07.151345691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.152408732Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-08-30T21:14:07.152517341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00207s
2026-08-30T21:14:07.152619096Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-08-30T21:14:07.152723406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.152870151Z [Info] import_lists_series_type_and_season_folder: Starting migration of Main DB to 144
2026-08-30T21:14:07.153201038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-08-30T21:14:07.153310498Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:07.153386451Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeriesType Int32
2026-08-30T21:14:07.153495431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeriesType" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:07.154183116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006887s
2026-08-30T21:14:07.154284611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-08-30T21:14:07.154369762Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-08-30T21:14:07.154449513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeasonFolder Boolean
2026-08-30T21:14:07.154558192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeasonFolder" INTEGER NOT NULL DEFAULT 1
2026-08-30T21:14:07.155225456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006667s
2026-08-30T21:14:07.155335217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-08-30T21:14:07', 'import_lists_series_type_and_season_folder')
2026-08-30T21:14:07.155562024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.156650827Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-08-30T21:14:07.156771039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020881s
2026-08-30T21:14:07.156870329Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-08-30T21:14:07.156964098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.157103759Z [Info] remove_growl: Starting migration of Main DB to 145
2026-08-30T21:14:07.157323151Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-08-30T21:14:07.157446199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-08-30T21:14:07.157615781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001712s
2026-08-30T21:14:07.157711744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-08-30T21:14:07', 'remove_growl')
2026-08-30T21:14:07.157911867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.158712801Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-08-30T21:14:07.158815948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012711s
2026-08-30T21:14:07.158918355Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-08-30T21:14:07.159018717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.159158949Z [Info] cleanup_duplicates_updatehistory: Starting migration of Main DB to 146
2026-08-30T21:14:07.159276166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-08-30T21:14:07', 'cleanup_duplicates_updatehistory')
2026-08-30T21:14:07.159540618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.160505211Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-08-30T21:14:07.160618459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014707s
2026-08-30T21:14:07.160719713Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-08-30T21:14:07.160819865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.160964296Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 147
2026-08-30T21:14:07.161197967Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:07.161300513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:07.161732804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004294s
2026-08-30T21:14:07.161848617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-08-30T21:14:07', 'swap_filechmod_for_folderchmod')
2026-08-30T21:14:07.162061857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.162998183Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-08-30T21:14:07.163114217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016895s
2026-08-30T21:14:07.163211413Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-08-30T21:14:07.163299931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.163457599Z [Info] mediainfo_channels: Starting migration of Main DB to 148
2026-08-30T21:14:07.163652681Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-08-30T21:14:07.163830890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-08-30T21:14:07.164046465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002166s
2026-08-30T21:14:07.164153160Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-08-30T21:14:07.164305506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-08-30T21:14:07.164520940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002128s
2026-08-30T21:14:07.164619769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-08-30T21:14:07', 'mediainfo_channels')
2026-08-30T21:14:07.164823059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.165794415Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-08-30T21:14:07.165907403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014856s
2026-08-30T21:14:07.165997024Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-08-30T21:14:07.166105482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.166244702Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 149
2026-08-30T21:14:07.166586892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-08-30T21:14:07.166687665Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-08-30T21:14:07.166762786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesDelete Boolean
2026-08-30T21:14:07.166875243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesDelete" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:07.167575884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006902s
2026-08-30T21:14:07.167667799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-08-30T21:14:07.167753912Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-08-30T21:14:07.167828893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDelete Boolean
2026-08-30T21:14:07.167991822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDelete" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:07.168665839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006678s
2026-08-30T21:14:07.168769218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-08-30T21:14:07', 'add_on_delete_to_notifications')
2026-08-30T21:14:07.169142920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.169970527Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-08-30T21:14:07.170075970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019736s
2026-08-30T21:14:07.170181062Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-08-30T21:14:07.170272095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.170426406Z [Info] add_scene_mapping_origin: Starting migration of Main DB to 150
2026-08-30T21:14:07.170758525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-08-30T21:14:07.170864278Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:07.170940622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneOrigin String
2026-08-30T21:14:07.171061746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneOrigin" TEXT
2026-08-30T21:14:07.171708148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006535s
2026-08-30T21:14:07.171811366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SearchMode Int32
2026-08-30T21:14:07.171938071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SearchMode" INTEGER
2026-08-30T21:14:07.172589383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006557s
2026-08-30T21:14:07.172688482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Comment String
2026-08-30T21:14:07.172795228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Comment" TEXT
2026-08-30T21:14:07.173439205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006449s
2026-08-30T21:14:07.173553385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-08-30T21:14:07', 'add_scene_mapping_origin')
2026-08-30T21:14:07.173757807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.175041933Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-08-30T21:14:07.175157165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022468s
2026-08-30T21:14:07.175255093Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-08-30T21:14:07.175354262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.175497150Z [Info] remove_custom_filter_type: Starting migration of Main DB to 151
2026-08-30T21:14:07.176200697Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:07.176326200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesIndex'
2026-08-30T21:14:07.176498908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001874s
2026-08-30T21:14:07.176586955Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:07.176668039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesEditor'
2026-08-30T21:14:07.176847791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001748s
2026-08-30T21:14:07.176931640Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:07.177020529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seasonPass'
2026-08-30T21:14:07.177190491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001733s
2026-08-30T21:14:07.177292487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-08-30T21:14:07', 'remove_custom_filter_type')
2026-08-30T21:14:07.177499904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.178681013Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-08-30T21:14:07.178791095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016582s
2026-08-30T21:14:07.178887840Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-08-30T21:14:07.178986418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.179130519Z [Info] update_btn_url_to_https: Starting migration of Main DB to 152
2026-08-30T21:14:07.179316393Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-08-30T21:14:07.179511376Z [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-08-30T21:14:07.179760888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002517s
2026-08-30T21:14:07.179912063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-08-30T21:14:07', 'update_btn_url_to_https')
2026-08-30T21:14:07.180129842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.181287444Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-08-30T21:14:07.181398527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017687s
2026-08-30T21:14:07.181513178Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-08-30T21:14:07.181607849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.181746488Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Main DB to 153
2026-08-30T21:14:07.182011552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-08-30T21:14:07.182118147Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:07.182194220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDeleteForUpgrade Boolean
2026-08-30T21:14:07.182317529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 1
2026-08-30T21:14:07.183059904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007414s
2026-08-30T21:14:07.183173302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-08-30T21:14:07', 'add_on_episodefiledelete_for_upgrade')
2026-08-30T21:14:07.183394718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.184837906Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-08-30T21:14:07.184947927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002505s
2026-08-30T21:14:07.185047939Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-08-30T21:14:07.185149183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.185289134Z [Info] add_name_release_profile: Starting migration of Main DB to 154
2026-08-30T21:14:07.185539609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-08-30T21:14:07.185647767Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:07.185725053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2026-08-30T21:14:07.185831186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2026-08-30T21:14:07.186510124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006783s
2026-08-30T21:14:07.186621448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-08-30T21:14:07', 'add_name_release_profile')
2026-08-30T21:14:07.186830329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.187871236Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-08-30T21:14:07.187977019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020221s
2026-08-30T21:14:07.188079686Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-08-30T21:14:07.188180238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.188325170Z [Info] add_arabic_and_hindi_languages: Starting migration of Main DB to 155
2026-08-30T21:14:07.188530454Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:07.188632179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:07.191815331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031677s
2026-08-30T21:14:07.191951064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-08-30T21:14:07', 'add_arabic_and_hindi_languages')
2026-08-30T21:14:07.192180015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.193606218Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-08-30T21:14:07.193716420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049601s
2026-08-30T21:14:07.193821973Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-08-30T21:14:07.193921333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.194065062Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 156
2026-08-30T21:14:07.194610391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-08-30T21:14:07.194724180Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-08-30T21:14:07.194798399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-08-30T21:14:07.194915495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:07.195630024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007154s
2026-08-30T21:14:07.195733092Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:07.195814246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-08-30T21:14:07.196017034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001911s
2026-08-30T21:14:07.196120502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-08-30T21:14:07', 'add_bypass_to_delay_profile')
2026-08-30T21:14:07.196326628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.197607919Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-08-30T21:14:07.197723882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017814s
2026-08-30T21:14:07.197825126Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-08-30T21:14:07.197927933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.198073537Z [Info] email_multiple_addresses: Starting migration of Main DB to 157
2026-08-30T21:14:07.198281916Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:07.198396557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:07.200447158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020432s
2026-08-30T21:14:07.200566939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-08-30T21:14:07', 'email_multiple_addresses')
2026-08-30T21:14:07.200780269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.202043694Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-08-30T21:14:07.202153756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036435s
2026-08-30T21:14:07.202256192Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-08-30T21:14:07.202354901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.202497789Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158
2026-08-30T21:14:07.202852784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-08-30T21:14:07.202966653Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-08-30T21:14:07.203044630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-08-30T21:14:07.203163400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-08-30T21:14:07.204110307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008939s
2026-08-30T21:14:07.204202924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-08-30T21:14:07.204348246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-08-30T21:14:07.205126765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000783s
2026-08-30T21:14:07.205228750Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:07.205309593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:07.226119561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020767s
2026-08-30T21:14:07.226295996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-08-30T21:14:07', 'cdh_per_downloadclient')
2026-08-30T21:14:07.226530308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.228188398Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-08-30T21:14:07.228304071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228602s
2026-08-30T21:14:07.228427460Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-08-30T21:14:07.228523283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.228681472Z [Info] add_indexer_tags: Starting migration of Main DB to 159
2026-08-30T21:14:07.228966406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-08-30T21:14:07.229075024Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-08-30T21:14:07.229157480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-08-30T21:14:07.229263254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-08-30T21:14:07.230020088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007542s
2026-08-30T21:14:07.230132194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-08-30T21:14:07', 'add_indexer_tags')
2026-08-30T21:14:07.230341836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.231266419Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-08-30T21:14:07.231375088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020025s
2026-08-30T21:14:07.231486031Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-08-30T21:14:07.231585702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.231732618Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 160
2026-08-30T21:14:07.231997541Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-08-30T21:14:07.232147544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-08-30T21:14:07.233963421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018407s
2026-08-30T21:14:07.234073283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-08-30T21:14:07', 'rename_blacklist_to_blocklist')
2026-08-30T21:14:07.234285440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.235227748Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-08-30T21:14:07.235343732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031087s
2026-08-30T21:14:07.235449305Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-08-30T21:14:07.235549196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.235701262Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 161
2026-08-30T21:14:07.236006397Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-08-30T21:14:07.236138012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-08-30T21:14:07.236324958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001899s
2026-08-30T21:14:07.236419208Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-08-30T21:14:07.236535162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-08-30T21:14:07.236696166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001681s
2026-08-30T21:14:07.236813372Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:07.236872922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:07.239443129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025563s
2026-08-30T21:14:07.239558451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-08-30T21:14:07', 'remove_plex_hometheatre')
2026-08-30T21:14:07.239771611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.240811876Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-08-30T21:14:07.240903200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038944s
2026-08-30T21:14:07.241005426Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-08-30T21:14:07.241104376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.241252704Z [Info] release_profile_to_array: Starting migration of Main DB to 162
2026-08-30T21:14:07.241456345Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:07.241562418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:07.242887157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013186s
2026-08-30T21:14:07.243013151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-08-30T21:14:07', 'release_profile_to_array')
2026-08-30T21:14:07.243215418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.244112485Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-08-30T21:14:07.244205262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025133s
2026-08-30T21:14:07.244310123Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-08-30T21:14:07.244411317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.244556409Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 163
2026-08-30T21:14:07.244754969Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:07.244863107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:07.246714226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018463s
2026-08-30T21:14:07.246834308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-08-30T21:14:07', 'mediainfo_to_ffmpeg')
2026-08-30T21:14:07.247043539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.247950456Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-08-30T21:14:07.248041199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030526s
2026-08-30T21:14:07.248137834Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-08-30T21:14:07.248236933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.248382126Z [Info] download_client_per_indexer: Starting migration of Main DB to 164
2026-08-30T21:14:07.248647340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-08-30T21:14:07.248778594Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-08-30T21:14:07.248827853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-08-30T21:14:07.248935119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:07.249682595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007477s
2026-08-30T21:14:07.249822707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-08-30T21:14:07', 'download_client_per_indexer')
2026-08-30T21:14:07.250008602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.251559065Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-08-30T21:14:07.251677283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026176s
2026-08-30T21:14:07.251790270Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-08-30T21:14:07.251905382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.252091798Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 165
2026-08-30T21:14:07.252328465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-08-30T21:14:07.252437304Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:07.252517235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-08-30T21:14:07.252662528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:07.253354652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000718s
2026-08-30T21:14:07.253494213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-08-30T21:14:07', 'add_on_update_to_notifications')
2026-08-30T21:14:07.253683524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.254587325Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-08-30T21:14:07.254680583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019257s
2026-08-30T21:14:07.254781877Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-08-30T21:14:07.254904694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.255050107Z [Info] update_series_sort_title: Starting migration of Main DB to 166
2026-08-30T21:14:07.255253457Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:07.255361564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:07.255999469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00063s
2026-08-30T21:14:07.256115643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-08-30T21:14:07', 'update_series_sort_title')
2026-08-30T21:14:07.256330045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.257125347Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-08-30T21:14:07.257239888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017587s
2026-08-30T21:14:07.257341683Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-08-30T21:14:07.257443508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.257605685Z [Info] add_tvdbid_to_episode: Starting migration of Main DB to 167
2026-08-30T21:14:07.257832271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-08-30T21:14:07.257941762Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:07.258021362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes TvdbId Int32
2026-08-30T21:14:07.258121975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "TvdbId" INTEGER
2026-08-30T21:14:07.258821274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000692s
2026-08-30T21:14:07.258932788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-08-30T21:14:07', 'add_tvdbid_to_episode')
2026-08-30T21:14:07.259148403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.260141563Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-08-30T21:14:07.260232747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001985s
2026-08-30T21:14:07.260334362Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-08-30T21:14:07.260444734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.260595417Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 168
2026-08-30T21:14:07.260842545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-08-30T21:14:07.260954070Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:07.261032989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2026-08-30T21:14:07.261147249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2026-08-30T21:14:07.261835155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006818s
2026-08-30T21:14:07.261944365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-08-30T21:14:07', 'add_additional_info_to_pending_releases')
2026-08-30T21:14:07.262165260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.263087948Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-08-30T21:14:07.263183591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019109s
2026-08-30T21:14:07.263283121Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-08-30T21:14:07.263390017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.263541592Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Main DB to 169
2026-08-30T21:14:07.263747407Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:07.263859262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:07.266735325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028722s
2026-08-30T21:14:07.266880748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-08-30T21:14:07', 'add_malayalam_and_ukrainian_languages')
2026-08-30T21:14:07.267079919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.267985193Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-08-30T21:14:07.268082328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040912s
2026-08-30T21:14:07.268180486Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-08-30T21:14:07.268286169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.268429227Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 170
2026-08-30T21:14:07.268723760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-08-30T21:14:07.268806337Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:07.268883923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2026-08-30T21:14:07.269000518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2026-08-30T21:14:07.269701951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007063s
2026-08-30T21:14:07.269838837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-08-30T21:14:07', 'add_language_tags_to_subtitle_files')
2026-08-30T21:14:07.270036685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.270849392Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-08-30T21:14:07.270970105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018545s
2026-08-30T21:14:07.271070498Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-08-30T21:14:07.271169367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.271315411Z [Info] add_custom_formats: Starting migration of Main DB to 171
2026-08-30T21:14:07.272503033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-08-30T21:14:07.272632825Z [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-08-30T21:14:07.272965705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003504s
2026-08-30T21:14:07.273065176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-08-30T21:14:07.273164806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-08-30T21:14:07.273413237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002508s
2026-08-30T21:14:07.273512006Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-08-30T21:14:07.273604743Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-08-30T21:14:07.273677339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-08-30T21:14:07.273793042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-08-30T21:14:07.274493844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007043s
2026-08-30T21:14:07.274589607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-08-30T21:14:07.274709959Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-08-30T21:14:07.274759368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-08-30T21:14:07.274868869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:07.275597827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006998s
2026-08-30T21:14:07.275670263Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-08-30T21:14:07.275757259Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:07.275835456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-08-30T21:14:07.275960748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:07.276674656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007088s
2026-08-30T21:14:07.276769287Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:07.276850841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:07.283106713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006198s
2026-08-30T21:14:07.283173136Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:07.283299000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:07.284183341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009051s
2026-08-30T21:14:07.284289555Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-08-30T21:14:07.286363734Z [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-08-30T21:14:07.286761034Z [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-08-30T21:14:07.287096981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-08-30T21:14:07.287361333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-08-30T21:14:07.289264146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048422s
2026-08-30T21:14:07.289342424Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-08-30T21:14:07.291380038Z [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-08-30T21:14:07.291690824Z [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-08-30T21:14:07.291989045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-08-30T21:14:07.292242936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-08-30T21:14:07.293999495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004536s
2026-08-30T21:14:07.294100538Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-08-30T21:14:07.294208956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-08-30T21:14:07.294382286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001802s
2026-08-30T21:14:07.294487708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-08-30T21:14:07', 'add_custom_formats')
2026-08-30T21:14:07.294690837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.296948274Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-08-30T21:14:07.297060711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002734s
2026-08-30T21:14:07.297167175Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-08-30T21:14:07.297290353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.297463552Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Main DB to 172
2026-08-30T21:14:07.297753306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-08-30T21:14:07.297858929Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-08-30T21:14:07.297936425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers SeasonSearchMaximumSingleEpisodeAge Int32
2026-08-30T21:14:07.298059192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "SeasonSearchMaximumSingleEpisodeAge" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:07.298775705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000712s
2026-08-30T21:14:07.298883493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-08-30T21:14:07', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-08-30T21:14:07.299137164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.300222249Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-08-30T21:14:07.300367191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021484s
2026-08-30T21:14:07.300474928Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-08-30T21:14:07.300569589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.300714010Z [Info] remove_omg: Starting migration of Main DB to 173
2026-08-30T21:14:07.300899614Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-08-30T21:14:07.301040147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-08-30T21:14:07.301210901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001689s
2026-08-30T21:14:07.301315632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-08-30T21:14:07', 'remove_omg')
2026-08-30T21:14:07.301515765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.302486731Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-08-30T21:14:07.302607174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014471s
2026-08-30T21:14:07.302707445Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-08-30T21:14:07.302805673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.302951948Z [Info] add_salt_to_users: Starting migration of Main DB to 174
2026-08-30T21:14:07.303237102Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-08-30T21:14:07.303340781Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:07.303425933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-08-30T21:14:07.303526065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-08-30T21:14:07.305912151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023832s
2026-08-30T21:14:07.306077745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-08-30T21:14:07.306155000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-08-30T21:14:07.306819679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000662s
2026-08-30T21:14:07.306929330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-08-30T21:14:07', 'add_salt_to_users')
2026-08-30T21:14:07.307135656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.308345012Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-08-30T21:14:07.308457598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021853s
2026-08-30T21:14:07.308561798Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-08-30T21:14:07.308667712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.308820840Z [Info] language_profiles_to_custom_formats: Starting migration of Main DB to 175
2026-08-30T21:14:07.309442252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-08-30T21:14:07.309580180Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-08-30T21:14:07.309637174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Languages String
2026-08-30T21:14:07.309739220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-08-30T21:14:07.310428578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006888s
2026-08-30T21:14:07.310557999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-08-30T21:14:07.310618541Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-08-30T21:14:07.310722500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2026-08-30T21:14:07.310800397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-08-30T21:14:07.311483092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006836s
2026-08-30T21:14:07.311579837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-08-30T21:14:07.311662153Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-08-30T21:14:07.311742144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist Languages String
2026-08-30T21:14:07.311859130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-08-30T21:14:07.312551966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006991s
2026-08-30T21:14:07.312654893Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-08-30T21:14:07.312780626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-08-30T21:14:07.312950809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001689s
2026-08-30T21:14:07.313044878Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-08-30T21:14:07.313159028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-08-30T21:14:07.313321395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001605s
2026-08-30T21:14:07.313415595Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-08-30T21:14:07.313529415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-08-30T21:14:07.313693555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001594s
2026-08-30T21:14:07.313780741Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Language
2026-08-30T21:14:07.315794147Z [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-08-30T21:14:07.316285947Z [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-08-30T21:14:07.316669650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-08-30T21:14:07.317002451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-08-30T21:14:07.318822246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-08-30T21:14:07.319059023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051759s
2026-08-30T21:14:07.319151710Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-08-30T21:14:07.321140326Z [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-08-30T21:14:07.321535401Z [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-08-30T21:14:07.321873603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-08-30T21:14:07.322501006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-08-30T21:14:07.324259899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-08-30T21:14:07.324491105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-08-30T21:14:07.324713403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-08-30T21:14:07.324946783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-08-30T21:14:07.325179522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-08-30T21:14:07.325393813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061409s
2026-08-30T21:14:07.325489266Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blocklist Language
2026-08-30T21:14:07.327465547Z [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-08-30T21:14:07.327946415Z [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-08-30T21:14:07.328330299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-08-30T21:14:07.328663319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-08-30T21:14:07.330412262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-08-30T21:14:07.330646224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050579s
2026-08-30T21:14:07.330740393Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series LanguageProfileId
2026-08-30T21:14:07.332791034Z [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-08-30T21:14:07.333577649Z [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-08-30T21:14:07.334321607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-08-30T21:14:07.335003010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-08-30T21:14:07.336789569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-08-30T21:14:07.337021636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-08-30T21:14:07.337253744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-08-30T21:14:07.337464318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-08-30T21:14:07.337683519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-08-30T21:14:07.337897651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-08-30T21:14:07.338109688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072668s
2026-08-30T21:14:07.338207906Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-08-30T21:14:07.340207774Z [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-08-30T21:14:07.340669845Z [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-08-30T21:14:07.341088478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-08-30T21:14:07.341418443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-08-30T21:14:07.343194580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-08-30T21:14:07.343427049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051197s
2026-08-30T21:14:07.343527942Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-08-30T21:14:07.343615248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-08-30T21:14:07.343969932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003408s
2026-08-30T21:14:07.344091267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-08-30T21:14:07', 'language_profiles_to_custom_formats')
2026-08-30T21:14:07.344309025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.347879808Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-08-30T21:14:07.348007155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004238s
2026-08-30T21:14:07.348125172Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-08-30T21:14:07.348223891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.348387781Z [Info] original_language: Starting migration of Main DB to 176
2026-08-30T21:14:07.348783048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-08-30T21:14:07.348890314Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-08-30T21:14:07.348972108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series OriginalLanguage Int32
2026-08-30T21:14:07.349083212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2026-08-30T21:14:07.349781128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006962s
2026-08-30T21:14:07.349893695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-08-30T21:14:07', 'original_language')
2026-08-30T21:14:07.350106213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.351091618Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-08-30T21:14:07.351206198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020072s
2026-08-30T21:14:07.351309296Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-08-30T21:14:07.351426873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.351574170Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 177
2026-08-30T21:14:07.351903042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-08-30T21:14:07.352021731Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:07.352095850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2026-08-30T21:14:07.352221343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:07.352923508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006995s
2026-08-30T21:14:07.353040614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-08-30T21:14:07', 'add_on_manual_interaction_required_to_notifications')
2026-08-30T21:14:07.353269284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.354203236Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-08-30T21:14:07.354333849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019754s
2026-08-30T21:14:07.354435113Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-08-30T21:14:07.354534172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.354680808Z [Info] list_sync_time: Starting migration of Main DB to 178
2026-08-30T21:14:07.354959299Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-08-30T21:14:07.356967163Z [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-08-30T21:14:07.357328681Z [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-08-30T21:14:07.357653736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-08-30T21:14:07.357986156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-08-30T21:14:07.359780801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-08-30T21:14:07.360058330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049669s
2026-08-30T21:14:07.360155215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-08-30T21:14:07.360252571Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-08-30T21:14:07.360324105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime
2026-08-30T21:14:07.360436071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-08-30T21:14:07.361098435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006603s
2026-08-30T21:14:07.361205972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-08-30T21:14:07', 'list_sync_time')
2026-08-30T21:14:07.361409211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.362995497Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-08-30T21:14:07.363104947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025602s
2026-08-30T21:14:07.363203916Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-08-30T21:14:07.363299870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.363445062Z [Info] add_auto_tagging: Starting migration of Main DB to 179
2026-08-30T21:14:07.363901371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-08-30T21:14:07.364032445Z [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-08-30T21:14:07.364376248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003616s
2026-08-30T21:14:07.364478524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-08-30T21:14:07.364577183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-08-30T21:14:07.364790372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000217s
2026-08-30T21:14:07.364896456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-08-30T21:14:07', 'add_auto_tagging')
2026-08-30T21:14:07.365098332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.366417830Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-08-30T21:14:07.366532110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018398s
2026-08-30T21:14:07.366633214Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-08-30T21:14:07.366731281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.366878829Z [Info] task_duration: Starting migration of Main DB to 180
2026-08-30T21:14:07.367128010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-08-30T21:14:07.367235998Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:07.367317923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-08-30T21:14:07.367433656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-08-30T21:14:07.368151372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007094s
2026-08-30T21:14:07.368262215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-08-30T21:14:07', 'task_duration')
2026-08-30T21:14:07.368468972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.369578066Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-08-30T21:14:07.369683077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021363s
2026-08-30T21:14:07.369788409Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-08-30T21:14:07.369896577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.370037982Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 181
2026-08-30T21:14:07.370300361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-08-30T21:14:07.370410543Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:07.370492237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-08-30T21:14:07.370602930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-08-30T21:14:07.371280876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006763s
2026-08-30T21:14:07.371379665Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-08-30T21:14:07.371517513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-08-30T21:14:07.371697255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001789s
2026-08-30T21:14:07.371800342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-08-30T21:14:07', 'quality_definition_preferred_size')
2026-08-30T21:14:07.372036308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.373338551Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-08-30T21:14:07.373457350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018074s
2026-08-30T21:14:07.373555778Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-08-30T21:14:07.373665349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.373810782Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 182
2026-08-30T21:14:07.374137170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-08-30T21:14:07.374249756Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:07.374364217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-08-30T21:14:07.374447044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:07.375157214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007076s
2026-08-30T21:14:07.375255392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-08-30T21:14:07.375352658Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-08-30T21:14:07.375424503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-08-30T21:14:07.375540366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-08-30T21:14:07.376252601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007056s
2026-08-30T21:14:07.376367933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-08-30T21:14:07', 'add_custom_format_score_bypass_to_delay_profile')
2026-08-30T21:14:07.376597636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.377873486Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-08-30T21:14:07.377997285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023255s
2026-08-30T21:14:07.378098579Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-08-30T21:14:07.378199472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.378343011Z [Info] update_images_remote_url: Starting migration of Main DB to 183
2026-08-30T21:14:07.378550850Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-08-30T21:14:07.378693848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-08-30T21:14:07.378884141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001856s
2026-08-30T21:14:07.378978602Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2026-08-30T21:14:07.379152422Z [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-08-30T21:14:07.379395872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002423s
2026-08-30T21:14:07.379497757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-08-30T21:14:07', 'update_images_remote_url')
2026-08-30T21:14:07.379702379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.380687404Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-08-30T21:14:07.380804640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015208s
2026-08-30T21:14:07.380905032Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-08-30T21:14:07.381009042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.381151879Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 184
2026-08-30T21:14:07.381419558Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2026-08-30T21:14:07.381623569Z [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-08-30T21:14:07.381874335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002545s
2026-08-30T21:14:07.381982943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-08-30T21:14:07', 'remove_invalid_roksbox_metadata_images')
2026-08-30T21:14:07.382220161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.382997607Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-08-30T21:14:07.383121767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013742s
2026-08-30T21:14:07.383219845Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-08-30T21:14:07.383324075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.383474398Z [Info] add_episode_runtime: Starting migration of Main DB to 185
2026-08-30T21:14:07.383749863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-08-30T21:14:07.383882159Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:07.383982251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Runtime Int32
2026-08-30T21:14:07.384086952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Runtime" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:07.384794407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007052s
2026-08-30T21:14:07.384908156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-08-30T21:14:07', 'add_episode_runtime')
2026-08-30T21:14:07.385122087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.386329409Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-08-30T21:14:07.386444831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022414s
2026-08-30T21:14:07.386551436Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-08-30T21:14:07.386650295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.386805778Z [Info] add_result_to_commands: Starting migration of Main DB to 186
2026-08-30T21:14:07.387068478Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-08-30T21:14:07.387176175Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:07.387280535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-08-30T21:14:07.387388172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-08-30T21:14:07.388094314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007067s
2026-08-30T21:14:07.388214937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-08-30T21:14:07', 'add_result_to_commands')
2026-08-30T21:14:07.388431533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.389531619Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-08-30T21:14:07.389666421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021459s
2026-08-30T21:14:07.389769268Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-08-30T21:14:07.389876233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.390027388Z [Info] add_on_series_add_to_notifications: Starting migration of Main DB to 187
2026-08-30T21:14:07.390292201Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-08-30T21:14:07.390409939Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:07.390489469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesAdd Boolean
2026-08-30T21:14:07.390607667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesAdd" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:07.391331605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000724s
2026-08-30T21:14:07.391450735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-08-30T21:14:07', 'add_on_series_add_to_notifications')
2026-08-30T21:14:07.391674095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.393098965Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-08-30T21:14:07.393221342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024814s
2026-08-30T21:14:07.393324159Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-08-30T21:14:07.393440683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.393603050Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 188
2026-08-30T21:14:07.397917772Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-08-30T21:14:07.398062744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-08-30T21:14:07.398223938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001658s
2026-08-30T21:14:07.398306064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-08-30T21:14:07.398401135Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-08-30T21:14:07.398496918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-08-30T21:14:07.400568922Z [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-08-30T21:14:07.401032606Z [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-08-30T21:14:07.401418714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-08-30T21:14:07.401754380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-08-30T21:14:07.403581621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-08-30T21:14:07.403816223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052073s
2026-08-30T21:14:07.403923991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-08-30T21:14:07.404009212Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-08-30T21:14:07.404090085Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-08-30T21:14:07.406118671Z [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-08-30T21:14:07.406560241Z [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-08-30T21:14:07.406950657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-08-30T21:14:07.407281424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-08-30T21:14:07.409121099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-08-30T21:14:07.409354930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051537s
2026-08-30T21:14:07.409452777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-08-30T21:14:07.409537428Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-08-30T21:14:07.409615916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-08-30T21:14:07.411620674Z [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-08-30T21:14:07.412066582Z [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-08-30T21:14:07.412418651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-08-30T21:14:07.412672252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-08-30T21:14:07.414433931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047074s
2026-08-30T21:14:07.414536888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-08-30T21:14:07.414620357Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:07.414698304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-08-30T21:14:07.416739726Z [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-08-30T21:14:07.417173620Z [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-08-30T21:14:07.417523304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-08-30T21:14:07.417773258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-08-30T21:14:07.419544916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047313s
2026-08-30T21:14:07.419646080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-08-30T21:14:07.419725590Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-08-30T21:14:07.419805551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-08-30T21:14:07.421863928Z [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-08-30T21:14:07.422282952Z [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-08-30T21:14:07.422635301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-08-30T21:14:07.422888812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-08-30T21:14:07.424690942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047368s
2026-08-30T21:14:07.424793368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-08-30T21:14:07.424887879Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:07.424971267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-08-30T21:14:07.427006486Z [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-08-30T21:14:07.427356732Z [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-08-30T21:14:07.427670173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-08-30T21:14:07.428053065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-08-30T21:14:07.429845034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-08-30T21:14:07.430101421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050063s
2026-08-30T21:14:07.430196532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-08-30T21:14:07.430294009Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-08-30T21:14:07.430364671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-08-30T21:14:07.432411294Z [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-08-30T21:14:07.432769125Z [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-08-30T21:14:07.433086814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-08-30T21:14:07.433422861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-08-30T21:14:07.435207867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-08-30T21:14:07.435466809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049787s
2026-08-30T21:14:07.435556539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-08-30T21:14:07.435650389Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-08-30T21:14:07.435728776Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-08-30T21:14:07.438846536Z [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-08-30T21:14:07.439205489Z [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-08-30T21:14:07.439523300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-08-30T21:14:07.439886391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-08-30T21:14:07.441716237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-08-30T21:14:07.441979708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061302s
2026-08-30T21:14:07.442080040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-08-30T21:14:07.442163358Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-08-30T21:14:07.442268860Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-08-30T21:14:07.444286835Z [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-08-30T21:14:07.444699376Z [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-08-30T21:14:07.445066566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-08-30T21:14:07.445539589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-08-30T21:14:07.447337230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-08-30T21:14:07.447581762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-08-30T21:14:07.448050567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-08-30T21:14:07.448065176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056852s
2026-08-30T21:14:07.448165558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-08-30T21:14:07.448254638Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-08-30T21:14:07.448330911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn EpisodeFiles DateAdded DateTimeOffset
2026-08-30T21:14:07.450323064Z [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-08-30T21:14:07.450758922Z [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-08-30T21:14:07.451154749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-08-30T21:14:07.451487750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-08-30T21:14:07.453291704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-08-30T21:14:07.453548271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051056s
2026-08-30T21:14:07.453647270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-08-30T21:14:07.453735868Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-08-30T21:14:07.453814116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes AirDateUtc DateTimeOffset
2026-08-30T21:14:07.455839897Z [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-08-30T21:14:07.456504245Z [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-08-30T21:14:07.457214396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-08-30T21:14:07.457758622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-08-30T21:14:07.459483286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-08-30T21:14:07.459723810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-08-30T21:14:07.459970157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-08-30T21:14:07.460236012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-08-30T21:14:07.460471016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065474s
2026-08-30T21:14:07.460566057Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-08-30T21:14:07.460650878Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:07.460730669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes LastSearchTime DateTimeOffset
2026-08-30T21:14:07.462750878Z [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-08-30T21:14:07.463407982Z [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-08-30T21:14:07.464139565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-08-30T21:14:07.464672419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-08-30T21:14:07.466404027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-08-30T21:14:07.466644691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-08-30T21:14:07.466867240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-08-30T21:14:07.467132324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-08-30T21:14:07.467364231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065242s
2026-08-30T21:14:07.467461066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-08-30T21:14:07.467543772Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-08-30T21:14:07.467622902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-08-30T21:14:07.469638813Z [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-08-30T21:14:07.470025762Z [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-08-30T21:14:07.470347380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-08-30T21:14:07.470593846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-08-30T21:14:07.472392449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046504s
2026-08-30T21:14:07.472497110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-08-30T21:14:07.472579807Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:07.472659878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-08-30T21:14:07.474668655Z [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-08-30T21:14:07.475062889Z [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-08-30T21:14:07.475381310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-08-30T21:14:07.475631755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-08-30T21:14:07.477447472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046681s
2026-08-30T21:14:07.477547994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-08-30T21:14:07.477632825Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:07.477716644Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-08-30T21:14:07.479700159Z [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-08-30T21:14:07.480117821Z [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-08-30T21:14:07.480445511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-08-30T21:14:07.481048536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-08-30T21:14:07.482796446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-08-30T21:14:07.483025788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-08-30T21:14:07.483263407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-08-30T21:14:07.483484332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-08-30T21:14:07.483719867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-08-30T21:14:07.483946884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061176s
2026-08-30T21:14:07.484045062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-08-30T21:14:07.484134462Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-08-30T21:14:07.484211958Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-08-30T21:14:07.487161079Z [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-08-30T21:14:07.487533799Z [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-08-30T21:14:07.487888684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-08-30T21:14:07.488244882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-08-30T21:14:07.490036431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-08-30T21:14:07.490281053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059457s
2026-08-30T21:14:07.490379562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-08-30T21:14:07.490472519Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-08-30T21:14:07.490568162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-08-30T21:14:07.492615726Z [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-08-30T21:14:07.492993637Z [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-08-30T21:14:07.493328392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-08-30T21:14:07.493656062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-08-30T21:14:07.495445155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-08-30T21:14:07.495693826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050125s
2026-08-30T21:14:07.495786553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-08-30T21:14:07.495897046Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-08-30T21:14:07.495978770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-08-30T21:14:07.497979190Z [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-08-30T21:14:07.498347171Z [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-08-30T21:14:07.498685713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-08-30T21:14:07.499019646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-08-30T21:14:07.500818890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-08-30T21:14:07.501074735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049733s
2026-08-30T21:14:07.501166621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-08-30T21:14:07.501260650Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-08-30T21:14:07.501334920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset
2026-08-30T21:14:07.503338105Z [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-08-30T21:14:07.503712268Z [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-08-30T21:14:07.504069328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-08-30T21:14:07.504407038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-08-30T21:14:07.506199589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-08-30T21:14:07.506453921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050006s
2026-08-30T21:14:07.506552520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-08-30T21:14:07.506635026Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:07.506718103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-08-30T21:14:07.508749004Z [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-08-30T21:14:07.509120953Z [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-08-30T21:14:07.509471099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-08-30T21:14:07.509804140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-08-30T21:14:07.511566830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-08-30T21:14:07.511816984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049854s
2026-08-30T21:14:07.511953890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-08-30T21:14:07.512042318Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:07.512124994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-08-30T21:14:07.514129703Z [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-08-30T21:14:07.514504267Z [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-08-30T21:14:07.514848881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-08-30T21:14:07.515175790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-08-30T21:14:07.516982800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-08-30T21:14:07.517247263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050011s
2026-08-30T21:14:07.517345921Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-08-30T21:14:07.517432045Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-08-30T21:14:07.517511214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-08-30T21:14:07.519517896Z [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-08-30T21:14:07.519897411Z [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-08-30T21:14:07.520249781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-08-30T21:14:07.520583222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-08-30T21:14:07.522363378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-08-30T21:14:07.522611007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049866s
2026-08-30T21:14:07.522705086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-08-30T21:14:07.522797152Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-08-30T21:14:07.522870840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-08-30T21:14:07.524942423Z [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-08-30T21:14:07.525365435Z [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-08-30T21:14:07.525727945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-08-30T21:14:07.525981907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-08-30T21:14:07.528159083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051649s
2026-08-30T21:14:07.539505658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-08-30T21:14:07.539616301Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-08-30T21:14:07.539711543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-08-30T21:14:07.543421757Z [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-08-30T21:14:07.543858477Z [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-08-30T21:14:07.544294555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-08-30T21:14:07.544570170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-08-30T21:14:07.546760773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069203s
2026-08-30T21:14:07.546866957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-08-30T21:14:07.546963952Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-08-30T21:14:07.547075687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-08-30T21:14:07.549129344Z [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-08-30T21:14:07.549486223Z [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-08-30T21:14:07.549777409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-08-30T21:14:07.550058305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-08-30T21:14:07.551892409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046972s
2026-08-30T21:14:07.551999936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-08-30T21:14:07.552085679Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-08-30T21:14:07.552168636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-08-30T21:14:07.554180659Z [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-08-30T21:14:07.554516515Z [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-08-30T21:14:07.554768142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-08-30T21:14:07.555098848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-08-30T21:14:07.556917201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-08-30T21:14:07.557156123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048821s
2026-08-30T21:14:07.557252346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-08-30T21:14:07.557342568Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-08-30T21:14:07.557435756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-08-30T21:14:07.559525014Z [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-08-30T21:14:07.559928417Z [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-08-30T21:14:07.560221497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-08-30T21:14:07.560553747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-08-30T21:14:07.562369013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-08-30T21:14:07.562607013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050673s
2026-08-30T21:14:07.562700782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-08-30T21:14:07.562784891Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-08-30T21:14:07.562866405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastInfoSync DateTimeOffset
2026-08-30T21:14:07.564991366Z [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-08-30T21:14:07.565730274Z [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-08-30T21:14:07.566387137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-08-30T21:14:07.567095955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-08-30T21:14:07.568872233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-08-30T21:14:07.569113348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-08-30T21:14:07.569328251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-08-30T21:14:07.569532703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-08-30T21:14:07.569743768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-08-30T21:14:07.569954693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-08-30T21:14:07.570168113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071985s
2026-08-30T21:14:07.570261351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-08-30T21:14:07.570346793Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-08-30T21:14:07.570428047Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastDiskSync DateTimeOffset
2026-08-30T21:14:07.572511554Z [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-08-30T21:14:07.573231865Z [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-08-30T21:14:07.573905532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-08-30T21:14:07.574608588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-08-30T21:14:07.576393083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-08-30T21:14:07.576617775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-08-30T21:14:07.576835955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-08-30T21:14:07.577049575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-08-30T21:14:07.577261262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-08-30T21:14:07.577473098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-08-30T21:14:07.577676257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071428s
2026-08-30T21:14:07.577767611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-08-30T21:14:07.577858705Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-08-30T21:14:07.577933075Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series FirstAired DateTimeOffset
2026-08-30T21:14:07.580129439Z [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-08-30T21:14:07.580884901Z [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-08-30T21:14:07.581543487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-08-30T21:14:07.582218096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-08-30T21:14:07.584013482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-08-30T21:14:07.584245810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-08-30T21:14:07.584462697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-08-30T21:14:07.584671668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-08-30T21:14:07.584880850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-08-30T21:14:07.585090502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-08-30T21:14:07.585294804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072587s
2026-08-30T21:14:07.585386899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-08-30T21:14:07.585474195Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s
2026-08-30T21:14:07.585558986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series NextAiring DateTimeOffset
2026-08-30T21:14:07.587624096Z [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-08-30T21:14:07.588361441Z [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-08-30T21:14:07.589023004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-08-30T21:14:07.589692763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-08-30T21:14:07.591468099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-08-30T21:14:07.591692361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-08-30T21:14:07.591925711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-08-30T21:14:07.592134261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-08-30T21:14:07.592344224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-08-30T21:14:07.592551692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-08-30T21:14:07.592754931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070933s
2026-08-30T21:14:07.592848499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-08-30T21:14:07.592931938Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-08-30T21:14:07.593010666Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series Added DateTimeOffset
2026-08-30T21:14:07.596058676Z [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-08-30T21:14:07.596780219Z [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-08-30T21:14:07.597446311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-08-30T21:14:07.598144607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-08-30T21:14:07.599971698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-08-30T21:14:07.600242554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-08-30T21:14:07.600453949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-08-30T21:14:07.600665485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-08-30T21:14:07.600878184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-08-30T21:14:07.601087866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-08-30T21:14:07.601293811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081802s
2026-08-30T21:14:07.601385566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-08-30T21:14:07.601475507Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-08-30T21:14:07.601582242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2026-08-30T21:14:07.603590898Z [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-08-30T21:14:07.603987407Z [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-08-30T21:14:07.604781507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-08-30T21:14:07.604790214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-08-30T21:14:07.606403845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004695s
2026-08-30T21:14:07.606496652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-08-30T21:14:07.606579719Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-08-30T21:14:07.606658347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2026-08-30T21:14:07.608671994Z [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-08-30T21:14:07.609058262Z [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-08-30T21:14:07.609382034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-08-30T21:14:07.609646617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-08-30T21:14:07.611440660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046701s
2026-08-30T21:14:07.611534790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-08-30T21:14:07.611617326Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-08-30T21:14:07.611698790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-08-30T21:14:07.613757678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-08-30T21:14:07.614005898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-08-30T21:14:07.614283336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-08-30T21:14:07.614613502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-08-30T21:14:07.616427866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-08-30T21:14:07.616680776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048702s
2026-08-30T21:14:07.616791028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-08-30T21:14:07', 'postgres_update_timestamp_columns_to_with_timezone')
2026-08-30T21:14:07.616995600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.630855008Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-08-30T21:14:07.631030201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190058s
2026-08-30T21:14:07.631181044Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-08-30T21:14:07.631285164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.631477842Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 189
2026-08-30T21:14:07.631995164Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-08-30T21:14:07.632114364Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2026-08-30T21:14:07.632188514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-08-30T21:14:07.632304167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-08-30T21:14:07.633149720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008523s
2026-08-30T21:14:07.633275453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-08-30T21:14:07', 'add_colon_replacement_to_naming_config')
2026-08-30T21:14:07.633479965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.634659221Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-08-30T21:14:07.634781617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023581s
2026-08-30T21:14:07.634886038Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-08-30T21:14:07.634993163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.635147124Z [Info] health_restored_notification: Starting migration of Main DB to 190
2026-08-30T21:14:07.635424813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-08-30T21:14:07.635537430Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-08-30T21:14:07.635614255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-08-30T21:14:07.635732944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:07.636475880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007296s
2026-08-30T21:14:07.636593216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-08-30T21:14:07', 'health_restored_notification')
2026-08-30T21:14:07.636799883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.637702821Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-08-30T21:14:07.637810078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019668s
2026-08-30T21:14:07.637914859Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-08-30T21:14:07.638019890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.638163129Z [Info] add_download_client_tags: Starting migration of Main DB to 191
2026-08-30T21:14:07.638421088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-08-30T21:14:07.638533926Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-08-30T21:14:07.638617213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-08-30T21:14:07.638725471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-08-30T21:14:07.639433327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007121s
2026-08-30T21:14:07.639551555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-08-30T21:14:07', 'add_download_client_tags')
2026-08-30T21:14:07.639745125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.640621200Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-08-30T21:14:07.640727885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018858s
2026-08-30T21:14:07.640835812Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-08-30T21:14:07.640927146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.641070886Z [Info] import_exclusion_type: Starting migration of Main DB to 192
2026-08-30T21:14:07.641448096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListExclusions
2026-08-30T21:14:07.641557877Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-08-30T21:14:07.641640132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListExclusions TvdbId Int32
2026-08-30T21:14:07.643707226Z [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-08-30T21:14:07.644046650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListExclusions_temp" ("Id", "TvdbId", "Title") SELECT "Id", "TvdbId", "Title" FROM "ImportListExclusions"
2026-08-30T21:14:07.644274629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListExclusions"
2026-08-30T21:14:07.644615626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListExclusions_temp" RENAME TO "ImportListExclusions"
2026-08-30T21:14:07.646454701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-08-30T21:14:07.646711628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049558s
2026-08-30T21:14:07.646819265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-08-30T21:14:07', 'import_exclusion_type')
2026-08-30T21:14:07.647011122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.651479001Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-08-30T21:14:07.651598021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097227s
2026-08-30T21:14:07.651706189Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-08-30T21:14:07.651806882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.651969138Z [Info] add_import_list_items: Starting migration of Main DB to 193
2026-08-30T21:14:07.652686684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListItems
2026-08-30T21:14:07.652833319Z [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-08-30T21:14:07.653170909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003723s
2026-08-30T21:14:07.653267093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-08-30T21:14:07.653364980Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-08-30T21:14:07.653447376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus HasRemovedItemSinceLastClean Boolean
2026-08-30T21:14:07.653574031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "HasRemovedItemSinceLastClean" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:07.654341948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007751s
2026-08-30T21:14:07.654462251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-08-30T21:14:07', 'add_import_list_items')
2026-08-30T21:14:07.654655089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.655964467Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-08-30T21:14:07.656214781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023854s
2026-08-30T21:14:07.656324672Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-08-30T21:14:07.656420455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.656574235Z [Info] add_notification_status: Starting migration of Main DB to 194
2026-08-30T21:14:07.657044693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-08-30T21:14:07.657171047Z [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-08-30T21:14:07.657495641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003373s
2026-08-30T21:14:07.657590452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-08-30T21:14:07.657693540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-08-30T21:14:07.657920988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002254s
2026-08-30T21:14:07.658028605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-08-30T21:14:07', 'add_notification_status')
2026-08-30T21:14:07.658218046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.659628297Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-08-30T21:14:07.659741725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001935s
2026-08-30T21:14:07.659838340Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-08-30T21:14:07.659970496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.660122793Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Main DB to 195
2026-08-30T21:14:07.660337536Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:07.660443709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:07.661353171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009041s
2026-08-30T21:14:07.661468303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-08-30T21:14:07', 'parse_language_tags_from_existing_subtitle_files')
2026-08-30T21:14:07.661672405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.662747440Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-08-30T21:14:07.662855187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002299s
2026-08-30T21:14:07.662957052Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-08-30T21:14:07.663058206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.663191635Z [Info] add_finale_type: Starting migration of Main DB to 196
2026-08-30T21:14:07.663473833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-08-30T21:14:07.663574586Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-08-30T21:14:07.663650730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes FinaleType String
2026-08-30T21:14:07.663759870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "FinaleType" TEXT
2026-08-30T21:14:07.664497115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007303s
2026-08-30T21:14:07.664611565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-08-30T21:14:07', 'add_finale_type')
2026-08-30T21:14:07.664798872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.665996575Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-08-30T21:14:07.666109001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022386s
2026-08-30T21:14:07.666206538Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-08-30T21:14:07.666299134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.666448776Z [Info] list_add_missing_search: Starting migration of Main DB to 197
2026-08-30T21:14:07.666711775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-08-30T21:14:07.666820134Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-08-30T21:14:07.666896237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchForMissingEpisodes Boolean
2026-08-30T21:14:07.667012742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchForMissingEpisodes" INTEGER NOT NULL DEFAULT 1
2026-08-30T21:14:07.667729716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007218s
2026-08-30T21:14:07.667843775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-08-30T21:14:07', 'list_add_missing_search')
2026-08-30T21:14:07.668059911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.669168754Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-08-30T21:14:07.669275810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021541s
2026-08-30T21:14:07.669380511Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-08-30T21:14:07.669488729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.669631707Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 198
2026-08-30T21:14:07.669999959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-08-30T21:14:07.670104870Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-08-30T21:14:07.670182266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2026-08-30T21:14:07.670290684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2026-08-30T21:14:07.670973290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006849s
2026-08-30T21:14:07.671073732Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-08-30T21:14:07.671154735Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-08-30T21:14:07.671241259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2026-08-30T21:14:07.671340640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:07.672075730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007254s
2026-08-30T21:14:07.672169519Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:07.672247276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:07.673201087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009411s
2026-08-30T21:14:07.673316961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-08-30T21:14:07', 'parse_title_from_existing_subtitle_files')
2026-08-30T21:14:07.673524639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.674919048Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-08-30T21:14:07.675031945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026595s
2026-08-30T21:14:07.675139492Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-08-30T21:14:07.675232660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.675370477Z [Info] series_last_aired: Starting migration of Main DB to 199
2026-08-30T21:14:07.675646393Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-08-30T21:14:07.675752216Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-08-30T21:14:07.675828029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LastAired DateTimeOffset
2026-08-30T21:14:07.675969474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LastAired" DATETIME
2026-08-30T21:14:07.676675987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007174s
2026-08-30T21:14:07.676794576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-08-30T21:14:07', 'series_last_aired')
2026-08-30T21:14:07.676980851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.678252242Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-08-30T21:14:07.678359659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022984s
2026-08-30T21:14:07.678455632Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-08-30T21:14:07.678549681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.678687870Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 200
2026-08-30T21:14:07.679034318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-08-30T21:14:07.679141373Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-08-30T21:14:07.679214430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MonitorNewItems Int32
2026-08-30T21:14:07.679332378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:07.680076136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007415s
2026-08-30T21:14:07.680178843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-08-30T21:14:07.680259115Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-08-30T21:14:07.680337463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-08-30T21:14:07.680443246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:07.681171011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007243s
2026-08-30T21:14:07.681279450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-08-30T21:14:07', 'AddNewItemMonitorType')
2026-08-30T21:14:07.681477379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.683064175Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-08-30T21:14:07.683171220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026239s
2026-08-30T21:14:07.683272424Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-08-30T21:14:07.683370191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.683505804Z [Info] email_encryption: Starting migration of Main DB to 201
2026-08-30T21:14:07.683710627Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:07.683808785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:07.685415150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015805s
2026-08-30T21:14:07.685522467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-08-30T21:14:07', 'email_encryption')
2026-08-30T21:14:07.685713471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.686892757Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-08-30T21:14:07.686997548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003075s
2026-08-30T21:14:07.687092469Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-08-30T21:14:07.687188292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.687321460Z [Info] add_indexer_flags: Starting migration of Main DB to 202
2026-08-30T21:14:07.687664622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-08-30T21:14:07.687772990Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-08-30T21:14:07.687857079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-08-30T21:14:07.687986380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:07.688720068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007407s
2026-08-30T21:14:07.688816252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-08-30T21:14:07.688900421Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-08-30T21:14:07.688982296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles IndexerFlags Int32
2026-08-30T21:14:07.689084953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:07.689822398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007318s
2026-08-30T21:14:07.689934564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-08-30T21:14:07', 'add_indexer_flags')
2026-08-30T21:14:07.690129978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.691604498Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-08-30T21:14:07.691709079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025158s
2026-08-30T21:14:07.691811485Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-08-30T21:14:07.691944583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.692091449Z [Info] release_type: Starting migration of Main DB to 203
2026-08-30T21:14:07.692454290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-08-30T21:14:07.692559001Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-08-30T21:14:07.692638270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist ReleaseType Int32
2026-08-30T21:14:07.692741288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:07.693474705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007267s
2026-08-30T21:14:07.693568715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-08-30T21:14:07.693648886Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-08-30T21:14:07.693739308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseType Int32
2026-08-30T21:14:07.693841274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:07.694563689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007224s
2026-08-30T21:14:07.694659582Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:07.694744092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:07.695660358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009067s
2026-08-30T21:14:07.695779167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-08-30T21:14:07', 'release_type')
2026-08-30T21:14:07.695987847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.697390503Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-08-30T21:14:07.697494462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026271s
2026-08-30T21:14:07.697597029Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-08-30T21:14:07.697691840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.697831100Z [Info] add_add_release_hash: Starting migration of Main DB to 204
2026-08-30T21:14:07.698109060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-08-30T21:14:07.698221867Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-08-30T21:14:07.698293632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseHash String
2026-08-30T21:14:07.698405247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseHash" TEXT
2026-08-30T21:14:07.699129285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007289s
2026-08-30T21:14:07.699229517Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:07.699307184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:07.700447000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011104s
2026-08-30T21:14:07.700558484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-08-30T21:14:07', 'add_add_release_hash')
2026-08-30T21:14:07.700751373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.702241485Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-08-30T21:14:07.702336566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029122s
2026-08-30T21:14:07.702436998Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-08-30T21:14:07.702533793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.702686371Z [Info] rename_season_pack_spec: Starting migration of Main DB to 205
2026-08-30T21:14:07.702876504Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-08-30T21:14:07.703042849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-08-30T21:14:07.703241880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001985s
2026-08-30T21:14:07.703339506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-08-30T21:14:07', 'rename_season_pack_spec')
2026-08-30T21:14:07.703534108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.703801016Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-08-30T21:14:07.703930116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007601s
2026-08-30T21:14:07.704034326Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-08-30T21:14:07.704120419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.704265562Z [Info] add_tmdbid: Starting migration of Main DB to 206
2026-08-30T21:14:07.704582059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-08-30T21:14:07.704688093Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s
2026-08-30T21:14:07.704769176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TmdbId Int32
2026-08-30T21:14:07.704869208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:07.705606483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007299s
2026-08-30T21:14:07.705702707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TmdbId)
2026-08-30T21:14:07.705800353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TmdbId" ON "Series" ("TmdbId" ASC)
2026-08-30T21:14:07.706006849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002102s
2026-08-30T21:14:07.706119777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-08-30T21:14:07', 'add_tmdbid')
2026-08-30T21:14:07.706308798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.708076529Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-08-30T21:14:07.708177682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022623s
2026-08-30T21:14:07.708274638Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-08-30T21:14:07.708375681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.708521294Z [Info] add_on_import_complete_to_notifications: Starting migration of Main DB to 209
2026-08-30T21:14:07.708809605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-08-30T21:14:07.708918364Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-08-30T21:14:07.709003385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportComplete Boolean
2026-08-30T21:14:07.709106974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportComplete" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:07.709851153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007416s
2026-08-30T21:14:07.709959992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-08-30T21:14:07', 'add_on_import_complete_to_notifications')
2026-08-30T21:14:07.710165957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.711414121Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-08-30T21:14:07.711531908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023086s
2026-08-30T21:14:07.711631249Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-08-30T21:14:07.711732823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.711889118Z [Info] add_monitored_seasons_filter: Starting migration of Main DB to 210
2026-08-30T21:14:07.712118019Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:07.712214594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:07.714898039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002677s
2026-08-30T21:14:07.715012570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-08-30T21:14:07', 'add_monitored_seasons_filter')
2026-08-30T21:14:07.715207042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.716513403Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-08-30T21:14:07.716626792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042899s
2026-08-30T21:14:07.716724148Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-08-30T21:14:07.716826323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.716964863Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Main DB to 211
2026-08-30T21:14:07.717225437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-08-30T21:14:07.717337643Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-08-30T21:14:07.717410480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig CustomColonReplacementFormat String
2026-08-30T21:14:07.717521404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "CustomColonReplacementFormat" TEXT NOT NULL DEFAULT ''
2026-08-30T21:14:07.718290463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007639s
2026-08-30T21:14:07.718396817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-08-30T21:14:07', 'add_custom_colon_replacement_to_naming_config')
2026-08-30T21:14:07.718607141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.719731045Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-08-30T21:14:07.719838912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022039s
2026-08-30T21:14:07.719961058Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-08-30T21:14:07.720068855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.720208096Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 212
2026-08-30T21:14:07.720482679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-08-30T21:14:07.720588412Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-08-30T21:14:07.720662862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2026-08-30T21:14:07.720778775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2026-08-30T21:14:07.721522633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007465s
2026-08-30T21:14:07.721636062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-08-30T21:14:07', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-08-30T21:14:07.721841095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.723213519Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-08-30T21:14:07.723327389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024338s
2026-08-30T21:14:07.723433582Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-08-30T21:14:07.723530317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.723674768Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Main DB to 214
2026-08-30T21:14:07.723823658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-08-30T21:14:07', 'add_blurary576p_quality_in_profiles')
2026-08-30T21:14:07.724055455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.724955228Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-08-30T21:14:07.725060650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014123s
2026-08-30T21:14:07.725157665Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-08-30T21:14:07.725265362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.725412058Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Main DB to 215
2026-08-30T21:14:07.725618414Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:07.725717433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:07.728237920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025058s
2026-08-30T21:14:07.728362321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-08-30T21:14:07', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-08-30T21:14:07.728570250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.729738814Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-08-30T21:14:07.729854747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040129s
2026-08-30T21:14:07.729956121Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-08-30T21:14:07.730051834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:07.730194301Z [Info] add_mal_and_anilist_ids: Starting migration of Main DB to 217
2026-08-30T21:14:07.730522863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-08-30T21:14:07.730622123Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-08-30T21:14:07.730700501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MalIds String
2026-08-30T21:14:07.730798789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MalIds" TEXT NOT NULL DEFAULT '[]'
2026-08-30T21:14:07.731550443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000749s
2026-08-30T21:14:07.731645855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-08-30T21:14:07.731730195Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-08-30T21:14:07.731807040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AniListIds String
2026-08-30T21:14:07.731928665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AniListIds" TEXT NOT NULL DEFAULT '[]'
2026-08-30T21:14:07.732673104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007507s
2026-08-30T21:14:07.732792094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-08-30T21:14:07', 'add_mal_and_anilist_ids')
2026-08-30T21:14:07.732979461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:07.734290983Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-08-30T21:14:07.734399702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023751s
2026-08-30T21:14:07.744639609Z [Debug] MigrationController: Took: 00:00:01.7639332
2026-08-30T21:14:08.002251618Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-08-30T21:14:08.024824467Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-08-30T21:14:08.033641258Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-08-30T21:14:08.033915310Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:08.034054711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:08.051180007Z [Info] DatabaseEngineVersionCheck: SQLite 3.53.4
2026-08-30T21:14:08.051373888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173023s
2026-08-30T21:14:08.051539712Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-08-30T21:14:08.051702890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174777s
2026-08-30T21:14:08.054130440Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-08-30T21:14:08.054312166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.054620868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-08-30T21:14:08.054811462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-08-30T21:14:08.055203401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004091s
2026-08-30T21:14:08.055373163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.057563626Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-08-30T21:14:08.057720301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027296s
2026-08-30T21:14:08.058049815Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-08-30T21:14:08.058216411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.058579011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-08-30T21:14:08.058772140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-08-30T21:14:08.059114199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000345s
2026-08-30T21:14:08.059283079Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-08-30T21:14:08.059452160Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-08-30T21:14:08.059628655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-08-30T21:14:08.060340429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-08-30T21:14:08.060595994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007316s
2026-08-30T21:14:08.060717869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.068521799Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-08-30T21:14:08.068770119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086592s
2026-08-30T21:14:08.069072619Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-08-30T21:14:08.069255066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.069602616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-08-30T21:14:08.069771817Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2026-08-30T21:14:08.069964004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-08-30T21:14:08.070154889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-08-30T21:14:08.070641880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004899s
2026-08-30T21:14:08.070801531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.071690552Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-08-30T21:14:08.071888411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015401s
2026-08-30T21:14:08.072172453Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-08-30T21:14:08.072350281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.072581417Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-08-30T21:14:08.073215364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-08-30T21:14:08.073430427Z [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-08-30T21:14:08.073960334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005549s
2026-08-30T21:14:08.074137581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-08-30T21:14:08', 'InitialSetup')
2026-08-30T21:14:08.074448047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.075426458Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-08-30T21:14:08.075594416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020198s
2026-08-30T21:14:08.075759218Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-08-30T21:14:08.075981275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.076253604Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Log DB to 2
2026-08-30T21:14:08.076477665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-08-30T21:14:08', 'remove_tvrage_imdb_unique_constraint')
2026-08-30T21:14:08.076815476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.077647973Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-08-30T21:14:08.077833276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016705s
2026-08-30T21:14:08.077997547Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-08-30T21:14:08.078171577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.078388184Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Log DB to 3
2026-08-30T21:14:08.078570812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-08-30T21:14:08', 'remove_renamed_scene_mapping_columns')
2026-08-30T21:14:08.078893131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.079794026Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-08-30T21:14:08.080007556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016167s
2026-08-30T21:14:08.080167748Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-08-30T21:14:08.080329324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.080545179Z [Info] updated_history: Starting migration of Log DB to 4
2026-08-30T21:14:08.080719229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-08-30T21:14:08', 'updated_history')
2026-08-30T21:14:08.081020546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.081867171Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-08-30T21:14:08.082036322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015328s
2026-08-30T21:14:08.082204040Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-08-30T21:14:08.082371487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.082602392Z [Info] added_eventtype_to_history: Starting migration of Log DB to 5
2026-08-30T21:14:08.082778717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-08-30T21:14:08', 'added_eventtype_to_history')
2026-08-30T21:14:08.083094964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.083840125Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-08-30T21:14:08.084067183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014638s
2026-08-30T21:14:08.084230923Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-08-30T21:14:08.084396676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.084617491Z [Info] add_index_to_log_time: Starting migration of Log DB to 6
2026-08-30T21:14:08.085280056Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Logs
2026-08-30T21:14:08.085448706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-08-30T21:14:08.085811326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003614s
2026-08-30T21:14:08.085971389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-08-30T21:14:08.086139477Z [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-08-30T21:14:08.086628011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005086s
2026-08-30T21:14:08.086789887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-08-30T21:14:08.086946523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-08-30T21:14:08.087256467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003099s
2026-08-30T21:14:08.087426530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-08-30T21:14:08', 'add_index_to_log_time')
2026-08-30T21:14:08.087733548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.088980139Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-08-30T21:14:08.089154781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020261s
2026-08-30T21:14:08.089320695Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-08-30T21:14:08.089490988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.089707725Z [Info] add_renameEpisodes_to_naming: Starting migration of Log DB to 7
2026-08-30T21:14:08.089886345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-08-30T21:14:08', 'add_renameEpisodes_to_naming')
2026-08-30T21:14:08.090215147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.091100801Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-08-30T21:14:08.091260142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015778s
2026-08-30T21:14:08.091420144Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-08-30T21:14:08.091583173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.091790681Z [Info] remove_backlog: Starting migration of Log DB to 8
2026-08-30T21:14:08.092000283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-08-30T21:14:08', 'remove_backlog')
2026-08-30T21:14:08.092330889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.093418650Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-08-30T21:14:08.093593111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018316s
2026-08-30T21:14:08.093754567Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-08-30T21:14:08.093985051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.094315126Z [Info] fix_rename_episodes: Starting migration of Log DB to 9
2026-08-30T21:14:08.094536371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-08-30T21:14:08', 'fix_rename_episodes')
2026-08-30T21:14:08.094851406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.096011292Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-08-30T21:14:08.096195924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020189s
2026-08-30T21:14:08.096351067Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-08-30T21:14:08.096507692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.096721743Z [Info] add_monitored: Starting migration of Log DB to 10
2026-08-30T21:14:08.096883219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-08-30T21:14:08', 'add_monitored')
2026-08-30T21:14:08.097192121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.098500456Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-08-30T21:14:08.098668234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019908s
2026-08-30T21:14:08.098831092Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-08-30T21:14:08.098988610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.099209605Z [Info] remove_ignored: Starting migration of Log DB to 11
2026-08-30T21:14:08.099375108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-08-30T21:14:08', 'remove_ignored')
2026-08-30T21:14:08.099679481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.101310737Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-08-30T21:14:08.101486301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023101s
2026-08-30T21:14:08.101648297Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-08-30T21:14:08.101810294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.102032481Z [Info] remove_custom_start_date: Starting migration of Log DB to 12
2026-08-30T21:14:08.102206612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-08-30T21:14:08', 'remove_custom_start_date')
2026-08-30T21:14:08.102515554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.103629368Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-08-30T21:14:08.103802898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018121s
2026-08-30T21:14:08.104025075Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-08-30T21:14:08.104180699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.104395171Z [Info] add_air_date_utc: Starting migration of Log DB to 13
2026-08-30T21:14:08.104562888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-08-30T21:14:08', 'add_air_date_utc')
2026-08-30T21:14:08.104863274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.105991516Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-08-30T21:14:08.106159354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018072s
2026-08-30T21:14:08.106324587Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-08-30T21:14:08.106478307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.106711777Z [Info] drop_air_date: Starting migration of Log DB to 14
2026-08-30T21:14:08.106871819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-08-30T21:14:08', 'drop_air_date')
2026-08-30T21:14:08.107170812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.108305117Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-08-30T21:14:08.108477153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018145s
2026-08-30T21:14:08.108637626Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-08-30T21:14:08.108802108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.109016439Z [Info] add_air_date_as_string: Starting migration of Log DB to 15
2026-08-30T21:14:08.109188506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-08-30T21:14:08', 'add_air_date_as_string')
2026-08-30T21:14:08.109494122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.110804411Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-08-30T21:14:08.110977900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019969s
2026-08-30T21:14:08.111136891Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-08-30T21:14:08.111313346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.111524862Z [Info] updated_imported_history_item: Starting migration of Log DB to 16
2026-08-30T21:14:08.111705917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-08-30T21:14:08', 'updated_imported_history_item')
2026-08-30T21:14:08.112046132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.113209325Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-08-30T21:14:08.113391692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018924s
2026-08-30T21:14:08.113550723Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-08-30T21:14:08.113708230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.113924616Z [Info] reset_scene_names: Starting migration of Log DB to 17
2026-08-30T21:14:08.114093516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-08-30T21:14:08', 'reset_scene_names')
2026-08-30T21:14:08.114395955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.115568137Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-08-30T21:14:08.115731937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018485s
2026-08-30T21:14:08.115957641Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-08-30T21:14:08.116124087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.116344491Z [Info] remove_duplicates: Starting migration of Log DB to 18
2026-08-30T21:14:08.116512218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-08-30T21:14:08', 'remove_duplicates')
2026-08-30T21:14:08.116815389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.117907128Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-08-30T21:14:08.118077782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017799s
2026-08-30T21:14:08.118248195Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-08-30T21:14:08.118414991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.118650686Z [Info] restore_unique_constraints: Starting migration of Log DB to 19
2026-08-30T21:14:08.118822592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-08-30T21:14:08', 'restore_unique_constraints')
2026-08-30T21:14:08.119130703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.120469159Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-08-30T21:14:08.120655825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020436s
2026-08-30T21:14:08.120810066Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-08-30T21:14:08.120980649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.121196304Z [Info] add_year_and_seasons_to_series: Starting migration of Log DB to 20
2026-08-30T21:14:08.121377549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-08-30T21:14:08', 'add_year_and_seasons_to_series')
2026-08-30T21:14:08.121690519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.122858642Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-08-30T21:14:08.123039035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018743s
2026-08-30T21:14:08.123193907Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-08-30T21:14:08.123369321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.123582490Z [Info] drop_seasons_table: Starting migration of Log DB to 21
2026-08-30T21:14:08.123756420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-08-30T21:14:08', 'drop_seasons_table')
2026-08-30T21:14:08.124069892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.125370141Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-08-30T21:14:08.125539993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001992s
2026-08-30T21:14:08.125698903Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-08-30T21:14:08.125871230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.126086304Z [Info] move_indexer_to_generic_provider: Starting migration of Log DB to 22
2026-08-30T21:14:08.126265715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-08-30T21:14:08', 'move_indexer_to_generic_provider')
2026-08-30T21:14:08.126576922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.127608129Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-08-30T21:14:08.127782280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017278s
2026-08-30T21:14:08.127976962Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-08-30T21:14:08.128189961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.128407540Z [Info] add_config_contract_to_indexers: Starting migration of Log DB to 23
2026-08-30T21:14:08.128584967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-08-30T21:14:08', 'add_config_contract_to_indexers')
2026-08-30T21:14:08.128899911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.129960728Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-08-30T21:14:08.130151302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017723s
2026-08-30T21:14:08.130307306Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-08-30T21:14:08.130474824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.130696811Z [Info] drop_tvdb_episodeid: Starting migration of Log DB to 24
2026-08-30T21:14:08.130863407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-08-30T21:14:08', 'drop_tvdb_episodeid')
2026-08-30T21:14:08.131168832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.132270200Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-08-30T21:14:08.132461285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017833s
2026-08-30T21:14:08.132613582Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-08-30T21:14:08.132787693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.133004439Z [Info] move_notification_to_generic_provider: Starting migration of Log DB to 25
2026-08-30T21:14:08.133188290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-08-30T21:14:08', 'move_notification_to_generic_provider')
2026-08-30T21:14:08.133504687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.134702009Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-08-30T21:14:08.134886952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019048s
2026-08-30T21:14:08.135042114Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-08-30T21:14:08.135221415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.135428332Z [Info] add_config_contract_to_notifications: Starting migration of Log DB to 26
2026-08-30T21:14:08.135613335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-08-30T21:14:08', 'add_config_contract_to_notifications')
2026-08-30T21:14:08.135951606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.137107404Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-08-30T21:14:08.137301926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018786s
2026-08-30T21:14:08.137460656Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-08-30T21:14:08.137620498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.137831132Z [Info] fix_omgwtfnzbs: Starting migration of Log DB to 27
2026-08-30T21:14:08.137994701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-08-30T21:14:08', 'fix_omgwtfnzbs')
2026-08-30T21:14:08.138294756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.139527298Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-08-30T21:14:08.139709876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019063s
2026-08-30T21:14:08.139874358Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-08-30T21:14:08.140082767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.140297470Z [Info] add_blacklist_table: Starting migration of Log DB to 28
2026-08-30T21:14:08.140467683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-08-30T21:14:08', 'add_blacklist_table')
2026-08-30T21:14:08.140777807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.141995310Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-08-30T21:14:08.142172998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019119s
2026-08-30T21:14:08.142342670Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-08-30T21:14:08.142510718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.142729148Z [Info] add_formats_to_naming_config: Starting migration of Log DB to 29
2026-08-30T21:14:08.142906966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-08-30T21:14:08', 'add_formats_to_naming_config')
2026-08-30T21:14:08.143222763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.144227356Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-08-30T21:14:08.144410375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017084s
2026-08-30T21:14:08.144569215Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-08-30T21:14:08.144745740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.144960874Z [Info] add_season_folder_format_to_naming_config: Starting migration of Log DB to 30
2026-08-30T21:14:08.145145937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-08-30T21:14:08', 'add_season_folder_format_to_naming_config')
2026-08-30T21:14:08.145466713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.146442458Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-08-30T21:14:08.146633894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016921s
2026-08-30T21:14:08.146792363Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-08-30T21:14:08.147190375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.147201177Z [Info] delete_old_naming_config_columns: Starting migration of Log DB to 31
2026-08-30T21:14:08.147364295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-08-30T21:14:08', 'delete_old_naming_config_columns')
2026-08-30T21:14:08.147686174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.148801380Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-08-30T21:14:08.148989629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018192s
2026-08-30T21:14:08.149148760Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-08-30T21:14:08.149314774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.149532723Z [Info] set_default_release_group: Starting migration of Log DB to 32
2026-08-30T21:14:08.149704419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-08-30T21:14:08', 'set_default_release_group')
2026-08-30T21:14:08.150012048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.150918083Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-08-30T21:14:08.151094839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015998s
2026-08-30T21:14:08.151251685Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-08-30T21:14:08.151434313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.151636370Z [Info] add_api_key_to_pushover: Starting migration of Log DB to 33
2026-08-30T21:14:08.151806102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-08-30T21:14:08', 'add_api_key_to_pushover')
2026-08-30T21:14:08.152187090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.153141883Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-08-30T21:14:08.153315793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017227s
2026-08-30T21:14:08.153475325Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-08-30T21:14:08.153645217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.153862685Z [Info] remove_series_contraints: Starting migration of Log DB to 34
2026-08-30T21:14:08.154037397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-08-30T21:14:08', 'remove_series_contraints')
2026-08-30T21:14:08.154349656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.155242364Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-08-30T21:14:08.155418609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015922s
2026-08-30T21:14:08.155585185Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-08-30T21:14:08.155758283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.156024760Z [Info] add_series_folder_format_to_naming_config: Starting migration of Log DB to 35
2026-08-30T21:14:08.156208941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-08-30T21:14:08', 'add_series_folder_format_to_naming_config')
2026-08-30T21:14:08.156528655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.157431584Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-08-30T21:14:08.157620184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016661s
2026-08-30T21:14:08.157777421Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-08-30T21:14:08.157947163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.158163037Z [Info] update_with_quality_converters: Starting migration of Log DB to 36
2026-08-30T21:14:08.158339533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-08-30T21:14:08', 'update_with_quality_converters')
2026-08-30T21:14:08.158658906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.159663630Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-08-30T21:14:08.159842170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017128s
2026-08-30T21:14:08.160061021Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-08-30T21:14:08.160230903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.160447128Z [Info] add_configurable_qualities: Starting migration of Log DB to 37
2026-08-30T21:14:08.160618123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-08-30T21:14:08', 'add_configurable_qualities')
2026-08-30T21:14:08.160928198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.161945918Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-08-30T21:14:08.162128886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017165s
2026-08-30T21:14:08.162284349Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-08-30T21:14:08.162460564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.162673032Z [Info] add_on_upgrade_to_notifications: Starting migration of Log DB to 38
2026-08-30T21:14:08.162858977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-08-30T21:14:08', 'add_on_upgrade_to_notifications')
2026-08-30T21:14:08.163186487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.164137262Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-08-30T21:14:08.164326794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016682s
2026-08-30T21:14:08.164483900Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-08-30T21:14:08.164643802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.164861481Z [Info] add_metadata_tables: Starting migration of Log DB to 39
2026-08-30T21:14:08.165029639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-08-30T21:14:08', 'add_metadata_tables')
2026-08-30T21:14:08.165333972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.166233534Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-08-30T21:14:08.166412936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015853s
2026-08-30T21:14:08.166570252Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-08-30T21:14:08.166749153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.166961440Z [Info] add_metadata_to_episodes_and_series: Starting migration of Log DB to 40
2026-08-30T21:14:08.167141493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-08-30T21:14:08', 'add_metadata_to_episodes_and_series')
2026-08-30T21:14:08.167460816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.168318784Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-08-30T21:14:08.168512174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015621s
2026-08-30T21:14:08.168668589Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-08-30T21:14:08.168842570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.169053524Z [Info] fix_xbmc_season_images_metadata: Starting migration of Log DB to 41
2026-08-30T21:14:08.169230361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-08-30T21:14:08', 'fix_xbmc_season_images_metadata')
2026-08-30T21:14:08.169545786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.170290506Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-08-30T21:14:08.170472282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001448s
2026-08-30T21:14:08.170627645Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-08-30T21:14:08.170803720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.171014725Z [Info] add_download_clients_table: Starting migration of Log DB to 42
2026-08-30T21:14:08.171189898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-08-30T21:14:08', 'add_download_clients_table')
2026-08-30T21:14:08.171498610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.172369133Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-08-30T21:14:08.172556491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015611s
2026-08-30T21:14:08.172712184Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-08-30T21:14:08.172892438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.173107731Z [Info] convert_config_to_download_clients: Starting migration of Log DB to 43
2026-08-30T21:14:08.173297433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-08-30T21:14:08', 'convert_config_to_download_clients')
2026-08-30T21:14:08.173618811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.174555508Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-08-30T21:14:08.174735971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016605s
2026-08-30T21:14:08.174891915Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-08-30T21:14:08.175068431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.175277292Z [Info] fix_xbmc_episode_metadata: Starting migration of Log DB to 44
2026-08-30T21:14:08.175456332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-08-30T21:14:08', 'fix_xbmc_episode_metadata')
2026-08-30T21:14:08.175767669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.176537781Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-08-30T21:14:08.176720218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014601s
2026-08-30T21:14:08.176879509Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-08-30T21:14:08.177034401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.177248222Z [Info] add_indexes: Starting migration of Log DB to 45
2026-08-30T21:14:08.177410739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-08-30T21:14:08', 'add_indexes')
2026-08-30T21:14:08.177709331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.178441305Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-08-30T21:14:08.178607831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014034s
2026-08-30T21:14:08.178771861Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-08-30T21:14:08.178926703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.179141055Z [Info] fix_nzb_su_url: Starting migration of Log DB to 46
2026-08-30T21:14:08.179310827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-08-30T21:14:08', 'fix_nzb_su_url')
2026-08-30T21:14:08.179603135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.181447631Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-08-30T21:14:08.181616040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025064s
2026-08-30T21:14:08.181775261Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-08-30T21:14:08.181944421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.182160276Z [Info] add_temporary_blacklist_columns: Starting migration of Log DB to 47
2026-08-30T21:14:08.182338525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-08-30T21:14:08', 'add_temporary_blacklist_columns')
2026-08-30T21:14:08.182657858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.183791843Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-08-30T21:14:08.183999982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018413s
2026-08-30T21:14:08.184158301Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-08-30T21:14:08.184331359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.184555020Z [Info] add_title_to_scenemappings: Starting migration of Log DB to 48
2026-08-30T21:14:08.184737868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-08-30T21:14:08', 'add_title_to_scenemappings')
2026-08-30T21:14:08.185049426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.186102206Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-08-30T21:14:08.186282981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017657s
2026-08-30T21:14:08.186440558Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-08-30T21:14:08.186602615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.186814982Z [Info] fix_dognzb_url: Starting migration of Log DB to 49
2026-08-30T21:14:08.186979624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-08-30T21:14:08', 'fix_dognzb_url')
2026-08-30T21:14:08.187282634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.188358482Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-08-30T21:14:08.188532753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00175s
2026-08-30T21:14:08.188688416Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-08-30T21:14:08.188853719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.189074053Z [Info] add_hash_to_metadata_files: Starting migration of Log DB to 50
2026-08-30T21:14:08.189248715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-08-30T21:14:08', 'add_hash_to_metadata_files')
2026-08-30T21:14:08.189560242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.191128642Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-08-30T21:14:08.191304676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022695s
2026-08-30T21:14:08.191462795Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-08-30T21:14:08.191635232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.191843181Z [Info] download_client_import: Starting migration of Log DB to 51
2026-08-30T21:14:08.192069617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-08-30T21:14:08', 'download_client_import')
2026-08-30T21:14:08.192377828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.193484277Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-08-30T21:14:08.193653307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018448s
2026-08-30T21:14:08.193810684Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-08-30T21:14:08.193971348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.194185629Z [Info] add_columns_for_anime: Starting migration of Log DB to 52
2026-08-30T21:14:08.194357616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-08-30T21:14:08', 'add_columns_for_anime')
2026-08-30T21:14:08.194665386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.195780331Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-08-30T21:14:08.196052830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001804s
2026-08-30T21:14:08.196218304Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-08-30T21:14:08.196387695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.196605313Z [Info] add_series_sorttitle: Starting migration of Log DB to 53
2026-08-30T21:14:08.196781929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-08-30T21:14:08', 'add_series_sorttitle')
2026-08-30T21:14:08.197189730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.198387533Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-08-30T21:14:08.198563929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019904s
2026-08-30T21:14:08.198717698Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-08-30T21:14:08.198877059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.199099027Z [Info] rename_profiles: Starting migration of Log DB to 54
2026-08-30T21:14:08.199261905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-08-30T21:14:08', 'rename_profiles')
2026-08-30T21:14:08.199573442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.200693569Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-08-30T21:14:08.200869022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017975s
2026-08-30T21:14:08.201026730Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-08-30T21:14:08.201198135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.201413739Z [Info] drop_old_profile_columns: Starting migration of Log DB to 55
2026-08-30T21:14:08.201587830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-08-30T21:14:08', 'drop_old_profile_columns')
2026-08-30T21:14:08.201891161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.203023672Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-08-30T21:14:08.203194607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018212s
2026-08-30T21:14:08.203359288Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-08-30T21:14:08.203524812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.203737771Z [Info] add_mediainfo_to_episodefile: Starting migration of Log DB to 56
2026-08-30T21:14:08.203933766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-08-30T21:14:08', 'add_mediainfo_to_episodefile')
2026-08-30T21:14:08.204291336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.205520672Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-08-30T21:14:08.205703420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019901s
2026-08-30T21:14:08.205856869Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-08-30T21:14:08.206028776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.206244570Z [Info] convert_episode_file_path_to_relative: Starting migration of Log DB to 57
2026-08-30T21:14:08.206428461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-08-30T21:14:08', 'convert_episode_file_path_to_relative')
2026-08-30T21:14:08.206752604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.207877159Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-08-30T21:14:08.208078244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018308s
2026-08-30T21:14:08.208245271Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-08-30T21:14:08.208415503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.208638432Z [Info] drop_episode_file_path: Starting migration of Log DB to 58
2026-08-30T21:14:08.208805769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-08-30T21:14:08', 'drop_episode_file_path')
2026-08-30T21:14:08.209112247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.210209106Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-08-30T21:14:08.210381584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017925s
2026-08-30T21:14:08.210543239Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-08-30T21:14:08.210717059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.210929157Z [Info] add_enable_options_to_indexers: Starting migration of Log DB to 59
2026-08-30T21:14:08.211107295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-08-30T21:14:08', 'add_enable_options_to_indexers')
2026-08-30T21:14:08.211415717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.212513578Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-08-30T21:14:08.212708080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017871s
2026-08-30T21:14:08.212861529Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-08-30T21:14:08.213027423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.213243208Z [Info] remove_enable_from_indexers: Starting migration of Log DB to 60
2026-08-30T21:14:08.213420224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-08-30T21:14:08', 'remove_enable_from_indexers')
2026-08-30T21:14:08.213732062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.214825966Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-08-30T21:14:08.215003614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017932s
2026-08-30T21:14:08.215160159Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-08-30T21:14:08.215327316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.215542479Z [Info] clear_bad_scene_names: Starting migration of Log DB to 61
2026-08-30T21:14:08.215714025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-08-30T21:14:08', 'clear_bad_scene_names')
2026-08-30T21:14:08.216081415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.217180529Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-08-30T21:14:08.217353718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018431s
2026-08-30T21:14:08.217513981Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-08-30T21:14:08.217678532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.217894858Z [Info] convert_quality_models: Starting migration of Log DB to 62
2026-08-30T21:14:08.218066494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-08-30T21:14:08', 'convert_quality_models')
2026-08-30T21:14:08.218368011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.219512927Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-08-30T21:14:08.219692940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018297s
2026-08-30T21:14:08.219859656Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-08-30T21:14:08.220097154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.220320514Z [Info] add_remotepathmappings: Starting migration of Log DB to 63
2026-08-30T21:14:08.220496328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-08-30T21:14:08', 'add_remotepathmappings')
2026-08-30T21:14:08.220803387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.221891328Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-08-30T21:14:08.222065309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017971s
2026-08-30T21:14:08.222222585Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-08-30T21:14:08.222387968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.222610006Z [Info] remove_method_from_logs: Starting migration of Log DB to 64
2026-08-30T21:14:08.223021555Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Logs Method
2026-08-30T21:14:08.223493425Z [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-08-30T21:14:08.224041028Z [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-08-30T21:14:08.224473159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-08-30T21:14:08.224890700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-08-30T21:14:08.225754951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-08-30T21:14:08.226060005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028617s
2026-08-30T21:14:08.226232923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-08-30T21:14:08', 'remove_method_from_logs')
2026-08-30T21:14:08.226542487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.228375389Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-08-30T21:14:08.228565061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051709s
2026-08-30T21:14:08.228724162Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-08-30T21:14:08.228896719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.229117785Z [Info] make_scene_numbering_nullable: Starting migration of Log DB to 65
2026-08-30T21:14:08.229297376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-08-30T21:14:08', 'make_scene_numbering_nullable')
2026-08-30T21:14:08.229610177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.230746966Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-08-30T21:14:08.230925276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018464s
2026-08-30T21:14:08.231081911Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-08-30T21:14:08.231234458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.231450794Z [Info] add_tags: Starting migration of Log DB to 66
2026-08-30T21:14:08.231615957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-08-30T21:14:08', 'add_tags')
2026-08-30T21:14:08.231940140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.233119405Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-08-30T21:14:08.233275129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018651s
2026-08-30T21:14:08.233439570Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-08-30T21:14:08.233595765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.233811229Z [Info] add_added_to_series: Starting migration of Log DB to 67
2026-08-30T21:14:08.233980189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-08-30T21:14:08', 'add_added_to_series')
2026-08-30T21:14:08.234292559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.235400260Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-08-30T21:14:08.235576555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018s
2026-08-30T21:14:08.235727820Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-08-30T21:14:08.235915979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.236173958Z [Info] add_release_restrictions: Starting migration of Log DB to 68
2026-08-30T21:14:08.236349743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-08-30T21:14:08', 'add_release_restrictions')
2026-08-30T21:14:08.236666170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.237772027Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-08-30T21:14:08.237946068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018628s
2026-08-30T21:14:08.238106401Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-08-30T21:14:08.238263798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.238540104Z [Info] quality_proper: Starting migration of Log DB to 69
2026-08-30T21:14:08.238704385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-08-30T21:14:08', 'quality_proper')
2026-08-30T21:14:08.239007346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.240102752Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-08-30T21:14:08.240282464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018277s
2026-08-30T21:14:08.240439300Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-08-30T21:14:08.240600775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.240818334Z [Info] delay_profile: Starting migration of Log DB to 70
2026-08-30T21:14:08.240982504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-08-30T21:14:08', 'delay_profile')
2026-08-30T21:14:08.241292469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.242327734Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-08-30T21:14:08.242499560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017187s
2026-08-30T21:14:08.242657338Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-08-30T21:14:08.242822350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.243038646Z [Info] unknown_quality_in_profile: Starting migration of Log DB to 71
2026-08-30T21:14:08.243213358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-08-30T21:14:08', 'unknown_quality_in_profile')
2026-08-30T21:14:08.243530647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.244611605Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-08-30T21:14:08.244803732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017781s
2026-08-30T21:14:08.244958944Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-08-30T21:14:08.245121392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.245336495Z [Info] history_downloadId: Starting migration of Log DB to 72
2026-08-30T21:14:08.245505125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-08-30T21:14:08', 'history_downloadId')
2026-08-30T21:14:08.245808766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.247027892Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-08-30T21:14:08.247198125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001901s
2026-08-30T21:14:08.248803729Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-08-30T21:14:08.248968681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.249196460Z [Info] clear_ratings: Starting migration of Log DB to 73
2026-08-30T21:14:08.249365270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-08-30T21:14:08', 'clear_ratings')
2026-08-30T21:14:08.249669493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.250880292Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-08-30T21:14:08.251048170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019082s
2026-08-30T21:14:08.251211559Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-08-30T21:14:08.251366401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.251590252Z [Info] disable_eztv: Starting migration of Log DB to 74
2026-08-30T21:14:08.251756236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-08-30T21:14:08', 'disable_eztv')
2026-08-30T21:14:08.252123035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.253264895Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-08-30T21:14:08.253432012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018887s
2026-08-30T21:14:08.253591323Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-08-30T21:14:08.253750443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.253971589Z [Info] force_lib_update: Starting migration of Log DB to 75
2026-08-30T21:14:08.254141812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-08-30T21:14:08', 'force_lib_update')
2026-08-30T21:14:08.254442958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.255522914Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-08-30T21:14:08.255689489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017635s
2026-08-30T21:14:08.255863680Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-08-30T21:14:08.256121950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.256341162Z [Info] add_users_table: Starting migration of Log DB to 76
2026-08-30T21:14:08.256509140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-08-30T21:14:08', 'add_users_table')
2026-08-30T21:14:08.256829956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.257979703Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-08-30T21:14:08.258153763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018518s
2026-08-30T21:14:08.258319457Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-08-30T21:14:08.258484419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.258703390Z [Info] add_add_options_to_series: Starting migration of Log DB to 77
2026-08-30T21:14:08.258873182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-08-30T21:14:08', 'add_add_options_to_series')
2026-08-30T21:14:08.259190582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.260335578Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-08-30T21:14:08.260526863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018408s
2026-08-30T21:14:08.260678719Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-08-30T21:14:08.260838662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.261058404Z [Info] add_commands_table: Starting migration of Log DB to 78
2026-08-30T21:14:08.261222405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-08-30T21:14:08', 'add_commands_table')
2026-08-30T21:14:08.261527499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.262351148Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-08-30T21:14:08.262527494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001508s
2026-08-30T21:14:08.262678077Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-08-30T21:14:08.262841045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.263090237Z [Info] dedupe_tags: Starting migration of Log DB to 79
2026-08-30T21:14:08.263264238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-08-30T21:14:08', 'dedupe_tags')
2026-08-30T21:14:08.263575835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.264564617Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-08-30T21:14:08.264752185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017112s
2026-08-30T21:14:08.264918690Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-08-30T21:14:08.265118944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.265333395Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Log DB to 81
2026-08-30T21:14:08.265540252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-08-30T21:14:08', 'move_dot_prefix_to_transmission_category')
2026-08-30T21:14:08.265886850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.267061566Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-08-30T21:14:08.267264084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001951s
2026-08-30T21:14:08.267430469Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-08-30T21:14:08.267616023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.267841898Z [Info] add_fanzub_settings: Starting migration of Log DB to 82
2026-08-30T21:14:08.268076661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-08-30T21:14:08', 'add_fanzub_settings')
2026-08-30T21:14:08.268408429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.269497102Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-08-30T21:14:08.269694029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018758s
2026-08-30T21:14:08.269860214Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-08-30T21:14:08.270039214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.270279128Z [Info] additonal_blacklist_columns: Starting migration of Log DB to 83
2026-08-30T21:14:08.270463389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-08-30T21:14:08', 'additonal_blacklist_columns')
2026-08-30T21:14:08.270794115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.271981998Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-08-30T21:14:08.272200077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001932s
2026-08-30T21:14:08.272378046Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-08-30T21:14:08.272553118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.272787410Z [Info] update_quality_minmax_size: Starting migration of Log DB to 84
2026-08-30T21:14:08.272972403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-08-30T21:14:08', 'update_quality_minmax_size')
2026-08-30T21:14:08.273309723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.274377984Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-08-30T21:14:08.274575312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018221s
2026-08-30T21:14:08.274747258Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-08-30T21:14:08.274941810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.275164318Z [Info] expand_transmission_urlbase: Starting migration of Log DB to 85
2026-08-30T21:14:08.275351696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-08-30T21:14:08', 'expand_transmission_urlbase')
2026-08-30T21:14:08.275690428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.276820424Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-08-30T21:14:08.277019626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018758s
2026-08-30T21:14:08.277183947Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-08-30T21:14:08.277365202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.277599033Z [Info] pushbullet_device_ids: Starting migration of Log DB to 86
2026-08-30T21:14:08.277808465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-08-30T21:14:08', 'pushbullet_device_ids')
2026-08-30T21:14:08.278127718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.279199106Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-08-30T21:14:08.279378337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018301s
2026-08-30T21:14:08.279674383Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-08-30T21:14:08.279841099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.280146745Z [Info] remove_eztv: Starting migration of Log DB to 87
2026-08-30T21:14:08.280353742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-08-30T21:14:08', 'remove_eztv')
2026-08-30T21:14:08.280763858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.282005890Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-08-30T21:14:08.282211564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002145s
2026-08-30T21:14:08.282378210Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-08-30T21:14:08.282557541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.282805320Z [Info] pushbullet_devices_channels_list: Starting migration of Log DB to 88
2026-08-30T21:14:08.283006475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-08-30T21:14:08', 'pushbullet_devices_channels_list')
2026-08-30T21:14:08.283471862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.284452167Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-08-30T21:14:08.284660377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018771s
2026-08-30T21:14:08.284831010Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-08-30T21:14:08.285014520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.285236317Z [Info] add_on_rename_to_notifcations: Starting migration of Log DB to 89
2026-08-30T21:14:08.285431881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-08-30T21:14:08', 'add_on_rename_to_notifcations')
2026-08-30T21:14:08.285770583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.286988396Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-08-30T21:14:08.287185663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019762s
2026-08-30T21:14:08.287348842Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-08-30T21:14:08.287536670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.287772656Z [Info] update_kickass_url: Starting migration of Log DB to 90
2026-08-30T21:14:08.288043742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-08-30T21:14:08', 'update_kickass_url')
2026-08-30T21:14:08.288367755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.289396477Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-08-30T21:14:08.289574035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018417s
2026-08-30T21:14:08.289741071Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-08-30T21:14:08.289912306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.290132409Z [Info] added_indexerstatus: Starting migration of Log DB to 91
2026-08-30T21:14:08.290334967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-08-30T21:14:08', 'added_indexerstatus')
2026-08-30T21:14:08.290671134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.291705678Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-08-30T21:14:08.291899479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017933s
2026-08-30T21:14:08.292126676Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-08-30T21:14:08.292305316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.292539538Z [Info] add_unverifiedscenenumbering: Starting migration of Log DB to 92
2026-08-30T21:14:08.292728409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-08-30T21:14:08', 'add_unverifiedscenenumbering')
2026-08-30T21:14:08.293077161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.294107416Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-08-30T21:14:08.294305144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017945s
2026-08-30T21:14:08.294473273Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-08-30T21:14:08.294652234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.294899051Z [Info] naming_config_replace_illegal_characters: Starting migration of Log DB to 93
2026-08-30T21:14:08.295103492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-08-30T21:14:08', 'naming_config_replace_illegal_characters')
2026-08-30T21:14:08.295438287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.296505647Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-08-30T21:14:08.296707914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018395s
2026-08-30T21:14:08.296877636Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-08-30T21:14:08.297048190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.297270958Z [Info] add_tvmazeid: Starting migration of Log DB to 94
2026-08-30T21:14:08.297464809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-08-30T21:14:08', 'add_tvmazeid')
2026-08-30T21:14:08.297782168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.298787213Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-08-30T21:14:08.298972246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017423s
2026-08-30T21:14:08.299149753Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-08-30T21:14:08.299342040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.299576533Z [Info] add_additional_episodes_index: Starting migration of Log DB to 95
2026-08-30T21:14:08.299763489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-08-30T21:14:08', 'add_additional_episodes_index')
2026-08-30T21:14:08.300162824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.301498524Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-08-30T21:14:08.301690872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021377s
2026-08-30T21:14:08.301858730Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-08-30T21:14:08.302026247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.302264638Z [Info] disable_kickass: Starting migration of Log DB to 96
2026-08-30T21:14:08.302452376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-08-30T21:14:08', 'disable_kickass')
2026-08-30T21:14:08.302768252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.303825812Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-08-30T21:14:08.304067840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017966s
2026-08-30T21:14:08.304241820Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-08-30T21:14:08.304434970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.304652317Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 97
2026-08-30T21:14:08.304852681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-08-30T21:14:08', 'add_reason_to_pending_releases')
2026-08-30T21:14:08.305225692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.306258282Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-08-30T21:14:08.306456622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018305s
2026-08-30T21:14:08.306621524Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-08-30T21:14:08.306804032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.307035007Z [Info] remove_titans_of_tv: Starting migration of Log DB to 98
2026-08-30T21:14:08.307217404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-08-30T21:14:08', 'remove_titans_of_tv')
2026-08-30T21:14:08.307536457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.308637886Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-08-30T21:14:08.308823550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001812s
2026-08-30T21:14:08.308992430Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-08-30T21:14:08.309165719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.309393367Z [Info] extra_and_subtitle_files: Starting migration of Log DB to 99
2026-08-30T21:14:08.309594943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-08-30T21:14:08', 'extra_and_subtitle_files')
2026-08-30T21:14:08.309930800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.310969302Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-08-30T21:14:08.311158703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018016s
2026-08-30T21:14:08.311346471Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-08-30T21:14:08.311526474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.311749173Z [Info] add_scene_season_number: Starting migration of Log DB to 100
2026-08-30T21:14:08.311973144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-08-30T21:14:08', 'add_scene_season_number')
2026-08-30T21:14:08.312329411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.313409297Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-08-30T21:14:08.313585151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018647s
2026-08-30T21:14:08.313756206Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-08-30T21:14:08.313938373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.314181252Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Log DB to 101
2026-08-30T21:14:08.314371485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-08-30T21:14:08', 'add_ultrahd_quality_in_profiles')
2026-08-30T21:14:08.314705758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.315863030Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-08-30T21:14:08.316083433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019062s
2026-08-30T21:14:08.316252885Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-08-30T21:14:08.316456325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.316692971Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Log DB to 102
2026-08-30T21:14:08.316913696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-08-30T21:14:08', 'add_language_to_episodeFiles_history_and_blacklist')
2026-08-30T21:14:08.317272789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.318296020Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-08-30T21:14:08.318507086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018399s
2026-08-30T21:14:08.318690736Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-08-30T21:14:08.318872472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.319106072Z [Info] fix_metadata_file_extensions: Starting migration of Log DB to 103
2026-08-30T21:14:08.319293560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-08-30T21:14:08', 'fix_metadata_file_extensions')
2026-08-30T21:14:08.319626541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.320727017Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-08-30T21:14:08.321073966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018159s
2026-08-30T21:14:08.321360774Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-08-30T21:14:08.321638784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.322050283Z [Info] remove_kickass: Starting migration of Log DB to 104
2026-08-30T21:14:08.322361590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-08-30T21:14:08', 'remove_kickass')
2026-08-30T21:14:08.322914604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.324487582Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-08-30T21:14:08.324818248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028382s
2026-08-30T21:14:08.325104455Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-08-30T21:14:08.325420481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.325794475Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 105
2026-08-30T21:14:08.326122355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-08-30T21:14:08', 'rename_torrent_downloadstation')
2026-08-30T21:14:08.326717795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.328171984Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-08-30T21:14:08.328502931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027578s
2026-08-30T21:14:08.328788927Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-08-30T21:14:08.329090063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.329474327Z [Info] update_btn_url: Starting migration of Log DB to 106
2026-08-30T21:14:08.329782177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-08-30T21:14:08', 'update_btn_url')
2026-08-30T21:14:08.330317285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.331548846Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-08-30T21:14:08.331843560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024442s
2026-08-30T21:14:08.332159166Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-08-30T21:14:08.332445613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.332830257Z [Info] remove_wombles: Starting migration of Log DB to 107
2026-08-30T21:14:08.333167517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-08-30T21:14:08', 'remove_wombles')
2026-08-30T21:14:08.333718857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.335064328Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-08-30T21:14:08.335355775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002611s
2026-08-30T21:14:08.335660028Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-08-30T21:14:08.335993489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.336374848Z [Info] fix_extra_file_extension: Starting migration of Log DB to 108
2026-08-30T21:14:08.336690303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-08-30T21:14:08', 'fix_extra_file_extension')
2026-08-30T21:14:08.337266524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.338581372Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-08-30T21:14:08.338891276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025827s
2026-08-30T21:14:08.339173805Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-08-30T21:14:08.339453439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.339875479Z [Info] import_extra_files: Starting migration of Log DB to 109
2026-08-30T21:14:08.340200533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-08-30T21:14:08', 'import_extra_files')
2026-08-30T21:14:08.340759199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.342502050Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-08-30T21:14:08.342805391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003013s
2026-08-30T21:14:08.343088080Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-08-30T21:14:08.343375198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.343769242Z [Info] fix_extra_files_config: Starting migration of Log DB to 110
2026-08-30T21:14:08.344121572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-08-30T21:14:08', 'fix_extra_files_config')
2026-08-30T21:14:08.344679626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.346002030Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-08-30T21:14:08.346313778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026133s
2026-08-30T21:14:08.346615195Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-08-30T21:14:08.346907634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.347283632Z [Info] create_language_profiles: Starting migration of Log DB to 111
2026-08-30T21:14:08.347601231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-08-30T21:14:08', 'create_language_profiles')
2026-08-30T21:14:08.348198334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.349601310Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-08-30T21:14:08.349928319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026883s
2026-08-30T21:14:08.350213283Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-08-30T21:14:08.350550572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.350961229Z [Info] added_regex_to_scenemapping: Starting migration of Log DB to 112
2026-08-30T21:14:08.351298338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-08-30T21:14:08', 'added_regex_to_scenemapping')
2026-08-30T21:14:08.351867174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.353207845Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-08-30T21:14:08.353555926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026494s
2026-08-30T21:14:08.353840619Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-08-30T21:14:08.354136826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.358049147Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 113
2026-08-30T21:14:08.358360123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-08-30T21:14:08', 'consolidate_indexer_baseurl')
2026-08-30T21:14:08.358953008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.360761210Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-08-30T21:14:08.361072367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066139s
2026-08-30T21:14:08.361334765Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-08-30T21:14:08.361634008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.361993392Z [Info] rename_indexer_status_id: Starting migration of Log DB to 114
2026-08-30T21:14:08.362290491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-08-30T21:14:08', 'rename_indexer_status_id')
2026-08-30T21:14:08.362812332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.364104094Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-08-30T21:14:08.364400411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024503s
2026-08-30T21:14:08.364660785Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-08-30T21:14:08.364935007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.365292447Z [Info] add_downloadclient_status: Starting migration of Log DB to 115
2026-08-30T21:14:08.365609165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-08-30T21:14:08', 'add_downloadclient_status')
2026-08-30T21:14:08.366166328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.367527229Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-08-30T21:14:08.367860410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025876s
2026-08-30T21:14:08.368179483Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-08-30T21:14:08.368445288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.368803700Z [Info] disable_nyaa: Starting migration of Log DB to 116
2026-08-30T21:14:08.369081820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-08-30T21:14:08', 'disable_nyaa')
2026-08-30T21:14:08.369620556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.370849902Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-08-30T21:14:08.371133643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002409s
2026-08-30T21:14:08.371386363Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-08-30T21:14:08.371714413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.372132946Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Log DB to 117
2026-08-30T21:14:08.372447520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-08-30T21:14:08', 'add_webrip_and_br480_qualites_in_profile')
2026-08-30T21:14:08.372995013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.374407158Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-08-30T21:14:08.374717002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026719s
2026-08-30T21:14:08.374979310Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-08-30T21:14:08.375251699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.375607987Z [Info] add_history_eventType_index: Starting migration of Log DB to 118
2026-08-30T21:14:08.375963823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-08-30T21:14:08', 'add_history_eventType_index')
2026-08-30T21:14:08.376506206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.377789842Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-08-30T21:14:08.378117592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025255s
2026-08-30T21:14:08.378384129Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-08-30T21:14:08.378683091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.379048397Z [Info] separate_automatic_and_interactive_searches: Starting migration of Log DB to 119
2026-08-30T21:14:08.379361397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-08-30T21:14:08', 'separate_automatic_and_interactive_searches')
2026-08-30T21:14:08.379961266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.381615518Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-08-30T21:14:08.381936083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029046s
2026-08-30T21:14:08.382196688Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-08-30T21:14:08.382511563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.382864824Z [Info] update_series_episodes_history_indexes: Starting migration of Log DB to 120
2026-08-30T21:14:08.383178887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-08-30T21:14:08', 'update_series_episodes_history_indexes')
2026-08-30T21:14:08.383733554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.384986468Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-08-30T21:14:08.385297094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024705s
2026-08-30T21:14:08.385553730Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-08-30T21:14:08.385830498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.386177948Z [Info] update_animetosho_url: Starting migration of Log DB to 121
2026-08-30T21:14:08.386488614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-08-30T21:14:08', 'update_animetosho_url')
2026-08-30T21:14:08.387016988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.388440085Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-08-30T21:14:08.388740269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026064s
2026-08-30T21:14:08.389030634Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-08-30T21:14:08.389310097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.389679481Z [Info] add_remux_qualities_in_profile: Starting migration of Log DB to 122
2026-08-30T21:14:08.389970147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-08-30T21:14:08', 'add_remux_qualities_in_profile')
2026-08-30T21:14:08.390525325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.391739511Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-08-30T21:14:08.392055658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002423s
2026-08-30T21:14:08.392315211Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-08-30T21:14:08.392599684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.392970821Z [Info] add_history_seriesId_index: Starting migration of Log DB to 123
2026-08-30T21:14:08.393277389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-08-30T21:14:08', 'add_history_seriesId_index')
2026-08-30T21:14:08.393809881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.395209480Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-08-30T21:14:08.395517340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026062s
2026-08-30T21:14:08.395768697Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-08-30T21:14:08.396080866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.396432985Z [Info] remove_media_browser_metadata: Starting migration of Log DB to 124
2026-08-30T21:14:08.396731667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-08-30T21:14:08', 'remove_media_browser_metadata')
2026-08-30T21:14:08.397367177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.399502117Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-08-30T21:14:08.399797232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034253s
2026-08-30T21:14:08.400114431Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-08-30T21:14:08.400449676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.400810112Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Log DB to 125
2026-08-30T21:14:08.401141500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-08-30T21:14:08', 'remove_notify_my_android_and_pushalot_notifications')
2026-08-30T21:14:08.401721849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.403692238Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-08-30T21:14:08.404048986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032354s
2026-08-30T21:14:08.404308670Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-08-30T21:14:08.404567080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.404957156Z [Info] add_custom_filters: Starting migration of Log DB to 126
2026-08-30T21:14:08.405232871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-08-30T21:14:08', 'add_custom_filters')
2026-08-30T21:14:08.405765063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.407763319Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-08-30T21:14:08.408097131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031849s
2026-08-30T21:14:08.408357075Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-08-30T21:14:08.408646878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.409021302Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 127
2026-08-30T21:14:08.409346447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-08-30T21:14:08', 'rename_restrictions_to_release_profiles')
2026-08-30T21:14:08.409898299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.411915262Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-08-30T21:14:08.412238322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003258s
2026-08-30T21:14:08.412517204Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-08-30T21:14:08.412818671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.413168516Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 128
2026-08-30T21:14:08.413488370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-08-30T21:14:08', 'rename_quality_profiles_add_upgrade_allowed')
2026-08-30T21:14:08.414059070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.416300916Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-08-30T21:14:08.416624217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034664s
2026-08-30T21:14:08.416883720Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-08-30T21:14:08.417173754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.417586556Z [Info] add_relative_original_path_to_episode_file: Starting migration of Log DB to 129
2026-08-30T21:14:08.417928064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-08-30T21:14:08', 'add_relative_original_path_to_episode_file')
2026-08-30T21:14:08.418480276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.421478756Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-08-30T21:14:08.421823651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042878s
2026-08-30T21:14:08.422085969Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-08-30T21:14:08.422368548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.422719826Z [Info] episode_last_searched_time: Starting migration of Log DB to 130
2026-08-30T21:14:08.423021423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-08-30T21:14:08', 'episode_last_searched_time')
2026-08-30T21:14:08.423573696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.425794259Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-08-30T21:14:08.426105957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034208s
2026-08-30T21:14:08.426362664Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-08-30T21:14:08.426666135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.427034938Z [Info] download_propers_config: Starting migration of Log DB to 131
2026-08-30T21:14:08.427338740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-08-30T21:14:08', 'download_propers_config')
2026-08-30T21:14:08.427875431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.429943306Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-08-30T21:14:08.430227068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032532s
2026-08-30T21:14:08.430457602Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-08-30T21:14:08.430703468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.431066299Z [Info] add_download_client_priority: Starting migration of Log DB to 132
2026-08-30T21:14:08.431391904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-08-30T21:14:08', 'add_download_client_priority')
2026-08-30T21:14:08.431966432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.433888914Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-08-30T21:14:08.434189750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031751s
2026-08-30T21:14:08.434470666Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-08-30T21:14:08.434756392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.435105345Z [Info] add_specials_folder_format: Starting migration of Log DB to 134
2026-08-30T21:14:08.435401642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-08-30T21:14:08', 'add_specials_folder_format')
2026-08-30T21:14:08.435972171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.437941788Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-08-30T21:14:08.438237724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003158s
2026-08-30T21:14:08.438492568Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-08-30T21:14:08.438794856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.439154200Z [Info] health_issue_notification: Starting migration of Log DB to 135
2026-08-30T21:14:08.439442581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-08-30T21:14:08', 'health_issue_notification')
2026-08-30T21:14:08.439984843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.442068150Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-08-30T21:14:08.442358595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032611s
2026-08-30T21:14:08.442618829Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-08-30T21:14:08.442915136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.443270823Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 136
2026-08-30T21:14:08.443613814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-08-30T21:14:08', 'add_indexer_and_enabled_to_release_profiles')
2026-08-30T21:14:08.444213942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.446215625Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-08-30T21:14:08.446570790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032952s
2026-08-30T21:14:08.446846726Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-08-30T21:14:08.447134065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.447496114Z [Info] add_airedbefore_to_episodes: Starting migration of Log DB to 137
2026-08-30T21:14:08.447785407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-08-30T21:14:08', 'add_airedbefore_to_episodes')
2026-08-30T21:14:08.448361677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.450372027Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-08-30T21:14:08.450668213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032308s
2026-08-30T21:14:08.450928207Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-08-30T21:14:08.451219714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.451575751Z [Info] remove_bitmetv: Starting migration of Log DB to 138
2026-08-30T21:14:08.451871307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-08-30T21:14:08', 'remove_bitmetv')
2026-08-30T21:14:08.452384340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.454294408Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-08-30T21:14:08.454574282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030755s
2026-08-30T21:14:08.454829947Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-08-30T21:14:08.455108097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.455469094Z [Info] add_download_history: Starting migration of Log DB to 139
2026-08-30T21:14:08.455775832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-08-30T21:14:08', 'add_download_history')
2026-08-30T21:14:08.456299847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.458360078Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-08-30T21:14:08.458648438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032507s
2026-08-30T21:14:08.458887450Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-08-30T21:14:08.459135149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.459461606Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Log DB to 140
2026-08-30T21:14:08.459739787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-08-30T21:14:08', 'remove_chown_and_folderchmod_config_v2')
2026-08-30T21:14:08.460263462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.462445207Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-08-30T21:14:08.462752977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032912s
2026-08-30T21:14:08.463010976Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-08-30T21:14:08.463304227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.463660495Z [Info] add_update_history: Starting migration of Log DB to 141
2026-08-30T21:14:08.464551970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-08-30T21:14:08.464890252Z [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-08-30T21:14:08.465611264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007562s
2026-08-30T21:14:08.465885346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-08-30T21:14:08.466195511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-08-30T21:14:08.466748014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005672s
2026-08-30T21:14:08.467028789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-08-30T21:14:08', 'add_update_history')
2026-08-30T21:14:08.467544468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.470411914Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-08-30T21:14:08.470697139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042125s
2026-08-30T21:14:08.470960730Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-08-30T21:14:08.471217968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.471576650Z [Info] import_lists: Starting migration of Log DB to 142
2026-08-30T21:14:08.471912687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-08-30T21:14:08', 'import_lists')
2026-08-30T21:14:08.472432705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.474626604Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-08-30T21:14:08.474900887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003401s
2026-08-30T21:14:08.475179518Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-08-30T21:14:08.475458510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.475805379Z [Info] add_priority_to_indexers: Starting migration of Log DB to 143
2026-08-30T21:14:08.476123439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-08-30T21:14:08', 'add_priority_to_indexers')
2026-08-30T21:14:08.476667505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.478853709Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-08-30T21:14:08.479154695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033957s
2026-08-30T21:14:08.479410250Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-08-30T21:14:08.479702990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.480144158Z [Info] import_lists_series_type_and_season_folder: Starting migration of Log DB to 144
2026-08-30T21:14:08.480452049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-08-30T21:14:08', 'import_lists_series_type_and_season_folder')
2026-08-30T21:14:08.481039752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.483188641Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-08-30T21:14:08.483502443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034511s
2026-08-30T21:14:08.483761024Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-08-30T21:14:08.484033132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.484400141Z [Info] remove_growl: Starting migration of Log DB to 145
2026-08-30T21:14:08.484684835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-08-30T21:14:08', 'remove_growl')
2026-08-30T21:14:08.485204521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.487318099Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-08-30T21:14:08.487599847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003279s
2026-08-30T21:14:08.487844289Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-08-30T21:14:08.488193512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.488542245Z [Info] cleanup_duplicates_updatehistory: Starting migration of Log DB to 146
2026-08-30T21:14:08.489009336Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:08.489280823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:08.491328177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020298s
2026-08-30T21:14:08.491640245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-08-30T21:14:08', 'cleanup_duplicates_updatehistory')
2026-08-30T21:14:08.492232779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.494887005Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-08-30T21:14:08.495246960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055957s
2026-08-30T21:14:08.495512395Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-08-30T21:14:08.495794052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.496164619Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 147
2026-08-30T21:14:08.496469653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-08-30T21:14:08', 'swap_filechmod_for_folderchmod')
2026-08-30T21:14:08.497028509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.499208590Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-08-30T21:14:08.499528525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034128s
2026-08-30T21:14:08.499786084Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-08-30T21:14:08.500097852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.500457697Z [Info] mediainfo_channels: Starting migration of Log DB to 148
2026-08-30T21:14:08.500738963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-08-30T21:14:08', 'mediainfo_channels')
2026-08-30T21:14:08.501266496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.503341696Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-08-30T21:14:08.503624616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032312s
2026-08-30T21:14:08.503931925Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-08-30T21:14:08.504249264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.504605612Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 149
2026-08-30T21:14:08.504934394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-08-30T21:14:08', 'add_on_delete_to_notifications')
2026-08-30T21:14:08.505485815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.508123859Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-08-30T21:14:08.508438122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038648s
2026-08-30T21:14:08.508727295Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-08-30T21:14:08.508995906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.509368456Z [Info] add_scene_mapping_origin: Starting migration of Log DB to 150
2026-08-30T21:14:08.509657188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-08-30T21:14:08', 'add_scene_mapping_origin')
2026-08-30T21:14:08.510214841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.512244289Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-08-30T21:14:08.512561468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032261s
2026-08-30T21:14:08.512822644Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-08-30T21:14:08.513089912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.513472994Z [Info] remove_custom_filter_type: Starting migration of Log DB to 151
2026-08-30T21:14:08.513765403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-08-30T21:14:08', 'remove_custom_filter_type')
2026-08-30T21:14:08.514372386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.524226986Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-08-30T21:14:08.524607092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033578s
2026-08-30T21:14:08.524892777Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-08-30T21:14:08.525154424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.525558769Z [Info] update_btn_url_to_https: Starting migration of Log DB to 152
2026-08-30T21:14:08.525839955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-08-30T21:14:08', 'update_btn_url_to_https')
2026-08-30T21:14:08.526370724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.535873146Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-08-30T21:14:08.536175555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106999s
2026-08-30T21:14:08.536423795Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-08-30T21:14:08.536702987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.537043944Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Log DB to 153
2026-08-30T21:14:08.537343898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-08-30T21:14:08', 'add_on_episodefiledelete_for_upgrade')
2026-08-30T21:14:08.537860749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.540046732Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-08-30T21:14:08.540329743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033055s
2026-08-30T21:14:08.540573203Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-08-30T21:14:08.540828287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.541169103Z [Info] add_name_release_profile: Starting migration of Log DB to 154
2026-08-30T21:14:08.541437614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-08-30T21:14:08', 'add_name_release_profile')
2026-08-30T21:14:08.541939094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.543874363Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-08-30T21:14:08.544163686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030278s
2026-08-30T21:14:08.544409491Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-08-30T21:14:08.544691278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.545030311Z [Info] add_arabic_and_hindi_languages: Starting migration of Log DB to 155
2026-08-30T21:14:08.545333041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-08-30T21:14:08', 'add_arabic_and_hindi_languages')
2026-08-30T21:14:08.545833609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.547872517Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-08-30T21:14:08.548197952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031634s
2026-08-30T21:14:08.548436713Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-08-30T21:14:08.548700464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.549039317Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 156
2026-08-30T21:14:08.549312467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-08-30T21:14:08', 'add_bypass_to_delay_profile')
2026-08-30T21:14:08.549816152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.551822803Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-08-30T21:14:08.552132858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031164s
2026-08-30T21:14:08.552378212Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-08-30T21:14:08.552657735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.553003422Z [Info] email_multiple_addresses: Starting migration of Log DB to 157
2026-08-30T21:14:08.553271191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-08-30T21:14:08', 'email_multiple_addresses')
2026-08-30T21:14:08.553769795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.555799885Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-08-30T21:14:08.556147475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031376s
2026-08-30T21:14:08.556398741Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-08-30T21:14:08.556659997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.557000283Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158
2026-08-30T21:14:08.557267401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-08-30T21:14:08', 'cdh_per_downloadclient')
2026-08-30T21:14:08.557760344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.559766936Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-08-30T21:14:08.560053854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030863s
2026-08-30T21:14:08.560298667Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-08-30T21:14:08.560547829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.560883595Z [Info] add_indexer_tags: Starting migration of Log DB to 159
2026-08-30T21:14:08.561140944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-08-30T21:14:08', 'add_indexer_tags')
2026-08-30T21:14:08.561628516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.563536068Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-08-30T21:14:08.563802255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029816s
2026-08-30T21:14:08.564093612Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-08-30T21:14:08.564370369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.564724142Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 160
2026-08-30T21:14:08.564996089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-08-30T21:14:08', 'rename_blacklist_to_blocklist')
2026-08-30T21:14:08.565501267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.567199728Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-08-30T21:14:08.567481415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028229s
2026-08-30T21:14:08.567726339Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-08-30T21:14:08.568023678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.568355686Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 161
2026-08-30T21:14:08.568596191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-08-30T21:14:08', 'remove_plex_hometheatre')
2026-08-30T21:14:08.569036237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.570844961Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-08-30T21:14:08.571093672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028227s
2026-08-30T21:14:08.571350329Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-08-30T21:14:08.571593028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.571923453Z [Info] release_profile_to_array: Starting migration of Log DB to 162
2026-08-30T21:14:08.572181253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-08-30T21:14:08', 'release_profile_to_array')
2026-08-30T21:14:08.572650648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.574428780Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-08-30T21:14:08.574683984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028341s
2026-08-30T21:14:08.574900711Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-08-30T21:14:08.575124682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.575422442Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 163
2026-08-30T21:14:08.575657645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-08-30T21:14:08', 'mediainfo_to_ffmpeg')
2026-08-30T21:14:08.576124867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.577938440Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-08-30T21:14:08.578183273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002804s
2026-08-30T21:14:08.578399138Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-08-30T21:14:08.578631546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.578933194Z [Info] download_client_per_indexer: Starting migration of Log DB to 164
2026-08-30T21:14:08.579173808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-08-30T21:14:08', 'download_client_per_indexer')
2026-08-30T21:14:08.579616099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.581455204Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-08-30T21:14:08.581724606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002809s
2026-08-30T21:14:08.581951724Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-08-30T21:14:08.582189623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.582504828Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 165
2026-08-30T21:14:08.582752116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-08-30T21:14:08', 'add_on_update_to_notifications')
2026-08-30T21:14:08.583211922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.585168353Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-08-30T21:14:08.585459209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029583s
2026-08-30T21:14:08.585678060Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-08-30T21:14:08.585907472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.586209981Z [Info] update_series_sort_title: Starting migration of Log DB to 166
2026-08-30T21:14:08.586450596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-08-30T21:14:08', 'update_series_sort_title')
2026-08-30T21:14:08.586891865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.588659776Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-08-30T21:14:08.588916754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027404s
2026-08-30T21:14:08.589133430Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-08-30T21:14:08.589362101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.589663097Z [Info] add_tvdbid_to_episode: Starting migration of Log DB to 167
2026-08-30T21:14:08.589902700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-08-30T21:14:08', 'add_tvdbid_to_episode')
2026-08-30T21:14:08.590339299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.592366132Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-08-30T21:14:08.592630545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029931s
2026-08-30T21:14:08.592838674Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-08-30T21:14:08.593087024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.593389483Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 168
2026-08-30T21:14:08.593649196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-08-30T21:14:08', 'add_additional_info_to_pending_releases')
2026-08-30T21:14:08.594107429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.596954645Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-08-30T21:14:08.597248166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003857s
2026-08-30T21:14:08.597448519Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-08-30T21:14:08.597695347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.597996624Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Log DB to 169
2026-08-30T21:14:08.598253822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-08-30T21:14:08', 'add_malayalam_and_ukrainian_languages')
2026-08-30T21:14:08.598710391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.600782064Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-08-30T21:14:08.601053561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030762s
2026-08-30T21:14:08.601285619Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-08-30T21:14:08.601528238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.601827771Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 170
2026-08-30T21:14:08.602080350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-08-30T21:14:08', 'add_language_tags_to_subtitle_files')
2026-08-30T21:14:08.602535326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.604607019Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-08-30T21:14:08.604876312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030663s
2026-08-30T21:14:08.605095022Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-08-30T21:14:08.605318663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.605620020Z [Info] add_custom_formats: Starting migration of Log DB to 171
2026-08-30T21:14:08.605852118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-08-30T21:14:08', 'add_custom_formats')
2026-08-30T21:14:08.606285551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.608264136Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-08-30T21:14:08.608514400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029346s
2026-08-30T21:14:08.608732610Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-08-30T21:14:08.609021722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.609309462Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Log DB to 172
2026-08-30T21:14:08.609590548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-08-30T21:14:08', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-08-30T21:14:08.610077038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.611796221Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-08-30T21:14:08.612130233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002782s
2026-08-30T21:14:08.612348894Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-08-30T21:14:08.612564618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.612867248Z [Info] remove_omg: Starting migration of Log DB to 173
2026-08-30T21:14:08.613091249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-08-30T21:14:08', 'remove_omg')
2026-08-30T21:14:08.613519863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.615173253Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-08-30T21:14:08.615409740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026028s
2026-08-30T21:14:08.615629071Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-08-30T21:14:08.615860929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.616181715Z [Info] add_salt_to_users: Starting migration of Log DB to 174
2026-08-30T21:14:08.616418432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-08-30T21:14:08', 'add_salt_to_users')
2026-08-30T21:14:08.616864270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.618461096Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-08-30T21:14:08.618703454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025996s
2026-08-30T21:14:08.618918718Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-08-30T21:14:08.619163471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.619463195Z [Info] language_profiles_to_custom_formats: Starting migration of Log DB to 175
2026-08-30T21:14:08.619716916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-08-30T21:14:08', 'language_profiles_to_custom_formats')
2026-08-30T21:14:08.620212444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.621662244Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-08-30T21:14:08.621924883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024871s
2026-08-30T21:14:08.622140037Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-08-30T21:14:08.622363076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.622665525Z [Info] original_language: Starting migration of Log DB to 176
2026-08-30T21:14:08.622898555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-08-30T21:14:08', 'original_language')
2026-08-30T21:14:08.623339022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.624891960Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-08-30T21:14:08.625137725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025154s
2026-08-30T21:14:08.625356395Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-08-30T21:14:08.625616840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.625919500Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 177
2026-08-30T21:14:08.626193281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-08-30T21:14:08', 'add_on_manual_interaction_required_to_notifications')
2026-08-30T21:14:08.626668068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.628271307Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-08-30T21:14:08.628558806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026432s
2026-08-30T21:14:08.628776715Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-08-30T21:14:08.628994845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.629300621Z [Info] list_sync_time: Starting migration of Log DB to 178
2026-08-30T21:14:08.629529622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-08-30T21:14:08', 'list_sync_time')
2026-08-30T21:14:08.629962805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.631629542Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-08-30T21:14:08.631893784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026272s
2026-08-30T21:14:08.632129910Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-08-30T21:14:08.632351777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.632656070Z [Info] add_auto_tagging: Starting migration of Log DB to 179
2026-08-30T21:14:08.632896063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-08-30T21:14:08', 'add_auto_tagging')
2026-08-30T21:14:08.633343505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.634845711Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-08-30T21:14:08.635086325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024865s
2026-08-30T21:14:08.635302531Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-08-30T21:14:08.635521762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.635819683Z [Info] task_duration: Starting migration of Log DB to 180
2026-08-30T21:14:08.636073163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-08-30T21:14:08', 'task_duration')
2026-08-30T21:14:08.636502157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.638064975Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-08-30T21:14:08.638305239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002532s
2026-08-30T21:14:08.638517917Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-08-30T21:14:08.638757139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.639061993Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 181
2026-08-30T21:14:08.639305143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-08-30T21:14:08', 'quality_definition_preferred_size')
2026-08-30T21:14:08.639754869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.641369431Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-08-30T21:14:08.641629485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002598s
2026-08-30T21:14:08.641844268Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-08-30T21:14:08.642100785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.642400107Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 182
2026-08-30T21:14:08.642665442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-08-30T21:14:08', 'add_custom_format_score_bypass_to_delay_profile')
2026-08-30T21:14:08.643132793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.644780893Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-08-30T21:14:08.645063432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00267s
2026-08-30T21:14:08.645282123Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-08-30T21:14:08.645511996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.645811239Z [Info] update_images_remote_url: Starting migration of Log DB to 183
2026-08-30T21:14:08.646051122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-08-30T21:14:08', 'update_images_remote_url')
2026-08-30T21:14:08.646500387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.648129990Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-08-30T21:14:08.648388570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026095s
2026-08-30T21:14:08.648607552Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-08-30T21:14:08.648852084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.649162469Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 184
2026-08-30T21:14:08.649432674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-08-30T21:14:08', 'remove_invalid_roksbox_metadata_images')
2026-08-30T21:14:08.649891578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.651478374Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-08-30T21:14:08.651740171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026173s
2026-08-30T21:14:08.652010145Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-08-30T21:14:08.652236651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.652540373Z [Info] add_episode_runtime: Starting migration of Log DB to 185
2026-08-30T21:14:08.652775918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-08-30T21:14:08', 'add_episode_runtime')
2026-08-30T21:14:08.653211144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.654891920Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-08-30T21:14:08.655135120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026477s
2026-08-30T21:14:08.655348891Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-08-30T21:14:08.655579605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.655896855Z [Info] add_result_to_commands: Starting migration of Log DB to 186
2026-08-30T21:14:08.656152139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-08-30T21:14:08', 'add_result_to_commands')
2026-08-30T21:14:08.656592867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.658308482Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-08-30T21:14:08.658551702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002716s
2026-08-30T21:14:08.658767006Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-08-30T21:14:08.659006599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.659304850Z [Info] add_on_series_add_to_notifications: Starting migration of Log DB to 187
2026-08-30T21:14:08.659554743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-08-30T21:14:08', 'add_on_series_add_to_notifications')
2026-08-30T21:14:08.660032976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.662090982Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-08-30T21:14:08.662356637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030767s
2026-08-30T21:14:08.662573344Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-08-30T21:14:08.662835963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.663138001Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 188
2026-08-30T21:14:08.663958684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-08-30T21:14:08.664197165Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-08-30T21:14:08.664417158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-08-30T21:14:08.665116817Z [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-08-30T21:14:08.665834743Z [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-08-30T21:14:08.666426475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-08-30T21:14:08.667019099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-08-30T21:14:08.668391944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-08-30T21:14:08.668879135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042192s
2026-08-30T21:14:08.669097625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-08-30T21:14:08.669311837Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-08-30T21:14:08.669499435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-08-30T21:14:08.670069383Z [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-08-30T21:14:08.670698330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-08-30T21:14:08.671196103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-08-30T21:14:08.671753465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-08-30T21:14:08.673039526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-08-30T21:14:08.673542579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037985s
2026-08-30T21:14:08.673765629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-08-30T21:14:08.673973748Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-08-30T21:14:08.674161296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-08-30T21:14:08.674728328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-08-30T21:14:08.675260049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-08-30T21:14:08.675925850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-08-30T21:14:08.676493263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-08-30T21:14:08.677736768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-08-30T21:14:08.678287437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038781s
2026-08-30T21:14:08.678527150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-08-30T21:14:08', 'postgres_update_timestamp_columns_to_with_timezone')
2026-08-30T21:14:08.679010534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.682189317Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-08-30T21:14:08.682482557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077775s
2026-08-30T21:14:08.682707921Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-08-30T21:14:08.682953195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.683274523Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 189
2026-08-30T21:14:08.683536490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-08-30T21:14:08', 'add_colon_replacement_to_naming_config')
2026-08-30T21:14:08.684070175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.685439664Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-08-30T21:14:08.685701391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024608s
2026-08-30T21:14:08.685921745Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-08-30T21:14:08.686159594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.686467044Z [Info] health_restored_notification: Starting migration of Log DB to 190
2026-08-30T21:14:08.686710133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-08-30T21:14:08', 'health_restored_notification')
2026-08-30T21:14:08.687154238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.688271589Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-08-30T21:14:08.688538647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021007s
2026-08-30T21:14:08.688756896Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-08-30T21:14:08.688987811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.689293257Z [Info] add_download_client_tags: Starting migration of Log DB to 191
2026-08-30T21:14:08.689531747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-08-30T21:14:08', 'add_download_client_tags')
2026-08-30T21:14:08.689969719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.691117080Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-08-30T21:14:08.691362986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021226s
2026-08-30T21:14:08.691579171Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-08-30T21:14:08.691805447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.692136975Z [Info] import_exclusion_type: Starting migration of Log DB to 192
2026-08-30T21:14:08.692373822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-08-30T21:14:08', 'import_exclusion_type')
2026-08-30T21:14:08.692821494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.694109548Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-08-30T21:14:08.694392969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022911s
2026-08-30T21:14:08.694612662Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-08-30T21:14:08.694840731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.695142118Z [Info] add_import_list_items: Starting migration of Log DB to 193
2026-08-30T21:14:08.695376560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-08-30T21:14:08', 'add_import_list_items')
2026-08-30T21:14:08.695821025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.696967765Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-08-30T21:14:08.697215685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021147s
2026-08-30T21:14:08.697434005Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-08-30T21:14:08.697677405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.697993842Z [Info] add_notification_status: Starting migration of Log DB to 194
2026-08-30T21:14:08.698233054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-08-30T21:14:08', 'add_notification_status')
2026-08-30T21:14:08.698717540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.699988490Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-08-30T21:14:08.700247101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023024s
2026-08-30T21:14:08.700464128Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-08-30T21:14:08.700726427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.701029608Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Log DB to 195
2026-08-30T21:14:08.701296996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-08-30T21:14:08', 'parse_language_tags_from_existing_subtitle_files')
2026-08-30T21:14:08.701772674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.702831878Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-08-30T21:14:08.703105860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021066s
2026-08-30T21:14:08.703317216Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-08-30T21:14:08.703537880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.703839899Z [Info] add_finale_type: Starting migration of Log DB to 196
2026-08-30T21:14:08.704097247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-08-30T21:14:08', 'add_finale_type')
2026-08-30T21:14:08.704528075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.705715767Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-08-30T21:14:08.705952113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021638s
2026-08-30T21:14:08.706169642Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-08-30T21:14:08.706394815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.706698457Z [Info] list_add_missing_search: Starting migration of Log DB to 197
2026-08-30T21:14:08.706936737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-08-30T21:14:08', 'list_add_missing_search')
2026-08-30T21:14:08.707375791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.708551289Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-08-30T21:14:08.708798086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002132s
2026-08-30T21:14:08.709014071Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-08-30T21:14:08.709262461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.709562065Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 198
2026-08-30T21:14:08.709820365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-08-30T21:14:08', 'parse_title_from_existing_subtitle_files')
2026-08-30T21:14:08.710283017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.711366510Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-08-30T21:14:08.711637535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020949s
2026-08-30T21:14:08.711863090Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-08-30T21:14:08.712116069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.712425292Z [Info] series_last_aired: Starting migration of Log DB to 199
2026-08-30T21:14:08.712654073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-08-30T21:14:08', 'series_last_aired')
2026-08-30T21:14:08.713088669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.714283666Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-08-30T21:14:08.714523840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021616s
2026-08-30T21:14:08.714737620Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-08-30T21:14:08.714969217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.715267127Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 200
2026-08-30T21:14:08.715507942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-08-30T21:14:08', 'AddNewItemMonitorType')
2026-08-30T21:14:08.715967538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.717267025Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-08-30T21:14:08.717512650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022837s
2026-08-30T21:14:08.717729407Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-08-30T21:14:08.718176888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.718257591Z [Info] email_encryption: Starting migration of Log DB to 201
2026-08-30T21:14:08.718481482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-08-30T21:14:08', 'email_encryption')
2026-08-30T21:14:08.718917680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.720207549Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-08-30T21:14:08.720451720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022439s
2026-08-30T21:14:08.720673647Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-08-30T21:14:08.720897879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.721197984Z [Info] add_indexer_flags: Starting migration of Log DB to 202
2026-08-30T21:14:08.721427296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-08-30T21:14:08', 'add_indexer_flags')
2026-08-30T21:14:08.721860308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.722986757Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-08-30T21:14:08.723225207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020814s
2026-08-30T21:14:08.723438737Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-08-30T21:14:08.723656335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.723976951Z [Info] release_type: Starting migration of Log DB to 203
2026-08-30T21:14:08.724215121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-08-30T21:14:08', 'release_type')
2026-08-30T21:14:08.724641640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.726014425Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-08-30T21:14:08.726260060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023438s
2026-08-30T21:14:08.726480955Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-08-30T21:14:08.726722552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.727025382Z [Info] add_add_release_hash: Starting migration of Log DB to 204
2026-08-30T21:14:08.727260886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-08-30T21:14:08', 'add_add_release_hash')
2026-08-30T21:14:08.727706564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.729194371Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-08-30T21:14:08.729439334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024545s
2026-08-30T21:14:08.729656612Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-08-30T21:14:08.729887046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.730189716Z [Info] rename_season_pack_spec: Starting migration of Log DB to 205
2026-08-30T21:14:08.730426222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-08-30T21:14:08', 'rename_season_pack_spec')
2026-08-30T21:14:08.730864155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.732168723Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-08-30T21:14:08.732421752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022681s
2026-08-30T21:14:08.732639381Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-08-30T21:14:08.732853362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.733152073Z [Info] add_tmdbid: Starting migration of Log DB to 206
2026-08-30T21:14:08.733377798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-08-30T21:14:08', 'add_tmdbid')
2026-08-30T21:14:08.733798666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.734859843Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-08-30T21:14:08.735093224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019969s
2026-08-30T21:14:08.735306613Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-08-30T21:14:08.735558040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.735863165Z [Info] add_on_import_complete_to_notifications: Starting migration of Log DB to 209
2026-08-30T21:14:08.736144411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-08-30T21:14:08', 'add_on_import_complete_to_notifications')
2026-08-30T21:14:08.736611622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.737843233Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-08-30T21:14:08.738105722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022747s
2026-08-30T21:14:08.738336787Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-08-30T21:14:08.738557993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.738863097Z [Info] add_monitored_seasons_filter: Starting migration of Log DB to 210
2026-08-30T21:14:08.739103441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-08-30T21:14:08', 'add_monitored_seasons_filter')
2026-08-30T21:14:08.739551414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.740792113Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-08-30T21:14:08.741075223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022133s
2026-08-30T21:14:08.741313834Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-08-30T21:14:08.741569469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.741887279Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Log DB to 211
2026-08-30T21:14:08.742157132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-08-30T21:14:08', 'add_custom_colon_replacement_to_naming_config')
2026-08-30T21:14:08.742637019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.743883260Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-08-30T21:14:08.744229367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022952s
2026-08-30T21:14:08.744439831Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-08-30T21:14:08.744705325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.745009819Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 212
2026-08-30T21:14:08.745280214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-08-30T21:14:08', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-08-30T21:14:08.745759108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.747075851Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-08-30T21:14:08.747352508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023609s
2026-08-30T21:14:08.747570026Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-08-30T21:14:08.747818396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.748162269Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Log DB to 214
2026-08-30T21:14:08.748406180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-08-30T21:14:08', 'add_blurary576p_quality_in_profiles')
2026-08-30T21:14:08.748884754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.749907925Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-08-30T21:14:08.750169773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020755s
2026-08-30T21:14:08.750384896Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-08-30T21:14:08.750653196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.750959694Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Log DB to 215
2026-08-30T21:14:08.751246602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-08-30T21:14:08', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-08-30T21:14:08.751736759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.752962187Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-08-30T21:14:08.753241600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022704s
2026-08-30T21:14:08.753466904Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-08-30T21:14:08.753693531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:08.754308590Z [Info] add_mal_and_anilist_ids: Starting migration of Log DB to 217
2026-08-30T21:14:08.754552761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-08-30T21:14:08', 'add_mal_and_anilist_ids')
2026-08-30T21:14:08.755014011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:08.756193717Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-08-30T21:14:08.756449542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024854s
2026-08-30T21:14:08.932483405Z [Info] ConfigureHostFilteringOptions: Allowed Hosts is not configured, accepting requests for any host
2026-08-30T21:14:08.933839918Z [Info] ConfigureHostFilteringOptions: Allowed Hosts is not configured, accepting requests for any host
2026-08-30T21:14:08.945818887Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8989
2026-08-30T21:14:08.954320142Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-08-30T21:14:08.958290760Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected main, changing to develop.
2026-08-30T21:14:09.102476079Z [Info] QualityProfileService: Setting up default quality profiles
2026-08-30T21:14:09.187353421Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-08-30T21:14:09.216245880Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-08-30T21:14:09.216372566Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/sonarr/bin
2026-08-30T21:14:09.309654137Z [ls.io-init] done.
2026-08-30T21:14:09.329262054Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
Expand
NAME VERSION
BouncyCastle.Cryptography 2.6.2
Dapper 2.0.123
Diacritical.Net 1.0.4
DryIoc.Microsoft.DependencyInjection 6.2.0
DryIoc.dll 5.4.3
Dynamitey 2.0.9.136
Equ 2.3.0
FluentValidation 9.5.4
IPAddressRange 6.1.0
Ical.Net 4.3.1
ImpromptuInterface 7.0.1
Instances 1.6.1
Lib.Harmony 2.3.3
MailKit 4.17.0
Microsoft.AspNetCore.Cryptography.Internal 6.0.21
Microsoft.AspNetCore.Cryptography.KeyDerivation 6.0.21
Microsoft.AspNetCore.Owin 6.0.21
Microsoft.Bcl.AsyncInterfaces 6.0.0
Microsoft.Bcl.TimeProvider 8.0.0
Microsoft.Data.SqlClient 2.1.7
Microsoft.Extensions.Configuration 6.0.0
Microsoft.Extensions.Configuration 6.0.1
Microsoft.Extensions.Configuration.Abstractions 6.0.0
Microsoft.Extensions.Configuration.Binder 6.0.0
Microsoft.Extensions.Configuration.CommandLine 6.0.0
Microsoft.Extensions.Configuration.EnvironmentVariables 6.0.1
Microsoft.Extensions.Configuration.FileExtensions 6.0.0
Microsoft.Extensions.Configuration.Json 6.0.0
Microsoft.Extensions.Configuration.UserSecrets 6.0.1
Microsoft.Extensions.DependencyInjection 6.0.1
Microsoft.Extensions.DependencyInjection.Abstractions 6.0.0
Microsoft.Extensions.DependencyInjection.Abstractions 7.0.0
Microsoft.Extensions.FileProviders.Abstractions 6.0.0
Microsoft.Extensions.FileProviders.Physical 6.0.0
Microsoft.Extensions.FileSystemGlobbing 6.0.0
Microsoft.Extensions.Hosting 6.0.1
Microsoft.Extensions.Hosting.Abstractions 6.0.0
Microsoft.Extensions.Hosting.WindowsServices 6.0.2
Microsoft.Extensions.Logging 6.0.0
Microsoft.Extensions.Logging.Abstractions 6.0.0
Microsoft.Extensions.Logging.Configuration 6.0.0
Microsoft.Extensions.Logging.Console 6.0.0
Microsoft.Extensions.Logging.Debug 6.0.0
Microsoft.Extensions.Logging.EventLog 6.0.0
Microsoft.Extensions.Logging.EventSource 6.0.0
Microsoft.Extensions.Options 6.0.0
Microsoft.Extensions.Options.ConfigurationExtensions 6.0.0
Microsoft.Extensions.Primitives 6.0.0
Microsoft.Identity.Client 4.21.1
Microsoft.IdentityModel.JsonWebTokens 6.8.0
Microsoft.IdentityModel.Logging 6.8.0
Microsoft.IdentityModel.Protocols 6.8.0
Microsoft.IdentityModel.Protocols.OpenIdConnect 6.8.0
Microsoft.IdentityModel.Tokens 6.8.0
Microsoft.OpenApi 1.6.14
Microsoft.Win32.SystemEvents 6.0.0
MimeKit 4.17.0
Mono.Nat 3.0.1
Mono.Posix.NETStandard 5.20.1.34-servarr24
MonoTorrent 2.0.7
NLog 5.3.4
NLog.Extensions.Logging 5.3.15
NLog.Layouts.ClefJsonLayout 1.0.2
NLog.Targets.Syslog 7.0.0
Newtonsoft.Json 13.0.3
NodaTime 3.2.0
Npgsql 7.0.9
Openur.FFprobeStatic 5.1.10.23
Polly 8.5.0
Polly.Contrib.WaitAndRetry 1.1.1
Polly.Core 8.5.0
ReusableTasks 2.0.0
Sentry 4.0.2
Servarr.FFMpegCore 4.7.0-26
Servarr.FluentMigrator 3.3.2.9
Servarr.FluentMigrator.Abstractions 3.3.2.9
Servarr.FluentMigrator.Extensions.Oracle 3.3.2.9
Servarr.FluentMigrator.Extensions.Postgres 3.3.2.9
Servarr.FluentMigrator.Extensions.SqlAnywhere 3.3.2.9
Servarr.FluentMigrator.Extensions.SqlServer 3.3.2.9
Servarr.FluentMigrator.Runner 3.3.2.9
Servarr.FluentMigrator.Runner.Core 3.3.2.9
Servarr.FluentMigrator.Runner.Db2 3.3.2.9
Servarr.FluentMigrator.Runner.Firebird 3.3.2.9
Servarr.FluentMigrator.Runner.Hana 3.3.2.9
Servarr.FluentMigrator.Runner.MySql 3.3.2.9
Servarr.FluentMigrator.Runner.Oracle 3.3.2.9
Servarr.FluentMigrator.Runner.Postgres 3.3.2.9
Servarr.FluentMigrator.Runner.Redshift 3.3.2.9
Servarr.FluentMigrator.Runner.SQLite 3.3.2.9
Servarr.FluentMigrator.Runner.SqlAnywhere 3.3.2.9
Servarr.FluentMigrator.Runner.SqlServer 3.3.2.9
Servarr.FluentMigrator.Runner.SqlServerCe 3.3.2.9
SharpZipLib 1.4.2
SixLabors.ImageSharp 3.1.12
Sonarr 4.0.19
Sonarr.Api.V3 4.0.19
Sonarr.Common 4.0.19
Sonarr.Core 4.0.19
Sonarr.Host 4.0.19
Sonarr.Http 4.0.19
Sonarr.Mono 4.0.19
Sonarr.RuntimePatches 4.0.19
Sonarr.SignalR 4.0.19
Swashbuckle.AspNetCore.Annotations 6.6.2
Swashbuckle.AspNetCore.Swagger 6.6.2
Swashbuckle.AspNetCore.SwaggerGen 6.6.2
System.Configuration.ConfigurationManager 6.0.1
System.Data.SQLite.Core.Servarr 1.0.115.5-18
System.Diagnostics.EventLog 6.0.0
System.Drawing.Common 6.0.0
System.Formats.Asn1 8.0.1
System.IdentityModel.Tokens.Jwt 6.8.0
System.Runtime.Caching 4.7.0
System.Security.Cryptography.Pkcs 8.0.1
System.Security.Cryptography.ProtectedData 6.0.0
System.Security.Permissions 6.0.0
System.ServiceProcess.ServiceController 6.0.1
System.Text.Encoding.CodePages 8.0.0
System.Text.Json 6.0.10
System.Text.Json 6.0.9
System.Windows.Extensions 6.0.0
acl-libs 2.3.2-r1
alpine-baselayout 3.7.2-r1
alpine-baselayout-data 3.7.2-r1
alpine-keys 2.6-r0
alpine-release 3.24.1-r0
apk-tools 3.0.7-r0
bash 5.3.9-r1
brotli-libs 1.2.0-r1
busybox 1.37.0-r31
busybox-binsh 1.37.0-r31
c-ares 1.34.8-r0
ca-certificates 20260611-r0
ca-certificates-bundle 20260611-r0
catatonit 0.2.1-r0
coreutils 9.11-r0
coreutils-env 9.11-r0
coreutils-fmt 9.11-r0
coreutils-sha512sum 9.11-r0
curl 8.21.0-r0
findutils 4.10.0-r1
icu-data-en 78.1-r0
icu-libs 78.1-r0
jq 1.8.1-r0
libapk 3.0.7-r0
libattr 2.5.2-r2
libbsd 0.12.2-r0
libcrypto3 3.5.8-r0
libcurl 8.21.0-r0
libgcc 15.2.0-r5
libidn2 2.3.8-r0
libintl 1.0-r0
libmd 1.2.0-r0
libncursesw 6.6_p20260516-r0
libproc2 4.0.6-r0
libpsl 0.21.5-r3
libssl3 3.5.8-r0
libstdc++ 15.2.0-r5
libunistring 1.4.2-r0
libxml2 2.13.9-r2
libxslt 1.1.43-r3
linux-pam 1.7.1-r2
musl 1.2.6-r2
musl-utils 1.2.6-r2
ncurses-terminfo-base 6.6_p20260516-r0
netcat-openbsd 1.234.1-r0
nghttp2-libs 1.69.0-r0
oniguruma 6.9.10-r0
procps-ng 4.0.6-r0
readline 8.3.3-r1
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64 6.0.13
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64 6.0.13
scanelf 1.3.9-r1
shadow 4.18.0-r1
skalibs-libs 2.15.0.0-r0
sqlite-libs 3.53.4-r0
ssl_client 1.37.0-r31
tzdata 2026c-r0
utmps-libs 0.1.3.3-r0
xmlstarlet 1.6.1-r2
xz-libs 5.8.3-r0
zlib 1.3.2-r0
zstd-libs 1.5.7-r2
sbom
Expand
[
{
"level": "SEVERE",
"message": "http://172.17.0.4:8989/system/status - Access to fetch at 'https://sentry.sonarr.tv/api/13/envelope/?sentry_key=b80ca60625b443c38b242e0d21681eb7&sentry_version=7&sentry_client=sentry.javascript.browser%2F7.119.1' from origin 'http://172.17.0.4:8989' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.",
"source": "javascript",
"timestamp": 1788124461005
},
{
"level": "SEVERE",
"message": "https://sentry.sonarr.tv/api/13/envelope/?sentry_key=b80ca60625b443c38b242e0d21681eb7&sentry_version=7&sentry_client=sentry.javascript.browser%2F7.119.1 - Failed to load resource: net::ERR_FAILED",
"source": "network",
"timestamp": 1788124461005
},
{
"level": "INFO",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1788124461005
},
{
"level": "INFO",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.4:8989/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1788124461005
},
{
"level": "INFO",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: WebSocket connected to ws://172.17.0.4:8989/signalr/messages?access_token=(removed)&id=cNfcPt1ItU-dBVnEKBRilQ.\"",
"source": "console-api",
"timestamp": 1788124461005
},
{
"level": "INFO",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1788124461006
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1788124461006
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1788124461006
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8989/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1788124461006
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8989/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1788124461006
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1788124461006
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 11.11s |
| Container Start | PASS | - | 5.17s |
| Create Buildx SBOM | PASS | - | 1.78s |
| Get Build Info | PASS | - | 0.03s |
ARM64 PASS
linuxserver/sonarr
Runtime: 74.23s
Build Information
Builder: X86-BUILDER-3b --Hetzner
Created: 2026-08-30T21:09:03+00:00
Image: linuxserver/sonarr
Maintainer: thespad
Size: 84.87MB
Tag: arm64v8-develop-4.0.19.3009-ls189
Version: 4.0.19.3009-ls189
Expand
2026-08-30T21:14:06.338123852Z [migrations] started
2026-08-30T21:14:06.342809751Z [migrations] no migrations found
2026-08-30T21:14:06.789079412Z usermod: no changes
2026-08-30T21:14:06.877964016Z ───────────────────────────────────────
2026-08-30T21:14:06.877977503Z
2026-08-30T21:14:06.877985850Z ██╗ ███████╗██╗ ██████╗
2026-08-30T21:14:06.877994577Z ██║ ██╔════╝██║██╔═══██╗
2026-08-30T21:14:06.878003085Z ██║ ███████╗██║██║ ██║
2026-08-30T21:14:06.878011772Z ██║ ╚════██║██║██║ ██║
2026-08-30T21:14:06.878020189Z ███████╗███████║██║╚██████╔╝
2026-08-30T21:14:06.878028686Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-08-30T21:14:06.878037243Z
2026-08-30T21:14:06.878045260Z Brought to you by linuxserver.io
2026-08-30T21:14:06.878053416Z ───────────────────────────────────────
2026-08-30T21:14:06.883866706Z
2026-08-30T21:14:06.884291171Z To support the app dev(s) visit:
2026-08-30T21:14:06.906451279Z Sonarr: https://sonarr.tv/donate
2026-08-30T21:14:06.910277095Z
2026-08-30T21:14:06.910290001Z To support LSIO projects visit:
2026-08-30T21:14:06.910298709Z https://www.linuxserver.io/donate/
2026-08-30T21:14:06.910307246Z
2026-08-30T21:14:06.910315643Z ───────────────────────────────────────
2026-08-30T21:14:06.910324741Z GID/UID
2026-08-30T21:14:06.910333279Z ───────────────────────────────────────
2026-08-30T21:14:06.990117321Z
2026-08-30T21:14:06.990130037Z User UID: 911
2026-08-30T21:14:06.990137913Z User GID: 911
2026-08-30T21:14:06.990145779Z ───────────────────────────────────────
2026-08-30T21:14:07.026813279Z Linuxserver.io version: 4.0.19.3009-ls189
2026-08-30T21:14:07.030688736Z Build-date: 2026-08-30T21:09:03+00:00
2026-08-30T21:14:07.030700530Z ───────────────────────────────────────
2026-08-30T21:14:07.030710169Z
2026-08-30T21:14:09.255683852Z [custom-init] No custom files found, skipping...
2026-08-30T21:14:14.491191385Z [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.19.3009
2026-08-30T21:14:15.575904309Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-08-30T21:14:15.657621826Z [Debug] Bootstrap: Console selected
2026-08-30T21:14:15.672925203Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-08-30T21:14:20.439522225Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-08-30T21:14:21.496925178Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {f90f6bb0-5840-4f99-8267-bf882f351428} may be persisted to storage in unencrypted form.
2026-08-30T21:14:22.872492352Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-08-30T21:14:23.643327899Z [Info] MigrationController: *** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-08-30T21:14:24.966642408Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-08-30T21:14:25.814633362Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:25.863337278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:26.693899355Z [Info] DatabaseEngineVersionCheck: SQLite 3.53.4
2026-08-30T21:14:26.726286694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8473159s
2026-08-30T21:14:26.729259833Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-08-30T21:14:26.732219685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8779247s
2026-08-30T21:14:26.942664183Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-08-30T21:14:26.952481749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:27.040194602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-08-30T21:14:27.140273074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-08-30T21:14:27.483864305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4399933s
2026-08-30T21:14:27.489437612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:27.506411032Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-08-30T21:14:27.508422103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4637359s
2026-08-30T21:14:27.634964172Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-08-30T21:14:27.637596635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:27.723714195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-08-30T21:14:27.745070113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-08-30T21:14:27.759132379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0330389s
2026-08-30T21:14:27.762128053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-08-30T21:14:27.765637072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018251s
2026-08-30T21:14:27.771225028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-08-30T21:14:27.778908535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-08-30T21:14:27.793209893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196516s
2026-08-30T21:14:27.795596671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:27.799327205Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-08-30T21:14:27.801521465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259905s
2026-08-30T21:14:27.812164313Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-08-30T21:14:27.814264795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:27.826139594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-08-30T21:14:27.828385659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003463s
2026-08-30T21:14:27.830131416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-08-30T21:14:27.832738076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-08-30T21:14:27.838588140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066433s
2026-08-30T21:14:27.840097460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:27.842830476Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-08-30T21:14:27.844552084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109308s
2026-08-30T21:14:27.861408769Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-08-30T21:14:27.863463498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:27.874362963Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-08-30T21:14:27.985765185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-08-30T21:14:27.991188449Z [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-08-30T21:14:27.997764085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099656s
2026-08-30T21:14:27.999571276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-08-30T21:14:28.001927331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-08-30T21:14:28.005324304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004175s
2026-08-30T21:14:28.006692901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-08-30T21:14:28.009065159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2026-08-30T21:14:28.013197002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048551s
2026-08-30T21:14:28.014594758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-08-30T21:14:28.016338861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-08-30T21:14:28.019779431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035748s
2026-08-30T21:14:28.021205875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2026-08-30T21:14:28.024164364Z [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-08-30T21:14:28.037621271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148835s
2026-08-30T21:14:28.039066512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-08-30T21:14:28.040696005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-08-30T21:14:28.044131575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034851s
2026-08-30T21:14:28.045551094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-08-30T21:14:28.047190146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-08-30T21:14:28.050638352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034933s
2026-08-30T21:14:28.052067771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ImdbId)
2026-08-30T21:14:28.053677935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ImdbId" ON "Series" ("ImdbId" ASC)
2026-08-30T21:14:28.057082984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034504s
2026-08-30T21:14:28.058517173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-08-30T21:14:28.060180263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-08-30T21:14:28.063665533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035525s
2026-08-30T21:14:28.065087858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Seasons
2026-08-30T21:14:28.066864287Z [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-08-30T21:14:28.071574294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049927s
2026-08-30T21:14:28.072999645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2026-08-30T21:14:28.075156209Z [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-08-30T21:14:28.083860383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093273s
2026-08-30T21:14:28.085318430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-08-30T21:14:28.087052994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-08-30T21:14:28.090716633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003683s
2026-08-30T21:14:28.092120672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2026-08-30T21:14:28.094126843Z [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-08-30T21:14:28.100751727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007021s
2026-08-30T21:14:28.102177499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (Path)
2026-08-30T21:14:28.103843145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_EpisodeFiles_Path" ON "EpisodeFiles" ("Path" ASC)
2026-08-30T21:14:28.107297303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034985s
2026-08-30T21:14:28.108718075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-08-30T21:14:28.110640827Z [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-08-30T21:14:28.117160791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069466s
2026-08-30T21:14:28.118568687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-08-30T21:14:28.120478013Z [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-08-30T21:14:28.209790569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0891474s
2026-08-30T21:14:28.212498945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-08-30T21:14:28.216047523Z [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-08-30T21:14:28.228328090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124283s
2026-08-30T21:14:28.233421530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-08-30T21:14:28.235590379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-08-30T21:14:28.244043576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077566s
2026-08-30T21:14:28.246444172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-08-30T21:14:28.248948837Z [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-08-30T21:14:28.256238120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075326s
2026-08-30T21:14:28.258597623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-08-30T21:14:28.261268944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-08-30T21:14:28.266396833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052925s
2026-08-30T21:14:28.268192921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles
2026-08-30T21:14:28.272197428Z [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-08-30T21:14:28.279087557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089932s
2026-08-30T21:14:28.280859065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name)
2026-08-30T21:14:28.285109648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-08-30T21:14:28.308003423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089943s
2026-08-30T21:14:28.312790326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualitySizes
2026-08-30T21:14:28.324057832Z [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-08-30T21:14:28.344978664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277848s
2026-08-30T21:14:28.346843901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (QualityId)
2026-08-30T21:14:28.349244627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_QualityId" ON "QualitySizes" ("QualityId" ASC)
2026-08-30T21:14:28.353333103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047082s
2026-08-30T21:14:28.354837804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (Name)
2026-08-30T21:14:28.357177146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_Name" ON "QualitySizes" ("Name" ASC)
2026-08-30T21:14:28.361308007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042607s
2026-08-30T21:14:28.362950445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-08-30T21:14:28.365160407Z [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-08-30T21:14:28.393122813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212341s
2026-08-30T21:14:28.399992942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-08-30T21:14:28.403248319Z [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-08-30T21:14:28.413514218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117895s
2026-08-30T21:14:28.462601387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-08-30T21:14:28', 'InitialSetup')
2026-08-30T21:14:28.485118113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:28.490062122Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-08-30T21:14:28.491621924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0885545s
2026-08-30T21:14:28.496736105Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-08-30T21:14:28.498878281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:28.505026616Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Main DB to 2
2026-08-30T21:14:28.539843108Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (TvRageId)
2026-08-30T21:14:28.545348508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_TvRageId"
2026-08-30T21:14:28.551915616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100129s
2026-08-30T21:14:28.553675030Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (ImdbId)
2026-08-30T21:14:28.555610288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_ImdbId"
2026-08-30T21:14:28.558889694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036869s
2026-08-30T21:14:28.561902303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-08-30T21:14:28', 'remove_tvrage_imdb_unique_constraint')
2026-08-30T21:14:28.566325743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:28.569310245Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-08-30T21:14:28.571054558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014073s
2026-08-30T21:14:28.572837741Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-08-30T21:14:28.574578667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:28.577035897Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Main DB to 3
2026-08-30T21:14:28.595783401Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2026-08-30T21:14:28.600951391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-08-30T21:14:28.605292185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075387s
2026-08-30T21:14:28.606665661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-08-30T21:14:28.608797936Z [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-08-30T21:14:28.615071614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069339s
2026-08-30T21:14:28.616958765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-08-30T21:14:28', 'remove_renamed_scene_mapping_columns')
2026-08-30T21:14:28.621217874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:28.624626871Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-08-30T21:14:28.626346165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165079s
2026-08-30T21:14:28.627985266Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-08-30T21:14:28.629486831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:28.631876114Z [Info] updated_history: Starting migration of Main DB to 4
2026-08-30T21:14:28.641007598Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable History
2026-08-30T21:14:28.642849278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-08-30T21:14:28.646057189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034827s
2026-08-30T21:14:28.647371286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-08-30T21:14:28.649715408Z [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-08-30T21:14:28.655760906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069881s
2026-08-30T21:14:28.657442634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-08-30T21:14:28', 'updated_history')
2026-08-30T21:14:28.661198589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:28.663966304Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-08-30T21:14:28.665472098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152142s
2026-08-30T21:14:28.667194497Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-08-30T21:14:28.668851585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:28.671294556Z [Info] added_eventtype_to_history: Starting migration of Main DB to 5
2026-08-30T21:14:28.678101347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-08-30T21:14:28.679889038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000231s
2026-08-30T21:14:28.681528641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History EventType Int32
2026-08-30T21:14:28.683784305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "EventType" INTEGER
2026-08-30T21:14:28.689838600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006698s
2026-08-30T21:14:28.691480347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-08-30T21:14:28', 'added_eventtype_to_history')
2026-08-30T21:14:28.695328409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:28.698182869Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-08-30T21:14:28.699738081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149986s
2026-08-30T21:14:28.701359848Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-08-30T21:14:28.702979771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:28.705288892Z [Info] add_index_to_log_time: Starting migration of Main DB to 6
2026-08-30T21:14:28.707747615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-08-30T21:14:28', 'add_index_to_log_time')
2026-08-30T21:14:28.711771711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:28.714452441Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-08-30T21:14:28.716079428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115368s
2026-08-30T21:14:28.717589169Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-08-30T21:14:28.719267270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:28.721884221Z [Info] add_renameEpisodes_to_naming: Starting migration of Main DB to 7
2026-08-30T21:14:28.733072077Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-08-30T21:14:28.735448434Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.92E-05s
2026-08-30T21:14:28.737087516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameEpisodes Boolean
2026-08-30T21:14:28.739108948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameEpisodes" INTEGER
2026-08-30T21:14:28.745319718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064099s
2026-08-30T21:14:28.748872104Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-08-30T21:14:28.753720330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-08-30T21:14:28.757375743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061859s
2026-08-30T21:14:28.759053633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-08-30T21:14:28', 'add_renameEpisodes_to_naming')
2026-08-30T21:14:28.763179314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:28.766140408Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-08-30T21:14:28.767791424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149923s
2026-08-30T21:14:28.769454484Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-08-30T21:14:28.770889815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:28.773323658Z [Info] remove_backlog: Starting migration of Main DB to 8
2026-08-30T21:14:28.805268115Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series BacklogSetting
2026-08-30T21:14:29.039873711Z [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-08-30T21:14:29.054488701Z [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-08-30T21:14:29.068973768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-08-30T21:14:29.076950496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-08-30T21:14:29.095243284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-08-30T21:14:29.099170795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-08-30T21:14:29.102860307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2955202s
2026-08-30T21:14:29.104479830Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig UseSceneName
2026-08-30T21:14:29.130463419Z [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-08-30T21:14:29.139570865Z [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-08-30T21:14:29.148062199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-08-30T21:14:29.151364231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-08-30T21:14:29.162326272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0561528s
2026-08-30T21:14:29.164103502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-08-30T21:14:29', 'remove_backlog')
2026-08-30T21:14:29.167997796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:29.171135196Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-08-30T21:14:29.172621270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0650549s
2026-08-30T21:14:29.174372257Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-08-30T21:14:29.175884092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:29.178387745Z [Info] fix_rename_episodes: Starting migration of Main DB to 9
2026-08-30T21:14:29.225740290Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig SeasonFolderFormat
2026-08-30T21:14:29.251323353Z [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-08-30T21:14:29.259460975Z [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-08-30T21:14:29.267158440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-08-30T21:14:29.270571485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-08-30T21:14:29.281085444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0531486s
2026-08-30T21:14:29.282551958Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:29.311269966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 1 WHERE "RenameEpisodes" = -1
2026-08-30T21:14:29.315556280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0316536s
2026-08-30T21:14:29.316921129Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:29.319110419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 0 WHERE "RenameEpisodes" = -2
2026-08-30T21:14:29.322198920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039584s
2026-08-30T21:14:29.323874335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-08-30T21:14:29', 'fix_rename_episodes')
2026-08-30T21:14:29.327668218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:29.330618711Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-08-30T21:14:29.332361020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123903s
2026-08-30T21:14:29.334119502Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-08-30T21:14:29.335604554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:29.338046824Z [Info] add_monitored: Starting migration of Main DB to 10
2026-08-30T21:14:29.358627149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-08-30T21:14:29.360506124Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.86E-05s
2026-08-30T21:14:29.361852546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Monitored Boolean
2026-08-30T21:14:29.363624846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Monitored" INTEGER
2026-08-30T21:14:29.369693220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062088s
2026-08-30T21:14:29.371030454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Seasons
2026-08-30T21:14:29.372429151Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-08-30T21:14:29.373696213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Seasons Monitored Boolean
2026-08-30T21:14:29.375440597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons" ADD COLUMN "Monitored" INTEGER
2026-08-30T21:14:29.380734842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054361s
2026-08-30T21:14:29.382046915Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:29.385692458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-08-30T21:14:29.389226467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058677s
2026-08-30T21:14:29.390531115Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:29.391909221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-08-30T21:14:29.394720554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028771s
2026-08-30T21:14:29.396048078Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:29.397422727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-08-30T21:14:29.400233749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029019s
2026-08-30T21:14:29.401529389Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:29.402877374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-08-30T21:14:29.405630230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028342s
2026-08-30T21:14:29.470759592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-08-30T21:14:29', 'add_monitored')
2026-08-30T21:14:29.475209646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:29.478148055Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-08-30T21:14:29.479629008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0753564s
2026-08-30T21:14:29.481403332Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-08-30T21:14:29.482872873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:29.485595737Z [Info] remove_ignored: Starting migration of Main DB to 11
2026-08-30T21:14:29.490586561Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Seasons Ignored
2026-08-30T21:14:29.513279332Z [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-08-30T21:14:29.518432171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Seasons_temp" ("Id", "SeriesId", "SeasonNumber", "Monitored") SELECT "Id", "SeriesId", "SeasonNumber", "Monitored" FROM "Seasons"
2026-08-30T21:14:29.522673865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-08-30T21:14:29.525467052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons_temp" RENAME TO "Seasons"
2026-08-30T21:14:29.535939597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0436571s
2026-08-30T21:14:29.537292963Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes Ignored
2026-08-30T21:14:29.559513513Z [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-08-30T21:14:29.568981104Z [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-08-30T21:14:29.578928161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-08-30T21:14:29.581796669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-08-30T21:14:29.591973108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-08-30T21:14:29.595682219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0568962s
2026-08-30T21:14:29.597260368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-08-30T21:14:29', 'remove_ignored')
2026-08-30T21:14:29.600907635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:29.604100597Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-08-30T21:14:29.605559265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0653302s
2026-08-30T21:14:29.607194769Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-08-30T21:14:29.608858661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:29.611224357Z [Info] remove_custom_start_date: Starting migration of Main DB to 12
2026-08-30T21:14:29.614829258Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series CustomStartDate
2026-08-30T21:14:29.637985954Z [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-08-30T21:14:29.650129465Z [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-08-30T21:14:29.661921057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-08-30T21:14:29.664952173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-08-30T21:14:29.674892546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-08-30T21:14:29.678374851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-08-30T21:14:29.681825862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0652637s
2026-08-30T21:14:29.683412508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-08-30T21:14:29', 'remove_custom_start_date')
2026-08-30T21:14:29.687137712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:29.690053946Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-08-30T21:14:29.691626384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0735543s
2026-08-30T21:14:29.693292450Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-08-30T21:14:29.694790497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:29.697138357Z [Info] add_air_date_utc: Starting migration of Main DB to 13
2026-08-30T21:14:29.702663877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-08-30T21:14:29.704246535Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.71E-05s
2026-08-30T21:14:29.705680504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDateUtc DateTime
2026-08-30T21:14:29.707567084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDateUtc" DATETIME
2026-08-30T21:14:29.713499233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060797s
2026-08-30T21:14:29.714939264Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-08-30T21:14:29.717263455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-08-30T21:14:29.720028285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031391s
2026-08-30T21:14:29.721701966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-08-30T21:14:29', 'add_air_date_utc')
2026-08-30T21:14:29.725346377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:29.728035714Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-08-30T21:14:29.729578212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111757s
2026-08-30T21:14:29.731266703Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-08-30T21:14:29.732756704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:29.735138783Z [Info] drop_air_date: Starting migration of Main DB to 14
2026-08-30T21:14:29.738662891Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes AirDate
2026-08-30T21:14:29.761812372Z [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-08-30T21:14:29.772229376Z [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-08-30T21:14:29.782652532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-08-30T21:14:29.785786124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-08-30T21:14:29.796157525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-08-30T21:14:29.799889723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0596258s
2026-08-30T21:14:29.801464846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-08-30T21:14:29', 'drop_air_date')
2026-08-30T21:14:29.805110269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:29.808249532Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-08-30T21:14:29.809738722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0678761s
2026-08-30T21:14:29.811463947Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-08-30T21:14:29.813089231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:29.815491300Z [Info] add_air_date_as_string: Starting migration of Main DB to 15
2026-08-30T21:14:29.820290257Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-08-30T21:14:29.821845720Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s
2026-08-30T21:14:29.823142362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDate String
2026-08-30T21:14:29.824927067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDate" TEXT
2026-08-30T21:14:29.830791831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060016s
2026-08-30T21:14:29.832405401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-08-30T21:14:29', 'add_air_date_as_string')
2026-08-30T21:14:29.836253041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:29.839071869Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-08-30T21:14:29.840666501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143296s
2026-08-30T21:14:29.842373741Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-08-30T21:14:29.844086561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:29.846566657Z [Info] updated_imported_history_item: Starting migration of Main DB to 16
2026-08-30T21:14:29.849876564Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-08-30T21:14:29.852555690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-08-30T21:14:29.856332548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037856s
2026-08-30T21:14:29.857891920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-08-30T21:14:29', 'updated_imported_history_item')
2026-08-30T21:14:29.861763799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:29.864793602Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-08-30T21:14:29.866439156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123014s
2026-08-30T21:14:29.868074671Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-08-30T21:14:29.869665495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:29.872004597Z [Info] reset_scene_names: Starting migration of Main DB to 17
2026-08-30T21:14:29.875102007Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-08-30T21:14:29.877537873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-08-30T21:14:29.880856588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032955s
2026-08-30T21:14:29.882416340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-08-30T21:14:29', 'reset_scene_names')
2026-08-30T21:14:29.886097595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:29.888811282Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-08-30T21:14:29.890297936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112999s
2026-08-30T21:14:29.891878911Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-08-30T21:14:29.893395957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:29.895720499Z [Info] remove_duplicates: Starting migration of Main DB to 18
2026-08-30T21:14:29.899529883Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:29.901412064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:30.038504796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1369327s
2026-08-30T21:14:30.040503692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-08-30T21:14:30', 'remove_duplicates')
2026-08-30T21:14:30.044535433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:30.047331476Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-08-30T21:14:30.048879404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1462522s
2026-08-30T21:14:30.050643126Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-08-30T21:14:30.052297279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:30.054714668Z [Info] restore_unique_constraints: Starting migration of Main DB to 19
2026-08-30T21:14:30.066572032Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-08-30T21:14:30.068751172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-08-30T21:14:30.072185570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034235s
2026-08-30T21:14:30.073532163Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-08-30T21:14:30.075465227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-08-30T21:14:30.078339527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028583s
2026-08-30T21:14:30.079643914Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-08-30T21:14:30.081634444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-08-30T21:14:30.084543904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028963s
2026-08-30T21:14:30.085927361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-08-30T21:14:30.087569138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-08-30T21:14:30.091154711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037432s
2026-08-30T21:14:30.092514720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-08-30T21:14:30.094144663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-08-30T21:14:30.097547468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035058s
2026-08-30T21:14:30.098881405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-08-30T21:14:30.100571639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-08-30T21:14:30.104169667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003696s
2026-08-30T21:14:30.105732195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-08-30T21:14:30', 'restore_unique_constraints')
2026-08-30T21:14:30.109476216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:30.112437030Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-08-30T21:14:30.114042454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119767s
2026-08-30T21:14:30.115673069Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-08-30T21:14:30.117383084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:30.119797217Z [Info] add_year_and_seasons_to_series: Starting migration of Main DB to 20
2026-08-30T21:14:30.126934954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-08-30T21:14:30.128520698Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.72E-05s
2026-08-30T21:14:30.129803192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Year Int32
2026-08-30T21:14:30.131479609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Year" INTEGER
2026-08-30T21:14:30.137407860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060636s
2026-08-30T21:14:30.138749302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-08-30T21:14:30.140119061Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.04E-05s
2026-08-30T21:14:30.141427607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Seasons String
2026-08-30T21:14:30.143104425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Seasons" TEXT
2026-08-30T21:14:30.148397096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053888s
2026-08-30T21:14:30.149714119Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:30.151110392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:30.203308657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0519316s
2026-08-30T21:14:30.205361612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-08-30T21:14:30', 'add_year_and_seasons_to_series')
2026-08-30T21:14:30.209475509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:30.212395792Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-08-30T21:14:30.214075966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0612953s
2026-08-30T21:14:30.215720830Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-08-30T21:14:30.217279429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:30.219697389Z [Info] drop_seasons_table: Starting migration of Main DB to 21
2026-08-30T21:14:30.223156537Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Seasons
2026-08-30T21:14:30.224823956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-08-30T21:14:30.228025125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033035s
2026-08-30T21:14:30.229607542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-08-30T21:14:30', 'drop_seasons_table')
2026-08-30T21:14:30.233329619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:30.237309476Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-08-30T21:14:30.238867274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126258s
2026-08-30T21:14:30.240523400Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-08-30T21:14:30.242218996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:30.244599461Z [Info] move_indexer_to_generic_provider: Starting migration of Main DB to 22
2026-08-30T21:14:30.249424680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-08-30T21:14:30.250959743Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.77E-05s
2026-08-30T21:14:30.252255152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers ConfigContract String
2026-08-30T21:14:30.254118045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "ConfigContract" TEXT
2026-08-30T21:14:30.260071867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061083s
2026-08-30T21:14:30.261662772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-08-30T21:14:30', 'move_indexer_to_generic_provider')
2026-08-30T21:14:30.265604131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:30.268480806Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-08-30T21:14:30.270170149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145638s
2026-08-30T21:14:30.271798860Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-08-30T21:14:30.273517842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:30.275920502Z [Info] add_config_contract_to_indexers: Starting migration of Main DB to 23
2026-08-30T21:14:30.304584752Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:30.307132384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NewznabSettings' WHERE "Implementation" = 'Newznab'
2026-08-30T21:14:30.311087200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047577s
2026-08-30T21:14:30.312439334Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:30.313814955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-08-30T21:14:30.317232659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035036s
2026-08-30T21:14:30.318541275Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:30.319914601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Wombles'
2026-08-30T21:14:30.323218166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033641s
2026-08-30T21:14:30.324567564Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:30.325953295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Eztv'
2026-08-30T21:14:30.329188462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033098s
2026-08-30T21:14:30.330714816Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-08-30T21:14:30.361701114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "ConfigContract" IS NULL
2026-08-30T21:14:30.366029402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0334956s
2026-08-30T21:14:30.367703354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-08-30T21:14:30', 'add_config_contract_to_indexers')
2026-08-30T21:14:30.371607769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:30.374498672Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-08-30T21:14:30.376214238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0420495s
2026-08-30T21:14:30.377870635Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-08-30T21:14:30.379419555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:30.381902977Z [Info] drop_tvdb_episodeid: Starting migration of Main DB to 24
2026-08-30T21:14:30.386151395Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes TvDbEpisodeId
2026-08-30T21:14:30.408758463Z [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-08-30T21:14:30.417831429Z [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-08-30T21:14:30.427548423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-08-30T21:14:30.430579288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-08-30T21:14:30.440720896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0528024s
2026-08-30T21:14:30.442323875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-08-30T21:14:30', 'drop_tvdb_episodeid')
2026-08-30T21:14:30.446047586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:30.449063331Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-08-30T21:14:30.450594656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0612196s
2026-08-30T21:14:30.452258727Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-08-30T21:14:30.454015246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:30.456478858Z [Info] move_notification_to_generic_provider: Starting migration of Main DB to 25
2026-08-30T21:14:30.461300481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-08-30T21:14:30.462915935Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.78E-05s
2026-08-30T21:14:30.464221575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications ConfigContract String
2026-08-30T21:14:30.466128867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "ConfigContract" TEXT
2026-08-30T21:14:30.472018711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060138s
2026-08-30T21:14:30.473611099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-08-30T21:14:30', 'move_notification_to_generic_provider')
2026-08-30T21:14:30.477616126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:30.480496989Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-08-30T21:14:30.482231122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145348s
2026-08-30T21:14:30.483829692Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-08-30T21:14:30.485609698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:30.488015093Z [Info] add_config_contract_to_notifications: Starting migration of Main DB to 26
2026-08-30T21:14:30.503593213Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:30.505193697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'EmailSettings' WHERE "Implementation" = 'Email'
2026-08-30T21:14:30.508949292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038596s
2026-08-30T21:14:30.510247597Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:30.511615533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'GrowlSettings' WHERE "Implementation" = 'Growl'
2026-08-30T21:14:30.514994108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034561s
2026-08-30T21:14:30.516327695Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:30.517728176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'NotifyMyAndroidSettings' WHERE "Implementation" = 'NotifyMyAndroid'
2026-08-30T21:14:30.521375673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037341s
2026-08-30T21:14:30.522677315Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:30.524064519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexClientSettings' WHERE "Implementation" = 'PlexClient'
2026-08-30T21:14:30.527579229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036004s
2026-08-30T21:14:30.528903747Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:30.530280300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexServerSettings' WHERE "Implementation" = 'PlexServer'
2026-08-30T21:14:30.533745580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035479s
2026-08-30T21:14:30.535035819Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:30.536418314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'ProwlSettings' WHERE "Implementation" = 'Prowl'
2026-08-30T21:14:30.539722480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033978s
2026-08-30T21:14:30.541030735Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:30.542405434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushBulletSettings' WHERE "Implementation" = 'PushBullet'
2026-08-30T21:14:30.545869552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035456s
2026-08-30T21:14:30.547152907Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:30.548538959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushoverSettings' WHERE "Implementation" = 'Pushover'
2026-08-30T21:14:30.555473177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034769s
2026-08-30T21:14:30.556882396Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:30.558266403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'XbmcSettings' WHERE "Implementation" = 'Xbmc'
2026-08-30T21:14:30.561705040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034836s
2026-08-30T21:14:30.563015720Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-08-30T21:14:30.565703404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "ConfigContract" IS NULL
2026-08-30T21:14:30.568545860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037915s
2026-08-30T21:14:30.570142757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-08-30T21:14:30', 'add_config_contract_to_notifications')
2026-08-30T21:14:30.574122433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:30.577027835Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-08-30T21:14:30.578754223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122752s
2026-08-30T21:14:30.580426371Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-08-30T21:14:30.581919619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:30.584280344Z [Info] fix_omgwtfnzbs: Starting migration of Main DB to 27
2026-08-30T21:14:30.600219481Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:30.602028325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-08-30T21:14:30.605991979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040851s
2026-08-30T21:14:30.607305996Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:30.608811949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" IS NULL
2026-08-30T21:14:30.612280987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036596s
2026-08-30T21:14:30.613579072Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:30.615015185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" = ''
2026-08-30T21:14:30.618443080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035854s
2026-08-30T21:14:30.620024686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-08-30T21:14:30', 'fix_omgwtfnzbs')
2026-08-30T21:14:30.623731312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:30.626605011Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-08-30T21:14:30.628131826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117547s
2026-08-30T21:14:30.629749715Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-08-30T21:14:30.631299988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:30.633670403Z [Info] add_blacklist_table: Starting migration of Main DB to 28
2026-08-30T21:14:30.640957051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-08-30T21:14:30.643059385Z [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-08-30T21:14:30.649082067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065201s
2026-08-30T21:14:30.650741951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-08-30T21:14:30', 'add_blacklist_table')
2026-08-30T21:14:30.654464349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:30.657377717Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-08-30T21:14:30.658906557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148853s
2026-08-30T21:14:30.660538544Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-08-30T21:14:30.662194360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:30.664543111Z [Info] add_formats_to_naming_config: Starting migration of Main DB to 29
2026-08-30T21:14:30.671404723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-08-30T21:14:30.673093364Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s
2026-08-30T21:14:30.674389255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardEpisodeFormat String
2026-08-30T21:14:30.676402490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardEpisodeFormat" TEXT
2026-08-30T21:14:30.682590605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063126s
2026-08-30T21:14:30.683948440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-08-30T21:14:30.685386937Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-08-30T21:14:30.686663018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig DailyEpisodeFormat String
2026-08-30T21:14:30.688564669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "DailyEpisodeFormat" TEXT
2026-08-30T21:14:30.694008905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055558s
2026-08-30T21:14:30.695333072Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:30.696706399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:30.760833493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0638041s
2026-08-30T21:14:30.762894424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-08-30T21:14:30', 'add_formats_to_naming_config')
2026-08-30T21:14:30.767164004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:30.770119819Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-08-30T21:14:30.771782107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0734029s
2026-08-30T21:14:30.773571822Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-08-30T21:14:30.775390446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:30.777858367Z [Info] add_season_folder_format_to_naming_config: Starting migration of Main DB to 30
2026-08-30T21:14:30.784087354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-08-30T21:14:30.785716045Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.71E-05s
2026-08-30T21:14:30.787003979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeasonFolderFormat String
2026-08-30T21:14:30.788962635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeasonFolderFormat" TEXT
2026-08-30T21:14:30.795021379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062023s
2026-08-30T21:14:30.796381719Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:30.797737069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:30.810273131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123106s
2026-08-30T21:14:30.811913546Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-08-30T21:14:30.814003856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-08-30T21:14:30.817081656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030875s
2026-08-30T21:14:30.818392346Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-08-30T21:14:30.820420381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-08-30T21:14:30.823074618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026543s
2026-08-30T21:14:30.824728159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-08-30T21:14:30', 'add_season_folder_format_to_naming_config')
2026-08-30T21:14:30.828858969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:30.831880195Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-08-30T21:14:30.833681954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114621s
2026-08-30T21:14:30.835520979Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-08-30T21:14:30.837299622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:30.840024521Z [Info] delete_old_naming_config_columns: Starting migration of Main DB to 31
2026-08-30T21:14:30.846828887Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig Separator, NumberStyle, IncludeSeriesTitle, IncludeEpisodeTitle, IncludeQuality, ReplaceSpaces
2026-08-30T21:14:30.870183662Z [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-08-30T21:14:30.876549234Z [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-08-30T21:14:30.883053416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-08-30T21:14:30.885872554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-08-30T21:14:30.897198118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0475472s
2026-08-30T21:14:30.898804153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-08-30T21:14:30', 'delete_old_naming_config_columns')
2026-08-30T21:14:30.902698998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:30.905639552Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-08-30T21:14:30.907358013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0560765s
2026-08-30T21:14:30.909055272Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-08-30T21:14:30.910687140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:30.913061642Z [Info] set_default_release_group: Starting migration of Main DB to 32
2026-08-30T21:14:30.922921484Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:30.924752722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = 'DRONE' WHERE "ReleaseGroup" IS NULL
2026-08-30T21:14:30.928457475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038313s
2026-08-30T21:14:30.930121958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-08-30T21:14:30', 'set_default_release_group')
2026-08-30T21:14:30.933973777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:30.936814469Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-08-30T21:14:30.938416917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122508s
2026-08-30T21:14:30.940023553Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-08-30T21:14:30.977173446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:30.980200433Z [Info] add_api_key_to_pushover: Starting migration of Main DB to 33
2026-08-30T21:14:30.983546282Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:30.985023869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:30.996935653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01168s
2026-08-30T21:14:30.998862434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-08-30T21:14:30', 'add_api_key_to_pushover')
2026-08-30T21:14:31.003443482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:31.006357302Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-08-30T21:14:31.007977065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021343s
2026-08-30T21:14:31.009677390Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-08-30T21:14:31.011285038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:31.013734021Z [Info] remove_series_contraints: Starting migration of Main DB to 34
2026-08-30T21:14:31.034261320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-08-30T21:14:31.036202009Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-05s
2026-08-30T21:14:31.040366147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series ImdbId String
2026-08-30T21:14:31.070310566Z [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-08-30T21:14:31.083521527Z [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-08-30T21:14:31.096191288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-08-30T21:14:31.099285291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-08-30T21:14:31.109429214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-08-30T21:14:31.112918102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-08-30T21:14:31.116468033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0744221s
2026-08-30T21:14:31.118083386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series TitleSlug String
2026-08-30T21:14:31.141482731Z [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-08-30T21:14:31.153980566Z [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-08-30T21:14:31.166591639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-08-30T21:14:31.169684829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-08-30T21:14:31.179729172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-08-30T21:14:31.183239764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-08-30T21:14:31.186799143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0670616s
2026-08-30T21:14:31.188403966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-08-30T21:14:31', 'remove_series_contraints')
2026-08-30T21:14:31.192214221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:31.195555742Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-08-30T21:14:31.197130184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0758539s
2026-08-30T21:14:31.198786189Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-08-30T21:14:31.200611416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:31.203042092Z [Info] add_series_folder_format_to_naming_config: Starting migration of Main DB to 35
2026-08-30T21:14:31.214251231Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-08-30T21:14:31.216208654Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-05s
2026-08-30T21:14:31.217517601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeriesFolderFormat String
2026-08-30T21:14:31.219708424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeriesFolderFormat" TEXT
2026-08-30T21:14:31.225656405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063183s
2026-08-30T21:14:31.227034832Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:31.228517057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SeriesFolderFormat" = '{Series Title}' WHERE 1 = 1
2026-08-30T21:14:31.231896996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033471s
2026-08-30T21:14:31.233353830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-08-30T21:14:31', 'add_series_folder_format_to_naming_config')
2026-08-30T21:14:31.237381644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:31.240298079Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-08-30T21:14:31.242098345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119366s
2026-08-30T21:14:31.243713518Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-08-30T21:14:31.245423623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:31.247831754Z [Info] update_with_quality_converters: Starting migration of Main DB to 36
2026-08-30T21:14:31.266499106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-08-30T21:14:31.268381137Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.77E-05s
2026-08-30T21:14:31.269677509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles Items String
2026-08-30T21:14:31.271542305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "Items" TEXT
2026-08-30T21:14:31.277490317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061402s
2026-08-30T21:14:31.278871819Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:31.280241368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:31.310226669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0297171s
2026-08-30T21:14:31.311967826Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:31.313431404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:31.332252025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182844s
2026-08-30T21:14:31.333976038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-08-30T21:14:31', 'update_with_quality_converters')
2026-08-30T21:14:31.338076277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:31.341018764Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-08-30T21:14:31.342670301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02761s
2026-08-30T21:14:31.344318391Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-08-30T21:14:31.345951431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:31.348358028Z [Info] add_configurable_qualities: Starting migration of Main DB to 37
2026-08-30T21:14:31.371192314Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityProfiles Allowed
2026-08-30T21:14:31.393954866Z [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-08-30T21:14:31.399178999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-08-30T21:14:31.403294499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-08-30T21:14:31.406327799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-08-30T21:14:31.416849474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-08-30T21:14:31.420503794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0473138s
2026-08-30T21:14:31.422153728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityProfiles Items String
2026-08-30T21:14:31.456673483Z [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-08-30T21:14:31.463202534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-08-30T21:14:31.467379128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-08-30T21:14:31.470466045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-08-30T21:14:31.480813198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-08-30T21:14:31.484493742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0606365s
2026-08-30T21:14:31.485887770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-08-30T21:14:31.487910605Z [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-08-30T21:14:31.493416135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059951s
2026-08-30T21:14:31.494782898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-08-30T21:14:31.496500839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-08-30T21:14:31.500185250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003761s
2026-08-30T21:14:31.501497123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-08-30T21:14:31.503154010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-08-30T21:14:31.506873914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037706s
2026-08-30T21:14:31.508360688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Weight)
2026-08-30T21:14:31.510084140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Weight" ON "QualityDefinitions" ("Weight" ASC)
2026-08-30T21:14:31.513744904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037446s
2026-08-30T21:14:31.515052067Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:31.516414582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:31.531447162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147364s
2026-08-30T21:14:31.533184272Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable QualitySizes
2026-08-30T21:14:31.534691117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualitySizes"
2026-08-30T21:14:31.538136036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034766s
2026-08-30T21:14:31.539683924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-08-30T21:14:31', 'add_configurable_qualities')
2026-08-30T21:14:31.543500843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:31.546667792Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-08-30T21:14:31.548279499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120373s
2026-08-30T21:14:31.549911155Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-08-30T21:14:31.551614296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:31.554121105Z [Info] add_on_upgrade_to_notifications: Starting migration of Main DB to 38
2026-08-30T21:14:31.559660504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-08-30T21:14:31.561271519Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.77E-05s
2026-08-30T21:14:31.562678273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnUpgrade Boolean
2026-08-30T21:14:31.564550243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnUpgrade" INTEGER
2026-08-30T21:14:31.570518375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061145s
2026-08-30T21:14:31.571991022Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-08-30T21:14:31.574165822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-08-30T21:14:31.576902305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002902s
2026-08-30T21:14:31.578497658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-08-30T21:14:31', 'add_on_upgrade_to_notifications')
2026-08-30T21:14:31.582303745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:31.585161501Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-08-30T21:14:31.586807006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111455s
2026-08-30T21:14:31.588452350Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-08-30T21:14:31.590050039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:31.592421135Z [Info] add_metadata_tables: Starting migration of Main DB to 39
2026-08-30T21:14:31.606750569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-08-30T21:14:31.608881071Z [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-08-30T21:14:31.615150690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067775s
2026-08-30T21:14:31.616512513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-08-30T21:14:31.618473814Z [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-08-30T21:14:31.624794917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068115s
2026-08-30T21:14:31.626346462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-08-30T21:14:31', 'add_metadata_tables')
2026-08-30T21:14:31.630067247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:31.632995616Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-08-30T21:14:31.634514435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150346s
2026-08-30T21:14:31.636163958Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-08-30T21:14:31.637892369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:31.640268826Z [Info] add_metadata_to_episodes_and_series: Starting migration of Main DB to 40
2026-08-30T21:14:31.650859269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-08-30T21:14:31.652409923Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.79E-05s
2026-08-30T21:14:31.653711284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Actors String
2026-08-30T21:14:31.655411459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Actors" TEXT
2026-08-30T21:14:31.661503931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062211s
2026-08-30T21:14:31.662868730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Ratings String
2026-08-30T21:14:31.664546059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Ratings" TEXT
2026-08-30T21:14:31.669874362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054227s
2026-08-30T21:14:31.671212608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Genres String
2026-08-30T21:14:31.672881760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Genres" TEXT
2026-08-30T21:14:31.678362239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055615s
2026-08-30T21:14:31.679723912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Certification String
2026-08-30T21:14:31.681479108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Certification" TEXT
2026-08-30T21:14:31.686882923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055086s
2026-08-30T21:14:31.688214456Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-08-30T21:14:31.689590638Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-08-30T21:14:31.690845605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Ratings String
2026-08-30T21:14:31.692554648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Ratings" TEXT
2026-08-30T21:14:31.697900957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054416s
2026-08-30T21:14:31.699245356Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Images String
2026-08-30T21:14:31.700950270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Images" TEXT
2026-08-30T21:14:31.706257751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053995s
2026-08-30T21:14:31.707826741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-08-30T21:14:31', 'add_metadata_to_episodes_and_series')
2026-08-30T21:14:31.711751637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:31.714661669Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-08-30T21:14:31.716382115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01383s
2026-08-30T21:14:31.718007569Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-08-30T21:14:31.719686802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:31.722061726Z [Info] fix_xbmc_season_images_metadata: Starting migration of Main DB to 41
2026-08-30T21:14:31.725732670Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-08-30T21:14:31.728458771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-08-30T21:14:31.732532367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040487s
2026-08-30T21:14:31.734120877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-08-30T21:14:31', 'fix_xbmc_season_images_metadata')
2026-08-30T21:14:31.737959068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:31.741973554Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-08-30T21:14:31.743661765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135195s
2026-08-30T21:14:31.745307600Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-08-30T21:14:31.746919296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:31.749315854Z [Info] add_download_clients_table: Starting migration of Main DB to 42
2026-08-30T21:14:31.758176513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-08-30T21:14:31.760397426Z [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-08-30T21:14:31.767185450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007282s
2026-08-30T21:14:31.768771975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-08-30T21:14:31', 'add_download_clients_table')
2026-08-30T21:14:31.772546749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:31.775376619Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-08-30T21:14:31.777007104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155499s
2026-08-30T21:14:31.778634261Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-08-30T21:14:31.780377252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:31.782718879Z [Info] convert_config_to_download_clients: Starting migration of Main DB to 43
2026-08-30T21:14:31.786462380Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:31.787905888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:31.850914759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0626979s
2026-08-30T21:14:31.852950239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-08-30T21:14:31', 'convert_config_to_download_clients')
2026-08-30T21:14:31.857118135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:31.859895589Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-08-30T21:14:31.861581185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0719841s
2026-08-30T21:14:31.863228082Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-08-30T21:14:31.864846663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:31.867251116Z [Info] fix_xbmc_episode_metadata: Starting migration of Main DB to 44
2026-08-30T21:14:31.871142314Z [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-08-30T21:14:31.874381359Z [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-08-30T21:14:31.879347352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049486s
2026-08-30T21:14:31.880666098Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-08-30T21:14:31.883436739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-08-30T21:14:31.887109568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036695s
2026-08-30T21:14:31.888693999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-08-30T21:14:31', 'fix_xbmc_episode_metadata')
2026-08-30T21:14:31.892409574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:31.895087729Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-08-30T21:14:31.896675788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011667s
2026-08-30T21:14:31.898235860Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-08-30T21:14:31.899685981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:31.901995232Z [Info] add_indexes: Starting migration of Main DB to 45
2026-08-30T21:14:31.915269982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blacklist (SeriesId)
2026-08-30T21:14:31.917073956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blacklist" ("SeriesId" ASC)
2026-08-30T21:14:31.921116840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041404s
2026-08-30T21:14:31.922462892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (SeriesId)
2026-08-30T21:14:31.924098947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-08-30T21:14:31.927537533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035171s
2026-08-30T21:14:31.928873945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (EpisodeFileId)
2026-08-30T21:14:31.930526354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-08-30T21:14:31.933968838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035069s
2026-08-30T21:14:31.935289599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId)
2026-08-30T21:14:31.936878249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-08-30T21:14:31.940190010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033793s
2026-08-30T21:14:31.941510359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId)
2026-08-30T21:14:31.943097236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId" ON "History" ("EpisodeId" ASC)
2026-08-30T21:14:31.946412614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033832s
2026-08-30T21:14:31.947727393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-08-30T21:14:31.949261964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-08-30T21:14:31.953055766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003854s
2026-08-30T21:14:31.954369161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (Path)
2026-08-30T21:14:31.955892831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-08-30T21:14:31.959077195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032658s
2026-08-30T21:14:31.960441794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (CleanTitle)
2026-08-30T21:14:31.962051366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-08-30T21:14:31.965407026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034488s
2026-08-30T21:14:31.966724249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-08-30T21:14:31.968275584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-08-30T21:14:31.971573407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033752s
2026-08-30T21:14:31.973134932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-08-30T21:14:31', 'add_indexes')
2026-08-30T21:14:31.976703451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:31.979758895Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-08-30T21:14:31.981227373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115799s
2026-08-30T21:14:31.982866605Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-08-30T21:14:31.984371817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:31.986749617Z [Info] fix_nzb_su_url: Starting migration of Main DB to 46
2026-08-30T21:14:31.990248776Z [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-08-30T21:14:31.993924019Z [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-08-30T21:14:31.998655339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045117s
2026-08-30T21:14:32.000280483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-08-30T21:14:31', 'fix_nzb_su_url')
2026-08-30T21:14:32.003981207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:32.006710685Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-08-30T21:14:32.008191187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128177s
2026-08-30T21:14:32.009778254Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-08-30T21:14:32.011474241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:32.013842802Z [Info] add_temporary_blacklist_columns: Starting migration of Main DB to 47
2026-08-30T21:14:32.018705938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-08-30T21:14:32.020239346Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.76E-05s
2026-08-30T21:14:32.021513343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist PublishedDate DateTime
2026-08-30T21:14:32.023342117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "PublishedDate" DATETIME
2026-08-30T21:14:32.029955228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006751s
2026-08-30T21:14:32.031511343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-08-30T21:14:32', 'add_temporary_blacklist_columns')
2026-08-30T21:14:32.035357219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:32.038105595Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-08-30T21:14:32.039696260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149234s
2026-08-30T21:14:32.041303547Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-08-30T21:14:32.042925084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:32.045287442Z [Info] add_title_to_scenemappings: Starting migration of Main DB to 48
2026-08-30T21:14:32.050121008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-08-30T21:14:32.051981266Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.78E-05s
2026-08-30T21:14:32.053074378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Title String
2026-08-30T21:14:32.054872079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Title" TEXT
2026-08-30T21:14:32.061369377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066239s
2026-08-30T21:14:32.062981584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-08-30T21:14:32', 'add_title_to_scenemappings')
2026-08-30T21:14:32.066760636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:32.069525887Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-08-30T21:14:32.071115689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147912s
2026-08-30T21:14:32.072763128Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-08-30T21:14:32.074232307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:32.076570537Z [Info] fix_dognzb_url: Starting migration of Main DB to 49
2026-08-30T21:14:32.079887849Z [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-08-30T21:14:32.083180742Z [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-08-30T21:14:32.087746489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045315s
2026-08-30T21:14:32.089303595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-08-30T21:14:32', 'fix_dognzb_url')
2026-08-30T21:14:32.092924079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:32.095541892Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-08-30T21:14:32.097023546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123928s
2026-08-30T21:14:32.098594862Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-08-30T21:14:32.100216218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:32.102511741Z [Info] add_hash_to_metadata_files: Starting migration of Main DB to 50
2026-08-30T21:14:32.107286209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-08-30T21:14:32.108872153Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s
2026-08-30T21:14:32.110132001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Hash String
2026-08-30T21:14:32.111887858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Hash" TEXT
2026-08-30T21:14:32.118436088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066407s
2026-08-30T21:14:32.120025079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-08-30T21:14:32', 'add_hash_to_metadata_files')
2026-08-30T21:14:32.123815775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:32.126559642Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-08-30T21:14:32.128176369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148134s
2026-08-30T21:14:32.129786963Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-08-30T21:14:32.131342667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:32.133691308Z [Info] download_client_import: Starting migration of Main DB to 51
2026-08-30T21:14:32.138267386Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:32.139707597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:32.146637696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067854s
2026-08-30T21:14:32.148121385Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:32.149480763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:32.183833691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0340408s
2026-08-30T21:14:32.185599729Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:32.186982935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:32.252286188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0649341s
2026-08-30T21:14:32.254366098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-08-30T21:14:32', 'download_client_import')
2026-08-30T21:14:32.258502871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:32.261372211Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-08-30T21:14:32.262932133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0743831s
2026-08-30T21:14:32.264569461Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-08-30T21:14:32.266138943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:32.268490008Z [Info] add_columns_for_anime: Starting migration of Main DB to 52
2026-08-30T21:14:32.275373134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-08-30T21:14:32.276991844Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.82E-05s
2026-08-30T21:14:32.278261011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Type String
2026-08-30T21:14:32.280024693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Type" TEXT
2026-08-30T21:14:32.286553835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066521s
2026-08-30T21:14:32.287894997Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "SceneMappings"
2026-08-30T21:14:32.289661104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "SceneMappings"
2026-08-30T21:14:32.292122121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024467s
2026-08-30T21:14:32.293406699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-08-30T21:14:32.294824535Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-08-30T21:14:32.296123983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig AnimeEpisodeFormat String
2026-08-30T21:14:32.298003619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "AnimeEpisodeFormat" TEXT
2026-08-30T21:14:32.304024988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061225s
2026-08-30T21:14:32.305341129Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-08-30T21:14:32.307624378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-08-30T21:14:32.310579802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029559s
2026-08-30T21:14:32.312127289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-08-30T21:14:32', 'add_columns_for_anime')
2026-08-30T21:14:32.315800959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:32.318593684Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-08-30T21:14:32.320137153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109806s
2026-08-30T21:14:32.321765113Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-08-30T21:14:32.323305996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:32.325654517Z [Info] add_series_sorttitle: Starting migration of Main DB to 53
2026-08-30T21:14:32.339207057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series SortTitle String
2026-08-30T21:14:32.341323731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "SortTitle" TEXT
2026-08-30T21:14:32.348026963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068337s
2026-08-30T21:14:32.349363926Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:32.350705378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:32.361227914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102868s
2026-08-30T21:14:32.363144695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-08-30T21:14:32', 'add_series_sorttitle')
2026-08-30T21:14:32.367082077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:32.370606065Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-08-30T21:14:32.372174384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019878s
2026-08-30T21:14:32.373819648Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-08-30T21:14:32.375292685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:32.377663371Z [Info] rename_profiles: Starting migration of Main DB to 54
2026-08-30T21:14:32.410049217Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable QualityProfiles Profiles
2026-08-30T21:14:32.413576703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" RENAME TO "Profiles"
2026-08-30T21:14:32.427639359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151861s
2026-08-30T21:14:32.429461660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-08-30T21:14:32.430995400Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.21E-05s
2026-08-30T21:14:32.432311922Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles Language Int32
2026-08-30T21:14:32.434108641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "Language" INTEGER
2026-08-30T21:14:32.441228182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070203s
2026-08-30T21:14:32.442946994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-08-30T21:14:32.444438308Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.16E-05s
2026-08-30T21:14:32.445845874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelay Int32
2026-08-30T21:14:32.447708967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelay" INTEGER
2026-08-30T21:14:32.454860703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071046s
2026-08-30T21:14:32.456588894Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-08-30T21:14:32.458036239Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.05E-05s
2026-08-30T21:14:32.459361910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelayMode Int32
2026-08-30T21:14:32.461271476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelayMode" INTEGER
2026-08-30T21:14:32.468484787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071132s
2026-08-30T21:14:32.470209781Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:32.471785224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1, "GrabDelay" = 0, "GrabDelayMode" = 0 WHERE 1 = 1
2026-08-30T21:14:32.475656944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039673s
2026-08-30T21:14:32.477159731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-08-30T21:14:32.478587807Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.99E-05s
2026-08-30T21:14:32.479949039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series ProfileId Int32
2026-08-30T21:14:32.481764997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "ProfileId" INTEGER
2026-08-30T21:14:32.488982706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071298s
2026-08-30T21:14:32.490718763Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-08-30T21:14:32.492861850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-08-30T21:14:32.496428645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034557s
2026-08-30T21:14:32.497930710Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-08-30T21:14:32.500046893Z [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-08-30T21:14:32.507141795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007414s
2026-08-30T21:14:32.509157445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-08-30T21:14:32', 'rename_profiles')
2026-08-30T21:14:32.513617058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:32.516900151Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-08-30T21:14:32.518627982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173348s
2026-08-30T21:14:32.520442176Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-08-30T21:14:32.522126178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:32.525238197Z [Info] drop_old_profile_columns: Starting migration of Main DB to 55
2026-08-30T21:14:32.535456931Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series QualityProfileId
2026-08-30T21:14:32.574993872Z [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-08-30T21:14:32.590234572Z [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-08-30T21:14:32.606183889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-08-30T21:14:32.613654839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-08-30T21:14:32.626566517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-08-30T21:14:32.630097690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-08-30T21:14:32.633650506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-08-30T21:14:32.636894992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-08-30T21:14:32.642651929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-08-30T21:14:32.658783453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1171722s
2026-08-30T21:14:32.665490603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-08-30T21:14:32', 'drop_old_profile_columns')
2026-08-30T21:14:32.672092873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:32.675479815Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-08-30T21:14:32.677832945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1374948s
2026-08-30T21:14:32.680876506Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-08-30T21:14:32.682692895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:32.686435423Z [Info] add_mediainfo_to_episodefile: Starting migration of Main DB to 56
2026-08-30T21:14:32.695587539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-08-30T21:14:32.697267573Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.29E-05s
2026-08-30T21:14:32.698568023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles MediaInfo String
2026-08-30T21:14:32.700962055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "MediaInfo" TEXT
2026-08-30T21:14:32.707512360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072772s
2026-08-30T21:14:32.709118535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-08-30T21:14:32', 'add_mediainfo_to_episodefile')
2026-08-30T21:14:32.712907808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:32.715430840Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-08-30T21:14:32.717032015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152359s
2026-08-30T21:14:32.718578090Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-08-30T21:14:32.720288064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:32.722514940Z [Info] convert_episode_file_path_to_relative: Starting migration of Main DB to 57
2026-08-30T21:14:32.728582893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles RelativePath String
2026-08-30T21:14:32.730524203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "RelativePath" TEXT
2026-08-30T21:14:32.738122559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071773s
2026-08-30T21:14:32.740974654Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:32.742364053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:32.753113255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106146s
2026-08-30T21:14:32.755001268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-08-30T21:14:32', 'convert_episode_file_path_to_relative')
2026-08-30T21:14:32.759074313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:32.761649841Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-08-30T21:14:32.763354264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193405s
2026-08-30T21:14:32.765005300Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-08-30T21:14:32.766541805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:32.768836758Z [Info] drop_episode_file_path: Starting migration of Main DB to 58
2026-08-30T21:14:32.772763057Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Path
2026-08-30T21:14:32.802623987Z [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-08-30T21:14:32.810023823Z [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-08-30T21:14:32.816773820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-08-30T21:14:32.819904496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-08-30T21:14:32.833379770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-08-30T21:14:32.836929349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0625646s
2026-08-30T21:14:32.838441085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-08-30T21:14:32', 'drop_episode_file_path')
2026-08-30T21:14:32.842019974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:32.844867941Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-08-30T21:14:32.846404316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0705703s
2026-08-30T21:14:32.848050021Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-08-30T21:14:32.849674343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:32.852015739Z [Info] add_enable_options_to_indexers: Starting migration of Main DB to 59
2026-08-30T21:14:32.865045726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-08-30T21:14:32.866872365Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.04E-05s
2026-08-30T21:14:32.868149818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableRss Boolean
2026-08-30T21:14:32.937332065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableRss" INTEGER
2026-08-30T21:14:32.944555405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075755s
2026-08-30T21:14:32.945902689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableSearch Boolean
2026-08-30T21:14:32.947610750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableSearch" INTEGER
2026-08-30T21:14:32.953368087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058481s
2026-08-30T21:14:32.954862027Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-08-30T21:14:32.957332653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-08-30T21:14:32.960228496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031516s
2026-08-30T21:14:32.961499817Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:32.963686602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableSearch" = 0 WHERE "Implementation" = 'Wombles'
2026-08-30T21:14:32.966785675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040243s
2026-08-30T21:14:32.968290576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-08-30T21:14:32', 'add_enable_options_to_indexers')
2026-08-30T21:14:32.971942272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:32.974698394Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-08-30T21:14:32.976351013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119783s
2026-08-30T21:14:32.978037329Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-08-30T21:14:33.059123685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:33.062664738Z [Info] remove_enable_from_indexers: Starting migration of Main DB to 60
2026-08-30T21:14:33.067298732Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers Enable
2026-08-30T21:14:33.093153954Z [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-08-30T21:14:33.099502442Z [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-08-30T21:14:33.104993693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-08-30T21:14:33.107869155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-08-30T21:14:33.120146436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-08-30T21:14:33.123469329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0545073s
2026-08-30T21:14:33.124823657Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DownloadClients Protocol
2026-08-30T21:14:33.148904384Z [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-08-30T21:14:33.154610208Z [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-08-30T21:14:33.159661222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClients"
2026-08-30T21:14:33.162395370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients_temp" RENAME TO "DownloadClients"
2026-08-30T21:14:33.174714795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0482498s
2026-08-30T21:14:33.176363065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-08-30T21:14:33', 'remove_enable_from_indexers')
2026-08-30T21:14:33.180148350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:33.183131610Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-08-30T21:14:33.184702404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0567311s
2026-08-30T21:14:33.186508271Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-08-30T21:14:33.188065047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:33.190430362Z [Info] clear_bad_scene_names: Starting migration of Main DB to 61
2026-08-30T21:14:33.194869293Z [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-08-30T21:14:33.199365420Z [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-08-30T21:14:33.205556922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006345s
2026-08-30T21:14:33.207125060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-08-30T21:14:33', 'clear_bad_scene_names')
2026-08-30T21:14:33.210765043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:33.213400872Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-08-30T21:14:33.214904962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142467s
2026-08-30T21:14:33.216440294Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-08-30T21:14:33.217975266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:33.220225950Z [Info] convert_quality_models: Starting migration of Main DB to 62
2026-08-30T21:14:33.223590447Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:33.225097473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:33.242855273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174392s
2026-08-30T21:14:33.245100977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-08-30T21:14:33', 'convert_quality_models')
2026-08-30T21:14:33.249005702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:33.251654488Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-08-30T21:14:33.253192456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265709s
2026-08-30T21:14:33.254838151Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-08-30T21:14:33.256386089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:33.258688146Z [Info] add_remotepathmappings: Starting migration of Main DB to 63
2026-08-30T21:14:33.265244283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-08-30T21:14:33.267338110Z [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-08-30T21:14:33.272672956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005781s
2026-08-30T21:14:33.274188118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-08-30T21:14:33', 'add_remotepathmappings')
2026-08-30T21:14:33.277798992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:33.280532779Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-08-30T21:14:33.282090997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137175s
2026-08-30T21:14:33.283641591Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-08-30T21:14:33.285206012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:33.287484852Z [Info] remove_method_from_logs: Starting migration of Main DB to 64
2026-08-30T21:14:33.289377375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-08-30T21:14:33', 'remove_method_from_logs')
2026-08-30T21:14:33.292957396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:33.295478485Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-08-30T21:14:33.297013006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102851s
2026-08-30T21:14:33.298414228Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-08-30T21:14:33.300011786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:33.302121706Z [Info] make_scene_numbering_nullable: Starting migration of Main DB to 65
2026-08-30T21:14:33.328085356Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:33.330119002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AbsoluteEpisodeNumber" = NULL WHERE "AbsoluteEpisodeNumber" = 0
2026-08-30T21:14:33.333925189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040468s
2026-08-30T21:14:33.335220609Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:33.336594246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneAbsoluteEpisodeNumber" = NULL WHERE "SceneAbsoluteEpisodeNumber" = 0
2026-08-30T21:14:33.339834352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033285s
2026-08-30T21:14:33.341119772Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:33.342524110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneSeasonNumber" = NULL, "SceneEpisodeNumber" = NULL WHERE "SceneSeasonNumber" = 0 AND "SceneEpisodeNumber" = 0
2026-08-30T21:14:33.346249344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038889s
2026-08-30T21:14:33.347746120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-08-30T21:14:33', 'make_scene_numbering_nullable')
2026-08-30T21:14:33.351492666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:33.354164077Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-08-30T21:14:33.355758268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118119s
2026-08-30T21:14:33.357348402Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-08-30T21:14:33.358735486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:33.361034687Z [Info] add_tags: Starting migration of Main DB to 66
2026-08-30T21:14:33.375055330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-08-30T21:14:33.377344912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-08-30T21:14:33.381934336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050556s
2026-08-30T21:14:33.383263293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-08-30T21:14:33.384649816Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.79E-05s
2026-08-30T21:14:33.385950646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Tags String
2026-08-30T21:14:33.387581542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Tags" TEXT
2026-08-30T21:14:33.393672410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006231s
2026-08-30T21:14:33.394961708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-08-30T21:14:33.396367389Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2026-08-30T21:14:33.397590493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications Tags String
2026-08-30T21:14:33.399257291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "Tags" TEXT
2026-08-30T21:14:33.405072374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059098s
2026-08-30T21:14:33.406358244Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:33.407710698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Tags" = '[]' WHERE 1 = 1
2026-08-30T21:14:33.410310926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027174s
2026-08-30T21:14:33.411574612Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:33.412880362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Tags" = '[]' WHERE 1 = 1
2026-08-30T21:14:33.415550320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026464s
2026-08-30T21:14:33.417021664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-08-30T21:14:33', 'add_tags')
2026-08-30T21:14:33.420455220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:33.424092707Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-08-30T21:14:33.425492066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112644s
2026-08-30T21:14:33.427136048Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-08-30T21:14:33.428658966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:33.430972336Z [Info] add_added_to_series: Starting migration of Main DB to 67
2026-08-30T21:14:33.435800862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-08-30T21:14:33.437265692Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-08-30T21:14:33.438511502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Added DateTime
2026-08-30T21:14:33.440171015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Added" DATETIME
2026-08-30T21:14:33.446901302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068485s
2026-08-30T21:14:33.448446865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-08-30T21:14:33', 'add_added_to_series')
2026-08-30T21:14:33.452103661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:33.454787718Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-08-30T21:14:33.456299513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147748s
2026-08-30T21:14:33.457838293Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-08-30T21:14:33.459387142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:33.461642956Z [Info] add_release_restrictions: Starting migration of Main DB to 68
2026-08-30T21:14:33.483786121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-08-30T21:14:33.486280124Z [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-08-30T21:14:33.491748830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058993s
2026-08-30T21:14:33.493095904Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:33.494427997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:33.503126689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085515s
2026-08-30T21:14:33.504690920Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-08-30T21:14:33.507359565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'releaserestrictions'
2026-08-30T21:14:33.510270990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038688s
2026-08-30T21:14:33.511794990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-08-30T21:14:33', 'add_release_restrictions')
2026-08-30T21:14:33.515481235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:33.518288520Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-08-30T21:14:33.519835436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118966s
2026-08-30T21:14:33.521492664Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-08-30T21:14:33.522946683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:33.525245023Z [Info] quality_proper: Starting migration of Main DB to 69
2026-08-30T21:14:33.528682086Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:33.530100624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:33.539104531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088605s
2026-08-30T21:14:33.540929808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-08-30T21:14:33', 'quality_proper')
2026-08-30T21:14:33.544718970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:33.547373177Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-08-30T21:14:33.548820442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172742s
2026-08-30T21:14:33.550433902Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-08-30T21:14:33.551878221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:33.554173645Z [Info] delay_profile: Starting migration of Main DB to 70
2026-08-30T21:14:33.610555788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-08-30T21:14:33.613203642Z [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-08-30T21:14:33.620874503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081969s
2026-08-30T21:14:33.624204932Z [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-08-30T21:14:33.629007296Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:33.630389049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:33.719555591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0887934s
2026-08-30T21:14:33.721572714Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelay
2026-08-30T21:14:33.799055932Z [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-08-30T21:14:33.805594553Z [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-08-30T21:14:33.809931819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-08-30T21:14:33.812843404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-08-30T21:14:33.826063474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-08-30T21:14:33.829470948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1063527s
2026-08-30T21:14:33.830859886Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelayMode
2026-08-30T21:14:33.857863460Z [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-08-30T21:14:33.862816397Z [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-08-30T21:14:33.866943230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-08-30T21:14:33.869798551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-08-30T21:14:33.882800031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-08-30T21:14:33.886171292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0537352s
2026-08-30T21:14:33.890503859Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0066848 taking an average of 00:00:00.0066848
2026-08-30T21:14:33.893002683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-08-30T21:14:33', 'delay_profile')
2026-08-30T21:14:33.896676984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:33.899528187Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-08-30T21:14:33.900996575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0671267s
2026-08-30T21:14:33.902653232Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-08-30T21:14:33.904241802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:33.906721597Z [Info] unknown_quality_in_profile: Starting migration of Main DB to 71
2026-08-30T21:14:33.911313717Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityDefinitions Weight
2026-08-30T21:14:33.938982311Z [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-08-30T21:14:33.944623454Z [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-08-30T21:14:33.949138669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-08-30T21:14:33.952513177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-08-30T21:14:33.967438973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-08-30T21:14:33.971266733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-08-30T21:14:33.974884180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0618107s
2026-08-30T21:14:33.976190110Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:33.977517304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:34.012047179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0341392s
2026-08-30T21:14:34.014284766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-08-30T21:14:34', 'unknown_quality_in_profile')
2026-08-30T21:14:34.018507171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:34.021439097Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-08-30T21:14:34.023053299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0438965s
2026-08-30T21:14:34.024681910Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-08-30T21:14:34.026211711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:34.028498407Z [Info] history_downloadId: Starting migration of Main DB to 72
2026-08-30T21:14:34.041076815Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-08-30T21:14:34.042652478Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s
2026-08-30T21:14:34.044078030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History DownloadId String
2026-08-30T21:14:34.045807063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "DownloadId" TEXT
2026-08-30T21:14:34.052839529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071626s
2026-08-30T21:14:34.054277896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-08-30T21:14:34.055889041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-08-30T21:14:34.059246374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034781s
2026-08-30T21:14:34.060556583Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:34.061876442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:34.077471786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153353s
2026-08-30T21:14:34.079627920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-08-30T21:14:34', 'history_downloadId')
2026-08-30T21:14:34.083515430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:34.086280811Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-08-30T21:14:34.087751303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244752s
2026-08-30T21:14:34.089386557Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-08-30T21:14:34.090840856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:34.093118504Z [Info] clear_ratings: Starting migration of Main DB to 73
2026-08-30T21:14:34.102475823Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:34.104256570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Ratings" = '{}' WHERE 1 = 1
2026-08-30T21:14:34.107413960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003253s
2026-08-30T21:14:34.108687616Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:34.109982163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Ratings" = '{}' WHERE 1 = 1
2026-08-30T21:14:34.112608954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026452s
2026-08-30T21:14:34.114115930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-08-30T21:14:34', 'clear_ratings')
2026-08-30T21:14:34.117646372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:34.120266680Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-08-30T21:14:34.121669456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102979s
2026-08-30T21:14:34.123215720Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-08-30T21:14:34.124651793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:34.126919531Z [Info] disable_eztv: Starting migration of Main DB to 74
2026-08-30T21:14:34.129997030Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-08-30T21:14:34.132978105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-08-30T21:14:34.137174348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041921s
2026-08-30T21:14:34.138679169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-08-30T21:14:34', 'disable_eztv')
2026-08-30T21:14:34.142190732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:34.144702973Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-08-30T21:14:34.146098093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117471s
2026-08-30T21:14:34.147602784Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-08-30T21:14:34.149072705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:34.151262837Z [Info] force_lib_update: Starting migration of Main DB to 75
2026-08-30T21:14:34.166334106Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:34.168199002Z [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-08-30T21:14:34.172543894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044857s
2026-08-30T21:14:34.173829444Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:34.175127809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2026-08-30T21:14:34.177994854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029219s
2026-08-30T21:14:34.179494304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-08-30T21:14:34', 'force_lib_update')
2026-08-30T21:14:34.183042241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:34.185669273Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-08-30T21:14:34.187159665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010599s
2026-08-30T21:14:34.188678244Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-08-30T21:14:34.190188596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:34.192473128Z [Info] add_users_table: Starting migration of Main DB to 76
2026-08-30T21:14:34.200260635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-08-30T21:14:34.202114830Z [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-08-30T21:14:34.207941597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061433s
2026-08-30T21:14:34.209292578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-08-30T21:14:34.210801688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-08-30T21:14:34.214218070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034755s
2026-08-30T21:14:34.215502017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-08-30T21:14:34.217060205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-08-30T21:14:34.220320993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033651s
2026-08-30T21:14:34.221824813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-08-30T21:14:34', 'add_users_table')
2026-08-30T21:14:34.225319031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:34.228319796Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-08-30T21:14:34.229780408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011363s
2026-08-30T21:14:34.231350961Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-08-30T21:14:34.232929201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:34.235194634Z [Info] add_add_options_to_series: Starting migration of Main DB to 77
2026-08-30T21:14:34.239890603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-08-30T21:14:34.241361907Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-08-30T21:14:34.242585943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AddOptions String
2026-08-30T21:14:34.244245586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AddOptions" TEXT
2026-08-30T21:14:34.251221287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070975s
2026-08-30T21:14:34.252754556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-08-30T21:14:34', 'add_add_options_to_series')
2026-08-30T21:14:34.256404238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:34.259060658Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-08-30T21:14:34.260612825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149755s
2026-08-30T21:14:34.262163018Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-08-30T21:14:34.263633840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:34.265881538Z [Info] add_commands_table: Starting migration of Main DB to 78
2026-08-30T21:14:34.277102180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-08-30T21:14:34.279232311Z [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-08-30T21:14:34.286655915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080142s
2026-08-30T21:14:34.288212630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-08-30T21:14:34', 'add_commands_table')
2026-08-30T21:14:34.291754876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:34.294467209Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-08-30T21:14:34.295941609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158809s
2026-08-30T21:14:34.297513345Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-08-30T21:14:34.298920720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:34.301177426Z [Info] dedupe_tags: Starting migration of Main DB to 79
2026-08-30T21:14:34.308980725Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:34.310481027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:35.212767600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.9017776s
2026-08-30T21:14:35.214785926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tags
2026-08-30T21:14:35.216164994Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2026-08-30T21:14:35.217730126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Tags Label String
2026-08-30T21:14:35.248236667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-08-30T21:14:35.252682202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tags_temp" ("Id", "Label") SELECT "Id", "Label" FROM "Tags"
2026-08-30T21:14:35.255816926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tags"
2026-08-30T21:14:35.258515041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tags_temp" RENAME TO "Tags"
2026-08-30T21:14:35.272575885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0533113s
2026-08-30T21:14:35.273958259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-08-30T21:14:35.275445846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-08-30T21:14:35.278655190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032663s
2026-08-30T21:14:35.280211155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-08-30T21:14:35', 'dedupe_tags')
2026-08-30T21:14:35.283722338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:35.286613040Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-08-30T21:14:35.288022008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112522s
2026-08-30T21:14:35.289706191Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-08-30T21:14:35.291536397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:35.293837082Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Main DB to 81
2026-08-30T21:14:35.297591625Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:35.298959531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:35.314005197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148162s
2026-08-30T21:14:35.316054185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-08-30T21:14:35', 'move_dot_prefix_to_transmission_category')
2026-08-30T21:14:35.320509710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:35.323200951Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-08-30T21:14:35.324954864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242381s
2026-08-30T21:14:35.326543353Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-08-30T21:14:35.328066602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:35.330309430Z [Info] add_fanzub_settings: Starting migration of Main DB to 82
2026-08-30T21:14:35.340300596Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:35.342093226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'FanzubSettings' WHERE "Implementation" = 'Fanzub' AND "ConfigContract" = 'NullConfig'
2026-08-30T21:14:35.346357897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043907s
2026-08-30T21:14:35.347887558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-08-30T21:14:35', 'add_fanzub_settings')
2026-08-30T21:14:35.351564956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:35.354189422Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-08-30T21:14:35.355717149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122711s
2026-08-30T21:14:35.357309848Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-08-30T21:14:35.358910602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:35.361173110Z [Info] additonal_blacklist_columns: Starting migration of Main DB to 83
2026-08-30T21:14:35.375359386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-08-30T21:14:35.377150965Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-08-30T21:14:35.378443729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Size Int64
2026-08-30T21:14:35.380065997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Size" INTEGER
2026-08-30T21:14:35.387189967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072443s
2026-08-30T21:14:35.388495226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-08-30T21:14:35.389880877Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2026-08-30T21:14:35.391104081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Protocol Int32
2026-08-30T21:14:35.392765267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Protocol" INTEGER
2026-08-30T21:14:35.399174437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064983s
2026-08-30T21:14:35.400506440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-08-30T21:14:35.401876340Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2026-08-30T21:14:35.403090957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Indexer String
2026-08-30T21:14:35.404734507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Indexer" TEXT
2026-08-30T21:14:35.411028616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063574s
2026-08-30T21:14:35.412337693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-08-30T21:14:35.413694436Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2026-08-30T21:14:35.414914543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Message String
2026-08-30T21:14:35.416548635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Message" TEXT
2026-08-30T21:14:35.422852262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063564s
2026-08-30T21:14:35.424161089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-08-30T21:14:35.425520066Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2026-08-30T21:14:35.426742960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist TorrentInfoHash String
2026-08-30T21:14:35.428499398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "TorrentInfoHash" TEXT
2026-08-30T21:14:35.434909841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065127s
2026-08-30T21:14:35.436242805Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:35.437573726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 1 WHERE 1 = 1
2026-08-30T21:14:35.440178924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026802s
2026-08-30T21:14:35.441688084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-08-30T21:14:35', 'additonal_blacklist_columns')
2026-08-30T21:14:35.445426234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:35.448171304Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-08-30T21:14:35.449752499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106783s
2026-08-30T21:14:35.451324405Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-08-30T21:14:35.452927504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:35.455176966Z [Info] update_quality_minmax_size: Starting migration of Main DB to 84
2026-08-30T21:14:35.463070566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-08-30T21:14:35.464804539Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-08-30T21:14:35.466061841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MinSize Double
2026-08-30T21:14:35.496599916Z [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-08-30T21:14:35.502083000Z [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-08-30T21:14:35.506585951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-08-30T21:14:35.509769403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-08-30T21:14:35.524151314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-08-30T21:14:35.527879303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-08-30T21:14:35.531436288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0636575s
2026-08-30T21:14:35.532744102Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-08-30T21:14:35.534218452Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-08-30T21:14:35.535444151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MaxSize Double
2026-08-30T21:14:35.565446025Z [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-08-30T21:14:35.570589887Z [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-08-30T21:14:35.575053678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-08-30T21:14:35.578177270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-08-30T21:14:35.592517386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-08-30T21:14:35.596251368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-08-30T21:14:35.599991351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0626962s
2026-08-30T21:14:35.601585282Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-08-30T21:14:35.604224348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-08-30T21:14:35.609886133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055215s
2026-08-30T21:14:35.611823244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-08-30T21:14:35', 'update_quality_minmax_size')
2026-08-30T21:14:35.615550583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:35.618417708Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-08-30T21:14:35.620002972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142792s
2026-08-30T21:14:35.621777616Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-08-30T21:14:35.623395906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:35.625869910Z [Info] expand_transmission_urlbase: Starting migration of Main DB to 85
2026-08-30T21:14:35.631270428Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:35.632844649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:35.649950195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168923s
2026-08-30T21:14:35.653009658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-08-30T21:14:35', 'expand_transmission_urlbase')
2026-08-30T21:14:35.657129918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:35.659870148Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-08-30T21:14:35.661509751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270951s
2026-08-30T21:14:35.663348965Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-08-30T21:14:35.664922254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:35.667373662Z [Info] pushbullet_device_ids: Starting migration of Main DB to 86
2026-08-30T21:14:35.670841538Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:35.672277711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:35.687496637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150148s
2026-08-30T21:14:35.689552698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-08-30T21:14:35', 'pushbullet_device_ids')
2026-08-30T21:14:35.693427073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:35.696115077Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-08-30T21:14:35.697665220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238256s
2026-08-30T21:14:35.699302809Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-08-30T21:14:35.700703530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:35.702999395Z [Info] remove_eztv: Starting migration of Main DB to 87
2026-08-30T21:14:35.707232822Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-08-30T21:14:35.709219213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Eztv'
2026-08-30T21:14:35.712154887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030968s
2026-08-30T21:14:35.713650580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-08-30T21:14:35', 'remove_eztv')
2026-08-30T21:14:35.717156462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:35.719761108Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-08-30T21:14:35.721175768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107486s
2026-08-30T21:14:35.722708275Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-08-30T21:14:35.724372828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:35.726584142Z [Info] pushbullet_devices_channels_list: Starting migration of Main DB to 88
2026-08-30T21:14:35.730051066Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:35.731469654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:35.749882223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181641s
2026-08-30T21:14:35.751980920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-08-30T21:14:35', 'pushbullet_devices_channels_list')
2026-08-30T21:14:35.755981549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:35.759821944Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-08-30T21:14:35.761539554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0283291s
2026-08-30T21:14:35.763170349Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-08-30T21:14:35.764833500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:35.767153062Z [Info] add_on_rename_to_notifcations: Starting migration of Main DB to 89
2026-08-30T21:14:35.781179546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-08-30T21:14:35.783046277Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.82E-05s
2026-08-30T21:14:35.784343740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnRename Boolean
2026-08-30T21:14:35.786262345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnRename" INTEGER
2026-08-30T21:14:35.793586318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075541s
2026-08-30T21:14:35.794885936Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-08-30T21:14:35.797749203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-08-30T21:14:35.802226582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045475s
2026-08-30T21:14:35.803520268Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-08-30T21:14:35.806277733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-08-30T21:14:35.810369084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040846s
2026-08-30T21:14:35.811638161Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-08-30T21:14:35.813027739Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2026-08-30T21:14:35.814308740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Notifications OnRename Boolean
2026-08-30T21:14:35.846313839Z [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-08-30T21:14:35.853562109Z [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-08-30T21:14:35.860130611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-08-30T21:14:35.862987746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-08-30T21:14:35.878316624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0623332s
2026-08-30T21:14:35.879634258Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:35.881231205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnGrab" = 0 WHERE "Implementation" = 'PlexServer'
2026-08-30T21:14:35.884274535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033799s
2026-08-30T21:14:35.885778915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-08-30T21:14:35', 'add_on_rename_to_notifcations')
2026-08-30T21:14:35.889469479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:35.892335282Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-08-30T21:14:35.893957149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114445s
2026-08-30T21:14:35.895584897Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-08-30T21:14:35.897116493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:35.899411396Z [Info] update_kickass_url: Starting migration of Main DB to 90
2026-08-30T21:14:35.902900394Z [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-08-30T21:14:35.908574263Z [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-08-30T21:14:35.916504567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079689s
2026-08-30T21:14:35.918031303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-08-30T21:14:35', 'update_kickass_url')
2026-08-30T21:14:35.921604580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:35.924245189Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-08-30T21:14:35.925727555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157471s
2026-08-30T21:14:35.927236685Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-08-30T21:14:35.928754563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:35.930990607Z [Info] added_indexerstatus: Starting migration of Main DB to 91
2026-08-30T21:14:35.940545524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-08-30T21:14:35.942661165Z [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-08-30T21:14:35.949311061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071669s
2026-08-30T21:14:35.950706051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2026-08-30T21:14:35.952446847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2026-08-30T21:14:35.956054524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037618s
2026-08-30T21:14:35.957572983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-08-30T21:14:35', 'added_indexerstatus')
2026-08-30T21:14:35.961138024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:35.963876390Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-08-30T21:14:35.965366291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115907s
2026-08-30T21:14:35.966914650Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-08-30T21:14:35.968588051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:35.970845809Z [Info] add_unverifiedscenenumbering: Starting migration of Main DB to 92
2026-08-30T21:14:35.979798753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-08-30T21:14:35.981484409Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-08-30T21:14:35.982738194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes UnverifiedSceneNumbering Boolean
2026-08-30T21:14:35.984817894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:35.993689464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091267s
2026-08-30T21:14:35.995255198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-08-30T21:14:35', 'add_unverifiedscenenumbering')
2026-08-30T21:14:35.998991173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:36.001697164Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-08-30T21:14:36.003276205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171844s
2026-08-30T21:14:36.004928994Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-08-30T21:14:36.006669730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:36.008952048Z [Info] naming_config_replace_illegal_characters: Starting migration of Main DB to 93
2026-08-30T21:14:36.018760055Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-08-30T21:14:36.020550170Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2026-08-30T21:14:36.021811812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ReplaceIllegalCharacters Boolean
2026-08-30T21:14:36.023866431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1
2026-08-30T21:14:36.031713918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080394s
2026-08-30T21:14:36.033046071Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:36.034368696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "ReplaceIllegalCharacters" = 1 WHERE 1 = 1
2026-08-30T21:14:36.037256292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029588s
2026-08-30T21:14:36.038772276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-08-30T21:14:36', 'naming_config_replace_illegal_characters')
2026-08-30T21:14:36.042607201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:36.045309995Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-08-30T21:14:36.046994879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110216s
2026-08-30T21:14:36.048643440Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-08-30T21:14:36.050070675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:36.052346219Z [Info] add_tvmazeid: Starting migration of Main DB to 94
2026-08-30T21:14:36.058832935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-08-30T21:14:36.060367266Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-08-30T21:14:36.061613646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TvMazeId Int32
2026-08-30T21:14:36.063292949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TvMazeId" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:36.070783698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007629s
2026-08-30T21:14:36.072133908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvMazeId)
2026-08-30T21:14:36.073684892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-08-30T21:14:36.077107927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034915s
2026-08-30T21:14:36.078631546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-08-30T21:14:36', 'add_tvmazeid')
2026-08-30T21:14:36.082129472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:36.084896826Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-08-30T21:14:36.086320975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113045s
2026-08-30T21:14:36.087920126Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-08-30T21:14:36.089560671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:36.091871306Z [Info] add_additional_episodes_index: Starting migration of Main DB to 95
2026-08-30T21:14:36.098949604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, SeasonNumber, EpisodeNumber)
2026-08-30T21:14:36.101096879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-08-30T21:14:36.106043413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051064s
2026-08-30T21:14:36.107601812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-08-30T21:14:36', 'add_additional_episodes_index')
2026-08-30T21:14:36.111364000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:36.114099451Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-08-30T21:14:36.115640615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131954s
2026-08-30T21:14:36.117262582Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-08-30T21:14:36.118781572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:36.121025232Z [Info] disable_kickass: Starting migration of Main DB to 96
2026-08-30T21:14:36.124302783Z [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-08-30T21:14:36.128037016Z [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-08-30T21:14:36.133087138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050464s
2026-08-30T21:14:36.134611780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-08-30T21:14:36', 'disable_kickass')
2026-08-30T21:14:36.138183053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:36.140847109Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-08-30T21:14:36.142291499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012817s
2026-08-30T21:14:36.143762422Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-08-30T21:14:36.145406183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:36.147709142Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 97
2026-08-30T21:14:36.152655305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-08-30T21:14:36.154227011Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-08-30T21:14:36.155462881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-08-30T21:14:36.157245492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:36.164859940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077568s
2026-08-30T21:14:36.166388559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-08-30T21:14:36', 'add_reason_to_pending_releases')
2026-08-30T21:14:36.170148673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:36.172821487Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-08-30T21:14:36.174415288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157809s
2026-08-30T21:14:36.176002545Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-08-30T21:14:36.177510803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:36.179778300Z [Info] remove_titans_of_tv: Starting migration of Main DB to 98
2026-08-30T21:14:36.183663356Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-08-30T21:14:36.185561390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TitansOfTv'
2026-08-30T21:14:36.188562936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030896s
2026-08-30T21:14:36.190051835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-08-30T21:14:36', 'remove_titans_of_tv')
2026-08-30T21:14:36.193658229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:36.196303087Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-08-30T21:14:36.197790603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108591s
2026-08-30T21:14:36.199271126Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-08-30T21:14:36.200845367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:36.203098656Z [Info] extra_and_subtitle_files: Starting migration of Main DB to 99
2026-08-30T21:14:36.222950895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-08-30T21:14:36.225151467Z [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-08-30T21:14:36.232148091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075735s
2026-08-30T21:14:36.233463240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2026-08-30T21:14:36.235353778Z [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-08-30T21:14:36.242250200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073542s
2026-08-30T21:14:36.243532313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-08-30T21:14:36.244954147Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2026-08-30T21:14:36.246191780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Added DateTime
2026-08-30T21:14:36.247940412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Added" DATETIME
2026-08-30T21:14:36.255035073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071537s
2026-08-30T21:14:36.256366395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Extension String
2026-08-30T21:14:36.258107372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Extension" TEXT
2026-08-30T21:14:36.264973252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069478s
2026-08-30T21:14:36.266285065Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-08-30T21:14:36.268434114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-08-30T21:14:36.271201638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028178s
2026-08-30T21:14:36.272536227Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:36.283529631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:36.297771439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236221s
2026-08-30T21:14:36.299506183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-08-30T21:14:36.300965182Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2026-08-30T21:14:36.302387978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Extension String
2026-08-30T21:14:36.337238178Z [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-08-30T21:14:36.345005605Z [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-08-30T21:14:36.352185488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-08-30T21:14:36.354768220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-08-30T21:14:36.372134702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0679427s
2026-08-30T21:14:36.374022655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-08-30T21:14:36', 'extra_and_subtitle_files')
2026-08-30T21:14:36.378065970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:36.382122411Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-08-30T21:14:36.383747273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0780552s
2026-08-30T21:14:36.385581639Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-08-30T21:14:36.387143745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:36.389763192Z [Info] add_scene_season_number: Starting migration of Main DB to 100
2026-08-30T21:14:36.396181039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-08-30T21:14:36.397804510Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2026-08-30T21:14:36.399064367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SceneMappings SeasonNumber Int32
2026-08-30T21:14:36.434121825Z [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-08-30T21:14:36.440240129Z [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-08-30T21:14:36.445617742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-08-30T21:14:36.448439596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings_temp" RENAME TO "SceneMappings"
2026-08-30T21:14:36.464654679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0638143s
2026-08-30T21:14:36.465957413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-08-30T21:14:36.467386842Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-08-30T21:14:36.468661600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneSeasonNumber Int32
2026-08-30T21:14:36.470471696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneSeasonNumber" INTEGER
2026-08-30T21:14:36.478216186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072448s
2026-08-30T21:14:36.479227784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-08-30T21:14:36', 'add_scene_season_number')
2026-08-30T21:14:36.482935382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:36.485813269Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-08-30T21:14:36.487371428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154789s
2026-08-30T21:14:36.489023435Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-08-30T21:14:36.490733430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:36.493063394Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Main DB to 101
2026-08-30T21:14:36.496910293Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:36.498384252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:36.512798186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141885s
2026-08-30T21:14:36.514807143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-08-30T21:14:36', 'add_ultrahd_quality_in_profiles')
2026-08-30T21:14:36.519013105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:36.521695458Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-08-30T21:14:36.523344430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233457s
2026-08-30T21:14:36.524977079Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-08-30T21:14:36.526855092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:36.529138822Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Main DB to 102
2026-08-30T21:14:36.538329114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-08-30T21:14:36.539928606Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-08-30T21:14:36.541180117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Language Int32
2026-08-30T21:14:36.542959351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:36.551001601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081438s
2026-08-30T21:14:36.552275457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-08-30T21:14:36.553613151Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s
2026-08-30T21:14:36.554843971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Language Int32
2026-08-30T21:14:36.556496369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:36.563722766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073175s
2026-08-30T21:14:36.565043787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-08-30T21:14:36.566404127Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2026-08-30T21:14:36.567632892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Language Int32
2026-08-30T21:14:36.569334740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:36.576545345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072965s
2026-08-30T21:14:36.577860203Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:36.579184411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:36.643406446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0638722s
2026-08-30T21:14:36.645769937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-08-30T21:14:36', 'add_language_to_episodeFiles_history_and_blacklist')
2026-08-30T21:14:36.650367388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:36.653192588Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-08-30T21:14:36.655101343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0739915s
2026-08-30T21:14:36.656755716Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-08-30T21:14:36.658393174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:36.660721585Z [Info] fix_metadata_file_extensions: Starting migration of Main DB to 103
2026-08-30T21:14:36.664243298Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:36.665671295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:36.678150552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122518s
2026-08-30T21:14:36.680091612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-08-30T21:14:36', 'fix_metadata_file_extensions')
2026-08-30T21:14:36.684064655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:36.686697770Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-08-30T21:14:36.688339276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210256s
2026-08-30T21:14:36.689959740Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-08-30T21:14:36.691425913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:36.693740636Z [Info] remove_kickass: Starting migration of Main DB to 104
2026-08-30T21:14:36.697512704Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-08-30T21:14:36.699404966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2026-08-30T21:14:36.702500201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031803s
2026-08-30T21:14:36.703999230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-08-30T21:14:36', 'remove_kickass')
2026-08-30T21:14:36.707547398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:36.710189901Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-08-30T21:14:36.711636835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109063s
2026-08-30T21:14:36.713173671Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-08-30T21:14:36.714826150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:36.717062795Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 105
2026-08-30T21:14:36.721455884Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:36.722981637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'
2026-08-30T21:14:36.726944340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041013s
2026-08-30T21:14:36.728492979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-08-30T21:14:36', 'rename_torrent_downloadstation')
2026-08-30T21:14:36.732265779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:36.734918803Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-08-30T21:14:36.736596412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012118s
2026-08-30T21:14:36.738128428Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-08-30T21:14:36.739629472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:36.741906729Z [Info] update_btn_url: Starting migration of Main DB to 106
2026-08-30T21:14:36.745060131Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-08-30T21:14:36.748324386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-08-30T21:14:36.752563686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042467s
2026-08-30T21:14:36.754061653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-08-30T21:14:36', 'update_btn_url')
2026-08-30T21:14:36.757674962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:36.760276382Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-08-30T21:14:36.761703977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119963s
2026-08-30T21:14:36.763211765Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-08-30T21:14:36.764661024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:36.766919824Z [Info] remove_wombles: Starting migration of Main DB to 107
2026-08-30T21:14:36.770541259Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-08-30T21:14:36.772458881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2026-08-30T21:14:36.775364564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002995s
2026-08-30T21:14:36.776823002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-08-30T21:14:36', 'remove_wombles')
2026-08-30T21:14:36.780409367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:36.783010556Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-08-30T21:14:36.784439535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106793s
2026-08-30T21:14:36.785956581Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-08-30T21:14:36.787568427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:36.789816706Z [Info] fix_extra_file_extension: Starting migration of Main DB to 108
2026-08-30T21:14:36.793701361Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-08-30T21:14:36.795823947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-08-30T21:14:36.798752466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029153s
2026-08-30T21:14:36.800040260Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:36.801414859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:36.815897211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142569s
2026-08-30T21:14:36.817911388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-08-30T21:14:36', 'fix_extra_file_extension')
2026-08-30T21:14:36.821837888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:36.824458467Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-08-30T21:14:36.826036155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230707s
2026-08-30T21:14:36.827692190Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-08-30T21:14:36.829209867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:36.831478457Z [Info] import_extra_files: Starting migration of Main DB to 109
2026-08-30T21:14:36.835010873Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:36.836465954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:36.844789210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008182s
2026-08-30T21:14:36.846570097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-08-30T21:14:36', 'import_extra_files')
2026-08-30T21:14:36.850389721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:36.853086112Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-08-30T21:14:36.854594781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166202s
2026-08-30T21:14:36.856213622Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-08-30T21:14:36.857765338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:36.860036773Z [Info] fix_extra_files_config: Starting migration of Main DB to 110
2026-08-30T21:14:36.863583768Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:36.865033068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:36.871722643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066133s
2026-08-30T21:14:36.873368017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-08-30T21:14:36', 'fix_extra_files_config')
2026-08-30T21:14:36.877213964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:36.879878812Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-08-30T21:14:36.881416820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014835s
2026-08-30T21:14:36.882978355Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-08-30T21:14:36.884570693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:36.886827319Z [Info] create_language_profiles: Starting migration of Main DB to 111
2026-08-30T21:14:36.896789907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-08-30T21:14:36.898878614Z [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-08-30T21:14:36.904201436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056983s
2026-08-30T21:14:36.905572167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-08-30T21:14:36.907259506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-08-30T21:14:36.910855399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037112s
2026-08-30T21:14:36.912149065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-08-30T21:14:36.913502582Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-08-30T21:14:36.914748632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LanguageProfileId Int32
2026-08-30T21:14:36.916499168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LanguageProfileId" INTEGER NOT NULL DEFAULT 1
2026-08-30T21:14:36.924332858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079371s
2026-08-30T21:14:36.925644079Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:36.926973828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:37.032022431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1047689s
2026-08-30T21:14:37.033887388Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles Language
2026-08-30T21:14:37.069797593Z [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-08-30T21:14:37.074886795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "Profiles"
2026-08-30T21:14:37.078742842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-08-30T21:14:37.081671401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-08-30T21:14:37.098184674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-08-30T21:14:37.101678893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0662191s
2026-08-30T21:14:37.103207041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-08-30T21:14:37', 'create_language_profiles')
2026-08-30T21:14:37.106858216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:37.110426724Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-08-30T21:14:37.112043150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0750151s
2026-08-30T21:14:37.113686861Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-08-30T21:14:37.115300201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:37.117690827Z [Info] added_regex_to_scenemapping: Starting migration of Main DB to 112
2026-08-30T21:14:37.122558542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-08-30T21:14:37.124211762Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-08-30T21:14:37.125502522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings FilterRegex String
2026-08-30T21:14:37.127274822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "FilterRegex" TEXT
2026-08-30T21:14:37.135099063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079221s
2026-08-30T21:14:37.136649195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-08-30T21:14:37', 'added_regex_to_scenemapping')
2026-08-30T21:14:37.140472477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:37.143152014Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-08-30T21:14:37.144763621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160171s
2026-08-30T21:14:37.146356379Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-08-30T21:14:37.148015591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:37.150291546Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 113
2026-08-30T21:14:37.154029635Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:37.155454255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:37.171289693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155916s
2026-08-30T21:14:37.173337207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-08-30T21:14:37', 'consolidate_indexer_baseurl')
2026-08-30T21:14:37.177299208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:37.180009898Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-08-30T21:14:37.181662037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244929s
2026-08-30T21:14:37.183301740Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-08-30T21:14:37.184908256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:37.187181365Z [Info] rename_indexer_status_id: Starting migration of Main DB to 114
2026-08-30T21:14:37.205168577Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2026-08-30T21:14:37.311659095Z [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-08-30T21:14:37.319110445Z [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-08-30T21:14:37.325636079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-08-30T21:14:37.328636423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-08-30T21:14:37.347303505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-08-30T21:14:37.351091495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1437333s
2026-08-30T21:14:37.352642790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-08-30T21:14:37', 'rename_indexer_status_id')
2026-08-30T21:14:37.356318665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:37.359174898Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-08-30T21:14:37.360775572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1518913s
2026-08-30T21:14:37.362729678Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-08-30T21:14:37.364364311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:37.366695798Z [Info] add_downloadclient_status: Starting migration of Main DB to 115
2026-08-30T21:14:37.375291863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-08-30T21:14:37.377390140Z [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-08-30T21:14:37.383762546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067769s
2026-08-30T21:14:37.385213298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-08-30T21:14:37.386979326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-08-30T21:14:37.390857227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039478s
2026-08-30T21:14:37.392387810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-08-30T21:14:37', 'add_downloadclient_status')
2026-08-30T21:14:37.396041209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:37.398866370Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-08-30T21:14:37.400517667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119708s
2026-08-30T21:14:37.402117699Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-08-30T21:14:37.403601849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:37.405911672Z [Info] disable_nyaa: Starting migration of Main DB to 116
2026-08-30T21:14:37.409277311Z [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-08-30T21:14:37.412898676Z [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-08-30T21:14:37.417797815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048918s
2026-08-30T21:14:37.419305431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-08-30T21:14:37', 'disable_nyaa')
2026-08-30T21:14:37.422853128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:37.425492915Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-08-30T21:14:37.426921663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126279s
2026-08-30T21:14:37.428454220Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-08-30T21:14:37.430202792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:37.432437113Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Main DB to 117
2026-08-30T21:14:37.436033407Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:37.437464260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:37.483524501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.045762s
2026-08-30T21:14:37.485595593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-08-30T21:14:37', 'add_webrip_and_br480_qualites_in_profile')
2026-08-30T21:14:37.489939793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:37.492673560Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-08-30T21:14:37.494434016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0552032s
2026-08-30T21:14:37.496265395Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-08-30T21:14:37.497665205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:37.499930177Z [Info] add_history_eventType_index: Starting migration of Main DB to 118
2026-08-30T21:14:37.504351584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-08-30T21:14:37.506111018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-08-30T21:14:37.509988097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039702s
2026-08-30T21:14:37.511524151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-08-30T21:14:37', 'add_history_eventType_index')
2026-08-30T21:14:37.515236610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:37.518004706Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-08-30T21:14:37.519599628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120301s
2026-08-30T21:14:37.521172998Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-08-30T21:14:37.522993104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:37.525251914Z [Info] separate_automatic_and_interactive_searches: Starting migration of Main DB to 119
2026-08-30T21:14:37.537638695Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-08-30T21:14:37.577360528Z [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-08-30T21:14:37.583669487Z [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-08-30T21:14:37.589385491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-08-30T21:14:37.592343600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-08-30T21:14:37.609742326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-08-30T21:14:37.613139640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0734627s
2026-08-30T21:14:37.614449889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-08-30T21:14:37.615815580Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-08-30T21:14:37.617114727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-08-30T21:14:37.618990846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-08-30T21:14:37.626432206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075415s
2026-08-30T21:14:37.627740601Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-08-30T21:14:37.630071436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-08-30T21:14:37.633136450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030146s
2026-08-30T21:14:37.634581661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-08-30T21:14:37.636385605Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s
2026-08-30T21:14:37.637706686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-08-30T21:14:37.676006094Z [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-08-30T21:14:37.683144273Z [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-08-30T21:14:37.689936324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-08-30T21:14:37.693032912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-08-30T21:14:37.710498945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-08-30T21:14:37.714028514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.074447s
2026-08-30T21:14:37.715800444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-08-30T21:14:37', 'separate_automatic_and_interactive_searches')
2026-08-30T21:14:37.719799800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:37.722845455Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-08-30T21:14:37.724716905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0833439s
2026-08-30T21:14:37.726667854Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-08-30T21:14:37.728495406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:37.731019240Z [Info] update_series_episodes_history_indexes: Starting migration of Main DB to 120
2026-08-30T21:14:37.744510586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, AirDate)
2026-08-30T21:14:37.746484823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-08-30T21:14:37.750958745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004416s
2026-08-30T21:14:37.752436782Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (EpisodeId)
2026-08-30T21:14:37.754388664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_EpisodeId"
2026-08-30T21:14:37.757266520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033061s
2026-08-30T21:14:37.758604245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId, Date)
2026-08-30T21:14:37.760332206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-08-30T21:14:37.764267994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037579s
2026-08-30T21:14:37.765591550Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-08-30T21:14:37.767148877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-08-30T21:14:37.769925550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028346s
2026-08-30T21:14:37.771292494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-08-30T21:14:37.772959171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-08-30T21:14:37.776555135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036869s
2026-08-30T21:14:37.778071399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-08-30T21:14:37', 'update_series_episodes_history_indexes')
2026-08-30T21:14:37.782019922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:37.784968672Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-08-30T21:14:37.786965124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121246s
2026-08-30T21:14:37.788360414Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-08-30T21:14:37.789942321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:37.792253446Z [Info] update_animetosho_url: Starting migration of Main DB to 121
2026-08-30T21:14:37.795756583Z [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-08-30T21:14:37.800102216Z [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-08-30T21:14:37.806007301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057436s
2026-08-30T21:14:37.807348823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-08-30T21:14:37', 'update_animetosho_url')
2026-08-30T21:14:37.811060690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:37.813702031Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-08-30T21:14:37.815217434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136858s
2026-08-30T21:14:37.816828008Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-08-30T21:14:37.818480006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:37.820778916Z [Info] add_remux_qualities_in_profile: Starting migration of Main DB to 122
2026-08-30T21:14:37.824442877Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:37.825905212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:37.857690459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.031517s
2026-08-30T21:14:37.859754376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-08-30T21:14:37', 'add_remux_qualities_in_profile')
2026-08-30T21:14:37.863941711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:37.867403865Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-08-30T21:14:37.869080141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0415175s
2026-08-30T21:14:37.870785577Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-08-30T21:14:37.872340469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:37.874685583Z [Info] add_history_seriesId_index: Starting migration of Main DB to 123
2026-08-30T21:14:37.879046196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (SeriesId)
2026-08-30T21:14:37.880644807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-08-30T21:14:37.884484000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039035s
2026-08-30T21:14:37.886006176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-08-30T21:14:37', 'add_history_seriesId_index')
2026-08-30T21:14:37.889951233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:37.892785492Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-08-30T21:14:37.894372609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122533s
2026-08-30T21:14:37.895928173Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-08-30T21:14:37.897660903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:37.899897719Z [Info] remove_media_browser_metadata: Starting migration of Main DB to 124
2026-08-30T21:14:37.909326211Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-08-30T21:14:37.911574630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-08-30T21:14:37.914865118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003492s
2026-08-30T21:14:37.916158062Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-08-30T21:14:37.917918408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-08-30T21:14:37.920797698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029514s
2026-08-30T21:14:37.922297069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-08-30T21:14:37', 'remove_media_browser_metadata')
2026-08-30T21:14:37.926050930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:37.928858446Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-08-30T21:14:37.930483549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110207s
2026-08-30T21:14:37.932131448Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-08-30T21:14:37.934023159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:37.936309565Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Main DB to 125
2026-08-30T21:14:37.941198222Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-08-30T21:14:37.943114161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-08-30T21:14:37.946263475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032125s
2026-08-30T21:14:37.947527381Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-08-30T21:14:37.949290422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-08-30T21:14:37.952025422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028035s
2026-08-30T21:14:37.953511535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-08-30T21:14:37', 'remove_notify_my_android_and_pushalot_notifications')
2026-08-30T21:14:37.957527785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:37.960182192Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-08-30T21:14:37.962055005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109711s
2026-08-30T21:14:37.963597402Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-08-30T21:14:37.965124257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:37.967378258Z [Info] add_custom_filters: Starting migration of Main DB to 126
2026-08-30T21:14:37.973541993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-08-30T21:14:37.975516551Z [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-08-30T21:14:37.980585411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054654s
2026-08-30T21:14:37.982110563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-08-30T21:14:37', 'add_custom_filters')
2026-08-30T21:14:37.985745395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:37.988503220Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-08-30T21:14:37.990029114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134333s
2026-08-30T21:14:37.991629768Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-08-30T21:14:37.993406417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:37.995655617Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 127
2026-08-30T21:14:38.002262115Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-08-30T21:14:38.004205069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-08-30T21:14:38.022447646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183789s
2026-08-30T21:14:38.023773236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-08-30T21:14:38.025288518Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.69E-05s
2026-08-30T21:14:38.026520119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-08-30T21:14:38.028708357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-08-30T21:14:38.036812983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083175s
2026-08-30T21:14:38.038346832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-08-30T21:14:38', 'rename_restrictions_to_release_profiles')
2026-08-30T21:14:38.042257169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:38.044959382Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-08-30T21:14:38.046712384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164898s
2026-08-30T21:14:38.048329721Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-08-30T21:14:38.050121120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:38.052403567Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 128
2026-08-30T21:14:38.066700897Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-08-30T21:14:38.068706748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-08-30T21:14:38.087245381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185374s
2026-08-30T21:14:38.088641884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-08-30T21:14:38.090105462Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-08-30T21:14:38.091375911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-08-30T21:14:38.093326741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-08-30T21:14:38.108723224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154089s
2026-08-30T21:14:38.110418499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-08-30T21:14:38.111890975Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-08-30T21:14:38.113471469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-08-30T21:14:38.115389914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-08-30T21:14:38.123149223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078765s
2026-08-30T21:14:38.124462208Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:38.125844082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-08-30T21:14:38.128600073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028787s
2026-08-30T21:14:38.129867085Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:38.131155320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-08-30T21:14:38.133899127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027891s
2026-08-30T21:14:38.135377165Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Series ProfileId to QualityProfileId
2026-08-30T21:14:38.178638518Z [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-08-30T21:14:38.194208792Z [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-08-30T21:14:38.210437221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-08-30T21:14:38.214234240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-08-30T21:14:38.232358077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-08-30T21:14:38.235834771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-08-30T21:14:38.239321484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-08-30T21:14:38.242581831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-08-30T21:14:38.246041661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-08-30T21:14:38.249386298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-08-30T21:14:38.252798922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1156984s
2026-08-30T21:14:38.254325557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-08-30T21:14:38', 'rename_quality_profiles_add_upgrade_allowed')
2026-08-30T21:14:38.258256476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:38.261326420Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-08-30T21:14:38.263109401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1242761s
2026-08-30T21:14:38.264773523Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-08-30T21:14:38.266608169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:38.269020257Z [Info] add_relative_original_path_to_episode_file: Starting migration of Main DB to 129
2026-08-30T21:14:38.274008335Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-08-30T21:14:38.275546604Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-08-30T21:14:38.276826582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles OriginalFilePath String
2026-08-30T21:14:38.278668021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-08-30T21:14:38.286786625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082195s
2026-08-30T21:14:38.288341958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-08-30T21:14:38', 'add_relative_original_path_to_episode_file')
2026-08-30T21:14:38.292345853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:38.295039068Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-08-30T21:14:38.296830617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165151s
2026-08-30T21:14:38.298401371Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-08-30T21:14:38.300009801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:38.302268802Z [Info] episode_last_searched_time: Starting migration of Main DB to 130
2026-08-30T21:14:38.306926624Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-08-30T21:14:38.308428258Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-08-30T21:14:38.309676303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes LastSearchTime DateTime
2026-08-30T21:14:38.311426869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "LastSearchTime" DATETIME
2026-08-30T21:14:38.319546053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081885s
2026-08-30T21:14:38.321096887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-08-30T21:14:38', 'episode_last_searched_time')
2026-08-30T21:14:38.324822021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:38.327506028Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-08-30T21:14:38.329108015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161834s
2026-08-30T21:14:38.330679971Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-08-30T21:14:38.332250645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:38.334512641Z [Info] download_propers_config: Starting migration of Main DB to 131
2026-08-30T21:14:38.338572489Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:38.340001738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:38.348733026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085767s
2026-08-30T21:14:38.350261685Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-08-30T21:14:38.352316384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-08-30T21:14:38.355148329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028465s
2026-08-30T21:14:38.356701267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-08-30T21:14:38', 'download_propers_config')
2026-08-30T21:14:38.360410829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:38.363050677Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-08-30T21:14:38.364614747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107586s
2026-08-30T21:14:38.366232226Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-08-30T21:14:38.367841718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:38.370128073Z [Info] add_download_client_priority: Starting migration of Main DB to 132
2026-08-30T21:14:38.375706139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-08-30T21:14:38.377298737Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-08-30T21:14:38.378549387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-08-30T21:14:38.380375305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-08-30T21:14:38.388804554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086014s
2026-08-30T21:14:38.390122108Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:38.391455043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:38.680657846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2888591s
2026-08-30T21:14:38.682804159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-08-30T21:14:38', 'add_download_client_priority')
2026-08-30T21:14:38.687139021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:38.689963531Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-08-30T21:14:38.691627002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2984901s
2026-08-30T21:14:38.693322427Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-08-30T21:14:38.694929404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:38.697274548Z [Info] add_specials_folder_format: Starting migration of Main DB to 134
2026-08-30T21:14:38.707129840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-08-30T21:14:38.708939755Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s
2026-08-30T21:14:38.710201016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SpecialsFolderFormat String
2026-08-30T21:14:38.712132827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SpecialsFolderFormat" TEXT
2026-08-30T21:14:38.720550073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085495s
2026-08-30T21:14:38.721872837Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:38.723198317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SpecialsFolderFormat" = 'Specials' WHERE 1 = 1
2026-08-30T21:14:38.726205404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031091s
2026-08-30T21:14:38.727745196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-08-30T21:14:38', 'add_specials_folder_format')
2026-08-30T21:14:38.731422764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:38.735162647Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-08-30T21:14:38.736788051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012035s
2026-08-30T21:14:38.738413596Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-08-30T21:14:38.740009891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:38.742335446Z [Info] health_issue_notification: Starting migration of Main DB to 135
2026-08-30T21:14:38.748980692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-08-30T21:14:38.750533530Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-08-30T21:14:38.751779860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-08-30T21:14:38.753698345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:38.762169418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085946s
2026-08-30T21:14:38.763471872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-08-30T21:14:38.764887433Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s
2026-08-30T21:14:38.766118473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-08-30T21:14:38.768027589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:38.775929666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080135s
2026-08-30T21:14:38.777509829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-08-30T21:14:38', 'health_issue_notification')
2026-08-30T21:14:38.781234843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:38.783944290Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-08-30T21:14:38.785557660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160525s
2026-08-30T21:14:38.787137362Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-08-30T21:14:38.788953781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:38.791238423Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 136
2026-08-30T21:14:38.798023350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-08-30T21:14:38.799633664Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-08-30T21:14:38.800900336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-08-30T21:14:38.802715372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-08-30T21:14:38.811218791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086332s
2026-08-30T21:14:38.812522136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-08-30T21:14:38.813961856Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s
2026-08-30T21:14:38.815186112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-08-30T21:14:38.816966518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:38.824836622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007976s
2026-08-30T21:14:38.826328567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-08-30T21:14:38', 'add_indexer_and_enabled_to_release_profiles')
2026-08-30T21:14:38.830247791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:38.833020256Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-08-30T21:14:38.834802747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161947s
2026-08-30T21:14:38.836409644Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-08-30T21:14:38.838021661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:38.840306012Z [Info] add_airedbefore_to_episodes: Starting migration of Main DB to 137
2026-08-30T21:14:38.846898612Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-08-30T21:14:38.848405257Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-08-30T21:14:38.849655255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredAfterSeasonNumber Int32
2026-08-30T21:14:38.851500241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredAfterSeasonNumber" INTEGER
2026-08-30T21:14:38.859948899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085507s
2026-08-30T21:14:38.861294159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeSeasonNumber Int32
2026-08-30T21:14:38.863114867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeSeasonNumber" INTEGER
2026-08-30T21:14:38.870787542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077511s
2026-08-30T21:14:38.872111218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeEpisodeNumber Int32
2026-08-30T21:14:38.873924862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeEpisodeNumber" INTEGER
2026-08-30T21:14:38.881585453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077288s
2026-08-30T21:14:38.883098501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-08-30T21:14:38', 'add_airedbefore_to_episodes')
2026-08-30T21:14:38.886826580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:38.889530186Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-08-30T21:14:38.891140260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157014s
2026-08-30T21:14:38.892762648Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-08-30T21:14:38.894214502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:38.896490066Z [Info] remove_bitmetv: Starting migration of Main DB to 138
2026-08-30T21:14:38.900836090Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-08-30T21:14:38.902752861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2026-08-30T21:14:38.905768897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030831s
2026-08-30T21:14:38.907063825Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2026-08-30T21:14:38.910704228Z [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-08-30T21:14:38.915357752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046706s
2026-08-30T21:14:38.916866551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-08-30T21:14:38', 'remove_bitmetv')
2026-08-30T21:14:38.920415941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:38.923084386Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-08-30T21:14:38.924545770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124168s
2026-08-30T21:14:38.926089179Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-08-30T21:14:38.927616555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:38.929898813Z [Info] add_download_history: Starting migration of Main DB to 139
2026-08-30T21:14:38.945850335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-08-30T21:14:38.948369579Z [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-08-30T21:14:38.955897022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083256s
2026-08-30T21:14:38.957261651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-08-30T21:14:38.958935813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-08-30T21:14:38.962487648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036302s
2026-08-30T21:14:38.963796183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (SeriesId)
2026-08-30T21:14:38.965433261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-08-30T21:14:38.968944694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035673s
2026-08-30T21:14:38.970252138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-08-30T21:14:38.971899466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-08-30T21:14:38.975447734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036038s
2026-08-30T21:14:38.976760819Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:38.978096569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:39.006796220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0283453s
2026-08-30T21:14:39.008742230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-08-30T21:14:39', 'add_download_history')
2026-08-30T21:14:39.012622336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:39.015498380Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-08-30T21:14:39.017046658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0373928s
2026-08-30T21:14:39.018666391Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-08-30T21:14:39.020399762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:39.022732752Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Main DB to 140
2026-08-30T21:14:39.026284266Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-08-30T21:14:39.028492083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-08-30T21:14:39.032198158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036635s
2026-08-30T21:14:39.033729463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-08-30T21:14:39', 'remove_chown_and_folderchmod_config_v2')
2026-08-30T21:14:39.037544428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:39.040195578Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-08-30T21:14:39.041916454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117243s
2026-08-30T21:14:39.043433781Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-08-30T21:14:39.044943712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:39.047206049Z [Info] add_update_history: Starting migration of Main DB to 141
2026-08-30T21:14:39.048811563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-08-30T21:14:39', 'add_update_history')
2026-08-30T21:14:39.052411545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:39.054905399Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-08-30T21:14:39.056454459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099568s
2026-08-30T21:14:39.057893748Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-08-30T21:14:39.059341394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:39.061469050Z [Info] import_lists: Starting migration of Main DB to 142
2026-08-30T21:14:39.081283172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-08-30T21:14:39.083557133Z [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-08-30T21:14:39.091690987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087052s
2026-08-30T21:14:39.093092992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-08-30T21:14:39.094651731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-08-30T21:14:39.098503320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035719s
2026-08-30T21:14:39.099489115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-08-30T21:14:39.101348942Z [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-08-30T21:14:39.107468689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064947s
2026-08-30T21:14:39.108811063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-08-30T21:14:39.110527049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-08-30T21:14:39.114216972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037359s
2026-08-30T21:14:39.115537893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-08-30T21:14:39.117310323Z [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-08-30T21:14:39.121560104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045186s
2026-08-30T21:14:39.122862197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (TvdbId)
2026-08-30T21:14:39.124544134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-08-30T21:14:39.128407056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039083s
2026-08-30T21:14:39.129939052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-08-30T21:14:39', 'import_lists')
2026-08-30T21:14:39.133512260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:39.136453104Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-08-30T21:14:39.137893234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119759s
2026-08-30T21:14:39.139531234Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-08-30T21:14:39.141113491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:39.143423875Z [Info] add_priority_to_indexers: Starting migration of Main DB to 143
2026-08-30T21:14:39.148453336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-08-30T21:14:39.149982386Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-08-30T21:14:39.151250039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-08-30T21:14:39.152968791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-08-30T21:14:39.162017329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091883s
2026-08-30T21:14:39.163542912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-08-30T21:14:39', 'add_priority_to_indexers')
2026-08-30T21:14:39.167290290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:39.169858203Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-08-30T21:14:39.171388125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170837s
2026-08-30T21:14:39.173008809Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-08-30T21:14:39.174786220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:39.177074008Z [Info] import_lists_series_type_and_season_folder: Starting migration of Main DB to 144
2026-08-30T21:14:39.183622829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-08-30T21:14:39.185158543Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-08-30T21:14:39.186415014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeriesType Int32
2026-08-30T21:14:39.188213717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeriesType" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:39.197563891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009456s
2026-08-30T21:14:39.198866636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-08-30T21:14:39.200257367Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-08-30T21:14:39.201455741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeasonFolder Boolean
2026-08-30T21:14:39.203253963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeasonFolder" INTEGER NOT NULL DEFAULT 1
2026-08-30T21:14:39.211769757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008621s
2026-08-30T21:14:39.213292785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-08-30T21:14:39', 'import_lists_series_type_and_season_folder')
2026-08-30T21:14:39.217198102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:39.220702320Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-08-30T21:14:39.222489029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175732s
2026-08-30T21:14:39.224113822Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-08-30T21:14:39.225564023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:39.227861321Z [Info] remove_growl: Starting migration of Main DB to 145
2026-08-30T21:14:39.231604781Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-08-30T21:14:39.233526773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-08-30T21:14:39.236573881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031361s
2026-08-30T21:14:39.238053792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-08-30T21:14:39', 'remove_growl')
2026-08-30T21:14:39.241829027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:39.244482422Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-08-30T21:14:39.245904215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110784s
2026-08-30T21:14:39.247429107Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-08-30T21:14:39.249115163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:39.251773508Z [Info] cleanup_duplicates_updatehistory: Starting migration of Main DB to 146
2026-08-30T21:14:39.253388000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-08-30T21:14:39', 'cleanup_duplicates_updatehistory')
2026-08-30T21:14:39.257355803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:39.260770200Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-08-30T21:14:39.263248503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115554s
2026-08-30T21:14:39.265562905Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-08-30T21:14:39.267939692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:39.271555566Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 147
2026-08-30T21:14:39.277363946Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:39.279948953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:39.289133965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089004s
2026-08-30T21:14:39.291945117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-08-30T21:14:39', 'swap_filechmod_for_folderchmod')
2026-08-30T21:14:39.298345470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:39.302538386Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-08-30T21:14:39.305239377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224327s
2026-08-30T21:14:39.307603960Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-08-30T21:14:39.309876918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:39.313663516Z [Info] mediainfo_channels: Starting migration of Main DB to 148
2026-08-30T21:14:39.319198004Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-08-30T21:14:39.323897651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-08-30T21:14:39.329957036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060895s
2026-08-30T21:14:39.332222851Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-08-30T21:14:39.337570964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-08-30T21:14:39.344023792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066365s
2026-08-30T21:14:39.345888207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-08-30T21:14:39', 'mediainfo_channels')
2026-08-30T21:14:39.350161445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:39.353153562Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-08-30T21:14:39.354824798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158967s
2026-08-30T21:14:39.356575505Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-08-30T21:14:39.358316432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:39.361035128Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 149
2026-08-30T21:14:39.368073937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-08-30T21:14:39.370064006Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s
2026-08-30T21:14:39.371422051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesDelete Boolean
2026-08-30T21:14:39.373407020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesDelete" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:39.383549650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100683s
2026-08-30T21:14:39.385444537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-08-30T21:14:39.386963317Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s
2026-08-30T21:14:39.388308987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDelete Boolean
2026-08-30T21:14:39.390370730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDelete" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:39.400709426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102517s
2026-08-30T21:14:39.402779506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-08-30T21:14:39', 'add_on_delete_to_notifications')
2026-08-30T21:14:39.407291895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:39.410961617Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-08-30T21:14:39.412916736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206813s
2026-08-30T21:14:39.414657342Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-08-30T21:14:39.416334099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:39.419139891Z [Info] add_scene_mapping_origin: Starting migration of Main DB to 150
2026-08-30T21:14:39.426110773Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-08-30T21:14:39.428112575Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s
2026-08-30T21:14:39.429509650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneOrigin String
2026-08-30T21:14:39.431433936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneOrigin" TEXT
2026-08-30T21:14:39.441357826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098062s
2026-08-30T21:14:39.443202201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SearchMode Int32
2026-08-30T21:14:39.445170556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SearchMode" INTEGER
2026-08-30T21:14:39.455057321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009787s
2026-08-30T21:14:39.456881706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Comment String
2026-08-30T21:14:39.458817084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Comment" TEXT
2026-08-30T21:14:39.468640372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097192s
2026-08-30T21:14:39.470726454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-08-30T21:14:39', 'add_scene_mapping_origin')
2026-08-30T21:14:39.475146768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:39.478309689Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-08-30T21:14:39.480127601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019616s
2026-08-30T21:14:39.481875763Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-08-30T21:14:39.483557490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:39.486418724Z [Info] remove_custom_filter_type: Starting migration of Main DB to 151
2026-08-30T21:14:39.498648899Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:39.500617515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesIndex'
2026-08-30T21:14:39.504277838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037717s
2026-08-30T21:14:39.505638309Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:39.507031475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesEditor'
2026-08-30T21:14:39.510443047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034514s
2026-08-30T21:14:39.511804560Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:39.513220001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seasonPass'
2026-08-30T21:14:39.516564077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034198s
2026-08-30T21:14:39.518170803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-08-30T21:14:39', 'remove_custom_filter_type')
2026-08-30T21:14:39.522199919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:39.524935279Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-08-30T21:14:39.526577287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118324s
2026-08-30T21:14:39.528285457Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-08-30T21:14:39.529897094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:39.532456950Z [Info] update_btn_url_to_https: Starting migration of Main DB to 152
2026-08-30T21:14:39.535985498Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-08-30T21:14:39.539428603Z [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-08-30T21:14:39.544267501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047757s
2026-08-30T21:14:39.545839588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-08-30T21:14:39', 'update_btn_url_to_https')
2026-08-30T21:14:39.549694313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:39.552384532Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-08-30T21:14:39.553969865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129778s
2026-08-30T21:14:39.555610389Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-08-30T21:14:39.557373892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:39.559721240Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Main DB to 153
2026-08-30T21:14:39.564686141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-08-30T21:14:39.566279110Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-08-30T21:14:39.567545791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDeleteForUpgrade Boolean
2026-08-30T21:14:39.569668938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 1
2026-08-30T21:14:39.579556395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100153s
2026-08-30T21:14:39.581131417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-08-30T21:14:39', 'add_on_episodefiledelete_for_upgrade')
2026-08-30T21:14:39.585075512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:39.587725671Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-08-30T21:14:39.589470716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182238s
2026-08-30T21:14:39.591051510Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-08-30T21:14:39.592664148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:39.594948961Z [Info] add_name_release_profile: Starting migration of Main DB to 154
2026-08-30T21:14:39.599509768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-08-30T21:14:39.601122166Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-08-30T21:14:39.602409619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2026-08-30T21:14:39.604196549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2026-08-30T21:14:39.613480129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094106s
2026-08-30T21:14:39.615040632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-08-30T21:14:39', 'add_name_release_profile')
2026-08-30T21:14:39.618802680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:39.621348017Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-08-30T21:14:39.622940996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173193s
2026-08-30T21:14:39.624540628Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-08-30T21:14:39.626215242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:39.628510926Z [Info] add_arabic_and_hindi_languages: Starting migration of Main DB to 155
2026-08-30T21:14:39.631963270Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:39.633405916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:39.673547585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.039798s
2026-08-30T21:14:39.675551001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-08-30T21:14:39', 'add_arabic_and_hindi_languages')
2026-08-30T21:14:39.679855461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:39.682539658Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-08-30T21:14:39.684249202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.049082s
2026-08-30T21:14:39.685855277Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-08-30T21:14:39.687505260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:39.689825424Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 156
2026-08-30T21:14:39.699096419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-08-30T21:14:39.700925213Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s
2026-08-30T21:14:39.702191123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-08-30T21:14:39.704209178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:39.713789807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097229s
2026-08-30T21:14:39.715113763Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-08-30T21:14:39.716481298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-08-30T21:14:39.719549940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003139s
2026-08-30T21:14:39.721086124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-08-30T21:14:39', 'add_bypass_to_delay_profile')
2026-08-30T21:14:39.724827981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:39.727433469Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-08-30T21:14:39.729076349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110311s
2026-08-30T21:14:39.730675250Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-08-30T21:14:39.732421607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:39.734734326Z [Info] email_multiple_addresses: Starting migration of Main DB to 157
2026-08-30T21:14:39.738119565Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:39.739601390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:39.764158817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242967s
2026-08-30T21:14:39.766160369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-08-30T21:14:39', 'email_multiple_addresses')
2026-08-30T21:14:39.770099243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:39.772669050Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-08-30T21:14:39.774247209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0330699s
2026-08-30T21:14:39.775811450Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-08-30T21:14:39.777430591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:39.779703961Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158
2026-08-30T21:14:39.786225076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-08-30T21:14:39.787872615Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-08-30T21:14:39.789162483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-08-30T21:14:39.791227473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-08-30T21:14:39.800880978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097863s
2026-08-30T21:14:39.802218993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-08-30T21:14:39.804182599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-08-30T21:14:39.813026714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089404s
2026-08-30T21:14:39.814341753Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:39.815718987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:40.083402673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2672707s
2026-08-30T21:14:40.085569678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-08-30T21:14:40', 'cdh_per_downloadclient')
2026-08-30T21:14:40.089686040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:40.092596483Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-08-30T21:14:40.094186175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2768038s
2026-08-30T21:14:40.095911069Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-08-30T21:14:40.097565973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:40.099935667Z [Info] add_indexer_tags: Starting migration of Main DB to 159
2026-08-30T21:14:40.104185276Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-08-30T21:14:40.105689336Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-08-30T21:14:40.106931168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-08-30T21:14:40.108610210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-08-30T21:14:40.117641311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091295s
2026-08-30T21:14:40.119202536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-08-30T21:14:40', 'add_indexer_tags')
2026-08-30T21:14:40.122844382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:40.125549522Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-08-30T21:14:40.127022258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170883s
2026-08-30T21:14:40.128600638Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-08-30T21:14:40.130235080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:40.132490873Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 160
2026-08-30T21:14:40.136020353Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-08-30T21:14:40.137659315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-08-30T21:14:40.159104753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214582s
2026-08-30T21:14:40.160708033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-08-30T21:14:40', 'rename_blacklist_to_blocklist')
2026-08-30T21:14:40.164559671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:40.167269019Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-08-30T21:14:40.168934444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296997s
2026-08-30T21:14:40.170493584Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-08-30T21:14:40.172055600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:40.174310042Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 161
2026-08-30T21:14:40.179471679Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-08-30T21:14:40.181411887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-08-30T21:14:40.184599268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032656s
2026-08-30T21:14:40.185869316Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-08-30T21:14:40.187626225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-08-30T21:14:40.190428720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028749s
2026-08-30T21:14:40.191702767Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:40.193068347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:40.234276464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.040998s
2026-08-30T21:14:40.236267846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-08-30T21:14:40', 'remove_plex_hometheatre')
2026-08-30T21:14:40.240311561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:40.243008594Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-08-30T21:14:40.244621573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0499613s
2026-08-30T21:14:40.246249743Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-08-30T21:14:40.247825557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:40.250154689Z [Info] release_profile_to_array: Starting migration of Main DB to 162
2026-08-30T21:14:40.253583455Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:40.255053998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:40.272823271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175255s
2026-08-30T21:14:40.274791045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-08-30T21:14:40', 'release_profile_to_array')
2026-08-30T21:14:40.278702874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:40.283155413Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-08-30T21:14:40.284747731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0280955s
2026-08-30T21:14:40.286375420Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-08-30T21:14:40.287952156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:40.290267890Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 163
2026-08-30T21:14:40.293567457Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:40.295011025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:40.322499245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0272586s
2026-08-30T21:14:40.324468462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-08-30T21:14:40', 'mediainfo_to_ffmpeg')
2026-08-30T21:14:40.328392266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:40.331103327Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-08-30T21:14:40.332682588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0360914s
2026-08-30T21:14:40.334265797Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-08-30T21:14:40.336020341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:40.338485888Z [Info] download_client_per_indexer: Starting migration of Main DB to 164
2026-08-30T21:14:40.343081314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-08-30T21:14:40.345164751Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-08-30T21:14:40.346420982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-08-30T21:14:40.348231449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:40.357637285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095502s
2026-08-30T21:14:40.359167327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-08-30T21:14:40', 'download_client_per_indexer')
2026-08-30T21:14:40.362919536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:40.365874698Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-08-30T21:14:40.367257334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175913s
2026-08-30T21:14:40.368866104Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-08-30T21:14:40.370523933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:40.372840329Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 165
2026-08-30T21:14:40.377670108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-08-30T21:14:40.379227987Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-08-30T21:14:40.380496812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-08-30T21:14:40.382430557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:40.391953700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096309s
2026-08-30T21:14:40.393489775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-08-30T21:14:40', 'add_on_update_to_notifications')
2026-08-30T21:14:40.397285270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:40.399877030Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-08-30T21:14:40.401538257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176188s
2026-08-30T21:14:40.403113871Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-08-30T21:14:40.404669504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:40.406951902Z [Info] update_series_sort_title: Starting migration of Main DB to 166
2026-08-30T21:14:40.410302661Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:40.411735988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:40.420812482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00893s
2026-08-30T21:14:40.422576856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-08-30T21:14:40', 'update_series_sort_title')
2026-08-30T21:14:40.426464557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:40.429043512Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-08-30T21:14:40.430607592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173056s
2026-08-30T21:14:40.432219369Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-08-30T21:14:40.433763159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:40.436013342Z [Info] add_tvdbid_to_episode: Starting migration of Main DB to 167
2026-08-30T21:14:40.440192730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-08-30T21:14:40.441685217Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-08-30T21:14:40.442926858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes TvdbId Int32
2026-08-30T21:14:40.444611752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "TvdbId" INTEGER
2026-08-30T21:14:40.453590668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090877s
2026-08-30T21:14:40.455118225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-08-30T21:14:40', 'add_tvdbid_to_episode')
2026-08-30T21:14:40.458777336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:40.461438386Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-08-30T21:14:40.462961925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169735s
2026-08-30T21:14:40.464532649Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-08-30T21:14:40.466285991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:40.468556665Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 168
2026-08-30T21:14:40.473041940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-08-30T21:14:40.474606311Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-08-30T21:14:40.475866149Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2026-08-30T21:14:40.477720193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2026-08-30T21:14:40.486767959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091481s
2026-08-30T21:14:40.488330236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-08-30T21:14:40', 'add_additional_info_to_pending_releases')
2026-08-30T21:14:40.492223207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:40.494887254Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-08-30T21:14:40.496934397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172959s
2026-08-30T21:14:40.498509931Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-08-30T21:14:40.500255547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:40.502551011Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Main DB to 169
2026-08-30T21:14:40.506303089Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:40.507503818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:40.544432795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0366089s
2026-08-30T21:14:40.546507604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-08-30T21:14:40', 'add_malayalam_and_ukrainian_languages')
2026-08-30T21:14:40.551354278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:40.553502254Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-08-30T21:14:40.555424957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0459843s
2026-08-30T21:14:40.556942364Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-08-30T21:14:40.558613520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:40.560946059Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 170
2026-08-30T21:14:40.565688632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-08-30T21:14:40.567116658Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-08-30T21:14:40.568344862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2026-08-30T21:14:40.570201422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2026-08-30T21:14:40.579528089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092s
2026-08-30T21:14:40.580836525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-08-30T21:14:40', 'add_language_tags_to_subtitle_files')
2026-08-30T21:14:40.584760559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:40.587439165Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-08-30T21:14:40.589198629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173981s
2026-08-30T21:14:40.590773211Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-08-30T21:14:40.592304155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:40.594602244Z [Info] add_custom_formats: Starting migration of Main DB to 171
2026-08-30T21:14:40.615474828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-08-30T21:14:40.617793569Z [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-08-30T21:14:40.624013929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065989s
2026-08-30T21:14:40.625381193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-08-30T21:14:40.626964963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-08-30T21:14:40.630467599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035709s
2026-08-30T21:14:40.631753048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-08-30T21:14:40.633211616Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2026-08-30T21:14:40.634446444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-08-30T21:14:40.636253053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-08-30T21:14:40.645567024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094118s
2026-08-30T21:14:40.646894067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-08-30T21:14:40.648312024Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2026-08-30T21:14:40.649589697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-08-30T21:14:40.651390785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:40.660324541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009028s
2026-08-30T21:14:40.661623557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-08-30T21:14:40.663040341Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2026-08-30T21:14:40.664279838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-08-30T21:14:40.666116558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:40.675057989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090236s
2026-08-30T21:14:40.676392848Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:40.677750463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:40.753776415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0757215s
2026-08-30T21:14:40.755645099Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:40.757038486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:40.772356181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150592s
2026-08-30T21:14:40.774253082Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-08-30T21:14:40.823200238Z [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-08-30T21:14:40.830270249Z [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-08-30T21:14:40.836437523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-08-30T21:14:40.839343215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-08-30T21:14:40.861164702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0851919s
2026-08-30T21:14:40.862532387Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-08-30T21:14:40.922675345Z [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-08-30T21:14:40.929015877Z [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-08-30T21:14:40.934131922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-08-30T21:14:40.937066323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-08-30T21:14:40.958610871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0941425s
2026-08-30T21:14:40.959961361Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-08-30T21:14:40.962031642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-08-30T21:14:40.965083970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003415s
2026-08-30T21:14:40.966701809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-08-30T21:14:40', 'add_custom_formats')
2026-08-30T21:14:40.970335859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:40.973338067Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-08-30T21:14:40.974839060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116801s
2026-08-30T21:14:40.976969502Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-08-30T21:14:40.978957787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:40.981677926Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Main DB to 172
2026-08-30T21:14:40.988230465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-08-30T21:14:40.989764826Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-08-30T21:14:40.991188634Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers SeasonSearchMaximumSingleEpisodeAge Int32
2026-08-30T21:14:40.993321070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "SeasonSearchMaximumSingleEpisodeAge" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:41.003252084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100731s
2026-08-30T21:14:41.004803910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-08-30T21:14:41', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-08-30T21:14:41.008932977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:41.011637054Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-08-30T21:14:41.013613716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185075s
2026-08-30T21:14:41.015192376Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-08-30T21:14:41.016627256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:41.018934193Z [Info] remove_omg: Starting migration of Main DB to 173
2026-08-30T21:14:41.022165232Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-08-30T21:14:41.024435134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-08-30T21:14:41.027373422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029715s
2026-08-30T21:14:41.028893775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-08-30T21:14:41', 'remove_omg')
2026-08-30T21:14:41.032394507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:41.035002370Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-08-30T21:14:41.036423783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106337s
2026-08-30T21:14:41.037926039Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-08-30T21:14:41.039447373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:41.041699931Z [Info] add_salt_to_users: Starting migration of Main DB to 174
2026-08-30T21:14:41.047087383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-08-30T21:14:41.048539037Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-08-30T21:14:41.049791861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-08-30T21:14:41.051395180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-08-30T21:14:41.060315619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090178s
2026-08-30T21:14:41.061864520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-08-30T21:14:41.063259961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-08-30T21:14:41.071818991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086073s
2026-08-30T21:14:41.073359795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-08-30T21:14:41', 'add_salt_to_users')
2026-08-30T21:14:41.076962251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:41.079649785Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-08-30T21:14:41.081184326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164736s
2026-08-30T21:14:41.082817756Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-08-30T21:14:41.084550777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:41.086835409Z [Info] language_profiles_to_custom_formats: Starting migration of Main DB to 175
2026-08-30T21:14:41.100130540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-08-30T21:14:41.101637666Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-08-30T21:14:41.102914208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Languages String
2026-08-30T21:14:41.104718522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-08-30T21:14:41.114397238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098048s
2026-08-30T21:14:41.115716826Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-08-30T21:14:41.117087588Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s
2026-08-30T21:14:41.118348056Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2026-08-30T21:14:41.120052860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-08-30T21:14:41.128895483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089347s
2026-08-30T21:14:41.130199479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-08-30T21:14:41.131553096Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2026-08-30T21:14:41.132817994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist Languages String
2026-08-30T21:14:41.134518108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-08-30T21:14:41.143550182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091049s
2026-08-30T21:14:41.144895121Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-08-30T21:14:41.147005192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-08-30T21:14:41.149859401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028615s
2026-08-30T21:14:41.151136674Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-08-30T21:14:41.153168777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-08-30T21:14:41.155947946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027674s
2026-08-30T21:14:41.157210559Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-08-30T21:14:41.159253674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-08-30T21:14:41.162049045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002786s
2026-08-30T21:14:41.163335136Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Language
2026-08-30T21:14:41.209549578Z [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-08-30T21:14:41.217546947Z [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-08-30T21:14:41.225328031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-08-30T21:14:41.228342703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-08-30T21:14:41.250180111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-08-30T21:14:41.253794923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0889459s
2026-08-30T21:14:41.255140944Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-08-30T21:14:41.301984303Z [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-08-30T21:14:41.309247403Z [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-08-30T21:14:41.315899242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-08-30T21:14:41.319736942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-08-30T21:14:41.341152391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-08-30T21:14:41.344791301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-08-30T21:14:41.348434088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-08-30T21:14:41.352178471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-08-30T21:14:41.355904396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-08-30T21:14:41.359249213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1024774s
2026-08-30T21:14:41.360690627Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blocklist Language
2026-08-30T21:14:41.411366746Z [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-08-30T21:14:41.420062553Z [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-08-30T21:14:41.427884428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-08-30T21:14:41.430947158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-08-30T21:14:41.453118258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-08-30T21:14:41.456824423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0945587s
2026-08-30T21:14:41.458237841Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series LanguageProfileId
2026-08-30T21:14:41.507620213Z [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-08-30T21:14:41.522782796Z [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-08-30T21:14:41.538510728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-08-30T21:14:41.542455354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-08-30T21:14:41.563490595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-08-30T21:14:41.567057661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-08-30T21:14:41.570618343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-08-30T21:14:41.573824311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-08-30T21:14:41.577249831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-08-30T21:14:41.580542093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-08-30T21:14:41.583929236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.124017s
2026-08-30T21:14:41.585337142Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-08-30T21:14:41.631880666Z [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-08-30T21:14:41.640509638Z [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-08-30T21:14:41.648959058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-08-30T21:14:41.651952418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-08-30T21:14:41.673476946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-08-30T21:14:41.677051977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0899769s
2026-08-30T21:14:41.678478851Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-08-30T21:14:41.680059825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-08-30T21:14:41.683103036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031216s
2026-08-30T21:14:41.684784803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-08-30T21:14:41', 'language_profiles_to_custom_formats')
2026-08-30T21:14:41.688931777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:41.693789893Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-08-30T21:14:41.695660741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138184s
2026-08-30T21:14:41.698088462Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-08-30T21:14:41.699671260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:41.702482673Z [Info] original_language: Starting migration of Main DB to 176
2026-08-30T21:14:41.708906643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-08-30T21:14:41.710445082Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-08-30T21:14:41.711746143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series OriginalLanguage Int32
2026-08-30T21:14:41.713598865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2026-08-30T21:14:41.723538366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099931s
2026-08-30T21:14:41.725043679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-08-30T21:14:41', 'original_language')
2026-08-30T21:14:41.728732108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:41.731466707Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-08-30T21:14:41.732985065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180709s
2026-08-30T21:14:41.734616241Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-08-30T21:14:41.736545026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:41.738916744Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 177
2026-08-30T21:14:41.744177541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-08-30T21:14:41.745775910Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-08-30T21:14:41.747026960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2026-08-30T21:14:41.749060627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:41.758817691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098575s
2026-08-30T21:14:41.760369577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-08-30T21:14:41', 'add_on_manual_interaction_required_to_notifications')
2026-08-30T21:14:41.764525418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:41.767340479Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-08-30T21:14:41.769273924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184365s
2026-08-30T21:14:41.770925460Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-08-30T21:14:41.772417305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:41.774703971Z [Info] list_sync_time: Starting migration of Main DB to 178
2026-08-30T21:14:41.780162397Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-08-30T21:14:41.825743903Z [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-08-30T21:14:41.832625756Z [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-08-30T21:14:41.838847949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-08-30T21:14:41.842106262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-08-30T21:14:41.864169896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-08-30T21:14:41.868848901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0867804s
2026-08-30T21:14:41.870242438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-08-30T21:14:41.871714564Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-08-30T21:14:41.872997488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime
2026-08-30T21:14:41.874913357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-08-30T21:14:41.884223882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092587s
2026-08-30T21:14:41.885980701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-08-30T21:14:41', 'list_sync_time')
2026-08-30T21:14:41.889884274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:41.892972384Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-08-30T21:14:41.894471233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182026s
2026-08-30T21:14:41.896293785Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-08-30T21:14:41.897852865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:41.900301638Z [Info] add_auto_tagging: Starting migration of Main DB to 179
2026-08-30T21:14:41.909773357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-08-30T21:14:41.912035774Z [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-08-30T21:14:41.918809329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071568s
2026-08-30T21:14:41.920412778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-08-30T21:14:41.929773605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-08-30T21:14:41.934287838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012242s
2026-08-30T21:14:41.935922059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-08-30T21:14:41', 'add_auto_tagging')
2026-08-30T21:14:41.939749028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:41.942609440Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-08-30T21:14:41.944160435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206756s
2026-08-30T21:14:41.945831791Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-08-30T21:14:41.947307554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:41.950169960Z [Info] task_duration: Starting migration of Main DB to 180
2026-08-30T21:14:41.955036252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-08-30T21:14:41.956758511Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s
2026-08-30T21:14:41.958213512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-08-30T21:14:41.960143409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-08-30T21:14:41.970090346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098864s
2026-08-30T21:14:41.971894471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-08-30T21:14:41', 'task_duration')
2026-08-30T21:14:41.975804927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:41.979528578Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-08-30T21:14:41.981081987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195365s
2026-08-30T21:14:41.982752111Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-08-30T21:14:41.984493249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:41.986941310Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 181
2026-08-30T21:14:41.992470798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-08-30T21:14:41.994221354Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s
2026-08-30T21:14:41.995473426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-08-30T21:14:41.997415729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-08-30T21:14:42.007430051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099605s
2026-08-30T21:14:42.009008370Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-08-30T21:14:42.011395609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-08-30T21:14:42.014815307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033977s
2026-08-30T21:14:42.016380741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-08-30T21:14:42', 'quality_definition_preferred_size')
2026-08-30T21:14:42.020372492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:42.023111679Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-08-30T21:14:42.024839901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117424s
2026-08-30T21:14:42.026502289Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-08-30T21:14:42.028390212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:42.030828203Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 182
2026-08-30T21:14:42.037589743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-08-30T21:14:42.039356582Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s
2026-08-30T21:14:42.040655318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-08-30T21:14:42.042785519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:42.053286241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104735s
2026-08-30T21:14:42.054783086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-08-30T21:14:42.056249219Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2026-08-30T21:14:42.057514278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-08-30T21:14:42.059504306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-08-30T21:14:42.069216169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097127s
2026-08-30T21:14:42.071026015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-08-30T21:14:42', 'add_custom_format_score_bypass_to_delay_profile')
2026-08-30T21:14:42.075337891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:42.078149304Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-08-30T21:14:42.080055062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188113s
2026-08-30T21:14:42.081708273Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-08-30T21:14:42.083292093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:42.085682488Z [Info] update_images_remote_url: Starting migration of Main DB to 183
2026-08-30T21:14:42.089593627Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-08-30T21:14:42.092085867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-08-30T21:14:42.095650517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035096s
2026-08-30T21:14:42.097153735Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2026-08-30T21:14:42.100512661Z [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-08-30T21:14:42.105383603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048287s
2026-08-30T21:14:42.106936160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-08-30T21:14:42', 'update_images_remote_url')
2026-08-30T21:14:42.110765193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:42.113417195Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-08-30T21:14:42.114993260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129111s
2026-08-30T21:14:42.116644095Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-08-30T21:14:42.118455775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:42.120912974Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 184
2026-08-30T21:14:42.126201016Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2026-08-30T21:14:42.129762992Z [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-08-30T21:14:42.134528942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004748s
2026-08-30T21:14:42.136075607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-08-30T21:14:42', 'remove_invalid_roksbox_metadata_images')
2026-08-30T21:14:42.140026846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:42.142658347Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-08-30T21:14:42.144416789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129635s
2026-08-30T21:14:42.146038135Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-08-30T21:14:42.147565181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:42.149952029Z [Info] add_episode_runtime: Starting migration of Main DB to 185
2026-08-30T21:14:42.154794604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-08-30T21:14:42.156447152Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s
2026-08-30T21:14:42.157693994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Runtime Int32
2026-08-30T21:14:42.159381553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Runtime" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:42.169216224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098581s
2026-08-30T21:14:42.170982382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-08-30T21:14:42', 'add_episode_runtime')
2026-08-30T21:14:42.174940645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:42.177565592Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-08-30T21:14:42.179078860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183492s
2026-08-30T21:14:42.180712010Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-08-30T21:14:42.182264808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:42.184621565Z [Info] add_result_to_commands: Starting migration of Main DB to 186
2026-08-30T21:14:42.189526074Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-08-30T21:14:42.191127280Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-08-30T21:14:42.192399813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-08-30T21:14:42.194070008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-08-30T21:14:42.203804636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097756s
2026-08-30T21:14:42.205538208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-08-30T21:14:42', 'add_result_to_commands')
2026-08-30T21:14:42.209490380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:42.212111670Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-08-30T21:14:42.213666111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182048s
2026-08-30T21:14:42.215283128Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-08-30T21:14:42.216993774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:42.219344198Z [Info] add_on_series_add_to_notifications: Starting migration of Main DB to 187
2026-08-30T21:14:42.224380093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-08-30T21:14:42.226053573Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-08-30T21:14:42.227299723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesAdd Boolean
2026-08-30T21:14:42.229184720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesAdd" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:42.239333463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102112s
2026-08-30T21:14:42.241035251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-08-30T21:14:42', 'add_on_series_add_to_notifications')
2026-08-30T21:14:42.245088827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:42.247729105Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-08-30T21:14:42.249513330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187284s
2026-08-30T21:14:42.251138533Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-08-30T21:14:42.253118932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:42.255406550Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 188
2026-08-30T21:14:42.306538447Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-08-30T21:14:42.308765503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-08-30T21:14:42.311517858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029409s
2026-08-30T21:14:42.312831043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-08-30T21:14:42.314203868Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2026-08-30T21:14:42.315450399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-08-30T21:14:42.361925155Z [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-08-30T21:14:42.369985812Z [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-08-30T21:14:42.378148595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-08-30T21:14:42.381678846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-08-30T21:14:42.404404343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-08-30T21:14:42.408598401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0914636s
2026-08-30T21:14:42.409900244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-08-30T21:14:42.411421578Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-08-30T21:14:42.412752559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-08-30T21:14:42.460120795Z [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-08-30T21:14:42.468231472Z [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-08-30T21:14:42.475905140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-08-30T21:14:42.478964883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-08-30T21:14:42.501056634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-08-30T21:14:42.504583809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0900292s
2026-08-30T21:14:42.505907765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-08-30T21:14:42.507315831Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-08-30T21:14:42.508667504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-08-30T21:14:42.555468778Z [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-08-30T21:14:42.563218609Z [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-08-30T21:14:42.570048577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-08-30T21:14:42.573145716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-08-30T21:14:42.596722287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0861773s
2026-08-30T21:14:42.598379194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-08-30T21:14:42.599768683Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-08-30T21:14:42.601069834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-08-30T21:14:42.649639139Z [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-08-30T21:14:42.658395347Z [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-08-30T21:14:42.665204714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-08-30T21:14:42.668220769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-08-30T21:14:42.693338645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0903836s
2026-08-30T21:14:42.694917175Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-08-30T21:14:42.696732511Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-08-30T21:14:42.698189075Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-08-30T21:14:42.746526794Z [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-08-30T21:14:42.755163421Z [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-08-30T21:14:42.762156357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-08-30T21:14:42.765154216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-08-30T21:14:42.787993392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0877274s
2026-08-30T21:14:42.789579697Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-08-30T21:14:42.791109439Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-08-30T21:14:42.792429999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-08-30T21:14:42.839756089Z [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-08-30T21:14:42.846605236Z [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-08-30T21:14:42.852625463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-08-30T21:14:42.855754406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-08-30T21:14:42.878581497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-08-30T21:14:42.882734102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0883424s
2026-08-30T21:14:42.884093971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-08-30T21:14:42.885631027Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-08-30T21:14:42.887015116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-08-30T21:14:42.943992688Z [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-08-30T21:14:42.951713610Z [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-08-30T21:14:42.957694909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-08-30T21:14:42.961090979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-08-30T21:14:42.984220190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-08-30T21:14:42.988686316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0994559s
2026-08-30T21:14:42.990116216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-08-30T21:14:42.991696800Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-08-30T21:14:42.993249267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-08-30T21:14:43.041223323Z [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-08-30T21:14:43.048855127Z [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-08-30T21:14:43.056044729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-08-30T21:14:43.059773390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-08-30T21:14:43.083699505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-08-30T21:14:43.088645398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0933371s
2026-08-30T21:14:43.090024907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-08-30T21:14:43.091509818Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-08-30T21:14:43.092897944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-08-30T21:14:43.141139369Z [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-08-30T21:14:43.148949571Z [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-08-30T21:14:43.156243213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-08-30T21:14:43.159376704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-08-30T21:14:43.182910169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-08-30T21:14:43.186733300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-08-30T21:14:43.190359444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-08-30T21:14:43.194021541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.099287s
2026-08-30T21:14:43.195354376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-08-30T21:14:43.196845059Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-08-30T21:14:43.198126199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn EpisodeFiles DateAdded DateTimeOffset
2026-08-30T21:14:43.245865132Z [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-08-30T21:14:43.253830307Z [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-08-30T21:14:43.261389564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-08-30T21:14:43.264463986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-08-30T21:14:43.286417488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-08-30T21:14:43.290012580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0901345s
2026-08-30T21:14:43.291356768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-08-30T21:14:43.292711907Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-08-30T21:14:43.294007928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes AirDateUtc DateTimeOffset
2026-08-30T21:14:43.340987441Z [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-08-30T21:14:43.353948749Z [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-08-30T21:14:43.368521985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-08-30T21:14:43.372008006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-08-30T21:14:43.393562274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-08-30T21:14:43.397437510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-08-30T21:14:43.400964605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-08-30T21:14:43.405348566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-08-30T21:14:43.409041625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1132958s
2026-08-30T21:14:43.410528430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-08-30T21:14:43.411959643Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-08-30T21:14:43.413247637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes LastSearchTime DateTimeOffset
2026-08-30T21:14:43.460851618Z [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-08-30T21:14:43.473713426Z [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-08-30T21:14:43.488746859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-08-30T21:14:43.492304585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-08-30T21:14:43.514176743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-08-30T21:14:43.517810032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-08-30T21:14:43.521230361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-08-30T21:14:43.525578861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-08-30T21:14:43.529283874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1142238s
2026-08-30T21:14:43.530645927Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-08-30T21:14:43.532100096Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.47E-05s
2026-08-30T21:14:43.533414424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-08-30T21:14:43.579795221Z [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-08-30T21:14:43.587127230Z [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-08-30T21:14:43.593122256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-08-30T21:14:43.595954792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-08-30T21:14:43.618023496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0828697s
2026-08-30T21:14:43.619376361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-08-30T21:14:43.620792544Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-08-30T21:14:43.622063193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-08-30T21:14:43.667535881Z [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-08-30T21:14:43.674363283Z [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-08-30T21:14:43.680269170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-08-30T21:14:43.682976453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-08-30T21:14:43.705102042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0811916s
2026-08-30T21:14:43.706524717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-08-30T21:14:43.707942363Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-08-30T21:14:43.709254526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-08-30T21:14:43.762991551Z [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-08-30T21:14:43.770624727Z [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-08-30T21:14:43.776806619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-08-30T21:14:43.780418575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-08-30T21:14:43.801642788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-08-30T21:14:43.805137698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-08-30T21:14:43.808516404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-08-30T21:14:43.812093018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-08-30T21:14:43.815705715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-08-30T21:14:43.818993899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1080889s
2026-08-30T21:14:43.820379109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-08-30T21:14:43.821876636Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-08-30T21:14:43.823389543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-08-30T21:14:43.868607628Z [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-08-30T21:14:43.875258545Z [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-08-30T21:14:43.881492262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-08-30T21:14:43.884499249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-08-30T21:14:43.906748867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-08-30T21:14:43.910550876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0852518s
2026-08-30T21:14:43.911840223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-08-30T21:14:43.913349744Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-08-30T21:14:43.914626977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-08-30T21:14:43.959991746Z [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-08-30T21:14:43.966561741Z [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-08-30T21:14:43.972916261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-08-30T21:14:43.975969281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-08-30T21:14:43.998297577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-08-30T21:14:44.002169747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0855907s
2026-08-30T21:14:44.003496730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-08-30T21:14:44.005014678Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-08-30T21:14:44.006278394Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-08-30T21:14:44.053235802Z [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-08-30T21:14:44.060070349Z [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-08-30T21:14:44.066379417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-08-30T21:14:44.069505655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-08-30T21:14:44.092262545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-08-30T21:14:44.096304727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0881272s
2026-08-30T21:14:44.097630628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-08-30T21:14:44.099090539Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-08-30T21:14:44.100366329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset
2026-08-30T21:14:44.146760653Z [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-08-30T21:14:44.153340317Z [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-08-30T21:14:44.159629315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-08-30T21:14:44.162720421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-08-30T21:14:44.185228280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-08-30T21:14:44.189255582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0869459s
2026-08-30T21:14:44.190679971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-08-30T21:14:44.192138048Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-08-30T21:14:44.193451715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-08-30T21:14:44.239275710Z [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-08-30T21:14:44.246025807Z [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-08-30T21:14:44.252947459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-08-30T21:14:44.256035961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-08-30T21:14:44.278378867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-08-30T21:14:44.282793670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0873993s
2026-08-30T21:14:44.284232929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-08-30T21:14:44.285786088Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-08-30T21:14:44.287061487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-08-30T21:14:44.334219449Z [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-08-30T21:14:44.341829388Z [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-08-30T21:14:44.348325904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-08-30T21:14:44.351511992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-08-30T21:14:44.373537829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-08-30T21:14:44.377321501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0883919s
2026-08-30T21:14:44.378685819Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-08-30T21:14:44.380184027Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-08-30T21:14:44.381482623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-08-30T21:14:44.427931908Z [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-08-30T21:14:44.435284748Z [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-08-30T21:14:44.442037491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-08-30T21:14:44.445122195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-08-30T21:14:44.467480903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-08-30T21:14:44.471359556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0878907s
2026-08-30T21:14:44.473051414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-08-30T21:14:44.474785026Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-08-30T21:14:44.476243664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-08-30T21:14:44.531034551Z [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-08-30T21:14:44.539404421Z [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-08-30T21:14:44.546306023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-08-30T21:14:44.549548856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-08-30T21:14:44.572011623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0938669s
2026-08-30T21:14:44.573422826Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-08-30T21:14:44.574896434Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-08-30T21:14:44.576436957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-08-30T21:14:44.622520034Z [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-08-30T21:14:44.630454307Z [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-08-30T21:14:44.637307712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-08-30T21:14:44.640104255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-08-30T21:14:44.661937645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0837388s
2026-08-30T21:14:44.663333917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-08-30T21:14:44.664800311Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-08-30T21:14:44.666091372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-08-30T21:14:44.711958093Z [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-08-30T21:14:44.719403461Z [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-08-30T21:14:44.725440722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-08-30T21:14:44.728261083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-08-30T21:14:44.750135205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0822299s
2026-08-30T21:14:44.751520956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-08-30T21:14:44.753017421Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-08-30T21:14:44.754312660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-08-30T21:14:44.799635836Z [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-08-30T21:14:44.805220846Z [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-08-30T21:14:44.810079263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-08-30T21:14:44.813092542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-08-30T21:14:44.838112291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-08-30T21:14:44.843047121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0868302s
2026-08-30T21:14:44.844498966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-08-30T21:14:44.845968295Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-08-30T21:14:44.847979787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-08-30T21:14:44.893709052Z [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-08-30T21:14:44.900681036Z [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-08-30T21:14:44.905663973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-08-30T21:14:44.908858237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-08-30T21:14:44.931318430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-08-30T21:14:44.935039445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0849985s
2026-08-30T21:14:44.936377470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-08-30T21:14:44.937736909Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-08-30T21:14:44.939013199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastInfoSync DateTimeOffset
2026-08-30T21:14:44.985579249Z [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-08-30T21:14:45.002866502Z [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-08-30T21:14:45.019483123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-08-30T21:14:45.023305082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-08-30T21:14:45.044274592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-08-30T21:14:45.047681965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-08-30T21:14:45.051131654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-08-30T21:14:45.054361831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-08-30T21:14:45.057740186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-08-30T21:14:45.061056546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-08-30T21:14:45.064341193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1235025s
2026-08-30T21:14:45.065638316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-08-30T21:14:45.066975379Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-08-30T21:14:45.068248203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastDiskSync DateTimeOffset
2026-08-30T21:14:45.114897080Z [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-08-30T21:14:45.130004631Z [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-08-30T21:14:45.145824598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-08-30T21:14:45.149590725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-08-30T21:14:45.170424771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-08-30T21:14:45.173835402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-08-30T21:14:45.177240751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-08-30T21:14:45.180412961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-08-30T21:14:45.183717868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-08-30T21:14:45.186969408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-08-30T21:14:45.190201739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.120252s
2026-08-30T21:14:45.191485114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-08-30T21:14:45.192857408Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-08-30T21:14:45.194112707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series FirstAired DateTimeOffset
2026-08-30T21:14:45.240778889Z [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-08-30T21:14:45.257264476Z [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-08-30T21:14:45.273542455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-08-30T21:14:45.277445548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-08-30T21:14:45.301771258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-08-30T21:14:45.306303427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-08-30T21:14:45.310019683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-08-30T21:14:45.313843435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-08-30T21:14:45.317423297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-08-30T21:14:45.321233141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-08-30T21:14:45.324514421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1286989s
2026-08-30T21:14:45.325827325Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-08-30T21:14:45.327169699Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-08-30T21:14:45.328460740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series NextAiring DateTimeOffset
2026-08-30T21:14:45.382139287Z [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-08-30T21:14:45.399182928Z [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-08-30T21:14:45.415209652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-08-30T21:14:45.419235180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-08-30T21:14:45.441417724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-08-30T21:14:45.445227277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-08-30T21:14:45.448854013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-08-30T21:14:45.452238090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-08-30T21:14:45.455591755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-08-30T21:14:45.458887724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-08-30T21:14:45.462208333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1320714s
2026-08-30T21:14:45.463522991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-08-30T21:14:45.464899083Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-08-30T21:14:45.467238886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series Added DateTimeOffset
2026-08-30T21:14:45.513938124Z [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-08-30T21:14:45.529164886Z [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-08-30T21:14:45.545241480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-08-30T21:14:45.549056034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-08-30T21:14:45.570627807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-08-30T21:14:45.574291637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-08-30T21:14:45.577752278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-08-30T21:14:45.580939087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-08-30T21:14:45.584246660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-08-30T21:14:45.587715317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-08-30T21:14:45.590928479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.121892s
2026-08-30T21:14:45.592189549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-08-30T21:14:45.593615572Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-08-30T21:14:45.594941613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2026-08-30T21:14:45.640501496Z [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-08-30T21:14:45.648224874Z [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-08-30T21:14:45.654976243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-08-30T21:14:45.657984613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-08-30T21:14:45.679905570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0831502s
2026-08-30T21:14:45.681467676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-08-30T21:14:45.682874189Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-08-30T21:14:45.684205150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2026-08-30T21:14:45.731822518Z [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-08-30T21:14:45.739221332Z [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-08-30T21:14:45.746332256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-08-30T21:14:45.749070030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-08-30T21:14:45.774747944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0886711s
2026-08-30T21:14:45.776334189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-08-30T21:14:45.777760152Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-08-30T21:14:45.779263881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-08-30T21:14:45.827072604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-08-30T21:14:45.831781339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-08-30T21:14:45.836908166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-08-30T21:14:45.840218925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-08-30T21:14:45.863702750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-08-30T21:14:45.869791925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0883106s
2026-08-30T21:14:45.871829610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-08-30T21:14:45', 'postgres_update_timestamp_columns_to_with_timezone')
2026-08-30T21:14:45.876192969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:45.881744793Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-08-30T21:14:45.883754330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1006291s
2026-08-30T21:14:45.888235357Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-08-30T21:14:45.890109883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:45.893931360Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 189
2026-08-30T21:14:45.902846338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-08-30T21:14:45.904528948Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-08-30T21:14:45.905887163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-08-30T21:14:45.908038938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-08-30T21:14:45.918329998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106193s
2026-08-30T21:14:45.919905722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-08-30T21:14:45', 'add_colon_replacement_to_naming_config')
2026-08-30T21:14:45.923839676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:45.926619295Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-08-30T21:14:45.928434281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189968s
2026-08-30T21:14:45.930106630Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-08-30T21:14:45.931791895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:45.934392573Z [Info] health_restored_notification: Starting migration of Main DB to 190
2026-08-30T21:14:45.939286531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-08-30T21:14:45.940922567Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-08-30T21:14:45.942178477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-08-30T21:14:45.944299890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:45.953888464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099434s
2026-08-30T21:14:45.955444559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-08-30T21:14:45', 'health_restored_notification')
2026-08-30T21:14:45.959157057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:45.961877788Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-08-30T21:14:45.963486889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179779s
2026-08-30T21:14:45.965071601Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-08-30T21:14:45.966662906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:45.969073733Z [Info] add_download_client_tags: Starting migration of Main DB to 191
2026-08-30T21:14:45.973816867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-08-30T21:14:45.975394344Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-08-30T21:14:45.976671016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-08-30T21:14:45.978394989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-08-30T21:14:45.987589459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092992s
2026-08-30T21:14:45.989122047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-08-30T21:14:45', 'add_download_client_tags')
2026-08-30T21:14:45.992767059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:45.995417799Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-08-30T21:14:45.997022371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171654s
2026-08-30T21:14:45.998600570Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-08-30T21:14:46.000165352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:46.002542260Z [Info] import_exclusion_type: Starting migration of Main DB to 192
2026-08-30T21:14:46.010240166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListExclusions
2026-08-30T21:14:46.011939259Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-08-30T21:14:46.013168154Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListExclusions TvdbId Int32
2026-08-30T21:14:46.058573295Z [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-08-30T21:14:46.063417323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListExclusions_temp" ("Id", "TvdbId", "Title") SELECT "Id", "TvdbId", "Title" FROM "ImportListExclusions"
2026-08-30T21:14:46.067273310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListExclusions"
2026-08-30T21:14:46.070464829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListExclusions_temp" RENAME TO "ImportListExclusions"
2026-08-30T21:14:46.092834259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-08-30T21:14:46.096775908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0818941s
2026-08-30T21:14:46.098309357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-08-30T21:14:46', 'import_exclusion_type')
2026-08-30T21:14:46.101951043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:46.109836647Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-08-30T21:14:46.111422792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0950049s
2026-08-30T21:14:46.113091033Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-08-30T21:14:46.114656125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:46.117075849Z [Info] add_import_list_items: Starting migration of Main DB to 193
2026-08-30T21:14:46.129554947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListItems
2026-08-30T21:14:46.131831102Z [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-08-30T21:14:46.138788306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075581s
2026-08-30T21:14:46.140082623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-08-30T21:14:46.141523235Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2026-08-30T21:14:46.142772782Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus HasRemovedItemSinceLastClean Boolean
2026-08-30T21:14:46.144812581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "HasRemovedItemSinceLastClean" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:46.154487640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097577s
2026-08-30T21:14:46.156091280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-08-30T21:14:46', 'add_import_list_items')
2026-08-30T21:14:46.159741232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:46.162717036Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-08-30T21:14:46.164288883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180172s
2026-08-30T21:14:46.165893485Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-08-30T21:14:46.167480842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:46.169822900Z [Info] add_notification_status: Starting migration of Main DB to 194
2026-08-30T21:14:46.179147242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-08-30T21:14:46.181203715Z [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-08-30T21:14:46.187613737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006769s
2026-08-30T21:14:46.189237848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-08-30T21:14:46.190989366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-08-30T21:14:46.194834402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039368s
2026-08-30T21:14:46.196344073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-08-30T21:14:46', 'add_notification_status')
2026-08-30T21:14:46.200008454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:46.202631958Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-08-30T21:14:46.204206931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117537s
2026-08-30T21:14:46.205848428Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-08-30T21:14:46.207710128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:46.210074781Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Main DB to 195
2026-08-30T21:14:46.214006300Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:46.215453305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:46.228580909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125425s
2026-08-30T21:14:46.230766481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-08-30T21:14:46', 'parse_language_tags_from_existing_subtitle_files')
2026-08-30T21:14:46.234963956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:46.237484564Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-08-30T21:14:46.239303808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220551s
2026-08-30T21:14:46.240940335Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-08-30T21:14:46.242403282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:46.244745930Z [Info] add_finale_type: Starting migration of Main DB to 196
2026-08-30T21:14:46.249151485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-08-30T21:14:46.250656576Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-08-30T21:14:46.251925001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes FinaleType String
2026-08-30T21:14:46.253681570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "FinaleType" TEXT
2026-08-30T21:14:46.263192458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096205s
2026-08-30T21:14:46.264728302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-08-30T21:14:46', 'add_finale_type')
2026-08-30T21:14:46.268270206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:46.270840584Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-08-30T21:14:46.272306687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173159s
2026-08-30T21:14:46.273864616Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-08-30T21:14:46.275431873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:46.277721805Z [Info] list_add_missing_search: Starting migration of Main DB to 197
2026-08-30T21:14:46.282683419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-08-30T21:14:46.284212319Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-08-30T21:14:46.285416445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchForMissingEpisodes Boolean
2026-08-30T21:14:46.287457075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchForMissingEpisodes" INTEGER NOT NULL DEFAULT 1
2026-08-30T21:14:46.297430415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101216s
2026-08-30T21:14:46.298972481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-08-30T21:14:46', 'list_add_missing_search')
2026-08-30T21:14:46.302701343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:46.305885176Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-08-30T21:14:46.307442062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186183s
2026-08-30T21:14:46.309040692Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-08-30T21:14:46.310797321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:46.313060329Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 198
2026-08-30T21:14:46.320067624Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-08-30T21:14:46.321640733Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-08-30T21:14:46.322884458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2026-08-30T21:14:46.324609443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2026-08-30T21:14:46.335046857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105398s
2026-08-30T21:14:46.336372518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-08-30T21:14:46.337764141Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2026-08-30T21:14:46.338978888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2026-08-30T21:14:46.340638942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:46.349773562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092328s
2026-08-30T21:14:46.351077258Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:46.352418750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:46.369914823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168617s
2026-08-30T21:14:46.372169014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-08-30T21:14:46', 'parse_title_from_existing_subtitle_files')
2026-08-30T21:14:46.376354565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:46.378958200Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-08-30T21:14:46.380723185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265376s
2026-08-30T21:14:46.382312025Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-08-30T21:14:46.383794131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:46.386061438Z [Info] series_last_aired: Starting migration of Main DB to 199
2026-08-30T21:14:46.390516522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-08-30T21:14:46.391983998Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-08-30T21:14:46.393251652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LastAired DateTimeOffset
2026-08-30T21:14:46.395054493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LastAired" DATETIME
2026-08-30T21:14:46.404878362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098925s
2026-08-30T21:14:46.406382802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-08-30T21:14:46', 'series_last_aired')
2026-08-30T21:14:46.410009618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:46.412566318Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-08-30T21:14:46.413977500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176416s
2026-08-30T21:14:46.415573195Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-08-30T21:14:46.417132045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:46.419397318Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 200
2026-08-30T21:14:46.425931630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-08-30T21:14:46.427446141Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-08-30T21:14:46.428718684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MonitorNewItems Int32
2026-08-30T21:14:46.430458599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:46.440393371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100473s
2026-08-30T21:14:46.441691496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-08-30T21:14:46.443055904Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2026-08-30T21:14:46.444321163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-08-30T21:14:46.446088333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:46.455391983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093856s
2026-08-30T21:14:46.456932316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-08-30T21:14:46', 'AddNewItemMonitorType')
2026-08-30T21:14:46.460538360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:46.463076262Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-08-30T21:14:46.464622437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171167s
2026-08-30T21:14:46.466188060Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-08-30T21:14:46.467655306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:46.469905960Z [Info] email_encryption: Starting migration of Main DB to 201
2026-08-30T21:14:46.473439137Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:46.474942615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:46.496876638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212837s
2026-08-30T21:14:46.499086780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-08-30T21:14:46', 'email_encryption')
2026-08-30T21:14:46.502928688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:46.505371098Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-08-30T21:14:46.506864326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304204s
2026-08-30T21:14:46.508472095Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-08-30T21:14:46.509974201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:46.512236127Z [Info] add_indexer_flags: Starting migration of Main DB to 202
2026-08-30T21:14:46.518362137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-08-30T21:14:46.519883742Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-08-30T21:14:46.521118509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-08-30T21:14:46.522860568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:46.533597486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108138s
2026-08-30T21:14:46.534908216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-08-30T21:14:46.536314950Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2026-08-30T21:14:46.537520378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles IndexerFlags Int32
2026-08-30T21:14:46.539225503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:46.549324616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101724s
2026-08-30T21:14:46.550853606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-08-30T21:14:46', 'add_indexer_flags')
2026-08-30T21:14:46.554509239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:46.557084927Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-08-30T21:14:46.558561261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179682s
2026-08-30T21:14:46.560156976Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-08-30T21:14:46.561606225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:46.563825626Z [Info] release_type: Starting migration of Main DB to 203
2026-08-30T21:14:46.570589150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-08-30T21:14:46.572134112Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-08-30T21:14:46.573371605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist ReleaseType Int32
2026-08-30T21:14:46.575086198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:46.585145591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010163s
2026-08-30T21:14:46.586428686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-08-30T21:14:46.587802634Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2026-08-30T21:14:46.589024846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseType Int32
2026-08-30T21:14:46.590733307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:46.600177491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095111s
2026-08-30T21:14:46.601494063Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:46.602782298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:46.617099007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139796s
2026-08-30T21:14:46.619118595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-08-30T21:14:46', 'release_type')
2026-08-30T21:14:46.622887326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:46.625522464Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-08-30T21:14:46.626963126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226721s
2026-08-30T21:14:46.628584081Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-08-30T21:14:46.630060135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:46.632369096Z [Info] add_add_release_hash: Starting migration of Main DB to 204
2026-08-30T21:14:46.637428507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-08-30T21:14:46.646751677Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s
2026-08-30T21:14:46.648322431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseHash String
2026-08-30T21:14:46.650153700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseHash" TEXT
2026-08-30T21:14:46.660222783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101786s
2026-08-30T21:14:46.661538503Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:46.662850125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:46.680043238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168948s
2026-08-30T21:14:46.682055080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-08-30T21:14:46', 'add_add_release_hash')
2026-08-30T21:14:46.685900546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:46.688536306Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-08-30T21:14:46.689998731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025671s
2026-08-30T21:14:46.691620248Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-08-30T21:14:46.693189178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:46.695508821Z [Info] rename_season_pack_spec: Starting migration of Main DB to 205
2026-08-30T21:14:46.699012048Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-08-30T21:14:46.702308888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-08-30T21:14:46.706412915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042754s
2026-08-30T21:14:46.707942807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-08-30T21:14:46', 'rename_season_pack_spec')
2026-08-30T21:14:46.711556847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:46.714119238Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-08-30T21:14:46.715661916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120184s
2026-08-30T21:14:46.717186567Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-08-30T21:14:46.718605826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:46.720765165Z [Info] add_tmdbid: Starting migration of Main DB to 206
2026-08-30T21:14:46.726783087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-08-30T21:14:46.728310965Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-08-30T21:14:46.729543458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TmdbId Int32
2026-08-30T21:14:46.731174714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:46.741214447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101534s
2026-08-30T21:14:46.742603856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TmdbId)
2026-08-30T21:14:46.744118747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TmdbId" ON "Series" ("TmdbId" ASC)
2026-08-30T21:14:46.747347461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033076s
2026-08-30T21:14:46.748882153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-08-30T21:14:46', 'add_tmdbid')
2026-08-30T21:14:46.752398676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:46.754964024Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-08-30T21:14:46.756451480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109985s
2026-08-30T21:14:46.758024378Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-08-30T21:14:46.759711507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:46.762016049Z [Info] add_on_import_complete_to_notifications: Starting migration of Main DB to 209
2026-08-30T21:14:46.767090761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-08-30T21:14:46.768622847Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-08-30T21:14:46.769907996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportComplete Boolean
2026-08-30T21:14:46.771773403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportComplete" INTEGER NOT NULL DEFAULT 0
2026-08-30T21:14:46.782095115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104199s
2026-08-30T21:14:46.783622702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-08-30T21:14:46', 'add_on_import_complete_to_notifications')
2026-08-30T21:14:46.787467717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:46.790040921Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-08-30T21:14:46.791786838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184066s
2026-08-30T21:14:46.793387071Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-08-30T21:14:46.795025962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:46.797298149Z [Info] add_monitored_seasons_filter: Starting migration of Main DB to 210
2026-08-30T21:14:46.800948222Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:46.802373933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:46.845853857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0428527s
2026-08-30T21:14:46.848147006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-08-30T21:14:46', 'add_monitored_seasons_filter')
2026-08-30T21:14:46.852138576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:46.854730087Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-08-30T21:14:46.856440582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0523972s
2026-08-30T21:14:46.858053942Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-08-30T21:14:46.859877185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:46.862158209Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Main DB to 211
2026-08-30T21:14:46.867051847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-08-30T21:14:46.868621689Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-08-30T21:14:46.869879924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig CustomColonReplacementFormat String
2026-08-30T21:14:46.871951296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "CustomColonReplacementFormat" TEXT NOT NULL DEFAULT ''
2026-08-30T21:14:46.882447499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106508s
2026-08-30T21:14:46.883987842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-08-30T21:14:46', 'add_custom_colon_replacement_to_naming_config')
2026-08-30T21:14:46.887894601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:46.890448335Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-08-30T21:14:46.892276067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186948s
2026-08-30T21:14:46.893834586Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-08-30T21:14:46.895734253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:46.898107533Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 212
2026-08-30T21:14:46.903441738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-08-30T21:14:46.905075920Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-08-30T21:14:46.906332471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2026-08-30T21:14:46.908333422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2026-08-30T21:14:46.918686156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104678s
2026-08-30T21:14:46.920250748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-08-30T21:14:46', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-08-30T21:14:46.924355967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:46.927618599Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-08-30T21:14:46.929514558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194643s
2026-08-30T21:14:46.931096374Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-08-30T21:14:46.932805908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:46.935087774Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Main DB to 214
2026-08-30T21:14:46.937817653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-08-30T21:14:46', 'add_blurary576p_quality_in_profiles')
2026-08-30T21:14:46.941783111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:46.944286854Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-08-30T21:14:46.946017340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114868s
2026-08-30T21:14:46.947462832Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-08-30T21:14:46.949477180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:46.951662181Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Main DB to 215
2026-08-30T21:14:46.955503498Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:46.956986075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:46.990266573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0329116s
2026-08-30T21:14:46.992350752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-08-30T21:14:46', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-08-30T21:14:46.996898743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:46.999468098Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-08-30T21:14:47.001519982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0424102s
2026-08-30T21:14:47.003173803Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-08-30T21:14:47.004752483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:47.007021283Z [Info] add_mal_and_anilist_ids: Starting migration of Main DB to 217
2026-08-30T21:14:47.012881548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-08-30T21:14:47.014353543Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-08-30T21:14:47.015611867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MalIds String
2026-08-30T21:14:47.017289937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MalIds" TEXT NOT NULL DEFAULT '[]'
2026-08-30T21:14:47.027551057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103804s
2026-08-30T21:14:47.028914954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-08-30T21:14:47.030226536Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s
2026-08-30T21:14:47.031441674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AniListIds String
2026-08-30T21:14:47.033179765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AniListIds" TEXT NOT NULL DEFAULT '[]'
2026-08-30T21:14:47.042751135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00966s
2026-08-30T21:14:47.044279163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-08-30T21:14:47', 'add_mal_and_anilist_ids')
2026-08-30T21:14:47.048169800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:47.050511597Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-08-30T21:14:47.052251161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174371s
2026-08-30T21:14:47.210491201Z [Debug] MigrationController: Took: 00:00:23.5662644
2026-08-30T21:14:50.827759752Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-08-30T21:14:51.548997330Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-08-30T21:14:51.780616089Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-08-30T21:14:51.797404516Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:51.800242733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:51.815582082Z [Info] DatabaseEngineVersionCheck: SQLite 3.53.4
2026-08-30T21:14:51.818797339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180331s
2026-08-30T21:14:51.821421886Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-08-30T21:14:51.824392980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212424s
2026-08-30T21:14:51.859333182Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-08-30T21:14:51.862625574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:51.869375551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-08-30T21:14:51.873001394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-08-30T21:14:51.880078099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078788s
2026-08-30T21:14:51.882544227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:51.887477584Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-08-30T21:14:51.890127742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153909s
2026-08-30T21:14:51.896501822Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-08-30T21:14:51.899484490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:51.909472419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-08-30T21:14:51.913502858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-08-30T21:14:51.921739439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083574s
2026-08-30T21:14:51.924259937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-08-30T21:14:51.927364670Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.51E-05s
2026-08-30T21:14:51.930144289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-08-30T21:14:51.934454863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-08-30T21:14:51.945976050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118318s
2026-08-30T21:14:51.950496266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:51.955720048Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-08-30T21:14:51.959481034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216434s
2026-08-30T21:14:51.964275471Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-08-30T21:14:51.967792786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:51.974493674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-08-30T21:14:51.977543397Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-08-30T21:14:51.979865174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-08-30T21:14:51.983123498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-08-30T21:14:51.990012174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069549s
2026-08-30T21:14:51.992392578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:51.996498469Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-08-30T21:14:51.999446267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013578s
2026-08-30T21:14:52.003704786Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-08-30T21:14:52.006537451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:52.011739801Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-08-30T21:14:52.021617207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-08-30T21:14:52.024973999Z [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-08-30T21:14:52.035464310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110213s
2026-08-30T21:14:52.038328079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-08-30T21:14:52', 'InitialSetup')
2026-08-30T21:14:52.044689041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:52.048920195Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-08-30T21:14:52.051513999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245588s
2026-08-30T21:14:52.054189399Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-08-30T21:14:52.057398162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:52.061322808Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Log DB to 2
2026-08-30T21:14:52.065363527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-08-30T21:14:52', 'remove_tvrage_imdb_unique_constraint')
2026-08-30T21:14:52.072145819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:52.076303153Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-08-30T21:14:52.079501536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189321s
2026-08-30T21:14:52.082055390Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-08-30T21:14:52.085206578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:52.088926210Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Log DB to 3
2026-08-30T21:14:52.091889129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-08-30T21:14:52', 'remove_renamed_scene_mapping_columns')
2026-08-30T21:14:52.098391266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:52.102470193Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-08-30T21:14:52.105606440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172646s
2026-08-30T21:14:52.108063339Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-08-30T21:14:52.110698627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:52.114334231Z [Info] updated_history: Starting migration of Log DB to 4
2026-08-30T21:14:52.116812713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-08-30T21:14:52', 'updated_history')
2026-08-30T21:14:52.122891798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:52.126976126Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-08-30T21:14:52.130518241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162739s
2026-08-30T21:14:52.133055331Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-08-30T21:14:52.136048801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:52.139806019Z [Info] added_eventtype_to_history: Starting migration of Log DB to 5
2026-08-30T21:14:52.142622673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-08-30T21:14:52', 'added_eventtype_to_history')
2026-08-30T21:14:52.149021002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:52.153110870Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-08-30T21:14:52.156073438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170805s
2026-08-30T21:14:52.158531760Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-08-30T21:14:52.161887088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:52.165065100Z [Info] add_index_to_log_time: Starting migration of Log DB to 6
2026-08-30T21:14:52.177689770Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Logs
2026-08-30T21:14:52.180467285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-08-30T21:14:52.185071981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046624s
2026-08-30T21:14:52.187498719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-08-30T21:14:52.190320793Z [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-08-30T21:14:52.199973508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098574s
2026-08-30T21:14:52.202112586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-08-30T21:14:52.204841253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-08-30T21:14:52.209941737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049989s
2026-08-30T21:14:52.212268935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-08-30T21:14:52', 'add_index_to_log_time')
2026-08-30T21:14:52.218539746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:52.222830409Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-08-30T21:14:52.225621802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181635s
2026-08-30T21:14:52.228262330Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-08-30T21:14:52.231545634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:52.235382644Z [Info] add_renameEpisodes_to_naming: Starting migration of Log DB to 7
2026-08-30T21:14:52.238033824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-08-30T21:14:52', 'add_renameEpisodes_to_naming')
2026-08-30T21:14:52.244465880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:52.248474465Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-08-30T21:14:52.251422543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171947s
2026-08-30T21:14:52.254139616Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-08-30T21:14:52.256585263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:52.260259063Z [Info] remove_backlog: Starting migration of Log DB to 8
2026-08-30T21:14:52.262711784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-08-30T21:14:52', 'remove_backlog')
2026-08-30T21:14:52.268736620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:52.272874485Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-08-30T21:14:52.275521266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162863s
2026-08-30T21:14:52.278003516Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-08-30T21:14:52.280755209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:52.284412977Z [Info] fix_rename_episodes: Starting migration of Log DB to 9
2026-08-30T21:14:52.286967072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-08-30T21:14:52', 'fix_rename_episodes')
2026-08-30T21:14:52.293070056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:52.297131877Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-08-30T21:14:52.299905515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016376s
2026-08-30T21:14:52.302331401Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-08-30T21:14:52.305032522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:52.308706332Z [Info] add_monitored: Starting migration of Log DB to 10
2026-08-30T21:14:52.311155546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-08-30T21:14:52', 'add_monitored')
2026-08-30T21:14:52.317184370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:52.321314449Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-08-30T21:14:52.324022735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162775s
2026-08-30T21:14:52.326454954Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-08-30T21:14:52.329107577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:52.333423491Z [Info] remove_ignored: Starting migration of Log DB to 11
2026-08-30T21:14:52.336418684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-08-30T21:14:52', 'remove_ignored')
2026-08-30T21:14:52.343960677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:52.348145686Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-08-30T21:14:52.351471285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189766s
2026-08-30T21:14:52.354484345Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-08-30T21:14:52.357357011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:52.361118789Z [Info] remove_custom_start_date: Starting migration of Log DB to 12
2026-08-30T21:14:52.364146999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-08-30T21:14:52', 'remove_custom_start_date')
2026-08-30T21:14:52.370074398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:52.374130719Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-08-30T21:14:52.377034729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016796s
2026-08-30T21:14:52.379465105Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-08-30T21:14:52.383349920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:52.387127369Z [Info] add_air_date_utc: Starting migration of Log DB to 13
2026-08-30T21:14:52.389664550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-08-30T21:14:52', 'add_air_date_utc')
2026-08-30T21:14:52.396405699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:52.401456703Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-08-30T21:14:52.404805459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180174s
2026-08-30T21:14:52.407771904Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-08-30T21:14:52.411406155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:52.415152792Z [Info] drop_air_date: Starting migration of Log DB to 14
2026-08-30T21:14:52.418590206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-08-30T21:14:52', 'drop_air_date')
2026-08-30T21:14:52.425784057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:52.430453072Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-08-30T21:14:52.434420504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192469s
2026-08-30T21:14:52.437383201Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-08-30T21:14:52.440071927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:52.444245725Z [Info] add_air_date_as_string: Starting migration of Log DB to 15
2026-08-30T21:14:52.447378155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-08-30T21:14:52', 'add_air_date_as_string')
2026-08-30T21:14:52.454111688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:52.458214693Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-08-30T21:14:52.461099755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181521s
2026-08-30T21:14:52.463540801Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-08-30T21:14:52.466515043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:52.470161167Z [Info] updated_imported_history_item: Starting migration of Log DB to 16
2026-08-30T21:14:52.473047922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-08-30T21:14:52', 'updated_imported_history_item')
2026-08-30T21:14:52.479525620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:52.483603805Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-08-30T21:14:52.486650392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170866s
2026-08-30T21:14:52.489080427Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-08-30T21:14:52.491778472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:52.495422492Z [Info] reset_scene_names: Starting migration of Log DB to 17
2026-08-30T21:14:52.497970114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-08-30T21:14:52', 'reset_scene_names')
2026-08-30T21:14:52.504004459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:52.508067263Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-08-30T21:14:52.510766460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162343s
2026-08-30T21:14:52.513184100Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-08-30T21:14:52.515888758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:52.519519682Z [Info] remove_duplicates: Starting migration of Log DB to 18
2026-08-30T21:14:52.522040530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-08-30T21:14:52', 'remove_duplicates')
2026-08-30T21:14:52.528216401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:52.532185836Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-08-30T21:14:52.535188444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163017s
2026-08-30T21:14:52.537709292Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-08-30T21:14:52.540670367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:52.544331141Z [Info] restore_unique_constraints: Starting migration of Log DB to 19
2026-08-30T21:14:52.547126632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-08-30T21:14:52', 'restore_unique_constraints')
2026-08-30T21:14:52.553395680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:52.557428884Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-08-30T21:14:52.560382243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167581s
2026-08-30T21:14:52.562801436Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-08-30T21:14:52.565787982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:52.569432383Z [Info] add_year_and_seasons_to_series: Starting migration of Log DB to 20
2026-08-30T21:14:52.572585475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-08-30T21:14:52', 'add_year_and_seasons_to_series')
2026-08-30T21:14:52.581302093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:52.585452483Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-08-30T21:14:52.588790347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196503s
2026-08-30T21:14:52.591466217Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-08-30T21:14:52.594210725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:52.597999417Z [Info] drop_seasons_table: Starting migration of Log DB to 21
2026-08-30T21:14:52.601107828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-08-30T21:14:52', 'drop_seasons_table')
2026-08-30T21:14:52.607362577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:52.611447476Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-08-30T21:14:52.614213859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172333s
2026-08-30T21:14:52.616711029Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-08-30T21:14:52.619752154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:52.623348489Z [Info] move_indexer_to_generic_provider: Starting migration of Log DB to 22
2026-08-30T21:14:52.626223760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-08-30T21:14:52', 'move_indexer_to_generic_provider')
2026-08-30T21:14:52.632704134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:52.636779002Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-08-30T21:14:52.639818695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170565s
2026-08-30T21:14:52.642311697Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-08-30T21:14:52.645297852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:52.648896401Z [Info] add_config_contract_to_indexers: Starting migration of Log DB to 23
2026-08-30T21:14:52.651735931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-08-30T21:14:52', 'add_config_contract_to_indexers')
2026-08-30T21:14:52.658152846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:52.662217795Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-08-30T21:14:52.665264151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169137s
2026-08-30T21:14:52.667686220Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-08-30T21:14:52.670427221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:52.674039798Z [Info] drop_tvdb_episodeid: Starting migration of Log DB to 24
2026-08-30T21:14:52.676605136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-08-30T21:14:52', 'drop_tvdb_episodeid')
2026-08-30T21:14:52.682716276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:52.686762125Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-08-30T21:14:52.689899675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163382s
2026-08-30T21:14:52.692142924Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-08-30T21:14:52.695551049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:52.699089657Z [Info] move_notification_to_generic_provider: Starting migration of Log DB to 25
2026-08-30T21:14:52.702051233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-08-30T21:14:52', 'move_notification_to_generic_provider')
2026-08-30T21:14:52.708445684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:52.712632096Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-08-30T21:14:52.715840188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174376s
2026-08-30T21:14:52.718329032Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-08-30T21:14:52.721517976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:52.725158880Z [Info] add_config_contract_to_notifications: Starting migration of Log DB to 26
2026-08-30T21:14:52.742640032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-08-30T21:14:52', 'add_config_contract_to_notifications')
2026-08-30T21:14:52.749675284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:52.754005436Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-08-30T21:14:52.757204631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0324959s
2026-08-30T21:14:52.759807233Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-08-30T21:14:52.762463985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:52.766550035Z [Info] fix_omgwtfnzbs: Starting migration of Log DB to 27
2026-08-30T21:14:52.769065783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-08-30T21:14:52', 'fix_omgwtfnzbs')
2026-08-30T21:14:52.775082834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:52.779178183Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-08-30T21:14:52.781843612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016714s
2026-08-30T21:14:52.784250470Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-08-30T21:14:52.787041382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:52.790649380Z [Info] add_blacklist_table: Starting migration of Log DB to 28
2026-08-30T21:14:52.793245038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-08-30T21:14:52', 'add_blacklist_table')
2026-08-30T21:14:52.799383203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:52.804248843Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-08-30T21:14:52.807699554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169757s
2026-08-30T21:14:52.810205242Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-08-30T21:14:52.814359199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:52.818894545Z [Info] add_formats_to_naming_config: Starting migration of Log DB to 29
2026-08-30T21:14:52.821800018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-08-30T21:14:52', 'add_formats_to_naming_config')
2026-08-30T21:14:52.828928367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:52.834075054Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-08-30T21:14:52.837519803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197169s
2026-08-30T21:14:52.839960790Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-08-30T21:14:52.844118715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:52.848202611Z [Info] add_season_folder_format_to_naming_config: Starting migration of Log DB to 30
2026-08-30T21:14:52.851742252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-08-30T21:14:52', 'add_season_folder_format_to_naming_config')
2026-08-30T21:14:52.859004420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:52.864906108Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-08-30T21:14:52.869523259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204448s
2026-08-30T21:14:52.872101863Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-08-30T21:14:52.875714139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:52.880221489Z [Info] delete_old_naming_config_columns: Starting migration of Log DB to 31
2026-08-30T21:14:52.883123223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-08-30T21:14:52', 'delete_old_naming_config_columns')
2026-08-30T21:14:52.889923061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:52.894441793Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-08-30T21:14:52.897577239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188539s
2026-08-30T21:14:52.900438061Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-08-30T21:14:52.904067773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:52.907947989Z [Info] set_default_release_group: Starting migration of Log DB to 32
2026-08-30T21:14:52.911826401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-08-30T21:14:52', 'set_default_release_group')
2026-08-30T21:14:52.918420865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:52.922429570Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-08-30T21:14:52.925644115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018408s
2026-08-30T21:14:52.928317200Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-08-30T21:14:52.931151659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:52.934875400Z [Info] add_api_key_to_pushover: Starting migration of Log DB to 33
2026-08-30T21:14:52.937683977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-08-30T21:14:52', 'add_api_key_to_pushover')
2026-08-30T21:14:52.943895590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:52.947959465Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-08-30T21:14:52.950775849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167965s
2026-08-30T21:14:52.953232818Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-08-30T21:14:52.956058680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:52.959644233Z [Info] remove_series_contraints: Starting migration of Log DB to 34
2026-08-30T21:14:52.962335684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-08-30T21:14:52', 'remove_series_contraints')
2026-08-30T21:14:52.968600243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:52.972632556Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-08-30T21:14:52.975448929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165836s
2026-08-30T21:14:52.977967382Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-08-30T21:14:52.981227078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:52.984983014Z [Info] add_series_folder_format_to_naming_config: Starting migration of Log DB to 35
2026-08-30T21:14:52.988105032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-08-30T21:14:52', 'add_series_folder_format_to_naming_config')
2026-08-30T21:14:52.994762914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:52.998827571Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-08-30T21:14:53.002154523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017597s
2026-08-30T21:14:53.004621192Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-08-30T21:14:53.007584781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:53.011193922Z [Info] update_with_quality_converters: Starting migration of Log DB to 36
2026-08-30T21:14:53.014417365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-08-30T21:14:53', 'update_with_quality_converters')
2026-08-30T21:14:53.020892017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:53.024920031Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-08-30T21:14:53.028353867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173287s
2026-08-30T21:14:53.030813111Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-08-30T21:14:53.033698193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:53.037455120Z [Info] add_configurable_qualities: Starting migration of Log DB to 37
2026-08-30T21:14:53.040182684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-08-30T21:14:53', 'add_configurable_qualities')
2026-08-30T21:14:53.046613368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:53.050952388Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-08-30T21:14:53.053879645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172489s
2026-08-30T21:14:53.056300261Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-08-30T21:14:53.059286687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:53.063159608Z [Info] add_on_upgrade_to_notifications: Starting migration of Log DB to 38
2026-08-30T21:14:53.066281046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-08-30T21:14:53', 'add_on_upgrade_to_notifications')
2026-08-30T21:14:53.073555409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:53.077647361Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-08-30T21:14:53.081330330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183502s
2026-08-30T21:14:53.085069201Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-08-30T21:14:53.089111524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:53.094366439Z [Info] add_metadata_tables: Starting migration of Log DB to 39
2026-08-30T21:14:53.098244751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-08-30T21:14:53', 'add_metadata_tables')
2026-08-30T21:14:53.104817892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:53.109291012Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-08-30T21:14:53.112493323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201371s
2026-08-30T21:14:53.114885963Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-08-30T21:14:53.118733603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:53.165799440Z [Info] add_metadata_to_episodes_and_series: Starting migration of Log DB to 40
2026-08-30T21:14:53.256636246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-08-30T21:14:53', 'add_metadata_to_episodes_and_series')
2026-08-30T21:14:53.324296747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:53.340000309Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-08-30T21:14:53.348170267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2209533s
2026-08-30T21:14:53.381626779Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-08-30T21:14:53.385637067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:53.413140138Z [Info] fix_xbmc_season_images_metadata: Starting migration of Log DB to 41
2026-08-30T21:14:53.417545572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-08-30T21:14:53', 'fix_xbmc_season_images_metadata')
2026-08-30T21:14:53.424925678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:53.429688422Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-08-30T21:14:53.433496192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0447783s
2026-08-30T21:14:53.435922770Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-08-30T21:14:53.438894065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:53.442715964Z [Info] add_download_clients_table: Starting migration of Log DB to 42
2026-08-30T21:14:53.445344929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-08-30T21:14:53', 'add_download_clients_table')
2026-08-30T21:14:53.452469310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:53.456402153Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-08-30T21:14:53.460338321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175018s
2026-08-30T21:14:53.462779348Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-08-30T21:14:53.465829081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:53.470035324Z [Info] convert_config_to_download_clients: Starting migration of Log DB to 43
2026-08-30T21:14:53.472859152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-08-30T21:14:53', 'convert_config_to_download_clients')
2026-08-30T21:14:53.479215957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:53.483101524Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-08-30T21:14:53.486125044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172719s
2026-08-30T21:14:53.488472854Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-08-30T21:14:53.491301461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:53.495572154Z [Info] fix_xbmc_episode_metadata: Starting migration of Log DB to 44
2026-08-30T21:14:53.498049604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-08-30T21:14:53', 'fix_xbmc_episode_metadata')
2026-08-30T21:14:53.504243251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:53.508190021Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-08-30T21:14:53.510948036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169591s
2026-08-30T21:14:53.513507432Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-08-30T21:14:53.515675108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:53.520713868Z [Info] add_indexes: Starting migration of Log DB to 45
2026-08-30T21:14:53.526852694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-08-30T21:14:53', 'add_indexes')
2026-08-30T21:14:53.537509380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:53.541590611Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-08-30T21:14:53.544271070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256521s
2026-08-30T21:14:53.547210762Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-08-30T21:14:53.551144275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:53.555012607Z [Info] fix_nzb_su_url: Starting migration of Log DB to 46
2026-08-30T21:14:53.557475479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-08-30T21:14:53', 'fix_nzb_su_url')
2026-08-30T21:14:53.564426149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:53.568732454Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-08-30T21:14:53.571652676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176654s
2026-08-30T21:14:53.573976637Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-08-30T21:14:53.578355528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:53.584700850Z [Info] add_temporary_blacklist_columns: Starting migration of Log DB to 47
2026-08-30T21:14:53.589688105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-08-30T21:14:53', 'add_temporary_blacklist_columns')
2026-08-30T21:14:53.596524015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:53.602863114Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-08-30T21:14:53.606279186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252325s
2026-08-30T21:14:53.608548186Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-08-30T21:14:53.611698162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:53.615277301Z [Info] add_title_to_scenemappings: Starting migration of Log DB to 48
2026-08-30T21:14:53.617871777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-08-30T21:14:53', 'add_title_to_scenemappings')
2026-08-30T21:14:53.623870551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:53.628072004Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-08-30T21:14:53.632558852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166773s
2026-08-30T21:14:53.635843939Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-08-30T21:14:53.638325688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:53.642809490Z [Info] fix_dognzb_url: Starting migration of Log DB to 49
2026-08-30T21:14:53.644767334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-08-30T21:14:53', 'fix_dognzb_url')
2026-08-30T21:14:53.651132486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:53.655824827Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-08-30T21:14:53.658695009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171451s
2026-08-30T21:14:53.661075304Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-08-30T21:14:53.664214678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:53.669063965Z [Info] add_hash_to_metadata_files: Starting migration of Log DB to 50
2026-08-30T21:14:53.672018707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-08-30T21:14:53', 'add_hash_to_metadata_files')
2026-08-30T21:14:53.682019943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:53.686269032Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-08-30T21:14:53.689111318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219749s
2026-08-30T21:14:53.691931829Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-08-30T21:14:53.694586096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:53.697966064Z [Info] download_client_import: Starting migration of Log DB to 51
2026-08-30T21:14:53.700621012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-08-30T21:14:53', 'download_client_import')
2026-08-30T21:14:53.706754186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:53.711371938Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-08-30T21:14:53.715146822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166577s
2026-08-30T21:14:53.718668025Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-08-30T21:14:53.722875590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:53.727389613Z [Info] add_columns_for_anime: Starting migration of Log DB to 52
2026-08-30T21:14:53.730057477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-08-30T21:14:53', 'add_columns_for_anime')
2026-08-30T21:14:53.737115224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:53.741077956Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-08-30T21:14:53.743748786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189062s
2026-08-30T21:14:53.746887699Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-08-30T21:14:53.749874966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:53.754311163Z [Info] add_series_sorttitle: Starting migration of Log DB to 53
2026-08-30T21:14:53.756813433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-08-30T21:14:53', 'add_series_sorttitle')
2026-08-30T21:14:53.764803397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:53.769313643Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-08-30T21:14:53.772106538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192696s
2026-08-30T21:14:53.774441672Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-08-30T21:14:53.777039004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:53.780794980Z [Info] rename_profiles: Starting migration of Log DB to 54
2026-08-30T21:14:53.783128370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-08-30T21:14:53', 'rename_profiles')
2026-08-30T21:14:53.789039617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:53.792986899Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-08-30T21:14:53.795830446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159361s
2026-08-30T21:14:53.798299209Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-08-30T21:14:53.801705030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:53.805308148Z [Info] drop_old_profile_columns: Starting migration of Log DB to 55
2026-08-30T21:14:53.808377110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-08-30T21:14:53', 'drop_old_profile_columns')
2026-08-30T21:14:53.815015421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:53.820498005Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-08-30T21:14:53.823763743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178694s
2026-08-30T21:14:53.826077564Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-08-30T21:14:53.828926363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:53.833329733Z [Info] add_mediainfo_to_episodefile: Starting migration of Log DB to 56
2026-08-30T21:14:53.838426179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-08-30T21:14:53', 'add_mediainfo_to_episodefile')
2026-08-30T21:14:53.845704981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:53.851353078Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-08-30T21:14:53.854862126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213815s
2026-08-30T21:14:53.857225828Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-08-30T21:14:53.860895690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:53.866015483Z [Info] convert_episode_file_path_to_relative: Starting migration of Log DB to 57
2026-08-30T21:14:53.869914497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-08-30T21:14:53', 'convert_episode_file_path_to_relative')
2026-08-30T21:14:53.877825121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:53.881718905Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-08-30T21:14:53.884871746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212738s
2026-08-30T21:14:53.887277442Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-08-30T21:14:53.889980046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:53.893496048Z [Info] drop_episode_file_path: Starting migration of Log DB to 58
2026-08-30T21:14:53.895990844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-08-30T21:14:53', 'drop_episode_file_path')
2026-08-30T21:14:53.902352107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:53.907452591Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-08-30T21:14:53.910344777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172171s
2026-08-30T21:14:53.912694971Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-08-30T21:14:53.916266405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:53.920729676Z [Info] add_enable_options_to_indexers: Starting migration of Log DB to 59
2026-08-30T21:14:53.925073286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-08-30T21:14:53', 'add_enable_options_to_indexers')
2026-08-30T21:14:53.933185085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:53.937368582Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-08-30T21:14:53.940558137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213118s
2026-08-30T21:14:53.943394771Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-08-30T21:14:53.947172170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:53.951215635Z [Info] remove_enable_from_indexers: Starting migration of Log DB to 60
2026-08-30T21:14:53.954319638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-08-30T21:14:53', 'remove_enable_from_indexers')
2026-08-30T21:14:53.961278666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:53.965192429Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-08-30T21:14:53.968161640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018036s
2026-08-30T21:14:53.971874249Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-08-30T21:14:53.975024364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:53.978438421Z [Info] clear_bad_scene_names: Starting migration of Log DB to 61
2026-08-30T21:14:53.981345727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-08-30T21:14:53', 'clear_bad_scene_names')
2026-08-30T21:14:53.989758904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:53.994248808Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-08-30T21:14:53.996982826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192892s
2026-08-30T21:14:54.000300178Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-08-30T21:14:54.003206052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:54.007137390Z [Info] convert_quality_models: Starting migration of Log DB to 62
2026-08-30T21:14:54.009766717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-08-30T21:14:54', 'convert_quality_models')
2026-08-30T21:14:54.015697403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:54.019562950Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-08-30T21:14:54.022246185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163553s
2026-08-30T21:14:54.024556008Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-08-30T21:14:54.027742767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:54.031347087Z [Info] add_remotepathmappings: Starting migration of Log DB to 63
2026-08-30T21:14:54.033865881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-08-30T21:14:54', 'add_remotepathmappings')
2026-08-30T21:14:54.040317477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:54.044251962Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-08-30T21:14:54.046931609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170089s
2026-08-30T21:14:54.049185219Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-08-30T21:14:54.051873344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:54.055259695Z [Info] remove_method_from_logs: Starting migration of Log DB to 64
2026-08-30T21:14:54.080213010Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Logs Method
2026-08-30T21:14:54.153186132Z [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-08-30T21:14:54.180724043Z [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-08-30T21:14:54.191830425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-08-30T21:14:54.203893274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-08-30T21:14:54.222467348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-08-30T21:14:54.228979035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1459652s
2026-08-30T21:14:54.231384771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-08-30T21:14:54', 'remove_method_from_logs')
2026-08-30T21:14:54.237361530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:54.245747242Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-08-30T21:14:54.248457922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1628214s
2026-08-30T21:14:54.250888047Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-08-30T21:14:54.253688939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:54.257275754Z [Info] make_scene_numbering_nullable: Starting migration of Log DB to 65
2026-08-30T21:14:54.259913528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-08-30T21:14:54', 'make_scene_numbering_nullable')
2026-08-30T21:14:54.266150471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:54.270066229Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-08-30T21:14:54.272873714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163927s
2026-08-30T21:14:54.275141893Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-08-30T21:14:54.277535013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:54.281611314Z [Info] add_tags: Starting migration of Log DB to 66
2026-08-30T21:14:54.283897840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-08-30T21:14:54', 'add_tags')
2026-08-30T21:14:54.290160756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:54.294008216Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-08-30T21:14:54.296368821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164702s
2026-08-30T21:14:54.298744717Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-08-30T21:14:54.301759019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:54.305405704Z [Info] add_added_to_series: Starting migration of Log DB to 67
2026-08-30T21:14:54.307939638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-08-30T21:14:54', 'add_added_to_series')
2026-08-30T21:14:54.313788480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:54.317659488Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-08-30T21:14:54.320277010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159211s
2026-08-30T21:14:54.322568386Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-08-30T21:14:54.325253505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:54.328682913Z [Info] add_release_restrictions: Starting migration of Log DB to 68
2026-08-30T21:14:54.331302239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-08-30T21:14:54', 'add_release_restrictions')
2026-08-30T21:14:54.337256312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:54.341114294Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-08-30T21:14:54.343819342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158587s
2026-08-30T21:14:54.346064385Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-08-30T21:14:54.348542737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:54.351916012Z [Info] quality_proper: Starting migration of Log DB to 69
2026-08-30T21:14:54.354174491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-08-30T21:14:54', 'quality_proper')
2026-08-30T21:14:54.359895886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:54.363805772Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-08-30T21:14:54.366292531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152319s
2026-08-30T21:14:54.368532403Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-08-30T21:14:54.370965384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:54.374358218Z [Info] delay_profile: Starting migration of Log DB to 70
2026-08-30T21:14:54.376618120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-08-30T21:14:54', 'delay_profile')
2026-08-30T21:14:54.382450178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:54.386790050Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-08-30T21:14:54.389696244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158135s
2026-08-30T21:14:54.392189867Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-08-30T21:14:54.395196153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:54.399153083Z [Info] unknown_quality_in_profile: Starting migration of Log DB to 71
2026-08-30T21:14:54.402685569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-08-30T21:14:54', 'unknown_quality_in_profile')
2026-08-30T21:14:54.409198318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:54.413078815Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-08-30T21:14:54.416720280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178388s
2026-08-30T21:14:54.420465394Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-08-30T21:14:54.423562492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:54.428443554Z [Info] history_downloadId: Starting migration of Log DB to 72
2026-08-30T21:14:54.430886696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-08-30T21:14:54', 'history_downloadId')
2026-08-30T21:14:54.437435036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:54.441356876Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-08-30T21:14:54.445337464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177738s
2026-08-30T21:14:54.448113526Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-08-30T21:14:54.450647370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:54.455225172Z [Info] clear_ratings: Starting migration of Log DB to 73
2026-08-30T21:14:54.459152723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-08-30T21:14:54', 'clear_ratings')
2026-08-30T21:14:54.465457042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:54.470239436Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-08-30T21:14:54.473467258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195536s
2026-08-30T21:14:54.476077605Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-08-30T21:14:54.478502560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:54.482094486Z [Info] disable_eztv: Starting migration of Log DB to 74
2026-08-30T21:14:54.484666497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-08-30T21:14:54', 'disable_eztv')
2026-08-30T21:14:54.490683767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:54.495339275Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-08-30T21:14:54.498038322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166864s
2026-08-30T21:14:54.500772830Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-08-30T21:14:54.503270561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:54.506714719Z [Info] force_lib_update: Starting migration of Log DB to 75
2026-08-30T21:14:54.509009462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-08-30T21:14:54', 'force_lib_update')
2026-08-30T21:14:54.516032679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:54.521030636Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-08-30T21:14:54.524206033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177534s
2026-08-30T21:14:54.526883586Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-08-30T21:14:54.530177912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:54.533979069Z [Info] add_users_table: Starting migration of Log DB to 76
2026-08-30T21:14:54.536269934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-08-30T21:14:54', 'add_users_table')
2026-08-30T21:14:54.542116079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:54.546352203Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-08-30T21:14:54.548814863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161766s
2026-08-30T21:14:54.551618441Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-08-30T21:14:54.554321095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:54.558617950Z [Info] add_add_options_to_series: Starting migration of Log DB to 77
2026-08-30T21:14:54.561674567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-08-30T21:14:54', 'add_add_options_to_series')
2026-08-30T21:14:54.568707724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:54.572623803Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-08-30T21:14:54.575313921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183257s
2026-08-30T21:14:54.577508923Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-08-30T21:14:54.580031955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:54.584874961Z [Info] add_commands_table: Starting migration of Log DB to 78
2026-08-30T21:14:54.587265616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-08-30T21:14:54', 'add_commands_table')
2026-08-30T21:14:54.593044106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:54.597041849Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-08-30T21:14:54.600544915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170094s
2026-08-30T21:14:54.603168330Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-08-30T21:14:54.606614602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:54.611358247Z [Info] dedupe_tags: Starting migration of Log DB to 79
2026-08-30T21:14:54.615906529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-08-30T21:14:54', 'dedupe_tags')
2026-08-30T21:14:54.622638870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:54.627187282Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-08-30T21:14:54.629780646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020568s
2026-08-30T21:14:54.633371238Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-08-30T21:14:54.636385971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:54.640928972Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Log DB to 81
2026-08-30T21:14:54.644080530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-08-30T21:14:54', 'move_dot_prefix_to_transmission_category')
2026-08-30T21:14:54.653311225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:54.657191791Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-08-30T21:14:54.661148251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208031s
2026-08-30T21:14:54.663621333Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-08-30T21:14:54.666384438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:54.671892744Z [Info] add_fanzub_settings: Starting migration of Log DB to 82
2026-08-30T21:14:54.675209735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-08-30T21:14:54', 'add_fanzub_settings')
2026-08-30T21:14:54.682683009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:54.687230008Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-08-30T21:14:54.690070610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209354s
2026-08-30T21:14:54.692780008Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-08-30T21:14:54.696302643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:54.700203211Z [Info] additonal_blacklist_columns: Starting migration of Log DB to 83
2026-08-30T21:14:54.703885368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-08-30T21:14:54', 'additonal_blacklist_columns')
2026-08-30T21:14:54.711253360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:54.715462338Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-08-30T21:14:54.718225724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193364s
2026-08-30T21:14:54.720579165Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-08-30T21:14:54.723923772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:54.728420350Z [Info] update_quality_minmax_size: Starting migration of Log DB to 84
2026-08-30T21:14:54.730980246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-08-30T21:14:54', 'update_quality_minmax_size')
2026-08-30T21:14:54.737715894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:54.742385320Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-08-30T21:14:54.749821258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187913s
2026-08-30T21:14:54.752139047Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-08-30T21:14:54.754968346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:54.758853132Z [Info] expand_transmission_urlbase: Starting migration of Log DB to 85
2026-08-30T21:14:54.761760939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-08-30T21:14:54', 'expand_transmission_urlbase')
2026-08-30T21:14:54.768501607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:54.773022414Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-08-30T21:14:54.775833766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180932s
2026-08-30T21:14:54.778370847Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-08-30T21:14:54.781190116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:54.785587063Z [Info] pushbullet_device_ids: Starting migration of Log DB to 86
2026-08-30T21:14:54.788769684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-08-30T21:14:54', 'pushbullet_device_ids')
2026-08-30T21:14:54.797007748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:54.800802412Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-08-30T21:14:54.804319747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197337s
2026-08-30T21:14:54.807004585Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-08-30T21:14:54.809960139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:54.814105669Z [Info] remove_eztv: Starting migration of Log DB to 87
2026-08-30T21:14:54.816931010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-08-30T21:14:54', 'remove_eztv')
2026-08-30T21:14:54.828307115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:54.832874015Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-08-30T21:14:54.835964009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023227s
2026-08-30T21:14:54.838565610Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-08-30T21:14:54.841647638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:54.845219262Z [Info] pushbullet_devices_channels_list: Starting migration of Log DB to 88
2026-08-30T21:14:54.848617798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-08-30T21:14:54', 'pushbullet_devices_channels_list')
2026-08-30T21:14:54.857449649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:54.861301688Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-08-30T21:14:54.864483417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196452s
2026-08-30T21:14:54.866771055Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-08-30T21:14:54.869608801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:54.873708770Z [Info] add_on_rename_to_notifcations: Starting migration of Log DB to 89
2026-08-30T21:14:54.877265665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-08-30T21:14:54', 'add_on_rename_to_notifcations')
2026-08-30T21:14:54.885486144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:54.889647205Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-08-30T21:14:54.892516956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019906s
2026-08-30T21:14:54.894978274Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-08-30T21:14:54.897575536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:54.901156199Z [Info] update_kickass_url: Starting migration of Log DB to 90
2026-08-30T21:14:54.903671505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-08-30T21:14:54', 'update_kickass_url')
2026-08-30T21:14:54.912040072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:54.915889587Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-08-30T21:14:54.918388620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183892s
2026-08-30T21:14:54.920922364Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-08-30T21:14:54.923843298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:54.927420795Z [Info] added_indexerstatus: Starting migration of Log DB to 91
2026-08-30T21:14:54.930208219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-08-30T21:14:54', 'added_indexerstatus')
2026-08-30T21:14:54.936705286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:54.941682643Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-08-30T21:14:54.944861355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174727s
2026-08-30T21:14:54.947166088Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-08-30T21:14:54.950591879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:54.954308746Z [Info] add_unverifiedscenenumbering: Starting migration of Log DB to 92
2026-08-30T21:14:54.957727342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-08-30T21:14:54', 'add_unverifiedscenenumbering')
2026-08-30T21:14:54.965081756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:54.968975780Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-08-30T21:14:54.972167640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190454s
2026-08-30T21:14:54.974142608Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-08-30T21:14:54.977268254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:54.980774948Z [Info] naming_config_replace_illegal_characters: Starting migration of Log DB to 93
2026-08-30T21:14:54.983679478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-08-30T21:14:54', 'naming_config_replace_illegal_characters')
2026-08-30T21:14:54.996289469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:55.001323079Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-08-30T21:14:55.004583176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239718s
2026-08-30T21:14:55.006915865Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-08-30T21:14:55.009447284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:55.014135537Z [Info] add_tvmazeid: Starting migration of Log DB to 94
2026-08-30T21:14:55.017246354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-08-30T21:14:55', 'add_tvmazeid')
2026-08-30T21:14:55.024198237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:55.028844336Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-08-30T21:14:55.031401808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189689s
2026-08-30T21:14:55.034347220Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-08-30T21:14:55.037764344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:55.041373554Z [Info] add_additional_episodes_index: Starting migration of Log DB to 95
2026-08-30T21:14:55.045068096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-08-30T21:14:55', 'add_additional_episodes_index')
2026-08-30T21:14:55.051619072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:55.055440981Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-08-30T21:14:55.058186331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181275s
2026-08-30T21:14:55.060962563Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-08-30T21:14:55.063425414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:55.066970094Z [Info] disable_kickass: Starting migration of Log DB to 96
2026-08-30T21:14:55.069445270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-08-30T21:14:55', 'disable_kickass')
2026-08-30T21:14:55.075668996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:55.079539423Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-08-30T21:14:55.082693667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160753s
2026-08-30T21:14:55.084973359Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-08-30T21:14:55.087683758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:55.091121814Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 97
2026-08-30T21:14:55.094006715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-08-30T21:14:55', 'add_reason_to_pending_releases')
2026-08-30T21:14:55.100134919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:55.104129917Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-08-30T21:14:55.106896980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163016s
2026-08-30T21:14:55.109145821Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-08-30T21:14:55.111782933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:55.115549890Z [Info] remove_titans_of_tv: Starting migration of Log DB to 98
2026-08-30T21:14:55.118115789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-08-30T21:14:55', 'remove_titans_of_tv')
2026-08-30T21:14:55.124846758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:55.129659281Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-08-30T21:14:55.132723183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178196s
2026-08-30T21:14:55.135710090Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-08-30T21:14:55.138499118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:55.143201079Z [Info] extra_and_subtitle_files: Starting migration of Log DB to 99
2026-08-30T21:14:55.146432789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-08-30T21:14:55', 'extra_and_subtitle_files')
2026-08-30T21:14:55.153164499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:55.157382846Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-08-30T21:14:55.160093005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186391s
2026-08-30T21:14:55.162600476Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-08-30T21:14:55.165493073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:55.168976269Z [Info] add_scene_season_number: Starting migration of Log DB to 100
2026-08-30T21:14:55.171773985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-08-30T21:14:55', 'add_scene_season_number')
2026-08-30T21:14:55.177970887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:55.181849701Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-08-30T21:14:55.184564068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166125s
2026-08-30T21:14:55.187175098Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-08-30T21:14:55.190058516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:55.193520189Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Log DB to 101
2026-08-30T21:14:55.196479400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-08-30T21:14:55', 'add_ultrahd_quality_in_profiles')
2026-08-30T21:14:55.202634749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:55.206461517Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-08-30T21:14:55.209271237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164162s
2026-08-30T21:14:55.211578455Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-08-30T21:14:55.214876007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:55.218390306Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Log DB to 102
2026-08-30T21:14:55.221533608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-08-30T21:14:55', 'add_language_to_episodeFiles_history_and_blacklist')
2026-08-30T21:14:55.228129404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:55.232216366Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-08-30T21:14:55.235502977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173069s
2026-08-30T21:14:55.238573081Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-08-30T21:14:55.241546039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:55.245387417Z [Info] fix_metadata_file_extensions: Starting migration of Log DB to 103
2026-08-30T21:14:55.248372059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-08-30T21:14:55', 'fix_metadata_file_extensions')
2026-08-30T21:14:55.254793564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:55.321539514Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-08-30T21:14:55.324974362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.079815s
2026-08-30T21:14:55.327444318Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-08-30T21:14:55.330124627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:55.337071400Z [Info] remove_kickass: Starting migration of Log DB to 104
2026-08-30T21:14:55.340044108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-08-30T21:14:55', 'remove_kickass')
2026-08-30T21:14:55.347034339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:55.351245491Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-08-30T21:14:55.353784957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211315s
2026-08-30T21:14:55.356520868Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-08-30T21:14:55.359449597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:55.363623385Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 105
2026-08-30T21:14:55.366556764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-08-30T21:14:55', 'rename_torrent_downloadstation')
2026-08-30T21:14:55.373568678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:55.378395571Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-08-30T21:14:55.381253297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189877s
2026-08-30T21:14:55.383523200Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-08-30T21:14:55.386055290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:55.390858045Z [Info] update_btn_url: Starting migration of Log DB to 106
2026-08-30T21:14:55.393199391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-08-30T21:14:55', 'update_btn_url')
2026-08-30T21:14:55.402747233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:55.407858169Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-08-30T21:14:55.410383515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217746s
2026-08-30T21:14:55.412645401Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-08-30T21:14:55.415064003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:55.418886894Z [Info] remove_wombles: Starting migration of Log DB to 107
2026-08-30T21:14:55.421157208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-08-30T21:14:55', 'remove_wombles')
2026-08-30T21:14:55.427313648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:55.431969136Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-08-30T21:14:55.434467188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169174s
2026-08-30T21:14:55.436664214Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-08-30T21:14:55.439378671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:55.444210845Z [Info] fix_extra_file_extension: Starting migration of Log DB to 108
2026-08-30T21:14:55.446779359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-08-30T21:14:55', 'fix_extra_file_extension')
2026-08-30T21:14:55.454288755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:55.458135655Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-08-30T21:14:55.460817817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187778s
2026-08-30T21:14:55.463072449Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-08-30T21:14:55.465611123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:55.468993406Z [Info] import_extra_files: Starting migration of Log DB to 109
2026-08-30T21:14:55.471364692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-08-30T21:14:55', 'import_extra_files')
2026-08-30T21:14:55.477040175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:55.480764907Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-08-30T21:14:55.483284663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151661s
2026-08-30T21:14:55.485460125Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-08-30T21:14:55.488030173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:55.491354278Z [Info] fix_extra_files_config: Starting migration of Log DB to 110
2026-08-30T21:14:55.493751387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-08-30T21:14:55', 'fix_extra_files_config')
2026-08-30T21:14:55.499502492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:55.503233236Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-08-30T21:14:55.505824245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152108s
2026-08-30T21:14:55.508007353Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-08-30T21:14:55.510824358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:55.514235048Z [Info] create_language_profiles: Starting migration of Log DB to 111
2026-08-30T21:14:55.516920247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-08-30T21:14:55', 'create_language_profiles')
2026-08-30T21:14:55.523371712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:55.527319885Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-08-30T21:14:55.530064173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016662s
2026-08-30T21:14:55.532368825Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-08-30T21:14:55.535176872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:55.538857105Z [Info] added_regex_to_scenemapping: Starting migration of Log DB to 112
2026-08-30T21:14:55.541442443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-08-30T21:14:55', 'added_regex_to_scenemapping')
2026-08-30T21:14:55.547642692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:55.551408338Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-08-30T21:14:55.554147144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163349s
2026-08-30T21:14:55.556342486Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-08-30T21:14:55.559055081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:55.562352994Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 113
2026-08-30T21:14:55.564912239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-08-30T21:14:55', 'consolidate_indexer_baseurl')
2026-08-30T21:14:55.570823747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:55.574563269Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-08-30T21:14:55.577300543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155183s
2026-08-30T21:14:55.579477539Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-08-30T21:14:55.582123749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:55.585452965Z [Info] rename_indexer_status_id: Starting migration of Log DB to 114
2026-08-30T21:14:55.588206552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-08-30T21:14:55', 'rename_indexer_status_id')
2026-08-30T21:14:55.594489999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:55.598357709Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-08-30T21:14:55.601021014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016223s
2026-08-30T21:14:55.603178621Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-08-30T21:14:55.605902617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:55.609364882Z [Info] add_downloadclient_status: Starting migration of Log DB to 115
2026-08-30T21:14:55.611942604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-08-30T21:14:55', 'add_downloadclient_status')
2026-08-30T21:14:55.617855846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:55.621622042Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-08-30T21:14:55.624426892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015718s
2026-08-30T21:14:55.626685301Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-08-30T21:14:55.629145697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:55.632597891Z [Info] disable_nyaa: Starting migration of Log DB to 116
2026-08-30T21:14:55.635509806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-08-30T21:14:55', 'disable_nyaa')
2026-08-30T21:14:55.642143529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:55.645995548Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-08-30T21:14:55.648482588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168837s
2026-08-30T21:14:55.650719043Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-08-30T21:14:55.653778376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:55.657341092Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Log DB to 117
2026-08-30T21:14:55.660283499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-08-30T21:14:55', 'add_webrip_and_br480_qualites_in_profile')
2026-08-30T21:14:55.670606303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:55.674543043Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-08-30T21:14:55.677583998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207795s
2026-08-30T21:14:55.679814100Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-08-30T21:14:55.682595814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:55.686002817Z [Info] add_history_eventType_index: Starting migration of Log DB to 118
2026-08-30T21:14:55.688657885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-08-30T21:14:55', 'add_history_eventType_index')
2026-08-30T21:14:55.696323195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:55.700590802Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-08-30T21:14:55.703329298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180158s
2026-08-30T21:14:55.705672608Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-08-30T21:14:55.708889608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:55.712544631Z [Info] separate_automatic_and_interactive_searches: Starting migration of Log DB to 119
2026-08-30T21:14:55.715872264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-08-30T21:14:55', 'separate_automatic_and_interactive_searches')
2026-08-30T21:14:55.722348249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:55.726302664Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-08-30T21:14:55.729486728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174659s
2026-08-30T21:14:55.731953898Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-08-30T21:14:55.734938800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:55.738394130Z [Info] update_series_episodes_history_indexes: Starting migration of Log DB to 120
2026-08-30T21:14:55.741201034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-08-30T21:14:55', 'update_series_episodes_history_indexes')
2026-08-30T21:14:55.747550415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:55.751461793Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-08-30T21:14:55.754455022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165476s
2026-08-30T21:14:55.756724023Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-08-30T21:14:55.759415324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:55.763230038Z [Info] update_animetosho_url: Starting migration of Log DB to 121
2026-08-30T21:14:55.765389328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-08-30T21:14:55', 'update_animetosho_url')
2026-08-30T21:14:55.771476680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:55.775362498Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-08-30T21:14:55.778054640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159534s
2026-08-30T21:14:55.780373471Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-08-30T21:14:55.783185365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:55.786558029Z [Info] add_remux_qualities_in_profile: Starting migration of Log DB to 122
2026-08-30T21:14:55.789207486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-08-30T21:14:55', 'add_remux_qualities_in_profile')
2026-08-30T21:14:55.795406453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:55.799277561Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-08-30T21:14:55.802093352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160859s
2026-08-30T21:14:55.804284496Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-08-30T21:14:55.806964845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:55.810303651Z [Info] add_history_seriesId_index: Starting migration of Log DB to 123
2026-08-30T21:14:55.812870972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-08-30T21:14:55', 'add_history_seriesId_index')
2026-08-30T21:14:55.818727800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:55.822523115Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-08-30T21:14:55.825236571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155558s
2026-08-30T21:14:55.827526313Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-08-30T21:14:55.830292595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:55.833631170Z [Info] remove_media_browser_metadata: Starting migration of Log DB to 124
2026-08-30T21:14:55.836294515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-08-30T21:14:55', 'remove_media_browser_metadata')
2026-08-30T21:14:55.842438551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:55.845998642Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-08-30T21:14:55.848774785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157271s
2026-08-30T21:14:55.850995248Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-08-30T21:14:55.854256256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:55.857564901Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Log DB to 125
2026-08-30T21:14:55.860667330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-08-30T21:14:55', 'remove_notify_my_android_and_pushalot_notifications')
2026-08-30T21:14:55.867445223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:55.871184545Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-08-30T21:14:55.874447789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169204s
2026-08-30T21:14:55.876644183Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-08-30T21:14:55.879166564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:55.882595982Z [Info] add_custom_filters: Starting migration of Log DB to 126
2026-08-30T21:14:55.885071519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-08-30T21:14:55', 'add_custom_filters')
2026-08-30T21:14:55.891335306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:55.895081191Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-08-30T21:14:55.897634104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158822s
2026-08-30T21:14:55.900006252Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-08-30T21:14:55.903266059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:55.906629343Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 127
2026-08-30T21:14:55.912787258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-08-30T21:14:55', 'rename_restrictions_to_release_profiles')
2026-08-30T21:14:55.922673902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:55.926428225Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-08-30T21:14:55.929486756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234275s
2026-08-30T21:14:55.933115636Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-08-30T21:14:55.936213185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:55.939589226Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 128
2026-08-30T21:14:55.942537204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-08-30T21:14:55', 'rename_quality_profiles_add_upgrade_allowed')
2026-08-30T21:14:55.950102233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:55.953793358Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-08-30T21:14:55.956927852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175386s
2026-08-30T21:14:55.959314138Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-08-30T21:14:55.962496158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:55.966128134Z [Info] add_relative_original_path_to_episode_file: Starting migration of Log DB to 129
2026-08-30T21:14:55.969126484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-08-30T21:14:55', 'add_relative_original_path_to_episode_file')
2026-08-30T21:14:55.976172226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:55.980183447Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-08-30T21:14:55.983228671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174s
2026-08-30T21:14:55.985408451Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-08-30T21:14:55.988202319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:55.991872442Z [Info] episode_last_searched_time: Starting migration of Log DB to 130
2026-08-30T21:14:55.994660218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-08-30T21:14:55', 'episode_last_searched_time')
2026-08-30T21:14:56.000832410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:56.005020026Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-08-30T21:14:56.008447129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167568s
2026-08-30T21:14:56.010815760Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-08-30T21:14:56.013475167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:56.017034808Z [Info] download_propers_config: Starting migration of Log DB to 131
2026-08-30T21:14:56.020010913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-08-30T21:14:56', 'download_propers_config')
2026-08-30T21:14:56.027342671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:56.031376487Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-08-30T21:14:56.034201317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178091s
2026-08-30T21:14:56.036558605Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-08-30T21:14:56.039404548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:56.042907955Z [Info] add_download_client_priority: Starting migration of Log DB to 132
2026-08-30T21:14:56.045565208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-08-30T21:14:56', 'add_download_client_priority')
2026-08-30T21:14:56.052111564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:56.055921238Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-08-30T21:14:56.058990591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165984s
2026-08-30T21:14:56.062037348Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-08-30T21:14:56.064744922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:56.068512942Z [Info] add_specials_folder_format: Starting migration of Log DB to 134
2026-08-30T21:14:56.073427011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-08-30T21:14:56', 'add_specials_folder_format')
2026-08-30T21:14:56.079232595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:56.083002770Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-08-30T21:14:56.085944956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182026s
2026-08-30T21:14:56.088276533Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-08-30T21:14:56.091041121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:56.094423635Z [Info] health_issue_notification: Starting migration of Log DB to 135
2026-08-30T21:14:56.096857808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-08-30T21:14:56', 'health_issue_notification')
2026-08-30T21:14:56.102959439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:56.106869936Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-08-30T21:14:56.109653223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156645s
2026-08-30T21:14:56.112756013Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-08-30T21:14:56.115811557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:56.119587734Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 136
2026-08-30T21:14:56.123176954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-08-30T21:14:56', 'add_indexer_and_enabled_to_release_profiles')
2026-08-30T21:14:56.129587116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:56.133346539Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-08-30T21:14:56.136450642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017483s
2026-08-30T21:14:56.138601565Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-08-30T21:14:56.141324810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:56.144722183Z [Info] add_airedbefore_to_episodes: Starting migration of Log DB to 137
2026-08-30T21:14:56.147251248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-08-30T21:14:56', 'add_airedbefore_to_episodes')
2026-08-30T21:14:56.153260763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:56.157059405Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-08-30T21:14:56.159791147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157363s
2026-08-30T21:14:56.161978163Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-08-30T21:14:56.164415092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:56.168023600Z [Info] remove_bitmetv: Starting migration of Log DB to 138
2026-08-30T21:14:56.170336379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-08-30T21:14:56', 'remove_bitmetv')
2026-08-30T21:14:56.175944696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:56.179653316Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-08-30T21:14:56.182395340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152451s
2026-08-30T21:14:56.184403465Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-08-30T21:14:56.187264408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:56.190912326Z [Info] add_download_history: Starting migration of Log DB to 139
2026-08-30T21:14:56.192855460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-08-30T21:14:56', 'add_download_history')
2026-08-30T21:14:56.198952832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:56.203285981Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-08-30T21:14:56.206112194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162792s
2026-08-30T21:14:56.208293327Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-08-30T21:14:56.211610128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:56.215205170Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Log DB to 140
2026-08-30T21:14:56.218044600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-08-30T21:14:56', 'remove_chown_and_folderchmod_config_v2')
2026-08-30T21:14:56.224578601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:56.228348165Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-08-30T21:14:56.231349260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170853s
2026-08-30T21:14:56.234061513Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-08-30T21:14:56.236239961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:56.239576071Z [Info] add_update_history: Starting migration of Log DB to 141
2026-08-30T21:14:56.263861641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-08-30T21:14:56.270041329Z [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-08-30T21:14:56.278022265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113956s
2026-08-30T21:14:56.280716152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-08-30T21:14:56.283752858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-08-30T21:14:56.288602477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053334s
2026-08-30T21:14:56.291002101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-08-30T21:14:56', 'add_update_history')
2026-08-30T21:14:56.296733646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:56.300946272Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-08-30T21:14:56.303467891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177061s
2026-08-30T21:14:56.305892626Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-08-30T21:14:56.308338583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:56.311804454Z [Info] import_lists: Starting migration of Log DB to 142
2026-08-30T21:14:56.314043243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-08-30T21:14:56', 'import_lists')
2026-08-30T21:14:56.319624757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:56.323442857Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-08-30T21:14:56.325754384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150716s
2026-08-30T21:14:56.327936730Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-08-30T21:14:56.330660506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:56.333992839Z [Info] add_priority_to_indexers: Starting migration of Log DB to 143
2026-08-30T21:14:56.336491422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-08-30T21:14:56', 'add_priority_to_indexers')
2026-08-30T21:14:56.342400685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:56.346119436Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-08-30T21:14:56.348753702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155289s
2026-08-30T21:14:56.350960487Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-08-30T21:14:56.354004830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:56.357318525Z [Info] import_lists_series_type_and_season_folder: Starting migration of Log DB to 144
2026-08-30T21:14:56.360198155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-08-30T21:14:56', 'import_lists_series_type_and_season_folder')
2026-08-30T21:14:56.366460349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:56.370172477Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-08-30T21:14:56.373221358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161696s
2026-08-30T21:14:56.375374115Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-08-30T21:14:56.377840032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:56.381160671Z [Info] remove_growl: Starting migration of Log DB to 145
2026-08-30T21:14:56.383341945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-08-30T21:14:56', 'remove_growl')
2026-08-30T21:14:56.388963388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:56.392713893Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-08-30T21:14:56.395501598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149488s
2026-08-30T21:14:56.397684385Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-08-30T21:14:56.400559407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:56.403914685Z [Info] cleanup_duplicates_updatehistory: Starting migration of Log DB to 146
2026-08-30T21:14:56.408913314Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-08-30T21:14:56.411329531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-08-30T21:14:56.432373691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209621s
2026-08-30T21:14:56.435138571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-08-30T21:14:56', 'cleanup_duplicates_updatehistory')
2026-08-30T21:14:56.441426827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:56.445363377Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-08-30T21:14:56.448212145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0341267s
2026-08-30T21:14:56.450596939Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-08-30T21:14:56.453355736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:56.456833021Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 147
2026-08-30T21:14:56.459474421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-08-30T21:14:56', 'swap_filechmod_for_folderchmod')
2026-08-30T21:14:56.465654440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:56.469335926Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-08-30T21:14:56.472169955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159978s
2026-08-30T21:14:56.474357641Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-08-30T21:14:56.476866535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:56.480683834Z [Info] mediainfo_channels: Starting migration of Log DB to 148
2026-08-30T21:14:56.482996723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-08-30T21:14:56', 'mediainfo_channels')
2026-08-30T21:14:56.488780223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:56.492546600Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-08-30T21:14:56.495051185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156425s
2026-08-30T21:14:56.497226757Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-08-30T21:14:56.499992238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:56.503317165Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 149
2026-08-30T21:14:56.505939458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-08-30T21:14:56', 'add_on_delete_to_notifications')
2026-08-30T21:14:56.511900145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:56.515598455Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-08-30T21:14:56.518404817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156185s
2026-08-30T21:14:56.520575079Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-08-30T21:14:56.523205207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:56.526505775Z [Info] add_scene_mapping_origin: Starting migration of Log DB to 150
2026-08-30T21:14:56.528957123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-08-30T21:14:56', 'add_scene_mapping_origin')
2026-08-30T21:14:56.534831867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:56.538534105Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-08-30T21:14:56.541183842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153357s
2026-08-30T21:14:56.543327991Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-08-30T21:14:56.546003059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:56.549336103Z [Info] remove_custom_filter_type: Starting migration of Log DB to 151
2026-08-30T21:14:56.551825227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-08-30T21:14:56', 'remove_custom_filter_type')
2026-08-30T21:14:56.557649690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:56.561392409Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-08-30T21:14:56.564052247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153773s
2026-08-30T21:14:56.566220374Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-08-30T21:14:56.568838588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:56.572136962Z [Info] update_btn_url_to_https: Starting migration of Log DB to 152
2026-08-30T21:14:56.574592649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-08-30T21:14:56', 'update_btn_url_to_https')
2026-08-30T21:14:56.581669163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:56.585442233Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-08-30T21:14:56.588200389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166185s
2026-08-30T21:14:56.590492807Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-08-30T21:14:56.593468341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:56.597204116Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Log DB to 153
2026-08-30T21:14:56.599963444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-08-30T21:14:56', 'add_on_episodefiledelete_for_upgrade')
2026-08-30T21:14:56.607751822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:56.611649514Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-08-30T21:14:56.614684537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181749s
2026-08-30T21:14:56.617097197Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-08-30T21:14:56.619734941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:56.623426196Z [Info] add_name_release_profile: Starting migration of Log DB to 154
2026-08-30T21:14:56.626018899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-08-30T21:14:56', 'add_name_release_profile')
2026-08-30T21:14:56.632280752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:56.636231500Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-08-30T21:14:56.638942621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164754s
2026-08-30T21:14:56.641326624Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-08-30T21:14:56.644215844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:56.647878200Z [Info] add_arabic_and_hindi_languages: Starting migration of Log DB to 155
2026-08-30T21:14:56.650681678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-08-30T21:14:56', 'add_arabic_and_hindi_languages')
2026-08-30T21:14:56.657147081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:56.661205165Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-08-30T21:14:56.664138474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170106s
2026-08-30T21:14:56.666474470Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-08-30T21:14:56.669323329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:56.673080928Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 156
2026-08-30T21:14:56.675893192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-08-30T21:14:56', 'add_bypass_to_delay_profile')
2026-08-30T21:14:56.682132601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:56.687184096Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-08-30T21:14:56.690124409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178484s
2026-08-30T21:14:56.692602240Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-08-30T21:14:56.695590580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:56.699246133Z [Info] email_multiple_addresses: Starting migration of Log DB to 157
2026-08-30T21:14:56.701888866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-08-30T21:14:56', 'email_multiple_addresses')
2026-08-30T21:14:56.708203076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:56.712195708Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-08-30T21:14:56.716124472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165151s
2026-08-30T21:14:56.718943711Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-08-30T21:14:56.721638249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:56.725154582Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158
2026-08-30T21:14:56.727675429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-08-30T21:14:56', 'cdh_per_downloadclient')
2026-08-30T21:14:56.733803093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:56.737803120Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-08-30T21:14:56.740434761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161474s
2026-08-30T21:14:56.742749904Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-08-30T21:14:56.745281193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:56.748809461Z [Info] add_indexer_tags: Starting migration of Log DB to 159
2026-08-30T21:14:56.751183563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-08-30T21:14:56', 'add_indexer_tags')
2026-08-30T21:14:56.756878084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:56.760826788Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-08-30T21:14:56.763381273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155566s
2026-08-30T21:14:56.765545643Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-08-30T21:14:56.768379501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:56.771694970Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 160
2026-08-30T21:14:56.774301651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-08-30T21:14:56', 'rename_blacklist_to_blocklist')
2026-08-30T21:14:56.780429193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:56.784202154Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-08-30T21:14:56.787026112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158034s
2026-08-30T21:14:56.789211745Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-08-30T21:14:56.791868005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:56.795358266Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 161
2026-08-30T21:14:56.797708550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-08-30T21:14:56', 'remove_plex_hometheatre')
2026-08-30T21:14:56.803488994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:56.807253126Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-08-30T21:14:56.809860839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154582s
2026-08-30T21:14:56.812058045Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-08-30T21:14:56.814687030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:56.818198884Z [Info] release_profile_to_array: Starting migration of Log DB to 162
2026-08-30T21:14:56.820626985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-08-30T21:14:56', 'release_profile_to_array')
2026-08-30T21:14:56.826406638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:56.830094536Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-08-30T21:14:56.832795236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01541s
2026-08-30T21:14:56.834939165Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-08-30T21:14:56.837506396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:56.840834260Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 163
2026-08-30T21:14:56.843142239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-08-30T21:14:56', 'mediainfo_to_ffmpeg')
2026-08-30T21:14:56.848877532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:56.852607806Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-08-30T21:14:56.855163914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151257s
2026-08-30T21:14:56.857358114Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-08-30T21:14:56.860075368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:56.863405236Z [Info] download_client_per_indexer: Starting migration of Log DB to 164
2026-08-30T21:14:56.865932877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-08-30T21:14:56', 'download_client_per_indexer')
2026-08-30T21:14:56.871868684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:56.875624229Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-08-30T21:14:56.878379128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015556s
2026-08-30T21:14:56.880539029Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-08-30T21:14:56.883332115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:56.886650068Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 165
2026-08-30T21:14:56.889273202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-08-30T21:14:56', 'add_on_update_to_notifications')
2026-08-30T21:14:56.895269080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:56.898976859Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-08-30T21:14:56.901756298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156505s
2026-08-30T21:14:56.903948463Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-08-30T21:14:56.906585515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:56.909869570Z [Info] update_series_sort_title: Starting migration of Log DB to 166
2026-08-30T21:14:56.912330648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-08-30T21:14:56', 'update_series_sort_title')
2026-08-30T21:14:56.918256334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:56.922162051Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-08-30T21:14:56.924842451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155661s
2026-08-30T21:14:56.927007923Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-08-30T21:14:56.929738333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:56.933185527Z [Info] add_tvdbid_to_episode: Starting migration of Log DB to 167
2026-08-30T21:14:56.935760934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-08-30T21:14:56', 'add_tvdbid_to_episode')
2026-08-30T21:14:56.941658955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:56.945486034Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-08-30T21:14:56.948113727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158122s
2026-08-30T21:14:56.950305242Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-08-30T21:14:56.953278541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:56.956603268Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 168
2026-08-30T21:14:56.959427737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-08-30T21:14:56', 'add_additional_info_to_pending_releases')
2026-08-30T21:14:56.965665893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:56.969572452Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-08-30T21:14:56.972711285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162086s
2026-08-30T21:14:56.974994063Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-08-30T21:14:56.978035630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:56.981431561Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Log DB to 169
2026-08-30T21:14:56.984363537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-08-30T21:14:56', 'add_malayalam_and_ukrainian_languages')
2026-08-30T21:14:56.990835864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:56.994733215Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-08-30T21:14:56.997751454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166901s
2026-08-30T21:14:56.999996086Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-08-30T21:14:57.002902230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:57.006312840Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 170
2026-08-30T21:14:57.009032779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-08-30T21:14:57', 'add_language_tags_to_subtitle_files')
2026-08-30T21:14:57.015182967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:57.018931238Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-08-30T21:14:57.021810247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160048s
2026-08-30T21:14:57.023985839Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-08-30T21:14:57.026467127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:57.029804861Z [Info] add_custom_formats: Starting migration of Log DB to 171
2026-08-30T21:14:57.032146117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-08-30T21:14:57', 'add_custom_formats')
2026-08-30T21:14:57.037977974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:57.041875365Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-08-30T21:14:57.044812642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152995s
2026-08-30T21:14:57.047129880Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-08-30T21:14:57.050663367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:57.054054648Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Log DB to 172
2026-08-30T21:14:57.057357982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-08-30T21:14:57', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-08-30T21:14:57.064052417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:57.067865899Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-08-30T21:14:57.071351300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171808s
2026-08-30T21:14:57.073548936Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-08-30T21:14:57.075867697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:57.079245080Z [Info] remove_omg: Starting migration of Log DB to 173
2026-08-30T21:14:57.081383207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-08-30T21:14:57', 'remove_omg')
2026-08-30T21:14:57.086915341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:57.090585504Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-08-30T21:14:57.092945257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147372s
2026-08-30T21:14:57.095115108Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-08-30T21:14:57.097637279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:57.101214404Z [Info] add_salt_to_users: Starting migration of Log DB to 174
2026-08-30T21:14:57.103508044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-08-30T21:14:57', 'add_salt_to_users')
2026-08-30T21:14:57.109243056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:57.112990154Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-08-30T21:14:57.115466833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153396s
2026-08-30T21:14:57.117627085Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-08-30T21:14:57.120572357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:57.123953889Z [Info] language_profiles_to_custom_formats: Starting migration of Log DB to 175
2026-08-30T21:14:57.126717245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-08-30T21:14:57', 'language_profiles_to_custom_formats')
2026-08-30T21:14:57.133185214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:57.136930759Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-08-30T21:14:57.139828246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163898s
2026-08-30T21:14:57.142049991Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-08-30T21:14:57.144541820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:57.147951017Z [Info] original_language: Starting migration of Log DB to 176
2026-08-30T21:14:57.150237032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-08-30T21:14:57', 'original_language')
2026-08-30T21:14:57.156118700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:57.160769679Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-08-30T21:14:57.163298182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162252s
2026-08-30T21:14:57.165540759Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-08-30T21:14:57.168829864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:57.172390888Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 177
2026-08-30T21:14:57.198199806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-08-30T21:14:57', 'add_on_manual_interaction_required_to_notifications')
2026-08-30T21:14:57.205243043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:57.209269544Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-08-30T21:14:57.212678491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0404389s
2026-08-30T21:14:57.215241303Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-08-30T21:14:57.217751579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:57.221413205Z [Info] list_sync_time: Starting migration of Log DB to 178
2026-08-30T21:14:57.223749722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-08-30T21:14:57', 'list_sync_time')
2026-08-30T21:14:57.229463471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:57.233258295Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-08-30T21:14:57.235898263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015512s
2026-08-30T21:14:57.238130790Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-08-30T21:14:57.240640355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:57.243953729Z [Info] add_auto_tagging: Starting migration of Log DB to 179
2026-08-30T21:14:57.246245846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-08-30T21:14:57', 'add_auto_tagging')
2026-08-30T21:14:57.252307327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:57.256033082Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-08-30T21:14:57.258478437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153968s
2026-08-30T21:14:57.260640733Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-08-30T21:14:57.263018112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:57.266389573Z [Info] task_duration: Starting migration of Log DB to 180
2026-08-30T21:14:57.268586579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-08-30T21:14:57', 'task_duration')
2026-08-30T21:14:57.274226028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:57.277961352Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-08-30T21:14:57.280410797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149377s
2026-08-30T21:14:57.282610868Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-08-30T21:14:57.285476380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:57.288965699Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 181
2026-08-30T21:14:57.291624886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-08-30T21:14:57', 'quality_definition_preferred_size')
2026-08-30T21:14:57.297731666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:57.301520338Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-08-30T21:14:57.304383886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160443s
2026-08-30T21:14:57.306507564Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-08-30T21:14:57.309645776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:57.312955332Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 182
2026-08-30T21:14:57.315986809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-08-30T21:14:57', 'add_custom_format_score_bypass_to_delay_profile')
2026-08-30T21:14:57.322395999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:57.326079609Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-08-30T21:14:57.329210035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164339s
2026-08-30T21:14:57.331359495Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-08-30T21:14:57.333980384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:57.337317345Z [Info] update_images_remote_url: Starting migration of Log DB to 183
2026-08-30T21:14:57.339769595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-08-30T21:14:57', 'update_images_remote_url')
2026-08-30T21:14:57.345935545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:57.349660148Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-08-30T21:14:57.352381680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156824s
2026-08-30T21:14:57.354583505Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-08-30T21:14:57.357570673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:57.360925992Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 184
2026-08-30T21:14:57.363690961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-08-30T21:14:57', 'remove_invalid_roksbox_metadata_images')
2026-08-30T21:14:57.369863745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:57.373550512Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-08-30T21:14:57.376618100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159814s
2026-08-30T21:14:57.378854676Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-08-30T21:14:57.381437879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:57.384799210Z [Info] add_episode_runtime: Starting migration of Log DB to 185
2026-08-30T21:14:57.387163242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-08-30T21:14:57', 'add_episode_runtime')
2026-08-30T21:14:57.392880168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:57.396639621Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-08-30T21:14:57.399249117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015232s
2026-08-30T21:14:57.401496925Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-08-30T21:14:57.404294340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:57.407667585Z [Info] add_result_to_commands: Starting migration of Log DB to 186
2026-08-30T21:14:57.410114183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-08-30T21:14:57', 'add_result_to_commands')
2026-08-30T21:14:57.415991732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:57.419758390Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-08-30T21:14:57.423061333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156413s
2026-08-30T21:14:57.425262026Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-08-30T21:14:57.428323463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:57.431719824Z [Info] add_on_series_add_to_notifications: Starting migration of Log DB to 187
2026-08-30T21:14:57.434315753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-08-30T21:14:57', 'add_on_series_add_to_notifications')
2026-08-30T21:14:57.440781598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:57.444746154Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-08-30T21:14:57.447762049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016524s
2026-08-30T21:14:57.450114888Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-08-30T21:14:57.453413973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:57.456949245Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 188
2026-08-30T21:14:57.468411413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-08-30T21:14:57.470948264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001633s
2026-08-30T21:14:57.473501607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-08-30T21:14:57.496235421Z [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-08-30T21:14:57.505350752Z [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-08-30T21:14:57.513181716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-08-30T21:14:57.517100861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-08-30T21:14:57.524681310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-08-30T21:14:57.529454826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0532029s
2026-08-30T21:14:57.531600738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-08-30T21:14:57.534385828Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2026-08-30T21:14:57.536453844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-08-30T21:14:57.543712816Z [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-08-30T21:14:57.551066880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-08-30T21:14:57.557321899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-08-30T21:14:57.561509986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-08-30T21:14:57.568831594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-08-30T21:14:57.573906567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0344979s
2026-08-30T21:14:57.576195437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-08-30T21:14:57.578237992Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2026-08-30T21:14:57.580260285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-08-30T21:14:57.587440799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-08-30T21:14:57.593536388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-08-30T21:14:57.601845656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-08-30T21:14:57.605950754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-08-30T21:14:57.613218113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-08-30T21:14:57.620702970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0374365s
2026-08-30T21:14:57.623065349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-08-30T21:14:57', 'postgres_update_timestamp_columns_to_with_timezone')
2026-08-30T21:14:57.629610233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:57.634031328Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-08-30T21:14:57.638285438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0508457s
2026-08-30T21:14:57.640733429Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-08-30T21:14:57.643705065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:57.647987240Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 189
2026-08-30T21:14:57.650654623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-08-30T21:14:57', 'add_colon_replacement_to_naming_config')
2026-08-30T21:14:57.656873170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:57.660644596Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-08-30T21:14:57.663637716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169424s
2026-08-30T21:14:57.665853219Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-08-30T21:14:57.668599460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:57.671917764Z [Info] health_restored_notification: Starting migration of Log DB to 190
2026-08-30T21:14:57.674421768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-08-30T21:14:57', 'health_restored_notification')
2026-08-30T21:14:57.680337585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:57.684029081Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-08-30T21:14:57.686739080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154291s
2026-08-30T21:14:57.688909121Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-08-30T21:14:57.691523637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:57.694833835Z [Info] add_download_client_tags: Starting migration of Log DB to 191
2026-08-30T21:14:57.697256566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-08-30T21:14:57', 'add_download_client_tags')
2026-08-30T21:14:57.703123002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:57.707542826Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-08-30T21:14:57.711082856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015822s
2026-08-30T21:14:57.714551704Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-08-30T21:14:57.717118384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:57.720517441Z [Info] import_exclusion_type: Starting migration of Log DB to 192
2026-08-30T21:14:57.722889920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-08-30T21:14:57', 'import_exclusion_type')
2026-08-30T21:14:57.728622337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:57.732451350Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-08-30T21:14:57.735000445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153273s
2026-08-30T21:14:57.737157780Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-08-30T21:14:57.739719340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:57.743109619Z [Info] add_import_list_items: Starting migration of Log DB to 193
2026-08-30T21:14:57.745453451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-08-30T21:14:57', 'add_import_list_items')
2026-08-30T21:14:57.751159554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:57.754842273Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-08-30T21:14:57.757417109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151205s
2026-08-30T21:14:57.759610929Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-08-30T21:14:57.762203130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:57.765533839Z [Info] add_notification_status: Starting migration of Log DB to 194
2026-08-30T21:14:57.767985217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-08-30T21:14:57', 'add_notification_status')
2026-08-30T21:14:57.773760340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:57.777468048Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-08-30T21:14:57.780075932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015269s
2026-08-30T21:14:57.782226163Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-08-30T21:14:57.785398764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:57.788703140Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Log DB to 195
2026-08-30T21:14:57.791676770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-08-30T21:14:57', 'parse_language_tags_from_existing_subtitle_files')
2026-08-30T21:14:57.798055078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:57.801712966Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-08-30T21:14:57.804887210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163174s
2026-08-30T21:14:57.807017722Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-08-30T21:14:57.809430272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:57.812724237Z [Info] add_finale_type: Starting migration of Log DB to 196
2026-08-30T21:14:57.814938316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-08-30T21:14:57', 'add_finale_type')
2026-08-30T21:14:57.820568878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:57.824300024Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-08-30T21:14:57.826788437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148675s
2026-08-30T21:14:57.828956494Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-08-30T21:14:57.831551311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:57.834870286Z [Info] list_add_missing_search: Starting migration of Log DB to 197
2026-08-30T21:14:57.837278688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-08-30T21:14:57', 'list_add_missing_search')
2026-08-30T21:14:57.843033289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:57.846711108Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-08-30T21:14:57.849345535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151645s
2026-08-30T21:14:57.851474583Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-08-30T21:14:57.854449235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:57.857775315Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 198
2026-08-30T21:14:57.860620416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-08-30T21:14:57', 'parse_title_from_existing_subtitle_files')
2026-08-30T21:14:57.866756756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:57.870592232Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-08-30T21:14:57.873589179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161258s
2026-08-30T21:14:57.875730012Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-08-30T21:14:57.878209797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:57.881506026Z [Info] series_last_aired: Starting migration of Log DB to 199
2026-08-30T21:14:57.883742061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-08-30T21:14:57', 'series_last_aired')
2026-08-30T21:14:57.889363735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:57.893092235Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-08-30T21:14:57.895550076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148725s
2026-08-30T21:14:57.897680497Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-08-30T21:14:57.900315215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:57.903584120Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 200
2026-08-30T21:14:57.906034996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-08-30T21:14:57', 'AddNewItemMonitorType')
2026-08-30T21:14:57.911765570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:57.915484781Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-08-30T21:14:57.918118216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015159s
2026-08-30T21:14:57.920293347Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-08-30T21:14:57.922715376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:57.926042899Z [Info] email_encryption: Starting migration of Log DB to 201
2026-08-30T21:14:57.928303142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-08-30T21:14:57', 'email_encryption')
2026-08-30T21:14:57.933909244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:57.937688978Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-08-30T21:14:57.940178764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149751s
2026-08-30T21:14:57.942358023Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-08-30T21:14:57.944848590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:57.948196975Z [Info] add_indexer_flags: Starting migration of Log DB to 202
2026-08-30T21:14:57.950449963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-08-30T21:14:57', 'add_indexer_flags')
2026-08-30T21:14:57.956084894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:57.959794075Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-08-30T21:14:57.962248720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149489s
2026-08-30T21:14:57.964420996Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-08-30T21:14:57.966769176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:57.970103241Z [Info] release_type: Starting migration of Log DB to 203
2026-08-30T21:14:57.972266799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-08-30T21:14:57', 'release_type')
2026-08-30T21:14:57.977769183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:57.981480659Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-08-30T21:14:57.983884992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147061s
2026-08-30T21:14:57.986080014Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-08-30T21:14:57.988628948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:57.991981772Z [Info] add_add_release_hash: Starting migration of Log DB to 204
2026-08-30T21:14:57.994311595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-08-30T21:14:57', 'add_add_release_hash')
2026-08-30T21:14:58.000036627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:58.003905260Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-08-30T21:14:58.006476309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015271s
2026-08-30T21:14:58.008611390Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-08-30T21:14:58.011189663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:58.014500513Z [Info] rename_season_pack_spec: Starting migration of Log DB to 205
2026-08-30T21:14:58.016917251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-08-30T21:14:58', 'rename_season_pack_spec')
2026-08-30T21:14:58.022918720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:58.027728548Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-08-30T21:14:58.030747560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163535s
2026-08-30T21:14:58.033659345Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-08-30T21:14:58.036248991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:58.040424402Z [Info] add_tmdbid: Starting migration of Log DB to 206
2026-08-30T21:14:58.045081483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-08-30T21:14:58', 'add_tmdbid')
2026-08-30T21:14:58.050878029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:58.054564545Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-08-30T21:14:58.056951894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183923s
2026-08-30T21:14:58.060203234Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-08-30T21:14:58.063171422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:58.066550639Z [Info] add_on_import_complete_to_notifications: Starting migration of Log DB to 209
2026-08-30T21:14:58.069382905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-08-30T21:14:58', 'add_on_import_complete_to_notifications')
2026-08-30T21:14:58.075527632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:58.079184017Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-08-30T21:14:58.082167657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160101s
2026-08-30T21:14:58.084365655Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-08-30T21:14:58.087076625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:58.090375180Z [Info] add_monitored_seasons_filter: Starting migration of Log DB to 210
2026-08-30T21:14:58.092982422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-08-30T21:14:58', 'add_monitored_seasons_filter')
2026-08-30T21:14:58.098838768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:58.102475514Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-08-30T21:14:58.105197577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153985s
2026-08-30T21:14:58.107342458Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-08-30T21:14:58.110449356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:58.113733462Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Log DB to 211
2026-08-30T21:14:58.116653483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-08-30T21:14:58', 'add_custom_colon_replacement_to_naming_config')
2026-08-30T21:14:58.122926971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:58.126539577Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-08-30T21:14:58.129679422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160918s
2026-08-30T21:14:58.131815705Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-08-30T21:14:58.135058969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:58.138353054Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 212
2026-08-30T21:14:58.141445713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-08-30T21:14:58', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-08-30T21:14:58.147936528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:58.151596370Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-08-30T21:14:58.154843190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165464s
2026-08-30T21:14:58.157009224Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-08-30T21:14:58.159893303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:58.163183190Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Log DB to 214
2026-08-30T21:14:58.165841976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-08-30T21:14:58', 'add_blurary576p_quality_in_profiles')
2026-08-30T21:14:58.171897764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:58.176287206Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-08-30T21:14:58.179227839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163953s
2026-08-30T21:14:58.181387249Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-08-30T21:14:58.184854884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:58.188173048Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Log DB to 215
2026-08-30T21:14:58.191386401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-08-30T21:14:58', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-08-30T21:14:58.198064824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:58.201871912Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-08-30T21:14:58.205320749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170215s
2026-08-30T21:14:58.207454708Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-08-30T21:14:58.210048683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-08-30T21:14:58.213356907Z [Info] add_mal_and_anilist_ids: Starting migration of Log DB to 217
2026-08-30T21:14:58.215746130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-08-30T21:14:58', 'add_mal_and_anilist_ids')
2026-08-30T21:14:58.221474268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-08-30T21:14:58.225170905Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-08-30T21:14:58.227753427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151226s
2026-08-30T21:15:00.810601120Z [Info] ConfigureHostFilteringOptions: Allowed Hosts is not configured, accepting requests for any host
2026-08-30T21:15:00.829258843Z [Info] ConfigureHostFilteringOptions: Allowed Hosts is not configured, accepting requests for any host
2026-08-30T21:15:01.057446480Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8989
2026-08-30T21:15:01.207654921Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-08-30T21:15:01.305593703Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected main, changing to develop.
2026-08-30T21:15:02.238845469Z [Info] QualityProfileService: Setting up default quality profiles
2026-08-30T21:15:03.352987319Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-08-30T21:15:03.359890514Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-08-30T21:15:03.362503247Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/sonarr/bin
2026-08-30T21:15:05.242321720Z [ls.io-init] done.
2026-08-30T21:15:06.274816855Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
Expand
NAME VERSION
BouncyCastle.Cryptography 2.6.2
Dapper 2.0.123
Diacritical.Net 1.0.4
DryIoc.Microsoft.DependencyInjection 6.2.0
DryIoc.dll 5.4.3
Dynamitey 2.0.9.136
Equ 2.3.0
FluentValidation 9.5.4
IPAddressRange 6.1.0
Ical.Net 4.3.1
ImpromptuInterface 7.0.1
Instances 1.6.1
Lib.Harmony 2.3.3
MailKit 4.17.0
Microsoft.AspNetCore.Cryptography.Internal 6.0.21
Microsoft.AspNetCore.Cryptography.KeyDerivation 6.0.21
Microsoft.AspNetCore.Owin 6.0.21
Microsoft.Bcl.AsyncInterfaces 6.0.0
Microsoft.Bcl.TimeProvider 8.0.0
Microsoft.Data.SqlClient 2.1.7
Microsoft.Extensions.Configuration 6.0.0
Microsoft.Extensions.Configuration 6.0.1
Microsoft.Extensions.Configuration.Abstractions 6.0.0
Microsoft.Extensions.Configuration.Binder 6.0.0
Microsoft.Extensions.Configuration.CommandLine 6.0.0
Microsoft.Extensions.Configuration.EnvironmentVariables 6.0.1
Microsoft.Extensions.Configuration.FileExtensions 6.0.0
Microsoft.Extensions.Configuration.Json 6.0.0
Microsoft.Extensions.Configuration.UserSecrets 6.0.1
Microsoft.Extensions.DependencyInjection 6.0.1
Microsoft.Extensions.DependencyInjection.Abstractions 6.0.0
Microsoft.Extensions.DependencyInjection.Abstractions 7.0.0
Microsoft.Extensions.FileProviders.Abstractions 6.0.0
Microsoft.Extensions.FileProviders.Physical 6.0.0
Microsoft.Extensions.FileSystemGlobbing 6.0.0
Microsoft.Extensions.Hosting 6.0.1
Microsoft.Extensions.Hosting.Abstractions 6.0.0
Microsoft.Extensions.Hosting.WindowsServices 6.0.2
Microsoft.Extensions.Logging 6.0.0
Microsoft.Extensions.Logging.Abstractions 6.0.0
Microsoft.Extensions.Logging.Configuration 6.0.0
Microsoft.Extensions.Logging.Console 6.0.0
Microsoft.Extensions.Logging.Debug 6.0.0
Microsoft.Extensions.Logging.EventLog 6.0.0
Microsoft.Extensions.Logging.EventSource 6.0.0
Microsoft.Extensions.Options 6.0.0
Microsoft.Extensions.Options.ConfigurationExtensions 6.0.0
Microsoft.Extensions.Primitives 6.0.0
Microsoft.Identity.Client 4.21.1
Microsoft.IdentityModel.JsonWebTokens 6.8.0
Microsoft.IdentityModel.Logging 6.8.0
Microsoft.IdentityModel.Protocols 6.8.0
Microsoft.IdentityModel.Protocols.OpenIdConnect 6.8.0
Microsoft.IdentityModel.Tokens 6.8.0
Microsoft.OpenApi 1.6.14
Microsoft.Win32.SystemEvents 6.0.0
MimeKit 4.17.0
Mono.Nat 3.0.1
Mono.Posix.NETStandard 5.20.1.34-servarr24
MonoTorrent 2.0.7
NLog 5.3.4
NLog.Extensions.Logging 5.3.15
NLog.Layouts.ClefJsonLayout 1.0.2
NLog.Targets.Syslog 7.0.0
Newtonsoft.Json 13.0.3
NodaTime 3.2.0
Npgsql 7.0.9
Openur.FFprobeStatic 5.1.10.23
Polly 8.5.0
Polly.Contrib.WaitAndRetry 1.1.1
Polly.Core 8.5.0
ReusableTasks 2.0.0
Sentry 4.0.2
Servarr.FFMpegCore 4.7.0-26
Servarr.FluentMigrator 3.3.2.9
Servarr.FluentMigrator.Abstractions 3.3.2.9
Servarr.FluentMigrator.Extensions.Oracle 3.3.2.9
Servarr.FluentMigrator.Extensions.Postgres 3.3.2.9
Servarr.FluentMigrator.Extensions.SqlAnywhere 3.3.2.9
Servarr.FluentMigrator.Extensions.SqlServer 3.3.2.9
Servarr.FluentMigrator.Runner 3.3.2.9
Servarr.FluentMigrator.Runner.Core 3.3.2.9
Servarr.FluentMigrator.Runner.Db2 3.3.2.9
Servarr.FluentMigrator.Runner.Firebird 3.3.2.9
Servarr.FluentMigrator.Runner.Hana 3.3.2.9
Servarr.FluentMigrator.Runner.MySql 3.3.2.9
Servarr.FluentMigrator.Runner.Oracle 3.3.2.9
Servarr.FluentMigrator.Runner.Postgres 3.3.2.9
Servarr.FluentMigrator.Runner.Redshift 3.3.2.9
Servarr.FluentMigrator.Runner.SQLite 3.3.2.9
Servarr.FluentMigrator.Runner.SqlAnywhere 3.3.2.9
Servarr.FluentMigrator.Runner.SqlServer 3.3.2.9
Servarr.FluentMigrator.Runner.SqlServerCe 3.3.2.9
SharpZipLib 1.4.2
SixLabors.ImageSharp 3.1.12
Sonarr 4.0.19
Sonarr.Api.V3 4.0.19
Sonarr.Common 4.0.19
Sonarr.Core 4.0.19
Sonarr.Host 4.0.19
Sonarr.Http 4.0.19
Sonarr.Mono 4.0.19
Sonarr.RuntimePatches 4.0.19
Sonarr.SignalR 4.0.19
Swashbuckle.AspNetCore.Annotations 6.6.2
Swashbuckle.AspNetCore.Swagger 6.6.2
Swashbuckle.AspNetCore.SwaggerGen 6.6.2
System.Configuration.ConfigurationManager 6.0.1
System.Data.SQLite.Core.Servarr 1.0.115.5-18
System.Diagnostics.EventLog 6.0.0
System.Drawing.Common 6.0.0
System.Formats.Asn1 8.0.1
System.IdentityModel.Tokens.Jwt 6.8.0
System.Runtime.Caching 4.7.0
System.Security.Cryptography.Pkcs 8.0.1
System.Security.Cryptography.ProtectedData 6.0.0
System.Security.Permissions 6.0.0
System.ServiceProcess.ServiceController 6.0.1
System.Text.Encoding.CodePages 8.0.0
System.Text.Json 6.0.10
System.Text.Json 6.0.9
System.Windows.Extensions 6.0.0
acl-libs 2.3.2-r1
alpine-baselayout 3.7.2-r1
alpine-baselayout-data 3.7.2-r1
alpine-keys 2.6-r0
alpine-release 3.24.1-r0
apk-tools 3.0.7-r0
bash 5.3.9-r1
brotli-libs 1.2.0-r1
busybox 1.37.0-r31
busybox-binsh 1.37.0-r31
c-ares 1.34.8-r0
ca-certificates 20260611-r0
ca-certificates-bundle 20260611-r0
catatonit 0.2.1-r0
coreutils 9.11-r0
coreutils-env 9.11-r0
coreutils-fmt 9.11-r0
coreutils-sha512sum 9.11-r0
curl 8.21.0-r0
findutils 4.10.0-r1
icu-data-en 78.1-r0
icu-libs 78.1-r0
jq 1.8.1-r0
libapk 3.0.7-r0
libattr 2.5.2-r2
libbsd 0.12.2-r0
libcrypto3 3.5.8-r0
libcurl 8.21.0-r0
libgcc 15.2.0-r5
libidn2 2.3.8-r0
libintl 1.0-r0
libmd 1.2.0-r0
libncursesw 6.6_p20260516-r0
libproc2 4.0.6-r0
libpsl 0.21.5-r3
libssl3 3.5.8-r0
libstdc++ 15.2.0-r5
libunistring 1.4.2-r0
libxml2 2.13.9-r2
libxslt 1.1.43-r3
linux-pam 1.7.1-r2
musl 1.2.6-r2
musl-utils 1.2.6-r2
ncurses-terminfo-base 6.6_p20260516-r0
netcat-openbsd 1.234.1-r0
nghttp2-libs 1.69.0-r0
oniguruma 6.9.10-r0
procps-ng 4.0.6-r0
readline 8.3.3-r1
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 6.0.13
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64 6.0.13
scanelf 1.3.9-r1
shadow 4.18.0-r1
skalibs-libs 2.15.0.0-r0
sqlite-libs 3.53.4-r0
ssl_client 1.37.0-r31
tzdata 2026c-r0
utmps-libs 0.1.3.3-r0
xmlstarlet 1.6.1-r2
xz-libs 5.8.3-r0
zlib 1.3.2-r0
zstd-libs 1.5.7-r2
sbom
Expand
[
{
"level": "SEVERE",
"message": "http://172.17.0.5:8989/system/status - Access to fetch at 'https://sentry.sonarr.tv/api/13/envelope/?sentry_key=b80ca60625b443c38b242e0d21681eb7&sentry_version=7&sentry_client=sentry.javascript.browser%2F7.119.1' from origin 'http://172.17.0.5:8989' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.",
"source": "javascript",
"timestamp": 1788124518524
},
{
"level": "SEVERE",
"message": "https://sentry.sonarr.tv/api/13/envelope/?sentry_key=b80ca60625b443c38b242e0d21681eb7&sentry_version=7&sentry_client=sentry.javascript.browser%2F7.119.1 - Failed to load resource: net::ERR_FAILED",
"source": "network",
"timestamp": 1788124518524
},
{
"level": "INFO",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1788124518524
},
{
"level": "INFO",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.5:8989/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1788124518525
},
{
"level": "INFO",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: WebSocket connected to ws://172.17.0.5:8989/signalr/messages?access_token=(removed)&id=6iz_RFN8CYoWVo9-T1pwCg.\"",
"source": "console-api",
"timestamp": 1788124518525
},
{
"level": "INFO",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1788124518525
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1788124518525
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8989/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1788124518525
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8989/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1788124518525
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1788124518525
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1788124518525
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 13.34s |
| Container Start | PASS | - | 60.38s |
| Create Buildx SBOM | PASS | - | 1.48s |
| Get Build Info | PASS | - | 0.03s |